*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::-ms-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.\!absolute {
  position: absolute !important;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.-inset-2 {
  inset: -8px;
}

.inset-0 {
  inset: 0;
}

.inset-\[1px\] {
  inset: 1px;
}

.inset-x-0 {
  left: 0;
  right: 0;
}

.inset-x-2 {
  left: 8px;
  right: 8px;
}

.-top-1 {
  top: -4px;
}

.-top-4 {
  top: -16px;
}

.-top-6 {
  top: -24px;
}

.bottom-0 {
  bottom: 0;
}

.bottom-1 {
  bottom: 4px;
}

.bottom-2 {
  bottom: 8px;
}

.bottom-5 {
  bottom: 20px;
}

.bottom-screenBottom {
  bottom: var(--oh-player-height, 0);
}

.left-0 {
  left: 0;
}

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

.left-2 {
  left: 8px;
}

.left-4 {
  left: 16px;
}

.left-\[-21px\] {
  left: -21px;
}

.left-\[-9px\] {
  left: -9px;
}

.right-0 {
  right: 0;
}

.right-3 {
  right: 12px;
}

.right-4 {
  right: 16px;
}

.right-5 {
  right: 20px;
}

.top-0 {
  top: 0;
}

.top-1 {
  top: 4px;
}

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

.top-3 {
  top: 12px;
}

.top-4 {
  top: 16px;
}

.top-\[-200px\] {
  top: -200px;
}

.top-\[11px\] {
  top: 11px;
}

.top-\[2px\] {
  top: 2px;
}

.top-\[3px\] {
  top: 3px;
}

.isolate {
  isolation: isolate;
}

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

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

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

.z-modal {
  z-index: 1000;
}

.z-onBoarding {
  z-index: 999;
}

.z-toast {
  z-index: 100;
}

.order-\[9999\] {
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

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

.float-left {
  float: left;
}

.m-0 {
  margin: 0;
}

.m-4 {
  margin: 16px;
}

.m-auto {
  margin: auto;
}

.-mx-5 {
  margin-left: -20px;
  margin-right: -20px;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.mx-1 {
  margin-left: 4px;
  margin-right: 4px;
}

.mx-10 {
  margin-left: 40px;
  margin-right: 40px;
}

.mx-12 {
  margin-left: 48px;
  margin-right: 48px;
}

.mx-2 {
  margin-left: 8px;
  margin-right: 8px;
}

.mx-3 {
  margin-left: 12px;
  margin-right: 12px;
}

.mx-4 {
  margin-left: 16px;
  margin-right: 16px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-10 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.my-15 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.my-2 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.my-3 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.my-4 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.my-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-8 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.-ml-5 {
  margin-left: -20px;
}

.-mr-1 {
  margin-right: -4px;
}

.-mt-1 {
  margin-top: -4px;
}

.-mt-5 {
  margin-top: -20px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: 4px;
}

.mb-10 {
  margin-bottom: 40px;
}

.mb-15 {
  margin-bottom: 60px;
}

.mb-18 {
  margin-bottom: 72px;
}

.mb-2 {
  margin-bottom: 8px;
}

.mb-25 {
  margin-bottom: 100px;
}

.mb-3 {
  margin-bottom: 12px;
}

.mb-4 {
  margin-bottom: 16px;
}

.mb-5 {
  margin-bottom: 20px;
}

.mb-6 {
  margin-bottom: 24px;
}

.mb-8 {
  margin-bottom: 32px;
}

.mb-auto {
  margin-bottom: auto;
}

.ml-2 {
  margin-left: 8px;
}

.ml-3 {
  margin-left: 12px;
}

.ml-4 {
  margin-left: 16px;
}

.ml-5 {
  margin-left: 20px;
}

.ml-8 {
  margin-left: 32px;
}

.ml-auto {
  margin-left: auto;
}

.mr-1 {
  margin-right: 4px;
}

.mr-2 {
  margin-right: 8px;
}

.mr-3 {
  margin-right: 12px;
}

.mr-4 {
  margin-right: 16px;
}

.mr-5 {
  margin-right: 20px;
}

.mt-1 {
  margin-top: 4px;
}

.mt-10 {
  margin-top: 40px;
}

.mt-12 {
  margin-top: 48px;
}

.mt-15 {
  margin-top: 60px;
}

.mt-16 {
  margin-top: 64px;
}

.mt-2 {
  margin-top: 8px;
}

.mt-20 {
  margin-top: 80px;
}

.mt-3 {
  margin-top: 12px;
}

.mt-4 {
  margin-top: 16px;
}

.mt-5 {
  margin-top: 20px;
}

.mt-6 {
  margin-top: 24px;
}

.mt-8 {
  margin-top: 32px;
}

.mt-\[-120px\] {
  margin-top: -120px;
}

.mt-\[-2px\] {
  margin-top: -2px;
}

.mt-\[-8px\] {
  margin-top: -8px;
}

.mt-auto {
  margin-top: auto;
}

.box-border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

.\!block {
  display: block !important;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.\!flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

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

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.\!h-full {
  height: 100% !important;
}

.h-0 {
  height: 0;
}

.h-1 {
  height: 4px;
}

.h-10 {
  height: 40px;
}

.h-12 {
  height: 48px;
}

.h-14 {
  height: 56px;
}

.h-2 {
  height: 8px;
}

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

.h-25 {
  height: 100px;
}

.h-4 {
  height: 16px;
}

.h-5 {
  height: 20px;
}

.h-6 {
  height: 24px;
}

.h-7 {
  height: 28px;
}

.h-8 {
  height: 32px;
}

.h-9 {
  height: 36px;
}

.h-\[174px\] {
  height: 174px;
}

.h-\[1em\] {
  height: 1em;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[38px\] {
  height: 38px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[615px\] {
  height: 615px;
}

.h-\[80\%\] {
  height: 80%;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-60 {
  max-height: 240px;
}

.min-h-12 {
  min-height: 48px;
}

.min-h-75 {
  min-height: 300px;
}

.min-h-\[115px\] {
  min-height: 115px;
}

.min-h-\[224px\] {
  min-height: 224px;
}

.min-h-\[400px\] {
  min-height: 400px;
}

.min-h-\[5\.2em\] {
  min-height: 5.2em;
}

.min-h-\[500px\] {
  min-height: 500px;
}

.w-0 {
  width: 0;
}

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

.w-10 {
  width: 40px;
}

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

.w-12 {
  width: 48px;
}

.w-14 {
  width: 56px;
}

.w-2 {
  width: 8px;
}

.w-21 {
  width: 84px;
}

.w-25 {
  width: 100px;
}

.w-29 {
  width: 116px;
}

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

.w-6 {
  width: 24px;
}

.w-8 {
  width: 32px;
}

.w-9 {
  width: 36px;
}

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

.w-90 {
  width: 360px;
}

.w-\[110\%\] {
  width: 110%;
}

.w-\[130px\] {
  width: 130px;
}

.w-\[137px\] {
  width: 137px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[176px\] {
  width: 176px;
}

.w-\[1em\] {
  width: 1em;
}

.w-\[2px\] {
  width: 2px;
}

.w-\[350px\] {
  width: 350px;
}

.w-\[450px\] {
  width: 450px;
}

.w-\[638px\] {
  width: 638px;
}

.w-\[6px\] {
  width: 6px;
}

.w-\[80px\] {
  width: 80px;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.min-w-44 {
  min-width: 176px;
}

.min-w-\[239px\] {
  min-width: 239px;
}

.min-w-\[300px\] {
  min-width: 300px;
}

.min-w-\[80px\] {
  min-width: 80px;
}

.max-w-112 {
  max-width: 448px;
}

.max-w-\[1000px\] {
  max-width: 1000px;
}

.max-w-\[1162px\] {
  max-width: 1162px;
}

.max-w-\[1280px\] {
  max-width: 1280px;
}

.max-w-\[230px\] {
  max-width: 230px;
}

.max-w-\[335px\] {
  max-width: 335px;
}

.max-w-\[337px\] {
  max-width: 337px;
}

.max-w-\[360px\] {
  max-width: 360px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[510px\] {
  max-width: 510px;
}

.max-w-\[600px\] {
  max-width: 600px;
}

.max-w-\[930px\] {
  max-width: 930px;
}

.max-w-article {
  max-width: 770px;
}

.max-w-full {
  max-width: 100%;
}

.flex-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
}

.flex-\[1_0_338px\] {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 338px;
          flex: 1 0 338px;
}

.flex-none {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}

.flex-shrink {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.shrink {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

.shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.flex-grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.grow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.grow-0 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.basis-0 {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}

.basis-1\/4 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}

.basis-12 {
  -ms-flex-preferred-size: 48px;
      flex-basis: 48px;
}

.basis-14 {
  -ms-flex-preferred-size: 56px;
      flex-basis: 56px;
}

.basis-25 {
  -ms-flex-preferred-size: 100px;
      flex-basis: 100px;
}

.basis-9 {
  -ms-flex-preferred-size: 36px;
      flex-basis: 36px;
}

.basis-\[192px\] {
  -ms-flex-preferred-size: 192px;
      flex-basis: 192px;
}

.basis-\[338px\] {
  -ms-flex-preferred-size: 338px;
      flex-basis: 338px;
}

.basis-\[calc\(100\%_-_160px\)\] {
  -ms-flex-preferred-size: calc(100% - 160px);
      flex-basis: calc(100% - 160px);
}

.border-collapse {
  border-collapse: collapse;
}

.border-separate {
  border-collapse: separate;
}

.origin-left {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
}

.origin-right {
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-10 {
  --tw-translate-x: -40px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-x-0 {
  --tw-translate-x: 0;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
  --tw-translate-y: 0;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-full {
  --tw-translate-y: 100%;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-45 {
  --tw-rotate: 45deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[135deg\] {
  --tw-rotate: 135deg;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-scale-y-100 {
  --tw-scale-y: -1;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-wait {
  cursor: wait;
}

.touch-none {
  -ms-touch-action: none;
      touch-action: none;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.snap-x {
  -ms-scroll-snap-type: x var(--tw-scroll-snap-strictness);
      scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.snap-y {
  -ms-scroll-snap-type: y var(--tw-scroll-snap-strictness);
      scroll-snap-type: y var(--tw-scroll-snap-strictness);
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}

.snap-start {
  scroll-snap-align: start;
}

.scroll-mt-25 {
  scroll-margin-top: 100px;
}

.scroll-ps-6 {
  scroll-padding-inline-start: 24px;
}

.list-none {
  list-style-type: none;
}

.auto-rows-max {
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.place-items-center {
  place-items: center;
}

.content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

.content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-evenly {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}

.gap-1 {
  gap: 4px;
}

.gap-10 {
  gap: 40px;
}

.gap-15 {
  gap: 60px;
}

.gap-2 {
  gap: 8px;
}

.gap-3 {
  gap: 12px;
}

.gap-4 {
  gap: 16px;
}

.gap-5 {
  gap: 20px;
}

.gap-6 {
  gap: 24px;
}

.gap-8 {
  gap: 32px;
}

.gap-x-10 {
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}

.gap-x-13 {
  -webkit-column-gap: 52px;
     -moz-column-gap: 52px;
          column-gap: 52px;
}

.gap-x-3 {
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}

.gap-y-4 {
  row-gap: 16px;
}

.gap-y-5 {
  row-gap: 20px;
}

.self-center {
  -ms-flex-item-align: center;
      align-self: center;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.\!rounded-full {
  border-radius: 9999px !important;
}

.rounded {
  border-radius: 10px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-md {
  border-radius: 6px;
}

.rounded-sm {
  border-radius: 4px;
}

.rounded-xl {
  border-radius: 20px;
}

.rounded-t {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-4 {
  border-width: 4px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-x-\[16px\] {
  border-left-width: 16px;
  border-right-width: 16px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-\[12px\] {
  border-bottom-width: 12px;
}

.border-l {
  border-left-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-hidden {
  border-style: hidden;
}

.border-none {
  border-style: none;
}

.border-bronze300 {
  --tw-border-opacity: 1;
  border-color: rgb(215 196 160 / var(--tw-border-opacity));
}

.border-bronze50 {
  --tw-border-opacity: 1;
  border-color: rgb(247 242 235 / var(--tw-border-opacity));
}

.border-burgundy500 {
  --tw-border-opacity: 1;
  border-color: rgb(138 2 25 / var(--tw-border-opacity));
}

.border-gray0 {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-gray100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity));
}

.border-gray300 {
  --tw-border-opacity: 1;
  border-color: rgb(196 196 196 / var(--tw-border-opacity));
}

.border-gray900 {
  --tw-border-opacity: 1;
  border-color: rgb(19 19 19 / var(--tw-border-opacity));
}

.border-inherit {
  border-color: inherit;
}

.border-transparent {
  border-color: transparent;
}

.border-x-transparent {
  border-left-color: transparent;
  border-right-color: transparent;
}

.border-b-gray500 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(137 137 137 / var(--tw-border-opacity));
}

.bg-\[currentColor\] {
  background-color: currentColor;
}

.bg-\[var\(--info-color-background-body\)\] {
  background-color: var(--info-color-background-body);
}

.bg-\[var\(--info-color-background-video\)\] {
  background-color: var(--info-color-background-video);
}

.bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.bg-burgundy500 {
  --tw-bg-opacity: 1;
  background-color: rgb(138 2 25 / var(--tw-bg-opacity));
}

.bg-coffee100 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 227 219 / var(--tw-bg-opacity));
}

.bg-cosmos800 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 59 85 / var(--tw-bg-opacity));
}

.bg-deepSea700 {
  --tw-bg-opacity: 1;
  background-color: rgb(32 110 102 / var(--tw-bg-opacity));
}

.bg-gray0 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-gray0\/50 {
  background-color: rgb(255 255 255 / 0.5);
}

.bg-gray0\/75 {
  background-color: rgb(255 255 255 / 0.75);
}

.bg-gray100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}

.bg-gray100\/50 {
  background-color: rgb(243 243 243 / 0.5);
}

.bg-gray200 {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity));
}

.bg-gray300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 196 / var(--tw-bg-opacity));
}

.bg-gray700 {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

.bg-gray700\/70 {
  background-color: rgb(78 78 78 / 0.7);
}

.bg-gray800 {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity));
}

.bg-gray900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}

.bg-gray900\/0 {
  background-color: rgb(19 19 19 / 0);
}

.bg-gray900\/10 {
  background-color: rgb(19 19 19 / 0.1);
}

.bg-gray900\/30 {
  background-color: rgb(19 19 19 / 0.3);
}

.bg-gray900\/75 {
  background-color: rgb(19 19 19 / 0.75);
}

.bg-green200 {
  --tw-bg-opacity: 1;
  background-color: rgb(121 154 143 / var(--tw-bg-opacity));
}

.bg-green50 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 231 228 / var(--tw-bg-opacity));
}

.bg-green800 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 91 64 / var(--tw-bg-opacity));
}

.bg-inherit {
  background-color: inherit;
}

.bg-jade100 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 237 225 / var(--tw-bg-opacity));
}

.bg-rosso100 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 191 191 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-wine100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 200 205 / var(--tw-bg-opacity));
}

.bg-wine400 {
  --tw-bg-opacity: 1;
  background-color: rgb(102 26 42 / var(--tw-bg-opacity));
}

.bg-opacity-0 {
  --tw-bg-opacity: 0;
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.bg-gradient-to-b {
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-bronze50\/10 {
  --tw-gradient-from: rgb(247 242 235 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 242 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-bronze50 {
  --tw-gradient-to: rgb(247 242 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #F7F2EB var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-bronze50 {
  --tw-gradient-to: #F7F2EB var(--tw-gradient-to-position);
}

.bg-contain {
  background-size: contain;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-green800 {
  fill: #0F5B40;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-none {
  -o-object-fit: none;
     object-fit: none;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: 4px;
}

.p-10 {
  padding: 40px;
}

.p-2 {
  padding: 8px;
}

.p-3 {
  padding: 12px;
}

.p-4 {
  padding: 16px;
}

.p-5 {
  padding: 20px;
}

.p-6 {
  padding: 24px;
}

.p-8 {
  padding: 32px;
}

.px-1 {
  padding-left: 4px;
  padding-right: 4px;
}

.px-12 {
  padding-left: 48px;
  padding-right: 48px;
}

.px-15 {
  padding-left: 60px;
  padding-right: 60px;
}

.px-2 {
  padding-left: 8px;
  padding-right: 8px;
}

.px-20 {
  padding-left: 80px;
  padding-right: 80px;
}

.px-3 {
  padding-left: 12px;
  padding-right: 12px;
}

.px-4 {
  padding-left: 16px;
  padding-right: 16px;
}

.px-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-6 {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[\.33em\] {
  padding-left: .33em;
  padding-right: .33em;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.py-1 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-10 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-12 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-15 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-2 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.py-3 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-4 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-6 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-8 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.\!pt-0 {
  padding-top: 0 !important;
}

.pb-12 {
  padding-bottom: 48px;
}

.pb-25 {
  padding-bottom: 100px;
}

.pb-3 {
  padding-bottom: 12px;
}

.pb-4 {
  padding-bottom: 16px;
}

.pb-5 {
  padding-bottom: 20px;
}

.pb-6 {
  padding-bottom: 24px;
}

.pb-8 {
  padding-bottom: 32px;
}

.pb-\[56\.25\%\] {
  padding-bottom: 56.25%;
}

.pl-0 {
  padding-left: 0;
}

.pl-5 {
  padding-left: 20px;
}

.pl-\[40px\] {
  padding-left: 40px;
}

.pr-1 {
  padding-right: 4px;
}

.pr-20 {
  padding-right: 80px;
}

.pr-4 {
  padding-right: 16px;
}

.pr-5 {
  padding-right: 20px;
}

.pt-10 {
  padding-top: 40px;
}

.pt-15 {
  padding-top: 60px;
}

.pt-2 {
  padding-top: 8px;
}

.pt-3 {
  padding-top: 12px;
}

.pt-4 {
  padding-top: 16px;
}

.pt-5 {
  padding-top: 20px;
}

.pt-6 {
  padding-top: 24px;
}

.pt-7 {
  padding-top: 28px;
}

.pt-9 {
  padding-top: 36px;
}

.pt-\[1px\] {
  padding-top: 1px;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.\!font-display {
  font-family: Radio-Canada Display, Radio-Canada, Helvetica, Arial, sans-serif !important;
}

.font-display {
  font-family: Radio-Canada Display, Radio-Canada, Helvetica, Arial, sans-serif;
}

.text-10 {
  font-size: 2.5rem;
}

.text-12 {
  font-size: 3rem;
}

.text-3 {
  font-size: .75rem;
}

.text-4 {
  font-size: 1rem;
}

.text-5 {
  font-size: 1.25rem;
}

.text-6 {
  font-size: 1.5rem;
}

.text-7 {
  font-size: 1.75rem;
}

.text-8 {
  font-size: 2rem;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[70px\] {
  font-size: 70px;
}

.text-big {
  font-size: 1.125rem;
}

.text-fluid1 {
  font-size: max(min(3.5vw, 3rem), 1.75rem);
}

.text-medium {
  font-size: .875rem;
}

.text-small {
  font-size: .625rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-5 {
  line-height: 1.3;
}

.leading-6 {
  line-height: 1.5;
}

.leading-\[1\.185\] {
  line-height: 1.185;
}

.leading-none {
  line-height: 1;
}

.text-blue600 {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity));
}

.text-burgundy500 {
  --tw-text-opacity: 1;
  color: rgb(138 2 25 / var(--tw-text-opacity));
}

.text-gray0 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-gray100 {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

.text-gray300 {
  --tw-text-opacity: 1;
  color: rgb(196 196 196 / var(--tw-text-opacity));
}

.text-gray600 {
  --tw-text-opacity: 1;
  color: rgb(107 107 107 / var(--tw-text-opacity));
}

.text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.text-gray900 {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.text-green800 {
  --tw-text-opacity: 1;
  color: rgb(15 91 64 / var(--tw-text-opacity));
}

.text-rosso500 {
  --tw-text-opacity: 1;
  color: rgb(255 5 5 / var(--tw-text-opacity));
}

.text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.text-wine400 {
  --tw-text-opacity: 1;
  color: rgb(102 26 42 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.shadow-modal {
  --tw-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0px 0px 15px 0px var(--tw-shadow-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
          box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.outline-1 {
  outline-width: 1px;
}

.outline-bronze300 {
  outline-color: #d7c4a0;
}

.outline-gray300 {
  outline-color: #c4c4c4;
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  -webkit-box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
          box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.blur {
  --tw-blur: blur(8px);
  -webkit-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);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  -webkit-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);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-md {
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  -webkit-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);
          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);
}

.grayscale {
  --tw-grayscale: grayscale(100%);
  -webkit-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);
          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);
}

.sepia {
  --tw-sepia: sepia(100%);
  -webkit-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);
          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);
}

.filter {
  -webkit-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);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.transition-all {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.transition-background {
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.transition-colors {
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.transition-opacity {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.transition-transform {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}

.delay-100 {
  -webkit-transition-delay: 100ms;
          transition-delay: 100ms;
}

.delay-200 {
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}

.duration-100 {
  -webkit-transition-duration: 100ms;
          transition-duration: 100ms;
}

.duration-200 {
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}

.duration-300 {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
}

.duration-500 {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
}

.ease-out {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ease-out-back {
  -webkit-transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
          transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}

.scrollbar-hide {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.scrollbar-hide::-webkit-scrollbar {
  display: none;
}

.placeholder\:text-gray700::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.placeholder\:text-gray700::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.placeholder\:text-gray700:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.placeholder\:text-gray700::-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.placeholder\:text-gray700::placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.first\:sticky:first-child {
  position: sticky;
}

.first\:left-0:first-child {
  left: 0;
}

.first\:z-2:first-child {
  z-index: 2;
}

.first\:mt-0:first-child {
  margin-top: 0;
}

.first\:border-none:first-child {
  border-style: none;
}

.last\:mb-0:last-child {
  margin-bottom: 0;
}

.last\:pr-6:last-child {
  padding-right: 24px;
}

.only\:border-none:only-child {
  border-style: none;
}

.even\:bg-bronze50:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.hover\:\!border-\[currentColor\]:hover {
  border-color: currentColor !important;
}

.hover\:border-blue600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity));
}

.hover\:bg-gray0\/90:hover {
  background-color: rgb(255 255 255 / 0.9);
}

.hover\:bg-gray900\/10:hover {
  background-color: rgb(19 19 19 / 0.1);
}

.hover\:bg-gray900\/90:hover {
  background-color: rgb(19 19 19 / 0.9);
}

.hover\:bg-gray999\/10:hover {
  background-color: rgb(0 0 0 / 0.1);
}

.hover\:text-blue600:hover {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity));
}

.hover\:text-gray900:hover {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.hover\:text-rosso600:hover {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-70:hover {
  opacity: 0.7;
}

.focus\:not-sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus\:pointer-events-auto:focus {
  pointer-events: auto;
}

.focus\:overflow-visible:focus {
  overflow: visible;
}

.focus\:border:focus {
  border-width: 1px;
}

.focus\:opacity-100:focus {
  opacity: 1;
}

.focus\:opacity-80:focus {
  opacity: 0.8;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:outline:focus {
  outline-style: solid;
}

.focus\:outline-4:focus {
  outline-width: 4px;
}

.focus-visible\:border-2:focus-visible {
  border-width: 2px;
}

.focus-visible\:border-4:focus-visible {
  border-width: 4px;
}

.focus-visible\:border-solid:focus-visible {
  border-style: solid;
}

.focus-visible\:border-blue600:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity));
}

.focus-visible\:text-rosso600:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.active\:scale-95:active {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.disabled\:\!cursor-wait:disabled {
  cursor: wait !important;
}

.disabled\:opacity-60:disabled {
  opacity: 0.6;
}

.group\/lineuplistitem:last-child .group-last\/lineuplistitem\:border-none {
  border-style: none;
}

.group\/follow-button:focus-within .group-focus-within\/follow-button\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 4px;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:bg-gray700 {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:text-gray100 {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

.group\/signature:hover .group-hover\/signature\:underline {
  text-decoration-line: underline;
}

.group\/follow-button:hover .group-hover\/follow-button\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:outline {
  outline-style: solid;
}

.group:hover .group-hover\:outline-1 {
  outline-width: 1px;
}

.peer:focus ~ .peer-focus\:outline {
  outline-style: solid;
}

.peer:focus ~ .peer-focus\:outline-1 {
  outline-width: 1px;
}

.children-not-last\:mb-10 > :not(:last-child) {
  margin-bottom: 40px;
}

.children-not-last\:mb-15 > :not(:last-child) {
  margin-bottom: 60px;
}

.children-not-last\:mb-2 > :not(:last-child) {
  margin-bottom: 8px;
}

.children-not-last\:mb-4 > :not(:last-child) {
  margin-bottom: 16px;
}

.children-not-last\:mb-5 > :not(:last-child) {
  margin-bottom: 20px;
}

.children-not-last\:mb-6 > :not(:last-child) {
  margin-bottom: 24px;
}

.children-of-last\:border-b-0:last-child > * {
  border-bottom-width: 0px;
}

.children\:\!mx-auto > * {
  margin-left: auto !important;
  margin-right: auto !important;
}

.children\:\!my-0 > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.children\:mb-10 > * {
  margin-bottom: 40px;
}

.children\:mb-8 > * {
  margin-bottom: 32px;
}

.children\:\!w-full > * {
  width: 100% !important;
}

.children\:w-full > * {
  width: 100%;
}

.last\:children\:border-r-0 > *:last-child {
  border-right-width: 0px;
}

.group:hover .group-hover-focus\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.group:hover .group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.group:hover .group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.group:hover .group-hover-focus\:opacity-80 {
  opacity: 0.8;
}

.group:hover .group-hover-focus\:brightness-105 {
  --tw-brightness: brightness(1.05);
  -webkit-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);
          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);
}

.group:focus-within .group-hover-focus\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus-within .group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.group:focus-within .group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.group:focus-within .group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.group:focus-within .group-hover-focus\:opacity-80 {
  opacity: 0.8;
}

.group:focus-within .group-hover-focus\:brightness-105 {
  --tw-brightness: brightness(1.05);
  -webkit-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);
          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);
}

.group:focus .group-hover-focus\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus .group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.group:focus .group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.group:focus .group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.group:focus .group-hover-focus\:opacity-80 {
  opacity: 0.8;
}

.group:focus .group-hover-focus\:brightness-105 {
  --tw-brightness: brightness(1.05);
  -webkit-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);
          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);
}

.dark .light .light\:border-bronze300 {
  --tw-border-opacity: 1;
  border-color: rgb(215 196 160 / var(--tw-border-opacity));
}

.dark .light .light\:border-bronze50 {
  --tw-border-opacity: 1;
  border-color: rgb(247 242 235 / var(--tw-border-opacity));
}

.dark .light .light\:border-burgundy500 {
  --tw-border-opacity: 1;
  border-color: rgb(138 2 25 / var(--tw-border-opacity));
}

.dark .light .light\:border-gray100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity));
}

.dark .light .light\:border-gray300 {
  --tw-border-opacity: 1;
  border-color: rgb(196 196 196 / var(--tw-border-opacity));
}

.dark .light .light\:border-gray900 {
  --tw-border-opacity: 1;
  border-color: rgb(19 19 19 / var(--tw-border-opacity));
}

.dark .light .light\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-burgundy500 {
  --tw-bg-opacity: 1;
  background-color: rgb(138 2 25 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-coffee100 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 227 219 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-cosmos800 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 59 85 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-deepSea700 {
  --tw-bg-opacity: 1;
  background-color: rgb(32 110 102 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-gray0 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-gray100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-gray100\/50 {
  background-color: rgb(243 243 243 / 0.5);
}

.dark .light .light\:bg-gray200 {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-gray300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 196 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-gray700 {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-gray900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-gray900\/10 {
  background-color: rgb(19 19 19 / 0.1);
}

.dark .light .light\:bg-gray900\/30 {
  background-color: rgb(19 19 19 / 0.3);
}

.dark .light .light\:bg-green200 {
  --tw-bg-opacity: 1;
  background-color: rgb(121 154 143 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-green50 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 231 228 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-green800 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 91 64 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-rosso100 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 191 191 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-wine400 {
  --tw-bg-opacity: 1;
  background-color: rgb(102 26 42 / var(--tw-bg-opacity));
}

.dark .light .light\:bg-gradient-to-b {
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.dark .light .light\:from-bronze50\/10 {
  --tw-gradient-from: rgb(247 242 235 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 242 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark .light .light\:via-bronze50 {
  --tw-gradient-to: rgb(247 242 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #F7F2EB var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.dark .light .light\:to-bronze50 {
  --tw-gradient-to: #F7F2EB var(--tw-gradient-to-position);
}

.dark .light .light\:fill-green800 {
  fill: #0F5B40;
}

.dark .light .light\:text-blue600 {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity));
}

.dark .light .light\:text-burgundy500 {
  --tw-text-opacity: 1;
  color: rgb(138 2 25 / var(--tw-text-opacity));
}

.dark .light .light\:text-gray100 {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

.dark .light .light\:text-gray300 {
  --tw-text-opacity: 1;
  color: rgb(196 196 196 / var(--tw-text-opacity));
}

.dark .light .light\:text-gray600 {
  --tw-text-opacity: 1;
  color: rgb(107 107 107 / var(--tw-text-opacity));
}

.dark .light .light\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .light\:text-gray900 {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.dark .light .light\:text-green800 {
  --tw-text-opacity: 1;
  color: rgb(15 91 64 / var(--tw-text-opacity));
}

.dark .light .light\:text-rosso500 {
  --tw-text-opacity: 1;
  color: rgb(255 5 5 / var(--tw-text-opacity));
}

.dark .light .light\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.dark .light .light\:text-wine400 {
  --tw-text-opacity: 1;
  color: rgb(102 26 42 / var(--tw-text-opacity));
}

.dark .light .light\:outline-bronze300 {
  outline-color: #d7c4a0;
}

.dark .light .light\:outline-gray300 {
  outline-color: #c4c4c4;
}

.dark .light .light\:placeholder\:text-gray700::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .light\:placeholder\:text-gray700::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .light\:placeholder\:text-gray700:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .light\:placeholder\:text-gray700::-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .light\:placeholder\:text-gray700::placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .light\:even\:bg-bronze50:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.dark .light .light\:hover\:border-blue600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity));
}

.dark .light .light\:hover\:bg-gray900\/10:hover {
  background-color: rgb(19 19 19 / 0.1);
}

.dark .light .light\:hover\:bg-gray999\/10:hover {
  background-color: rgb(0 0 0 / 0.1);
}

.dark .light .light\:hover\:text-blue600:hover {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity));
}

.dark .light .light\:hover\:text-gray900:hover {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.dark .light .light\:hover\:text-rosso600:hover {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.dark .light .light\:focus-visible\:border-blue600:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity));
}

.dark .light .light\:focus-visible\:text-rosso600:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.dark .light .group:hover .light\:group-hover\:bg-gray700 {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

.dark .light .group:hover .light\:group-hover\:text-gray100 {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

.dark .light .group:hover .light\:group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.dark .light .group:hover .light\:group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .group:hover .light\:group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.dark .light .group:focus-within .light\:group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.dark .light .group:focus-within .light\:group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .group:focus-within .light\:group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.dark .light .group:focus .light\:group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.dark .light .group:focus .light\:group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.dark .light .group:focus .light\:group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light .light\:border-bronze300 {
  --tw-border-opacity: 1;
  border-color: rgb(215 196 160 / var(--tw-border-opacity));
}

.light .light\:border-bronze50 {
  --tw-border-opacity: 1;
  border-color: rgb(247 242 235 / var(--tw-border-opacity));
}

.light .light\:border-burgundy500 {
  --tw-border-opacity: 1;
  border-color: rgb(138 2 25 / var(--tw-border-opacity));
}

.light .light\:border-gray100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity));
}

.light .light\:border-gray300 {
  --tw-border-opacity: 1;
  border-color: rgb(196 196 196 / var(--tw-border-opacity));
}

.light .light\:border-gray900 {
  --tw-border-opacity: 1;
  border-color: rgb(19 19 19 / var(--tw-border-opacity));
}

.light .light\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.light .light\:bg-burgundy500 {
  --tw-bg-opacity: 1;
  background-color: rgb(138 2 25 / var(--tw-bg-opacity));
}

.light .light\:bg-coffee100 {
  --tw-bg-opacity: 1;
  background-color: rgb(233 227 219 / var(--tw-bg-opacity));
}

.light .light\:bg-cosmos800 {
  --tw-bg-opacity: 1;
  background-color: rgb(0 59 85 / var(--tw-bg-opacity));
}

.light .light\:bg-deepSea700 {
  --tw-bg-opacity: 1;
  background-color: rgb(32 110 102 / var(--tw-bg-opacity));
}

.light .light\:bg-gray0 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.light .light\:bg-gray100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}

.light .light\:bg-gray100\/50 {
  background-color: rgb(243 243 243 / 0.5);
}

.light .light\:bg-gray200 {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity));
}

.light .light\:bg-gray300 {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 196 / var(--tw-bg-opacity));
}

.light .light\:bg-gray700 {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

.light .light\:bg-gray900 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}

.light .light\:bg-gray900\/10 {
  background-color: rgb(19 19 19 / 0.1);
}

.light .light\:bg-gray900\/30 {
  background-color: rgb(19 19 19 / 0.3);
}

.light .light\:bg-green200 {
  --tw-bg-opacity: 1;
  background-color: rgb(121 154 143 / var(--tw-bg-opacity));
}

.light .light\:bg-green50 {
  --tw-bg-opacity: 1;
  background-color: rgb(221 231 228 / var(--tw-bg-opacity));
}

.light .light\:bg-green800 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 91 64 / var(--tw-bg-opacity));
}

.light .light\:bg-rosso100 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 191 191 / var(--tw-bg-opacity));
}

.light .light\:bg-wine400 {
  --tw-bg-opacity: 1;
  background-color: rgb(102 26 42 / var(--tw-bg-opacity));
}

.light .light\:bg-gradient-to-b {
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.light .light\:from-bronze50\/10 {
  --tw-gradient-from: rgb(247 242 235 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 242 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.light .light\:via-bronze50 {
  --tw-gradient-to: rgb(247 242 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #F7F2EB var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.light .light\:to-bronze50 {
  --tw-gradient-to: #F7F2EB var(--tw-gradient-to-position);
}

.light .light\:fill-green800 {
  fill: #0F5B40;
}

.light .light\:text-blue600 {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity));
}

.light .light\:text-burgundy500 {
  --tw-text-opacity: 1;
  color: rgb(138 2 25 / var(--tw-text-opacity));
}

.light .light\:text-gray100 {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

.light .light\:text-gray300 {
  --tw-text-opacity: 1;
  color: rgb(196 196 196 / var(--tw-text-opacity));
}

.light .light\:text-gray600 {
  --tw-text-opacity: 1;
  color: rgb(107 107 107 / var(--tw-text-opacity));
}

.light .light\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .light\:text-gray900 {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.light .light\:text-green800 {
  --tw-text-opacity: 1;
  color: rgb(15 91 64 / var(--tw-text-opacity));
}

.light .light\:text-rosso500 {
  --tw-text-opacity: 1;
  color: rgb(255 5 5 / var(--tw-text-opacity));
}

.light .light\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light .light\:text-wine400 {
  --tw-text-opacity: 1;
  color: rgb(102 26 42 / var(--tw-text-opacity));
}

.light .light\:outline-bronze300 {
  outline-color: #d7c4a0;
}

.light .light\:outline-gray300 {
  outline-color: #c4c4c4;
}

.light .light\:placeholder\:text-gray700::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .light\:placeholder\:text-gray700::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .light\:placeholder\:text-gray700:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .light\:placeholder\:text-gray700::-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .light\:placeholder\:text-gray700::placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .light\:even\:bg-bronze50:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.light .light\:hover\:border-blue600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity));
}

.light .light\:hover\:bg-gray900\/10:hover {
  background-color: rgb(19 19 19 / 0.1);
}

.light .light\:hover\:bg-gray999\/10:hover {
  background-color: rgb(0 0 0 / 0.1);
}

.light .light\:hover\:text-blue600:hover {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity));
}

.light .light\:hover\:text-gray900:hover {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.light .light\:hover\:text-rosso600:hover {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light .light\:focus-visible\:border-blue600:focus-visible {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity));
}

.light .light\:focus-visible\:text-rosso600:focus-visible {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light .group:hover .light\:group-hover\:bg-gray700 {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

.light .group:hover .light\:group-hover\:text-gray100 {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

.light .group:hover .light\:group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.light .group:hover .light\:group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .group:hover .light\:group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light .group:focus-within .light\:group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.light .group:focus-within .light\:group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .group:focus-within .light\:group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light .group:focus .light\:group-hover-focus\:bg-bronze50 {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.light .group:focus .light\:group-hover-focus\:text-gray700 {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light .group:focus .light\:group-hover-focus\:text-rosso600 {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light\:border-bronze300.light {
  --tw-border-opacity: 1;
  border-color: rgb(215 196 160 / var(--tw-border-opacity));
}

.light\:border-bronze50.light {
  --tw-border-opacity: 1;
  border-color: rgb(247 242 235 / var(--tw-border-opacity));
}

.light\:border-burgundy500.light {
  --tw-border-opacity: 1;
  border-color: rgb(138 2 25 / var(--tw-border-opacity));
}

.light\:border-gray100.light {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity));
}

.light\:border-gray300.light {
  --tw-border-opacity: 1;
  border-color: rgb(196 196 196 / var(--tw-border-opacity));
}

.light\:border-gray900.light {
  --tw-border-opacity: 1;
  border-color: rgb(19 19 19 / var(--tw-border-opacity));
}

.light\:bg-bronze50.light {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.light\:bg-burgundy500.light {
  --tw-bg-opacity: 1;
  background-color: rgb(138 2 25 / var(--tw-bg-opacity));
}

.light\:bg-coffee100.light {
  --tw-bg-opacity: 1;
  background-color: rgb(233 227 219 / var(--tw-bg-opacity));
}

.light\:bg-cosmos800.light {
  --tw-bg-opacity: 1;
  background-color: rgb(0 59 85 / var(--tw-bg-opacity));
}

.light\:bg-deepSea700.light {
  --tw-bg-opacity: 1;
  background-color: rgb(32 110 102 / var(--tw-bg-opacity));
}

.light\:bg-gray0.light {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.light\:bg-gray100.light {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}

.light\:bg-gray100\/50.light {
  background-color: rgb(243 243 243 / 0.5);
}

.light\:bg-gray200.light {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity));
}

.light\:bg-gray300.light {
  --tw-bg-opacity: 1;
  background-color: rgb(196 196 196 / var(--tw-bg-opacity));
}

.light\:bg-gray700.light {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

.light\:bg-gray900.light {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}

.light\:bg-gray900\/10.light {
  background-color: rgb(19 19 19 / 0.1);
}

.light\:bg-gray900\/30.light {
  background-color: rgb(19 19 19 / 0.3);
}

.light\:bg-green200.light {
  --tw-bg-opacity: 1;
  background-color: rgb(121 154 143 / var(--tw-bg-opacity));
}

.light\:bg-green50.light {
  --tw-bg-opacity: 1;
  background-color: rgb(221 231 228 / var(--tw-bg-opacity));
}

.light\:bg-green800.light {
  --tw-bg-opacity: 1;
  background-color: rgb(15 91 64 / var(--tw-bg-opacity));
}

.light\:bg-rosso100.light {
  --tw-bg-opacity: 1;
  background-color: rgb(246 191 191 / var(--tw-bg-opacity));
}

.light\:bg-wine400.light {
  --tw-bg-opacity: 1;
  background-color: rgb(102 26 42 / var(--tw-bg-opacity));
}

.light\:bg-gradient-to-b.light {
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.light\:from-bronze50\/10.light {
  --tw-gradient-from: rgb(247 242 235 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(247 242 235 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.light\:via-bronze50.light {
  --tw-gradient-to: rgb(247 242 235 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #F7F2EB var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.light\:to-bronze50.light {
  --tw-gradient-to: #F7F2EB var(--tw-gradient-to-position);
}

.light\:fill-green800.light {
  fill: #0F5B40;
}

.light\:text-blue600.light {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity));
}

.light\:text-burgundy500.light {
  --tw-text-opacity: 1;
  color: rgb(138 2 25 / var(--tw-text-opacity));
}

.light\:text-gray100.light {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

.light\:text-gray300.light {
  --tw-text-opacity: 1;
  color: rgb(196 196 196 / var(--tw-text-opacity));
}

.light\:text-gray600.light {
  --tw-text-opacity: 1;
  color: rgb(107 107 107 / var(--tw-text-opacity));
}

.light\:text-gray700.light {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light\:text-gray900.light {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.light\:text-green800.light {
  --tw-text-opacity: 1;
  color: rgb(15 91 64 / var(--tw-text-opacity));
}

.light\:text-rosso500.light {
  --tw-text-opacity: 1;
  color: rgb(255 5 5 / var(--tw-text-opacity));
}

.light\:text-rosso600.light {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light\:text-wine400.light {
  --tw-text-opacity: 1;
  color: rgb(102 26 42 / var(--tw-text-opacity));
}

.light\:outline-bronze300.light {
  outline-color: #d7c4a0;
}

.light\:outline-gray300.light {
  outline-color: #c4c4c4;
}

.light\:placeholder\:text-gray700.light::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light\:placeholder\:text-gray700.light::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light\:placeholder\:text-gray700.light:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light\:placeholder\:text-gray700.light::-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light\:placeholder\:text-gray700.light::placeholder {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.light\:even\:bg-bronze50:nth-child(even).light {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.light\:hover\:border-blue600:hover.light {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity));
}

.light\:hover\:bg-gray900\/10:hover.light {
  background-color: rgb(19 19 19 / 0.1);
}

.light\:hover\:bg-gray999\/10:hover.light {
  background-color: rgb(0 0 0 / 0.1);
}

.light\:hover\:text-blue600:hover.light {
  --tw-text-opacity: 1;
  color: rgb(9 95 194 / var(--tw-text-opacity));
}

.light\:hover\:text-gray900:hover.light {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

.light\:hover\:text-rosso600:hover.light {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.light\:focus-visible\:border-blue600:focus-visible.light {
  --tw-border-opacity: 1;
  border-color: rgb(9 95 194 / var(--tw-border-opacity));
}

.light\:focus-visible\:text-rosso600:focus-visible.light {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.group:hover .light\:group-hover\:bg-gray700.light {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

.group:hover .light\:group-hover\:text-gray100.light {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

.group:hover .light\:group-hover-focus\:bg-bronze50.light {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.group:hover .light\:group-hover-focus\:text-gray700.light {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.group:hover .light\:group-hover-focus\:text-rosso600.light {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.group:focus-within .light\:group-hover-focus\:bg-bronze50.light {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.group:focus-within .light\:group-hover-focus\:text-gray700.light {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.group:focus-within .light\:group-hover-focus\:text-rosso600.light {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.group:focus .light\:group-hover-focus\:bg-bronze50.light {
  --tw-bg-opacity: 1;
  background-color: rgb(247 242 235 / var(--tw-bg-opacity));
}

.group:focus .light\:group-hover-focus\:text-gray700.light {
  --tw-text-opacity: 1;
  color: rgb(78 78 78 / var(--tw-text-opacity));
}

.group:focus .light\:group-hover-focus\:text-rosso600.light {
  --tw-text-opacity: 1;
  color: rgb(221 0 0 / var(--tw-text-opacity));
}

.not-last\:mb-3:not(:last-child) {
  margin-bottom: 12px;
}

.not-last\:border-b:not(:last-child) {
  border-bottom-width: 1px;
}

.not-last\:border-solid:not(:last-child) {
  border-style: solid;
}

.not-last\:pb-3:not(:last-child) {
  padding-bottom: 12px;
}

@media (hover: none), (pointer:coarse) {
  .touch\:visible {
    visibility: visible;
  }

  .touch\:hidden {
    display: none;
  }

  .touch\:h-auto {
    height: auto;
  }

  .touch\:opacity-100 {
    opacity: 1;
  }
}

@media (hover: hover), (pointer: fine) {
  .mouse-hover-touch-active\:bg-gray900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  }

  .mouse-hover-touch-active\:text-gray100:hover {
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
  }

  .dark .light .light\:mouse-hover-touch-active\:bg-gray900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  }

  .dark .light .light\:mouse-hover-touch-active\:text-gray100:hover {
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
  }

  .light .light\:mouse-hover-touch-active\:bg-gray900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  }

  .light .light\:mouse-hover-touch-active\:text-gray100:hover {
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
  }

  .light\:mouse-hover-touch-active\:bg-gray900:hover.light {
    --tw-bg-opacity: 1;
    background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  }

  .light\:mouse-hover-touch-active\:text-gray100:hover.light {
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
  }
}

@media (hover: none), (pointer:coarse) {
  .mouse-hover-touch-active\:bg-gray900:active {
    --tw-bg-opacity: 1;
    background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  }

  .mouse-hover-touch-active\:text-gray100:active {
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
  }

  .dark .light .light\:mouse-hover-touch-active\:bg-gray900:active {
    --tw-bg-opacity: 1;
    background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  }

  .dark .light .light\:mouse-hover-touch-active\:text-gray100:active {
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
  }

  .light .light\:mouse-hover-touch-active\:bg-gray900:active {
    --tw-bg-opacity: 1;
    background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  }

  .light .light\:mouse-hover-touch-active\:text-gray100:active {
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
  }

  .light\:mouse-hover-touch-active\:bg-gray900:active.light {
    --tw-bg-opacity: 1;
    background-color: rgb(19 19 19 / var(--tw-bg-opacity));
  }

  .light\:mouse-hover-touch-active\:text-gray100:active.light {
    --tw-text-opacity: 1;
    color: rgb(243 243 243 / var(--tw-text-opacity));
  }
}

.peer:focus ~ .group .parent-peer-hover-focus\:text-deepSea700 {
  --tw-text-opacity: 1;
  color: rgb(32 110 102 / var(--tw-text-opacity));
}

.peer:focus ~ .group .parent-peer-hover-focus\:brightness-105 {
  --tw-brightness: brightness(1.05);
  -webkit-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);
          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);
}

.peer:hover ~ .group .parent-peer-hover-focus\:text-deepSea700 {
  --tw-text-opacity: 1;
  color: rgb(32 110 102 / var(--tw-text-opacity));
}

.peer:hover ~ .group .parent-peer-hover-focus\:brightness-105 {
  --tw-brightness: brightness(1.05);
  -webkit-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);
          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);
}

:is(.dark .dark\:border-bronze900) {
  --tw-border-opacity: 1;
  border-color: rgb(73 50 24 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-gray100) {
  --tw-border-opacity: 1;
  border-color: rgb(243 243 243 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-gray700) {
  --tw-border-opacity: 1;
  border-color: rgb(78 78 78 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-gray800) {
  --tw-border-opacity: 1;
  border-color: rgb(46 46 46 / var(--tw-border-opacity));
}

:is(.dark .dark\:border-rosso200) {
  --tw-border-opacity: 1;
  border-color: rgb(243 166 166 / var(--tw-border-opacity));
}

:is(.dark .dark\:bg-burgundy500) {
  --tw-bg-opacity: 1;
  background-color: rgb(138 2 25 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-cosmos300) {
  --tw-bg-opacity: 1;
  background-color: rgb(179 194 204 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-deepSea400) {
  --tw-bg-opacity: 1;
  background-color: rgb(110 201 192 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray100) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray100\/10) {
  background-color: rgb(243 243 243 / 0.1);
}

:is(.dark .dark\:bg-gray100\/30) {
  background-color: rgb(243 243 243 / 0.3);
}

:is(.dark .dark\:bg-gray600) {
  --tw-bg-opacity: 1;
  background-color: rgb(107 107 107 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray700) {
  --tw-bg-opacity: 1;
  background-color: rgb(78 78 78 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray800) {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray900) {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray999) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gray999\/50) {
  background-color: rgb(0 0 0 / 0.5);
}

:is(.dark .dark\:bg-green800) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 91 64 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-green900) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 62 37 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-jade300) {
  --tw-bg-opacity: 1;
  background-color: rgb(128 210 184 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-rosso500) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 5 5 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-wine100) {
  --tw-bg-opacity: 1;
  background-color: rgb(220 200 205 / var(--tw-bg-opacity));
}

:is(.dark .dark\:bg-gradient-to-b) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--tw-gradient-stops)));
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

:is(.dark .dark\:from-gray800\/10) {
  --tw-gradient-from: rgb(46 46 46 / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(46 46 46 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

:is(.dark .dark\:via-gray800) {
  --tw-gradient-to: rgb(46 46 46 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #2E2E2E var(--tw-gradient-via-position), var(--tw-gradient-to);
}

:is(.dark .dark\:to-gray800) {
  --tw-gradient-to: #2E2E2E var(--tw-gradient-to-position);
}

:is(.dark .dark\:fill-jade300) {
  fill: #80D2B8;
}

:is(.dark .dark\:text-blue400) {
  --tw-text-opacity: 1;
  color: rgb(111 139 251 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray100) {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray200) {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray400) {
  --tw-text-opacity: 1;
  color: rgb(165 166 166 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray500) {
  --tw-text-opacity: 1;
  color: rgb(137 137 137 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray900) {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-gray999) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-jade100) {
  --tw-text-opacity: 1;
  color: rgb(203 237 225 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-rosso100) {
  --tw-text-opacity: 1;
  color: rgb(246 191 191 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-rosso200) {
  --tw-text-opacity: 1;
  color: rgb(243 166 166 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-rosso300) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity));
}

:is(.dark .dark\:text-rosso400) {
  --tw-text-opacity: 1;
  color: rgb(255 72 72 / var(--tw-text-opacity));
}

:is(.dark .dark\:outline-bronze900) {
  outline-color: #493218;
}

:is(.dark .dark\:outline-gray700) {
  outline-color: #4e4e4e;
}

:is(.dark .dark\:placeholder\:text-gray200)::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .dark\:placeholder\:text-gray200)::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .dark\:placeholder\:text-gray200):-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .dark\:placeholder\:text-gray200)::-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .dark\:placeholder\:text-gray200)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .dark\:even\:bg-gray800:nth-child(even)) {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity));
}

:is(.dark .dark\:hover\:border-blue400:hover) {
  --tw-border-opacity: 1;
  border-color: rgb(111 139 251 / var(--tw-border-opacity));
}

:is(.dark .dark\:hover\:bg-gray0\/10:hover) {
  background-color: rgb(255 255 255 / 0.1);
}

:is(.dark .dark\:hover\:bg-gray100\/10:hover) {
  background-color: rgb(243 243 243 / 0.1);
}

:is(.dark .dark\:hover\:text-blue400:hover) {
  --tw-text-opacity: 1;
  color: rgb(111 139 251 / var(--tw-text-opacity));
}

:is(.dark .dark\:hover\:text-gray100:hover) {
  --tw-text-opacity: 1;
  color: rgb(243 243 243 / var(--tw-text-opacity));
}

:is(.dark .dark\:hover\:text-rosso300:hover) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity));
}

:is(.dark .dark\:focus-visible\:border-blue400:focus-visible) {
  --tw-border-opacity: 1;
  border-color: rgb(111 139 251 / var(--tw-border-opacity));
}

:is(.dark .dark\:focus-visible\:text-rosso300:focus-visible) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity));
}

:is(.dark .group:hover .dark\:group-hover\:bg-gray200) {
  --tw-bg-opacity: 1;
  background-color: rgb(223 223 223 / var(--tw-bg-opacity));
}

:is(.dark .group:hover .dark\:group-hover\:text-gray900) {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

:is(.dark .group:hover .dark\:group-hover-focus\:bg-gray800) {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity));
}

:is(.dark .group:hover .dark\:group-hover-focus\:text-gray200) {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .group:hover .dark\:group-hover-focus\:text-rosso300) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity));
}

:is(.dark .group:focus-within .dark\:group-hover-focus\:bg-gray800) {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity));
}

:is(.dark .group:focus-within .dark\:group-hover-focus\:text-gray200) {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .group:focus-within .dark\:group-hover-focus\:text-rosso300) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity));
}

:is(.dark .group:focus .dark\:group-hover-focus\:bg-gray800) {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity));
}

:is(.dark .group:focus .dark\:group-hover-focus\:text-gray200) {
  --tw-text-opacity: 1;
  color: rgb(223 223 223 / var(--tw-text-opacity));
}

:is(.dark .group:focus .dark\:group-hover-focus\:text-rosso300) {
  --tw-text-opacity: 1;
  color: rgb(240 106 106 / var(--tw-text-opacity));
}

@media (hover: hover), (pointer: fine) {
  :is(.dark .dark\:mouse-hover-touch-active\:bg-gray100:hover) {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 243 / var(--tw-bg-opacity));
  }

  :is(.dark .dark\:mouse-hover-touch-active\:text-gray900:hover) {
    --tw-text-opacity: 1;
    color: rgb(19 19 19 / var(--tw-text-opacity));
  }
}

@media (hover: none), (pointer:coarse) {
  :is(.dark .dark\:mouse-hover-touch-active\:bg-gray100:active) {
    --tw-bg-opacity: 1;
    background-color: rgb(243 243 243 / var(--tw-bg-opacity));
  }

  :is(.dark .dark\:mouse-hover-touch-active\:text-gray900:active) {
    --tw-text-opacity: 1;
    color: rgb(19 19 19 / var(--tw-text-opacity));
  }
}

:is(.dark .peer:focus ~ .group .dark\:parent-peer-hover-focus\:text-deepSea400) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity));
}

