/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@font-face {
  font-family: "e-Ukraine";
  src: url("../fonts/e-Ukraine-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "e-Ukraine";
  src: url("../fonts/e-Ukraine-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/Manrope-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@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-green-100: oklch(96.2% 0.044 156.743);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-7xl: 80rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-normal: 0em;
    --tracking-wider: 0.05em;
    --leading-relaxed: 1.625;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --blur-sm: 8px;
    --blur-md: 12px;
    --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-ukraine: "e-Ukraine", ui-sans-serif, system-ui, sans-serif;
    --font-manrope: "Manrope", ui-sans-serif, system-ui, sans-serif;
    --color-footer-bg: #212121;
    --color-white-60: rgba(255, 255, 255, 0.6);
    --color-brand-blue: #0256b8;
    --color-brand-yellow: #ffbc05;
  }
}
@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-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .hero-section {
    position: relative;
    display: flex;
    min-height: 700px;
    align-items: center;
    overflow: hidden;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-\[5px\] {
    top: 5px;
  }
  .top-\[20px\] {
    top: 20px;
  }
  .top-\[24px\] {
    top: 24px;
  }
  .top-\[90px\] {
    top: 90px;
  }
  .top-full {
    top: 100%;
  }
  .-right-\[29px\] {
    right: calc(29px * -1);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-\[5px\] {
    right: 5px;
  }
  .right-\[16px\] {
    right: 16px;
  }
  .right-\[103px\] {
    right: 103px;
  }
  .-bottom-\[29px\] {
    bottom: calc(29px * -1);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-\[10px\] {
    bottom: 10px;
  }
  .bottom-\[16px\] {
    bottom: 16px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-\[8px\] {
    left: 8px;
  }
  .left-\[10px\] {
    left: 10px;
  }
  .left-\[16px\] {
    left: 16px;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .z-50 {
    z-index: 50;
  }
  .z-100 {
    z-index: 100;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-last {
    order: 9999;
  }
  .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;
    }
  }
  .mx-\[8px\] {
    margin-inline: 8px;
  }
  .mx-\[10px\] {
    margin-inline: 10px;
  }
  .mx-\[16px\] {
    margin-inline: 16px;
  }
  .mx-\[18px\] {
    margin-inline: 18px;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-\[2px\] {
    margin-top: 2px;
  }
  .mt-\[6px\] {
    margin-top: 6px;
  }
  .mt-\[10px\] {
    margin-top: 10px;
  }
  .mt-\[15px\] {
    margin-top: 15px;
  }
  .mt-\[16px\] {
    margin-top: 16px;
  }
  .mt-\[20px\] {
    margin-top: 20px;
  }
  .mt-\[30px\] {
    margin-top: 30px;
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mt-\[90px\] {
    margin-top: 90px;
  }
  .mt-\[133px\] {
    margin-top: 133px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-\[10px\] {
    margin-right: 10px;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-\[6px\] {
    margin-bottom: 6px;
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[12px\] {
    margin-bottom: 12px;
  }
  .mb-\[14px\] {
    margin-bottom: 14px;
  }
  .mb-\[16px\] {
    margin-bottom: 16px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[70px\] {
    margin-bottom: 70px;
  }
  .mb-auto {
    margin-bottom: auto;
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-\[4px\] {
    margin-left: 4px;
  }
  .ml-\[8px\] {
    margin-left: 8px;
  }
  .btn-primary {
    display: flex;
    height: 50px;
    width: 218px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: #0256B8;
    background-color: #0256B8;
    font-family: var(--font-manrope);
    font-size: 16px;
    --tw-leading: 1;
    line-height: 1;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
    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;
    &:hover {
      @media (hover: hover) {
        border-color: #FFBC05;
      }
    }
    &:hover {
      @media (hover: hover) {
        background-color: #FFBC05;
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-footer-bg);
      }
    }
  }
  .social-icon {
    display: flex;
    height: 44px;
    width: 44px;
    align-items: center;
    justify-content: center;
    border-radius: calc(infinity * 1px);
    background-color: var(--color-white-60);
    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;
    &:hover {
      @media (hover: hover) {
        background-color: #FFBC05;
      }
    }
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-\[5px\] {
    height: 5px;
  }
  .h-\[6px\] {
    height: 6px;
  }
  .h-\[8px\] {
    height: 8px;
  }
  .h-\[10px\] {
    height: 10px;
  }
  .h-\[12px\] {
    height: 12px;
  }
  .h-\[15px\] {
    height: 15px;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[24px\] {
    height: 24px;
  }
  .h-\[27px\] {
    height: 27px;
  }
  .h-\[35vh\] {
    height: 35vh;
  }
  .h-\[36px\] {
    height: 36px;
  }
  .h-\[42\.06px\] {
    height: 42.06px;
  }
  .h-\[42\.8px\] {
    height: 42.8px;
  }
  .h-\[42px\] {
    height: 42px;
  }
  .h-\[43px\] {
    height: 43px;
  }
  .h-\[44px\] {
    height: 44px;
  }
  .h-\[50px\] {
    height: 50px;
  }
  .h-\[53px\] {
    height: 53px;
  }
  .h-\[133px\] {
    height: 133px;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[202px\] {
    height: 202px;
  }
  .h-\[220px\] {
    height: 220px;
  }
  .h-\[250px\] {
    height: 250px;
  }
  .h-auto {
    height: auto;
  }
  .h-dvh {
    height: 100dvh;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[80px\] {
    max-height: 80px;
  }
  .max-h-\[319px\] {
    max-height: 319px;
  }
  .max-h-\[624px\] {
    max-height: 624px;
  }
  .min-h-\[47px\] {
    min-height: 47px;
  }
  .min-h-\[250px\] {
    min-height: 250px;
  }
  .min-h-\[323px\] {
    min-height: 323px;
  }
  .min-h-\[327px\] {
    min-height: 327px;
  }
  .min-h-\[370px\] {
    min-height: 370px;
  }
  .min-h-\[759px\] {
    min-height: 759px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1 {
    width: calc(var(--spacing) * 1);
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-\[5px\] {
    width: 5px;
  }
  .w-\[6px\] {
    width: 6px;
  }
  .w-\[8px\] {
    width: 8px;
  }
  .w-\[10px\] {
    width: 10px;
  }
  .w-\[12px\] {
    width: 12px;
  }
  .w-\[18px\] {
    width: 18px;
  }
  .w-\[20px\] {
    width: 20px;
  }
  .w-\[24px\] {
    width: 24px;
  }
  .w-\[27px\] {
    width: 27px;
  }
  .w-\[36px\] {
    width: 36px;
  }
  .w-\[44px\] {
    width: 44px;
  }
  .w-\[49px\] {
    width: 49px;
  }
  .w-\[53px\] {
    width: 53px;
  }
  .w-\[133px\] {
    width: 133px;
  }
  .w-\[210px\] {
    width: 210px;
  }
  .w-\[261px\] {
    width: 261px;
  }
  .w-\[302px\] {
    width: 302px;
  }
  .w-\[343px\] {
    width: 343px;
  }
  .w-\[calc\(100\%-32px\)\] {
    width: calc(100% - 32px);
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-\[200px\] {
    max-width: 200px;
  }
  .max-w-\[339\] {
    max-width: 339;
  }
  .max-w-\[343px\] {
    max-width: 343px;
  }
  .max-w-\[465px\] {
    max-width: 465px;
  }
  .max-w-\[900px\] {
    max-width: 900px;
  }
  .max-w-\[1360px\] {
    max-width: 1360px;
  }
  .max-w-\[1364px\] {
    max-width: 1364px;
  }
  .max-w-\[1400px\] {
    max-width: 1400px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .min-w-\[120px\] {
    min-width: 120px;
  }
  .min-w-\[200px\] {
    min-width: 200px;
  }
  .min-w-\[325px\] {
    min-width: 325px;
  }
  .min-w-full {
    min-width: 100%;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .basis-1 {
    flex-basis: calc(var(--spacing) * 1);
  }
  .basis-1\/2 {
    flex-basis: calc(1/2 * 100%);
  }
  .basis-full {
    flex-basis: 100%;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .origin-bottom-left {
    transform-origin: 0 100%;
  }
  .-translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .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,);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .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-start {
    justify-content: flex-start;
  }
  .justify-items-center {
    justify-items: center;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-\[4px\] {
    gap: 4px;
  }
  .gap-\[6px\] {
    gap: 6px;
  }
  .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-\[18px\] {
    gap: 18px;
  }
  .gap-\[19px\] {
    gap: 19px;
  }
  .gap-\[20px\] {
    gap: 20px;
  }
  .gap-\[24px\] {
    gap: 24px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .gap-\[32px\] {
    gap: 32px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .space-y-\[6px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(6px * var(--tw-space-y-reverse));
      margin-block-end: calc(6px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-\[10px\] {
    column-gap: 10px;
  }
  .gap-x-\[20px\] {
    column-gap: 20px;
  }
  .gap-y-\[20px\] {
    row-gap: 20px;
  }
  .gap-y-\[24px\] {
    row-gap: 24px;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-\[2px\] {
    border-radius: 2px;
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[12px\] {
    border-radius: 12px;
  }
  .rounded-\[16px\] {
    border-radius: 16px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-\[\#FFBC05\] {
    border-color: #FFBC05;
  }
  .border-brand-blue {
    border-color: var(--color-brand-blue);
  }
  .border-brand-yellow {
    border-color: var(--color-brand-yellow);
  }
  .border-footer-bg {
    border-color: var(--color-footer-bg);
  }
  .border-footer-bg\/40 {
    border-color: color-mix(in srgb, #212121 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-footer-bg) 40%, transparent);
    }
  }
  .border-footer-bg\/80 {
    border-color: color-mix(in srgb, #212121 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-footer-bg) 80%, transparent);
    }
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-white\/20 {
    border-color: color-mix(in srgb, #fff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .border-t-brand-blue {
    border-top-color: var(--color-brand-blue);
  }
  .bg-\[\#0057B7\] {
    background-color: #0057B7;
  }
  .bg-\[\#E6EFF8\] {
    background-color: #E6EFF8;
  }
  .bg-\[\#F0F0F0\] {
    background-color: #F0F0F0;
  }
  .bg-\[\#FFBC05\] {
    background-color: #FFBC05;
  }
  .bg-\[\#FFBC051A\] {
    background-color: #FFBC051A;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/20 {
    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);
    }
  }
  .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-brand-blue {
    background-color: var(--color-brand-blue);
  }
  .bg-brand-yellow {
    background-color: var(--color-brand-yellow);
  }
  .bg-footer-bg {
    background-color: var(--color-footer-bg);
  }
  .bg-footer-bg\/10 {
    background-color: color-mix(in srgb, #212121 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-footer-bg) 10%, transparent);
    }
  }
  .bg-footer-bg\/20 {
    background-color: color-mix(in srgb, #212121 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-footer-bg) 20%, transparent);
    }
  }
  .bg-footer-bg\/50 {
    background-color: color-mix(in srgb, #212121 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-footer-bg) 50%, transparent);
    }
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/10 {
    background-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-white\/80 {
    background-color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .bg-white\/90 {
    background-color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .bg-\[linear-gradient\(180deg\,rgba\(102\,77\,31\,0\)_0\%\,\#664D1F_133\.23\%\)\] {
    background-image: linear-gradient(180deg,rgba(102,77,31,0) 0%,#664D1F 133.23%);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-\[30\%_center\] {
    object-position: 30% center;
  }
  .object-\[40\%_center\] {
    object-position: 40% center;
  }
  .object-\[41\%_center\] {
    object-position: 41% center;
  }
  .object-center {
    object-position: center;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-\[3\.8px\] {
    padding: 3.8px;
  }
  .p-\[6px\] {
    padding: 6px;
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[16px\] {
    padding: 16px;
  }
  .p-\[24px\] {
    padding: 24px;
  }
  .p-\[30px\] {
    padding: 30px;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-\[8px\] {
    padding-inline: 8px;
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[12px\] {
    padding-inline: 12px;
  }
  .px-\[14px\] {
    padding-inline: 14px;
  }
  .px-\[16px\] {
    padding-inline: 16px;
  }
  .px-\[17px\] {
    padding-inline: 17px;
  }
  .px-\[24px\] {
    padding-inline: 24px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .px-\[42px\] {
    padding-inline: 42px;
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-\[8px\] {
    padding-block: 8px;
  }
  .py-\[9px\] {
    padding-block: 9px;
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[16px\] {
    padding-block: 16px;
  }
  .py-\[20px\] {
    padding-block: 20px;
  }
  .py-\[24px\] {
    padding-block: 24px;
  }
  .py-\[40px\] {
    padding-block: 40px;
  }
  .pt-\[6px\] {
    padding-top: 6px;
  }
  .pt-\[8px\] {
    padding-top: 8px;
  }
  .pt-\[10px\] {
    padding-top: 10px;
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[40px\] {
    padding-top: 40px;
  }
  .pb-\[8px\] {
    padding-bottom: 8px;
  }
  .pb-\[10px\] {
    padding-bottom: 10px;
  }
  .pb-\[12px\] {
    padding-bottom: 12px;
  }
  .pb-\[16px\] {
    padding-bottom: 16px;
  }
  .pb-\[20px\] {
    padding-bottom: 20px;
  }
  .pb-\[25px\] {
    padding-bottom: 25px;
  }
  .pb-\[70px\] {
    padding-bottom: 70px;
  }
  .pb-\[80px\] {
    padding-bottom: 80px;
  }
  .pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
  .pl-\[14px\] {
    padding-left: 14px;
  }
  .pl-\[16px\] {
    padding-left: 16px;
  }
  .pl-\[115px\] {
    padding-left: 115px;
  }
  .text-center {
    text-align: center;
  }
  .footer-link {
    font-family: var(--font-manrope);
    font-size: 15px;
    --tw-leading: 1;
    line-height: 1;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
    color: var(--color-white);
    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));
    &:hover {
      @media (hover: hover) {
        color: color-mix(in srgb, #fff 70%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          color: color-mix(in oklab, var(--color-white) 70%, transparent);
        }
      }
    }
    @media (width >= 64rem) {
      font-size: 16px;
    }
  }
  .footer-title {
    font-family: var(--font-manrope);
    font-size: 15px;
    --tw-leading: 1.4;
    line-height: 1.4;
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
    color: color-mix(in srgb, #fff 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
    @media (width >= 64rem) {
      font-size: 16px;
    }
    @media (width >= 64rem) {
      --tw-leading: 1;
      line-height: 1;
    }
  }
  .font-manrope {
    font-family: var(--font-manrope);
  }
  .font-ukraine {
    font-family: var(--font-ukraine);
  }
  .text-\[50px\]\/\[1\] {
    font-size: 50px;
    line-height: 1;
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .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-\[36px\] {
    font-size: 36px;
  }
  .text-\[40px\] {
    font-size: 40px;
  }
  .text-\[55px\] {
    font-size: 55px;
  }
  .text-\[70px\] {
    font-size: 70px;
  }
  .leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
  .leading-\[1\.3\] {
    --tw-leading: 1.3;
    line-height: 1.3;
  }
  .leading-\[1\.4\] {
    --tw-leading: 1.4;
    line-height: 1.4;
  }
  .leading-\[100\%\] {
    --tw-leading: 100%;
    line-height: 100%;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .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\.01em\] {
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .tracking-\[-0\.03em\] {
    --tw-tracking: -0.03em;
    letter-spacing: -0.03em;
  }
  .tracking-\[-0\.05em\] {
    --tw-tracking: -0.05em;
    letter-spacing: -0.05em;
  }
  .tracking-normal {
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .break-all {
    word-break: break-all;
  }
  .text-\[\#0256B8\] {
    color: #0256B8;
  }
  .text-\[\#071015\] {
    color: #071015;
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-brand-blue {
    color: var(--color-brand-blue);
  }
  .text-footer-bg {
    color: var(--color-footer-bg);
  }
  .text-footer-bg\/50 {
    color: color-mix(in srgb, #212121 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-footer-bg) 50%, transparent);
    }
  }
  .text-footer-bg\/60 {
    color: color-mix(in srgb, #212121 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-footer-bg) 60%, transparent);
    }
  }
  .text-footer-bg\/70 {
    color: color-mix(in srgb, #212121 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-footer-bg) 70%, transparent);
    }
  }
  .text-footer-bg\/80 {
    color: color-mix(in srgb, #212121 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-footer-bg) 80%, transparent);
    }
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/60 {
    color: color-mix(in srgb, #fff 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }
  .text-white\/70 {
    color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .text-white\/80 {
    color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .text-white\/90 {
    color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .accent-brand-yellow {
    accent-color: var(--color-brand-yellow);
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-70 {
    opacity: 70%;
  }
  .shadow-2xl {
    --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);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -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,);
  }
  .backdrop-blur-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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,);
  }
  .backdrop-filter {
    -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-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-700 {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .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;
  }
  .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 {
    &: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-y-1\/2 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-y: calc(calc(1/2 * 100%) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\:translate-y-1 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--spacing) * 1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .group-hover\:translate-y-px {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-y: 1px;
        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\:scale-110 {
    &:is(:where(.group):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);
      }
    }
  }
  .group-hover\:rotate-45 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        rotate: 45deg;
      }
    }
  }
  .group-hover\:text-blue-500 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-blue-500);
      }
    }
  }
  .group-hover\:text-brand-blue {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-brand-blue);
      }
    }
  }
  .group-hover\:text-white {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .group-hover\:brightness-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-brightness: brightness(0%);
        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,);
      }
    }
  }
  .placeholder\:text-footer-bg\/40 {
    &::placeholder {
      color: color-mix(in srgb, #212121 40%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-footer-bg) 40%, transparent);
      }
    }
  }
  .placeholder\:text-footer-bg\/50 {
    &::placeholder {
      color: color-mix(in srgb, #212121 50%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-footer-bg) 50%, transparent);
      }
    }
  }
  .placeholder\:text-footer-bg\/80 {
    &::placeholder {
      color: color-mix(in srgb, #212121 80%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-footer-bg) 80%, transparent);
      }
    }
  }
  .hover\:scale-\[1\.02\] {
    &:hover {
      @media (hover: hover) {
        scale: 1.02;
      }
    }
  }
  .hover\:border-\[\#FFBC05\] {
    &:hover {
      @media (hover: hover) {
        border-color: #FFBC05;
      }
    }
  }
  .hover\:border-brand-blue {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-brand-blue);
      }
    }
  }
  .hover\:border-brand-yellow {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-brand-yellow);
      }
    }
  }
  .hover\:bg-\[\#FFBC05\] {
    &:hover {
      @media (hover: hover) {
        background-color: #FFBC05;
      }
    }
  }
  .hover\:bg-\[\#e5a900\] {
    &:hover {
      @media (hover: hover) {
        background-color: #e5a900;
      }
    }
  }
  .hover\:bg-brand-blue {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-brand-blue);
      }
    }
  }
  .hover\:bg-brand-yellow {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-brand-yellow);
      }
    }
  }
  .hover\:bg-brand-yellow\/20 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #ffbc05 20%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-brand-yellow) 20%, transparent);
        }
      }
    }
  }
  .hover\:bg-footer-bg\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #212121 10%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-footer-bg) 10%, transparent);
        }
      }
    }
  }
  .hover\:text-\[\#FFBC05\] {
    &:hover {
      @media (hover: hover) {
        color: #FFBC05;
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .hover\:text-brand-blue {
    &:hover {
      @media (hover: hover) {
        color: var(--color-brand-blue);
      }
    }
  }
  .hover\:text-brand-blue\/80 {
    &:hover {
      @media (hover: hover) {
        color: color-mix(in srgb, #0256b8 80%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          color: color-mix(in oklab, var(--color-brand-blue) 80%, transparent);
        }
      }
    }
  }
  .hover\:text-footer-bg {
    &:hover {
      @media (hover: hover) {
        color: var(--color-footer-bg);
      }
    }
  }
  .hover\:text-footer-bg\/90 {
    &:hover {
      @media (hover: hover) {
        color: color-mix(in srgb, #212121 90%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          color: color-mix(in oklab, var(--color-footer-bg) 90%, transparent);
        }
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .hover\:shadow-xl {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:ring-1 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + 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\:ring-2 {
    &:focus {
      --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\:ring-\[\#FFBC05\] {
    &:focus {
      --tw-ring-color: #FFBC05;
    }
  }
  .focus\:ring-brand-yellow {
    &:focus {
      --tw-ring-color: var(--color-brand-yellow);
    }
  }
  .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-brand-blue {
    &:focus-visible {
      --tw-ring-color: var(--color-brand-blue);
    }
  }
  .active\:scale-\[0\.98\] {
    &:active {
      scale: 0.98;
    }
  }
  .active\:border-brand-blue {
    &:active {
      border-color: var(--color-brand-blue);
    }
  }
  .active\:bg-brand-blue {
    &:active {
      background-color: var(--color-brand-blue);
    }
  }
  .active\:bg-brand-yellow {
    &:active {
      background-color: var(--color-brand-yellow);
    }
  }
  .active\:text-white {
    &:active {
      color: var(--color-white);
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-20 {
    &:disabled {
      opacity: 20%;
    }
  }
  .sm\:text-\[60px\]\/\[1\] {
    @media (width >= 40rem) {
      font-size: 60px;
      line-height: 1;
    }
  }
  .md\:order-0 {
    @media (width >= 48rem) {
      order: 0;
    }
  }
  .md\:order-1 {
    @media (width >= 48rem) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:mx-auto {
    @media (width >= 48rem) {
      margin-inline: auto;
    }
  }
  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:mt-\[20px\] {
    @media (width >= 48rem) {
      margin-top: 20px;
    }
  }
  .md\:mt-\[30px\] {
    @media (width >= 48rem) {
      margin-top: 30px;
    }
  }
  .md\:mt-\[50px\] {
    @media (width >= 48rem) {
      margin-top: 50px;
    }
  }
  .md\:mt-\[143px\] {
    @media (width >= 48rem) {
      margin-top: 143px;
    }
  }
  .md\:mb-\[40px\] {
    @media (width >= 48rem) {
      margin-bottom: 40px;
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:h-\[280px\] {
    @media (width >= 48rem) {
      height: 280px;
    }
  }
  .md\:h-\[340px\] {
    @media (width >= 48rem) {
      height: 340px;
    }
  }
  .md\:h-\[360px\] {
    @media (width >= 48rem) {
      height: 360px;
    }
  }
  .md\:h-\[380px\] {
    @media (width >= 48rem) {
      height: 380px;
    }
  }
  .md\:h-\[450px\] {
    @media (width >= 48rem) {
      height: 450px;
    }
  }
  .md\:min-h-\[60vh\] {
    @media (width >= 48rem) {
      min-height: 60vh;
    }
  }
  .md\:w-\[223px\] {
    @media (width >= 48rem) {
      width: 223px;
    }
  }
  .md\:w-\[232px\] {
    @media (width >= 48rem) {
      width: 232px;
    }
  }
  .md\:w-\[640px\] {
    @media (width >= 48rem) {
      width: 640px;
    }
  }
  .md\:max-w-\[600px\] {
    @media (width >= 48rem) {
      max-width: 600px;
    }
  }
  .md\:basis-\[calc\(\(100\%-20px\)\/2\)\] {
    @media (width >= 48rem) {
      flex-basis: calc((100% - 20px) / 2);
    }
  }
  .md\:basis-auto {
    @media (width >= 48rem) {
      flex-basis: auto;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:flex-col {
    @media (width >= 48rem) {
      flex-direction: column;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:items-end {
    @media (width >= 48rem) {
      align-items: flex-end;
    }
  }
  .md\:items-start {
    @media (width >= 48rem) {
      align-items: flex-start;
    }
  }
  .md\:justify-between {
    @media (width >= 48rem) {
      justify-content: space-between;
    }
  }
  .md\:gap-\[10px\] {
    @media (width >= 48rem) {
      gap: 10px;
    }
  }
  .md\:gap-\[16px\] {
    @media (width >= 48rem) {
      gap: 16px;
    }
  }
  .md\:gap-\[20px\] {
    @media (width >= 48rem) {
      gap: 20px;
    }
  }
  .md\:gap-\[30px\] {
    @media (width >= 48rem) {
      gap: 30px;
    }
  }
  .md\:gap-x-\[20px\] {
    @media (width >= 48rem) {
      column-gap: 20px;
    }
  }
  .md\:gap-y-\[30px\] {
    @media (width >= 48rem) {
      row-gap: 30px;
    }
  }
  .md\:p-\[20px\] {
    @media (width >= 48rem) {
      padding: 20px;
    }
  }
  .md\:px-\[10px\] {
    @media (width >= 48rem) {
      padding-inline: 10px;
    }
  }
  .md\:px-\[12px\] {
    @media (width >= 48rem) {
      padding-inline: 12px;
    }
  }
  .md\:px-\[20px\] {
    @media (width >= 48rem) {
      padding-inline: 20px;
    }
  }
  .md\:px-\[22px\] {
    @media (width >= 48rem) {
      padding-inline: 22px;
    }
  }
  .md\:py-\[40px\] {
    @media (width >= 48rem) {
      padding-block: 40px;
    }
  }
  .md\:py-\[60px\] {
    @media (width >= 48rem) {
      padding-block: 60px;
    }
  }
  .md\:pt-\[30px\] {
    @media (width >= 48rem) {
      padding-top: 30px;
    }
  }
  .md\:pb-\[30px\] {
    @media (width >= 48rem) {
      padding-bottom: 30px;
    }
  }
  .md\:text-\[70px\]\/\[1\] {
    @media (width >= 48rem) {
      font-size: 70px;
      line-height: 1;
    }
  }
  .md\:text-\[16px\] {
    @media (width >= 48rem) {
      font-size: 16px;
    }
  }
  .md\:text-\[24px\] {
    @media (width >= 48rem) {
      font-size: 24px;
    }
  }
  .md\:text-\[55px\] {
    @media (width >= 48rem) {
      font-size: 55px;
    }
  }
  .md\:text-\[60px\] {
    @media (width >= 48rem) {
      font-size: 60px;
    }
  }
  .lg\:-top-\[5px\] {
    @media (width >= 64rem) {
      top: calc(5px * -1);
    }
  }
  .lg\:top-\[20px\] {
    @media (width >= 64rem) {
      top: 20px;
    }
  }
  .lg\:top-\[30px\] {
    @media (width >= 64rem) {
      top: 30px;
    }
  }
  .lg\:top-\[114px\] {
    @media (width >= 64rem) {
      top: 114px;
    }
  }
  .lg\:-right-\[56px\] {
    @media (width >= 64rem) {
      right: calc(56px * -1);
    }
  }
  .lg\:right-\[6px\] {
    @media (width >= 64rem) {
      right: 6px;
    }
  }
  .lg\:right-\[8px\] {
    @media (width >= 64rem) {
      right: 8px;
    }
  }
  .lg\:right-\[10px\] {
    @media (width >= 64rem) {
      right: 10px;
    }
  }
  .lg\:right-\[20px\] {
    @media (width >= 64rem) {
      right: 20px;
    }
  }
  .lg\:right-\[116px\] {
    @media (width >= 64rem) {
      right: 116px;
    }
  }
  .lg\:-bottom-\[56px\] {
    @media (width >= 64rem) {
      bottom: calc(56px * -1);
    }
  }
  .lg\:bottom-\[8px\] {
    @media (width >= 64rem) {
      bottom: 8px;
    }
  }
  .lg\:left-\[10px\] {
    @media (width >= 64rem) {
      left: 10px;
    }
  }
  .lg\:left-\[20px\] {
    @media (width >= 64rem) {
      left: 20px;
    }
  }
  .lg\:order-1 {
    @media (width >= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width >= 64rem) {
      order: 2;
    }
  }
  .lg\:order-3 {
    @media (width >= 64rem) {
      order: 3;
    }
  }
  .lg\:order-4 {
    @media (width >= 64rem) {
      order: 4;
    }
  }
  .lg\:order-5 {
    @media (width >= 64rem) {
      order: 5;
    }
  }
  .lg\:order-6 {
    @media (width >= 64rem) {
      order: 6;
    }
  }
  .lg\:order-7 {
    @media (width >= 64rem) {
      order: 7;
    }
  }
  .lg\:mx-\[20px\] {
    @media (width >= 64rem) {
      margin-inline: 20px;
    }
  }
  .lg\:mx-\[30px\] {
    @media (width >= 64rem) {
      margin-inline: 30px;
    }
  }
  .lg\:mx-\[50px\] {
    @media (width >= 64rem) {
      margin-inline: 50px;
    }
  }
  .lg\:mx-auto {
    @media (width >= 64rem) {
      margin-inline: auto;
    }
  }
  .lg\:mt-0 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-\[20px\] {
    @media (width >= 64rem) {
      margin-top: 20px;
    }
  }
  .lg\:mt-\[30px\] {
    @media (width >= 64rem) {
      margin-top: 30px;
    }
  }
  .lg\:mt-\[40px\] {
    @media (width >= 64rem) {
      margin-top: 40px;
    }
  }
  .lg\:mt-\[60px\] {
    @media (width >= 64rem) {
      margin-top: 60px;
    }
  }
  .lg\:mt-\[114px\] {
    @media (width >= 64rem) {
      margin-top: 114px;
    }
  }
  .lg\:mt-\[164px\] {
    @media (width >= 64rem) {
      margin-top: 164px;
    }
  }
  .lg\:mb-0 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:mb-2 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .lg\:mb-\[12px\] {
    @media (width >= 64rem) {
      margin-bottom: 12px;
    }
  }
  .lg\:mb-\[20px\] {
    @media (width >= 64rem) {
      margin-bottom: 20px;
    }
  }
  .lg\:mb-\[24px\] {
    @media (width >= 64rem) {
      margin-bottom: 24px;
    }
  }
  .lg\:mb-\[30px\] {
    @media (width >= 64rem) {
      margin-bottom: 30px;
    }
  }
  .lg\:mb-\[40px\] {
    @media (width >= 64rem) {
      margin-bottom: 40px;
    }
  }
  .lg\:mb-\[50px\] {
    @media (width >= 64rem) {
      margin-bottom: 50px;
    }
  }
  .lg\:mb-\[120px\] {
    @media (width >= 64rem) {
      margin-bottom: 120px;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:contents {
    @media (width >= 64rem) {
      display: contents;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:h-\[36px\] {
    @media (width >= 64rem) {
      height: 36px;
    }
  }
  .lg\:h-\[44px\] {
    @media (width >= 64rem) {
      height: 44px;
    }
  }
  .lg\:h-\[54\.13px\] {
    @media (width >= 64rem) {
      height: 54.13px;
    }
  }
  .lg\:h-\[55px\] {
    @media (width >= 64rem) {
      height: 55px;
    }
  }
  .lg\:h-\[60px\] {
    @media (width >= 64rem) {
      height: 60px;
    }
  }
  .lg\:h-\[172px\] {
    @media (width >= 64rem) {
      height: 172px;
    }
  }
  .lg\:h-\[299px\] {
    @media (width >= 64rem) {
      height: 299px;
    }
  }
  .lg\:h-\[300px\] {
    @media (width >= 64rem) {
      height: 300px;
    }
  }
  .lg\:h-\[340px\] {
    @media (width >= 64rem) {
      height: 340px;
    }
  }
  .lg\:h-\[450px\] {
    @media (width >= 64rem) {
      height: 450px;
    }
  }
  .lg\:h-\[500px\] {
    @media (width >= 64rem) {
      height: 500px;
    }
  }
  .lg\:max-h-\[96px\] {
    @media (width >= 64rem) {
      max-height: 96px;
    }
  }
  .lg\:min-h-\[62px\] {
    @media (width >= 64rem) {
      min-height: 62px;
    }
  }
  .lg\:min-h-\[485px\] {
    @media (width >= 64rem) {
      min-height: 485px;
    }
  }
  .lg\:min-h-\[624px\] {
    @media (width >= 64rem) {
      min-height: 624px;
    }
  }
  .lg\:min-h-\[754px\] {
    @media (width >= 64rem) {
      min-height: 754px;
    }
  }
  .lg\:w-1\/2 {
    @media (width >= 64rem) {
      width: calc(1/2 * 100%);
    }
  }
  .lg\:w-\[36px\] {
    @media (width >= 64rem) {
      width: 36px;
    }
  }
  .lg\:w-\[44px\] {
    @media (width >= 64rem) {
      width: 44px;
    }
  }
  .lg\:w-\[60px\] {
    @media (width >= 64rem) {
      width: 60px;
    }
  }
  .lg\:w-\[172px\] {
    @media (width >= 64rem) {
      width: 172px;
    }
  }
  .lg\:w-\[390px\] {
    @media (width >= 64rem) {
      width: 390px;
    }
  }
  .lg\:w-\[400px\] {
    @media (width >= 64rem) {
      width: 400px;
    }
  }
  .lg\:w-\[900px\] {
    @media (width >= 64rem) {
      width: 900px;
    }
  }
  .lg\:w-\[1400px\] {
    @media (width >= 64rem) {
      width: 1400px;
    }
  }
  .lg\:w-auto {
    @media (width >= 64rem) {
      width: auto;
    }
  }
  .lg\:max-w-\[655px\] {
    @media (width >= 64rem) {
      max-width: 655px;
    }
  }
  .lg\:max-w-\[900px\] {
    @media (width >= 64rem) {
      max-width: 900px;
    }
  }
  .lg\:max-w-none {
    @media (width >= 64rem) {
      max-width: none;
    }
  }
  .lg\:basis-\[calc\(50\%-10px\)\] {
    @media (width >= 64rem) {
      flex-basis: calc(50% - 10px);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .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\:flex-wrap {
    @media (width >= 64rem) {
      flex-wrap: wrap;
    }
  }
  .lg\:justify-center {
    @media (width >= 64rem) {
      justify-content: center;
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-\[12px\] {
    @media (width >= 64rem) {
      gap: 12px;
    }
  }
  .lg\:gap-\[16px\] {
    @media (width >= 64rem) {
      gap: 16px;
    }
  }
  .lg\:gap-\[20px\] {
    @media (width >= 64rem) {
      gap: 20px;
    }
  }
  .lg\:gap-\[30px\] {
    @media (width >= 64rem) {
      gap: 30px;
    }
  }
  .lg\:gap-\[36px\] {
    @media (width >= 64rem) {
      gap: 36px;
    }
  }
  .lg\:gap-\[40px\] {
    @media (width >= 64rem) {
      gap: 40px;
    }
  }
  .lg\:gap-\[50px\] {
    @media (width >= 64rem) {
      gap: 50px;
    }
  }
  .lg\:gap-\[57px\] {
    @media (width >= 64rem) {
      gap: 57px;
    }
  }
  .lg\:gap-\[58px\] {
    @media (width >= 64rem) {
      gap: 58px;
    }
  }
  .lg\:gap-\[80px\] {
    @media (width >= 64rem) {
      gap: 80px;
    }
  }
  .lg\:gap-\[97px\] {
    @media (width >= 64rem) {
      gap: 97px;
    }
  }
  .lg\:gap-y-\[40px\] {
    @media (width >= 64rem) {
      row-gap: 40px;
    }
  }
  .lg\:p-\[7px\] {
    @media (width >= 64rem) {
      padding: 7px;
    }
  }
  .lg\:p-\[20px\] {
    @media (width >= 64rem) {
      padding: 20px;
    }
  }
  .lg\:p-\[24px\] {
    @media (width >= 64rem) {
      padding: 24px;
    }
  }
  .lg\:p-\[30px\] {
    @media (width >= 64rem) {
      padding: 30px;
    }
  }
  .lg\:px-0 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-\[10px\] {
    @media (width >= 64rem) {
      padding-inline: 10px;
    }
  }
  .lg\:px-\[20px\] {
    @media (width >= 64rem) {
      padding-inline: 20px;
    }
  }
  .lg\:px-\[24px\] {
    @media (width >= 64rem) {
      padding-inline: 24px;
    }
  }
  .lg\:px-\[30px\] {
    @media (width >= 64rem) {
      padding-inline: 30px;
    }
  }
  .lg\:px-\[40px\] {
    @media (width >= 64rem) {
      padding-inline: 40px;
    }
  }
  .lg\:px-\[42px\] {
    @media (width >= 64rem) {
      padding-inline: 42px;
    }
  }
  .lg\:px-\[159px\] {
    @media (width >= 64rem) {
      padding-inline: 159px;
    }
  }
  .lg\:py-\[12px\] {
    @media (width >= 64rem) {
      padding-block: 12px;
    }
  }
  .lg\:py-\[24px\] {
    @media (width >= 64rem) {
      padding-block: 24px;
    }
  }
  .lg\:py-\[35px\] {
    @media (width >= 64rem) {
      padding-block: 35px;
    }
  }
  .lg\:py-\[55px\] {
    @media (width >= 64rem) {
      padding-block: 55px;
    }
  }
  .lg\:py-\[60px\] {
    @media (width >= 64rem) {
      padding-block: 60px;
    }
  }
  .lg\:py-\[80px\] {
    @media (width >= 64rem) {
      padding-block: 80px;
    }
  }
  .lg\:pt-\[10px\] {
    @media (width >= 64rem) {
      padding-top: 10px;
    }
  }
  .lg\:pt-\[60px\] {
    @media (width >= 64rem) {
      padding-top: 60px;
    }
  }
  .lg\:pr-\[30px\] {
    @media (width >= 64rem) {
      padding-right: 30px;
    }
  }
  .lg\:pb-\[30px\] {
    @media (width >= 64rem) {
      padding-bottom: 30px;
    }
  }
  .lg\:pb-\[40px\] {
    @media (width >= 64rem) {
      padding-bottom: 40px;
    }
  }
  .lg\:pb-\[120px\] {
    @media (width >= 64rem) {
      padding-bottom: 120px;
    }
  }
  .lg\:pl-\[30px\] {
    @media (width >= 64rem) {
      padding-left: 30px;
    }
  }
  .lg\:text-\[90px\]\/\[1\] {
    @media (width >= 64rem) {
      font-size: 90px;
      line-height: 1;
    }
  }
  .lg\:text-\[14px\] {
    @media (width >= 64rem) {
      font-size: 14px;
    }
  }
  .lg\:text-\[15px\] {
    @media (width >= 64rem) {
      font-size: 15px;
    }
  }
  .lg\:text-\[16px\] {
    @media (width >= 64rem) {
      font-size: 16px;
    }
  }
  .lg\:text-\[20px\] {
    @media (width >= 64rem) {
      font-size: 20px;
    }
  }
  .lg\:text-\[24px\] {
    @media (width >= 64rem) {
      font-size: 24px;
    }
  }
  .lg\:text-\[28px\] {
    @media (width >= 64rem) {
      font-size: 28px;
    }
  }
  .lg\:text-\[80px\] {
    @media (width >= 64rem) {
      font-size: 80px;
    }
  }
  .lg\:text-\[100px\] {
    @media (width >= 64rem) {
      font-size: 100px;
    }
  }
  .lg\:text-\[120px\] {
    @media (width >= 64rem) {
      font-size: 120px;
    }
  }
  .lg\:leading-none {
    @media (width >= 64rem) {
      --tw-leading: 1;
      line-height: 1;
    }
  }
  .lg\:font-bold {
    @media (width >= 64rem) {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }
  .lg\:tracking-normal {
    @media (width >= 64rem) {
      --tw-tracking: var(--tracking-normal);
      letter-spacing: var(--tracking-normal);
    }
  }
  .xl\:mx-auto {
    @media (width >= 80rem) {
      margin-inline: auto;
    }
  }
  .xl\:mt-\[20px\] {
    @media (width >= 80rem) {
      margin-top: 20px;
    }
  }
  .xl\:w-full {
    @media (width >= 80rem) {
      width: 100%;
    }
  }
  .xl\:max-w-\[1360px\] {
    @media (width >= 80rem) {
      max-width: 1360px;
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-4 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .xl\:gap-\[20px\] {
    @media (width >= 80rem) {
      gap: 20px;
    }
  }
  .xl\:gap-\[50px\] {
    @media (width >= 80rem) {
      gap: 50px;
    }
  }
  .xl\:p-\[24px\] {
    @media (width >= 80rem) {
      padding: 24px;
    }
  }
  .xl\:px-\[40px\] {
    @media (width >= 80rem) {
      padding-inline: 40px;
    }
  }
  .xl\:text-\[100px\]\/\[1\] {
    @media (width >= 80rem) {
      font-size: 100px;
      line-height: 1;
    }
  }
  .xl\:text-\[24px\] {
    @media (width >= 80rem) {
      font-size: 24px;
    }
  }
  .xl\:text-\[28px\] {
    @media (width >= 80rem) {
      font-size: 28px;
    }
  }
  .\32 xl\:gap-\[135px\] {
    @media (width >= 96rem) {
      gap: 135px;
    }
  }
  .\32 xl\:px-0 {
    @media (width >= 96rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .\32 xl\:px-\[70px\] {
    @media (width >= 96rem) {
      padding-inline: 70px;
    }
  }
  .\32 xl\:px-\[calc\(\(100vw-1400px\)\/2\)\] {
    @media (width >= 96rem) {
      padding-inline: calc((100vw - 1400px) / 2);
    }
  }
  .\32 xl\:text-\[120px\]\/\[1\] {
    @media (width >= 96rem) {
      font-size: 120px;
      line-height: 1;
    }
  }
}
@layer base {
  html, body {
    position: relative;
    margin: calc(var(--spacing) * 0);
    width: 100%;
    overflow-x: hidden;
    padding: calc(var(--spacing) * 0);
    -webkit-tap-highlight-color: transparent;
    background-color: #212121;
  }
}
.project-card-mask {
  clip-path: path( "M 6,0 H 255 a 6,6 0 0 1 6,6 V 6 L 203,194 a 12,12 0 0 1 -12,6 H 6 a 6,6 0 0 1 -6,-6 V 6 a 6,6 0 0 1 6,-6 Z" );
  outline: 1px solid transparent;
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform, clip-path;
}
@media (min-width: 1024px) {
  .project-card-mask {
    clip-path: path( "M 6,0 H 384 a 6,6 0 0 1 6,6 V 6 L 280,293 a 12,12 0 0 1 -12,6 H 6 a 6,6 0 0 1 -6,-6 V 6 a 6,6 0 0 1 6,-6 Z" );
  }
}
@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-duration {
  syntax: "*";
  inherits: false;
}
@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-tracking {
  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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-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;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --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-tracking: 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-outline-style: solid;
      --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-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

.project-card-title {
  max-width: 10ch;
}

.hero-title {
  max-width: 12ch;
}

/* pagination numbers */
.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* -----------------styles for entry content----------------*/
/* entry content */
.entry-content figure {
  margin: 0;
  padding: 0;
}

.entry-content p {
  /* Margin between paragraphs inside one block */
  margin-bottom: 10px; 
  font-weight: 400;
}

.entry-content img {
  margin-top: 20px;
  margin-bottom: 30px;
}
.entry-content ul, 
.entry-content ol {
  margin-bottom: 30px;
}

.entry-content h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  margin-top: 20px;
  margin-bottom: 15px;
}

/* If on desktop, the margins should be larger */
@media (min-width: 1024px) {
  .entry-content p:last-child {
      margin-bottom: 40px;
  }
  .entry-content img {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .entry-content h3 {
      font-size: 20px;
      margin-top: 30px;
      margin-bottom: 20px;
  }
}

/* Застосовуємо стилі до будь-якої картинки в новині */
.entry-content img {
  width: 100%;
  max-width: 100%;

  object-fit: cover;
  object-position: center;

  border-radius: 12px;

  margin-bottom: 30px;
  
  display: block;
}

/* 5. ВСТАНОВЛЮЄМО ВИСОТУ (аналог твоєї обгортки div) */
.entry-content img {
  /* Мобільна висота (h-[250px]) */
  height: 250px; 
}

/* 6. ДЕСКТОПНА ВИСОТА (медіа-запити) */
@media (min-width: 768px) {
  /* md:h-[380px] */
  .entry-content img {
      height: 380px;
  }
}

@media (min-width: 1024px) {
  /* lg:h-[500px] */
  .entry-content img {
      height: 500px;
      margin-bottom: 40px;
  }
}

/* Ненумерований список (з точками) */
.entry-content ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 8px; /* Відступ між пунктами */
  margin-top: 15px;
  margin-bottom: 30px;
}

.entry-content ul li {
  position: relative;
  padding-left: 20px; /* placeholder for the dot */
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  line-height: 1.4;
  color: rgba(18, 20, 23); /* Твій footer-bg/80 */
}

/* Малюємо синю точку */
.entry-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px; /* Вирівнюємо по центру першого рядка тексту */
  width: 8px;
  height: 8px;
  background-color: #0256B8; /* brand-blue */
  border-radius: 50%; /* Робимо кружечком */
}

@media (min-width: 768px) {
  .entry-content ul li {
    font-size: 16px;
  }
}

/* Нумерований список (01, 02...) */
.entry-content ol {
  list-style: none;
  counter-reset: custom-counter;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.entry-content ol li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 45px; /* Місце під кружечок */
  min-height: 32px;
  /* display: flex; */
  /* align-items: center; */
}

/* Синій кружечок з цифрою */
.entry-content ol li::before {
  /* decimal-leading-zero додає 0 попереду */
  content: counter(custom-counter, decimal-leading-zero); 
  position: absolute;
  left: 0;
  /* top: 50%; */
  top: 0;
  /* transform: translateY(-50%); */
  transform: none;
  
  width: 32px;
  height: 32px;
  background-color: #0256B8;
  color: #fff;
  border-radius: 50%;
  
  display: flex;
  align-items: center;
  justify-content: center;
  
  font-size: 14px;
  font-weight: 700;
}

/* ----------------- Styles for Blockquote (entry content) ----------------*/

/* Контейнер цитати */
.entry-content blockquote.wp-block-quote {
  background-color: #E6EFF8;
  border: 1px solid #0256B8; /* brand-blue */
  border-radius: 12px;

  padding: 24px 16px;
  margin: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  
  /* Скидаємо дефолтні стилі WP */
  border-left: 1px solid #0256B8; /* Замінюємо стандартну товсту лінію зліва на тонку рамку */
  font-style: normal;
}

/* Іконка лапок (SVG) */
.entry-content blockquote.wp-block-quote::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;

  background: url('../icons/quote.svg') no-repeat center;
  background-size: contain;
  flex-shrink: 0;
}

/* Текст всередині цитати */
.entry-content blockquote.wp-block-quote p {
  font-family: 'Manrope', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  color: #121417;
  margin: 0 !important; /* Прибираємо марджин абзацу, щоб не псував центрику */
}

/* Десктопна версія */
@media (min-width: 1024px) {
  .entry-content blockquote.wp-block-quote {
    padding: 32px 80px;
    margin: 60px 0;
    gap: 20px;
  }

  .entry-content blockquote.wp-block-quote p {
    font-size: 20px;
  }
}

/* ----------------- Styles for Reports Page ----------------*/
.reports-text p {
  margin-bottom: 10px;
}

.reports-text h3, .reports-text h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.reports-text h2 {
  font-family: e-Ukraine;
  font-weight: 500;
  font-style: Medium;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: -5%;
  color: #212121;
}

@media (min-width: 1024px) {
  .reports-text h2 {
    font-size: 40px;
  }
}

.reports-text p:last-child {
  margin-bottom: 0;
}

/* styles for quotes (reports page) */
.reports-text blockquote,
.reports-text blockquote.wp-block-quote {
  background-color: #E6EFF8;
  border: 1px solid #0256B8; /* brand-blue */
  border-radius: 12px;
  
  padding: 24px 16px;
  margin: 40px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;

  border-left: 1px solid #0256B8; /* Замінюємо стандартну товсту лінію зліва на тонку рамку */
  font-style: normal;
}

.reports-text blockquote::before,
.reports-text blockquote.wp-block-quote::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  background: url('../icons/quote.svg') no-repeat center;
  background-size: contain;
  flex-shrink: 0;
}

.reports-text blockquote p,
.reports-text blockquote.wp-block-quote p {
  font-family: 'Manrope', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  color: #121417;
  margin: 0 !important; /* Прибираємо марджин абзацу, щоб не псував центрику */
}

/* Десктопна версія */
@media (min-width: 1024px) {
  .reports-text blockquote,
  .reports-text blockquote.wp-block-quote {
    padding: 32px 80px;
    margin: 60px 0;
    gap: 20px;
  }

  .reports-text blockquote p,
  .reports-text blockquote.wp-block-quote p {
    font-size: 20px;
  }
}

/* styles for ul lists (reports page) */
.reports-text ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 15px;
  margin-bottom: 30px;
  color: #212121CC;
}

.reports-text ul li {
  position: relative;
  padding-left: 20px;
  font-family: 'Manrope', sans-serif;
  font-size: 15px;
  line-height: 1.4;
  color: #212121CC;
}

/* Малюємо синю точку */
.reports-text ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background-color: #0256B8; /* brand-blue */
  border-radius: 50%;
}

@media (min-width: 768px) {
  .reports-text ul li {
    font-size: 16px;
  }
}

/* Десктопна версія */
@media (min-width: 1024px) {
  .reports-text ul {
    gap: 10px;
  }

  .reports-text ul li {
    font-size: 16px;
  }
}

/* Нумерований список (01, 02...) */
.reports-text ol {
  list-style: none;
  counter-reset: custom-counter;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.reports-text ol li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 45px; /* Місце під кружечок */
  min-height: 32px;
  /* display: flex; */
  /* align-items: center; */
}

/* Синій кружечок з цифрою */
.reports-text ol li::before {
  /* decimal-leading-zero додає 0 попереду */
  content: counter(custom-counter, decimal-leading-zero); 
  position: absolute;
  left: 0;
  /* top: 50%; */
  top: 0;
  /* transform: translateY(-50%); */
  transform: none;
  
  width: 32px;
  height: 32px;
  background-color: #0256B8;
  color: #fff;
  border-radius: 50%;
  
  display: flex;
  align-items: center;
  justify-content: center;
  
  font-size: 14px;
  font-weight: 700;
}
/* ------------------------------------------------------- */

/* styles for project gallery frame */
.project-gallery-frame {
  height: 327px;
}
@media (min-width: 768px) {
  .project-gallery-frame {
    height: 360px;
  }
}
@media (min-width: 1024px) {
  .project-gallery-frame {
    /* height: 624px; */
    height: 554px;
  }
}

/* #region styles for footer legal */
.footer-legal {
  line-height: 1.35; /* щоб рядки не злипались */
}

.footer-privacy-link {
  display: block;
  margin-top: 8px;
}

.footer-legal-sep {
  display: none;
}

@media (min-width: 768px) {
  .footer-privacy-link {
    display: inline;
    margin-top: 0;
  }

  .footer-legal-sep {
    display: inline;
  }
}
/* #endregion */

/* #region styles for support modal */
/* Support modal panel: stable centering without Tailwind rebuild */
.support-modal__panel {
  width: calc(100% - 32px);
  margin-inline: 16px;
  margin-top: 24px;
}

@media (min-width: 768px) {
  .support-modal__panel {
    margin-inline: auto;
    margin-top: 36px;
  }
}

@media (min-width: 1024px) {
  .support-modal__panel {
    margin-top: 0;
  }
}
/* #endregion */
