/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Zilla+Slab:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --radius-xl: 0.75rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-blue-1100: #011D26;
    --color-black-1100: #151515;
    --color-sky-1100: #1CEAA0;
    --color-sky-1200: #4BC9F2;
    --color-sky-1300: #00EEB0;
    --color-sky-1400: #AEEBFF;
    --color-blue-1200: #013343;
    --color-black-1200: #001D26;
    --color-black-1300: #141516;
    --color-black-1400: #151515;
    --color-grey-1300: #2A2A2A;
    --font-lato: "Lato", "sans-serif";
    --font-zillaslab: "Zilla Slab", "sans-serif";
    --font-dmsans: "DM Sans", "sans-serif";
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .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;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .-top-10 {
    top: calc(var(--spacing) * -10);
  }
  .-top-14 {
    top: calc(var(--spacing) * -14);
  }
  .top-2\.5 {
    top: calc(var(--spacing) * 2.5);
  }
  .top-\[70px\] {
    top: 70px;
  }
  .top-\[71px\] {
    top: 71px;
  }
  .top-\[267px\] {
    top: 267px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-1\.5 {
    right: calc(var(--spacing) * 1.5);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-\[70px\] {
    right: 70px;
  }
  .-bottom-2 {
    bottom: calc(var(--spacing) * -2);
  }
  .-bottom-14 {
    bottom: calc(var(--spacing) * -14);
  }
  .bottom-5 {
    bottom: calc(var(--spacing) * 5);
  }
  .bottom-7 {
    bottom: calc(var(--spacing) * 7);
  }
  .bottom-\[140px\] {
    bottom: 140px;
  }
  .bottom-\[301px\] {
    bottom: 301px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-3 {
    left: calc(var(--spacing) * 3);
  }
  .left-\[26px\] {
    left: 26px;
  }
  .left-\[60px\] {
    left: 60px;
  }
  .left-\[70px\] {
    left: 70px;
  }
  .-z-\[1\] {
    z-index: calc(1 * -1);
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[99\] {
    z-index: 99;
  }
  .mx-\[5px\] {
    margin-inline: 5px;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-mt-10 {
    margin-top: calc(var(--spacing) * -10);
  }
  .-mt-\[35px\] {
    margin-top: calc(35px * -1);
  }
  .-mt-\[60px\] {
    margin-top: calc(60px * -1);
  }
  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-\[13px\] {
    margin-bottom: 13px;
  }
  .ml-\[5px\] {
    margin-left: 5px;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-11 {
    height: calc(var(--spacing) * 11);
  }
  .h-14 {
    height: calc(var(--spacing) * 14);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-\[17px\] {
    height: 17px;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[25px\] {
    height: 25px;
  }
  .h-\[27px\] {
    height: 27px;
  }
  .h-\[33px\] {
    height: 33px;
  }
  .h-\[49px\] {
    height: 49px;
  }
  .h-\[59px\] {
    height: 59px;
  }
  .h-\[66px\] {
    height: 66px;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[131px\] {
    height: 131px;
  }
  .h-\[133px\] {
    height: 133px;
  }
  .h-\[168px\] {
    height: 168px;
  }
  .h-\[210px\] {
    height: 210px;
  }
  .min-h-auto {
    min-height: auto;
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-\[27px\] {
    width: 27px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[148px\] {
    max-width: 148px;
  }
  .max-w-\[209px\] {
    max-width: 209px;
  }
  .max-w-\[225px\] {
    max-width: 225px;
  }
  .max-w-\[235px\] {
    max-width: 235px;
  }
  .max-w-\[246px\] {
    max-width: 246px;
  }
  .max-w-\[315px\] {
    max-width: 315px;
  }
  .max-w-\[440px\] {
    max-width: 440px;
  }
  .max-w-\[509px\] {
    max-width: 509px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .max-w-\[610px\] {
    max-width: 610px;
  }
  .max-w-\[965px\] {
    max-width: 965px;
  }
  .max-w-\[1260px\] {
    max-width: 1260px;
  }
  .max-w-\[1277px\] {
    max-width: 1277px;
  }
  .max-w-\[1330px\] {
    max-width: 1330px;
  }
  .max-w-\[1380px\] {
    max-width: 1380px;
  }
  .flex-1 {
    flex: 1;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3\.5 {
    gap: calc(var(--spacing) * 3.5);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-14 {
    gap: calc(var(--spacing) * 14);
  }
  .gap-\[84px\] {
    gap: 84px;
  }
  .space-x-3 {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-\[5px\] {
    border-radius: 5px;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[7\.55px\] {
    border-radius: 7.55px;
  }
  .rounded-\[7px\] {
    border-radius: 7px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border-\[0\.5px\] {
    border-style: var(--tw-border-style);
    border-width: 0.5px;
  }
  .border-\[2\.75px\] {
    border-style: var(--tw-border-style);
    border-width: 2.75px;
  }
  .border-\[2px\] {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-black-1200 {
    border-color: var(--color-black-1200);
  }
  .border-sky-1100 {
    border-color: var(--color-sky-1100);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-grey-1300 {
    background-color: var(--color-grey-1300);
  }
  .bg-sky-1100 {
    background-color: var(--color-sky-1100);
  }
  .bg-linear-to-l {
    --tw-gradient-position: to left;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to left in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-r {
    --tw-gradient-position: to right;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to right in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-black-1200 {
    --tw-gradient-from: var(--color-black-1200);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-black-1300 {
    --tw-gradient-from: var(--color-black-1300);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-blue-1100 {
    --tw-gradient-from: var(--color-blue-1100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-sky-1100 {
    --tw-gradient-from: var(--color-sky-1100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-sky-1300 {
    --tw-gradient-from: var(--color-sky-1300);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-white {
    --tw-gradient-from: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[-6\.17\%\] {
    --tw-gradient-from-position: -6.17%;
  }
  .from-\[26\.21\%\] {
    --tw-gradient-from-position: 26.21%;
  }
  .from-\[42\.09\%\] {
    --tw-gradient-from-position: 42.09%;
  }
  .from-\[56\.73\%\] {
    --tw-gradient-from-position: 56.73%;
  }
  .to-black-1100 {
    --tw-gradient-to: var(--color-black-1100);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-black-1400 {
    --tw-gradient-to: var(--color-black-1400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-blue-1200 {
    --tw-gradient-to: var(--color-blue-1200);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-sky-1200 {
    --tw-gradient-to: var(--color-sky-1200);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-sky-1400 {
    --tw-gradient-to: var(--color-sky-1400);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[87\.4\%\] {
    --tw-gradient-to-position: 87.4%;
  }
  .to-\[106\.39\%\] {
    --tw-gradient-to-position: 106.39%;
  }
  .to-\[113\.16\%\] {
    --tw-gradient-to-position: 113.16%;
  }
  .to-\[123\.16\%\] {
    --tw-gradient-to-position: 123.16%;
  }
  .bg-clip-text {
    background-clip: text;
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-\[2px\] {
    padding: 2px;
  }
  .p-\[3px\] {
    padding: 3px;
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-\[7px\] {
    padding-inline: 7px;
  }
  .px-\[9px\] {
    padding-inline: 9px;
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pt-\[33px\] {
    padding-top: 33px;
  }
  .pt-\[53px\] {
    padding-top: 53px;
  }
  .pt-\[55px\] {
    padding-top: 55px;
  }
  .pt-\[58px\] {
    padding-top: 58px;
  }
  .pt-\[70px\] {
    padding-top: 70px;
  }
  .pb-1\.5 {
    padding-bottom: calc(var(--spacing) * 1.5);
  }
  .pb-3\.5 {
    padding-bottom: calc(var(--spacing) * 3.5);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-9 {
    padding-bottom: calc(var(--spacing) * 9);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-\[5px\] {
    padding-bottom: 5px;
  }
  .pb-\[9px\] {
    padding-bottom: 9px;
  }
  .pb-\[13px\] {
    padding-bottom: 13px;
  }
  .pb-\[22px\] {
    padding-bottom: 22px;
  }
  .pb-\[26px\] {
    padding-bottom: 26px;
  }
  .pb-\[33px\] {
    padding-bottom: 33px;
  }
  .pb-\[68px\] {
    padding-bottom: 68px;
  }
  .pb-\[74px\] {
    padding-bottom: 74px;
  }
  .pb-\[83px\] {
    padding-bottom: 83px;
  }
  .pb-\[86px\] {
    padding-bottom: 86px;
  }
  .pb-\[107px\] {
    padding-bottom: 107px;
  }
  .pb-\[115px\] {
    padding-bottom: 115px;
  }
  .pb-\[251px\] {
    padding-bottom: 251px;
  }
  .text-center {
    text-align: center;
  }
  .font-dmsans {
    font-family: var(--font-dmsans);
  }
  .font-lato {
    font-family: var(--font-lato);
  }
  .font-zillaslab {
    font-family: var(--font-zillaslab);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[11px\] {
    font-size: 11px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[21px\] {
    font-size: 21px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[41px\] {
    font-size: 41px;
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-11 {
    --tw-leading: calc(var(--spacing) * 11);
    line-height: calc(var(--spacing) * 11);
  }
  .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }
  .leading-\[25px\] {
    --tw-leading: 25px;
    line-height: 25px;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-black-1200 {
    color: var(--color-black-1200);
  }
  .text-sky-1100 {
    color: var(--color-sky-1100);
  }
  .text-transparent {
    color: transparent;
  }
  .text-white {
    color: var(--color-white);
  }
  .italic {
    font-style: italic;
  }
  .shadow-3xl {
    --tw-shadow: -18px 17px 16px 0px var(--tw-shadow-color, rgba(0, 0, 0, 0.18));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .after\:absolute {
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .after\:top-1\/2 {
    &::after {
      content: var(--tw-content);
      top: calc(1/2 * 100%);
    }
  }
  .after\:left-1\/2 {
    &::after {
      content: var(--tw-content);
      left: calc(1/2 * 100%);
    }
  }
  .after\:h-\[65px\] {
    &::after {
      content: var(--tw-content);
      height: 65px;
    }
  }
  .after\:w-full {
    &::after {
      content: var(--tw-content);
      width: 100%;
    }
  }
  .after\:-translate-x-1\/2 {
    &::after {
      content: var(--tw-content);
      --tw-translate-x: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .after\:-translate-y-1\/2 {
    &::after {
      content: var(--tw-content);
      --tw-translate-y: calc(calc(1/2 * 100%) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .after\:bg-white {
    &::after {
      content: var(--tw-content);
      background-color: var(--color-white);
    }
  }
  .after\:mix-blend-overlay {
    &::after {
      content: var(--tw-content);
      mix-blend-mode: overlay;
    }
  }
  .after\:blur-\[14\.199999809265137px\] {
    &::after {
      content: var(--tw-content);
      --tw-blur: blur(14.199999809265137px);
      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,);
    }
  }
  .after\:content-\[\'\'\] {
    &::after {
      content: var(--tw-content);
      --tw-content: '';
      content: var(--tw-content);
    }
  }
  .hover\:bg-gray-100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-100);
      }
    }
  }
  .hover\:bg-sky-1100 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-sky-1100);
      }
    }
  }
  .hover\:bg-linear-to-r {
    &:hover {
      @media (hover: hover) {
        --tw-gradient-position: to right;
        @supports (background-image: linear-gradient(in lab, red, red)) {
          --tw-gradient-position: to right in oklab;
        }
        background-image: linear-gradient(var(--tw-gradient-stops));
      }
    }
  }
  .hover\:from-blue-1100 {
    &:hover {
      @media (hover: hover) {
        --tw-gradient-from: var(--color-blue-1100);
        --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
      }
    }
  }
  .hover\:to-black-1100 {
    &:hover {
      @media (hover: hover) {
        --tw-gradient-to: var(--color-black-1100);
        --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
      }
    }
  }
  .hover\:text-sky-1100 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-sky-1100);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .xs\:text-base {
    @media (width >= 390px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .xs\:text-\[52px\] {
    @media (width >= 390px) {
      font-size: 52px;
    }
  }
  .sm\:-top-\[70px\] {
    @media (width >= 576px) {
      top: calc(70px * -1);
    }
  }
  .sm\:top-7 {
    @media (width >= 576px) {
      top: calc(var(--spacing) * 7);
    }
  }
  .sm\:bottom-0 {
    @media (width >= 576px) {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .sm\:mx-0 {
    @media (width >= 576px) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .sm\:-mt-16 {
    @media (width >= 576px) {
      margin-top: calc(var(--spacing) * -16);
    }
  }
  .sm\:mt-20 {
    @media (width >= 576px) {
      margin-top: calc(var(--spacing) * 20);
    }
  }
  .sm\:mb-0 {
    @media (width >= 576px) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .sm\:mb-5 {
    @media (width >= 576px) {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
  .sm\:mb-\[18px\] {
    @media (width >= 576px) {
      margin-bottom: 18px;
    }
  }
  .sm\:block {
    @media (width >= 576px) {
      display: block;
    }
  }
  .sm\:flex {
    @media (width >= 576px) {
      display: flex;
    }
  }
  .sm\:hidden {
    @media (width >= 576px) {
      display: none;
    }
  }
  .sm\:h-10 {
    @media (width >= 576px) {
      height: calc(var(--spacing) * 10);
    }
  }
  .sm\:h-11 {
    @media (width >= 576px) {
      height: calc(var(--spacing) * 11);
    }
  }
  .sm\:h-20 {
    @media (width >= 576px) {
      height: calc(var(--spacing) * 20);
    }
  }
  .sm\:h-auto {
    @media (width >= 576px) {
      height: auto;
    }
  }
  .sm\:min-h-\[240px\] {
    @media (width >= 576px) {
      min-height: 240px;
    }
  }
  .sm\:w-10 {
    @media (width >= 576px) {
      width: calc(var(--spacing) * 10);
    }
  }
  .sm\:w-auto {
    @media (width >= 576px) {
      width: auto;
    }
  }
  .sm\:max-w-\[185px\] {
    @media (width >= 576px) {
      max-width: 185px;
    }
  }
  .sm\:max-w-\[217px\] {
    @media (width >= 576px) {
      max-width: 217px;
    }
  }
  .sm\:max-w-\[380px\] {
    @media (width >= 576px) {
      max-width: 380px;
    }
  }
  .sm\:max-w-\[435px\] {
    @media (width >= 576px) {
      max-width: 435px;
    }
  }
  .sm\:max-w-full {
    @media (width >= 576px) {
      max-width: 100%;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 576px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 576px) {
      flex-direction: row;
    }
  }
  .sm\:items-center {
    @media (width >= 576px) {
      align-items: center;
    }
  }
  .sm\:justify-between {
    @media (width >= 576px) {
      justify-content: space-between;
    }
  }
  .sm\:gap-0 {
    @media (width >= 576px) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .sm\:gap-5 {
    @media (width >= 576px) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .sm\:gap-7 {
    @media (width >= 576px) {
      gap: calc(var(--spacing) * 7);
    }
  }
  .sm\:rounded-\[10px\] {
    @media (width >= 576px) {
      border-radius: 10px;
    }
  }
  .sm\:rounded-xl {
    @media (width >= 576px) {
      border-radius: var(--radius-xl);
    }
  }
  .sm\:border-\[4px\] {
    @media (width >= 576px) {
      border-style: var(--tw-border-style);
      border-width: 4px;
    }
  }
  .sm\:p-\[3px\] {
    @media (width >= 576px) {
      padding: 3px;
    }
  }
  .sm\:px-3\.5 {
    @media (width >= 576px) {
      padding-inline: calc(var(--spacing) * 3.5);
    }
  }
  .sm\:px-4 {
    @media (width >= 576px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .sm\:px-5 {
    @media (width >= 576px) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .sm\:py-6 {
    @media (width >= 576px) {
      padding-block: calc(var(--spacing) * 6);
    }
  }
  .sm\:pt-\[46px\] {
    @media (width >= 576px) {
      padding-top: 46px;
    }
  }
  .sm\:pt-\[84px\] {
    @media (width >= 576px) {
      padding-top: 84px;
    }
  }
  .sm\:pt-\[91px\] {
    @media (width >= 576px) {
      padding-top: 91px;
    }
  }
  .sm\:pt-\[100px\] {
    @media (width >= 576px) {
      padding-top: 100px;
    }
  }
  .sm\:pt-\[107px\] {
    @media (width >= 576px) {
      padding-top: 107px;
    }
  }
  .sm\:pb-7 {
    @media (width >= 576px) {
      padding-bottom: calc(var(--spacing) * 7);
    }
  }
  .sm\:pb-8 {
    @media (width >= 576px) {
      padding-bottom: calc(var(--spacing) * 8);
    }
  }
  .sm\:pb-10 {
    @media (width >= 576px) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .sm\:pb-11 {
    @media (width >= 576px) {
      padding-bottom: calc(var(--spacing) * 11);
    }
  }
  .sm\:pb-16 {
    @media (width >= 576px) {
      padding-bottom: calc(var(--spacing) * 16);
    }
  }
  .sm\:pb-\[60px\] {
    @media (width >= 576px) {
      padding-bottom: 60px;
    }
  }
  .sm\:pb-\[65px\] {
    @media (width >= 576px) {
      padding-bottom: 65px;
    }
  }
  .sm\:pb-\[67px\] {
    @media (width >= 576px) {
      padding-bottom: 67px;
    }
  }
  .sm\:pb-\[100px\] {
    @media (width >= 576px) {
      padding-bottom: 100px;
    }
  }
  .sm\:pb-\[110px\] {
    @media (width >= 576px) {
      padding-bottom: 110px;
    }
  }
  .sm\:text-left {
    @media (width >= 576px) {
      text-align: left;
    }
  }
  .sm\:text-2xl {
    @media (width >= 576px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .sm\:text-3xl {
    @media (width >= 576px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .sm\:text-4xl {
    @media (width >= 576px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .sm\:text-5xl {
    @media (width >= 576px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .sm\:text-base {
    @media (width >= 576px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-lg {
    @media (width >= 576px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-xl {
    @media (width >= 576px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .sm\:text-\[22px\] {
    @media (width >= 576px) {
      font-size: 22px;
    }
  }
  .sm\:text-\[51\.244px\] {
    @media (width >= 576px) {
      font-size: 51.244px;
    }
  }
  .sm\:text-\[51px\] {
    @media (width >= 576px) {
      font-size: 51px;
    }
  }
  .sm\:leading-6 {
    @media (width >= 576px) {
      --tw-leading: calc(var(--spacing) * 6);
      line-height: calc(var(--spacing) * 6);
    }
  }
  .sm\:leading-\[68px\] {
    @media (width >= 576px) {
      --tw-leading: 68px;
      line-height: 68px;
    }
  }
  .md\:top-\[86px\] {
    @media (width >= 768px) {
      top: 86px;
    }
  }
  .md\:right-\[60px\] {
    @media (width >= 768px) {
      right: 60px;
    }
  }
  .md\:mx-0 {
    @media (width >= 768px) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:mx-2\.5 {
    @media (width >= 768px) {
      margin-inline: calc(var(--spacing) * 2.5);
    }
  }
  .md\:mt-0 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:ml-2\.5 {
    @media (width >= 768px) {
      margin-left: calc(var(--spacing) * 2.5);
    }
  }
  .md\:h-6 {
    @media (width >= 768px) {
      height: calc(var(--spacing) * 6);
    }
  }
  .md\:h-9 {
    @media (width >= 768px) {
      height: calc(var(--spacing) * 9);
    }
  }
  .md\:h-\[54px\] {
    @media (width >= 768px) {
      height: 54px;
    }
  }
  .md\:h-\[200px\] {
    @media (width >= 768px) {
      height: 200px;
    }
  }
  .md\:h-\[250px\] {
    @media (width >= 768px) {
      height: 250px;
    }
  }
  .md\:h-\[260px\] {
    @media (width >= 768px) {
      height: 260px;
    }
  }
  .md\:h-\[265px\] {
    @media (width >= 768px) {
      height: 265px;
    }
  }
  .md\:h-auto {
    @media (width >= 768px) {
      height: auto;
    }
  }
  .md\:w-auto {
    @media (width >= 768px) {
      width: auto;
    }
  }
  .md\:max-w-\[400px\] {
    @media (width >= 768px) {
      max-width: 400px;
    }
  }
  .md\:max-w-full {
    @media (width >= 768px) {
      max-width: 100%;
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 768px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:gap-5 {
    @media (width >= 768px) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .md\:gap-\[17px\] {
    @media (width >= 768px) {
      gap: 17px;
    }
  }
  .md\:gap-\[60px\] {
    @media (width >= 768px) {
      gap: 60px;
    }
  }
  .md\:px-\[26px\] {
    @media (width >= 768px) {
      padding-inline: 26px;
    }
  }
  .md\:pt-\[148px\] {
    @media (width >= 768px) {
      padding-top: 148px;
    }
  }
  .md\:pb-0 {
    @media (width >= 768px) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:pb-11 {
    @media (width >= 768px) {
      padding-bottom: calc(var(--spacing) * 11);
    }
  }
  .md\:pb-\[137px\] {
    @media (width >= 768px) {
      padding-bottom: 137px;
    }
  }
  .md\:pb-\[146px\] {
    @media (width >= 768px) {
      padding-bottom: 146px;
    }
  }
  .md\:text-2xl {
    @media (width >= 768px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 768px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 768px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .md\:text-\[22px\] {
    @media (width >= 768px) {
      font-size: 22px;
    }
  }
  .md\:text-\[30px\] {
    @media (width >= 768px) {
      font-size: 30px;
    }
  }
  .md\:text-\[60px\] {
    @media (width >= 768px) {
      font-size: 60px;
    }
  }
  .md\:leading-7 {
    @media (width >= 768px) {
      --tw-leading: calc(var(--spacing) * 7);
      line-height: calc(var(--spacing) * 7);
    }
  }
  .md\:leading-\[29px\] {
    @media (width >= 768px) {
      --tw-leading: 29px;
      line-height: 29px;
    }
  }
  .md\:leading-\[30px\] {
    @media (width >= 768px) {
      --tw-leading: 30px;
      line-height: 30px;
    }
  }
  .md\:leading-\[85px\] {
    @media (width >= 768px) {
      --tw-leading: 85px;
      line-height: 85px;
    }
  }
  .lg\:top-16 {
    @media (width >= 992px) {
      top: calc(var(--spacing) * 16);
    }
  }
  .lg\:right-9 {
    @media (width >= 992px) {
      right: calc(var(--spacing) * 9);
    }
  }
  .lg\:block {
    @media (width >= 992px) {
      display: block;
    }
  }
  .lg\:hidden {
    @media (width >= 992px) {
      display: none;
    }
  }
  .lg\:h-\[280px\] {
    @media (width >= 992px) {
      height: 280px;
    }
  }
  .lg\:h-\[300px\] {
    @media (width >= 992px) {
      height: 300px;
    }
  }
  .lg\:h-auto {
    @media (width >= 992px) {
      height: auto;
    }
  }
  .lg\:min-h-\[285px\] {
    @media (width >= 992px) {
      min-height: 285px;
    }
  }
  .lg\:w-auto {
    @media (width >= 992px) {
      width: auto;
    }
  }
  .lg\:max-w-\[469px\] {
    @media (width >= 992px) {
      max-width: 469px;
    }
  }
  .lg\:max-w-\[730px\] {
    @media (width >= 992px) {
      max-width: 730px;
    }
  }
  .lg\:max-w-full {
    @media (width >= 992px) {
      max-width: 100%;
    }
  }
  .lg\:flex-row {
    @media (width >= 992px) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 992px) {
      align-items: center;
    }
  }
  .lg\:gap-12 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-\[60px\] {
    @media (width >= 992px) {
      gap: 60px;
    }
  }
  .lg\:bg-transparent {
    @media (width >= 992px) {
      background-color: transparent;
    }
  }
  .lg\:from-transparent {
    @media (width >= 992px) {
      --tw-gradient-from: transparent;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }
  .lg\:to-transparent {
    @media (width >= 992px) {
      --tw-gradient-to: transparent;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }
  .lg\:p-0 {
    @media (width >= 992px) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-5 {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .lg\:pt-0 {
    @media (width >= 992px) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:pt-\[59px\] {
    @media (width >= 992px) {
      padding-top: 59px;
    }
  }
  .lg\:pb-\[161px\] {
    @media (width >= 992px) {
      padding-bottom: 161px;
    }
  }
  .lg\:text-center {
    @media (width >= 992px) {
      text-align: center;
    }
  }
  .lg\:text-2xl {
    @media (width >= 992px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-3xl {
    @media (width >= 992px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .lg\:text-4xl {
    @media (width >= 992px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:text-\[22px\] {
    @media (width >= 992px) {
      font-size: 22px;
    }
  }
  .lg\:text-\[68px\] {
    @media (width >= 992px) {
      font-size: 68px;
    }
  }
  .lg\:leading-9 {
    @media (width >= 992px) {
      --tw-leading: calc(var(--spacing) * 9);
      line-height: calc(var(--spacing) * 9);
    }
  }
  .lg\:leading-\[68px\] {
    @media (width >= 992px) {
      --tw-leading: 68px;
      line-height: 68px;
    }
  }
  .lg\:sm\:text-\[22px\] {
    @media (width >= 992px) {
      @media (width >= 576px) {
        font-size: 22px;
      }
    }
  }
  .xl\:right-16 {
    @media (width >= 1200px) {
      right: calc(var(--spacing) * 16);
    }
  }
  .xl\:bottom-\[90px\] {
    @media (width >= 1200px) {
      bottom: 90px;
    }
  }
  .xl\:left-\[130px\] {
    @media (width >= 1200px) {
      left: 130px;
    }
  }
  .xl\:h-auto {
    @media (width >= 1200px) {
      height: auto;
    }
  }
  .xl\:min-h-\[289px\] {
    @media (width >= 1200px) {
      min-height: 289px;
    }
  }
  .xl\:max-w-\[598px\] {
    @media (width >= 1200px) {
      max-width: 598px;
    }
  }
  .xl\:max-w-\[840px\] {
    @media (width >= 1200px) {
      max-width: 840px;
    }
  }
  .xl\:pt-\[206px\] {
    @media (width >= 1200px) {
      padding-top: 206px;
    }
  }
  .xl\:pb-10 {
    @media (width >= 1200px) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .xl\:pb-\[68px\] {
    @media (width >= 1200px) {
      padding-bottom: 68px;
    }
  }
  .xl\:text-3xl {
    @media (width >= 1200px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .xl\:text-4xl {
    @media (width >= 1200px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .xl\:text-\[28px\] {
    @media (width >= 1200px) {
      font-size: 28px;
    }
  }
  .xl\:text-\[34px\] {
    @media (width >= 1200px) {
      font-size: 34px;
    }
  }
  .xl\:text-\[42px\] {
    @media (width >= 1200px) {
      font-size: 42px;
    }
  }
  .xl\:text-\[68px\] {
    @media (width >= 1200px) {
      font-size: 68px;
    }
  }
  .xl\:text-\[75px\] {
    @media (width >= 1200px) {
      font-size: 75px;
    }
  }
  .xl\:leading-\[45px\] {
    @media (width >= 1200px) {
      --tw-leading: 45px;
      line-height: 45px;
    }
  }
  .xl\:leading-\[50px\] {
    @media (width >= 1200px) {
      --tw-leading: 50px;
      line-height: 50px;
    }
  }
  .\32 xl\:left-\[133px\] {
    @media (width >= 1366px) {
      left: 133px;
    }
  }
  .\32 xl\:left-\[245px\] {
    @media (width >= 1366px) {
      left: 245px;
    }
  }
  .\32 xl\:h-auto {
    @media (width >= 1366px) {
      height: auto;
    }
  }
  .\32 xl\:max-w-\[923px\] {
    @media (width >= 1366px) {
      max-width: 923px;
    }
  }
  .\32 xl\:pb-\[62px\] {
    @media (width >= 1366px) {
      padding-bottom: 62px;
    }
  }
  .\32 xl\:text-\[34px\] {
    @media (width >= 1366px) {
      font-size: 34px;
    }
  }
  .\32 xl\:text-\[85px\] {
    @media (width >= 1366px) {
      font-size: 85px;
    }
  }
  .rtl\:space-x-reverse {
    &:where(:dir(rtl), [dir="rtl"], [dir="rtl"] *) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 1;
      }
    }
  }
}
.text-gradient {
  background: linear-gradient(132deg, #011D26 26.21%, #151515 87.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main-btn:hover .text-gradient {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.login-gradient:hover span {
  background: linear-gradient(132deg, #011D26 26.21%, #151515 87.4%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.login-gradient:hover {
  background: #1CEAA0;
}
.parallax-item {
  transition: transform 0.3s ease-out;
  will-change: transform;
}
@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-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@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-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-content: "";
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