:is(.dark .peer:hover ~ .group .dark\:parent-peer-hover-focus\:text-deepSea400) {
  --tw-text-opacity: 1;
  color: rgb(110 201 192 / var(--tw-text-opacity));
}

@media print {
  .print\:hidden {
    display: none;
  }
}

@media (min-width: 0) {
  .xs\:bottom-5 {
    bottom: 20px;
  }

  .xs\:mt-\[-100px\] {
    margin-top: -100px;
  }

  .xs\:mt-\[410px\] {
    margin-top: 410px;
  }

  .xs\:min-h-\[568px\] {
    min-height: 568px;
  }

  .xs\:w-\[32px\] {
    width: 32px;
  }

  .xs\:w-full {
    width: 100%;
  }

  .xs\:max-w-\[1000px\] {
    max-width: 1000px;
  }

  .xs\:px-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .xs\:text-8 {
    font-size: 2rem;
  }
}

@media (min-width: 0) and (max-width: 639px) {
  .xsOnly\:absolute {
    position: absolute;
  }

  .xsOnly\:-left-5 {
    left: -20px;
  }

  .xsOnly\:-right-5 {
    right: -20px;
  }

  .xsOnly\:top-\[45\%\] {
    top: 45%;
  }

  .xsOnly\:-mx-4 {
    margin-left: -16px;
    margin-right: -16px;
  }

  .xsOnly\:ml-5 {
    margin-left: 20px;
  }

  .xsOnly\:mr-3 {
    margin-right: 12px;
  }

  .xsOnly\:mt-3 {
    margin-top: 12px;
  }

  .xsOnly\:block {
    display: block;
  }

  .xsOnly\:hidden {
    display: none;
  }

  .xsOnly\:w-full {
    width: 100%;
  }

  .xsOnly\:max-w-\[300px\] {
    max-width: 300px;
  }

  .xsOnly\:basis-11\/12 {
    -ms-flex-preferred-size: 91.666667%;
        flex-basis: 91.666667%;
  }

  .xsOnly\:basis-\[92px\] {
    -ms-flex-preferred-size: 92px;
        flex-basis: 92px;
  }

  .xsOnly\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .xsOnly\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xsOnly\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .xsOnly\:items-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .xsOnly\:justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .xsOnly\:rounded-none {
    border-radius: 0;
  }

  .xsOnly\:p-0 {
    padding: 0;
  }

  .xsOnly\:p-4 {
    padding: 16px;
  }

  .xsOnly\:px-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .xsOnly\:px-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .xsOnly\:px-6 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .xsOnly\:py-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .xsOnly\:text-center {
    text-align: center;
  }

  .xsOnly\:first\:w-\[100px\]:first-child {
    width: 100px;
  }

  .xsOnly\:first\:w-\[150px\]:first-child {
    width: 150px;
  }

  .xsOnly\:first\:w-\[200px\]:first-child {
    width: 200px;
  }
}

