/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: 'Mulish', ui-sans-serif, system-ui, sans-serif;
    --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-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-black: #000;
    --color-white: #ffffff;
    --spacing: 0.25rem;
    --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-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --tracking-widest: 0.1em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-lg: 0.5rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --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-accent: #3DA1AF;
    --color-text: #515151;
  }
}
@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;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-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;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .top-\[-1px\] {
    top: -1px;
  }
  .top-\[280px\] {
    top: 280px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-\[18px\] {
    right: 18px;
  }
  .right-\[30px\] {
    right: 30px;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }
  .bottom-\[-2px\] {
    bottom: -2px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1 / 2 * 100%);
  }
  .left-1\/4 {
    left: calc(1 / 4 * 100%);
  }
  .left-3\/4 {
    left: calc(3 / 4 * 100%);
  }
  .left-\[-1px\] {
    left: -1px;
  }
  .left-\[100px\] {
    left: 100px;
  }
  .isolate {
    isolation: isolate;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[2\] {
    z-index: 2;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .order-first {
    order: -9999;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .-mx-2 {
    margin-inline: calc(var(--spacing) * -2);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[42px\] {
    margin-top: 42px;
  }
  .mt-\[50px\] {
    margin-top: 50px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .-mr-2 {
    margin-right: calc(var(--spacing) * -2);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[25px\] {
    margin-bottom: 25px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[48px\] {
    margin-bottom: 48px;
  }
  .mb-\[50px\] {
    margin-bottom: 50px;
  }
  .mb-\[60px\] {
    margin-bottom: 60px;
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-auto {
    margin-left: auto;
  }
  .line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .size-\[16px\] {
    width: 16px;
    height: 16px;
  }
  .size-\[20px\] {
    width: 20px;
    height: 20px;
  }
  .size-\[40px\] {
    width: 40px;
    height: 40px;
  }
  .size-\[50px\] {
    width: 50px;
    height: 50px;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-\[2px\] {
    height: 2px;
  }
  .h-\[8px\] {
    height: 8px;
  }
  .h-\[16px\] {
    height: 16px;
  }
  .h-\[25px\] {
    height: 25px;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[45px\] {
    height: 45px;
  }
  .h-\[48px\] {
    height: 48px;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[80px\] {
    height: 80px;
  }
  .h-\[85px\] {
    height: 85px;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[180px\] {
    height: 180px;
  }
  .h-\[240px\] {
    height: 240px;
  }
  .h-\[280px\] {
    height: 280px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .h-\[450px\] {
    height: 450px;
  }
  .h-\[490px\] {
    height: 490px;
  }
  .h-\[600px\] {
    height: 600px;
  }
  .h-\[calc\(100\%\+2px\)\] {
    height: calc(100% + 2px);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .min-h-\[48px\] {
    min-height: 48px;
  }
  .min-h-\[220px\] {
    min-height: 220px;
  }
  .min-h-\[260px\] {
    min-height: 260px;
  }
  .min-h-\[300px\] {
    min-height: 300px;
  }
  .min-h-\[400px\] {
    min-height: 400px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .\!w-\[320px\] {
    width: 320px !important;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-1\/2 {
    width: calc(1 / 2 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-\[1px\] {
    width: 1px;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[25px\] {
    width: 25px;
  }
  .w-\[36px\] {
    width: 36px;
  }
  .w-\[48px\] {
    width: 48px;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[80px\] {
    width: 80px;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[120px\] {
    width: 120px;
  }
  .w-\[239px\] {
    width: 239px;
  }
  .w-\[280px\] {
    width: 280px;
  }
  .w-\[350px\] {
    width: 350px;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .max-w-\[350px\] {
    max-width: 350px;
  }
  .max-w-\[600px\] {
    max-width: 600px;
  }
  .max-w-\[672px\] {
    max-width: 672px;
  }
  .max-w-\[700px\] {
    max-width: 700px;
  }
  .max-w-\[820px\] {
    max-width: 820px;
  }
  .max-w-\[880px\] {
    max-width: 880px;
  }
  .max-w-\[1440px\] {
    max-width: 1440px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-none {
    max-width: none;
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-\[160px\] {
    min-width: 160px;
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .origin-left {
    transform-origin: 0;
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-default {
    cursor: default;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .appearance-none {
    appearance: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-\[4px\] {
    gap: 4px;
  }
  .gap-\[5px\] {
    gap: 5px;
  }
  .gap-\[8px\] {
    gap: 8px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[12px\] {
    gap: 12px;
  }
  .gap-\[14px\] {
    gap: 14px;
  }
  .gap-\[15px\] {
    gap: 15px;
  }
  .gap-\[16px\] {
    gap: 16px;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .gap-\[22px\] {
    gap: 22px;
  }
  .gap-\[24px\] {
    gap: 24px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .gap-\[46px\] {
    gap: 46px;
  }
  .gap-\[50px\] {
    gap: 50px;
  }
  .gap-\[60px\] {
    gap: 60px;
  }
  .gap-\[100px\] {
    gap: 100px;
  }
  .gap-\[171px\] {
    gap: 171px;
  }
  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }
  .gap-x-\[20px\] {
    column-gap: 20px;
  }
  .gap-x-\[40px\] {
    column-gap: 40px;
  }
  .gap-x-\[50px\] {
    column-gap: 50px;
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .gap-y-10 {
    row-gap: calc(var(--spacing) * 10);
  }
  .gap-y-\[12px\] {
    row-gap: 12px;
  }
  .gap-y-\[40px\] {
    row-gap: 40px;
  }
  .divide-y-0 {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(0px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .self-start {
    align-self: flex-start;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .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-l-\[3px\] {
    border-left-style: var(--tw-border-style);
    border-left-width: 3px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-\[\#515151\] {
    border-color: #515151;
  }
  .border-\[\#515151\]\/10 {
    border-color: color-mix(in oklab, #515151 10%, transparent);
  }
  .border-\[\#515151\]\/15 {
    border-color: color-mix(in oklab, #515151 15%, transparent);
  }
  .border-\[\#c83232\] {
    border-color: #c83232;
  }
  .border-\[rgba\(0\,0\,0\,0\.1\)\] {
    border-color: rgba(0,0,0,0.1);
  }
  .border-\[rgba\(0\,0\,0\,0\.03\)\] {
    border-color: rgba(0,0,0,0.03);
  }
  .border-\[rgba\(0\,0\,0\,0\.05\)\] {
    border-color: rgba(0,0,0,0.05);
  }
  .border-\[rgba\(81\,81\,81\,0\.7\)\] {
    border-color: rgba(81,81,81,0.7);
  }
  .border-\[var\(--color-accent\)\] {
    border-color: var(--color-accent);
  }
  .border-black\/5 {
    border-color: color-mix(in srgb, #000 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 5%, transparent);
    }
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-white\/5 {
    border-color: color-mix(in srgb, #ffffff 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }
  .border-white\/10 {
    border-color: color-mix(in srgb, #ffffff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-\[\#3DA1AF\] {
    background-color: #3DA1AF;
  }
  .bg-\[\#3da1af\] {
    background-color: #3da1af;
  }
  .bg-\[\#3da1af\]\/10 {
    background-color: color-mix(in oklab, #3da1af 10%, transparent);
  }
  .bg-\[\#515151\] {
    background-color: #515151;
  }
  .bg-\[\#515151\]\/20 {
    background-color: color-mix(in oklab, #515151 20%, transparent);
  }
  .bg-\[\#fefefe\] {
    background-color: #fefefe;
  }
  .bg-\[\#fefefe\]\/20 {
    background-color: color-mix(in oklab, #fefefe 20%, transparent);
  }
  .bg-\[rgba\(61\,161\,175\,0\.1\)\] {
    background-color: rgba(61,161,175,0.1);
  }
  .bg-\[rgba\(61\,161\,175\,0\.5\)\] {
    background-color: rgba(61,161,175,0.5);
  }
  .bg-\[rgba\(61\,161\,175\,0\.15\)\] {
    background-color: rgba(61,161,175,0.15);
  }
  .bg-\[rgba\(81\,81\,81\,0\.05\)\] {
    background-color: rgba(81,81,81,0.05);
  }
  .bg-\[rgba\(81\,81\,81\,0\.07\)\] {
    background-color: rgba(81,81,81,0.07);
  }
  .bg-\[rgba\(81\,81\,81\,0\.08\)\] {
    background-color: rgba(81,81,81,0.08);
  }
  .bg-\[rgba\(81\,81\,81\,0\.18\)\] {
    background-color: rgba(81,81,81,0.18);
  }
  .bg-\[rgba\(200\,50\,50\,0\.08\)\] {
    background-color: rgba(200,50,50,0.08);
  }
  .bg-\[rgba\(217\,217\,217\,0\.4\)\] {
    background-color: rgba(217,217,217,0.4);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/0 {
    background-color: color-mix(in srgb, #000 0%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 0%, transparent);
    }
  }
  .bg-black\/40 {
    background-color: color-mix(in srgb, #000 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 40%, transparent);
    }
  }
  .bg-black\/50 {
    background-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .bg-black\/70 {
    background-color: color-mix(in srgb, #000 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
    }
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-300 {
    background-color: var(--color-gray-300);
  }
  .bg-gray-700 {
    background-color: var(--color-gray-700);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/10 {
    background-color: color-mix(in srgb, #ffffff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-white\/\[0\.07\] {
    background-color: color-mix(in srgb, #ffffff 7.000000000000001%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 7.000000000000001%, transparent);
    }
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-top {
    object-position: top;
  }
  .\!p-0 {
    padding: calc(var(--spacing) * 0) !important;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[24px\] {
    padding: 24px;
  }
  .p-\[32px_24px_40px\] {
    padding: 32px 24px 40px;
  }
  .p-\[36px_24px\] {
    padding: 36px 24px;
  }
  .p-\[40px\] {
    padding: 40px;
  }
  .p-\[50px\] {
    padding: 50px;
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[14px\] {
    padding-inline: 14px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .px-\[28px\] {
    padding-inline: 28px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .px-\[50px\] {
    padding-inline: 50px;
  }
  .\!py-0 {
    padding-block: calc(var(--spacing) * 0) !important;
  }
  .\!py-\[40px\] {
    padding-block: 40px !important;
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[14px\] {
    padding-block: 14px;
  }
  .py-\[15px\] {
    padding-block: 15px;
  }
  .py-\[25px\] {
    padding-block: 25px;
  }
  .py-\[30px\] {
    padding-block: 30px;
  }
  .py-\[40px\] {
    padding-block: 40px;
  }
  .py-\[50px\] {
    padding-block: 50px;
  }
  .py-\[60px\] {
    padding-block: 60px;
  }
  .py-\[90px\] {
    padding-block: 90px;
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pr-\[50px\] {
    padding-right: 50px;
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pb-\[3px\] {
    padding-bottom: 3px;
  }
  .pb-\[4px\] {
    padding-bottom: 4px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pb-\[50px\] {
    padding-bottom: 50px;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[32px\] {
    font-size: 32px;
  }
  .text-\[36px\] {
    font-size: 36px;
  }
  .text-\[48px\] {
    font-size: 48px;
  }
  .text-\[clamp\(16px\,1\.5vw\,20px\)\] {
    font-size: clamp(16px, 1.5vw, 20px);
  }
  .text-\[clamp\(18px\,5vw\,32px\)\] {
    font-size: clamp(18px, 5vw, 32px);
  }
  .text-\[clamp\(22px\,3vw\,36px\)\] {
    font-size: clamp(22px, 3vw, 36px);
  }
  .text-\[clamp\(28px\,3\.5vw\,48px\)\] {
    font-size: clamp(28px, 3.5vw, 48px);
  }
  .text-\[clamp\(28px\,4vw\,48px\)\] {
    font-size: clamp(28px, 4vw, 48px);
  }
  .text-\[clamp\(28px\,4vw\,52px\)\] {
    font-size: clamp(28px, 4vw, 52px);
  }
  .text-\[clamp\(32px\,4vw\,48px\)\] {
    font-size: clamp(32px, 4vw, 48px);
  }
  .text-\[clamp\(48px\,7vw\,96px\)\] {
    font-size: clamp(48px, 7vw, 96px);
  }
  .text-\[clamp\(52px\,6\.7vw\,96px\)\] {
    font-size: clamp(52px, 6.7vw, 96px);
  }
  .text-\[clamp\(56px\,7vw\,96px\)\] {
    font-size: clamp(56px, 7vw, 96px);
  }
  .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-\[1\.25\] {
    --tw-leading: 1.25;
    line-height: 1.25;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .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);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[0\.05em\] {
    --tw-tracking: 0.05em;
    letter-spacing: 0.05em;
  }
  .tracking-\[2\.4px\] {
    --tw-tracking: 2.4px;
    letter-spacing: 2.4px;
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-widest {
    --tw-tracking: var(--tracking-widest);
    letter-spacing: var(--tracking-widest);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#1a7b85\] {
    color: #1a7b85;
  }
  .text-\[\#3DA1AF\] {
    color: #3DA1AF;
  }
  .text-\[\#3da1af\] {
    color: #3da1af;
  }
  .text-\[\#999\] {
    color: #999;
  }
  .text-\[\#515151\] {
    color: #515151;
  }
  .text-\[\#515151\]\/40 {
    color: color-mix(in oklab, #515151 40%, transparent);
  }
  .text-\[\#515151\]\/50 {
    color: color-mix(in oklab, #515151 50%, transparent);
  }
  .text-\[\#515151\]\/60 {
    color: color-mix(in oklab, #515151 60%, transparent);
  }
  .text-\[\#515151\]\/70 {
    color: color-mix(in oklab, #515151 70%, transparent);
  }
  .text-\[\#b03030\] {
    color: #b03030;
  }
  .text-\[\#fefefe\] {
    color: #fefefe;
  }
  .text-\[rgba\(81\,81\,81\,0\.4\)\] {
    color: rgba(81,81,81,0.4);
  }
  .text-\[rgba\(81\,81\,81\,0\.5\)\] {
    color: rgba(81,81,81,0.5);
  }
  .text-\[rgba\(81\,81\,81\,0\.7\)\] {
    color: rgba(81,81,81,0.7);
  }
  .text-\[var\(--color-accent\)\] {
    color: var(--color-accent);
  }
  .text-\[var\(--color-text\)\] {
    color: var(--color-text);
  }
  .text-accent {
    color: var(--color-accent);
  }
  .text-text {
    color: var(--color-text);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/50 {
    color: color-mix(in srgb, #ffffff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .text-white\/90 {
    color: color-mix(in srgb, #ffffff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .uppercase {
    text-transform: uppercase;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .decoration-solid {
    text-decoration-style: solid;
  }
  .underline-offset-4 {
    text-underline-offset: 4px;
  }
  .placeholder-\[rgba\(81\,81\,81\,0\.7\)\] {
    &::placeholder {
      color: rgba(81,81,81,0.7);
    }
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .opacity-60 {
    opacity: 60%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .mix-blend-multiply {
    mix-blend-mode: multiply;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-blur-\[20px\] {
    --tw-backdrop-blur: blur(20px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    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, 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-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-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-\[250ms\] {
    --tw-duration: 250ms;
    transition-duration: 250ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .backface-hidden {
    backface-visibility: hidden;
  }
  .group-hover\:translate-x-1 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\:translate-x-1\.5 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 1.5);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\:scale-105 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:bg-black\/20 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #000 20%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
        }
      }
    }
  }
  .group-hover\:text-\[\#3DA1AF\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: #3DA1AF;
      }
    }
  }
  .group-hover\:text-\[var\(--color-accent\)\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-accent);
      }
    }
  }
  .group-hover\:text-accent {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-accent);
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .placeholder\:text-\[rgba\(81\,81\,81\,0\.7\)\] {
    &::placeholder {
      color: rgba(81,81,81,0.7);
    }
  }
  .last\:border-b-0 {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0px;
    }
  }
  .hover\:border-accent {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-accent);
      }
    }
  }
  .hover\:bg-\[\#348e9b\] {
    &:hover {
      @media (hover: hover) {
        background-color: #348e9b;
      }
    }
  }
  .hover\:bg-\[\#515151\] {
    &:hover {
      @media (hover: hover) {
        background-color: #515151;
      }
    }
  }
  .hover\:bg-\[rgba\(61\,161\,175\,0\.22\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(61,161,175,0.22);
      }
    }
  }
  .hover\:bg-\[rgba\(61\,161\,175\,0\.25\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(61,161,175,0.25);
      }
    }
  }
  .hover\:bg-\[rgba\(81\,81\,81\,0\.05\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(81,81,81,0.05);
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:text-\[\#3da1af\] {
    &:hover {
      @media (hover: hover) {
        color: #3da1af;
      }
    }
  }
  .hover\:text-\[\#515151\] {
    &:hover {
      @media (hover: hover) {
        color: #515151;
      }
    }
  }
  .hover\:text-accent {
    &:hover {
      @media (hover: hover) {
        color: var(--color-accent);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:opacity-70 {
    &:hover {
      @media (hover: hover) {
        opacity: 70%;
      }
    }
  }
  .hover\:opacity-75 {
    &:hover {
      @media (hover: hover) {
        opacity: 75%;
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .hover\:opacity-90 {
    &:hover {
      @media (hover: hover) {
        opacity: 90%;
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .focus\:border-\[var\(--color-accent\)\] {
    &:focus {
      border-color: var(--color-accent);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-visible\:ring-\[\#3DA1AF\] {
    &:focus-visible {
      --tw-ring-color: #3DA1AF;
    }
  }
  .focus-visible\:ring-offset-2 {
    &:focus-visible {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus-visible\:outline-none {
    &:focus-visible {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
  .max-\[1280px\]\:gap-\[60px\] {
    @media (width < 1280px) {
      gap: 60px;
    }
  }
  .max-\[1024px\]\:h-\[490px\] {
    @media (width < 1024px) {
      height: 490px;
    }
  }
  .max-\[1024px\]\:w-\[200px\] {
    @media (width < 1024px) {
      width: 200px;
    }
  }
  .max-\[1024px\]\:w-\[260px\] {
    @media (width < 1024px) {
      width: 260px;
    }
  }
  .max-\[1024px\]\:grid-cols-2 {
    @media (width < 1024px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .max-\[1024px\]\:gap-\[40px\] {
    @media (width < 1024px) {
      gap: 40px;
    }
  }
  .max-\[1024px\]\:gap-\[50px\] {
    @media (width < 1024px) {
      gap: 50px;
    }
  }
  .max-\[1024px\]\:gap-x-\[24px\] {
    @media (width < 1024px) {
      column-gap: 24px;
    }
  }
  .max-\[1024px\]\:gap-y-\[24px\] {
    @media (width < 1024px) {
      row-gap: 24px;
    }
  }
  .max-\[1024px\]\:text-\[24px\] {
    @media (width < 1024px) {
      font-size: 24px;
    }
  }
  .max-\[1024px\]\:text-\[36px\] {
    @media (width < 1024px) {
      font-size: 36px;
    }
  }
  .max-\[768px\]\:static {
    @media (width < 768px) {
      position: static;
    }
  }
  .max-\[768px\]\:top-auto {
    @media (width < 768px) {
      top: auto;
    }
  }
  .max-\[768px\]\:right-\[16px\] {
    @media (width < 768px) {
      right: 16px;
    }
  }
  .max-\[768px\]\:left-auto {
    @media (width < 768px) {
      left: auto;
    }
  }
  .max-\[768px\]\:-mx-4 {
    @media (width < 768px) {
      margin-inline: calc(var(--spacing) * -4);
    }
  }
  .max-\[768px\]\:mb-\[20px\] {
    @media (width < 768px) {
      margin-bottom: 20px;
    }
  }
  .max-\[768px\]\:mb-\[30px\] {
    @media (width < 768px) {
      margin-bottom: 30px;
    }
  }
  .max-\[768px\]\:hidden {
    @media (width < 768px) {
      display: none;
    }
  }
  .max-\[768px\]\:aspect-\[4\/3\] {
    @media (width < 768px) {
      aspect-ratio: 4/3;
    }
  }
  .max-\[768px\]\:h-\[220px\] {
    @media (width < 768px) {
      height: 220px;
    }
  }
  .max-\[768px\]\:h-\[300px\] {
    @media (width < 768px) {
      height: 300px;
    }
  }
  .max-\[768px\]\:min-h-\[320px\] {
    @media (width < 768px) {
      min-height: 320px;
    }
  }
  .max-\[768px\]\:w-full {
    @media (width < 768px) {
      width: 100%;
    }
  }
  .max-\[768px\]\:max-w-full {
    @media (width < 768px) {
      max-width: 100%;
    }
  }
  .max-\[768px\]\:flex-none {
    @media (width < 768px) {
      flex: none;
    }
  }
  .max-\[768px\]\:flex-col {
    @media (width < 768px) {
      flex-direction: column;
    }
  }
  .max-\[768px\]\:flex-row {
    @media (width < 768px) {
      flex-direction: row;
    }
  }
  .max-\[768px\]\:flex-nowrap {
    @media (width < 768px) {
      flex-wrap: nowrap;
    }
  }
  .max-\[768px\]\:items-stretch {
    @media (width < 768px) {
      align-items: stretch;
    }
  }
  .max-\[768px\]\:gap-3 {
    @media (width < 768px) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .max-\[768px\]\:gap-5 {
    @media (width < 768px) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .max-\[768px\]\:gap-8 {
    @media (width < 768px) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .max-\[768px\]\:gap-\[12px\] {
    @media (width < 768px) {
      gap: 12px;
    }
  }
  .max-\[768px\]\:gap-\[24px\] {
    @media (width < 768px) {
      gap: 24px;
    }
  }
  .max-\[768px\]\:gap-\[40px\] {
    @media (width < 768px) {
      gap: 40px;
    }
  }
  .max-\[768px\]\:overflow-x-auto {
    @media (width < 768px) {
      overflow-x: auto;
    }
  }
  .max-\[768px\]\:p-\[24px\] {
    @media (width < 768px) {
      padding: 24px;
    }
  }
  .max-\[768px\]\:p-\[30px_24px\] {
    @media (width < 768px) {
      padding: 30px 24px;
    }
  }
  .max-\[768px\]\:px-4 {
    @media (width < 768px) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .max-\[768px\]\:px-\[16px\] {
    @media (width < 768px) {
      padding-inline: 16px;
    }
  }
  .max-\[768px\]\:text-\[14px\] {
    @media (width < 768px) {
      font-size: 14px;
    }
  }
  .max-\[768px\]\:text-\[16px\] {
    @media (width < 768px) {
      font-size: 16px;
    }
  }
  .max-\[768px\]\:text-\[22px\] {
    @media (width < 768px) {
      font-size: 22px;
    }
  }
  .max-\[768px\]\:text-\[28px\] {
    @media (width < 768px) {
      font-size: 28px;
    }
  }
  .max-\[640px\]\:grid-cols-1 {
    @media (width < 640px) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .max-\[640px\]\:gap-y-\[20px\] {
    @media (width < 640px) {
      row-gap: 20px;
    }
  }
  .max-\[639px\]\:border-b {
    @media (width < 639px) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }
  .max-\[639px\]\:border-\[rgba\(81\,81\,81\,0\.18\)\] {
    @media (width < 639px) {
      border-color: rgba(81,81,81,0.18);
    }
  }
  .max-\[480px\]\:hidden {
    @media (width < 480px) {
      display: none;
    }
  }
  .max-lg\:col-span-2 {
    @media (width < 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .max-lg\:mt-\[30px\] {
    @media (width < 64rem) {
      margin-top: 30px;
    }
  }
  .max-lg\:h-\[400px\] {
    @media (width < 64rem) {
      height: 400px;
    }
  }
  .max-lg\:grid-cols-2 {
    @media (width < 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .max-lg\:px-\[30px\] {
    @media (width < 64rem) {
      padding-inline: 30px;
    }
  }
  .max-lg\:py-\[60px\] {
    @media (width < 64rem) {
      padding-block: 60px;
    }
  }
  .max-lg\:text-\[36px\] {
    @media (width < 64rem) {
      font-size: 36px;
    }
  }
  .max-md\:h-auto {
    @media (width < 48rem) {
      height: auto;
    }
  }
  .max-md\:w-full {
    @media (width < 48rem) {
      width: 100%;
    }
  }
  .max-md\:max-w-full {
    @media (width < 48rem) {
      max-width: 100%;
    }
  }
  .max-md\:grid-cols-1 {
    @media (width < 48rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .max-md\:items-stretch {
    @media (width < 48rem) {
      align-items: stretch;
    }
  }
  .max-md\:gap-4 {
    @media (width < 48rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .max-md\:gap-9 {
    @media (width < 48rem) {
      gap: calc(var(--spacing) * 9);
    }
  }
  .max-md\:px-5 {
    @media (width < 48rem) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .max-md\:px-\[20px\] {
    @media (width < 48rem) {
      padding-inline: 20px;
    }
  }
  .max-md\:py-3 {
    @media (width < 48rem) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .max-md\:py-\[32px\] {
    @media (width < 48rem) {
      padding-block: 32px;
    }
  }
  .max-md\:pr-10 {
    @media (width < 48rem) {
      padding-right: calc(var(--spacing) * 10);
    }
  }
  .max-md\:text-\[16px\] {
    @media (width < 48rem) {
      font-size: 16px;
    }
  }
  .max-md\:text-\[17px\] {
    @media (width < 48rem) {
      font-size: 17px;
    }
  }
  .max-md\:text-\[28px\] {
    @media (width < 48rem) {
      font-size: 28px;
    }
  }
  .max-sm\:col-span-1 {
    @media (width < 40rem) {
      grid-column: span 1 / span 1;
    }
  }
  .max-sm\:grid-cols-1 {
    @media (width < 40rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .max-sm\:flex-col {
    @media (width < 40rem) {
      flex-direction: column;
    }
  }
  .max-sm\:items-stretch {
    @media (width < 40rem) {
      align-items: stretch;
    }
  }
  .max-sm\:justify-center {
    @media (width < 40rem) {
      justify-content: center;
    }
  }
  .min-\[768px\]\:mb-\[50px\] {
    @media (width >= 768px) {
      margin-bottom: 50px;
    }
  }
  .min-\[768px\]\:text-\[20px\] {
    @media (width >= 768px) {
      font-size: 20px;
    }
  }
  .min-\[769px\]\:hidden {
    @media (width >= 769px) {
      display: none;
    }
  }
  .sm\:order-none {
    @media (width >= 40rem) {
      order: 0;
    }
  }
  .sm\:mt-\[50px\] {
    @media (width >= 40rem) {
      margin-top: 50px;
    }
  }
  .sm\:flex {
    @media (width >= 40rem) {
      display: flex;
    }
  }
  .sm\:hidden {
    @media (width >= 40rem) {
      display: none;
    }
  }
  .sm\:size-\[50px\] {
    @media (width >= 40rem) {
      width: 50px;
      height: 50px;
    }
  }
  .sm\:h-\[50px\] {
    @media (width >= 40rem) {
      height: 50px;
    }
  }
  .sm\:h-\[200px\] {
    @media (width >= 40rem) {
      height: 200px;
    }
  }
  .sm\:h-\[260px\] {
    @media (width >= 40rem) {
      height: 260px;
    }
  }
  .sm\:h-\[300px\] {
    @media (width >= 40rem) {
      height: 300px;
    }
  }
  .sm\:h-\[340px\] {
    @media (width >= 40rem) {
      height: 340px;
    }
  }
  .sm\:h-\[350px\] {
    @media (width >= 40rem) {
      height: 350px;
    }
  }
  .sm\:h-\[360px\] {
    @media (width >= 40rem) {
      height: 360px;
    }
  }
  .sm\:h-\[400px\] {
    @media (width >= 40rem) {
      height: 400px;
    }
  }
  .sm\:min-h-\[260px\] {
    @media (width >= 40rem) {
      min-height: 260px;
    }
  }
  .sm\:min-h-\[280px\] {
    @media (width >= 40rem) {
      min-height: 280px;
    }
  }
  .sm\:w-\[26\%\] {
    @media (width >= 40rem) {
      width: 26%;
    }
  }
  .sm\:w-\[318px\] {
    @media (width >= 40rem) {
      width: 318px;
    }
  }
  .sm\:w-\[calc\(50\%-10px\)\] {
    @media (width >= 40rem) {
      width: calc(50% - 10px);
    }
  }
  .sm\:flex-1 {
    @media (width >= 40rem) {
      flex: 1;
    }
  }
  .sm\:shrink-0 {
    @media (width >= 40rem) {
      flex-shrink: 0;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:items-center {
    @media (width >= 40rem) {
      align-items: center;
    }
  }
  .sm\:justify-between {
    @media (width >= 40rem) {
      justify-content: space-between;
    }
  }
  .sm\:gap-5 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .sm\:gap-6 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .sm\:gap-10 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .sm\:gap-\[20px\] {
    @media (width >= 40rem) {
      gap: 20px;
    }
  }
  .sm\:gap-\[50px\] {
    @media (width >= 40rem) {
      gap: 50px;
    }
  }
  .sm\:p-8 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .sm\:p-\[40px\] {
    @media (width >= 40rem) {
      padding: 40px;
    }
  }
  .sm\:p-\[44px_36px\] {
    @media (width >= 40rem) {
      padding: 44px 36px;
    }
  }
  .sm\:px-8 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .sm\:py-\[50px\] {
    @media (width >= 40rem) {
      padding-block: 50px;
    }
  }
  .sm\:text-\[14px\] {
    @media (width >= 40rem) {
      font-size: 14px;
    }
  }
  .sm\:text-\[16px\] {
    @media (width >= 40rem) {
      font-size: 16px;
    }
  }
  .sm\:text-\[36px\] {
    @media (width >= 40rem) {
      font-size: 36px;
    }
  }
  .sm\:whitespace-nowrap {
    @media (width >= 40rem) {
      white-space: nowrap;
    }
  }
  .sm\:max-lg\:border-r {
    @media (width >= 40rem) {
      @media (width < 64rem) {
        border-right-style: var(--tw-border-style);
        border-right-width: 1px;
      }
    }
  }
  .sm\:max-lg\:border-b {
    @media (width >= 40rem) {
      @media (width < 64rem) {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 1px;
      }
    }
  }
  .sm\:max-lg\:border-\[rgba\(81\,81\,81\,0\.18\)\] {
    @media (width >= 40rem) {
      @media (width < 64rem) {
        border-color: rgba(81,81,81,0.18);
      }
    }
  }
  .md\:order-1 {
    @media (width >= 48rem) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:h-\[400px\] {
    @media (width >= 48rem) {
      height: 400px;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:flex-wrap {
    @media (width >= 48rem) {
      flex-wrap: wrap;
    }
  }
  .md\:gap-\[20px\] {
    @media (width >= 48rem) {
      gap: 20px;
    }
  }
  .md\:overflow-visible {
    @media (width >= 48rem) {
      overflow: visible;
    }
  }
  .md\:px-\[60px\] {
    @media (width >= 48rem) {
      padding-inline: 60px;
    }
  }
  .md\:py-\[75px\] {
    @media (width >= 48rem) {
      padding-block: 75px;
    }
  }
  .lg\:mt-0 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-\[150px\] {
    @media (width >= 64rem) {
      margin-top: 150px;
    }
  }
  .lg\:mt-\[250px\] {
    @media (width >= 64rem) {
      margin-top: 250px;
    }
  }
  .lg\:mt-\[350px\] {
    @media (width >= 64rem) {
      margin-top: 350px;
    }
  }
  .lg\:mt-\[450px\] {
    @media (width >= 64rem) {
      margin-top: 450px;
    }
  }
  .lg\:mb-12\.5 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 12.5);
    }
  }
  .lg\:mb-\[40px\] {
    @media (width >= 64rem) {
      margin-bottom: 40px;
    }
  }
  .lg\:mb-\[50px\] {
    @media (width >= 64rem) {
      margin-bottom: 50px;
    }
  }
  .lg\:mb-\[60px\] {
    @media (width >= 64rem) {
      margin-bottom: 60px;
    }
  }
  .lg\:mb-\[80px\] {
    @media (width >= 64rem) {
      margin-bottom: 80px;
    }
  }
  .lg\:mb-\[100px\] {
    @media (width >= 64rem) {
      margin-bottom: 100px;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:aspect-auto {
    @media (width >= 64rem) {
      aspect-ratio: auto;
    }
  }
  .lg\:h-\[56px\] {
    @media (width >= 64rem) {
      height: 56px;
    }
  }
  .lg\:h-\[80px\] {
    @media (width >= 64rem) {
      height: 80px;
    }
  }
  .lg\:h-\[100px\] {
    @media (width >= 64rem) {
      height: 100px;
    }
  }
  .lg\:h-\[400px\] {
    @media (width >= 64rem) {
      height: 400px;
    }
  }
  .lg\:h-\[450px\] {
    @media (width >= 64rem) {
      height: 450px;
    }
  }
  .lg\:h-\[500px\] {
    @media (width >= 64rem) {
      height: 500px;
    }
  }
  .lg\:h-\[670px\] {
    @media (width >= 64rem) {
      height: 670px;
    }
  }
  .lg\:h-\[728px\] {
    @media (width >= 64rem) {
      height: 728px;
    }
  }
  .lg\:min-h-0 {
    @media (width >= 64rem) {
      min-height: calc(var(--spacing) * 0);
    }
  }
  .lg\:min-h-\[278px\] {
    @media (width >= 64rem) {
      min-height: 278px;
    }
  }
  .lg\:min-h-\[341px\] {
    @media (width >= 64rem) {
      min-height: 341px;
    }
  }
  .lg\:min-h-\[600px\] {
    @media (width >= 64rem) {
      min-height: 600px;
    }
  }
  .lg\:w-\[34\%\] {
    @media (width >= 64rem) {
      width: 34%;
    }
  }
  .lg\:w-\[40\%\] {
    @media (width >= 64rem) {
      width: 40%;
    }
  }
  .lg\:w-\[42\%\] {
    @media (width >= 64rem) {
      width: 42%;
    }
  }
  .lg\:w-\[45\%\] {
    @media (width >= 64rem) {
      width: 45%;
    }
  }
  .lg\:w-\[49\%\] {
    @media (width >= 64rem) {
      width: 49%;
    }
  }
  .lg\:w-\[50\%\] {
    @media (width >= 64rem) {
      width: 50%;
    }
  }
  .lg\:w-\[60\%\] {
    @media (width >= 64rem) {
      width: 60%;
    }
  }
  .lg\:w-\[72\%\] {
    @media (width >= 64rem) {
      width: 72%;
    }
  }
  .lg\:w-\[113px\] {
    @media (width >= 64rem) {
      width: 113px;
    }
  }
  .lg\:w-\[280px\] {
    @media (width >= 64rem) {
      width: 280px;
    }
  }
  .lg\:w-\[290px\] {
    @media (width >= 64rem) {
      width: 290px;
    }
  }
  .lg\:w-\[330px\] {
    @media (width >= 64rem) {
      width: 330px;
    }
  }
  .lg\:w-\[430px\] {
    @media (width >= 64rem) {
      width: 430px;
    }
  }
  .lg\:w-\[570px\] {
    @media (width >= 64rem) {
      width: 570px;
    }
  }
  .lg\:w-\[600px\] {
    @media (width >= 64rem) {
      width: 600px;
    }
  }
  .lg\:w-\[670px\] {
    @media (width >= 64rem) {
      width: 670px;
    }
  }
  .lg\:w-\[680px\] {
    @media (width >= 64rem) {
      width: 680px;
    }
  }
  .lg\:w-\[calc\(33\.333\%-27px\)\] {
    @media (width >= 64rem) {
      width: calc(33.333% - 27px);
    }
  }
  .lg\:w-\[calc\(50\%-40px\)\] {
    @media (width >= 64rem) {
      width: calc(50% - 40px);
    }
  }
  .lg\:max-w-150 {
    @media (width >= 64rem) {
      max-width: calc(var(--spacing) * 150);
    }
  }
  .lg\:max-w-\[600px\] {
    @media (width >= 64rem) {
      max-width: 600px;
    }
  }
  .lg\:max-w-\[670px\] {
    @media (width >= 64rem) {
      max-width: 670px;
    }
  }
  .lg\:flex-1 {
    @media (width >= 64rem) {
      flex: 1;
    }
  }
  .lg\:shrink-0 {
    @media (width >= 64rem) {
      flex-shrink: 0;
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:items-end {
    @media (width >= 64rem) {
      align-items: flex-end;
    }
  }
  .lg\:items-start {
    @media (width >= 64rem) {
      align-items: flex-start;
    }
  }
  .lg\:items-stretch {
    @media (width >= 64rem) {
      align-items: stretch;
    }
  }
  .lg\:justify-between {
    @media (width >= 64rem) {
      justify-content: space-between;
    }
  }
  .lg\:gap-0 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .lg\:gap-5 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .lg\:gap-10 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .lg\:gap-\[20px\] {
    @media (width >= 64rem) {
      gap: 20px;
    }
  }
  .lg\:gap-\[40px\] {
    @media (width >= 64rem) {
      gap: 40px;
    }
  }
  .lg\:gap-\[50px\] {
    @media (width >= 64rem) {
      gap: 50px;
    }
  }
  .lg\:gap-\[60px\] {
    @media (width >= 64rem) {
      gap: 60px;
    }
  }
  .lg\:gap-\[100px\] {
    @media (width >= 64rem) {
      gap: 100px;
    }
  }
  .lg\:rounded-none {
    @media (width >= 64rem) {
      border-radius: 0;
    }
  }
  .lg\:p-10 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 10);
    }
  }
  .lg\:p-\[40px\] {
    @media (width >= 64rem) {
      padding: 40px;
    }
  }
  .lg\:p-\[50px\] {
    @media (width >= 64rem) {
      padding: 50px;
    }
  }
  .lg\:px-12\.5 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 12.5);
    }
  }
  .lg\:px-\[50px\] {
    @media (width >= 64rem) {
      padding-inline: 50px;
    }
  }
  .lg\:px-\[200px\] {
    @media (width >= 64rem) {
      padding-inline: 200px;
    }
  }
  .lg\:\!py-\[60px\] {
    @media (width >= 64rem) {
      padding-block: 60px !important;
    }
  }
  .lg\:py-22\.5 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 22.5);
    }
  }
  .lg\:py-\[75px\] {
    @media (width >= 64rem) {
      padding-block: 75px;
    }
  }
  .lg\:py-\[80px\] {
    @media (width >= 64rem) {
      padding-block: 80px;
    }
  }
  .lg\:py-\[100px\] {
    @media (width >= 64rem) {
      padding-block: 100px;
    }
  }
  .lg\:pt-\[150px\] {
    @media (width >= 64rem) {
      padding-top: 150px;
    }
  }
  .lg\:pl-\[80px\] {
    @media (width >= 64rem) {
      padding-left: 80px;
    }
  }
  .lg\:text-\[14px\] {
    @media (width >= 64rem) {
      font-size: 14px;
    }
  }
  .lg\:text-\[16px\] {
    @media (width >= 64rem) {
      font-size: 16px;
    }
  }
  .lg\:text-\[18px\] {
    @media (width >= 64rem) {
      font-size: 18px;
    }
  }
  .lg\:text-\[20px\] {
    @media (width >= 64rem) {
      font-size: 20px;
    }
  }
  .lg\:text-\[24px\] {
    @media (width >= 64rem) {
      font-size: 24px;
    }
  }
  .lg\:text-\[32px\] {
    @media (width >= 64rem) {
      font-size: 32px;
    }
  }
  .lg\:text-\[44px\] {
    @media (width >= 64rem) {
      font-size: 44px;
    }
  }
  .lg\:text-\[48px\] {
    @media (width >= 64rem) {
      font-size: 48px;
    }
  }
  .xl\:w-\[352px\] {
    @media (width >= 80rem) {
      width: 352px;
    }
  }
  .\[\&_a\]\:text-\[\#3da1af\] {
    & a {
      color: #3da1af;
    }
  }
  .\[\&_a\:hover\]\:underline {
    & a:hover {
      text-decoration-line: underline;
    }
  }
  .\[\&_b\]\:text-\[\#3da1af\] {
    & b {
      color: #3da1af;
    }
  }
  .\[\&_ol\]\:list-decimal {
    & ol {
      list-style-type: decimal;
    }
  }
  .\[\&_ol\]\:pl-\[20px\] {
    & ol {
      padding-left: 20px;
    }
  }
  .\[\&_p\]\:m-0 {
    & p {
      margin: calc(var(--spacing) * 0);
    }
  }
  .\[\&_strong\]\:text-\[\#3da1af\] {
    & strong {
      color: #3da1af;
    }
  }
  .\[\&_ul\]\:list-disc {
    & ul {
      list-style-type: disc;
    }
  }
  .\[\&_ul\]\:pl-\[20px\] {
    & ul {
      padding-left: 20px;
    }
  }
  .\[\.swiper-slide-thumb-active_\&\]\:opacity-100 {
    .swiper-slide-thumb-active & {
      opacity: 100%;
    }
  }
}
body {
  font-family: var(--font-sans);
  color: var(--color-text);
}
:root {
  --wp-admin-offset: 0px;
}
body.admin-bar {
  --wp-admin-offset: 32px;
}
@media (max-width: 782px) {
  body.admin-bar {
    --wp-admin-offset: 46px;
  }
}
section {
  padding-block: 75px;
}
.heading-2 {
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}
.heading-3 {
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 44px;
  line-height: 1;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .heading-2 {
    font-size: 36px;
  }
  .heading-3 {
    font-size: 32px;
  }
  section {
    padding-block: 50px;
  }
}
@media (max-width: 640px) {
  .heading-2 {
    font-size: 28px;
  }
  .heading-3 {
    font-size: 24px;
  }
}
.text-base-custom {
  font-family: var(--font-sans);
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
}
.text-lg-custom {
  font-family: var(--font-sans);
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
}
.text-xl-custom {
  font-family: var(--font-sans);
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}
.container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .container {
    padding-inline: 16px;
  }
}
.header--dark {
  --h-bg: transparent;
  --h-text: #fefefe;
  --h-top-border: rgba(254, 254, 254, 0.25);
  --h-btn-outline-border: #fefefe;
  --h-btn-outline-text: #fefefe;
  --h-mobile-bg: #0f172a;
  --h-mobile-divider: rgba(254, 254, 254, 0.2);
}
.header--light {
  --h-bg: #ffffff;
  --h-text: #515151;
  --h-top-border: rgba(81, 81, 81, 0.2);
  --h-btn-outline-border: #515151;
  --h-btn-outline-text: #515151;
  --h-mobile-bg: #ffffff;
  --h-mobile-divider: rgba(81, 81, 81, 0.2);
}
#header {
  background-color: var(--h-bg);
}
.header-text {
  color: var(--h-text);
}
.header-icon-btn {
  color: var(--h-text);
  background: none;
  border: none;
  cursor: pointer;
  line-height: 0;
}
.header-top-bar {
  border-color: var(--h-top-border);
}
.header-btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--h-btn-outline-border);
  color: var(--h-btn-outline-text);
}
.header-nav {
  display: flex;
  align-items: center;
}
.header-nav__list {
  display: flex;
  align-items: center;
  gap: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-nav__list li > a {
  font-size: 14px;
  font-weight: 500;
  color: var(--h-text);
  text-decoration: none;
  white-space: nowrap;
  transition: opacity 0.2s;
}
.header-nav__list li > a:hover {
  opacity: 0.75;
}
.header-lang {
  position: relative;
}
.header-lang__list, .header-lang__list .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-lang__list {
  display: flex;
  align-items: center;
}
.header-lang__list > li {
  position: relative;
}
.header-lang__list > li::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 96px;
  height: 12px;
  transform: translateX(-50%);
}
.header-lang__list a {
  display: flex;
  align-items: center;
  gap: 2px;
  color: var(--h-text);
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.2s ease, opacity 0.2s ease, background-color 0.2s ease;
}
.header-lang__list > li > a {
  font-size: 16px;
  font-weight: 700;
}
.header-lang__list svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}
.header-lang__list > li:hover > a, .header-lang__list > li:focus-within > a {
  opacity: 0.75;
}
.header-lang__list > li:hover > a svg, .header-lang__list > li:focus-within > a svg {
  transform: rotate(180deg);
}
.header-lang__list .sub-menu {
  position: absolute;
  top: calc(100% - 2px);
  left: 50%;
  z-index: 60;
  min-width: 72px;
  padding: 14px 8px 8px;
  background: #ffffff;
  border: 1px solid rgba(81, 81, 81, 0.15);
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.12);
  opacity: 0;
  pointer-events: none;
  transform: translateX(-50%) translateY(6px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.header-lang__list > li:hover > .sub-menu, .header-lang__list > li:focus-within > .sub-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}
.header-lang__list .sub-menu a {
  display: block;
  padding: 8px 10px;
  color: #515151;
  font-size: 14px;
  font-weight: 600;
}
.header-lang__list .sub-menu a:hover, .header-lang__list .sub-menu .current-menu-item > a {
  color: #3DA1AF;
  background: rgba(61, 161, 175, 0.08);
}
.header-lang--mobile .header-lang__list {
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
}
.header-lang--mobile .header-lang__list .sub-menu {
  position: static;
  min-width: 0;
  padding: 8px 0 0 14px;
  background: transparent;
  border: 0;
  box-shadow: none;
  opacity: 1;
  pointer-events: auto;
  transform: none;
}
.header-lang--mobile .header-lang__list .sub-menu a {
  padding: 4px 0;
  color: var(--h-text);
}
.header--light .header-nav__list li.current-menu-item > a, .header--light .header-nav__list li.current-page-ancestor > a {
  color: #3DA1AF;
}
.header-mobile-menu {
  background-color: var(--h-mobile-bg);
  border-top: 1px solid var(--h-top-border);
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.35s ease, opacity 0.25s ease;
}
.header-mobile-menu.is-open {
  max-height: 700px;
  opacity: 1;
  transition: max-height 0.35s ease, opacity 0.25s ease;
}
.header-nav-mobile__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-nav-mobile__list li > a {
  font-size: 15px;
  font-weight: 500;
  color: var(--h-text);
  text-decoration: none;
  display: block;
  padding-block: 4px;
}
.header-divider {
  border-color: var(--h-mobile-divider);
}
.header--dark {
  position: absolute;
  top: var(--wp-admin-offset);
  left: 0;
  right: 0;
}
.hero__title {
  margin: 0;
  font-size: clamp(36px, 5vw, 60px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
  color: var(--color-white);
  text-transform: uppercase;
}
.hero__desc {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--color-white);
}
.hero__arrow svg {
  color: #ffffff;
}
.hero {
  overflow: hidden;
}
body.admin-bar .hero {
  min-height: calc(100vh - var(--wp-admin-offset));
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-hero"] .container, .editor-styles-wrapper .wp-block[data-type="acf/saif-clinics"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
.btn-more {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.btn-more__label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fefefe;
  white-space: nowrap;
  line-height: normal;
}
.btn-more__icon {
  display: block;
  width: 113px;
  height: 56px;
  flex-shrink: 0;
  color: #fefefe;
  transition: transform 0.3s ease;
}
.btn-more--dark .btn-more__icon {
  color: #515151;
}
.btn-more:hover .btn-more__icon {
  transform: translateX(8px);
}
.saif-clinics-block {
  padding-block: 100px;
  background: rgba(61, 161, 175, 0.15);
}
.saif-clinics-block .container {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.clinics-title {
  width: 100%;
  margin: 0;
  color: #515151;
  font-family: var(--font-sans);
  font-size: 48px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}
.clinics-tabs {
  width: 100%;
  overflow-x: auto;
  scrollbar-width: none;
}
.clinics-tabs::-webkit-scrollbar {
  display: none;
}
.clinics-tabs__inner {
  display: flex;
  justify-content: center;
  gap: 40px;
  min-width: max-content;
  padding-inline: 100px;
}
.clinics-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 154px;
  min-height: 44px;
  padding: 15px 40px;
  border: 1px solid #3DA1AF;
  border-radius: 71px;
  background: transparent;
  color: #3DA1AF;
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.clinics-tab.is-active, .clinics-tab:hover {
  background: #3DA1AF;
  color: #fefefe;
}
.clinics-panels {
  width: 100%;
}
.clinics-panel.hidden {
  display: none;
}
.clinics-panel__grid {
  display: grid;
  grid-template-columns: minmax(0, 650px) minmax(0, 650px);
  align-items: stretch;
  justify-content: space-between;
  gap: 40px;
}
.clinics-info {
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-width: 0;
}
.clinics-photo, .clinics-map {
  position: relative;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: rgba(81, 81, 81, 0.05);
}
.clinics-photo {
  aspect-ratio: 650 / 364;
}
.clinics-photo img, .clinics-map iframe {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
.clinics-photo img {
  object-fit: cover;
}
.clinics-card {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  padding: 20px;
  background: #ffffff;
  color: #515151;
  font-family: var(--font-sans);
  font-size: 20px;
  line-height: normal;
}
.clinics-card__title {
  margin: 0;
  color: #515151;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.clinics-card__details {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}
.clinics-card__details p {
  margin: 0;
}
.clinics-card__details span, .clinics-card__details a {
  color: #3DA1AF;
  text-decoration: none;
}
.clinics-card__details a:hover {
  text-decoration: underline;
}
.clinics-map {
  min-height: 534px;
}
.clinics-map iframe {
  filter: grayscale(1) brightness(1.08) contrast(0.92);
}
.clinics-map__link, .clinics-map__empty {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(81, 81, 81, 0.6);
}
.clinics-map__link {
  flex-direction: column;
  gap: 16px;
  text-decoration: none;
  transition: color 0.2s ease;
}
.clinics-map__link:hover {
  color: #3DA1AF;
}
.clinics-map__link svg {
  width: 40px;
  height: 40px;
}
.clinics-map__link span {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.clinics-map__empty {
  font-size: 14px;
}
@media (max-width: 1180px) {
  .clinics-tabs__inner {
    justify-content: flex-start;
    gap: 16px;
    padding-inline: 0;
  }
  .clinics-panel__grid {
    grid-template-columns: 1fr;
  }
  .clinics-map {
    min-height: 420px;
  }
}
@media (max-width: 1024px) {
  .saif-clinics-block {
    padding-block: 70px;
  }
  .editor-styles-wrapper .wp-block[data-type="acf/saif-clinics"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .saif-clinics-block {
    padding-block: 50px;
  }
  .saif-clinics-block .container {
    gap: 30px;
  }
  .clinics-title {
    font-size: 32px;
    text-align: left;
  }
  .clinics-tab {
    min-width: 0;
    min-height: 40px;
    padding: 12px 24px;
    font-size: 13px;
  }
  .clinics-panel__grid, .clinics-info {
    gap: 16px;
  }
  .clinics-card {
    gap: 16px;
    padding: 18px;
    font-size: 16px;
  }
  .clinics-card__title, .clinics-card__details {
    font-size: 16px;
  }
  .clinics-map {
    min-height: 320px;
  }
  .editor-styles-wrapper .wp-block[data-type="acf/saif-clinics"] .container {
    padding-inline: 16px;
  }
}
.directions-swiper {
  overflow: hidden;
  width: 100%;
  height: 400px;
}
.directions-swiper .swiper-wrapper {
  display: flex;
  align-items: stretch;
  height: 100%;
}
.directions-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 768px) {
  .directions-slide__images {
    display: flex;
    flex-direction: column;
    height: auto !important;
  }
  .directions-swiper {
    height: 240px;
    flex-shrink: 0;
  }
  .directions-actions {
    flex-wrap: wrap;
    gap: 20px;
  }
  .directions-tabs {
    scrollbar-width: none;
  }
  .directions-tabs::-webkit-scrollbar {
    display: none;
  }
  .directions-slide__card {
    padding: 24px 20px;
    gap: 20px;
  }
}
.directions-tab__bar {
  scale: 0 1;
}
.is-active .directions-tab__bar {
  scale: 1 1;
}
.dir-prev, .dir-next {
  position: relative;
  width: 41px;
  height: 8px;
}
.dir-prev:disabled, .dir-next:disabled {
  cursor: default;
}
.dir-prev .arrow-active, .dir-next .arrow-active, .dir-prev .arrow-inactive, .dir-next .arrow-inactive {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-flex;
  line-height: 0;
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.dir-prev .arrow-active, .dir-prev .arrow-inactive {
  transform-origin: left center;
}
.dir-next .arrow-active, .dir-next .arrow-inactive {
  transform-origin: right center;
}
.dir-prev:not(:disabled) .arrow-active, .dir-next:not(:disabled) .arrow-active {
  opacity: 1;
  transform: scaleX(1);
}
.dir-prev:not(:disabled) .arrow-inactive, .dir-next:not(:disabled) .arrow-inactive {
  opacity: 0;
  transform: scaleX(0.51);
}
.dir-prev:disabled .arrow-inactive, .dir-next:disabled .arrow-inactive {
  opacity: 1;
  transform: scaleX(1);
}
.dir-prev:disabled .arrow-active, .dir-next:disabled .arrow-active {
  opacity: 0;
  transform: scaleX(0.51);
}
.directions-portrait__img[src=""], .directions-portrait__img:not([src]) {
  background: rgba(81, 81, 81, 0.05);
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-directions"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-directions"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-directions"] .container {
    padding-inline: 16px;
  }
}
.stats-number[data-count-to] {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.stats-number.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.saif-stats-pattern {
  position: absolute;
  top: 40px;
  right: -105px;
  z-index: 1;
  display: block;
  width: 544px;
  height: 465px;
  max-width: none;
  object-fit: contain;
  pointer-events: none;
  user-select: none;
  opacity: 1;
  transform: rotate(-90deg);
  transform-origin: center;
}
@media (max-width: 1023px) {
  .saif-stats-pattern {
    display: none;
  }
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-stats"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-stats"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-stats"] .container {
    padding-inline: 16px;
  }
}
.section-reviews {
  padding-block: 75px;
  background: #ffffff;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .section-reviews {
    padding-block: 60px;
  }
}
@media (max-width: 640px) {
  .section-reviews {
    padding-block: 48px;
  }
}
.reviews-nav {
  gap: 0;
}
.reviews-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 40px;
  border: 0;
  padding: 0;
  color: #515151;
  background: transparent;
  cursor: pointer;
  transition: color 0.2s ease, opacity 0.2s ease;
}
.reviews-arrow--next, .reviews-arrow--next-mobile {
  color: #3DA1AF;
}
.reviews-arrow:hover {
  opacity: 0.7;
}
.reviews-arrow:focus-visible {
  outline: 2px solid #3DA1AF;
  outline-offset: 4px;
}
.reviews-swiper {
  overflow: visible;
}
.reviews-swiper .swiper-wrapper {
  align-items: stretch;
}
.reviews-swiper .reviews-card-slide {
  width: 320px !important;
  height: auto;
}
.reviews-card {
  position: relative;
  display: flex;
  width: 320px;
  min-height: 370px;
  height: 100%;
  flex-direction: column;
  gap: 20px;
  overflow: hidden;
  padding: 30px 30px 70px;
  background: rgba(61, 161, 175, 0.15);
}
.reviews-card__head {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  gap: 20px;
  width: 100%;
}
.reviews-card__avatar {
  width: 50px;
  height: 50px;
  flex: 0 0 auto;
  border-radius: 9999px;
  object-fit: cover;
}
.reviews-card__author {
  margin: 0;
  color: #3DA1AF;
  font-family: var(--font-sans);
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  white-space: nowrap;
}
.reviews-card__text {
  display: -webkit-box;
  position: relative;
  z-index: 1;
  margin: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  color: #515151;
  font-family: var(--font-sans);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
}
.reviews-card__watermark {
  position: absolute;
  right: -4px;
  bottom: -6px;
  width: 105px;
  height: 80px;
  object-fit: cover;
  object-position: left top;
  opacity: 0.18;
  transform: rotate(-24deg);
  transform-origin: center;
  pointer-events: none;
}
.reviews-card__hover-image {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
  width: 100% !important;
  min-width: 100%;
  max-width: none !important;
  height: 100% !important;
  min-height: 100%;
  max-height: none !important;
  background: #E4F3F5;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}
@media (hover: hover) and (pointer: fine) {
  .reviews-card:hover .reviews-card__hover-image {
    opacity: 1;
  }
}
@media (max-width: 640px) {
  .reviews-card-slide, .reviews-card {
    width: min(320px, calc(100vw - 32px));
  }
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-reviews"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-reviews"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-reviews"] .container {
    padding-inline: 16px;
  }
}
.services-section {
  overflow: hidden;
}
.service-card {
  isolation: isolate;
}
.service-card__glass {
  z-index: 1;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.06) 100%), linear-gradient(90deg, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0.14) 62%, rgba(255, 255, 255, 0.03) 100%);
  backdrop-filter: blur(24px) saturate(140%);
  -webkit-backdrop-filter: blur(24px) saturate(140%);
  box-shadow: inset -22px 0 30px rgba(81, 81, 81, 0.26);
}
.service-card__glass::before, .service-card__glass::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.service-card__glass::before {
  right: 2px;
  background-image: url("../assets/images/line1.png");
  background-repeat: repeat;
  background-position: right top;
  opacity: 0.4;
  z-index: 1;
}
.service-card__glass::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 255, 255, 0) 72%, rgba(0, 0, 0, 0.2) 100%);
  z-index: 2;
}
.service-card__bg {
  transform: scale(1);
  transition: transform 0.7s ease;
  will-change: transform;
}
.service-card:hover .service-card__bg {
  transform: scale(1.08);
}
@media (max-width: 640px) {
  .service-card__glass {
    width: 56% !important;
  }
}
.service-card__arrow svg {
  display: block;
  width: 85px;
  height: 42px;
  color: #fefefe;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.service-card:hover .service-card__arrow svg {
  transform: translateX(8px);
}
.services-swiper__wrapper {
  align-items: flex-start !important;
  padding-bottom: 50px;
}
.services-swiper__slide--offset {
  padding-top: 50px;
}
.services-arrow {
  position: relative;
  width: 41px;
  height: 8px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  flex-shrink: 0;
}
.services-arrow .arrow-inactive, .services-arrow .arrow-active {
  position: absolute;
  top: 0;
  display: block;
  line-height: 0;
}
.services-arrow--prev .arrow-inactive {
  left: 0;
}
.services-arrow--next .arrow-inactive {
  right: 0;
  left: auto;
}
.services-arrow .arrow-inactive {
  transition: opacity 0.2s ease;
}
.services-arrow .arrow-active {
  left: 0;
}
.services-arrow--prev .arrow-active {
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.4s ease;
}
.services-arrow--next .arrow-active {
  clip-path: inset(0 0 0 100%);
  transition: clip-path 0.4s ease;
}
.services-arrow:hover .arrow-inactive {
  opacity: 0;
}
.services-arrow--prev:hover .arrow-active {
  clip-path: inset(0 0 0 0);
}
.services-arrow--next:hover .arrow-active {
  clip-path: inset(0 0 0 0);
}
.services-arrow:disabled {
  cursor: default;
}
.services-arrow:disabled .arrow-inactive {
  opacity: 0.3;
}
.articles-arrow {
  position: relative;
  width: 41px;
  height: 8px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  flex-shrink: 0;
}
.articles-arrow .arrow-inactive, .articles-arrow .arrow-active {
  position: absolute;
  top: 0;
  display: block;
  line-height: 0;
}
.articles-arrow--prev .arrow-inactive {
  left: 0;
}
.articles-arrow--next .arrow-inactive {
  right: 0;
  left: auto;
}
.articles-arrow .arrow-inactive {
  transition: opacity 0.2s ease;
}
.articles-arrow .arrow-active {
  left: 0;
}
.articles-arrow--prev .arrow-active {
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.4s ease;
}
.articles-arrow--next .arrow-active {
  clip-path: inset(0 0 0 100%);
  transition: clip-path 0.4s ease;
}
.articles-arrow:hover .arrow-inactive {
  opacity: 0;
}
.articles-arrow--prev:hover .arrow-active, .articles-arrow--next:hover .arrow-active {
  clip-path: inset(0 0 0 0);
}
.articles-arrow:disabled {
  cursor: default;
}
.articles-arrow:disabled .arrow-inactive {
  opacity: 0.3;
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-services"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-services"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-services"] .container {
    padding-inline: 16px;
  }
  .services-swiper__slide--offset {
    padding-top: 0;
  }
  .services-swiper__wrapper {
    padding-bottom: 0;
  }
}
.doctors-featured__photo {
  height: auto;
  aspect-ratio: 1 / 1;
}
.doctors-featured__photo::before {
  content: "";
  position: absolute;
  left: -11.5%;
  top: 14.5%;
  z-index: 0;
  width: 123%;
  height: 75%;
  background-image: url("../assets/images/doctor-card-pattern.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  pointer-events: none;
}
.doctors-featured__photo > img {
  z-index: 1;
}
@media (min-width: 1024px) {
  .doctors-featured__photo {
    width: 670px;
    height: 670px;
    aspect-ratio: auto;
    flex-shrink: 0;
  }
}
.doctors-tab {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  background: none;
  border: none;
  padding: 0 0 4px;
  cursor: pointer;
}
.doctors-tab__label {
  position: relative;
  z-index: 1;
  font-size: 20px;
  font-weight: 700;
  color: #515151;
  line-height: normal;
  white-space: nowrap;
  transition: color 0.2s ease;
}
.doctors-tab__bar {
  position: absolute;
  left: 0;
  top: 15px;
  width: 36px;
  height: 8px;
  background: rgba(61, 161, 175, 0.5);
  transform-origin: left center;
  transform: scaleX(0);
  transition: transform 0.25s ease;
  z-index: 0;
}
.doctors-tab.is-active .doctors-tab__bar {
  transform: scaleX(1);
}
.doctors-tabs-scroll {
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.doctors-tabs-scroll::-webkit-scrollbar {
  display: none;
}
.doctors-arrow {
  position: relative;
  width: 41px;
  height: 8px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  flex-shrink: 0;
}
.doctors-arrow .arrow-inactive, .doctors-arrow .arrow-active {
  position: absolute;
  top: 0;
  display: block;
  line-height: 0;
}
.doctors-arrow--prev .arrow-inactive {
  left: 0;
}
.doctors-arrow--next .arrow-inactive {
  right: 0;
  left: auto;
}
.doctors-arrow .arrow-inactive {
  transition: opacity 0.2s ease;
}
.doctors-arrow .arrow-active {
  left: 0;
}
.doctors-arrow--prev .arrow-active {
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.4s ease;
}
.doctors-arrow--next .arrow-active {
  clip-path: inset(0 0 0 100%);
  transition: clip-path 0.4s ease;
}
.doctors-arrow:hover .arrow-inactive {
  opacity: 0;
}
.doctors-arrow--prev:hover .arrow-active {
  clip-path: inset(0 0 0 0);
}
.doctors-arrow--next:hover .arrow-active {
  clip-path: inset(0 0 0 0);
}
.doctors-arrow:disabled {
  cursor: default;
}
.doctors-arrow:disabled .arrow-inactive {
  opacity: 0.3;
}
.doctors-grid {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 4px;
}
.doctors-grid::-webkit-scrollbar {
  display: none;
}
.doctor-card {
  flex-shrink: 0;
  width: 320px;
  scroll-snap-align: start;
}
.doctor-card a {
  text-decoration: none;
}
.doctor-card__photo {
  width: 100%;
  height: 450px;
  position: relative;
  overflow: hidden;
}
.doctor-card__photo::before {
  content: "";
  position: absolute;
  left: -11.5%;
  top: 14.5%;
  z-index: 0;
  width: 123%;
  height: 75%;
  background-image: url("../assets/images/doctor-card-pattern.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  pointer-events: none;
}
.doctor-card__photo > img {
  z-index: 1;
}
.doctor-card__photo:not(:has(img)) {
  background: rgba(61, 161, 175, 0.08);
}
@media (max-width: 640px) {
  .doctor-card {
    width: 260px;
  }
  .doctor-card__photo {
    height: 360px;
  }
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-doctors"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-doctors"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-doctors"] .container {
    padding-inline: 16px;
  }
}
.history-years-scroll {
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}
.history-years-scroll::-webkit-scrollbar {
  display: none;
}
.history-year {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: baseline;
  gap: 0;
  white-space: nowrap;
  transition: color 0.25s ease;
  color: rgba(254, 254, 254, 0.5);
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  line-height: normal;
}
@media (min-width: 1024px) {
  .history-year {
    font-size: 48px;
  }
}
.history-year.is-active {
  color: #fefefe;
}
.history-scroll-stage {
  position: relative;
}
.history-panels {
  overflow: hidden;
}
.history-panels-track {
  display: flex;
  width: 100%;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
}
.history-panels-track::-webkit-scrollbar {
  display: none;
}
.history-panels-track.is-dragging {
  cursor: grabbing;
  scroll-snap-type: none;
  scroll-behavior: auto;
}
.history-panel {
  display: block;
  flex: 0 0 100%;
  min-width: 100%;
  scroll-snap-align: start;
}
.history-panel__inner {
  height: clamp(360px, 68vh, 620px);
}
.history-panel, .history-panel.is-active {
  animation: none;
}
@media (max-width: 767px) {
  .history-year {
    font-size: 28px;
    letter-spacing: 1.6px;
  }
  .history-panel__inner {
    height: clamp(320px, 46vh, 420px);
  }
}
@media (prefers-reduced-motion: no-preference) {
  .history-panel.is-active {
    animation: historyFadeIn 0.35s ease forwards;
  }
}
@keyframes historyFadeIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-history"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-history"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-history"] .container {
    padding-inline: 16px;
  }
}
.articles-swiper .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}
.articles-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 9999px;
  background-color: rgba(81, 81, 81, 0.25);
  transition: background-color 0.25s ease;
  border: none;
  padding: 0;
  cursor: pointer;
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-articles"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-articles"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-articles"] .container {
    padding-inline: 16px;
  }
}
.appointment, .appointment-block {
  position: relative;
  overflow: visible;
}
.appointment .container, .appointment-block .container {
  position: relative;
  z-index: 1;
}
.appointment-pattern {
  position: absolute;
  left: -151px;
  top: 315px;
  z-index: 0;
  display: block;
  width: 544px;
  max-width: none;
  height: 465px;
  object-fit: contain;
  object-position: center;
  opacity: 0.1;
  pointer-events: none;
  user-select: none;
  transform: rotate(90deg);
  transform-origin: center;
}
@media (max-width: 1024px) {
  .appointment-pattern {
    top: 280px;
    left: -132px;
    width: 420px;
    height: 359px;
  }
}
@media (max-width: 640px) {
  .appointment-pattern {
    top: 360px;
    left: -112px;
    width: 320px;
    height: 274px;
  }
}
.appt-checkbox:checked + .appt-checkbox-box {
  background: var(--color-accent);
  border-color: var(--color-accent);
}
.appt-checkbox:checked + .appt-checkbox-box::after {
  content: '';
  position: absolute;
  left: 3px;
  top: 1px;
  width: 8px;
  height: 5px;
  border-left: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  transform: rotate(-45deg);
}
.saif-appointment-cf7 .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.saif-appointment-cf7 .wpcf7-form p {
  margin: 0;
}
.saif-appointment-cf7 .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.saif-appointment-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}
.saif-appointment-grid > p, .saif-appointment-privacy > p, .saif-appointment-actions > p {
  display: contents;
}
.saif-appointment-grid > p > br, .saif-appointment-privacy > p > br, .saif-appointment-actions > p > br {
  display: none;
}
.saif-appointment-field-wrap {
  position: relative;
  display: block;
  min-width: 0;
}
.saif-appointment-field {
  width: 100%;
  min-height: 56px;
  background: rgba(81, 81, 81, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.03);
  padding: 15px 30px;
  font-size: 16px;
  color: var(--color-text);
  outline: none;
  transition: border-color 0.2s ease;
}
.saif-appointment-field::placeholder {
  color: rgba(81, 81, 81, 0.7);
  opacity: 1;
}
.saif-appointment-field:focus {
  border-color: var(--color-accent);
}
select.saif-appointment-field {
  appearance: none;
  cursor: pointer;
  padding-right: 50px;
  color: rgba(81, 81, 81, 0.7);
}
.saif-appointment-select-wrap::after {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #515151;
  border-bottom: 1.5px solid #515151;
  pointer-events: none;
  transform: translateY(-70%) rotate(45deg);
}
.saif-appointment-privacy .wpcf7-list-item {
  margin: 0;
}
.saif-appointment-privacy label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.saif-appointment-privacy input {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  accent-color: var(--color-accent);
}
.saif-appointment-privacy .wpcf7-list-item-label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  color: rgba(81, 81, 81, 0.5);
}
.saif-appointment-privacy a {
  color: var(--color-accent);
  text-decoration: underline;
}
.saif-appointment-submit {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  border: 0;
  background: transparent;
  padding: 0;
  color: var(--color-text);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.2s ease;
}
.saif-appointment-submit:hover {
  color: var(--color-accent);
}
.saif-appointment-submit::after {
  content: '→';
  display: inline-flex;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background: var(--color-accent);
  color: var(--color-text);
  font-size: 18px;
  font-weight: 400;
  transition: transform 0.3s ease;
}
.saif-appointment-submit:hover::after {
  transform: translateX(6px);
}
.saif-appointment-cf7 .wpcf7-not-valid-tip {
  margin-top: 6px;
  font-size: 13px;
}
.saif-appointment-cf7 .wpcf7-response-output {
  margin: 0;
  padding: 14px 20px;
  font-size: 15px;
  font-weight: 500;
}
.saif-appointment-cf7 .wpcf7-spinner {
  margin: 0 0 0 10px;
}
@media (max-width: 768px) {
  .saif-appointment-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.saif-booking-cf7 .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.saif-booking-cf7 .wpcf7-form p {
  margin: 0;
}
.saif-booking-cf7 .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.saif-booking-cf7-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}
.saif-booking-cf7-grid > p, .saif-booking-actions > p, .saif-booking-bottom > p {
  display: contents;
}
.saif-booking-cf7-grid > p > br, .saif-booking-actions > p > br, .saif-booking-bottom > p > br {
  display: none;
}
.saif-booking-cf7-grid--details .saif-booking-field-wrap--wide {
  grid-column: span 2 / span 2;
}
.saif-booking-step-label {
  text-align: right;
  font-size: 16px;
  color: rgba(81, 81, 81, 0.7);
}
.saif-booking-field-wrap {
  position: relative;
  display: block;
  min-width: 0;
}
.saif-booking-field {
  width: 100%;
  min-height: 56px;
  background: rgba(81, 81, 81, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.03);
  padding: 15px 30px;
  font-size: 16px;
  color: rgba(81, 81, 81, 0.7);
  outline: none;
  transition: border-color 0.2s ease;
}
.saif-booking-field::placeholder {
  color: rgba(81, 81, 81, 0.7);
  opacity: 1;
}
.saif-booking-field:focus {
  border-color: var(--color-accent);
}
select.saif-booking-field {
  appearance: none;
  cursor: pointer;
  padding-right: 50px;
}
textarea.saif-booking-field {
  resize: none;
}
.saif-booking-select-wrap::after {
  content: '';
  position: absolute;
  right: 18px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 1.5px solid #515151;
  border-bottom: 1.5px solid #515151;
  pointer-events: none;
  transform: translateY(-70%) rotate(45deg);
}
.saif-booking-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}
.saif-booking-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.saif-booking-next, .saif-booking-submit {
  display: inline-flex;
  width: 318px;
  min-height: 56px;
  align-items: center;
  justify-content: center;
  border: 0;
  background: #3da1af;
  padding: 15px 20px;
  color: #fefefe;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}
.saif-booking-next:hover, .saif-booking-submit:hover {
  background: #348e9b;
}
.saif-booking-submit:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.saif-booking-prev {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  border: 0;
  background: transparent;
  padding: 0;
  color: rgba(81, 81, 81, 0.5);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.2s ease;
}
.saif-booking-prev:hover {
  color: var(--color-accent);
}
.saif-booking-privacy .wpcf7-list-item {
  margin: 0;
}
.saif-booking-privacy label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
.saif-booking-privacy input {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  accent-color: var(--color-accent);
}
.saif-booking-privacy .wpcf7-list-item-label {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  color: rgba(81, 81, 81, 0.5);
}
.saif-booking-privacy a {
  color: var(--color-accent);
  text-decoration: underline;
}
.saif-booking-cf7 .wpcf7-not-valid-tip {
  margin-top: 6px;
  font-size: 13px;
}
.saif-booking-cf7 .wpcf7-response-output {
  margin: 0;
  padding: 14px 20px;
  font-size: 15px;
  font-weight: 500;
}
.saif-booking-cf7 .wpcf7-spinner {
  margin: 0 0 0 10px;
}
@media (max-width: 1024px) {
  .saif-booking-cf7-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .saif-booking-cf7-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .saif-booking-cf7-grid--details .saif-booking-field-wrap--wide {
    grid-column: auto;
  }
  .saif-booking-bottom {
    align-items: stretch;
    flex-direction: column;
  }
  .saif-booking-actions, .saif-booking-next, .saif-booking-submit {
    width: 100%;
  }
  .saif-booking-prev {
    justify-content: center;
  }
}
.editor-styles-wrapper .wp-block[data-type="acf/saif-appointment"] .container {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 50px;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-appointment"] .container {
    padding-inline: 32px;
  }
}
@media (max-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="acf/saif-appointment"] .container {
    padding-inline: 16px;
  }
}
.footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-nav li > a {
  font-size: 14px;
  font-weight: 500;
  color: #fefefe;
  text-decoration: none;
  line-height: 1.4;
  transition: opacity 0.2s;
}
.footer-nav li > a:hover {
  opacity: 0.75;
}
.footer-policy-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-policy-nav li > a {
  font-size: 12px;
  font-weight: 300;
  color: #fefefe;
  text-decoration: none;
  line-height: 1.4;
  transition: opacity 0.2s;
}
.footer-policy-nav li > a:hover {
  opacity: 0.75;
}
.footer-social-link svg {
  display: block;
}
.parallax-banner {
  height: 400px;
  padding-block: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .parallax-banner {
    height: 260px;
  }
}
@media (max-width: 480px) {
  .parallax-banner {
    height: 200px;
  }
}
.parallax-banner__bg {
  top: -30%;
  bottom: -30%;
  height: 160%;
}
.parallax-banner__img {
  height: 100%;
  object-position: center;
}
.sticky-banner {
  --sticky-banner-collapsed-height: 300px;
  --sticky-banner-expand-distance: 160px;
  --sticky-banner-hold-distance: 48px;
  --sticky-banner-start-offset: 72px;
  --sticky-banner-progress: 0;
  position: relative;
  background: var(--sticky-banner-stage-bg, #ffffff);
  height: calc(100vh + var(--sticky-banner-expand-distance) + var(--sticky-banner-hold-distance));
  height: calc(100svh + var(--sticky-banner-expand-distance) + var(--sticky-banner-hold-distance));
  overflow: hidden;
}
.sticky-banner__stage {
  position: relative;
  height: 100%;
}
.sticky-banner__pin {
  position: sticky;
  top: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  height: 100vh;
  height: 100svh;
  background: var(--sticky-banner-stage-bg, #ffffff);
}
.sticky-banner__media {
  position: relative;
  width: 100%;
  height: calc(var(--sticky-banner-collapsed-height) + (100vh - var(--sticky-banner-collapsed-height)) * var(--sticky-banner-progress));
  height: calc(var(--sticky-banner-collapsed-height) + (100svh - var(--sticky-banner-collapsed-height)) * var(--sticky-banner-progress));
  overflow: hidden;
  will-change: height;
}
.sticky-banner__img, .sticky-banner__video, .sticky-banner__fallback, .sticky-banner__overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.sticky-banner__img, .sticky-banner__video {
  object-fit: cover;
  object-position: center top;
  transform: scale(calc(1.06 - (0.06 * var(--sticky-banner-progress))));
  transform-origin: center center;
  will-change: transform;
}
.sticky-banner__video {
  display: block;
}
.sticky-banner__overlay {
  pointer-events: none;
}
.sticky-banner.is-static {
  height: var(--sticky-banner-collapsed-height);
}
.sticky-banner.is-static .sticky-banner__stage {
  height: auto;
}
.sticky-banner.is-static .sticky-banner__pin {
  position: relative;
  display: block;
  top: auto;
  height: var(--sticky-banner-collapsed-height);
}
.sticky-banner.is-static .sticky-banner__media {
  height: var(--sticky-banner-collapsed-height);
}
@media (max-width: 768px) {
  .sticky-banner {
    --sticky-banner-collapsed-height: 220px;
    --sticky-banner-expand-distance: 140px;
    --sticky-banner-hold-distance: 36px;
    --sticky-banner-start-offset: 56px;
  }
}
@media (max-width: 480px) {
  .sticky-banner {
    --sticky-banner-collapsed-height: 180px;
    --sticky-banner-expand-distance: 120px;
    --sticky-banner-hold-distance: 24px;
    --sticky-banner-start-offset: 40px;
  }
}
.mission-cards {
  display: flex;
  gap: 20px;
  align-items: stretch;
}
.mission-card {
  flex: 1 0 0;
  cursor: pointer;
  transition: flex 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  min-height: 380px;
  outline: none;
}
.mission-card.is-active {
  flex: 4 0 0;
  cursor: default;
}
.mission-strip, .mission-panel {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
}
.mission-strip {
  align-items: center;
  justify-content: flex-end;
  padding: 50px;
  background-color: rgba(81, 81, 81, 0.5);
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.15s ease, background-color 0.2s ease;
}
.mission-card:not(.is-active):hover .mission-strip {
  background-color: rgba(61, 161, 175, 0.35);
}
.mission-card:not(.is-active):hover .mission-strip-num {
  color: #3da1af;
}
.mission-card.is-active .mission-strip {
  opacity: 0;
  pointer-events: none;
}
.mission-strip-num {
  display: block;
  transform: rotate(-90deg);
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  transition: color 0.2s ease;
}
.mission-strip-title {
  display: none;
}
.mission-panel {
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
  padding: 50px;
  background-color: #000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease 0.35s;
}
.mission-card.is-active .mission-panel {
  opacity: 1;
  pointer-events: auto;
}
.mission-panel-num {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  color: #3da1af;
}
.mission-panel-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
}
.mission-panel-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
}
@media (max-width: 767px) {
  .mission-cards {
    flex-direction: column;
    gap: 4px;
  }
  .mission-card, .mission-card.is-active {
    flex: none;
    position: static;
    min-height: 0;
  }
  .mission-strip, .mission-panel {
    position: static;
  }
  .mission-strip {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    padding: 20px 24px;
    opacity: 1 !important;
    pointer-events: auto !important;
    background-color: rgba(81, 81, 81, 0.5);
    transition: background-color 0.2s ease;
  }
  .mission-card:not(.is-active):hover .mission-strip {
    background-color: rgba(61, 161, 175, 0.35);
  }
  .mission-card.is-active .mission-strip {
    background-color: #000;
  }
  .mission-strip-num {
    transform: none;
    font-size: 28px;
    color: #3da1af;
    flex-shrink: 0;
    transition: none;
  }
  .mission-strip-title {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 1.3;
  }
  .mission-panel {
    padding: 0 24px;
    gap: 12px;
    background-color: #000;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transition: max-height 0.35s ease, opacity 0.25s ease;
  }
  .mission-card.is-active .mission-panel {
    max-height: 300px;
    opacity: 1;
    pointer-events: auto;
    padding: 0 24px 24px;
    transition: max-height 0.35s ease, opacity 0.25s ease 0.05s;
  }
  .mission-panel-num {
    display: none;
  }
  .mission-panel-title {
    display: none;
  }
  .mission-panel-desc {
    font-size: 15px;
  }
}
.cert-arrow {
  position: relative;
  width: 41px;
  height: 8px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  flex-shrink: 0;
}
.cert-arrow .arrow-inactive, .cert-arrow .arrow-active {
  position: absolute;
  top: 0;
  display: block;
  line-height: 0;
}
.cert-arrow--prev .arrow-inactive {
  left: 0;
}
.cert-arrow--next .arrow-inactive {
  right: 0;
  left: auto;
}
.cert-arrow .arrow-inactive {
  transition: opacity 0.2s ease;
}
.cert-arrow .arrow-active {
  left: 0;
}
.cert-arrow--prev .arrow-active {
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.4s ease;
}
.cert-arrow--next .arrow-active {
  clip-path: inset(0 0 0 100%);
  transition: clip-path 0.4s ease;
}
.cert-arrow:hover .arrow-inactive {
  opacity: 0;
}
.cert-arrow--prev:hover .arrow-active {
  clip-path: inset(0 0 0 0);
}
.cert-arrow--next:hover .arrow-active {
  clip-path: inset(0 0 0 0);
}
.cert-arrow:disabled {
  cursor: default;
}
.cert-arrow:disabled .arrow-inactive {
  opacity: 0.3;
}
.cert-slide {
  height: 100%;
}
.cert-slide__photo {
  width: 100%;
  height: 450px;
}
@media (max-width: 767px) {
  .cert-slide__photo {
    height: 320px;
  }
}
.services-page-tab__bar {
  scale: 0 1;
}
.services-page-tab.is-active .services-page-tab__bar {
  scale: 1 1;
}
.services-page-tabs {
  scrollbar-width: none;
}
.services-page-tabs::-webkit-scrollbar {
  display: none;
}
.services-page-card {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.services-page-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
}
.saif-medical-tourism-block {
  background: #ffffff;
  overflow: hidden;
}
.medical-tourism-layout {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.medical-tourism-hero {
  position: relative;
  height: 800px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.medical-tourism-hero__image {
  position: absolute;
  left: 0;
  top: -8%;
  display: block;
  width: 100%;
  max-width: none;
  height: 108%;
  object-fit: cover;
  object-position: center top;
}
.medical-tourism-card {
  position: absolute;
  top: 204px;
  left: 50px;
  z-index: 1;
  display: flex;
  width: 800px;
  max-width: calc(100% - 100px);
  flex-direction: column;
  gap: 30px;
  padding: 50px;
  background: #fefefe;
}
.medical-tourism-card__title {
  margin: 0;
  color: #515151;
  font-family: var(--font-sans);
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.medical-tourism-card__title span {
  display: block;
  color: #3DA1AF;
}
.medical-tourism-card__text {
  color: #515151;
  font-family: var(--font-sans);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}
.medical-tourism-card__text p {
  margin: 0;
}
.medical-tourism-card__text p + p {
  margin-top: 1.15em;
}
.medical-tourism-card__cta {
  display: flex;
  align-items: center;
}
.medical-tourism-card__link {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  color: #515151;
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase;
}
.medical-tourism-card__link svg {
  display: block;
  width: 113px;
  height: 56px;
  color: #515151;
}
.medical-tourism-steps {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: stretch;
  gap: 20px;
}
.medical-tourism-step {
  position: relative;
  z-index: 0;
  display: flex;
  min-height: 248px;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  padding: 20px;
  border: 1px solid transparent;
  color: #515151;
  overflow: hidden;
  transform: none !important;
}
.medical-tourism-step.is-active {
  margin: 0;
  transform: none !important;
}
.medical-tourism-step--1 {
  background: rgba(61, 161, 175, 0.15);
}
.medical-tourism-step--2 {
  border-color: rgba(0, 0, 0, 0.1);
  background: #ffffff;
}
.medical-tourism-step--3 {
  color: #ffffff;
  background: #3DA1AF;
}
.medical-tourism-step--4 {
  color: #ffffff;
  background: #515151;
}
.medical-tourism-step--5 {
  background: rgba(81, 81, 81, 0.15);
}
.medical-tourism-step__number {
  width: 100%;
  color: currentColor;
  font-family: var(--font-sans);
  font-size: 96px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 4.8px;
}
.medical-tourism-step__dot {
  color: #3DA1AF;
}
.medical-tourism-step--3 .medical-tourism-step__dot {
  color: #515151;
}
.medical-tourism-step__line {
  width: 1px;
  height: 50px;
  margin-inline: 2px;
  background: rgba(81, 81, 81, 0.2);
}
.medical-tourism-step--3 .medical-tourism-step__line, .medical-tourism-step--4 .medical-tourism-step__line {
  background: rgba(255, 255, 255, 0.2);
}
.medical-tourism-step__label {
  width: 100%;
  margin: 0;
  color: currentColor;
  font-family: var(--font-sans);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.7px;
}
@media (max-width: 1180px) {
  .medical-tourism-hero {
    height: 680px;
  }
  .medical-tourism-card {
    top: 120px;
    left: 32px;
    width: 680px;
    max-width: calc(100% - 64px);
  }
  .medical-tourism-steps {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 767px) {
  .medical-tourism-layout {
    gap: 30px;
  }
  .medical-tourism-hero {
    height: auto;
    overflow: visible;
    border: 0;
  }
  .medical-tourism-hero__image {
    position: relative;
    top: auto;
    height: 320px;
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
  .medical-tourism-card {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    max-width: none;
    padding: 28px 24px;
    border: 1px solid rgba(0, 0, 0, 0.05);
  }
  .medical-tourism-card__title {
    font-size: 28px;
  }
  .medical-tourism-card__text {
    font-size: 16px;
    line-height: 1.45;
  }
  .medical-tourism-steps {
    display: flex;
    grid-template-columns: none;
    flex-direction: column;
    gap: 16px;
  }
  .medical-tourism-step {
    flex: 0 0 auto;
    width: 100%;
    min-height: 0;
    gap: 8px;
    padding: 18px;
  }
  .medical-tourism-step__number {
    font-size: 48px;
    letter-spacing: 2.4px;
  }
  .medical-tourism-step__line {
    height: 32px;
  }
}
.page-gutenberg-section {
  padding-block: 56px 80px;
  background: #ffffff;
}
.page-gutenberg-content {
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
  overflow-wrap: break-word;
}
.page-gutenberg-content h1, .article-prose {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.75;
  color: var(--color-text);
}
.page-gutenberg-content h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.85em;
}
.page-gutenberg-content .wp-block-heading {
  max-width: 100%;
}
.page-gutenberg-content p, .page-gutenberg-content li {
  overflow-wrap: anywhere;
}
.article-prose p {
  margin-bottom: 1.25em;
}
.article-prose h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 2em;
  margin-bottom: 0.75em;
  color: var(--color-text);
}
.article-prose h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 1.75em;
  margin-bottom: 0.5em;
  color: var(--color-text);
}
.article-prose h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  color: var(--color-text);
}
.article-prose img {
  max-width: 100%;
  height: auto;
  margin-block: 1.5em;
}
.article-prose figure {
  margin: 1.5em 0;
}
.article-prose figcaption {
  font-size: 14px;
  color: rgba(81, 81, 81, 0.6);
  margin-top: 0.5em;
  text-align: center;
}
.article-prose ul, .article-prose ol {
  margin-bottom: 1.25em;
  padding-left: 1.5em;
}
.article-prose ul {
  list-style-type: disc;
}
.article-prose ol {
  list-style-type: decimal;
}
.article-prose li {
  margin-bottom: 0.5em;
}
.article-prose li::marker {
  color: var(--color-accent);
}
.article-prose a {
  color: var(--color-accent);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: opacity 0.2s;
}
.article-prose a:hover {
  opacity: 0.75;
}
.article-prose blockquote {
  border-left: 4px solid var(--color-accent);
  padding-left: 1.25em;
  margin: 1.5em 0;
  font-style: italic;
  color: rgba(81, 81, 81, 0.8);
}
.article-prose table {
  width: 100%;
  border-collapse: collapse;
  margin-block: 1.5em;
  font-size: 16px;
}
.article-prose th, .article-prose td {
  border: 1px solid rgba(81, 81, 81, 0.15);
  padding: 10px 14px;
  text-align: left;
}
.article-prose th {
  background-color: rgba(61, 161, 175, 0.08);
  font-weight: 600;
}
.article-prose hr {
  border: none;
  border-top: 1px solid rgba(81, 81, 81, 0.15);
  margin-block: 2em;
}
.article-prose > *:first-child {
  margin-top: 0;
}
.article-prose > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .page-gutenberg-section {
    padding-block: 36px 56px;
  }
  .article-prose {
    font-size: 16px;
  }
  .page-gutenberg-content h1 {
    font-size: 28px;
  }
  .article-prose h2 {
    font-size: 24px;
  }
  .article-prose h3 {
    font-size: 20px;
  }
  .article-prose h4 {
    font-size: 18px;
  }
}
.single-article__hero {
  padding: 0 !important;
}
:is( .reviews-arrow, .services-arrow, .articles-arrow, .doctors-arrow, .cert-arrow, .sdoc-arrow, .dir-prev, .dir-next ) {
  --saif-slider-arrow-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='41' viewBox='0 0 21 41'%3E%3Cpath d='M0.05 19.74 20.09.04s-4.5 11.99-4.52 19.99C15.55 28.04 20 40.04 20 40.04L0.05 19.74Z' fill='black'/%3E%3C/svg%3E");
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 30px !important;
  height: 40px !important;
  min-width: 30px !important;
  border: 0 !important;
  padding: 0 !important;
  color: #515151 !important;
  background: transparent !important;
  cursor: pointer;
  line-height: 1 !important;
  flex-shrink: 0;
  opacity: 1;
  transition: opacity 0.2s ease, color 0.2s ease;
}
:is( .reviews-arrow--next, .reviews-arrow--next-mobile, .services-arrow--next, .articles-arrow--next, .doctors-arrow--next, .cert-arrow--next, .sdoc-arrow--next, .dir-next ) {
  --saif-slider-arrow-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='41' viewBox='0 0 21 41'%3E%3Cpath d='M20.13 19.74.09.04s4.5 11.99 4.52 19.99C4.63 28.04.18 40.04.18 40.04l19.95-20.3Z' fill='black'/%3E%3C/svg%3E");
  color: #3DA1AF !important;
}
:is( .reviews-arrow, .services-arrow, .articles-arrow, .doctors-arrow, .cert-arrow, .sdoc-arrow, .dir-prev, .dir-next ) > * {
  display: none !important;
}
:is( .reviews-arrow, .services-arrow, .articles-arrow, .doctors-arrow, .cert-arrow, .sdoc-arrow, .dir-prev, .dir-next )::before {
  content: "";
  display: block;
  width: 21px;
  height: 40px;
  background: currentColor;
  -webkit-mask-image: var(--saif-slider-arrow-mask);
  mask-image: var(--saif-slider-arrow-mask);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
:is( .reviews-arrow--prev, .reviews-arrow--prev-mobile, .services-arrow--prev, .articles-arrow--prev, .doctors-arrow--prev, .cert-arrow--prev, .sdoc-arrow--prev, .dir-prev )::before {
  opacity: 0.5;
}
:is( .reviews-arrow, .services-arrow, .articles-arrow, .doctors-arrow, .cert-arrow, .sdoc-arrow, .dir-prev, .dir-next ):hover:not(:disabled) {
  opacity: 0.7;
}
:is( .reviews-arrow, .services-arrow, .articles-arrow, .doctors-arrow, .cert-arrow, .sdoc-arrow, .dir-prev, .dir-next ):focus-visible {
  outline: 2px solid #3DA1AF;
  outline-offset: 4px;
}
:is( .reviews-arrow, .services-arrow, .articles-arrow, .doctors-arrow, .cert-arrow, .sdoc-arrow, .dir-prev, .dir-next ):disabled {
  cursor: default;
  opacity: 0.35;
}
@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-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 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-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;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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;
}
@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-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --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;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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;
    }
  }
}
