/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
@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-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-6xl: 72rem;
    --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-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --leading-normal: 1.5;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-orange-primary-01: #EC602B;
    --color-dark: #01022B;
    --color-extra-black: #222;
    --color-prime-gray-100: #D1D5DB;
    --color-prime-gray-200: #E5E7EB;
    --color-light-gray: #f7f7f7;
    --color-light-gray-02: #FAFAFA;
    --font-space: "Space Grotesk";
  }
}
@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 {
  .pointer-events-none {
    pointer-events: none;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-\[-100vh\] {
    top: -100vh;
  }
  .top-\[35px\] {
    top: 35px;
  }
  .top-\[50px\] {
    top: 50px;
  }
  .right-\[50px\] {
    right: 50px;
  }
  .right-\[60px\] {
    right: 60px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1 {
    left: calc(var(--spacing) * 1);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-\[84px\] {
    left: 84px;
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .z-2 {
    z-index: 2;
  }
  .z-3 {
    z-index: 3;
  }
  .z-5 {
    z-index: 5;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[99999999\] {
    z-index: 99999999;
  }
  .container {
    width: 100%;
    @media (width >= 600px) {
      max-width: 600px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 845px) {
      max-width: 845px;
    }
    @media (width >= 992px) {
      max-width: 992px;
    }
    @media (width >= 1148px) {
      max-width: 1148px;
    }
    @media (width >= 1920px) {
      max-width: 1920px;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-\[13px\] {
    margin-top: 13px;
  }
  .mt-\[52px\] {
    margin-top: 52px;
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-\[35px\] {
    margin-bottom: 35px;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .table {
    display: table;
  }
  .h-\[1px\] {
    height: 1px;
  }
  .h-\[54px\] {
    height: 54px;
  }
  .h-\[80px\] {
    height: 80px;
  }
  .h-\[240px\] {
    height: 240px;
  }
  .h-\[285px\] {
    height: 285px;
  }
  .h-\[510px\] {
    height: 510px;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-\[64px\] {
    max-height: 64px;
  }
  .max-h-\[210px\] {
    max-height: 210px;
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-\[444px\] {
    min-height: 444px;
  }
  .min-h-\[800px\] {
    min-height: 800px;
  }
  .w-\[65px\] {
    width: 65px;
  }
  .w-\[374px\] {
    width: 374px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-\[64px\] {
    max-width: 64px;
  }
  .max-w-\[149px\] {
    max-width: 149px;
  }
  .max-w-\[200px\] {
    max-width: 200px;
  }
  .max-w-\[205px\] {
    max-width: 205px;
  }
  .max-w-\[226px\] {
    max-width: 226px;
  }
  .max-w-\[245px\] {
    max-width: 245px;
  }
  .max-w-\[261px\] {
    max-width: 261px;
  }
  .max-w-\[356px\] {
    max-width: 356px;
  }
  .max-w-\[373px\] {
    max-width: 373px;
  }
  .max-w-\[374px\] {
    max-width: 374px;
  }
  .max-w-\[380px\] {
    max-width: 380px;
  }
  .max-w-\[416px\] {
    max-width: 416px;
  }
  .max-w-\[440px\] {
    max-width: 440px;
  }
  .max-w-\[444px\] {
    max-width: 444px;
  }
  .max-w-\[476px\] {
    max-width: 476px;
  }
  .max-w-\[536px\] {
    max-width: 536px;
  }
  .max-w-\[540px\] {
    max-width: 540px;
  }
  .max-w-\[546px\] {
    max-width: 546px;
  }
  .max-w-\[731px\] {
    max-width: 731px;
  }
  .max-w-\[761px\] {
    max-width: 761px;
  }
  .max-w-\[923px\] {
    max-width: 923px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .-translate-x-1 {
    --tw-translate-x: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-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 {
    --tw-translate-y: calc(var(--spacing) * -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);
  }
  .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;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .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;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-\[5px\] {
    gap: 5px;
  }
  .gap-\[17px\] {
    gap: 17px;
  }
  .gap-\[27px\] {
    gap: 27px;
  }
  .gap-\[48px\] {
    gap: 48px;
  }
  .gap-\[60px\] {
    gap: 60px;
  }
  .gap-\[70px\] {
    gap: 70px;
  }
  .gap-\[94px\] {
    gap: 94px;
  }
  .gap-\[113px\] {
    gap: 113px;
  }
  .self-start {
    align-self: flex-start;
  }
  .justify-self-end {
    justify-self: flex-end;
  }
  .\!overflow-visible {
    overflow: visible !important;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-\[5px\] {
    border-radius: 5px;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-\[12px\] {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-light-gray {
    border-color: var(--color-light-gray);
  }
  .border-orange-primary-01 {
    border-color: var(--color-orange-primary-01);
  }
  .border-prime-gray-200 {
    border-color: var(--color-prime-gray-200);
  }
  .bg-\[rgba\(0\,_0\,_0\,_0\.63\)\] {
    background-color: rgba(0, 0, 0, 0.63);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/5 {
    background-color: color-mix(in srgb, #000 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }
  .bg-light-gray-02 {
    background-color: var(--color-light-gray-02);
  }
  .bg-prime-gray-100 {
    background-color: var(--color-prime-gray-100);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .\!px-3 {
    padding-inline: calc(var(--spacing) * 3) !important;
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-\[60px\] {
    padding-inline: 60px;
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-\[15px\] {
    padding-block: 15px;
  }
  .py-\[28px\] {
    padding-block: 28px;
  }
  .py-\[60px\] {
    padding-block: 60px;
  }
  .pt-\[60px\] {
    padding-top: 60px;
  }
  .pt-\[120px\] {
    padding-top: 120px;
  }
  .pt-\[128px\] {
    padding-top: 128px;
  }
  .pb-\[60px\] {
    padding-bottom: 60px;
  }
  .text-center {
    text-align: center;
  }
  .text-right {
    text-align: right;
  }
  .font-space {
    font-family: var(--font-space);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--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-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .text-\[80px\] {
    font-size: 80px;
  }
  .leading-\[22\.08px\] {
    --tw-leading: 22.08px;
    line-height: 22.08px;
  }
  .leading-\[22\.032px\] {
    --tw-leading: 22.032px;
    line-height: 22.032px;
  }
  .leading-\[22\.806px\] {
    --tw-leading: 22.806px;
    line-height: 22.806px;
  }
  .leading-\[22\.878px\] {
    --tw-leading: 22.878px;
    line-height: 22.878px;
  }
  .leading-\[23\.4px\] {
    --tw-leading: 23.4px;
    line-height: 23.4px;
  }
  .leading-\[24\.84px\] {
    --tw-leading: 24.84px;
    line-height: 24.84px;
  }
  .leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }
  .leading-\[31\.2px\] {
    --tw-leading: 31.2px;
    line-height: 31.2px;
  }
  .leading-\[38\.011px\] {
    --tw-leading: 38.011px;
    line-height: 38.011px;
  }
  .leading-\[41\.57px\] {
    --tw-leading: 41.57px;
    line-height: 41.57px;
  }
  .leading-\[50\.681px\] {
    --tw-leading: 50.681px;
    line-height: 50.681px;
  }
  .leading-\[52px\] {
    --tw-leading: 52px;
    line-height: 52px;
  }
  .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);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .tracking-\[-0\.6px\] {
    --tw-tracking: -0.6px;
    letter-spacing: -0.6px;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-dark {
    color: var(--color-dark);
  }
  .text-extra-black {
    color: var(--color-extra-black);
  }
  .text-white {
    color: var(--color-white);
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-60 {
    opacity: 60%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .opacity-\[60\%\] {
    opacity: 60%;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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, display, visibility, content-visibility, overlay, pointer-events;
    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-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .max-xl\:gap-10 {
    @media (width < 1148px) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .max-lg\:fixed {
    @media (width < 992px) {
      position: fixed;
    }
  }
  .max-lg\:bottom-0 {
    @media (width < 992px) {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .max-lg\:bottom-\[-100vh\] {
    @media (width < 992px) {
      bottom: -100vh;
    }
  }
  .max-lg\:left-0 {
    @media (width < 992px) {
      left: calc(var(--spacing) * 0);
    }
  }
  .max-lg\:block {
    @media (width < 992px) {
      display: block;
    }
  }
  .max-lg\:max-w-\[380px\] {
    @media (width < 992px) {
      max-width: 380px;
    }
  }
  .max-lg\:gap-5 {
    @media (width < 992px) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .max-lg\:transition-all {
    @media (width < 992px) {
      transition-property: all;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
  }
  .max-custom-lg\:hidden {
    @media (width < 845px) {
      display: none;
    }
  }
  .max-custom-lg\:max-w-full {
    @media (width < 845px) {
      max-width: 100%;
    }
  }
  .max-custom-lg\:flex-col {
    @media (width < 845px) {
      flex-direction: column;
    }
  }
  .max-custom-lg\:gap-2 {
    @media (width < 845px) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .max-custom-lg\:pt-\[60px\] {
    @media (width < 845px) {
      padding-top: 60px;
    }
  }
  .max-md\:right-\[25px\] {
    @media (width < 768px) {
      right: 25px;
    }
  }
  .max-md\:mt-\[11px\] {
    @media (width < 768px) {
      margin-top: 11px;
    }
  }
  .max-md\:\!hidden {
    @media (width < 768px) {
      display: none !important;
    }
  }
  .max-md\:block {
    @media (width < 768px) {
      display: block;
    }
  }
  .max-md\:hidden {
    @media (width < 768px) {
      display: none;
    }
  }
  .max-md\:max-h-\[285px\] {
    @media (width < 768px) {
      max-height: 285px;
    }
  }
  .max-md\:w-full {
    @media (width < 768px) {
      width: 100%;
    }
  }
  .max-md\:max-w-\[274px\] {
    @media (width < 768px) {
      max-width: 274px;
    }
  }
  .max-md\:max-w-\[340px\] {
    @media (width < 768px) {
      max-width: 340px;
    }
  }
  .max-md\:max-w-full {
    @media (width < 768px) {
      max-width: 100%;
    }
  }
  .max-md\:flex-col {
    @media (width < 768px) {
      flex-direction: column;
    }
  }
  .max-md\:items-center {
    @media (width < 768px) {
      align-items: center;
    }
  }
  .max-md\:items-start {
    @media (width < 768px) {
      align-items: flex-start;
    }
  }
  .max-md\:justify-center {
    @media (width < 768px) {
      justify-content: center;
    }
  }
  .max-md\:gap-4 {
    @media (width < 768px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .max-md\:gap-6 {
    @media (width < 768px) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .max-md\:gap-8 {
    @media (width < 768px) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .max-md\:gap-\[48px\] {
    @media (width < 768px) {
      gap: 48px;
    }
  }
  .max-md\:gap-\[71px\] {
    @media (width < 768px) {
      gap: 71px;
    }
  }
  .max-md\:self-end {
    @media (width < 768px) {
      align-self: flex-end;
    }
  }
  .max-md\:px-\[10px\] {
    @media (width < 768px) {
      padding-inline: 10px;
    }
  }
  .max-md\:px-\[25px\] {
    @media (width < 768px) {
      padding-inline: 25px;
    }
  }
  .max-md\:pt-\[50px\] {
    @media (width < 768px) {
      padding-top: 50px;
    }
  }
  .max-md\:pt-\[60px\] {
    @media (width < 768px) {
      padding-top: 60px;
    }
  }
  .max-md\:pt-\[75px\] {
    @media (width < 768px) {
      padding-top: 75px;
    }
  }
  .max-md\:pb-0 {
    @media (width < 768px) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .max-md\:pb-30 {
    @media (width < 768px) {
      padding-bottom: calc(var(--spacing) * 30);
    }
  }
  .max-md\:text-2xl {
    @media (width < 768px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .max-md\:text-3xl {
    @media (width < 768px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .max-md\:text-5xl {
    @media (width < 768px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .max-md\:text-base {
    @media (width < 768px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .max-md\:text-lg {
    @media (width < 768px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .max-md\:text-xl {
    @media (width < 768px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .max-md\:text-\[32px\] {
    @media (width < 768px) {
      font-size: 32px;
    }
  }
  .max-md\:leading-\[20\.8px\] {
    @media (width < 768px) {
      --tw-leading: 20.8px;
      line-height: 20.8px;
    }
  }
  .max-md\:leading-\[25\.34px\] {
    @media (width < 768px) {
      --tw-leading: 25.34px;
      line-height: 25.34px;
    }
  }
  .max-md\:leading-\[26px\] {
    @media (width < 768px) {
      --tw-leading: 26px;
      line-height: 26px;
    }
  }
  .max-md\:leading-normal {
    @media (width < 768px) {
      --tw-leading: var(--leading-normal);
      line-height: var(--leading-normal);
    }
  }
  .max-md\:opacity-100 {
    @media (width < 768px) {
      opacity: 100%;
    }
  }
  .max-sm\:fixed {
    @media (width < 600px) {
      position: fixed;
    }
  }
  .max-sm\:right-0 {
    @media (width < 600px) {
      right: calc(var(--spacing) * 0);
    }
  }
  .max-sm\:bottom-0 {
    @media (width < 600px) {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .max-sm\:left-0 {
    @media (width < 600px) {
      left: calc(var(--spacing) * 0);
    }
  }
  .max-sm\:z-50 {
    @media (width < 600px) {
      z-index: 50;
    }
  }
  .max-sm\:hidden {
    @media (width < 600px) {
      display: none;
    }
  }
  .max-sm\:w-full {
    @media (width < 600px) {
      width: 100%;
    }
  }
  .max-sm\:max-w-\[210px\] {
    @media (width < 600px) {
      max-width: 210px;
    }
  }
  .max-sm\:max-w-\[359px\] {
    @media (width < 600px) {
      max-width: 359px;
    }
  }
  .max-sm\:max-w-full {
    @media (width < 600px) {
      max-width: 100%;
    }
  }
  .max-sm\:gap-0 {
    @media (width < 600px) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .max-sm\:px-4 {
    @media (width < 600px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .max-sm\:\!py-\[17px\] {
    @media (width < 600px) {
      padding-block: 17px !important;
    }
  }
  .max-sm\:py-3 {
    @media (width < 600px) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .max-sm\:\!text-\[13px\] {
    @media (width < 600px) {
      font-size: 13px !important;
    }
  }
  .md\:opacity-0 {
    @media (width >= 768px) {
      opacity: 0%;
    }
  }
  .md\:transition-opacity {
    @media (width >= 768px) {
      transition-property: opacity;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
    }
  }
  .md\:duration-300 {
    @media (width >= 768px) {
      --tw-duration: 300ms;
      transition-duration: 300ms;
    }
  }
  .md\:group-hover\:opacity-100 {
    @media (width >= 768px) {
      &:is(:where(.group):hover *) {
        @media (hover: hover) {
          opacity: 100%;
        }
      }
    }
  }
  .custom-lg\:sticky {
    @media (width >= 845px) {
      position: sticky;
    }
  }
  .custom-lg\:top-\[120px\] {
    @media (width >= 845px) {
      top: 120px;
    }
  }
  .custom-lg\:mt-\[155px\] {
    @media (width >= 845px) {
      margin-top: 155px;
    }
  }
  .custom-lg\:h-fit {
    @media (width >= 845px) {
      height: fit-content;
    }
  }
  .custom-lg\:self-start {
    @media (width >= 845px) {
      align-self: flex-start;
    }
  }
  .\[\&_img\]\:max-md\:max-h-\[285px\] {
    & img {
      @media (width < 768px) {
        max-height: 285px;
      }
    }
  }
  .\[\&_img\]\:max-md\:w-full {
    & img {
      @media (width < 768px) {
        width: 100%;
      }
    }
  }
  .\[\&_path\]\:fill-black {
    & path {
      fill: var(--color-black);
    }
  }
  .\[\&_path\]\:stroke-white {
    & path {
      stroke: var(--color-white);
    }
  }
  .\[\&_rect\]\:fill-white\/12 {
    & rect {
      fill: color-mix(in srgb, #fff 12%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        fill: color-mix(in oklab, var(--color-white) 12%, transparent);
      }
    }
  }
  .hover\:\[\&_rect\]\:fill-black\/3 {
    &:hover {
      @media (hover: hover) {
        & rect {
          fill: color-mix(in srgb, #000 3%, transparent);
          @supports (color: color-mix(in lab, red, red)) {
            fill: color-mix(in oklab, var(--color-black) 3%, transparent);
          }
        }
      }
    }
  }
  .\[\&_span\]\:font-medium {
    & span {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
  }
  .\[\&_strong\]\:font-bold {
    & strong {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
}
.btn {
  display: flex;
  justify-content: center;
  gap: 10px;
  border-radius: 5px;
  font-family: var(--font-space);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
}
.btn-primary {
  align-items: center;
  border-style: var(--tw-border-style);
  border-width: 1px;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: 10px;
  --tw-tracking: 0.98px;
  letter-spacing: 0.98px;
  color: var(--color-white);
}
.btn-secondary {
  border-style: var(--tw-border-style);
  border-width: 1px;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: 10px;
  --tw-tracking: 1.12px;
  letter-spacing: 1.12px;
}
.btn-basic-black {
  font-size: var(--text-base) !important;
  line-height: var(--tw-leading, var(--text-base--line-height)) !important;
  --tw-tracking: 1.12px;
  letter-spacing: 1.12px;
  color: var(--color-dark);
}
.degradado-btn-primary {
  position: relative;
  z-index: 0;
  background: linear-gradient(88deg, #4285F4 -25.94%, #9B72CB 21.53%, #EB612C 97.47%);
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
  transition: color 0.3s ease;
}
.degradado-btn-primary::before {
  content: '';
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 5px;
  background: linear-gradient(88deg, #4285F4 -25.94%, #9B72CB 21.53%, #EB612C 97.47%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}
.degradado-btn-primary::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 5px;
  background: linear-gradient(88deg, #4285F4 6.72%, #9B72CB 76.95%, #EB612C 147.18%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}
.degradado-btn-primary:hover::after {
  opacity: 1;
}
.degradado-btn-secondary {
  background-color: white;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease;
  background-image: linear-gradient(88deg, #4285F4 -25.94%, #9B72CB 21.53%, #EB612C 97.47%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.degradado-btn-secondary::before, .degradado-btn-secondary::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 5px;
  padding: 1px;
  background: linear-gradient(88deg, rgba(66,133,244,0.4) -25.94%, rgba(155,114,203,0.4) 21.53%, rgba(235,97,44,0.4) 97.47%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
  transition: opacity 0.4s ease;
  pointer-events: none;
}
.degradado-btn-secondary::after {
  background: linear-gradient(88deg, #4285F4 -25.94%, #9B72CB 21.53%, #EB612C 97.47%);
  opacity: 0;
}
.degradado-btn-secondary:hover::before {
  opacity: 0;
}
.degradado-btn-secondary:hover::after {
  opacity: 1;
}
.container {
  width: 100%;
  max-width: 1116px;
  padding-left: 16px;
  padding-right: 16px;
  margin-inline: auto;
}
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}
body {
  scroll-behavior: smooth;
}
.subrayado {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}
.sombra-img {
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.12);
}
.sombra-swiper-slide {
  box-shadow: 0px 15px 30px -4px rgba(16, 24, 40, 0.03);
}
.sombra-info-box {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.12);
}
.sombra-info-box::after {
  content: '';
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 5px;
  background: linear-gradient(88deg, #4285F4 -25.94%, #9B72CB 21.53%, #EB612C 97.47%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  transition: .3s ease;
}
.sombra-info-box:hover::after {
  opacity: 1;
}
.sombra-case-box {
  box-shadow: 0px 15px 30px -4px rgba(16, 24, 40, 0.03);
}
.bg-gris {
  background: linear-gradient(180deg, #FAFAFA 0%, #FFF 100%);
}
.bg-black {
  background: linear-gradient(99deg, #01022B 0%, #00001C 100%);
}
.swiper-logos .swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: auto;
  height: auto;
}
.gradiente-title {
  background: linear-gradient(89deg, #4285F4 6.14%, #9B72CB 46.92%, #EB612C 87.69%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.gradiente-subtitle {
  background: linear-gradient(89deg, #4285F4 6.14%, #9B72CB 108.08%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.gradiente-box-info {
  background: linear-gradient(88deg, #4285F4 1.24%, #9B72CB 106.54%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.gradiente-box-contact {
  background: linear-gradient(89deg, #4285F4 6.14%, #9B72CB 46.92%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.logo-light-mask img {
  opacity: 0.5;
  mix-blend-mode: lighten;
}
@font-face {
  font-family: "Space Grotesk";
  src: url('/wp-content/themes/search-ai/assets/fonts/SpaceGrotesk/SpaceGrotesk-Light.ttf');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Space Grotesk";
  src: url('/wp-content/themes/search-ai/assets/fonts/SpaceGrotesk/SpaceGrotesk-Regular.ttf');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Space Grotesk";
  src: url('/wp-content/themes/search-ai/assets/fonts/SpaceGrotesk/SpaceGrotesk-Medium.ttf');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Space Grotesk";
  src: url('/wp-content/themes/search-ai/assets/fonts/SpaceGrotesk/SpaceGrotesk-SemiBold.ttf');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Space Grotesk";
  src: url('/wp-content/themes/search-ai/assets/fonts/SpaceGrotesk/SpaceGrotesk-Bold.ttf');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@media (max-width: 768px) {
  .formulario {
    z-index: 99999;
    height: 100vh;
    width: 100%;
    overflow-y: scroll;
    background-color: var(--color-white);
    padding-inline: calc(var(--spacing) * 8);
    padding-block: calc(var(--spacing) * 8);
  }
  .gform_button {
    width: 100% !important;
  }
}
.gform_title {
  display: none !important;
}
.gform_required_legend {
  display: none !important;
}
.gfield_label {
  font-family: "Space Grotesk" !important;
  color: #4B5563 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 26px !important;
}
.ginput_container input {
  padding: 8px 16px !important;
  border-radius: var(--Radius-System-rounded-lg-8px, 8px) !important;
  border: 1px solid var(--Colors-Prime-Gray-Prime-Gray-200, #E5E7EB) !important;
  background: #FFF !important;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05) !important;
  font-family: "Space Grotesk" !important;
  color: #9CA3AF !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  height: 48px !important;
}
.gform_fields {
  gap: 16px !important;
}
.ginput_container_consent {
  display: flex !important;
  justify-content: start !important;
  align-items: center !important;
}
.ginput_container input[type=checkbox] {
  height: 12px !important;
  width: 12px !important;
  padding: 0 !important;
  border-radius: 2px !important;
}
.ginput_container_consent {
  color: #222;
}
.ginput_container_consent label a {
  text-decoration: underline !important;
  font-weight: 700;
}
.gform_button {
  border-radius: 5px !important;
  background: linear-gradient(88deg, #4285F4 -25.94%, #9B72CB 21.53%, #EB612C 97.47%) !important;
  display: flex !important;
  height: 48px !important;
  padding: 10px 16px !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: flex-start !important;
  gap: 10px !important;
}
input[type="submit"] {
  border: none !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;
}
@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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  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-outline-style: solid;
      --tw-duration: initial;
    }
  }
}