@media (max-width: 1023px) {
  .xsToSm\:right-5 {
    right: 20px;
  }

  .xsToSm\:-mx-6 {
    margin-left: -24px;
    margin-right: -24px;
  }

  .xsToSm\:mx-5 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .xsToSm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xsToSm\:mb-10 {
    margin-bottom: 40px;
  }

  .xsToSm\:mb-2 {
    margin-bottom: 8px;
  }

  .xsToSm\:mb-5 {
    margin-bottom: 20px;
  }

  .xsToSm\:mb-6 {
    margin-bottom: 24px;
  }

  .xsToSm\:mb-8 {
    margin-bottom: 32px;
  }

  .xsToSm\:mt-10 {
    margin-top: 40px;
  }

  .xsToSm\:mt-4 {
    margin-top: 16px;
  }

  .xsToSm\:mt-6 {
    margin-top: 24px;
  }

  .xsToSm\:mt-8 {
    margin-top: 32px;
  }

  .xsToSm\:hidden {
    display: none;
  }

  .xsToSm\:h-6 {
    height: 24px;
  }

  .xsToSm\:min-h-150 {
    min-height: 600px;
  }

  .xsToSm\:min-h-\[150px\] {
    min-height: 150px;
  }

  .xsToSm\:w-45 {
    width: 180px;
  }

  .xsToSm\:w-6 {
    width: 24px;
  }

  .xsToSm\:w-\[250px\] {
    width: 250px;
  }

  .xsToSm\:w-full {
    width: 100%;
  }

  .xsToSm\:max-w-\[250px\] {
    max-width: 250px;
  }

  .xsToSm\:max-w-\[300px\] {
    max-width: 300px;
  }

  .xsToSm\:basis-\[196px\] {
    -ms-flex-preferred-size: 196px;
        flex-basis: 196px;
  }

  .xsToSm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .xsToSm\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .xsToSm\:flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .xsToSm\:items-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .xsToSm\:gap-2 {
    gap: 8px;
  }

  .xsToSm\:gap-4 {
    gap: 16px;
  }

  .xsToSm\:gap-5 {
    gap: 20px;
  }

  .xsToSm\:gap-6 {
    gap: 24px;
  }

  .xsToSm\:rounded {
    border-radius: 10px;
  }

  .xsToSm\:border {
    border-width: 1px;
  }

  .xsToSm\:border-b {
    border-bottom-width: 1px;
  }

  .xsToSm\:border-solid {
    border-style: solid;
  }

  .xsToSm\:p-4 {
    padding: 16px;
  }

  .xsToSm\:p-5 {
    padding: 20px;
  }

  .xsToSm\:p-6 {
    padding: 24px;
  }

  .xsToSm\:px-2 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .xsToSm\:px-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .xsToSm\:px-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .xsToSm\:px-6 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .xsToSm\:py-10 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .xsToSm\:py-4 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .xsToSm\:py-5 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .xsToSm\:py-6 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .xsToSm\:py-8 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .xsToSm\:pb-3 {
    padding-bottom: 12px;
  }

  .xsToSm\:pb-5 {
    padding-bottom: 20px;
  }

  .xsToSm\:pl-4 {
    padding-left: 16px;
  }

  .xsToSm\:pt-2 {
    padding-top: 8px;
  }

  .xsToSm\:pt-5 {
    padding-top: 20px;
  }

  .xsToSm\:pt-6 {
    padding-top: 24px;
  }

  .xsToSm\:pt-8 {
    padding-top: 32px;
  }

  .xsToSm\:text-center {
    text-align: center;
  }

  .xsToSm\:text-3 {
    font-size: .75rem;
  }

  .xsToSm\:text-4 {
    font-size: 1rem;
  }

  .xsToSm\:text-5 {
    font-size: 1.25rem;
  }

  .xsToSm\:text-6 {
    font-size: 1.5rem;
  }

  .xsToSm\:text-7 {
    font-size: 1.75rem;
  }

  .xsToSm\:text-8 {
    font-size: 2rem;
  }

  .xsToSm\:last\:mb-0:last-child {
    margin-bottom: 0;
  }

  .xsToSm\:last\:ml-4:last-child {
    margin-left: 16px;
  }

  .xsToSm\:last\:border-none:last-child {
    border-style: none;
  }

  .xsToSm\:last\:pb-0:last-child {
    padding-bottom: 0;
  }

  .xsToSm\:last\:pl-0:last-child {
    padding-left: 0;
  }

  .xsToSm\:last\:pr-4:last-child {
    padding-right: 16px;
  }

  .xsToSm\:children\:mb-6 > * {
    margin-bottom: 24px;
  }
}

