@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&display=swap");
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@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: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --spacing: .25rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --leading-normal: 1.5;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

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

  .inset-\[-3\.91\%\] {
    inset: -3.91%;
  }

  .inset-\[10\%\] {
    inset: 10%;
  }

  .inset-\[12\.5\%_10\%\] {
    inset: 12.5% 10%;
  }

  .inset-\[15\%_10\%\] {
    inset: 15% 10%;
  }

  .inset-\[20\.04\%_80\%_53\.24\%_8\.57\%\] {
    inset: 20.04% 80% 53.24% 8.57%;
  }

  .inset-\[20\.88\%_80\%_54\.07\%_8\.57\%\] {
    inset: 20.88% 80% 54.07% 8.57%;
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-5 {
    right: calc(var(--spacing) * 5);
  }

  .right-\[24px\] {
    right: 24px;
  }

  .right-\[44px\] {
    right: 44px;
  }

  .right-\[80px\] {
    right: 80px;
  }

  .bottom-\[24px\] {
    bottom: 24px;
  }

  .bottom-\[32px\] {
    bottom: 32px;
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

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

  .left-5 {
    left: calc(var(--spacing) * 5);
  }

  .left-\[-3\.35\%\] {
    left: -3.35%;
  }

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

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

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

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

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

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

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

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

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

  .isolate {
    isolation: isolate;
  }

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

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

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

  .z-\[9999\] {
    z-index: 9999;
  }

  .mx-auto {
    margin-inline: auto;
  }

  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .mb-\[2px\] {
    margin-bottom: 2px;
  }

  .mb-\[8px\] {
    margin-bottom: 8px;
  }

  .mb-\[12px\] {
    margin-bottom: 12px;
  }

  .mb-\[16px\] {
    margin-bottom: 16px;
  }

  .mb-\[20px\] {
    margin-bottom: 20px;
  }

  .mb-\[24px\] {
    margin-bottom: 24px;
  }

  .mb-\[32px\] {
    margin-bottom: 32px;
  }

  .mb-\[40px\] {
    margin-bottom: 40px;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

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

  .size-\[20px\] {
    width: 20px;
    height: 20px;
  }

  .size-\[60px\] {
    width: 60px;
    height: 60px;
  }

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

  .size-\[160px\] {
    width: 160px;
    height: 160px;
  }

  .size-full {
    width: 100%;
    height: 100%;
  }

  .h-0 {
    height: calc(var(--spacing) * 0);
  }

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

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

  .h-\[132\.59\%\] {
    height: 132.59%;
  }

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

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

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

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

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

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

  .h-full {
    height: 100%;
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-\[112\.57\%\] {
    width: 112.57%;
  }

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

  .max-w-\[calc\(100\%-40px\)\] {
    max-width: calc(100% - 40px);
  }

  .max-w-none {
    max-width: none;
  }

  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }

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

  .flex-grow {
    flex-grow: 1;
  }

  .origin-left {
    transform-origin: 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-4 {
    --tw-translate-y: calc(var(--spacing) * -4);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    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);
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .flex-col {
    flex-direction: column;
  }

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

  .justify-center {
    justify-content: center;
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-\[8px\] {
    gap: 8px;
  }

  .gap-\[16px\] {
    gap: 16px;
  }

  .gap-\[48px\] {
    gap: 48px;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-\[4px\] {
    border-radius: 4px;
  }

  .rounded-\[5px\] {
    border-radius: 5px;
  }

  .rounded-\[6px\] {
    border-radius: 6px;
  }

  .rounded-\[8px\] {
    border-radius: 8px;
  }

  .rounded-\[16px\] {
    border-radius: 16px;
  }

  .rounded-\[20px\] {
    border-radius: 20px;
  }

  .rounded-\[100px\] {
    border-radius: 100px;
  }

  .rounded-tl-\[32px\] {
    border-top-left-radius: 32px;
  }

  .rounded-tr-\[32px\] {
    border-top-right-radius: 32px;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }

  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

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

  .border-\[\#181715\] {
    border-color: #181715;
  }

  .border-\[\#ebebeb\] {
    border-color: #ebebeb;
  }

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

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

  .mask-intersect {
    mask-composite: intersect;
  }

  .mask-alpha {
    mask-mode: alpha;
  }

  .mask-size-\[358px_304px\] {
    mask-size: 358px 304px;
  }

  .mask-no-clip {
    mask-clip: no-clip;
  }

  .mask-position-\[0px_0px\] {
    mask-position: 0 0;
  }

  .mask-position-\[24px_0px\] {
    mask-position: 24px 0;
  }

  .mask-position-\[49px_0px\] {
    mask-position: 49px 0;
  }

  .mask-no-repeat {
    mask-repeat: no-repeat;
  }

  .object-contain {
    object-fit: contain;
  }

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

  .p-\[24px\] {
    padding: 24px;
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-\[16px\] {
    padding-inline: 16px;
  }

  .px-\[20px\] {
    padding-inline: 20px;
  }

  .px-\[24px\] {
    padding-inline: 24px;
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-\[8px\] {
    padding-block: 8px;
  }

  .py-\[12px\] {
    padding-block: 12px;
  }

  .py-\[16px\] {
    padding-block: 16px;
  }

  .py-\[48px\] {
    padding-block: 48px;
  }

  .py-\[80px\] {
    padding-block: 80px;
  }

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

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

  .pr-\[80px\] {
    padding-right: 80px;
  }

  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }

  .pb-\[24px\] {
    padding-bottom: 24px;
  }

  .pb-\[32px\] {
    padding-bottom: 32px;
  }

  .pb-\[80px\] {
    padding-bottom: 80px;
  }

  .pb-\[120px\] {
    padding-bottom: 120px;
  }

  .pb-\[140px\] {
    padding-bottom: 140px;
  }

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

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

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

  .font-\[\'Inter\:Black\'\,sans-serif\] {
    font-family: Inter\:Black, sans-serif;
  }

  .font-\[\'Inter\:Medium\'\,sans-serif\] {
    font-family: Inter\:Medium, sans-serif;
  }

  .font-\[\'Poppins\:Bold\'\,sans-serif\] {
    font-family: Poppins\:Bold, sans-serif;
  }

  .text-\[9vw\] {
    font-size: 9vw;
  }

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

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

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

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

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

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

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

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

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

  .leading-\[18px\] {
    --tw-leading: 18px;
    line-height: 18px;
  }

  .leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }

  .leading-\[28px\] {
    --tw-leading: 28px;
    line-height: 28px;
  }

  .leading-\[32px\] {
    --tw-leading: 32px;
    line-height: 32px;
  }

  .leading-\[42px\] {
    --tw-leading: 42px;
    line-height: 42px;
  }

  .leading-\[56px\] {
    --tw-leading: 56px;
    line-height: 56px;
  }

  .leading-\[normal\] {
    --tw-leading: normal;
    line-height: normal;
  }

  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }

  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .tracking-\[0\.15px\] {
    --tw-tracking: .15px;
    letter-spacing: .15px;
  }

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

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

  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .text-\[\#181715\] {
    color: #181715;
  }

  .text-\[\#595959\] {
    color: #595959;
  }

  .text-\[\#ebebeb\] {
    color: #ebebeb;
  }

  .not-italic {
    font-style: normal;
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-100 {
    opacity: 1;
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-100 {
    --tw-duration: .1s;
    transition-duration: .1s;
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s;
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .duration-500 {
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  @media (hover: hover) {
    .hover\:text-\[\#181715\]:hover {
      color: #181715;
    }
  }

  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }

  @media (width >= 40rem) {
    .sm\:mb-\[40px\] {
      margin-bottom: 40px;
    }
  }

  @media (width >= 40rem) {
    .sm\:mb-\[48px\] {
      margin-bottom: 48px;
    }
  }

  @media (width >= 40rem) {
    .sm\:max-w-\[calc\(100\%-80px\)\] {
      max-width: calc(100% - 80px);
    }
  }

  @media (width >= 40rem) {
    .sm\:py-\[100px\] {
      padding-block: 100px;
    }
  }

  @media (width >= 40rem) {
    .sm\:pb-\[120px\] {
      padding-bottom: 120px;
    }
  }

  @media (width >= 40rem) {
    .sm\:text-\[8vw\] {
      font-size: 8vw;
    }
  }

  @media (width >= 48rem) {
    .md\:right-10 {
      right: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 48rem) {
    .md\:right-\[72px\] {
      right: 72px;
    }
  }

  @media (width >= 48rem) {
    .md\:bottom-\[32px\] {
      bottom: 32px;
    }
  }

  @media (width >= 48rem) {
    .md\:left-10 {
      left: calc(var(--spacing) * 10);
    }
  }

  @media (width >= 48rem) {
    .md\:mb-\[16px\] {
      margin-bottom: 16px;
    }
  }

  @media (width >= 48rem) {
    .md\:mb-\[20px\] {
      margin-bottom: 20px;
    }
  }

  @media (width >= 48rem) {
    .md\:mb-\[24px\] {
      margin-bottom: 24px;
    }
  }

  @media (width >= 48rem) {
    .md\:mb-\[32px\] {
      margin-bottom: 32px;
    }
  }

  @media (width >= 48rem) {
    .md\:mb-\[40px\] {
      margin-bottom: 40px;
    }
  }

  @media (width >= 48rem) {
    .md\:mb-\[48px\] {
      margin-bottom: 48px;
    }
  }

  @media (width >= 48rem) {
    .md\:mb-\[56px\] {
      margin-bottom: 56px;
    }
  }

  @media (width >= 48rem) {
    .md\:block {
      display: block;
    }
  }

  @media (width >= 48rem) {
    .md\:hidden {
      display: none;
    }
  }

  @media (width >= 48rem) {
    .md\:size-\[24px\] {
      width: 24px;
      height: 24px;
    }
  }

  @media (width >= 48rem) {
    .md\:size-\[70px\] {
      width: 70px;
      height: 70px;
    }
  }

  @media (width >= 48rem) {
    .md\:max-w-\[calc\(100\%-160px\)\] {
      max-width: calc(100% - 160px);
    }
  }

  @media (width >= 48rem) {
    .md\:gap-\[20px\] {
      gap: 20px;
    }
  }

  @media (width >= 48rem) {
    .md\:rounded-\[20px\] {
      border-radius: 20px;
    }
  }

  @media (width >= 48rem) {
    .md\:rounded-\[24px\] {
      border-radius: 24px;
    }
  }

  @media (width >= 48rem) {
    .md\:p-\[32px\] {
      padding: 32px;
    }
  }

  @media (width >= 48rem) {
    .md\:px-\[24px\] {
      padding-inline: 24px;
    }
  }

  @media (width >= 48rem) {
    .md\:px-\[40px\] {
      padding-inline: 40px;
    }
  }

  @media (width >= 48rem) {
    .md\:py-\[16px\] {
      padding-block: 16px;
    }
  }

  @media (width >= 48rem) {
    .md\:py-\[64px\] {
      padding-block: 64px;
    }
  }

  @media (width >= 48rem) {
    .md\:py-\[120px\] {
      padding-block: 120px;
    }
  }

  @media (width >= 48rem) {
    .md\:pt-\[56px\] {
      padding-top: 56px;
    }
  }

  @media (width >= 48rem) {
    .md\:pb-\[40px\] {
      padding-bottom: 40px;
    }
  }

  @media (width >= 48rem) {
    .md\:pb-\[100px\] {
      padding-bottom: 100px;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[7vw\] {
      font-size: 7vw;
    }
  }

  @media (width >= 48rem) {
    .md\:text-\[16px\] {
      font-size: 16px;
    }
  }

  @media (width >= 64rem) {
    .lg\:right-\[80px\] {
      right: 80px;
    }
  }

  @media (width >= 64rem) {
    .lg\:left-\[80px\] {
      left: 80px;
    }
  }

  @media (width >= 64rem) {
    .lg\:-mt-\[400px\] {
      margin-top: -400px;
    }
  }

  @media (width >= 64rem) {
    .lg\:block {
      display: block;
    }
  }

  @media (width >= 64rem) {
    .lg\:flex {
      display: flex;
    }
  }

  @media (width >= 64rem) {
    .lg\:hidden {
      display: none;
    }
  }

  @media (width >= 64rem) {
    .lg\:size-\[80px\] {
      width: 80px;
      height: 80px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[1120px\] {
      width: 1120px;
    }
  }

  @media (width >= 64rem) {
    .lg\:w-\[1280px\] {
      width: 1280px;
    }
  }

  @media (width >= 64rem) {
    .lg\:max-w-\[1120px\] {
      max-width: 1120px;
    }
  }

  @media (width >= 64rem) {
    .lg\:px-\[40px\] {
      padding-inline: 40px;
    }
  }

  @media (width >= 64rem) {
    .lg\:pb-0 {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }

  @media (width >= 64rem) {
    .lg\:pb-\[800px\] {
      padding-bottom: 800px;
    }
  }

  @media (width >= 64rem) {
    .lg\:text-\[40px\] {
      font-size: 40px;
    }
  }

  @media (width >= 80rem) {
    .xl\:px-\[80px\] {
      padding-inline: 80px;
    }
  }

  @media (width >= 96rem) {
    .\32 xl\:w-\[1280px\] {
      width: 1280px;
    }
  }

  @media (width >= 96rem) {
    .\32 xl\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
}


:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .625rem;
  --sidebar: oklch(.985 0 0);
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --card: oklch(.145 0 0);
  --card-foreground: oklch(.985 0 0);
  --popover: oklch(.145 0 0);
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
  max-width: 100vw;
}

body {
  max-width: 100vw;
  overflow-x: hidden;
}

.hero-title {
  font-size: 48px;
  line-height: 1.1;
  top: 200px;
}

.hero-description {
  font-size: 16px;
  line-height: 24px;
  top: 324px;
}

.hero-contact-button {
  top: 444px;
}

.hero-footer {
  font-size: 12px;
  line-height: 20px;
  top: auto;
  bottom: 40px;
}

.hero-rectangle {
  top: 160px;
}

@media (width >= 640px) {
  .hero-title {
    font-size: 64px;
    line-height: 1.1;
    top: 140px;
  }

  .hero-description {
    font-size: 18px;
    line-height: 26px;
    top: 260px;
  }

  .hero-contact-button {
    top: 380px;
  }

  .hero-footer {
    font-size: 13px;
    line-height: 22px;
    bottom: 60px;
  }

  .hero-rectangle {
    top: 100px;
  }
}

@media (width >= 768px) {
  .hero-title {
    font-size: 80px;
    line-height: 1.1;
    top: 160px;
  }

  .hero-description {
    font-size: 20px;
    line-height: 28px;
    top: 300px;
  }

  .hero-contact-button {
    top: 420px;
  }

  .hero-footer {
    font-size: 14px;
    line-height: 24px;
    bottom: 80px;
  }

  .hero-rectangle {
    top: 120px;
  }
}

@media (width >= 1024px) {
  .hero-title {
    font-size: 100px;
    line-height: 1.05;
    top: 180px;
  }

  .hero-description {
    font-size: 20px;
    line-height: 28px;
    top: 340px;
  }

  .hero-contact-button {
    top: 460px;
  }

  .hero-footer {
    font-size: 14px;
    line-height: 26px;
    top: 600px;
    bottom: auto;
  }

  .hero-rectangle {
    top: 140px;
  }
}

@media (width >= 1280px) {
  .hero-title {
    font-size: 130px;
    line-height: 1.05;
    top: 220px;
  }

  .hero-description {
    font-size: 22px;
    line-height: 30px;
    top: 400px;
  }

  .hero-contact-button {
    top: 520px;
  }

  .hero-footer {
    font-size: 15px;
    line-height: 28px;
    top: 680px;
  }

  .hero-rectangle {
    top: 160px;
  }
}

@media (width >= 1536px) {
  .hero-title {
    font-size: 151px;
    line-height: normal;
    top: 281px;
  }

  .hero-description {
    font-size: 24px;
    line-height: 32px;
    top: 480px;
  }

  .hero-contact-button {
    top: 616px;
  }

  .hero-footer {
    font-size: 16px;
    line-height: 32px;
    top: 784px;
  }

  .hero-rectangle {
    top: 185px;
  }
}

@media (width >= 1024px) and (height >= 700px) and (height <= 900px) {
  .hero-title {
    font-size: 100px !important;
    line-height: 1.05 !important;
    top: 180px !important;
  }

  .hero-description {
    font-size: 20px !important;
    line-height: 28px !important;
    top: 340px !important;
  }

  .hero-contact-button {
    top: 460px !important;
  }

  .hero-footer {
    font-size: 14px !important;
    line-height: 22px !important;
    top: auto !important;
    bottom: 60px !important;
  }

  .hero-rectangle {
    top: 140px !important;
  }
}

@media (width >= 1024px) and (height <= 700px) {
  .hero-title {
    font-size: 80px !important;
    line-height: 1 !important;
    top: 140px !important;
  }

  .hero-description {
    font-size: 18px !important;
    line-height: 26px !important;
    top: 280px !important;
  }

  .hero-contact-button {
    top: 380px !important;
  }

  .hero-footer {
    font-size: 13px !important;
    line-height: 20px !important;
    top: auto !important;
    bottom: 40px !important;
  }

  .hero-rectangle {
    width: 60px !important;
    height: 60px !important;
    top: 110px !important;
  }
}

@media (width >= 1024px) and (height <= 600px) {
  .hero-title {
    font-size: 64px !important;
    line-height: .95 !important;
    top: 110px !important;
  }

  .hero-description {
    font-size: 16px !important;
    line-height: 24px !important;
    top: 220px !important;
  }

  .hero-contact-button {
    top: 320px !important;
  }

  .hero-footer {
    font-size: 12px !important;
    line-height: 18px !important;
    top: auto !important;
    bottom: 30px !important;
  }

  .hero-rectangle {
    width: 50px !important;
    height: 50px !important;
    top: 90px !important;
  }
}

.context-card-container, .context-card-background {
  height: 479px;
}

.context-card-icon-wrapper {
  width: 160px;
  height: 160px;
  top: 80px;
  left: 80px;
}

.context-card-title {
  height: 121px;
  font-size: 38px;
  line-height: 56px;
  top: 99px;
  left: 280px;
  right: 80px;
}

.context-card-description {
  font-size: 24px;
  line-height: 32px;
  top: 236px;
  left: 280px;
  right: 80px;
}

.context-card-sticky-1 {
  top: 80px;
}

.context-card-sticky-2 {
  top: 112px;
}

.context-card-sticky-3 {
  top: 144px;
}

.context-card-sticky-4 {
  top: 176px;
}

@media (width >= 768px) and (width <= 1023px) {
  .context-card-container, .context-card-background {
    height: 260px !important;
  }

  .context-card-icon-wrapper {
    width: 80px !important;
    height: 80px !important;
    top: 24px !important;
    left: 40px !important;
  }

  .context-card-title {
    height: auto !important;
    font-size: 20px !important;
    line-height: 26px !important;
    top: 24px !important;
    left: 140px !important;
    right: 40px !important;
  }

  .context-card-description {
    font-size: 15px !important;
    line-height: 21px !important;
    top: 120px !important;
    left: 40px !important;
    right: 40px !important;
  }

  .context-card-description p {
    margin-bottom: 6px !important;
  }

  .context-card-description p:last-child {
    margin-bottom: 0 !important;
  }

  .context-card-sticky-1 {
    top: 80px !important;
  }

  .context-card-sticky-2 {
    top: 88px !important;
  }

  .context-card-sticky-3 {
    top: 96px !important;
  }

  .context-card-sticky-4 {
    top: 104px !important;
  }
}

@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;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@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-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}
