/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-black: #000;
    --color-white: #e1e1e1;
    --spacing: 0.25rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --blur-2xl: 40px;
    --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);
    --font-heading: 'Tektur', sans-serif;
    --font-body: 'Raleway', sans-serif;
    --color-dark: #0d1216;
    --color-active: #462c3b;
    --color-accent: #ad889e;
    --clip-cut-11: polygon(
    11px 0%,
    calc(100% - 11px) 0%,
    100% 11px,
    100% calc(100% - 11px),
    calc(100% - 11px) 100%,
    11px 100%,
    0% calc(100% - 11px),
    0% 11px
  );
    --clip-cut-16: polygon(
    16px 0%,
    calc(100% - 16px) 0%,
    100% 16px,
    100% calc(100% - 16px),
    calc(100% - 16px) 100%,
    16px 100%,
    0% calc(100% - 16px),
    0% 16px
  );
    --clip-cut-22: polygon(
    22px 0%,
    calc(100% - 22px) 0%,
    100% 22px,
    100% calc(100% - 22px),
    calc(100% - 22px) 100%,
    22px 100%,
    0% calc(100% - 22px),
    0% 22px
  );
    --clip-cut-hero-mobile: polygon(
    16px 0%,
    100% 0%,
    100% calc(100% - 16px),
    calc(100% - 16px) 100%,
    0% 100%,
    0% 16px
  );
    --clip-cut-hero-desktop: polygon(
    26px 0%,
    100% 0%,
    100% calc(100% - 26px),
    calc(100% - 26px) 100%,
    0% 100%,
    0% 26px
  );
  }
}
@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 {
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-\[64px\] {
    right: 64px;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-\[-109px\] {
    bottom: -109px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-\[-45px\] {
    left: -45px;
  }
  .left-\[-46px\] {
    left: -46px;
  }
  .z-0 {
    z-index: 0;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .z-\[2\] {
    z-index: 2;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .order-1 {
    order: 1;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .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;
    }
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-\[-22px\] {
    margin-top: -22px;
  }
  .mt-\[-23px\] {
    margin-top: -23px;
  }
  .mt-\[-36px\] {
    margin-top: -36px;
  }
  .mt-\[-46px\] {
    margin-top: -46px;
  }
  .mt-\[24px\] {
    margin-top: 24px;
  }
  .mt-\[64px\] {
    margin-top: 64px;
  }
  .mt-\[88px\] {
    margin-top: 88px;
  }
  .mt-\[200px\] {
    margin-top: 200px;
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-\[-22px\] {
    margin-bottom: -22px;
  }
  .mb-\[22px\] {
    margin-bottom: 22px;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-\[3px\] {
    height: 3px;
  }
  .h-\[6px\] {
    height: 6px;
  }
  .h-\[354px\] {
    height: 354px;
  }
  .h-\[355px\] {
    height: 355px;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-\[160px\] {
    max-height: 160px;
  }
  .max-h-\[370px\] {
    max-height: 370px;
  }
  .max-h-\[464px\] {
    max-height: 464px;
  }
  .max-h-\[745px\] {
    max-height: 745px;
  }
  .max-h-\[746px\] {
    max-height: 746px;
  }
  .min-h-\[20px\] {
    min-height: 20px;
  }
  .min-h-\[104px\] {
    min-height: 104px;
  }
  .min-h-\[126px\] {
    min-height: 126px;
  }
  .min-h-\[147px\] {
    min-height: 147px;
  }
  .min-h-\[154px\] {
    min-height: 154px;
  }
  .min-h-\[199px\] {
    min-height: 199px;
  }
  .min-h-\[280px\] {
    min-height: 280px;
  }
  .min-h-\[342px\] {
    min-height: 342px;
  }
  .min-h-\[355px\] {
    min-height: 355px;
  }
  .min-h-\[585px\] {
    min-height: 585px;
  }
  .min-h-\[900px\] {
    min-height: 900px;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-\[6px\] {
    width: 6px;
  }
  .w-\[23px\] {
    width: 23px;
  }
  .w-\[1040px\] {
    width: 1040px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[178px\] {
    max-width: 178px;
  }
  .max-w-\[270px\] {
    max-width: 270px;
  }
  .max-w-\[278px\] {
    max-width: 278px;
  }
  .max-w-\[310px\] {
    max-width: 310px;
  }
  .max-w-\[416px\] {
    max-width: 416px;
  }
  .max-w-\[452px\] {
    max-width: 452px;
  }
  .max-w-\[460px\] {
    max-width: 460px;
  }
  .max-w-\[490px\] {
    max-width: 490px;
  }
  .max-w-\[510px\] {
    max-width: 510px;
  }
  .max-w-\[530px\] {
    max-width: 530px;
  }
  .max-w-\[573px\] {
    max-width: 573px;
  }
  .max-w-\[574px\] {
    max-width: 574px;
  }
  .max-w-\[692px\] {
    max-width: 692px;
  }
  .max-w-\[742px\] {
    max-width: 742px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .rotate-90 {
    rotate: 90deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-\[5px\] {
    gap: 5px;
  }
  .gap-\[6px\] {
    gap: 6px;
  }
  .gap-\[8px\] {
    gap: 8px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[12px\] {
    gap: 12px;
  }
  .gap-\[13px\] {
    gap: 13px;
  }
  .gap-\[18px\] {
    gap: 18px;
  }
  .gap-\[24px\] {
    gap: 24px;
  }
  .gap-\[26px\] {
    gap: 26px;
  }
  .gap-\[32px\] {
    gap: 32px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .gap-\[70px\] {
    gap: 70px;
  }
  .gap-\[88px\] {
    gap: 88px;
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-\[10px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(10px * var(--tw-space-y-reverse));
      margin-block-end: calc(10px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-\[13px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(13px * var(--tw-space-y-reverse));
      margin-block-end: calc(13px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-\[20px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(20px * var(--tw-space-y-reverse));
      margin-block-end: calc(20px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-\[24px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(24px * var(--tw-space-y-reverse));
      margin-block-end: calc(24px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-visible {
    overflow: visible;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .bg-\[\#2A252D\] {
    background-color: #2A252D;
  }
  .bg-\[\#462C3B\] {
    background-color: #462C3B;
  }
  .bg-\[\#EFEBED\] {
    background-color: #EFEBED;
  }
  .bg-\[\#ffffff\] {
    background-color: #ffffff;
  }
  .bg-accent {
    background-color: var(--color-accent);
  }
  .bg-active {
    background-color: var(--color-active);
  }
  .bg-dark {
    background-color: var(--color-dark);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-bottom {
    object-position: bottom;
  }
  .object-center {
    object-position: center;
  }
  .object-top {
    object-position: top;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-\[32px\] {
    padding: 32px;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-\[8px\] {
    padding-inline: 8px;
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[12px\] {
    padding-inline: 12px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .px-\[28px\] {
    padding-inline: 28px;
  }
  .px-\[29px\] {
    padding-inline: 29px;
  }
  .px-\[44px\] {
    padding-inline: 44px;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[16px\] {
    padding-block: 16px;
  }
  .py-\[18px\] {
    padding-block: 18px;
  }
  .py-\[19px\] {
    padding-block: 19px;
  }
  .py-\[32px\] {
    padding-block: 32px;
  }
  .py-\[44px\] {
    padding-block: 44px;
  }
  .py-\[48px\] {
    padding-block: 48px;
  }
  .py-\[88px\] {
    padding-block: 88px;
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-\[6px\] {
    padding-top: 6px;
  }
  .pt-\[24px\] {
    padding-top: 24px;
  }
  .pt-\[40px\] {
    padding-top: 40px;
  }
  .pt-\[64px\] {
    padding-top: 64px;
  }
  .pt-\[88px\] {
    padding-top: 88px;
  }
  .pt-\[112px\] {
    padding-top: 112px;
  }
  .pt-\[120px\] {
    padding-top: 120px;
  }
  .pt-\[155px\] {
    padding-top: 155px;
  }
  .pt-\[164px\] {
    padding-top: 164px;
  }
  .pt-\[196px\] {
    padding-top: 196px;
  }
  .pr-3 {
    padding-right: calc(var(--spacing) * 3);
  }
  .pr-\[10\%\] {
    padding-right: 10%;
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-\[22px\] {
    padding-bottom: 22px;
  }
  .pb-\[24px\] {
    padding-bottom: 24px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pb-\[32px\] {
    padding-bottom: 32px;
  }
  .pb-\[33px\] {
    padding-bottom: 33px;
  }
  .pb-\[40px\] {
    padding-bottom: 40px;
  }
  .pb-\[88px\] {
    padding-bottom: 88px;
  }
  .pb-\[90px\] {
    padding-bottom: 90px;
  }
  .pb-\[108px\] {
    padding-bottom: 108px;
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-\[45px\] {
    padding-left: 45px;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-heading {
    font-family: var(--font-heading);
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[42px\] {
    font-size: 42px;
  }
  .text-\[60px\] {
    font-size: 60px;
  }
  .leading-\[92\%\]\! {
    --tw-leading: 92% !important;
    line-height: 92% !important;
  }
  .leading-\[100\%\] {
    --tw-leading: 100%;
    line-height: 100%;
  }
  .leading-\[120\%\] {
    --tw-leading: 120%;
    line-height: 120%;
  }
  .leading-\[130\%\] {
    --tw-leading: 130%;
    line-height: 130%;
  }
  .leading-\[140\%\] {
    --tw-leading: 140%;
    line-height: 140%;
  }
  .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);
  }
  .text-\[\#6B4C5E\] {
    color: #6B4C5E;
  }
  .text-\[\#462C3B\] {
    color: #462C3B;
  }
  .text-active {
    color: var(--color-active);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-dark {
    color: var(--color-dark);
  }
  .text-white {
    color: var(--color-white);
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .opacity-60 {
    opacity: 60%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-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-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .group-hover\:text-accent {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-accent);
      }
    }
  }
  .hover\:font-bold {
    &:hover {
      @media (hover: hover) {
        --tw-font-weight: var(--font-weight-bold);
        font-weight: var(--font-weight-bold);
      }
    }
  }
  .hover\:text-accent {
    &:hover {
      @media (hover: hover) {
        color: var(--color-accent);
      }
    }
  }
  .hover\:opacity-100 {
    &:hover {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .sm\:max-h-\[100\%\] {
    @media (width >= 40rem) {
      max-height: 100%;
    }
  }
  .sm\:p-0 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 0);
    }
  }
  .sm\:px-6 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:bottom-\[-30px\] {
    @media (width >= 48rem) {
      bottom: -30px;
    }
  }
  .md\:col-span-1 {
    @media (width >= 48rem) {
      grid-column: span 1 / span 1;
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-3 {
    @media (width >= 48rem) {
      grid-column: span 3 / span 3;
    }
  }
  .md\:col-span-4 {
    @media (width >= 48rem) {
      grid-column: span 4 / span 4;
    }
  }
  .md\:col-span-6 {
    @media (width >= 48rem) {
      grid-column: span 6 / span 6;
    }
  }
  .md\:col-span-10 {
    @media (width >= 48rem) {
      grid-column: span 10 / span 10;
    }
  }
  .md\:col-span-12 {
    @media (width >= 48rem) {
      grid-column: span 12 / span 12;
    }
  }
  .md\:col-start-3 {
    @media (width >= 48rem) {
      grid-column-start: 3;
    }
  }
  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-10 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 10);
    }
  }
  .md\:mt-\[-80px\] {
    @media (width >= 48rem) {
      margin-top: -80px;
    }
  }
  .md\:mt-\[-88px\] {
    @media (width >= 48rem) {
      margin-top: -88px;
    }
  }
  .md\:mt-\[-174px\] {
    @media (width >= 48rem) {
      margin-top: -174px;
    }
  }
  .md\:mt-\[34px\] {
    @media (width >= 48rem) {
      margin-top: 34px;
    }
  }
  .md\:mt-\[160px\] {
    @media (width >= 48rem) {
      margin-top: 160px;
    }
  }
  .md\:mb-\[-174px\] {
    @media (width >= 48rem) {
      margin-bottom: -174px;
    }
  }
  .md\:mb-\[174px\] {
    @media (width >= 48rem) {
      margin-bottom: 174px;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:hidden\! {
    @media (width >= 48rem) {
      display: none !important;
    }
  }
  .md\:inline {
    @media (width >= 48rem) {
      display: inline;
    }
  }
  .md\:h-\[367px\] {
    @media (width >= 48rem) {
      height: 367px;
    }
  }
  .md\:h-\[432px\] {
    @media (width >= 48rem) {
      height: 432px;
    }
  }
  .md\:min-h-\[58px\] {
    @media (width >= 48rem) {
      min-height: 58px;
    }
  }
  .md\:min-h-\[104px\] {
    @media (width >= 48rem) {
      min-height: 104px;
    }
  }
  .md\:min-h-\[132px\] {
    @media (width >= 48rem) {
      min-height: 132px;
    }
  }
  .md\:min-h-\[154px\] {
    @media (width >= 48rem) {
      min-height: 154px;
    }
  }
  .md\:min-h-\[670px\] {
    @media (width >= 48rem) {
      min-height: 670px;
    }
  }
  .md\:w-10 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 10);
    }
  }
  .md\:w-auto {
    @media (width >= 48rem) {
      width: auto;
    }
  }
  .md\:max-w-\[100\%\] {
    @media (width >= 48rem) {
      max-width: 100%;
    }
  }
  .md\:max-w-\[340px\] {
    @media (width >= 48rem) {
      max-width: 340px;
    }
  }
  .md\:max-w-\[400px\] {
    @media (width >= 48rem) {
      max-width: 400px;
    }
  }
  .md\:max-w-\[1117px\] {
    @media (width >= 48rem) {
      max-width: 1117px;
    }
  }
  .md\:max-w-full {
    @media (width >= 48rem) {
      max-width: 100%;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-6 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-8 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-12 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:justify-center {
    @media (width >= 48rem) {
      justify-content: center;
    }
  }
  .md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .md\:gap-2 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .md\:gap-6 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-\[15px\] {
    @media (width >= 48rem) {
      gap: 15px;
    }
  }
  .md\:gap-\[18px\] {
    @media (width >= 48rem) {
      gap: 18px;
    }
  }
  .md\:gap-\[24px\] {
    @media (width >= 48rem) {
      gap: 24px;
    }
  }
  .md\:gap-\[25px\] {
    @media (width >= 48rem) {
      gap: 25px;
    }
  }
  .md\:gap-\[88px\] {
    @media (width >= 48rem) {
      gap: 88px;
    }
  }
  .md\:gap-\[200px\] {
    @media (width >= 48rem) {
      gap: 200px;
    }
  }
  .md\:space-y-\[37px\] {
    @media (width >= 48rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(37px * var(--tw-space-y-reverse));
        margin-block-end: calc(37px * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:space-y-\[88px\] {
    @media (width >= 48rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(88px * var(--tw-space-y-reverse));
        margin-block-end: calc(88px * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .md\:p-6 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .md\:px-0 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:px-4 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:px-6 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:px-\[32px\] {
    @media (width >= 48rem) {
      padding-inline: 32px;
    }
  }
  .md\:px-\[40px\] {
    @media (width >= 48rem) {
      padding-inline: 40px;
    }
  }
  .md\:py-0 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .md\:py-6 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 6);
    }
  }
  .md\:py-\[24px\] {
    @media (width >= 48rem) {
      padding-block: 24px;
    }
  }
  .md\:py-\[25px\] {
    @media (width >= 48rem) {
      padding-block: 25px;
    }
  }
  .md\:py-\[88px\] {
    @media (width >= 48rem) {
      padding-block: 88px;
    }
  }
  .md\:py-\[160px\] {
    @media (width >= 48rem) {
      padding-block: 160px;
    }
  }
  .md\:pt-0 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .md\:pt-3 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 3);
    }
  }
  .md\:pt-\[8px\] {
    @media (width >= 48rem) {
      padding-top: 8px;
    }
  }
  .md\:pt-\[24px\] {
    @media (width >= 48rem) {
      padding-top: 24px;
    }
  }
  .md\:pt-\[60px\] {
    @media (width >= 48rem) {
      padding-top: 60px;
    }
  }
  .md\:pt-\[88px\] {
    @media (width >= 48rem) {
      padding-top: 88px;
    }
  }
  .md\:pt-\[160px\] {
    @media (width >= 48rem) {
      padding-top: 160px;
    }
  }
  .md\:pt-\[190px\] {
    @media (width >= 48rem) {
      padding-top: 190px;
    }
  }
  .md\:pt-\[200px\] {
    @media (width >= 48rem) {
      padding-top: 200px;
    }
  }
  .md\:pt-\[234px\] {
    @media (width >= 48rem) {
      padding-top: 234px;
    }
  }
  .md\:pt-\[236px\] {
    @media (width >= 48rem) {
      padding-top: 236px;
    }
  }
  .md\:pt-\[300px\] {
    @media (width >= 48rem) {
      padding-top: 300px;
    }
  }
  .md\:pr-6 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 6);
    }
  }
  .md\:pr-\[0\] {
    @media (width >= 48rem) {
      padding-right: 0;
    }
  }
  .md\:pr-\[24px\] {
    @media (width >= 48rem) {
      padding-right: 24px;
    }
  }
  .md\:pr-\[35px\] {
    @media (width >= 48rem) {
      padding-right: 35px;
    }
  }
  .md\:pb-0 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:pb-3 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 3);
    }
  }
  .md\:pb-\[53px\] {
    @media (width >= 48rem) {
      padding-bottom: 53px;
    }
  }
  .md\:pb-\[81px\] {
    @media (width >= 48rem) {
      padding-bottom: 81px;
    }
  }
  .md\:pb-\[160px\] {
    @media (width >= 48rem) {
      padding-bottom: 160px;
    }
  }
  .md\:pb-\[174px\] {
    @media (width >= 48rem) {
      padding-bottom: 174px;
    }
  }
  .md\:pb-\[180px\] {
    @media (width >= 48rem) {
      padding-bottom: 180px;
    }
  }
  .md\:pl-0 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 0);
    }
  }
  .md\:pl-\[24px\] {
    @media (width >= 48rem) {
      padding-left: 24px;
    }
  }
  .md\:text-start {
    @media (width >= 48rem) {
      text-align: start;
    }
  }
  .md\:font-heading {
    @media (width >= 48rem) {
      font-family: var(--font-heading);
    }
  }
  .md\:text-\[20px\] {
    @media (width >= 48rem) {
      font-size: 20px;
    }
  }
  .md\:text-\[24px\] {
    @media (width >= 48rem) {
      font-size: 24px;
    }
  }
  .md\:text-\[60px\] {
    @media (width >= 48rem) {
      font-size: 60px;
    }
  }
  .md\:leading-\[120\%\] {
    @media (width >= 48rem) {
      --tw-leading: 120%;
      line-height: 120%;
    }
  }
  .md\:leading-\[140\%\] {
    @media (width >= 48rem) {
      --tw-leading: 140%;
      line-height: 140%;
    }
  }
  .lg\:absolute {
    @media (width >= 64rem) {
      position: absolute;
    }
  }
  .lg\:bottom-\[-38px\] {
    @media (width >= 64rem) {
      bottom: -38px;
    }
  }
  .lg\:left-\[-40px\] {
    @media (width >= 64rem) {
      left: -40px;
    }
  }
  .lg\:order-0 {
    @media (width >= 64rem) {
      order: 0;
    }
  }
  .lg\:order-first {
    @media (width >= 64rem) {
      order: -9999;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 64rem) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:col-span-8 {
    @media (width >= 64rem) {
      grid-column: span 8 / span 8;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-12 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
  }
  .lg\:gap-2 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .lg\:bg-transparent {
    @media (width >= 64rem) {
      background-color: transparent;
    }
  }
  .lg\:px-\[46px\] {
    @media (width >= 64rem) {
      padding-inline: 46px;
    }
  }
  .lg\:px-\[188px\] {
    @media (width >= 64rem) {
      padding-inline: 188px;
    }
  }
  .lg\:pt-\[48px\] {
    @media (width >= 64rem) {
      padding-top: 48px;
    }
  }
  .lg\:pt-\[80px\] {
    @media (width >= 64rem) {
      padding-top: 80px;
    }
  }
  .lg\:pb-0 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:pb-\[60px\] {
    @media (width >= 64rem) {
      padding-bottom: 60px;
    }
  }
  .lg\:pb-\[83px\] {
    @media (width >= 64rem) {
      padding-bottom: 83px;
    }
  }
  .lg\:pl-0 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 0);
    }
  }
  .xl\:max-w-\[295px\] {
    @media (width >= 80rem) {
      max-width: 295px;
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .\32 xl\:col-span-2 {
    @media (width >= 96rem) {
      grid-column: span 2 / span 2;
    }
  }
  .\32 xl\:col-span-3 {
    @media (width >= 96rem) {
      grid-column: span 3 / span 3;
    }
  }
  .\32 xl\:col-span-5 {
    @media (width >= 96rem) {
      grid-column: span 5 / span 5;
    }
  }
  .\32 xl\:col-span-6 {
    @media (width >= 96rem) {
      grid-column: span 6 / span 6;
    }
  }
  .\32 xl\:col-span-7 {
    @media (width >= 96rem) {
      grid-column: span 7 / span 7;
    }
  }
  .\32 xl\:col-start-2 {
    @media (width >= 96rem) {
      grid-column-start: 2;
    }
  }
  .\32 xl\:block {
    @media (width >= 96rem) {
      display: block;
    }
  }
  .\32 xl\:hidden {
    @media (width >= 96rem) {
      display: none;
    }
  }
  .\32 xl\:min-h-\[132px\] {
    @media (width >= 96rem) {
      min-height: 132px;
    }
  }
  .\32 xl\:min-h-\[366px\] {
    @media (width >= 96rem) {
      min-height: 366px;
    }
  }
  .\32 xl\:grid-cols-8 {
    @media (width >= 96rem) {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }
  }
  .\32 xl\:gap-\[74px\] {
    @media (width >= 96rem) {
      gap: 74px;
    }
  }
  .\32 xl\:pb-\[33px\] {
    @media (width >= 96rem) {
      padding-bottom: 33px;
    }
  }
}
* {
  scrollbar-width: thin;
  scrollbar-color: #462c3b transparent;
}
*::-webkit-scrollbar {
  width: 8px;
}
*::-webkit-scrollbar-track {
  background: transparent;
}
*::-webkit-scrollbar-thumb {
  background-color: #462c3b;
  border-radius: 4px;
}
@layer base {
  * {
    box-sizing: border-box;
  }
  html, body {
    font-family: var(--font-body);
    --tw-outline-style: none;
    outline-style: none;
    scroll-behavior: smooth;
    font-feature-settings: "tnum" 1, "lnum" 1;
  }
  img {
    display: block;
  }
  a, button {
    display: inline-block;
    cursor: pointer;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    text-decoration: none;
  }
  h1, h2, h3, h4, h5, p {
    --tw-leading: 100%;
    line-height: 100%;
    color: var(--color-dark);
  }
  h1 {
    font-family: var(--font-heading);
    font-size: 42px;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    @media (width >= 48rem) {
      font-size: 60px;
    }
  }
  section, header, footer {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-inline: 10px;
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  footer, .footer-linear {
    background: linear-gradient(270deg, #030c11 0%, #21161e 79.08%, #2a1b24 100%);
  }
}
.container {
  width: 100%;
  max-width: 1494px;
}
@layer components;
@layer utilities {
  .cut-11 {
    clip-path: var(--clip-cut-11);
  }
  .cut-16 {
    clip-path: var(--clip-cut-16);
  }
  .cut-22 {
    clip-path: var(--clip-cut-22);
  }
  .cut-hero {
    clip-path: var(--clip-cut-hero-mobile);
  }
  @media (min-width: 1024px) {
    .cut-hero {
      clip-path: var(--clip-cut-hero-desktop);
    }
  }
  .text-desc {
    font-size: 16px;
    --tw-leading: 140%;
    line-height: 140%;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    @media (width >= 48rem) {
      font-size: 20px;
    }
  }
  .text-m {
    font-size: 16px;
    --tw-leading: 130%;
    line-height: 130%;
  }
  .text-l {
    font-size: 16px;
    --tw-leading: 120%;
    line-height: 120%;
    @media (width >= 48rem) {
      font-size: 18px;
    }
  }
  .text-h2 {
    font-family: var(--font-heading);
    font-size: 24px;
    --tw-leading: 100%;
    line-height: 100%;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    @media (width >= 48rem) {
      font-size: 48px;
    }
    @media (width >= 48rem) {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
    }
  }
  .text-h3 {
    font-family: var(--font-heading);
    font-size: 20px;
    --tw-leading: 120%;
    line-height: 120%;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    @media (width >= 48rem) {
      font-size: 40px;
    }
    @media (width >= 48rem) {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
    }
  }
  .text-h4 {
    font-family: var(--font-heading);
    font-size: 20px;
    --tw-leading: 120%;
    line-height: 120%;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    @media (width >= 48rem) {
      font-size: 24px;
    }
  }
  .text-description {
    font-size: 20px;
    --tw-leading: 140%;
    line-height: 140%;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .before-bg-white:before {
    position: absolute;
    top: calc(var(--spacing) * 0);
    right: calc(var(--spacing) * 0);
    bottom: 36px;
    left: calc(var(--spacing) * 0);
    background-color: #e1e1e1;
    --tw-content: '';
    content: var(--tw-content);
    @media (width >= 48rem) {
      bottom: 88px;
    }
  }
}
.header-main {
  position: fixed;
  top: calc(var(--spacing) * 0);
  z-index: 50;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
}
.header-main .container {
  position: relative;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.header-main .container.cut-11 {
  clip-path: none;
}
.header-main .container.cut-11::before {
  position: absolute;
  inset: calc(var(--spacing) * 0);
  z-index: -1;
  --tw-content: '';
  content: var(--tw-content);
  clip-path: var(--clip-cut-11);
  background-color: transparent;
  transition: background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.header-main.header-scrolled .container.cut-11::after {
  position: absolute;
  inset: 1px;
  z-index: -2;
  border-radius: 18px;
  --tw-content: '';
  content: var(--tw-content);
  box-shadow: 0 8px 16px 0 rgba(13, 18, 22, 0.20);
}
.header-main.header-scrolled .container.cut-11::before {
  background-color: var(--color-active);
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.header-main.header-scrolled .container {
  padding-inline: 12px;
  padding-block: 4px;
}
.header-main.header-scrolled .scrolled-gap {
  gap: 14px;
  @media (width >= 96rem) {
    gap: 62px;
  }
}
.header-main .container.container-menu-open {
  opacity: 0.3;
  transition: opacity 0.3s ease-out;
}
.header-main .container {
  transition: opacity 0.3s ease-out;
}
.language-selector {
  position: relative;
}
.language-selector-btn {
  background: none;
  border: none;
  padding: 0;
}
.language-dropdown {
  z-index: 100;
  animation: dropdownFadeIn 0.2s ease-out;
}
.language-dropdown.show {
  display: block;
}
.language-option {
  text-decoration: none;
  color: inherit;
  display: flex;
}
.language-option:hover {
  text-decoration: none;
}
.language-option .confirm-icon.hidden {
  display: none;
}
@keyframes dropdownFadeIn {
  from {
    opacity: 0;
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.btn-hover-effect {
  --background: var(--color-white);
  --text: var(--color-dark);
  --font-size: 16px;
  --duration: 0.44s;
  --move-hover: -4px;
  --shadow: 0 2px 8px -1px rgba(13, 18, 22, 0.04);
  --shadow-hover: 0 4px 20px -2px rgba(13, 18, 22, 0.12);
  --font-shadow: var(--font-size);
}
.btn-hover-effect > div {
  display: flex;
  overflow: hidden;
  text-shadow: 0 var(--font-shadow) 0 var(--text);
}
.btn-hover-effect > div > span {
  display: block;
  backface-visibility: hidden;
  font-style: normal;
  transition: transform var(--duration) ease;
  transform: translateY(var(--m, 0)) translateZ(0);
}
.btn-hover-effect:hover > div > span {
  --m: calc(var(--font-size) * -1);
}
.btn-hover-effect-white {
  --text: var(--color-white);
}
.mobile-menu-wrapper {
  position: relative;
}
.mobile-menu-toggle {
  position: relative;
  background: none;
  border: none;
  padding: 0;
}
.mobile-menu-toggle .burger-icon, .mobile-menu-toggle .exit-icon {
  display: block;
  transition: opacity 0.3s ease;
}
.mobile-menu-toggle .burger-icon.hidden, .mobile-menu-toggle .exit-icon.hidden {
  display: none;
}
.mobile-menu-dropdown {
  animation: dropdownFadeIn 0.2s ease-out;
  z-index: 100;
}
.mobile-menu-dropdown.show {
  display: block;
}
.mobile-menu-backdrop {
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  background-color: rgba(13, 18, 22, 0.5);
}
.mobile-menu-content {
  position: relative;
  z-index: 10;
  width: 100%;
}
.mobile-menu-header {
  position: relative;
  z-index: 20;
}
.mobile-menu-close {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.mobile-menu-body {
  width: 100%;
}
.mobile-language-selector {
  margin-top: auto;
}
.mobile-language-btn {
  background: none;
  border: none;
  padding: 0;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.mobile-language-btn:hover {
  text-decoration: none;
}
body.menu-open {
  overflow: hidden;
}
.outline_elem {
  position: relative;
  background: transparent !important;
}
.outline_elem::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: var(--outline-bg, rgba(132,96,117,0.1));
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  mask: var(--outline-mask);
  -webkit-mask: var(--outline-mask);
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}
.outline_elem svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
}
.outline_elem > *:not(svg) {
  position: relative;
  z-index: 3;
}
.intro-slider {
  position: relative;
}
.intro-slider-prev, .intro-slider-next {
  display: flex;
  height: calc(var(--spacing) * 10);
  width: calc(var(--spacing) * 10);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  background: none;
  border: none;
  padding: 0;
  color: var(--color-dark);
}
.intro-slider-prev:hover, .intro-slider-next:hover {
  opacity: 0.7;
}
.intro-slider-prev img, .intro-slider-next img {
  height: 40px;
  width: 40px;
  flex-shrink: 0;
  display: block;
}
.intro-slider-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 2);
}
.intro-slider-pagination .swiper-pagination-bullet {
  height: 9px;
  width: 9px;
  rotate: 45deg;
  cursor: pointer;
  border-radius: 0;
  background-color: var(--color-dark);
  opacity: 40%;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.intro-slider-pagination .swiper-pagination-bullet-active {
  height: 12px;
  width: 12px;
  opacity: 100%;
}
.conf-item-bg::before {
  position: absolute;
  bottom: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 0;
  display: none;
  height: 85%;
  width: 87%;
  background-color: #2A252D;
  --tw-content: "";
  content: var(--tw-content);
  @media (width >= 64rem) {
    display: block;
  }
  @media (width >= 80rem) {
    height: 493px;
  }
  clip-path: var(--clip-cut-22);
}
.conf-people-icons-linear::after {
  position: absolute;
  top: calc(var(--spacing) * 0);
  right: -0px;
  height: 100%;
  width: 128px;
  --tw-content: "";
  content: var(--tw-content);
  background: linear-gradient(270deg, rgba(42, 37, 45, 0.90) 0%, rgba(42, 37, 45, 0) 100%);
}
.advantages-slider .swiper-slide {
  padding-inline: 8px;
}
.advantages-slider-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 2);
}
.advantages-slider-pagination .swiper-pagination-bullet {
  height: 9px;
  width: 9px;
  rotate: 45deg;
  cursor: pointer;
  border-radius: 0;
  background-color: var(--color-dark);
  opacity: 40%;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.advantages-slider-pagination .swiper-pagination-bullet-active {
  height: 12px;
  width: 12px;
  opacity: 100%;
}
.tbm-slider-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 2);
}
.tbm-slider-pagination .swiper-pagination-bullet {
  height: 9px;
  width: 9px;
  rotate: 45deg;
  cursor: pointer;
  border-radius: 0;
  background-color: var(--color-white);
  opacity: 40%;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.tbm-slider-pagination .swiper-pagination-bullet-active {
  height: 12px;
  width: 12px;
  opacity: 100%;
}
.small-list {
  list-style: none;
  padding-left: 1.2em;
}
.small-list li {
  position: relative;
}
.small-list li::before {
  content: "•";
  position: absolute;
  left: -1em;
  font-size: 1em;
  top: 0.1em;
}
.faq-item {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.faq-header {
  text-align: left;
}
.faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}
.faq-item.active .faq-content {
  max-height: 500px;
  transition: max-height 0.4s ease-in;
}
.faq-icon-cross {
  transition: width 0.2s ease;
}
.faq-item.active .faq-icon-cross {
  width: 0px;
}
.faq-item:not(.active) .faq-icon-cross {
  width: 23px;
}
.consultation-form {
  width: 100%;
}
.form-field {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: calc(var(--spacing) * 2);
  padding-inline: calc(var(--spacing) * 3);
  padding-block: calc(var(--spacing) * 4);
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 6);
  }
}
.form-field::after {
  position: absolute;
  inset: calc(var(--spacing) * 0);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
  clip-path: var(--clip-cut-11);
  background-color: transparent;
  z-index: -2;
}
.form-field:focus-within::after {
  background-color: #462C3B;
}
.form-field::before {
  position: absolute;
  inset: 1px;
  background-color: #efebed;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-content: '';
  content: var(--tw-content);
  clip-path: var(--clip-cut-11);
  z-index: -1;
}
.form-icon-svg {
  pointer-events: none;
  height: calc(var(--spacing) * 4);
  width: calc(var(--spacing) * 4);
  color: #462C3B;
  transition: color 0.3s ease;
}
.form-field.error .form-icon-svg {
  color: #DB5461;
}
.form-field.error .form-label {
  color: #DB5461;
}
.form-field.error .form-input {
  color: #DB5461;
}
.form-error-message {
  position: absolute;
  bottom: -9px;
  left: 28px;
  z-index: 1;
  display: inline-block;
  padding-inline: calc(var(--spacing) * 1);
  padding-block: calc(var(--spacing) * 1);
  font-size: 12px;
  --tw-leading: 130%;
  line-height: 130%;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: white;
  background-color: #DB5461;
}
.form-error-message.hidden {
  display: none;
}
.form-message {
  padding: 12px 16px;
  border-radius: 4px;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.5;
}
.form-message-success {
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
}
.form-message-error {
  background-color: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}
.form-field-textarea {
  align-items: flex-start;
}
.form-icon {
  pointer-events: none;
  height: calc(var(--spacing) * 4);
  width: calc(var(--spacing) * 4);
}
.form-input {
  width: 100%;
  --tw-border-style: none;
  border-style: none;
  background-color: transparent;
  font-size: 16px;
  --tw-leading: 130%;
  line-height: 130%;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-black);
  --tw-outline-style: none;
  outline-style: none;
}
.form-input::placeholder {
  color: #462C3B;
}
.form-floating-wrap {
  position: relative;
  width: 100%;
}
.form-label {
  pointer-events: none;
  position: absolute;
  top: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  font-size: 16px;
  --tw-leading: 130%;
  line-height: 130%;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: #462C3B;
  transition: all 0.25s ease;
  transform-origin: left top;
}
.form-floating-wrap .form-input:focus ~ .form-label, .form-floating-wrap .form-input:not(:placeholder-shown) ~ .form-label {
  transform: translateY(-28px);
  font-size: 12px;
  line-height: 1;
  background-color: #C5BCC1;
  padding: 4px;
}
.form-input:-webkit-autofill, .form-input:-webkit-autofill:hover, .form-input:-webkit-autofill:focus, .form-input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px transparent inset !important;
  box-shadow: 0 0 0 30px transparent inset !important;
  -webkit-text-fill-color: #000000 !important;
  transition: background-color 5000s ease-in-out 0s;
}
.popup-overlay {
  position: fixed;
  inset: calc(var(--spacing) * 0);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 10px;
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  @media (width >= 40rem) {
    padding-inline: calc(var(--spacing) * 6);
  }
}
.popup-overlay.hidden {
  pointer-events: none;
  opacity: 0%;
}
.popup-overlay:not(.hidden) {
  opacity: 100%;
}
.popup-backdrop {
  position: absolute;
  inset: calc(var(--spacing) * 0);
  --tw-blur: blur(var(--blur-2xl));
  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-filter: blur(8px);
}
.popup-container {
  position: relative;
  animation: popupSlideIn 0.3s ease-out;
}
.popup-close {
  display: flex;
  height: calc(var(--spacing) * 13);
  width: calc(var(--spacing) * 13);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: var(--color-white);
  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));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  &:hover {
    @media (hover: hover) {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
}
@keyframes popupSlideIn {
  from {
    transform: translateY(-20px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
html.popup-open, body.popup-open {
  overflow: hidden !important;
  height: 100%;
  width: 100%;
}
body.popup-open {
  position: fixed;
  width: 100%;
}
.parallax-section {
  background-image: url('../assets/img/additional-bg-mob.webp');
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .parallax-section {
    background-image: url('../assets/img/additional-bg-desk.webp');
  }
}
.hero-parallax {
  background-image: url('../assets/img/hero-bg.webp');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  .hero-parallax {
    background-attachment: scroll;
  }
}
.after-additional-parallax {
  background-image: url('../assets/img/after-additional-bg.webp');
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  background-repeat: no-repeat;
  width: 100%;
  display: block;
}
@media (max-width: 767px) {
  @supports (-webkit-touch-callout: none) {
    .after-additional-parallax {
      background-attachment: scroll;
    }
  }
}
.text-reveal {
  will-change: clip-path;
}
.text-reveal-complete {
  clip-path: none !important;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-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-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;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-content: "";
      --tw-ease: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
