/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap');
@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;
    --spacing: 0.25rem;
    --container-lg: 32rem;
    --container-5xl: 64rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --font-weight-black: 900;
    --radius-md: 0.375rem;
    --radius-2xl: 1rem;
    --radius-3xl: 26px;
    --radius-4xl: 2rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --aspect-video: 16 / 9;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-black: #000;
    --color-white: #fff;
    --breakpoint-xl: 1240px;
    --color-primary: #002EED;
    --color-secondary: #2D2D2D;
    --color-zinc-400: #888888;
    --radius-5xl: 36px;
    --font-roboto: "Roboto", sans-serif;
    --font-source-serif: "Source Serif 4", serif;
    --delay-time-300: 300ms;
    --delay-time-500: 500ms;
    --animate-float: float-animation 2.5s ease-in-out infinite;
  }
}
@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 {
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-x-0 {
    inset-inline: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-2\.5 {
    top: calc(var(--spacing) * 2.5);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .top-\[32\.5\%\] {
    top: 32.5%;
  }
  .top-\[42\%\] {
    top: 42%;
  }
  .top-\[60\%\] {
    top: 60%;
  }
  .top-\[66\%\] {
    top: 66%;
  }
  .top-\[110px\] {
    top: 110px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-3\.5 {
    right: calc(var(--spacing) * 3.5);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-5 {
    right: calc(var(--spacing) * 5);
  }
  .right-11\.5 {
    right: calc(var(--spacing) * 11.5);
  }
  .-bottom-2 {
    bottom: calc(var(--spacing) * -2);
  }
  .-bottom-5 {
    bottom: calc(var(--spacing) * -5);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-3\.5 {
    bottom: calc(var(--spacing) * 3.5);
  }
  .bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }
  .bottom-6 {
    bottom: calc(var(--spacing) * 6);
  }
  .bottom-9 {
    bottom: calc(var(--spacing) * 9);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-3\.5 {
    left: calc(var(--spacing) * 3.5);
  }
  .left-4 {
    left: calc(var(--spacing) * 4);
  }
  .left-6 {
    left: calc(var(--spacing) * 6);
  }
  .left-9\.5 {
    left: calc(var(--spacing) * 9.5);
  }
  .-z-1 {
    z-index: calc(1 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .z-1 {
    z-index: 1;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-40 {
    z-index: 40;
  }
  .z-41 {
    z-index: 41;
  }
  .z-42 {
    z-index: 42;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-first {
    order: -9999;
  }
  .order-last {
    order: 9999;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .container {
    width: 100%;
    @media (width >= 400px) {
      max-width: 400px;
    }
    @media (width >= 480px) {
      max-width: 480px;
    }
    @media (width >= 640px) {
      max-width: 640px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 992px) {
      max-width: 992px;
    }
    @media (width >= 1240px) {
      max-width: 1240px;
    }
    @media (width >= 1440px) {
      max-width: 1440px;
    }
    @media (width >= 1600px) {
      max-width: 1600px;
    }
  }
  .container {
    margin-inline: auto;
    padding-inline: calc(var(--spacing) * 5);
    @media (width >= 1240px) {
      max-width: var(--breakpoint-xl);
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-mt-5 {
    margin-top: calc(var(--spacing) * -5);
  }
  .-mt-16 {
    margin-top: calc(var(--spacing) * -16);
  }
  .-mt-\[140px\] {
    margin-top: calc(140px * -1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
  .mt-9\.5 {
    margin-top: calc(var(--spacing) * 9.5);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-10\.5 {
    margin-top: calc(var(--spacing) * 10.5);
  }
  .mt-12\.5 {
    margin-top: calc(var(--spacing) * 12.5);
  }
  .mt-\[35px\] {
    margin-top: 35px;
  }
  .mt-\[45px\] {
    margin-top: 45px;
  }
  .mt-\[72px\] {
    margin-top: 72px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-1\.5 {
    margin-right: calc(var(--spacing) * 1.5);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-2\.5 {
    margin-right: calc(var(--spacing) * 2.5);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mr-4\.5 {
    margin-right: calc(var(--spacing) * 4.5);
  }
  .mr-5 {
    margin-right: calc(var(--spacing) * 5);
  }
  .-mb-7 {
    margin-bottom: calc(var(--spacing) * -7);
  }
  .-mb-\[5px\] {
    margin-bottom: calc(5px * -1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-3\.5 {
    margin-bottom: calc(var(--spacing) * 3.5);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-4\.5 {
    margin-bottom: calc(var(--spacing) * 4.5);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-\[17px\] {
    margin-bottom: 17px;
  }
  .mb-\[35px\] {
    margin-bottom: 35px;
  }
  .mb-\[91px\] {
    margin-bottom: 91px;
  }
  .ml-\[60px\] {
    margin-left: 60px;
  }
  .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .aspect-3\/4 {
    aspect-ratio: 3/4;
  }
  .aspect-\[390\/241\] {
    aspect-ratio: 390/241;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .size-7\.5 {
    width: calc(var(--spacing) * 7.5);
    height: calc(var(--spacing) * 7.5);
  }
  .size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }
  .size-12 {
    width: calc(var(--spacing) * 12);
    height: calc(var(--spacing) * 12);
  }
  .size-12\.5 {
    width: calc(var(--spacing) * 12.5);
    height: calc(var(--spacing) * 12.5);
  }
  .size-16 {
    width: calc(var(--spacing) * 16);
    height: calc(var(--spacing) * 16);
  }
  .size-\[35px\] {
    width: 35px;
    height: 35px;
  }
  .size-\[39px\] {
    width: 39px;
    height: 39px;
  }
  .size-\[49px\] {
    width: 49px;
    height: 49px;
  }
  .size-\[61px\] {
    width: 61px;
    height: 61px;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-1\/2 {
    height: calc(1/2 * 100%);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-\[35px\] {
    height: 35px;
  }
  .h-\[50vh\] {
    height: 50vh;
  }
  .h-\[227px\] {
    height: 227px;
  }
  .h-\[380px\] {
    height: 380px;
  }
  .h-\[450px\] {
    height: 450px;
  }
  .h-\[480px\]\! {
    height: 480px !important;
  }
  .h-auto {
    height: auto;
  }
  .h-dvh {
    height: 100dvh;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .h-svh {
    height: 100svh;
  }
  .max-h-52 {
    max-height: calc(var(--spacing) * 52);
  }
  .max-h-\[544px\] {
    max-height: 544px;
  }
  .max-h-none {
    max-height: none;
  }
  .min-h-fit {
    min-height: fit-content;
  }
  .min-h-max {
    min-height: max-content;
  }
  .w-\[250px\] {
    width: 250px;
  }
  .w-\[612px\] {
    width: 612px;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .container {
    @media (width >= 992px) {
      padding-inline: 43px;
    }
    @media (width >= 1440px) {
      max-width: 1820px;
    }
  }
  .max-w-127 {
    max-width: calc(var(--spacing) * 127);
  }
  .max-w-\[245px\] {
    max-width: 245px;
  }
  .max-w-\[842px\] {
    max-width: 842px;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .table-auto {
    table-layout: auto;
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-between\! {
    justify-content: space-between !important;
  }
  .justify-center {
    justify-content: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-11 {
    gap: calc(var(--spacing) * 11);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-12\.5 {
    gap: calc(var(--spacing) * 12.5);
  }
  .gap-14 {
    gap: calc(var(--spacing) * 14);
  }
  .gap-14\.5 {
    gap: calc(var(--spacing) * 14.5);
  }
  .gap-20 {
    gap: calc(var(--spacing) * 20);
  }
  .gap-\[19px\] {
    gap: 19px;
  }
  .gap-\[26px\] {
    gap: 26px;
  }
  .gap-\[45px\] {
    gap: 45px;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-5xl {
    border-radius: var(--radius-5xl);
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[50\%\] {
    border-radius: 50%;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-t-2xl {
    border-top-left-radius: var(--radius-2xl);
    border-top-right-radius: var(--radius-2xl);
  }
  .rounded-t-5xl {
    border-top-left-radius: var(--radius-5xl);
    border-top-right-radius: var(--radius-5xl);
  }
  .rounded-tl-\[20px\] {
    border-top-left-radius: 20px;
  }
  .rounded-b-2xl {
    border-bottom-right-radius: var(--radius-2xl);
    border-bottom-left-radius: var(--radius-2xl);
  }
  .rounded-bl-\[20px\] {
    border-bottom-left-radius: 20px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-\[\#555555\] {
    border-color: #555555;
  }
  .border-black\/50 {
    border-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .border-secondary {
    border-color: var(--color-secondary);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .bg-\[\#E2E2E2\] {
    background-color: #E2E2E2;
  }
  .bg-\[\#E8E8E8\] {
    background-color: #E8E8E8;
  }
  .bg-black\/30 {
    background-color: color-mix(in srgb, #000 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 30%, 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-primary {
    background-color: var(--color-primary);
  }
  .bg-secondary {
    background-color: var(--color-secondary);
  }
  .bg-secondary\/80 {
    background-color: color-mix(in srgb, #2D2D2D 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-secondary) 80%, transparent);
    }
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-linear-to-b {
    --tw-gradient-position: to bottom;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to bottom in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-linear-to-t {
    --tw-gradient-position: to top;
    @supports (background-image: linear-gradient(in lab, red, red)) {
      --tw-gradient-position: to top in oklab;
    }
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .from-black\/30 {
    --tw-gradient-from: color-mix(in srgb, #000 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-black\/50 {
    --tw-gradient-from: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-black\/80 {
    --tw-gradient-from: color-mix(in srgb, #000 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-black) 80%, transparent);
    }
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-white {
    --tw-gradient-from: var(--color-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-transparent {
    --tw-gradient-to: transparent;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .bg-fade-to-b {
    -webkit-mask-image: linear-gradient(to bottom, black 0%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 0%, transparent 100%);
  }
  .bg-fade-to-t {
    -webkit-mask-image: linear-gradient(to top, black 0%, transparent 100%);
    mask-image: linear-gradient(to top, black 0%, transparent 100%);
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-center {
    object-position: center;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-\[19px\] {
    padding: 19px;
  }
  .p-\[32px\] {
    padding: 32px;
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-7\.5 {
    padding-inline: calc(var(--spacing) * 7.5);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
  .px-\[17px\] {
    padding-inline: 17px;
  }
  .px-\[26px\] {
    padding-inline: 26px;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-5\.5 {
    padding-block: calc(var(--spacing) * 5.5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-9\.5 {
    padding-block: calc(var(--spacing) * 9.5);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-11\.5 {
    padding-block: calc(var(--spacing) * 11.5);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .py-\[5px\] {
    padding-block: 5px;
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-7\.5 {
    padding-top: calc(var(--spacing) * 7.5);
  }
  .pt-8\.5 {
    padding-top: calc(var(--spacing) * 8.5);
  }
  .pt-11\.5 {
    padding-top: calc(var(--spacing) * 11.5);
  }
  .pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-\[29px\] {
    padding-top: 29px;
  }
  .pt-\[37px\] {
    padding-top: 37px;
  }
  .pt-\[55px\] {
    padding-top: 55px;
  }
  .pt-\[222px\] {
    padding-top: 222px;
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pr-4\.5 {
    padding-right: calc(var(--spacing) * 4.5);
  }
  .pr-6 {
    padding-right: calc(var(--spacing) * 6);
  }
  .pr-7\.5 {
    padding-right: calc(var(--spacing) * 7.5);
  }
  .pr-9\.5 {
    padding-right: calc(var(--spacing) * 9.5);
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-2\.5 {
    padding-bottom: calc(var(--spacing) * 2.5);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-4\.5 {
    padding-bottom: calc(var(--spacing) * 4.5);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-11\.5 {
    padding-bottom: calc(var(--spacing) * 11.5);
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-12\.5 {
    padding-bottom: calc(var(--spacing) * 12.5);
  }
  .pb-\[50px\] {
    padding-bottom: 50px;
  }
  .pb-\[75px\] {
    padding-bottom: 75px;
  }
  .pb-\[115px\] {
    padding-bottom: 115px;
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-3 {
    padding-left: calc(var(--spacing) * 3);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .pl-\[5px\] {
    padding-left: 5px;
  }
  .text-center {
    text-align: center;
  }
  .font-source-serif {
    font-family: var(--font-source-serif);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[17px\] {
    font-size: 17px;
  }
  .text-\[19px\] {
    font-size: 19px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[21px\] {
    font-size: 21px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .leading-4\.5 {
    --tw-leading: calc(var(--spacing) * 4.5);
    line-height: calc(var(--spacing) * 4.5);
  }
  .leading-5\.5 {
    --tw-leading: calc(var(--spacing) * 5.5);
    line-height: calc(var(--spacing) * 5.5);
  }
  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-7\.5 {
    --tw-leading: calc(var(--spacing) * 7.5);
    line-height: calc(var(--spacing) * 7.5);
  }
  .leading-9 {
    --tw-leading: calc(var(--spacing) * 9);
    line-height: calc(var(--spacing) * 9);
  }
  .leading-9\.5 {
    --tw-leading: calc(var(--spacing) * 9.5);
    line-height: calc(var(--spacing) * 9.5);
  }
  .leading-\[21px\] {
    --tw-leading: 21px;
    line-height: 21px;
  }
  .leading-\[25px\] {
    --tw-leading: 25px;
    line-height: 25px;
  }
  .leading-\[35px\] {
    --tw-leading: 35px;
    line-height: 35px;
  }
  .leading-\[37px\] {
    --tw-leading: 37px;
    line-height: 37px;
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-pretty {
    text-wrap: pretty;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#00EB48\] {
    color: #00EB48;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-primary {
    color: var(--color-primary);
  }
  .text-secondary {
    color: var(--color-secondary);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-zinc-400 {
    color: var(--color-zinc-400);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
  }
  .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));
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-linear\! {
    --tw-ease: linear !important;
    transition-timing-function: linear !important;
  }
  .bg-grid {
    --cell-width: 175px;
    --cell-height: 100px;
    --grid-y-pos: center;
    --grid-color: grey;
    background: linear-gradient(to right, var(--grid-color) 1px, transparent 1px) center 0 / var(--cell-width) 100% repeat,
    linear-gradient(to bottom, var(--grid-color) 1px, transparent 1px) 0 var(--grid-y-pos) / 100% var(--cell-height) repeat;
  }
  .bg-grid-mobile {
    --cell-width: 110px;
    --cell-height: 75px;
    --grid-y-pos: center;
    --grid-color: grey;
    background: linear-gradient(to right, var(--grid-color) 1px, transparent 1px) center 0 / var(--cell-width) 100% repeat,
    linear-gradient(to bottom, var(--grid-color) 1px, transparent 1px) 0 var(--grid-y-pos) / 100% var(--cell-height) repeat;
  }
  .animation-delay-300 {
    animation-delay: var(--delay-time-300);
  }
  .animation-delay-500 {
    animation-delay: var(--delay-time-500);
  }
  .bg-grid-bottom {
    --grid-y-pos: bottom;
  }
  .bg-grid-grey {
    --grid-color: grey;
  }
  .bg-grid-top {
    --grid-y-pos: top;
  }
  .bg-grid-white {
    --grid-color: white;
  }
  .bg-grid-white\! {
    --grid-color: white !important;
  }
  .first\:row-span-2 {
    &:first-child {
      grid-row: span 2 / span 2;
    }
  }
  .last\:mb-0 {
    &:last-child {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .last\:border-none {
    &:last-child {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .last\:border-transparent {
    &:last-child {
      border-color: transparent;
    }
  }
  .odd\:bg-\[\#E8E8E8\] {
    &:nth-child(odd) {
      background-color: #E8E8E8;
    }
  }
  .hover\:text-primary {
    &:hover {
      @media (hover: hover) {
        color: var(--color-primary);
      }
    }
  }
  .max-3xl\:hidden {
    @media (width < 1600px) {
      display: none;
    }
  }
  .max-3xl\:gap-y-1 {
    @media (width < 1600px) {
      row-gap: calc(var(--spacing) * 1);
    }
  }
  .max-2xl\:h-\[333px\] {
    @media (width < 1440px) {
      height: 333px;
    }
  }
  .max-2xl\:flex-wrap {
    @media (width < 1440px) {
      flex-wrap: wrap;
    }
  }
  .max-xl\:hidden {
    @media (width < 1240px) {
      display: none;
    }
  }
  .max-lg\:hidden {
    @media (width < 992px) {
      display: none;
    }
  }
  .max-lg\:flex-col {
    @media (width < 992px) {
      flex-direction: column;
    }
  }
  .max-lg\:leading-6 {
    @media (width < 992px) {
      --tw-leading: calc(var(--spacing) * 6);
      line-height: calc(var(--spacing) * 6);
    }
  }
  .max-md\:h-8 {
    @media (width < 768px) {
      height: calc(var(--spacing) * 8);
    }
  }
  .max-md\:justify-between {
    @media (width < 768px) {
      justify-content: space-between;
    }
  }
  .max-md\:px-5 {
    @media (width < 768px) {
      padding-inline: calc(var(--spacing) * 5);
    }
  }
  .max-md\:pl-5 {
    @media (width < 768px) {
      padding-left: calc(var(--spacing) * 5);
    }
  }
  .max-md\:text-sm {
    @media (width < 768px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .max-md\:text-xs {
    @media (width < 768px) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .max-sm\:mt-\[65px\] {
    @media (width < 640px) {
      margin-top: 65px;
    }
  }
  .max-sm\:hidden {
    @media (width < 640px) {
      display: none;
    }
  }
  .max-sm\:max-h-\[352px\] {
    @media (width < 640px) {
      max-height: 352px;
    }
  }
  .max-sm\:max-h-\[615px\] {
    @media (width < 640px) {
      max-height: 615px;
    }
  }
  .max-sm\:flex-col {
    @media (width < 640px) {
      flex-direction: column;
    }
  }
  .max-sm\:pr-5 {
    @media (width < 640px) {
      padding-right: calc(var(--spacing) * 5);
    }
  }
  .max-xxs\:size-9 {
    @media (width < 400px) {
      width: calc(var(--spacing) * 9);
      height: calc(var(--spacing) * 9);
    }
  }
  .max-xxs\:size-12 {
    @media (width < 400px) {
      width: calc(var(--spacing) * 12);
      height: calc(var(--spacing) * 12);
    }
  }
  .max-xxs\:pr-5 {
    @media (width < 400px) {
      padding-right: calc(var(--spacing) * 5);
    }
  }
  .max-xxs\:pl-5 {
    @media (width < 400px) {
      padding-left: calc(var(--spacing) * 5);
    }
  }
  .sm\:right-\[120px\] {
    @media (width >= 640px) {
      right: 120px;
    }
  }
  .sm\:-bottom-4 {
    @media (width >= 640px) {
      bottom: calc(var(--spacing) * -4);
    }
  }
  .sm\:-mt-24 {
    @media (width >= 640px) {
      margin-top: calc(var(--spacing) * -24);
    }
  }
  .sm\:block {
    @media (width >= 640px) {
      display: block;
    }
  }
  .sm\:hidden {
    @media (width >= 640px) {
      display: none;
    }
  }
  .sm\:size-\[61px\] {
    @media (width >= 640px) {
      width: 61px;
      height: 61px;
    }
  }
  .sm\:h-24 {
    @media (width >= 640px) {
      height: calc(var(--spacing) * 24);
    }
  }
  .sm\:columns-2 {
    @media (width >= 640px) {
      columns: 2;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 640px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:items-center {
    @media (width >= 640px) {
      align-items: center;
    }
  }
  .sm\:gap-4 {
    @media (width >= 640px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .sm\:gap-5 {
    @media (width >= 640px) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .sm\:gap-7 {
    @media (width >= 640px) {
      gap: calc(var(--spacing) * 7);
    }
  }
  .sm\:gap-\[110px\] {
    @media (width >= 640px) {
      gap: 110px;
    }
  }
  .sm\:bg-fade-to-b {
    @media (width >= 640px) {
      -webkit-mask-image: linear-gradient(to bottom, black 0%, transparent 100%);
      mask-image: linear-gradient(to bottom, black 0%, transparent 100%);
    }
  }
  .sm\:px-12 {
    @media (width >= 640px) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .sm\:px-\[52px\] {
    @media (width >= 640px) {
      padding-inline: 52px;
    }
  }
  .sm\:pt-10 {
    @media (width >= 640px) {
      padding-top: calc(var(--spacing) * 10);
    }
  }
  .sm\:pt-24 {
    @media (width >= 640px) {
      padding-top: calc(var(--spacing) * 24);
    }
  }
  .sm\:pt-\[67px\] {
    @media (width >= 640px) {
      padding-top: 67px;
    }
  }
  .sm\:pb-\[87px\] {
    @media (width >= 640px) {
      padding-bottom: 87px;
    }
  }
  .sm\:text-lg {
    @media (width >= 640px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-\[20px\] {
    @media (width >= 640px) {
      font-size: 20px;
    }
  }
  .sm\:text-\[27px\] {
    @media (width >= 640px) {
      font-size: 27px;
    }
  }
  .sm\:text-\[35px\] {
    @media (width >= 640px) {
      font-size: 35px;
    }
  }
  .sm\:leading-\[27px\] {
    @media (width >= 640px) {
      --tw-leading: 27px;
      line-height: 27px;
    }
  }
  .sm\:bg-grid {
    @media (width >= 640px) {
      --cell-width: 175px;
      --cell-height: 100px;
      --grid-y-pos: center;
      --grid-color: grey;
      background: linear-gradient(to right, var(--grid-color) 1px, transparent 1px) center 0 / var(--cell-width) 100% repeat,
    linear-gradient(to bottom, var(--grid-color) 1px, transparent 1px) 0 var(--grid-y-pos) / 100% var(--cell-height) repeat;
    }
  }
  .sm\:bg-grid-lightgrey {
    @media (width >= 640px) {
      --grid-color: lightgrey;
    }
  }
  .sm\:bg-grid-top {
    @media (width >= 640px) {
      --grid-y-pos: top;
    }
  }
  .md\:top-5\.5 {
    @media (width >= 768px) {
      top: calc(var(--spacing) * 5.5);
    }
  }
  .md\:bottom-9 {
    @media (width >= 768px) {
      bottom: calc(var(--spacing) * 9);
    }
  }
  .md\:bottom-20 {
    @media (width >= 768px) {
      bottom: calc(var(--spacing) * 20);
    }
  }
  .md\:left-10 {
    @media (width >= 768px) {
      left: calc(var(--spacing) * 10);
    }
  }
  .md\:col-span-1 {
    @media (width >= 768px) {
      grid-column: span 1 / span 1;
    }
  }
  .md\:container {
    @media (width >= 768px) {
      width: 100%;
      @media (width >= 400px) {
        max-width: 400px;
      }
      @media (width >= 480px) {
        max-width: 480px;
      }
      @media (width >= 640px) {
        max-width: 640px;
      }
      @media (width >= 768px) {
        max-width: 768px;
      }
      @media (width >= 992px) {
        max-width: 992px;
      }
      @media (width >= 1240px) {
        max-width: 1240px;
      }
      @media (width >= 1440px) {
        max-width: 1440px;
      }
      @media (width >= 1600px) {
        max-width: 1600px;
      }
    }
  }
  .md\:container {
    @media (width >= 768px) {
      margin-inline: auto;
      padding-inline: calc(var(--spacing) * 5);
      @media (width >= 1240px) {
        max-width: var(--breakpoint-xl);
      }
    }
  }
  .md\:my-\[110px\] {
    @media (width >= 768px) {
      margin-block: 110px;
    }
  }
  .md\:mt-4 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 4);
    }
  }
  .md\:mt-9\.5 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 9.5);
    }
  }
  .md\:mt-10\.5 {
    @media (width >= 768px) {
      margin-top: calc(var(--spacing) * 10.5);
    }
  }
  .md\:mb-5 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
  .md\:mb-7 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 7);
    }
  }
  .md\:mb-8\.5 {
    @media (width >= 768px) {
      margin-bottom: calc(var(--spacing) * 8.5);
    }
  }
  .md\:grid {
    @media (width >= 768px) {
      display: grid;
    }
  }
  .md\:hidden {
    @media (width >= 768px) {
      display: none;
    }
  }
  .md\:size-12 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 12);
      height: calc(var(--spacing) * 12);
    }
  }
  .md\:size-16 {
    @media (width >= 768px) {
      width: calc(var(--spacing) * 16);
      height: calc(var(--spacing) * 16);
    }
  }
  .md\:w-\[535px\] {
    @media (width >= 768px) {
      width: 535px;
    }
  }
  .md\:w-auto {
    @media (width >= 768px) {
      width: auto;
    }
  }
  .md\:container {
    @media (width >= 768px) {
      @media (width >= 992px) {
        padding-inline: 43px;
      }
      @media (width >= 1440px) {
        max-width: 1820px;
      }
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 768px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:gap-2 {
    @media (width >= 768px) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .md\:gap-\[26px\] {
    @media (width >= 768px) {
      gap: 26px;
    }
  }
  .md\:rounded-2xl {
    @media (width >= 768px) {
      border-radius: var(--radius-2xl);
    }
  }
  .md\:text-4xl {
    @media (width >= 768px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .md\:text-7xl {
    @media (width >= 768px) {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 768px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-lg {
    @media (width >= 768px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .md\:text-\[40px\] {
    @media (width >= 768px) {
      font-size: 40px;
    }
  }
  .md\:leading-7 {
    @media (width >= 768px) {
      --tw-leading: calc(var(--spacing) * 7);
      line-height: calc(var(--spacing) * 7);
    }
  }
  .md\:bg-grid {
    @media (width >= 768px) {
      --cell-width: 175px;
      --cell-height: 100px;
      --grid-y-pos: center;
      --grid-color: grey;
      background: linear-gradient(to right, var(--grid-color) 1px, transparent 1px) center 0 / var(--cell-width) 100% repeat,
    linear-gradient(to bottom, var(--grid-color) 1px, transparent 1px) 0 var(--grid-y-pos) / 100% var(--cell-height) repeat;
    }
  }
  .lg\:absolute {
    @media (width >= 992px) {
      position: absolute;
    }
  }
  .lg\:right-7\.5 {
    @media (width >= 992px) {
      right: calc(var(--spacing) * 7.5);
    }
  }
  .lg\:bottom-7\.5 {
    @media (width >= 992px) {
      bottom: calc(var(--spacing) * 7.5);
    }
  }
  .lg\:bottom-11 {
    @media (width >= 992px) {
      bottom: calc(var(--spacing) * 11);
    }
  }
  .lg\:-left-6 {
    @media (width >= 992px) {
      left: calc(var(--spacing) * -6);
    }
  }
  .lg\:left-7\.5 {
    @media (width >= 992px) {
      left: calc(var(--spacing) * 7.5);
    }
  }
  .lg\:order-1 {
    @media (width >= 992px) {
      order: 1;
    }
  }
  .lg\:order-last {
    @media (width >= 992px) {
      order: 9999;
    }
  }
  .lg\:-mt-16\.5 {
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * -16.5);
    }
  }
  .lg\:-mt-\[372px\] {
    @media (width >= 992px) {
      margin-top: calc(372px * -1);
    }
  }
  .lg\:mt-0 {
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-12 {
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * 12);
    }
  }
  .lg\:mt-16 {
    @media (width >= 992px) {
      margin-top: calc(var(--spacing) * 16);
    }
  }
  .lg\:mt-\[75px\] {
    @media (width >= 992px) {
      margin-top: 75px;
    }
  }
  .lg\:mr-2 {
    @media (width >= 992px) {
      margin-right: calc(var(--spacing) * 2);
    }
  }
  .lg\:mr-4\.5 {
    @media (width >= 992px) {
      margin-right: calc(var(--spacing) * 4.5);
    }
  }
  .lg\:mb-0 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:mb-3 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 3);
    }
  }
  .lg\:mb-4 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .lg\:mb-5 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
  .lg\:mb-9\.5 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 9.5);
    }
  }
  .lg\:mb-16 {
    @media (width >= 992px) {
      margin-bottom: calc(var(--spacing) * 16);
    }
  }
  .lg\:mb-\[34px\] {
    @media (width >= 992px) {
      margin-bottom: 34px;
    }
  }
  .lg\:mb-\[45px\] {
    @media (width >= 992px) {
      margin-bottom: 45px;
    }
  }
  .lg\:block {
    @media (width >= 992px) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 992px) {
      display: flex;
    }
  }
  .lg\:grid {
    @media (width >= 992px) {
      display: grid;
    }
  }
  .lg\:hidden {
    @media (width >= 992px) {
      display: none;
    }
  }
  .lg\:hidden\! {
    @media (width >= 992px) {
      display: none !important;
    }
  }
  .lg\:table-row {
    @media (width >= 992px) {
      display: table-row;
    }
  }
  .lg\:aspect-\[1920\/651\] {
    @media (width >= 992px) {
      aspect-ratio: 1920/651;
    }
  }
  .lg\:h-12\.5 {
    @media (width >= 992px) {
      height: calc(var(--spacing) * 12.5);
    }
  }
  .lg\:h-auto {
    @media (width >= 992px) {
      height: auto;
    }
  }
  .lg\:max-h-\[400px\] {
    @media (width >= 992px) {
      max-height: 400px;
    }
  }
  .lg\:w-\[300px\] {
    @media (width >= 992px) {
      width: 300px;
    }
  }
  .lg\:w-\[414px\] {
    @media (width >= 992px) {
      width: 414px;
    }
  }
  .lg\:w-\[528px\] {
    @media (width >= 992px) {
      width: 528px;
    }
  }
  .lg\:w-\[566px\] {
    @media (width >= 992px) {
      width: 566px;
    }
  }
  .lg\:w-\[612px\] {
    @media (width >= 992px) {
      width: 612px;
    }
  }
  .lg\:w-\[842px\] {
    @media (width >= 992px) {
      width: 842px;
    }
  }
  .lg\:w-\[1295px\] {
    @media (width >= 992px) {
      width: 1295px;
    }
  }
  .lg\:w-full {
    @media (width >= 992px) {
      width: 100%;
    }
  }
  .lg\:animate-float {
    @media (width >= 992px) {
      animation: var(--animate-float);
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 992px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width >= 992px) {
      flex-direction: column;
    }
  }
  .lg\:flex-row {
    @media (width >= 992px) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 992px) {
      align-items: center;
    }
  }
  .lg\:justify-between {
    @media (width >= 992px) {
      justify-content: space-between;
    }
  }
  .lg\:gap-2\.5 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 2.5);
    }
  }
  .lg\:gap-3 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .lg\:gap-6\.5 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 6.5);
    }
  }
  .lg\:gap-7 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 7);
    }
  }
  .lg\:gap-7\.5 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 7.5);
    }
  }
  .lg\:gap-12\.5 {
    @media (width >= 992px) {
      gap: calc(var(--spacing) * 12.5);
    }
  }
  .lg\:gap-\[50px\] {
    @media (width >= 992px) {
      gap: 50px;
    }
  }
  .lg\:gap-\[65px\] {
    @media (width >= 992px) {
      gap: 65px;
    }
  }
  .lg\:gap-\[67px\] {
    @media (width >= 992px) {
      gap: 67px;
    }
  }
  .lg\:rounded-3xl {
    @media (width >= 992px) {
      border-radius: var(--radius-3xl);
    }
  }
  .lg\:rounded-4xl {
    @media (width >= 992px) {
      border-radius: var(--radius-4xl);
    }
  }
  .lg\:rounded-5xl {
    @media (width >= 992px) {
      border-radius: var(--radius-5xl);
    }
  }
  .lg\:rounded-\[20px\] {
    @media (width >= 992px) {
      border-radius: 20px;
    }
  }
  .lg\:rounded-t-5xl {
    @media (width >= 992px) {
      border-top-left-radius: var(--radius-5xl);
      border-top-right-radius: var(--radius-5xl);
    }
  }
  .lg\:rounded-b-5xl {
    @media (width >= 992px) {
      border-bottom-right-radius: var(--radius-5xl);
      border-bottom-left-radius: var(--radius-5xl);
    }
  }
  .lg\:p-2 {
    @media (width >= 992px) {
      padding: calc(var(--spacing) * 2);
    }
  }
  .lg\:p-3 {
    @media (width >= 992px) {
      padding: calc(var(--spacing) * 3);
    }
  }
  .lg\:p-5 {
    @media (width >= 992px) {
      padding: calc(var(--spacing) * 5);
    }
  }
  .lg\:p-6\.5 {
    @media (width >= 992px) {
      padding: calc(var(--spacing) * 6.5);
    }
  }
  .lg\:p-8 {
    @media (width >= 992px) {
      padding: calc(var(--spacing) * 8);
    }
  }
  .lg\:p-\[50px\] {
    @media (width >= 992px) {
      padding: 50px;
    }
  }
  .lg\:px-6 {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .lg\:px-7\.5 {
    @media (width >= 992px) {
      padding-inline: calc(var(--spacing) * 7.5);
    }
  }
  .lg\:py-7 {
    @media (width >= 992px) {
      padding-block: calc(var(--spacing) * 7);
    }
  }
  .lg\:pt-9\.5 {
    @media (width >= 992px) {
      padding-top: calc(var(--spacing) * 9.5);
    }
  }
  .lg\:pt-\[92px\] {
    @media (width >= 992px) {
      padding-top: 92px;
    }
  }
  .lg\:pt-\[535px\] {
    @media (width >= 992px) {
      padding-top: 535px;
    }
  }
  .lg\:pr-0 {
    @media (width >= 992px) {
      padding-right: calc(var(--spacing) * 0);
    }
  }
  .lg\:pr-9\.5 {
    @media (width >= 992px) {
      padding-right: calc(var(--spacing) * 9.5);
    }
  }
  .lg\:pb-11 {
    @media (width >= 992px) {
      padding-bottom: calc(var(--spacing) * 11);
    }
  }
  .lg\:pb-11\.5 {
    @media (width >= 992px) {
      padding-bottom: calc(var(--spacing) * 11.5);
    }
  }
  .lg\:pb-56 {
    @media (width >= 992px) {
      padding-bottom: calc(var(--spacing) * 56);
    }
  }
  .lg\:pb-\[90px\] {
    @media (width >= 992px) {
      padding-bottom: 90px;
    }
  }
  .lg\:pb-\[200px\] {
    @media (width >= 992px) {
      padding-bottom: 200px;
    }
  }
  .lg\:pl-10 {
    @media (width >= 992px) {
      padding-left: calc(var(--spacing) * 10);
    }
  }
  .lg\:text-4xl {
    @media (width >= 992px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:text-5xl {
    @media (width >= 992px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:text-base {
    @media (width >= 992px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .lg\:text-lg {
    @media (width >= 992px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .lg\:text-xl {
    @media (width >= 992px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lg\:text-\[30px\] {
    @media (width >= 992px) {
      font-size: 30px;
    }
  }
  .lg\:text-\[40px\] {
    @media (width >= 992px) {
      font-size: 40px;
    }
  }
  .lg\:text-\[50px\] {
    @media (width >= 992px) {
      font-size: 50px;
    }
  }
  .lg\:text-\[60px\] {
    @media (width >= 992px) {
      font-size: 60px;
    }
  }
  .lg\:leading-7 {
    @media (width >= 992px) {
      --tw-leading: calc(var(--spacing) * 7);
      line-height: calc(var(--spacing) * 7);
    }
  }
  .lg\:leading-10 {
    @media (width >= 992px) {
      --tw-leading: calc(var(--spacing) * 10);
      line-height: calc(var(--spacing) * 10);
    }
  }
  .lg\:leading-\[35px\] {
    @media (width >= 992px) {
      --tw-leading: 35px;
      line-height: 35px;
    }
  }
  .lg\:leading-\[45px\] {
    @media (width >= 992px) {
      --tw-leading: 45px;
      line-height: 45px;
    }
  }
  .lg\:leading-\[53px\] {
    @media (width >= 992px) {
      --tw-leading: 53px;
      line-height: 53px;
    }
  }
  .lg\:leading-\[66px\] {
    @media (width >= 992px) {
      --tw-leading: 66px;
      line-height: 66px;
    }
  }
  .lg\:leading-\[82px\] {
    @media (width >= 992px) {
      --tw-leading: 82px;
      line-height: 82px;
    }
  }
  .lg\:font-medium {
    @media (width >= 992px) {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
  }
  .xl\:col-span-2 {
    @media (width >= 1240px) {
      grid-column: span 2 / span 2;
    }
  }
  .xl\:mb-5 {
    @media (width >= 1240px) {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
  .xl\:mb-\[34px\] {
    @media (width >= 1240px) {
      margin-bottom: 34px;
    }
  }
  .xl\:hidden {
    @media (width >= 1240px) {
      display: none;
    }
  }
  .xl\:h-16 {
    @media (width >= 1240px) {
      height: calc(var(--spacing) * 16);
    }
  }
  .xl\:h-40 {
    @media (width >= 1240px) {
      height: calc(var(--spacing) * 40);
    }
  }
  .xl\:h-\[430px\] {
    @media (width >= 1240px) {
      height: 430px;
    }
  }
  .xl\:max-h-33 {
    @media (width >= 1240px) {
      max-height: calc(var(--spacing) * 33);
    }
  }
  .xl\:w-5xl {
    @media (width >= 1240px) {
      width: var(--container-5xl);
    }
  }
  .xl\:w-\[180px\] {
    @media (width >= 1240px) {
      width: 180px;
    }
  }
  .xl\:w-\[600px\] {
    @media (width >= 1240px) {
      width: 600px;
    }
  }
  .xl\:w-\[632px\] {
    @media (width >= 1240px) {
      width: 632px;
    }
  }
  .xl\:w-\[700px\] {
    @media (width >= 1240px) {
      width: 700px;
    }
  }
  .xl\:columns-3 {
    @media (width >= 1240px) {
      columns: 3;
    }
  }
  .xl\:grid-cols-2 {
    @media (width >= 1240px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .xl\:grid-cols-3 {
    @media (width >= 1240px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .xl\:flex-row {
    @media (width >= 1240px) {
      flex-direction: row;
    }
  }
  .xl\:items-center {
    @media (width >= 1240px) {
      align-items: center;
    }
  }
  .xl\:items-end {
    @media (width >= 1240px) {
      align-items: flex-end;
    }
  }
  .xl\:gap-14 {
    @media (width >= 1240px) {
      gap: calc(var(--spacing) * 14);
    }
  }
  .xl\:gap-\[140px\] {
    @media (width >= 1240px) {
      gap: 140px;
    }
  }
  .xl\:gap-\[332px\] {
    @media (width >= 1240px) {
      gap: 332px;
    }
  }
  .xl\:pl-11 {
    @media (width >= 1240px) {
      padding-left: calc(var(--spacing) * 11);
    }
  }
  .xl\:text-3xl {
    @media (width >= 1240px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .xl\:text-base {
    @media (width >= 1240px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .xl\:text-\[50px\] {
    @media (width >= 1240px) {
      font-size: 50px;
    }
  }
  .xl\:text-\[60px\] {
    @media (width >= 1240px) {
      font-size: 60px;
    }
  }
  .xl\:leading-12\.5 {
    @media (width >= 1240px) {
      --tw-leading: calc(var(--spacing) * 12.5);
      line-height: calc(var(--spacing) * 12.5);
    }
  }
  .xl\:leading-\[30px\] {
    @media (width >= 1240px) {
      --tw-leading: 30px;
      line-height: 30px;
    }
  }
  .xl\:leading-\[60px\] {
    @media (width >= 1240px) {
      --tw-leading: 60px;
      line-height: 60px;
    }
  }
  .\32 xl\:mt-17\.5 {
    @media (width >= 1440px) {
      margin-top: calc(var(--spacing) * 17.5);
    }
  }
  .\32 xl\:flex {
    @media (width >= 1440px) {
      display: flex;
    }
  }
  .\32 xl\:hidden {
    @media (width >= 1440px) {
      display: none;
    }
  }
  .\32 xl\:aspect-508\/330 {
    @media (width >= 1440px) {
      aspect-ratio: 508/330;
    }
  }
  .\32 xl\:w-\[818px\] {
    @media (width >= 1440px) {
      width: 818px;
    }
  }
  .\32 xl\:justify-between {
    @media (width >= 1440px) {
      justify-content: space-between;
    }
  }
  .\32 xl\:gap-\[118px\] {
    @media (width >= 1440px) {
      gap: 118px;
    }
  }
  .\32 xl\:gap-\[140px\] {
    @media (width >= 1440px) {
      gap: 140px;
    }
  }
  .\32 xl\:gap-\[548px\] {
    @media (width >= 1440px) {
      gap: 548px;
    }
  }
  .\32 xl\:px-\[50px\] {
    @media (width >= 1440px) {
      padding-inline: 50px;
    }
  }
  .\32 xl\:pt-\[62px\] {
    @media (width >= 1440px) {
      padding-top: 62px;
    }
  }
  .\32 xl\:pb-\[145px\] {
    @media (width >= 1440px) {
      padding-bottom: 145px;
    }
  }
  .\32 xl\:text-\[25px\] {
    @media (width >= 1440px) {
      font-size: 25px;
    }
  }
  .\32 xl\:text-\[60px\] {
    @media (width >= 1440px) {
      font-size: 60px;
    }
  }
  .\32 xl\:text-\[86px\] {
    @media (width >= 1440px) {
      font-size: 86px;
    }
  }
  .\32 xl\:leading-\[35px\] {
    @media (width >= 1440px) {
      --tw-leading: 35px;
      line-height: 35px;
    }
  }
  .\32 xl\:leading-\[60px\] {
    @media (width >= 1440px) {
      --tw-leading: 60px;
      line-height: 60px;
    }
  }
  .\32 xl\:leading-\[86px\] {
    @media (width >= 1440px) {
      --tw-leading: 86px;
      line-height: 86px;
    }
  }
  .\32 xl\:first\:aspect-508\/709 {
    @media (width >= 1440px) {
      &:first-child {
        aspect-ratio: 508/709;
      }
    }
  }
  .\33 xl\:flex {
    @media (width >= 1600px) {
      display: flex;
    }
  }
  .\33 xl\:grid {
    @media (width >= 1600px) {
      display: grid;
    }
  }
  .\33 xl\:hidden {
    @media (width >= 1600px) {
      display: none;
    }
  }
  .\33 xl\:h-\[500px\] {
    @media (width >= 1600px) {
      height: 500px;
    }
  }
  .\33 xl\:grid-cols-1 {
    @media (width >= 1600px) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .\33 xl\:flex-row {
    @media (width >= 1600px) {
      flex-direction: row;
    }
  }
  .\[\&_\.main-menu\]\:flex {
    & .main-menu {
      display: flex;
    }
  }
  .\[\&_\.main-menu\]\:gap-2\.5 {
    & .main-menu {
      gap: calc(var(--spacing) * 2.5);
    }
  }
  .max-xl\:\[\&_\.main-menu\]\:text-sm {
    @media (width < 1240px) {
      & .main-menu {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height));
      }
    }
  }
  .xl\:\[\&_\.main-menu\]\:gap-11\.5 {
    @media (width >= 1240px) {
      & .main-menu {
        gap: calc(var(--spacing) * 11.5);
      }
    }
  }
  .\[\&_\.mobile-menu\]\:text-\[26px\] {
    & .mobile-menu {
      font-size: 26px;
    }
  }
  .\[\&_\.mobile-menu\]\:leading-\[60px\] {
    & .mobile-menu {
      --tw-leading: 60px;
      line-height: 60px;
    }
  }
  .\[\&_img\]\:size-full {
    & img {
      width: 100%;
      height: 100%;
    }
  }
  .\[\&_img\]\:object-cover {
    & img {
      object-fit: cover;
    }
  }
  .\[\&_img\]\:object-center {
    & img {
      object-position: center;
    }
  }
}
@layer base {
  body {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    color: var(--color-black);
  }
  input,textarea,button {
    border-radius: 0;
  }
  input:focus,textarea:focus,button:focus {
    --tw-outline-style: none;
    outline-style: none;
    @media (forced-colors: active) {
      outline: 2px solid transparent;
      outline-offset: 2px;
    }
  }
  input::placeholder,textarea::placeholder {
    color: currentcolor;
    opacity: 70%;
  }
  button:hover {
    cursor: pointer;
  }
  h1,h2,h3,h4,h5,h6 {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    @media (width >= 992px) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  a {
    color: currentcolor;
    &:hover {
      @media (hover: hover) {
        color: currentcolor;
      }
    }
  }
}
@layer components {
  .editor-content {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .bb-button {
    display: flex;
    height: calc(var(--spacing) * 12);
    width: fit-content;
    max-width: 100%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 3);
    border-radius: calc(infinity * 1px);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-black);
    background-color: var(--color-black);
    padding-inline: calc(var(--spacing) * 5);
    text-align: center;
    color: var(--color-white);
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
    &.alt {
      background-color: transparent;
      color: var(--color-black);
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-black);
        }
      }
      &:hover {
        @media (hover: hover) {
          color: var(--color-white);
        }
      }
    }
    &.arrow::after {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      content: '\f061';
      font-family: 'Font Awesome 6 Pro';
    }
  }
}
[x-cloak] {
  display: none;
}
@layer base {
  body {
    font-family: var(--font-roboto);
  }
  strong {
    font-family: var(--font-source-serif);
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
    color: var(--color-primary);
  }
}
@layer components {
  .editor-content {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .bb-button {
    display: flex;
    height: auto;
    width: fit-content;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 2);
    border-radius: calc(infinity * 1px);
    --tw-border-style: none;
    border-style: none;
    background-color: var(--color-primary);
    padding-block: calc(var(--spacing) * 2);
    padding-right: calc(var(--spacing) * 9.5);
    padding-left: calc(var(--spacing) * 2);
    color: var(--color-white);
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-primary);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
    &.alt {
      background-color: transparent;
      color: var(--color-black);
      &:hover {
        @media (hover: hover) {
          background-color: var(--color-black);
        }
      }
      &:hover {
        @media (hover: hover) {
          color: var(--color-white);
        }
      }
    }
    &.arrow::after {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
      content: '\f061';
      font-family: 'Font Awesome 6 Pro';
    }
  }
}
html {
  scroll-behavior: smooth !important;
}
body {
  --tw-gradient-position: to right;
  @supports (background-image: linear-gradient(in lab, red, red)) {
    --tw-gradient-position: to right in oklab;
  }
  background-image: linear-gradient(var(--tw-gradient-stops));
  --tw-gradient-from: color-mix(in oklab, var(--color-primary) 5%, transparent);
  --tw-gradient-to: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  color: var(--color-secondary);
}
.fl-theme-builder-header-scrolled #nav {
  top: calc(var(--spacing) * 0);
  background-color: var(--color-white);
}
.scrolled {
  top: calc(var(--spacing) * 0);
  background-color: var(--color-white);
}
.fl-theme-builder-header-scrolled #logo {
  display: none;
}
.scrolled #logo {
  display: none;
}
.fl-theme-builder-header-scrolled #logo_alt {
  display: block;
}
.scrolled #logo_alt {
  display: block;
}
.fl-theme-builder-header-scrolled #menu-main-menu {
  color: var(--color-secondary);
}
.cm-header .main-menu .menu-item-has-children {
  position: relative;
}
.cm-header .main-menu .menu-item a {
  padding-inline: calc(var(--spacing) * 1.5);
  padding-block: calc(var(--spacing) * 2.5);
  @media (width >= 1240px) {
    padding-inline: calc(var(--spacing) * 2.5);
  }
}
.cm-header .main-menu .menu-item-has-children:hover .sub-menu {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
  visibility: visible;
  opacity: 100%;
  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;
}
.cm-header .main-menu .menu-item-has-children::after {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  content: '\2b';
  font-family: "Font Awesome 6 Pro";
}
.cm-header .main-menu .current_page_item > a {
  font-family: var(--font-source-serif);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.cm-header .mobile-menu .current_page_item > a {
  font-family: var(--font-source-serif);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.cm-header .main-menu .sub-menu {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
  visibility: hidden;
  position: absolute;
  top: calc(var(--spacing) * 8);
  left: calc(var(--spacing) * 0);
  width: calc(var(--spacing) * 52);
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
  }
  border-radius: var(--radius-2xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  background-color: #E8E8E8;
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 3.5);
  font-size: 13px;
  color: var(--color-secondary);
  text-transform: uppercase;
  opacity: 0%;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  transition-behavior: allow-discrete;
  --tw-duration: 400ms;
  transition-duration: 400ms;
}
.cm-categories .unit-grid strong,  .cm-woonunit-overview .woonunits-overview strong, .cm-faq .blok-contact strong, .cm-woonunit-detail .info-blok strong {
  font-family: var(--font-source-serif);
  color: var(--color-white);
}
.cm-content .theme-1 .image strong,
.cm-txt_with_bgimg .blok strong {
  font-family: var(--font-source-serif);
  font-size: 28px;
  --tw-leading: calc(var(--spacing) * 7);
  line-height: calc(var(--spacing) * 7);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  @media (width >= 992px) {
    font-size: 60px;
  }
  @media (width >= 992px) {
    --tw-leading: 60px;
    line-height: 60px;
  }
}
.cm-offerte .form .gfield .ginput_container input,
.cm-offerte .form .gfield .ginput_container textarea {
  height: calc(var(--spacing) * 15);
  border-radius: 10px;
  --tw-border-style: none;
  border-style: none;
  padding-inline: 23px;
  padding-block: calc(var(--spacing) * 5);
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.cm-offerte .form .gfield .ginput_container textarea {
  min-block-size: 182px;
}
.cm-offerte .form .gfield .ginput_container input:focus,
.cm-offerte .form .gfield .ginput_container textarea:focus {
  outline-color: var(--color-primary);
}
.cm-offerte .form .gfield .ginput_container_date input {
  width: 100%;
}
.cm-offerte .form .gfield--datepicker-default-icon .ginput_container_date::after {
  display: none;
}
.cm-offerte .form .gfield--datepicker-default-icon .ginput_container_date {
  position: relative;
}
.cm-offerte .form .gfield--datepicker-default-icon .ginput_container_date::after {
  width: calc(var(--spacing) * 0);
  --tw-translate-x: calc(var(--spacing) * -4.5);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  --tw-font-weight: var(--font-weight-extrabold) !important;
  font-weight: var(--font-weight-extrabold) !important;
  --gf-icon-font-family: "Font Awesome 6 Pro";
  --gf-icon-ctrl-datepicker: "\f073";
  --gf-field-date-icon-color: #888888;
  --gf-icon-font-size: 16px;
}
.cm-offerte .form .gform-theme--foundation .gform_fields {
  gap: calc(var(--spacing) * 5);
}
.cm-offerte .form .gform-footer {
  margin-top: calc(var(--spacing) * 11);
}
.cm-offerte .form .gform-footer .gform_button {
  display: flex !important;
  height: calc(var(--spacing) * 16) !important;
  width: 234px !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  gap: calc(var(--spacing) * 2) !important;
  border-radius: calc(infinity * 1px) !important;
  background-color: var(--color-primary) !important;
  padding-block: calc(var(--spacing) * 2) !important;
  padding-right: calc(var(--spacing) * 9.5) !important;
  padding-left: calc(var(--spacing) * 2) !important;
  color: var(--color-white) !important;
}
.cm-offerte .form .gform-footer .gform_button[type="submit"]::before {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: calc(var(--spacing) * 12) !important;
  height: calc(var(--spacing) * 12) !important;
  border-radius: 50%;
  background-color: var(--color-white);
  color: var(--color-secondary);
  content: "\f061";
  font-family: "Font Awesome 6 Pro";
}
.active-slide {
  opacity: 100%;
}
.cm-hero media-provider video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.cm-hero .vds-poster :where(img) {
  object-fit: cover;
}
.hidden-slide {
  pointer-events: none;
  opacity: 0%;
}
@-webkit-keyframes backOutUp {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  20% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
  }
  to {
    opacity: .7;
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7);
  }
}
@keyframes backOutUp {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  20% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
  }
  to {
    opacity: .7;
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7);
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
@-webkit-keyframes backInDown {
  0% {
    opacity: .7;
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7);
  }
  80% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes backInDown {
  0% {
    opacity: .7;
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7);
  }
  80% {
    opacity: .7;
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@keyframes float-animation {
  0% 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: 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-duration: initial;
      --tw-ease: initial;
      --tw-space-y-reverse: 0;
    }
  }
}