/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-2xl: 42rem;
    --container-5xl: 64rem;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --leading-tight: 1.25;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-body: Glory, sans-serif;
    --color-primary: oklch(0.4428 0.112 9.96);
    --color-mellow: oklch(0.9718 0.095 44.47);
    --color-chalk: oklch(0.9923 0.0025 48.72);
    --c-deco: oklch(0.4428 0.112 9.96);
    --text-base-body: 1.125rem;
    --text-midi-body: 1.25rem;
    --text-maxi-body: 1.4rem;
    --text-h1: 2em;
    --text-h2: 1.7em;
    --text-h3: 1.2em;
    --width-94: 90%;
    --spacing-em-010: 0.1em;
    --spacing-em-020: 0.2em;
    --spacing-em-025: 0.25em;
    --spacing-em-050: 0.5em;
    --spacing-em-075: 0.75em;
    --spacing-em-100: 1em;
    --spacing-em-150: 1.5em;
    --spacing-em-200: 2em;
    --spacing-em-300: 3em;
  }
}
@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;
  }
  :-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 {
  .visible {
    visibility: visible;
  }
  .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;
  }
  .static {
    position: static;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .top-\[-49px\] {
    top: -49px;
  }
  .top-\[-75px\] {
    top: -75px;
  }
  .-right-full {
    right: -100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-\[-30px\] {
    bottom: -30px;
  }
  .bottom-\[-49px\] {
    bottom: -49px;
  }
  .bottom-\[-75px\] {
    bottom: -75px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-2 {
    left: calc(var(--spacing) * 2);
  }
  .left-full {
    left: 100%;
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-30 {
    z-index: 30;
  }
  .z-40 {
    z-index: 40;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[-1\] {
    z-index: -1;
  }
  .float-right {
    float: right;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mx-em-075 {
    margin-inline: var(--spacing-em-075);
  }
  .my-em-050 {
    margin-block: var(--spacing-em-050);
  }
  .cms {
    & h2 {
      font-size: var(--text-h2);
      --tw-leading: var(--leading-tight);
      line-height: var(--leading-tight);
      --tw-font-weight: var(--font-weight-extrabold);
      font-weight: var(--font-weight-extrabold);
    }
    & h3 {
      margin-top: var(--spacing-em-100);
      font-size: var(--text-h3);
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
    & p:empty {
      display: none;
    }
    & p:not(:last-child) {
      margin-bottom: var(--spacing-em-150);
      break-inside: avoid;
    }
    & ul:not(:last-child) {
      margin-bottom: var(--spacing-em-150);
    }
    & ol:not(:last-child) {
      margin-bottom: var(--spacing-em-150);
    }
    & ul {
      margin-bottom: var(--spacing-em-150);
      list-style-type: disc;
      padding-left: var(--spacing-em-100);
      & *::marker {
        --tw-leading: 1;
        line-height: 1;
      }
      &::marker {
        --tw-leading: 1;
        line-height: 1;
      }
      & *::-webkit-details-marker {
        --tw-leading: 1;
        line-height: 1;
      }
      &::-webkit-details-marker {
        --tw-leading: 1;
        line-height: 1;
      }
      & *::marker {
        color: var(--color-primary);
      }
      &::marker {
        color: var(--color-primary);
      }
      & *::-webkit-details-marker {
        color: var(--color-primary);
      }
      &::-webkit-details-marker {
        color: var(--color-primary);
      }
    }
    & a {
      display: inline-block;
      --tw-font-weight: 555;
      font-weight: 555;
      text-decoration-line: underline;
      text-decoration-color: var(--c-deco);
      transition-property: all;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      &:hover {
        @media (hover: hover) {
          text-decoration-thickness: 2px;
        }
      }
    }
  }
  .mt-\[-1em\] {
    margin-top: -1em;
  }
  .mt-\[8em\] {
    margin-top: 8em;
  }
  .mt-em-010 {
    margin-top: var(--spacing-em-010);
  }
  .mt-em-100 {
    margin-top: var(--spacing-em-100);
  }
  .mt-em-150 {
    margin-top: var(--spacing-em-150);
  }
  .mt-em-200 {
    margin-top: var(--spacing-em-200);
  }
  .mr-0 {
    margin-right: calc(var(--spacing) * 0);
  }
  .mr-\[-0\.5em\] {
    margin-right: -0.5em;
  }
  .mr-em-050 {
    margin-right: var(--spacing-em-050);
  }
  .mb-\[-1em\] {
    margin-bottom: -1em;
  }
  .mb-\[-2em\] {
    margin-bottom: -2em;
  }
  .mb-em-020 {
    margin-bottom: var(--spacing-em-020);
  }
  .mb-em-025 {
    margin-bottom: var(--spacing-em-025);
  }
  .mb-em-050 {
    margin-bottom: var(--spacing-em-050);
  }
  .mb-em-100 {
    margin-bottom: var(--spacing-em-100);
  }
  .mb-em-300 {
    margin-bottom: var(--spacing-em-300);
  }
  .ml-auto {
    margin-left: auto;
  }
  .ml-em-050 {
    margin-left: var(--spacing-em-050);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-\[1\.4em\] {
    height: 1.4em;
  }
  .h-\[2em\] {
    height: 2em;
  }
  .h-\[4em\] {
    height: 4em;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-94 {
    width: var(--width-94);
  }
  .w-\[1em\] {
    width: 1em;
  }
  .w-\[2em\] {
    width: 2em;
  }
  .w-\[4em\] {
    width: 4em;
  }
  .w-\[10em\] {
    width: 10em;
  }
  .w-\[13em\] {
    width: 13em;
  }
  .w-\[30\%\] {
    width: 30%;
  }
  .w-\[80\%\] {
    width: 80%;
  }
  .w-\[92\%\] {
    width: 92%;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-max {
    width: max-content;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-\[32rem\] {
    max-width: 32rem;
  }
  .max-w-\[50ch\] {
    max-width: 50ch;
  }
  .max-w-max {
    max-width: max-content;
  }
  .translate-x-\[0\.6em\] {
    --tw-translate-x: 0.6em;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[-0\.1em\] {
    --tw-translate-y: -0.1em;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[-1\.7em\] {
    --tw-translate-y: -1.7em;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[0\.1em\] {
    --tw-translate-y: 0.1em;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-em-100 {
    --tw-translate-y: var(--spacing-em-100);
    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,);
  }
  .resize {
    resize: both;
  }
  .scroll-mt-\[5em\] {
    scroll-margin-top: 5em;
  }
  .scroll-mt-\[6em\] {
    scroll-margin-top: 6em;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-em-100 {
    gap: var(--spacing-em-100);
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border-3 {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-mellow {
    border-color: var(--color-mellow);
  }
  .border-primary\/70 {
    border-color: color-mix(in srgb, oklch(0.4428 0.112 9.96) 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-primary) 70%, transparent);
    }
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-chalk {
    background-color: var(--color-chalk);
  }
  .bg-chalk\/40 {
    background-color: color-mix(in srgb, oklch(0.9923 0.0025 48.72) 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-chalk) 40%, transparent);
    }
  }
  .bg-mellow {
    background-color: var(--color-mellow);
  }
  .bg-mellow\/40 {
    background-color: color-mix(in srgb, oklch(0.9718 0.095 44.47) 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-mellow) 40%, transparent);
    }
  }
  .bg-primary {
    background-color: var(--color-primary);
  }
  .bg-primary\/55 {
    background-color: color-mix(in srgb, oklch(0.4428 0.112 9.96) 55%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-primary) 55%, transparent);
    }
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/10 {
    background-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-white\/20 {
    background-color: color-mix(in srgb, #fff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .bg-\[size\:38\%\] {
    background-size: 38%;
  }
  .bg-fixed {
    background-attachment: fixed;
  }
  .bg-bottom-right {
    background-position: right bottom;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .fill-mellow {
    fill: var(--color-mellow);
  }
  .fill-primary\/40 {
    fill: color-mix(in srgb, oklch(0.4428 0.112 9.96) 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      fill: color-mix(in oklab, var(--color-primary) 40%, transparent);
    }
  }
  .stroke-current {
    stroke: currentcolor;
  }
  .stroke-primary {
    stroke: var(--color-primary);
  }
  .stroke-white {
    stroke: var(--color-white);
  }
  .stroke-4 {
    stroke-width: 4;
  }
  .stroke-\[0\.2em\] {
    stroke-width: 0.2em;
  }
  .\!p-em-025 {
    padding: var(--spacing-em-025) !important;
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-\[0\.3em\] {
    padding: 0.3em;
  }
  .p-\[1em\] {
    padding: 1em;
  }
  .p-em-025 {
    padding: var(--spacing-em-025);
  }
  .p-em-050 {
    padding: var(--spacing-em-050);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-em-025 {
    padding-inline: var(--spacing-em-025);
  }
  .px-em-100 {
    padding-inline: var(--spacing-em-100);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-em-025 {
    padding-block: var(--spacing-em-025);
  }
  .py-em-050 {
    padding-block: var(--spacing-em-050);
  }
  .py-em-150 {
    padding-block: var(--spacing-em-150);
  }
  .py-em-200 {
    padding-block: var(--spacing-em-200);
  }
  .pt-\[3\.5em\] {
    padding-top: 3.5em;
  }
  .pt-em-050 {
    padding-top: var(--spacing-em-050);
  }
  .pt-em-100 {
    padding-top: var(--spacing-em-100);
  }
  .pr-\[4em\] {
    padding-right: 4em;
  }
  .pb-em-100 {
    padding-bottom: var(--spacing-em-100);
  }
  .pb-em-150 {
    padding-bottom: var(--spacing-em-150);
  }
  .pb-em-300 {
    padding-bottom: var(--spacing-em-300);
  }
  .pl-\[2em\] {
    padding-left: 2em;
  }
  .text-center {
    text-align: center;
  }
  .font-body {
    font-family: var(--font-body);
  }
  .text-base-body {
    font-size: var(--text-base-body);
  }
  .text-h1 {
    font-size: var(--text-h1);
  }
  .text-h2 {
    font-size: var(--text-h2);
  }
  .text-h3 {
    font-size: var(--text-h3);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-\[477\] {
    --tw-font-weight: 477;
    font-weight: 477;
  }
  .font-\[500\] {
    --tw-font-weight: 500;
    font-weight: 500;
  }
  .font-\[555\] {
    --tw-font-weight: 555;
    font-weight: 555;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .text-\[\#888\] {
    color: #888;
  }
  .text-mellow\/40 {
    color: color-mix(in srgb, oklch(0.9718 0.095 44.47) 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-mellow) 40%, transparent);
    }
  }
  .text-primary {
    color: var(--color-primary);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .underline {
    text-decoration-line: underline;
  }
  .drop-shadow-lg\/30 {
    --tw-drop-shadow-alpha: 30%;
    --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, oklab(from rgb(0 0 0 / 0.15) l a b / 30%)));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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,);
  }
  .drop-shadow-xl\/60 {
    --tw-drop-shadow-alpha: 60%;
    --tw-drop-shadow-size: drop-shadow(0 9px 7px var(--tw-drop-shadow-color, oklab(from rgb(0 0 0 / 0.1) l a b / 60%)));
    --tw-drop-shadow: var(--tw-drop-shadow-size);
    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));
  }
  .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-700 {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .bbMask {
    --mask: radial-gradient(2.24em at 50% calc(100% - 3em),#000 99%,#0000 101%) calc(50% - 2em) 0/4em 100%,
    radial-gradient(2.24em at 50% calc(100% + 2em),#0000 99%,#000 101%) 50% calc(100% - 1em)/4em 100% repeat-x;
    -webkit-mask: var(--mask);
    mask: var(--mask);
  }
  .btbMask {
    --mask: radial-gradient(2.24em at 50% 3em,#000 99%,#0000 101%) calc(50% - 2em) 0/4em 51% repeat-x,
    radial-gradient(2.24em at 50% -2em,#0000 99%,#000 101%) 50% 1em/4em calc(51% - 1em) repeat-x,
    radial-gradient(2.24em at 50% calc(100% - 3em),#000 99%,#0000 101%) calc(50% - 2em) 100%/4em 51% repeat-x,
    radial-gradient(2.24em at 50% calc(100% + 2em),#0000 99%,#000 101%) 50% calc(100% - 1em)/4em calc(51% - 1em) repeat-x;
    -webkit-mask: var(--mask);
    mask: var(--mask);
  }
  .flowShape {
    shape-outside: polygon(0px 0px, 39.52% 1px, 0.00% 58.91%, 16.54% 100.32%, 0px 100%);
  }
  .group-hover\:underline {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .target\:block {
    &:target {
      display: block;
    }
  }
  .target\:-translate-x-full {
    &:target {
      --tw-translate-x: -100%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .hover\:scale-110 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 110%;
        --tw-scale-y: 110%;
        --tw-scale-z: 110%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .motion-reduce\:scroll-auto {
    @media (prefers-reduced-motion: reduce) {
      scroll-behavior: auto;
    }
  }
  .xs\:mt-\[-3em\] {
    @media (width >= 30em) {
      margin-top: -3em;
    }
  }
  .xs\:mb-\[-4em\] {
    @media (width >= 30em) {
      margin-bottom: -4em;
    }
  }
  .xs\:hidden {
    @media (width >= 30em) {
      display: none;
    }
  }
  .xs\:w-\[1\.5em\] {
    @media (width >= 30em) {
      width: 1.5em;
    }
  }
  .xs\:w-\[20em\] {
    @media (width >= 30em) {
      width: 20em;
    }
  }
  .xs\:w-\[70\%\] {
    @media (width >= 30em) {
      width: 70%;
    }
  }
  .xs\:translate-y-em-050 {
    @media (width >= 30em) {
      --tw-translate-y: var(--spacing-em-050);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .sm\:float-right {
    @media (width >= 37.5em) {
      float: right;
    }
  }
  .sm\:mr-em-100 {
    @media (width >= 37.5em) {
      margin-right: var(--spacing-em-100);
    }
  }
  .sm\:ml-em-050 {
    @media (width >= 37.5em) {
      margin-left: var(--spacing-em-050);
    }
  }
  .sm\:inline-block {
    @media (width >= 37.5em) {
      display: inline-block;
    }
  }
  .sm\:w-auto {
    @media (width >= 37.5em) {
      width: auto;
    }
  }
  .sm\:translate-y-\[-70\%\] {
    @media (width >= 37.5em) {
      --tw-translate-y: -70%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 37.5em) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:pr-em-050 {
    @media (width >= 37.5em) {
      padding-right: var(--spacing-em-050);
    }
  }
  .md\:mt-\[-5em\] {
    @media (width >= 48em) {
      margin-top: -5em;
    }
  }
  .md\:mt-\[14em\] {
    @media (width >= 48em) {
      margin-top: 14em;
    }
  }
  .md\:py-0 {
    @media (width >= 48em) {
      padding-block: calc(var(--spacing) * 0);
    }
  }
  .md\:text-midi-body {
    @media (width >= 48em) {
      font-size: var(--text-midi-body);
    }
  }
  .lg\:absolute {
    @media (width >= 64em) {
      position: absolute;
    }
  }
  .lg\:top-\[-1em\] {
    @media (width >= 64em) {
      top: -1em;
    }
  }
  .lg\:right-0 {
    @media (width >= 64em) {
      right: calc(var(--spacing) * 0);
    }
  }
  .lg\:right-\[50\%\] {
    @media (width >= 64em) {
      right: 50%;
    }
  }
  .lg\:left-\[calc\(\(100\%-64rem\)\/2\)\] {
    @media (width >= 64em) {
      left: calc((100% - 64rem) / 2);
    }
  }
  .lg\:left-auto {
    @media (width >= 64em) {
      left: auto;
    }
  }
  .lg\:mt-0 {
    @media (width >= 64em) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mr-em-300 {
    @media (width >= 64em) {
      margin-right: var(--spacing-em-300);
    }
  }
  .lg\:mb-em-050 {
    @media (width >= 64em) {
      margin-bottom: var(--spacing-em-050);
    }
  }
  .lg\:min-h-\[16em\] {
    @media (width >= 64em) {
      min-height: 16em;
    }
  }
  .lg\:w-\[10em\] {
    @media (width >= 64em) {
      width: 10em;
    }
  }
  .lg\:w-\[61\%\] {
    @media (width >= 64em) {
      width: 61%;
    }
  }
  .lg\:text-maxi-body {
    @media (width >= 64em) {
      font-size: var(--text-maxi-body);
    }
  }
  .xl\:bg-size-\[36em\] {
    @media (width >= 69em) {
      background-size: 36em;
    }
  }
  .\33 xl\:w-\[calc\(\(100\%-32em\)\/2\)\] {
    @media (width >= 100em) {
      width: calc((100% - 32em) / 2);
    }
  }
}
@layer base {
  @font-face {
    font-family: 'Glory';
    font-style: normal;
    font-weight: 100 800;
    font-display: swap;
    src: url('fonts/Glory-wght-webfont.woff2') format('woff2');
  }
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
