/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-amber-600: oklch(66.6% 0.179 58.318);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-sky-500: oklch(68.5% 0.169 237.323);
    --color-sky-600: oklch(58.8% 0.158 241.966);
    --color-indigo-500: oklch(58.5% 0.233 277.117);
    --color-violet-500: oklch(60.6% 0.25 292.717);
    --color-rose-500: oklch(64.5% 0.246 16.439);
    --color-zinc-600: oklch(44.2% 0.017 285.786);
    --color-neutral-400: oklch(70.8% 0 0);
    --color-neutral-500: oklch(55.6% 0 0);
    --color-neutral-700: oklch(37.1% 0 0);
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --font-weight-medium: 500;
    --radius-lg: 0.5rem;
    --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);
  }
}
@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 {
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .container {
    width: 100%;
    @media (width >= 22.5rem) {
      max-width: 22.5rem;
    }
    @media (width >= 30rem) {
      max-width: 30rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 75rem) {
      max-width: 75rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }
  .mt-2\.5 {
    margin-top: calc(var(--spacing) * 2.5);
  }
  .mb-0\! {
    margin-bottom: calc(var(--spacing) * 0) !important;
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }
  .mb-2\.5\! {
    margin-bottom: calc(var(--spacing) * 2.5) !important;
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-64 {
    margin-bottom: calc(var(--spacing) * 64);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .hidden\! {
    display: none !important;
  }
  .inline {
    display: inline;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-25 {
    height: calc(var(--spacing) * 25);
  }
  .h-28 {
    height: calc(var(--spacing) * 28);
  }
  .h-30 {
    height: calc(var(--spacing) * 30);
  }
  .h-100 {
    height: calc(var(--spacing) * 100);
  }
  .h-120 {
    height: calc(var(--spacing) * 120);
  }
  .h-130 {
    height: calc(var(--spacing) * 130);
  }
  .h-\[2\.5625rem\]\! {
    height: 2.5625rem !important;
  }
  .h-\[150vh\] {
    height: 150vh;
  }
  .w-80 {
    width: calc(var(--spacing) * 80);
  }
  .w-full {
    width: 100%;
  }
  .w-full\! {
    width: 100% !important;
  }
  .max-w-4\/5 {
    max-width: calc(4 / 5 * 100%);
  }
  .max-w-80\! {
    max-width: calc(var(--spacing) * 80) !important;
  }
  .max-w-100 {
    max-width: calc(var(--spacing) * 100);
  }
  .max-w-120 {
    max-width: calc(var(--spacing) * 120);
  }
  .max-w-\[20rem\] {
    max-width: 20rem;
  }
  .max-w-\[324px\] {
    max-width: 324px;
  }
  .max-w-\[380px\] {
    max-width: 380px;
  }
  .max-w-\[413px\] {
    max-width: 413px;
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .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-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-20 {
    gap: calc(var(--spacing) * 20);
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .bg-green-500 {
    background-color: var(--color-green-500);
  }
  .bg-neutral-400 {
    background-color: var(--color-neutral-400);
  }
  .bg-rose-500 {
    background-color: var(--color-rose-500);
  }
  .bg-sky-500 {
    background-color: var(--color-sky-500);
  }
  .bg-violet-500 {
    background-color: var(--color-violet-500);
  }
  .bg-yellow-500 {
    background-color: var(--color-yellow-500);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .px-10\! {
    padding-inline: calc(var(--spacing) * 10) !important;
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .pt-2\.5 {
    padding-top: calc(var(--spacing) * 2.5);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pb-50 {
    padding-bottom: calc(var(--spacing) * 50);
  }
  .pl-2\.5 {
    padding-left: calc(var(--spacing) * 2.5);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .pl-16 {
    padding-left: calc(var(--spacing) * 16);
  }
  .text-center {
    text-align: center;
  }
  .typo-body-caps {
    font-family: var(--ff-base);
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
  }
  .typo-body-mobile-caps {
    font-family: var(--ff-base);
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
  }
  .typo-h1-desktop {
    font-family: var(--ff-base);
    font-size: 2.75rem;
    line-height: 1.3;
    font-weight: 500;
    text-transform: none;
  }
  .typo-h1-desktop-uppercase {
    font-family: var(--ff-base);
    font-size: 2.75rem;
    line-height: 1.3;
    font-weight: 500;
    text-transform: uppercase;
  }
  .typo-h2-desktop {
    font-family: var(--ff-base);
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: none;
  }
  .typo-h2-desktop-uppercase {
    font-family: var(--ff-base);
    font-size: 2rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
  }
  .typo-h3-desktop {
    font-family: var(--ff-base);
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: none;
  }
  .typo-h3-desktop-uppercase {
    font-family: var(--ff-base);
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
  }
  .typo-h4-desktop {
    font-family: var(--ff-base);
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: none;
  }
  .typo-h4-desktop-uppercase {
    font-family: var(--ff-base);
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
  }
  .typo-h5-desktop {
    font-family: var(--ff-base);
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: none;
  }
  .typo-h5-desktop-uppercase {
    font-family: var(--ff-base);
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
  }
  .typo-body-italic {
    font-family: var(--ff-base);
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 600;
    font-style: italic;
  }
  .typo-body-mobile-italic {
    font-family: var(--ff-base);
    font-size: 0.8125rem;
    line-height: 1.3;
    font-weight: 400;
    font-style: italic;
  }
  .typo-body-desktop {
    font-family: var(--ff-base);
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 400;
  }
  .typo-body-highlight {
    font-family: var(--ff-base);
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 600;
  }
  .typo-body-lg-desktop {
    font-family: var(--ff-base);
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 400;
  }
  .typo-body-mobile {
    font-family: var(--ff-base);
    font-size: 0.8125rem;
    line-height: 1.3;
    font-weight: 400;
  }
  .typo-body-mobile-bold {
    font-family: var(--ff-base);
    font-size: 0.8125rem;
    line-height: 1.3;
    font-weight: 600;
  }
  .typo-body-xl-desktop {
    font-family: var(--ff-base);
    font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 400;
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .text-\(--color-blc-primary\) {
    color: var(--color-blc-primary);
  }
  .text-amber-600 {
    color: var(--color-amber-600);
  }
  .text-green-400 {
    color: var(--color-green-400);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-indigo-500 {
    color: var(--color-indigo-500);
  }
  .text-neutral-500 {
    color: var(--color-neutral-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-sky-600 {
    color: var(--color-sky-600);
  }
  .text-zinc-600 {
    color: var(--color-zinc-600);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .decoration-2 {
    text-decoration-thickness: 2px;
  }
  .opacity-10 {
    opacity: 10%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .invert {
    --tw-invert: invert(100%);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .hover\:decoration-3 {
    &:hover {
      @media (hover: hover) {
        text-decoration-thickness: 3px;
      }
    }
  }
  .max-md\:hidden\! {
    @media (width < 48rem) {
      display: none !important;
    }
  }
  .xs\:typo-body-caps {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 1rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .xs\:typo-h2-desktop-uppercase {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 2rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .xs\:typo-h3-desktop-uppercase {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .xs\:typo-h4-desktop {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 1.25rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: none;
    }
  }
  .xs\:typo-h4-desktop-uppercase {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 1.25rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .xs\:typo-h5-desktop {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 1.25rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: none;
    }
  }
  .xs\:typo-body-italic {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 1rem;
      line-height: 1.3;
      font-weight: 600;
      font-style: italic;
    }
  }
  .xs\:typo-body-desktop {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 1rem;
      line-height: 1.3;
      font-weight: 400;
    }
  }
  .xs\:typo-body-highlight {
    @media (width >= 22.5rem) {
      font-family: var(--ff-base);
      font-size: 1rem;
      line-height: 1.3;
      font-weight: 600;
    }
  }
  .sm\:block {
    @media (width >= 30rem) {
      display: block;
    }
  }
  .sm\:hidden {
    @media (width >= 30rem) {
      display: none;
    }
  }
  .sm\:inline-block {
    @media (width >= 30rem) {
      display: inline-block;
    }
  }
  .sm\:typo-h3-desktop-uppercase {
    @media (width >= 30rem) {
      font-family: var(--ff-base);
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .sm\:typo-h4-desktop-uppercase {
    @media (width >= 30rem) {
      font-family: var(--ff-base);
      font-size: 1.25rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .md\:flex\! {
    @media (width >= 48rem) {
      display: flex !important;
    }
  }
  .md\:hidden\! {
    @media (width >= 48rem) {
      display: none !important;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:typo-h2-desktop-uppercase {
    @media (width >= 48rem) {
      font-family: var(--ff-base);
      font-size: 2rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .md\:typo-h3-desktop {
    @media (width >= 48rem) {
      font-family: var(--ff-base);
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: none;
    }
  }
  .md\:typo-h3-desktop-uppercase {
    @media (width >= 48rem) {
      font-family: var(--ff-base);
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .md\:typo-h4-desktop-uppercase {
    @media (width >= 48rem) {
      font-family: var(--ff-base);
      font-size: 1.25rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .md\:typo-h5-desktop {
    @media (width >= 48rem) {
      font-family: var(--ff-base);
      font-size: 1.25rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: none;
    }
  }
  .lg\:mb-0\! {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0) !important;
    }
  }
  .lg\:mb-10\! {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 10) !important;
    }
  }
  .lg\:mb-15 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 15);
    }
  }
  .lg\:block\! {
    @media (width >= 64rem) {
      display: block !important;
    }
  }
  .lg\:hidden\! {
    @media (width >= 64rem) {
      display: none !important;
    }
  }
  .lg\:typo-h1-desktop-uppercase {
    @media (width >= 64rem) {
      font-family: var(--ff-base);
      font-size: 2.75rem;
      line-height: 1.3;
      font-weight: 500;
      text-transform: uppercase;
    }
  }
  .lg\:typo-h2-desktop {
    @media (width >= 64rem) {
      font-family: var(--ff-base);
      font-size: 2rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: none;
    }
  }
  .lg\:typo-h2-desktop-uppercase {
    @media (width >= 64rem) {
      font-family: var(--ff-base);
      font-size: 2rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .lg\:typo-h3-desktop-uppercase {
    @media (width >= 64rem) {
      font-family: var(--ff-base);
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .lg\:typo-h4-desktop-uppercase {
    @media (width >= 64rem) {
      font-family: var(--ff-base);
      font-size: 1.25rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .lg\:typo-body-xl-desktop {
    @media (width >= 64rem) {
      font-family: var(--ff-base);
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 400;
    }
  }
  .xl\:flex\! {
    @media (width >= 75rem) {
      display: flex !important;
    }
  }
  .xl\:hidden\! {
    @media (width >= 75rem) {
      display: none !important;
    }
  }
  .xl\:typo-h1-desktop-uppercase {
    @media (width >= 75rem) {
      font-family: var(--ff-base);
      font-size: 2.75rem;
      line-height: 1.3;
      font-weight: 500;
      text-transform: uppercase;
    }
  }
  .xl\:typo-h3-desktop-uppercase {
    @media (width >= 75rem) {
      font-family: var(--ff-base);
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 600;
      text-transform: uppercase;
    }
  }
  .\[\&_a\]\:underline {
    & a {
      text-decoration-line: underline;
    }
  }
  .\[\&_a\]\:decoration-neutral-500 {
    & a {
      text-decoration-color: var(--color-neutral-500);
    }
  }
  .\[\&_a\]\:underline-offset-2 {
    & a {
      text-underline-offset: 2px;
    }
  }
  .\[\&_a\]\:hover\:text-neutral-700 {
    & a {
      &:hover {
        @media (hover: hover) {
          color: var(--color-neutral-700);
        }
      }
    }
  }
  .\[\&_div\]\:mb-5 {
    & div {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
  .\[\&_p\]\:mb-5 {
    & p {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
}
@layer base {
  button:not(:disabled), [role='button']:not(:disabled) {
    cursor: pointer;
  }
}
@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-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-font-weight: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