@media (max-width: 1239px) {
  .xsToMd\:row-start-2 {
    grid-row-start: 2;
  }

  .xsToMd\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xsToMd\:mb-10 {
    margin-bottom: 40px;
  }

  .xsToMd\:max-w-article {
    max-width: 770px;
  }

  .xsToMd\:\!pt-0 {
    padding-top: 0 !important;
  }
}

@media (min-width: 640px) {
  .sm\:mt-8 {
    margin-top: 32px;
  }

  .sm\:mt-\[482px\] {
    margin-top: 482px;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:min-h-\[640px\] {
    min-height: 640px;
  }

  .sm\:w-\[24px\] {
    width: 24px;
  }

  .sm\:min-w-20 {
    min-width: 80px;
  }

  .sm\:max-w-\[462px\] {
    max-width: 462px;
  }

  .sm\:max-w-\[535px\] {
    max-width: 535px;
  }

  .sm\:max-w-\[810px\] {
    max-width: 810px;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:rounded {
    border-radius: 10px;
  }

  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .sm\:px-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sm\:py-4 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .sm\:pb-6 {
    padding-bottom: 24px;
  }

  .sm\:pt-5 {
    padding-top: 20px;
  }

  .sm\:pt-6 {
    padding-top: 24px;
  }

  .sm\:pt-9 {
    padding-top: 36px;
  }

  .sm\:text-9 {
    font-size: 2.25rem;
  }

  .sm\:first\:col-span-2:first-child {
    grid-column: span 2 / span 2;
  }

  .sm\:first\:w-\[100px\]:first-child {
    width: 100px;
  }

  .sm\:first\:w-\[150px\]:first-child {
    width: 150px;
  }

  .sm\:first\:w-\[200px\]:first-child {
    width: 200px;
  }
}

@media (min-width: 640px) and (max-width: 1023px) {
  .smOnly\:-mx-5 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .smOnly\:hidden {
    display: none;
  }

  .smOnly\:flex-1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }

  .smOnly\:basis-1\/3 {
    -ms-flex-preferred-size: 33.333333%;
        flex-basis: 33.333333%;
  }

  .smOnly\:basis-2\/5 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }

  .smOnly\:p-10 {
    padding: 40px;
  }

  .smOnly\:px-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .smOnly\:px-6 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (min-width: 1024px) {
  .md\:relative {
    position: relative;
  }

  .md\:bottom-10 {
    bottom: 40px;
  }

  .md\:bottom-5 {
    bottom: 20px;
  }

  .md\:left-5 {
    left: 20px;
  }

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

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

  .md\:-mx-4 {
    margin-left: -16px;
    margin-right: -16px;
  }

  .md\:-mx-5 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .md\:mb-10 {
    margin-bottom: 40px;
  }

  .md\:mb-8 {
    margin-bottom: 32px;
  }

  .md\:ml-5 {
    margin-left: 20px;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-10 {
    margin-right: 40px;
  }

  .md\:mr-5 {
    margin-right: 20px;
  }

  .md\:mr-\[-36px\] {
    margin-right: -36px;
  }

  .md\:mt-10 {
    margin-top: 40px;
  }

  .md\:mt-13 {
    margin-top: 52px;
  }

  .md\:mt-15 {
    margin-top: 60px;
  }

  .md\:mt-2 {
    margin-top: 8px;
  }

  .md\:mt-\[390px\] {
    margin-top: 390px;
  }

  .md\:inline-block {
    display: inline-block;
  }

  .md\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[718px\] {
    height: 718px;
  }

  .md\:h-\[900px\] {
    height: 900px;
  }

  .md\:min-h-\[548px\] {
    min-height: 548px;
  }

  .md\:w-1\/3 {
    width: 33.333333%;
  }

  .md\:w-\[100px\] {
    width: 100px;
  }

  .md\:w-\[600px\] {
    width: 600px;
  }

  .md\:w-\[638px\] {
    width: 638px;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:min-w-60 {
    min-width: 240px;
  }

  .md\:max-w-45 {
    max-width: 180px;
  }

  .md\:max-w-\[1010px\] {
    max-width: 1010px;
  }

  .md\:max-w-\[535px\] {
    max-width: 535px;
  }

  .md\:max-w-\[858px\] {
    max-width: 858px;
  }

  .md\:max-w-\[928px\] {
    max-width: 928px;
  }

  .md\:max-w-article {
    max-width: 770px;
  }

  .md\:basis-1\/4 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .md\:justify-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .md\:justify-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .md\:justify-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .md\:overflow-hidden {
    overflow: hidden;
  }

  .md\:rounded {
    border-radius: 10px;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:px-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .md\:py-10 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .md\:pb-16 {
    padding-bottom: 64px;
  }

  .md\:pb-8 {
    padding-bottom: 32px;
  }

  .md\:pt-0 {
    padding-top: 0;
  }

  .md\:pt-10 {
    padding-top: 40px;
  }

  .md\:pt-8 {
    padding-top: 32px;
  }

  .md\:gradient-mask-t-95-d {
    -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(5%, rgba(0, 0, 0, 1.0)), color-stop(95%, rgba(0, 0, 0, 1.0)), to(transparent));
    -webkit-mask-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 1.0) 5%, rgba(0, 0, 0, 1.0) 95%, transparent 100%);
            mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(5%, rgba(0, 0, 0, 1.0)), color-stop(95%, rgba(0, 0, 0, 1.0)), to(transparent));
            mask-image: linear-gradient(to top, transparent, rgba(0, 0, 0, 1.0) 5%, rgba(0, 0, 0, 1.0) 95%, transparent 100%);
  }

  .md\:last\:mr-0:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1239px) {
  .mdOnly\:hidden {
    display: none;
  }
}

