/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */
@layer properties;
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.top-1\/2 {
  top: calc(1 / 2 * 100%);
}
.top-\[15px\] {
  top: 15px;
}
.top-\[36px\] {
  top: 36px;
}
.top-\[90px\] {
  top: 90px;
}
.left-1\/2 {
  left: calc(1 / 2 * 100%);
}
.left-\[55px\] {
  left: 55px;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.mx-auto {
  margin-inline: auto;
}
.mt-\[-2px\] {
  margin-top: -2px;
}
.mt-\[2px\] {
  margin-top: 2px;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[21px\] {
  margin-top: 21px;
}
.mt-\[23px\] {
  margin-top: 23px;
}
.mt-\[25px\] {
  margin-top: 25px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[52px\] {
  margin-top: 52px;
}
.ml-\[39px\] {
  margin-left: 39px;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline-block {
  display: inline-block;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.h-\[17px\] {
  height: 17px;
}
.h-\[34px\] {
  height: 34px;
}
.h-\[35px\] {
  height: 35px;
}
.h-\[38\.922px\] {
  height: 38.922px;
}
.h-\[39px\] {
  height: 39px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[42px\] {
  height: 42px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[54\.844px\] {
  height: 54.844px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[59px\] {
  height: 59px;
}
.h-\[97px\] {
  height: 97px;
}
.h-\[132px\] {
  height: 132px;
}
.h-\[145px\] {
  height: 145px;
}
.h-\[150\%\] {
  height: 150%;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[211\.996px\] {
  height: 211.996px;
}
.h-\[261px\] {
  height: 261px;
}
.h-\[263px\] {
  height: 263px;
}
.h-\[270px\] {
  height: 270px;
}
.h-\[283px\] {
  height: 283px;
}
.h-\[288\.5px\] {
  height: 288.5px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[394px\] {
  height: 394px;
}
.h-\[428px\] {
  height: 428px;
}
.h-\[529\.183px\] {
  height: 529.183px;
}
.h-\[542px\] {
  height: 542px;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-\[500px\] {
  min-height: 500px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\/3 {
  width: calc(1 / 3 * 100%);
}
.w-\[17px\] {
  width: 17px;
}
.w-\[19px\] {
  width: 19px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[42px\] {
  width: 42px;
}
.w-\[54\.844px\] {
  width: 54.844px;
}
.w-\[59px\] {
  width: 59px;
}
.w-\[200px\] {
  width: 200px;
}
.w-\[204\.5px\] {
  width: 204.5px;
}
.w-\[366px\] {
  width: 366px;
}
.w-\[396\.086px\] {
  width: 396.086px;
}
.w-\[446\.675px\] {
  width: 446.675px;
}
.w-\[470px\] {
  width: 470px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.max-w-\[178px\] {
  max-width: 178px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[414px\] {
  max-width: 414px;
}
.max-w-\[650px\] {
  max-width: 650px;
}
.max-w-\[719px\] {
  max-width: 719px;
}
.max-w-\[1900px\] {
  max-width: 1900px;
}
.min-w-\[120\%\] {
  min-width: 120%;
}
.flex-1 {
  flex: 1;
}
.flex-\[82\] {
  flex: 82;
}
.flex-\[115\] {
  flex: 115;
}
.flex-\[195\] {
  flex: 195;
}
.flex-\[204\] {
  flex: 204;
}
.flex-\[287\] {
  flex: 287;
}
.flex-\[333\] {
  flex: 333;
}
.flex-\[480\] {
  flex: 480;
}
.flex-\[800\] {
  flex: 800;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.rotate-90 {
  rotate: 90deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-start {
  justify-content: flex-start;
}
.gap-\[0px\] {
  gap: 0px;
}
.gap-\[9px\] {
  gap: 9px;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[27px\] {
  gap: 27px;
}
.gap-\[31px\] {
  gap: 31px;
}
.gap-x-\[31px\] {
  column-gap: 31px;
}
.gap-y-\[5px\] {
  row-gap: 5px;
}
.self-start {
  align-self: flex-start;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[22\.837px\] {
  border-radius: 22.837px;
}
.rounded-\[23\.602px\] {
  border-radius: 23.602px;
}
.rounded-\[29px\] {
  border-radius: 29px;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-\[0\.913px\] {
  border-style: var(--tw-border-style);
  border-width: 0.913px;
}
.border-\[rgba\(0\,0\,0\,0\.2\)\] {
  border-color: rgba(0,0,0,0.2);
}
.bg-\[\#74BC1F\] {
  background-color: #74BC1F;
}
.bg-\[\#74bc1f\] {
  background-color: #74bc1f;
}
.bg-\[\#D9D9D9\] {
  background-color: #D9D9D9;
}
.bg-\[\#F5F5F5\] {
  background-color: #F5F5F5;
}
.bg-\[\#bfbfbf\] {
  background-color: #bfbfbf;
}
.bg-\[\#dcdcdc\] {
  background-color: #dcdcdc;
}
.bg-\[rgba\(157\,157\,157\,0\.08\)\] {
  background-color: rgba(157,157,157,0.08);
}
.bg-gradient-to-r {
  --tw-gradient-position: to right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-center {
  object-position: center;
}
.px-\[49px\] {
  padding-inline: 49px;
}
.pt-\[32px\] {
  padding-top: 32px;
}
.pt-\[40px\] {
  padding-top: 40px;
}
.pt-\[50px\] {
  padding-top: 50px;
}
.pt-\[145px\] {
  padding-top: 145px;
}
.pb-\[40px\] {
  padding-bottom: 40px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.align-middle {
  vertical-align: middle;
}
.font-\[\'Gill_Sans\'\] {
  font-family: 'Gill Sans';
}
.font-\[\'Inter\'\] {
  font-family: 'Inter';
}
.font-\[\'Montserrat\'\] {
  font-family: 'Montserrat';
}
.text-\[9px\] {
  font-size: 9px;
}
.text-\[10px\] {
  font-size: 10px;
}
.text-\[11\.594px\] {
  font-size: 11.594px;
}
.text-\[11\.875px\] {
  font-size: 11.875px;
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[13px\] {
  font-size: 13px;
}
.text-\[14\.615px\] {
  font-size: 14.615px;
}
.text-\[15\.3px\] {
  font-size: 15.3px;
}
.text-\[16\.442px\] {
  font-size: 16.442px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[33\.5px\] {
  font-size: 33.5px;
}
.text-\[36px\] {
  font-size: 36px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[128px\] {
  font-size: 128px;
}
.leading-\[1\.1\] {
  --tw-leading: 1.1;
  line-height: 1.1;
}
.leading-\[1\.2\] {
  --tw-leading: 1.2;
  line-height: 1.2;
}
.leading-\[10\.751px\] {
  --tw-leading: 10.751px;
  line-height: 10.751px;
}
.leading-\[17\.7px\] {
  --tw-leading: 17.7px;
  line-height: 17.7px;
}
.leading-\[18px\] {
  --tw-leading: 18px;
  line-height: 18px;
}
.leading-\[19px\] {
  --tw-leading: 19px;
  line-height: 19px;
}
.leading-\[30px\] {
  --tw-leading: 30px;
  line-height: 30px;
}
.leading-\[33\.125px\] {
  --tw-leading: 33.125px;
  line-height: 33.125px;
}
.leading-\[40px\] {
  --tw-leading: 40px;
  line-height: 40px;
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.font-\[300\] {
  --tw-font-weight: 300;
  font-weight: 300;
}
.font-\[400\] {
  --tw-font-weight: 400;
  font-weight: 400;
}
.font-\[500\] {
  --tw-font-weight: 500;
  font-weight: 500;
}
.font-\[600\] {
  --tw-font-weight: 600;
  font-weight: 600;
}
.font-\[700\] {
  --tw-font-weight: 700;
  font-weight: 700;
}
.tracking-\[2px\] {
  --tw-tracking: 2px;
  letter-spacing: 2px;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre {
  white-space: pre;
}
.text-\[\#74bc1f\] {
  color: #74bc1f;
}
.underline {
  text-decoration-line: underline;
}
.opacity-30 {
  opacity: 30%;
}
.opacity-40 {
  opacity: 40%;
}
.opacity-50 {
  opacity: 50%;
}
.backdrop-blur-\[10\.5px\] {
  --tw-backdrop-blur: blur(10.5px);
  -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-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, ease);
  transition-duration: var(--tw-duration, 0s);
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.hover\:opacity-80 {
  &:hover {
    @media (hover: hover) {
      opacity: 80%;
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
    }
  }
}