@media (min-width: 1240px) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

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

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

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

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mb-1 {
    margin-bottom: 4px;
  }

  .lg\:mt-10 {
    margin-top: 40px;
  }

  .lg\:mt-15 {
    margin-top: 60px;
  }

  .lg\:mt-\[-200px\] {
    margin-top: -200px;
  }

  .lg\:mt-\[460px\] {
    margin-top: 460px;
  }

  .lg\:flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:min-h-\[720px\] {
    min-height: 720px;
  }

  .lg\:max-w-\[1240px\] {
    max-width: 1240px;
  }

  .lg\:max-w-\[585px\] {
    max-width: 585px;
  }

  .lg\:max-w-\[928px\] {
    max-width: 928px;
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-main-aside-desktop {
    grid-template-columns: minmax(0, 100%) 370px;
  }

  .lg\:flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .lg\:text-11 {
    font-size: 2.75rem;
  }

  .lg\:first\:col-span-1:first-child {
    grid-column: span 1 / span 1;
  }

  .lg\:children\:\!w-full > * {
    width: 100% !important;
  }

  .lg\:children\:\!max-w-none > * {
    max-width: none !important;
  }
}

@media (min-width: 1366px) {
  .xl\:mb-8 {
    margin-bottom: 32px;
  }

  .xl\:mt-\[700px\] {
    margin-top: 700px;
  }

  .xl\:min-h-\[960px\] {
    min-height: 960px;
  }

  .xl\:max-w-\[1162px\] {
    max-width: 1162px;
  }

  .xl\:gap-8 {
    gap: 32px;
  }

  .xl\:gap-x-25 {
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px;
  }

  .xl\:pb-10 {
    padding-bottom: 40px;
  }

  .xl\:text-12 {
    font-size: 3rem;
  }
}

.\[\&\>picture\]\:bg-transparent>picture {
  background-color: transparent;
}

.\[\&_\>_iframe\]\:absolute > iframe {
  position: absolute;
}

.\[\&_\>_iframe\]\:left-0 > iframe {
  left: 0;
}

.\[\&_\>_iframe\]\:top-0 > iframe {
  top: 0;
}

.\[\&_\>_iframe\]\:h-full > iframe {
  height: 100%;
}

.\[\&_\>_iframe\]\:w-full > iframe {
  width: 100%;
}

.\[\&_\>_p\]\:hidden > p {
  display: none;
}

.\[\&_img\]\:scale-125 img {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\[\&_img\]\:mix-blend-multiply img {
  mix-blend-mode: multiply;
}

.\[\&_img\]\:grayscale img {
  --tw-grayscale: grayscale(100%);
  -webkit-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);
          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);
}
