@import "https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap";
/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-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-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-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-ease: initial;
    }
  }
}

@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-gray-50: oklch(98.5% .002 247.839);
    --color-gray-200: oklch(92.8% .006 264.531);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .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-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-bold: 700;
    --tracking-tighter: -.05em;
    --tracking-tight: -.025em;
    --tracking-wider: .05em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-normal: 1.5;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-3xl: 1.5rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --aspect-video: 16 / 9;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-ubuntu: "Ubuntu", sans-serif;
    --font-oswald: "Oswald", sans-serif;
    --font-pt-sans: "PT Sans", sans-serif;
    --color-blue: #007fb6;
    --color-dark-blue: #004a78;
    --color-purple: #53176e;
    --color-pink: #d80861;
    --color-dark: #231f20;
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    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]) {
    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 {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.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 {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :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 {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-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"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  .shadow-card {
    box-shadow: 0 0 10px #231f201a;
  }
}

@layer components;

@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }

  .pointer-events-none {
    pointer-events: none;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .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 {
    top: calc(var(--spacing) * 1);
  }

  .top-2 {
    top: calc(var(--spacing) * 2);
  }

  .top-6 {
    top: calc(var(--spacing) * 6);
  }

  .top-10 {
    top: calc(var(--spacing) * 10);
  }

  .top-\[6rem\] {
    top: 6rem;
  }

  .top-\[13vh\] {
    top: 13vh;
  }

  .\!right-auto {
    right: auto !important;
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .right-2 {
    right: calc(var(--spacing) * 2);
  }

  .right-7 {
    right: calc(var(--spacing) * 7);
  }

  .right-10 {
    right: calc(var(--spacing) * 10);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

  .bottom-1\/7 {
    bottom: 14.2857%;
  }

  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }

  .bottom-6 {
    bottom: calc(var(--spacing) * 6);
  }

  .bottom-20 {
    bottom: calc(var(--spacing) * 20);
  }

  .\!left-auto {
    left: auto !important;
  }

  .left-0 {
    left: calc(var(--spacing) * 0);
  }

  .left-7 {
    left: calc(var(--spacing) * 7);
  }

  .left-\[2vw\] {
    left: 2vw;
  }

  .z-0 {
    z-index: 0;
  }

  .z-10 {
    z-index: 10;
  }

  .z-20 {
    z-index: 20;
  }

  .z-50 {
    z-index: 50;
  }

  .z-\[100\] {
    z-index: 100;
  }

  .z-\[999\] {
    z-index: 999;
  }

  .order-1 {
    order: 1;
  }

  .order-2 {
    order: 2;
  }

  .order-3 {
    order: 3;
  }

  .col-span-1 {
    grid-column: span 1 / span 1;
  }

  .col-span-3 {
    grid-column: span 3 / span 3;
  }

  .col-span-4 {
    grid-column: span 4 / span 4;
  }

  .col-span-10 {
    grid-column: span 10 / span 10;
  }

  .col-span-12 {
    grid-column: span 12 / span 12;
  }

  .col-start-2 {
    grid-column-start: 2;
  }

  .col-start-12 {
    grid-column-start: 12;
  }

  .container {
    width: 100%;

    @media (width >= 40rem) {
      max-width: 40rem;
    }

    @media (width >= 48rem) {
      max-width: 48rem;
    }

    @media (width >= 64rem) {
      max-width: 64rem;
    }

    @media (width >= 80rem) {
      max-width: 80rem;
    }

    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }

  .m-4 {
    margin: calc(var(--spacing) * 4);
  }

  .-mx-6 {
    margin-inline: calc(var(--spacing) * -6);
  }

  .mx-auto {
    margin-inline: auto;
  }

  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }

  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }

  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;

    & :where(p):not(:where([class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }

    & :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      margin-top: 1.2em;
      margin-bottom: 1.2em;
      font-size: 1.25em;
      line-height: 1.6;
    }

    & :where(a):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      font-weight: 500;
      text-decoration: underline;
    }

    & :where(strong):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }

    & :where(a strong):not(:where([class~="not-prose"] *)), & :where(blockquote strong):not(:where([class~="not-prose"] *)), & :where(thead th strong):not(:where([class~="not-prose"] *)) {
      color: inherit;
    }

    & :where(ol):not(:where([class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-left: 1.625em;
      list-style-type: decimal;
    }

    & :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }

    & :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }

    & :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }

    & :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }

    & :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }

    & :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }

    & :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }

    & :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }

    & :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
      list-style-type: decimal;
    }

    & :where(ul):not(:where([class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-left: 1.625em;
      list-style-type: disc;
    }

    & :where(ol > li):not(:where([class~="not-prose"] *))::marker {
      color: var(--tw-prose-counters);
      font-weight: 400;
    }

    & :where(ul > li):not(:where([class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }

    & :where(hr):not(:where([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"] *)) {
      color: var(--tw-prose-quotes);
      border-left-width: .25rem;
      border-left-color: var(--tw-prose-quote-borders);
      quotes: "“""”""‘""’";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-left: 1em;
      font-style: italic;
      font-weight: 500;
    }

    & :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *)):before {
      content: open-quote;
    }

    & :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after {
      content: close-quote;
    }

    & :where(h1):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      margin-top: 0;
      margin-bottom: .888889em;
      font-size: 2.25em;
      font-weight: 800;
      line-height: 1.11111;
    }

    & :where(h1 strong):not(:where([class~="not-prose"] *)) {
      color: inherit;
      font-weight: 900;
    }

    & :where(h2):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      margin-top: 2em;
      margin-bottom: 1em;
      font-size: 1.5em;
      font-weight: 700;
      line-height: 1.33333;
    }

    & :where(h2 strong):not(:where([class~="not-prose"] *)) {
      color: inherit;
      font-weight: 800;
    }

    & :where(h3):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      margin-top: 1.6em;
      margin-bottom: .6em;
      font-size: 1.25em;
      font-weight: 600;
      line-height: 1.6;
    }

    & :where(h3 strong):not(:where([class~="not-prose"] *)) {
      color: inherit;
      font-weight: 700;
    }

    & :where(h4):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      margin-top: 1.5em;
      margin-bottom: .5em;
      font-weight: 600;
      line-height: 1.5;
    }

    & :where(h4 strong):not(:where([class~="not-prose"] *)) {
      color: inherit;
      font-weight: 700;
    }

    & :where(img):not(:where([class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }

    & :where(figure > *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

    & :where(figcaption):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      margin-top: .857143em;
      font-size: .875em;
      line-height: 1.42857;
    }

    & :where(code):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-size: .875em;
      font-weight: 600;
    }

    & :where(code):not(:where([class~="not-prose"] *)):before, & :where(code):not(:where([class~="not-prose"] *)):after {
      content: "`";
    }

    & :where(a code):not(:where([class~="not-prose"] *)), & :where(h1 code):not(:where([class~="not-prose"] *)) {
      color: inherit;
    }

    & :where(h2 code):not(:where([class~="not-prose"] *)) {
      color: inherit;
      font-size: .875em;
    }

    & :where(h3 code):not(:where([class~="not-prose"] *)) {
      color: inherit;
      font-size: .9em;
    }

    & :where(h4 code):not(:where([class~="not-prose"] *)), & :where(blockquote code):not(:where([class~="not-prose"] *)), & :where(thead th code):not(:where([class~="not-prose"] *)) {
      color: inherit;
    }

    & :where(pre):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      border-radius: .375rem;
      margin-top: 1.71429em;
      margin-bottom: 1.71429em;
      padding: .857143em 1.14286em;
      font-size: .875em;
      font-weight: 400;
      line-height: 1.71429;
      overflow-x: auto;
    }

    & :where(pre code):not(:where([class~="not-prose"] *)) {
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
      background-color: #0000;
      border-width: 0;
      border-radius: 0;
      padding: 0;
    }

    & :where(pre code):not(:where([class~="not-prose"] *)):before, & :where(pre code):not(:where([class~="not-prose"] *)):after {
      content: none;
    }

    & :where(table):not(:where([class~="not-prose"] *)) {
      table-layout: auto;
      text-align: left;
      width: 100%;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: .875em;
      line-height: 1.71429;
    }

    & :where(thead):not(:where([class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }

    & :where(thead th):not(:where([class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      vertical-align: bottom;
      padding-bottom: .571429em;
      padding-left: .571429em;
      padding-right: .571429em;
      font-weight: 600;
    }

    & :where(tbody tr):not(:where([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"] *)) {
      border-bottom-width: 0;
    }

    & :where(tbody td):not(:where([class~="not-prose"] *)) {
      vertical-align: baseline;
    }

    & :where(tfoot):not(:where([class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }

    & :where(tfoot td):not(:where([class~="not-prose"] *)) {
      vertical-align: top;
    }

    --tw-prose-body: oklch(37.3% .034 259.733);
    --tw-prose-headings: oklch(21% .034 264.665);
    --tw-prose-lead: oklch(44.6% .03 256.802);
    --tw-prose-links: oklch(21% .034 264.665);
    --tw-prose-bold: oklch(21% .034 264.665);
    --tw-prose-counters: oklch(55.1% .027 264.364);
    --tw-prose-bullets: oklch(87.2% .01 258.338);
    --tw-prose-hr: oklch(92.8% .006 264.531);
    --tw-prose-quotes: oklch(21% .034 264.665);
    --tw-prose-quote-borders: oklch(92.8% .006 264.531);
    --tw-prose-captions: oklch(55.1% .027 264.364);
    --tw-prose-code: oklch(21% .034 264.665);
    --tw-prose-pre-code: oklch(92.8% .006 264.531);
    --tw-prose-pre-bg: oklch(27.8% .033 256.848);
    --tw-prose-th-borders: oklch(87.2% .01 258.338);
    --tw-prose-td-borders: oklch(92.8% .006 264.531);
    --tw-prose-invert-body: oklch(87.2% .01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% .022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% .022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% .03 256.802);
    --tw-prose-invert-hr: oklch(37.3% .034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% .003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);
    --tw-prose-invert-captions: oklch(70.7% .022 261.325);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% .01 258.338);
    --tw-prose-invert-pre-bg: #00000080;
    --tw-prose-invert-th-borders: oklch(44.6% .03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% .034 259.733);
    font-size: 1rem;
    line-height: 1.75;

    & :where(video):not(:where([class~="not-prose"] *)), & :where(figure):not(:where([class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }

    & :where(li):not(:where([class~="not-prose"] *)) {
      margin-top: .5em;
      margin-bottom: .5em;
    }

    & :where(ol > li):not(:where([class~="not-prose"] *)), & :where(ul > li):not(:where([class~="not-prose"] *)) {
      padding-left: .375em;
    }

    & :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
      margin-top: .75em;
      margin-bottom: .75em;
    }

    & :where(.prose > ul > li > :first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 1.25em;
    }

    & :where(.prose > ul > li > :last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }

    & :where(.prose > ol > li > :first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 1.25em;
    }

    & :where(.prose > ol > li > :last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }

    & :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
      margin-top: .75em;
      margin-bottom: .75em;
    }

    & :where(hr + *):not(:where([class~="not-prose"] *)), & :where(h2 + *):not(:where([class~="not-prose"] *)), & :where(h3 + *):not(:where([class~="not-prose"] *)), & :where(h4 + *):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
    }

    & :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
      padding-left: 0;
    }

    & :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
      padding-right: 0;
    }

    & :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
      padding: .571429em;
    }

    & :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
      padding-left: 0;
    }

    & :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
      padding-right: 0;
    }

    & :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
      margin-top: 0;
    }

    & :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }

  .-mt-2 {
    margin-top: calc(var(--spacing) * -2);
  }

  .-mt-3 {
    margin-top: calc(var(--spacing) * -3);
  }

  .-mt-4 {
    margin-top: calc(var(--spacing) * -4);
  }

  .-mt-5 {
    margin-top: calc(var(--spacing) * -5);
  }

  .-mt-14 {
    margin-top: calc(var(--spacing) * -14);
  }

  .-mt-20 {
    margin-top: calc(var(--spacing) * -20);
  }

  .-mt-\[3\.5rem\] {
    margin-top: -3.5rem;
  }

  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }

  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }

  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }

  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }

  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }

  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }

  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }

  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }

  .mt-24 {
    margin-top: calc(var(--spacing) * 24);
  }

  .mt-\[25rem\] {
    margin-top: 25rem;
  }

  .mt-\[43px\] {
    margin-top: 43px;
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }

  .-mb-8 {
    margin-bottom: calc(var(--spacing) * -8);
  }

  .-mb-28 {
    margin-bottom: calc(var(--spacing) * -28);
  }

  .-mb-32 {
    margin-bottom: calc(var(--spacing) * -32);
  }

  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }

  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }

  .mb-\[6rem\] {
    margin-bottom: 6rem;
  }

  .-ml-10 {
    margin-left: calc(var(--spacing) * -10);
  }

  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }

  .ml-28 {
    margin-left: calc(var(--spacing) * 28);
  }

  .line-clamp-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-flex {
    display: inline-flex;
  }

  .aspect-square {
    aspect-ratio: 1;
  }

  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }

  .h-0 {
    height: calc(var(--spacing) * 0);
  }

  .h-2 {
    height: calc(var(--spacing) * 2);
  }

  .h-3 {
    height: calc(var(--spacing) * 3);
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-8 {
    height: calc(var(--spacing) * 8);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .h-12 {
    height: calc(var(--spacing) * 12);
  }

  .h-16 {
    height: calc(var(--spacing) * 16);
  }

  .h-24 {
    height: calc(var(--spacing) * 24);
  }

  .h-136 {
    height: calc(var(--spacing) * 136);
  }

  .h-\[1px\] {
    height: 1px;
  }

  .h-\[1rem\] {
    height: 1rem;
  }

  .h-\[2px\] {
    height: 2px;
  }

  .h-\[2rem\] {
    height: 2rem;
  }

  .h-\[3px\] {
    height: 3px;
  }

  .h-\[4rem\] {
    height: 4rem;
  }

  .h-\[6px\] {
    height: 6px;
  }

  .h-\[9\.8rem\] {
    height: 9.8rem;
  }

  .h-\[13rem\] {
    height: 13rem;
  }

  .h-\[18px\] {
    height: 18px;
  }

  .h-\[20rem\] {
    height: 20rem;
  }

  .h-\[27\%\] {
    height: 27%;
  }

  .h-\[27rem\] {
    height: 27rem;
  }

  .h-\[44px\] {
    height: 44px;
  }

  .h-\[52px\] {
    height: 52px;
  }

  .h-\[60\%\] {
    height: 60%;
  }

  .h-\[160px\] {
    height: 160px;
  }

  .h-\[340px\] {
    height: 340px;
  }

  .h-\[700px\] {
    height: 700px;
  }

  .h-auto {
    height: auto;
  }

  .h-full {
    height: 100%;
  }

  .h-screen {
    height: 100vh;
  }

  .max-h-\[2\.5rem\] {
    max-height: 2.5rem;
  }

  .max-h-\[5rem\] {
    max-height: 5rem;
  }

  .min-h-\[260px\] {
    min-height: 260px;
  }

  .min-h-\[300px\] {
    min-height: 300px;
  }

  .\!w-auto {
    width: auto !important;
  }

  .w-1\/5 {
    width: 20%;
  }

  .w-2 {
    width: calc(var(--spacing) * 2);
  }

  .w-3 {
    width: calc(var(--spacing) * 3);
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-60 {
    width: calc(var(--spacing) * 60);
  }

  .w-\[1rem\] {
    width: 1rem;
  }

  .w-\[4rem\] {
    width: 4rem;
  }

  .w-\[6px\] {
    width: 6px;
  }

  .w-\[9\.8rem\] {
    width: 9.8rem;
  }

  .w-\[18px\] {
    width: 18px;
  }

  .w-\[30\%\] {
    width: 30%;
  }

  .w-\[95vw\] {
    width: 95vw;
  }

  .w-\[96vw\] {
    width: 96vw;
  }

  .w-\[100px\] {
    width: 100px;
  }

  .w-\[140px\] {
    width: 140px;
  }

  .w-\[160px\] {
    width: 160px;
  }

  .w-\[170px\] {
    width: 170px;
  }

  .w-\[calc\(100\%-2rem\)\] {
    width: calc(100% - 2rem);
  }

  .w-\[calc\(100\%-80px\)\] {
    width: calc(100% - 80px);
  }

  .w-auto {
    width: auto;
  }

  .w-fit {
    width: fit-content;
  }

  .w-full {
    width: 100%;
  }

  .max-w-4xl {
    max-width: var(--container-4xl);
  }

  .max-w-5xl {
    max-width: var(--container-5xl);
  }

  .max-w-\[400px\] {
    max-width: 400px;
  }

  .max-w-full {
    max-width: 100%;
  }

  .min-w-\[160px\] {
    min-width: 160px;
  }

  .flex-1 {
    flex: 1;
  }

  .flex-shrink-0, .shrink-0 {
    flex-shrink: 0;
  }

  .flex-grow {
    flex-grow: 1;
  }

  .origin-center {
    transform-origin: center;
  }

  .origin-left {
    transform-origin: 0;
  }

  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-8 {
    --tw-translate-y: calc(var(--spacing) * 8);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .rotate-180 {
    rotate: 180deg;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .appearance-none {
    appearance: none;
  }

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-row {
    flex-direction: row;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .place-content-center {
    place-content: center;
  }

  .items-center {
    align-items: center;
  }

  .items-end {
    align-items: flex-end;
  }

  .items-start {
    align-items: flex-start;
  }

  .items-stretch {
    align-items: stretch;
  }

  .justify-between {
    justify-content: space-between;
  }

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .justify-start {
    justify-content: 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-3 {
    gap: calc(var(--spacing) * 3);
  }

  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }

  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }

  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }

  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }

  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }

  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }

  .gap-14 {
    gap: calc(var(--spacing) * 14);
  }

  .gap-\[1\.2rem\] {
    gap: 1.2rem;
  }

  .gap-\[1rem\] {
    gap: 1rem;
  }

  .gap-\[2\.2rem\] {
    gap: 2.2rem;
  }

  .gap-\[2\.72rem\] {
    gap: 2.72rem;
  }

  .gap-\[5\.5rem\] {
    gap: 5.5rem;
  }

  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }

  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }

  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  .overflow-x-hidden {
    overflow-x: hidden;
  }

  .overflow-y-auto {
    overflow-y: auto;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }

  .rounded-\[0\.6rem\] {
    border-radius: .6rem;
  }

  .rounded-\[0\.56rem\] {
    border-radius: .56rem;
  }

  .rounded-\[0\.63rem\] {
    border-radius: .63rem;
  }

  .rounded-\[0\.1875rem\] {
    border-radius: .1875rem;
  }

  .rounded-\[1\.88rem\] {
    border-radius: 1.88rem;
  }

  .rounded-\[3px\] {
    border-radius: 3px;
  }

  .rounded-\[4px\] {
    border-radius: 4px;
  }

  .rounded-\[5px\] {
    border-radius: 5px;
  }

  .rounded-\[10px\] {
    border-radius: 10px;
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-sm {
    border-radius: var(--radius-sm);
  }

  .rounded-b-lg {
    border-bottom-right-radius: var(--radius-lg);
    border-bottom-left-radius: var(--radius-lg);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }

  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }

  .border-\[\#007FB6\] {
    border-color: #007fb6;
  }

  .border-\[\#9E86BC\] {
    border-color: #9e86bc;
  }

  .border-\[\#60A88E\] {
    border-color: #60a88e;
  }

  .border-\[\#231f20\] {
    border-color: #231f20;
  }

  .border-\[\#808080\] {
    border-color: gray;
  }

  .border-\[\#F79669\] {
    border-color: #f79669;
  }

  .border-dark\/60 {
    border-color: #231f2099;

    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-dark) 60%, transparent);
    }
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-white {
    border-color: var(--color-white);
  }

  .border-white\/40 {
    border-color: #fff6;

    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }

  .bg-\[\#002A47\] {
    background-color: #002a47;
  }

  .bg-\[\#007FB6\] {
    background-color: #007fb6;
  }

  .bg-\[\#007FB6\]\/5 {
    background-color: oklab(56.5822% -.0668108 -.105247 / .05);
  }

  .bg-\[\#9E86BC\] {
    background-color: #9e86bc;
  }

  .bg-\[\#9E86BC\]\/5 {
    background-color: oklab(66.1553% .0469543 -.0681769 / .05);
  }

  .bg-\[\#60A88E\] {
    background-color: #60a88e;
  }

  .bg-\[\#60A88E\]\/5 {
    background-color: oklab(67.6726% -.0813591 .0164909 / .05);
  }

  .bg-\[\#60a88e\] {
    background-color: #60a88e;
  }

  .bg-\[\#231f20\]\/5 {
    background-color: oklab(24.419% .00638007 .0000660867 / .05);
  }

  .bg-\[\#070707\] {
    background-color: #070707;
  }

  .bg-\[\#F79669\] {
    background-color: #f79669;
  }

  .bg-\[\#F79669\]\/5 {
    background-color: oklab(76.4553% .0927276 .0932509 / .05);
  }

  .bg-\[\#f79669\] {
    background-color: #f79669;
  }

  .bg-\[\#fff\]\/5 {
    background-color: oklab(100% 0 5.96046e-8 / .05);
  }

  .bg-\[\#ffffff\] {
    background-color: #fff;
  }

  .bg-blue {
    background-color: var(--color-blue);
  }

  .bg-dark\/5 {
    background-color: #231f200d;

    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-dark) 5%, transparent);
    }
  }

  .bg-purple {
    background-color: var(--color-purple);
  }

  .bg-transparent {
    background-color: #0000;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-white\/5 {
    background-color: #ffffff0d;

    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }

  .bg-white\/15 {
    background-color: #ffffff26;

    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 15%, transparent);
    }
  }

  .bg-white\/20 {
    background-color: #fff3;

    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }

  .bg-white\/50 {
    background-color: #ffffff80;

    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }

  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-t {
    --tw-gradient-position: to top in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-gradient-to-tr {
    --tw-gradient-position: to top right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .bg-\[radial-gradient\(95\.26\%_95\.26\%_at_50\%_0\%\,\#002A47\,\#00020B\)\] {
    background-image: radial-gradient(95.26% 95.26% at 50% 0, #002a47, #00020b);
  }

  .bg-\[radial-gradient\(circle_at_center\,\#002A47\,\#00020B\)\] {
    background-image: radial-gradient(circle, #002a47, #00020b);
  }

  .bg-\[radial-gradient\(circle_at_center\,\#004A78\,\#004A78\)\] {
    background-image: radial-gradient(circle, #004a78, #004a78);
  }

  .from-black {
    --tw-gradient-from: var(--color-black);
    --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\/60 {
    --tw-gradient-from: #0009;

    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-from: color-mix(in oklab, var(--color-black) 60%, 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-pink {
    --tw-gradient-from: var(--color-pink);
    --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-purple {
    --tw-gradient-from: var(--color-purple);
    --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));
  }

  .via-black\/60 {
    --tw-gradient-via: #0009;

    @supports (color: color-mix(in lab, red, red)) {
      --tw-gradient-via: color-mix(in oklab, var(--color-black) 60%, transparent);
    }

    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .to-dark-blue {
    --tw-gradient-to: var(--color-dark-blue);
    --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-pink {
    --tw-gradient-to: var(--color-pink);
    --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-purple {
    --tw-gradient-to: var(--color-purple);
    --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-cover {
    background-size: cover;
  }

  .bg-clip-text {
    background-clip: text;
  }

  .bg-center {
    background-position: center;
  }

  .fill-none {
    fill: none;
  }

  .fill-white {
    fill: var(--color-white);
  }

  .stroke-dark\/60 {
    stroke: #231f2099;

    @supports (color: color-mix(in lab, red, red)) {
      stroke: color-mix(in oklab, var(--color-dark) 60%, transparent);
    }
  }

  .object-contain {
    object-fit: contain;
  }

  .object-cover {
    object-fit: cover;
  }

  .object-center {
    object-position: center;
  }

  .object-left {
    object-position: left;
  }

  .object-top {
    object-position: top;
  }

  .p-4 {
    padding: calc(var(--spacing) * 4);
  }

  .p-5 {
    padding: calc(var(--spacing) * 5);
  }

  .p-8 {
    padding: calc(var(--spacing) * 8);
  }

  .p-\[0\.06rem\] {
    padding: .06rem;
  }

  .p-\[1\.5rem\] {
    padding: 1.5rem;
  }

  .p-\[1px\] {
    padding: 1px;
  }

  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .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 {
    padding-inline: calc(var(--spacing) * 7);
  }

  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }

  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }

  .px-\[\.2rem\] {
    padding-inline: .2rem;
  }

  .px-\[0\.3125rem\] {
    padding-inline: .3125rem;
  }

  .px-\[1rem\] {
    padding-inline: 1rem;
  }

  .px-\[2\.94rem\] {
    padding-inline: 2.94rem;
  }

  .px-\[30px\] {
    padding-inline: 30px;
  }

  .px-\[calc\(2rem-\.06rem\)\] {
    padding-inline: 1.94rem;
  }

  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }

  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .py-9 {
    padding-block: calc(var(--spacing) * 9);
  }

  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }

  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }

  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }

  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }

  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }

  .py-\[0\.62rem\] {
    padding-block: .62rem;
  }

  .py-\[0\.63rem\] {
    padding-block: .63rem;
  }

  .py-\[0\.875rem\] {
    padding-block: .875rem;
  }

  .py-\[1rem\] {
    padding-block: 1rem;
  }

  .py-\[4rem\] {
    padding-block: 4rem;
  }

  .py-\[7\.9rem\] {
    padding-block: 7.9rem;
  }

  .py-\[30px\] {
    padding-block: 30px;
  }

  .py-\[calc\(0\.62rem-\.06rem\)\] {
    padding-block: .56rem;
  }

  .py-\[calc\(0\.63rem-\.06rem\)\] {
    padding-block: .57rem;
  }

  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }

  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }

  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }

  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }

  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }

  .pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }

  .pt-\[0\.4rem\] {
    padding-top: .4rem;
  }

  .pt-\[0\.94rem\] {
    padding-top: .94rem;
  }

  .pt-\[1\.6rem\] {
    padding-top: 1.6rem;
  }

  .pt-\[2rem\] {
    padding-top: 2rem;
  }

  .pt-\[4\.8rem\] {
    padding-top: 4.8rem;
  }

  .pt-\[4\.25rem\] {
    padding-top: 4.25rem;
  }

  .pt-\[6rem\] {
    padding-top: 6rem;
  }

  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }

  .pr-10 {
    padding-right: calc(var(--spacing) * 10);
  }

  .pr-26 {
    padding-right: calc(var(--spacing) * 26);
  }

  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }

  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }

  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }

  .pb-\[1\.8rem\] {
    padding-bottom: 1.8rem;
  }

  .pb-\[2rem\] {
    padding-bottom: 2rem;
  }

  .pb-\[3rem\] {
    padding-bottom: 3rem;
  }

  .pb-\[4rem\] {
    padding-bottom: 4rem;
  }

  .pb-\[8\.8rem\] {
    padding-bottom: 8.8rem;
  }

  .pb-\[8\.25rem\] {
    padding-bottom: 8.25rem;
  }

  .pb-\[8rem\] {
    padding-bottom: 8rem;
  }

  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }

  .pl-2\.5 {
    padding-left: calc(var(--spacing) * 2.5);
  }

  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }

  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }

  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }

  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }

  .pl-\[1\.8rem\] {
    padding-left: 1.8rem;
  }

  .pl-\[2\.5rem\] {
    padding-left: 2.5rem;
  }

  .text-center {
    text-align: center;
  }

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .font-oswald {
    font-family: var(--font-oswald);
  }

  .font-pt-sans {
    font-family: var(--font-pt-sans);
  }

  .font-ubuntu {
    font-family: var(--font-ubuntu);
  }

  .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-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--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-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\[1\.8rem\] {
    font-size: 1.8rem;
  }

  .text-\[1\.93rem\] {
    font-size: 1.93rem;
  }

  .text-\[1\.5625rem\] {
    font-size: 1.5625rem;
  }

  .text-\[2\.6rem\] {
    font-size: 2.6rem;
  }

  .text-\[2\.75rem\] {
    font-size: 2.75rem;
  }

  .text-\[10rem\] {
    font-size: 10rem;
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .text-\[14px\] {
    font-size: 14px;
  }

  .text-\[16rem\] {
    font-size: 16rem;
  }

  .text-\[20px\] {
    font-size: 20px;
  }

  .text-\[27px\] {
    font-size: 27px;
  }

  .text-\[28px\] {
    font-size: 28px;
  }

  .text-\[30px\] {
    font-size: 30px;
  }

  .text-\[32px\] {
    font-size: 32px;
  }

  .text-\[35px\] {
    font-size: 35px;
  }

  .text-\[37px\] {
    font-size: 37px;
  }

  .text-\[80\.541px\] {
    font-size: 80.541px;
  }

  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }

  .leading-\[1\.1\] {
    --tw-leading: 1.1;
    line-height: 1.1;
  }

  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }

  .leading-\[2px\] {
    --tw-leading: 2px;
    line-height: 2px;
  }

  .leading-\[28px\] {
    --tw-leading: 28px;
    line-height: 28px;
  }

  .leading-\[30px\] {
    --tw-leading: 30px;
    line-height: 30px;
  }

  .leading-\[31px\] {
    --tw-leading: 31px;
    line-height: 31px;
  }

  .leading-\[32px\] {
    --tw-leading: 32px;
    line-height: 32px;
  }

  .leading-\[35px\] {
    --tw-leading: 35px;
    line-height: 35px;
  }

  .leading-\[37px\] {
    --tw-leading: 37px;
    line-height: 37px;
  }

  .leading-\[43px\] {
    --tw-leading: 43px;
    line-height: 43px;
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }

  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }

  .tracking-tighter {
    --tw-tracking: var(--tracking-tighter);
    letter-spacing: var(--tracking-tighter);
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-\[\#007B91\] {
    color: #007b91;
  }

  .text-\[\#007FB6\] {
    color: #007fb6;
  }

  .text-\[\#9E86BC\] {
    color: #9e86bc;
  }

  .text-\[\#60A88E\], .text-\[\#60a88e\] {
    color: #60a88e;
  }

  .text-\[\#231f20\] {
    color: #231f20;
  }

  .text-\[\#F79669\] {
    color: #f79669;
  }

  .text-\[\#aa4470\] {
    color: #aa4470;
  }

  .text-\[\#e1eef3\] {
    color: #e1eef3;
  }

  .text-\[\#f79669\] {
    color: #f79669;
  }

  .text-black {
    color: var(--color-black);
  }

  .text-blue {
    color: var(--color-blue);
  }

  .text-dark {
    color: var(--color-dark);
  }

  .text-dark\/60 {
    color: #231f2099;

    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-dark) 60%, transparent);
    }
  }

  .text-purple {
    color: var(--color-purple);
  }

  .text-transparent {
    color: #0000;
  }

  .text-white {
    color: var(--color-white);
  }

  .text-white\/50 {
    color: #ffffff80;

    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }

  .text-white\/60 {
    color: #fff9;

    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }

  .text-white\/70 {
    color: #ffffffb3;

    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }

  .text-white\/80 {
    color: #fffc;

    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }

  .capitalize {
    text-transform: capitalize;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .decoration-white {
    text-decoration-color: var(--color-white);
  }

  .underline-offset-2 {
    text-underline-offset: 2px;
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .placeholder-\[\#231f20\] {
    &::placeholder {
      color: #231f20;
    }
  }

  .placeholder-white\/60 {
    &::placeholder {
      color: #fff9;

      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-white) 60%, transparent);
      }
    }
  }

  .accent-black {
    accent-color: var(--color-black);
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-100 {
    opacity: 1;
  }

  .mix-blend-multiply {
    mix-blend-mode: multiply;
  }

  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-black\/25 {
    --tw-shadow-color: #00000040;

    @supports (color: color-mix(in lab, red, red)) {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 25%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }

  .drop-shadow-\[0_0\.25rem_1\.25rem_rgba\(0\,0\,0\,0\.6\)\] {
    --tw-drop-shadow-size: drop-shadow(0 .25rem 1.25rem var(--tw-drop-shadow-color, #0009));
    --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-\[0_0\.25rem_1\.25rem_rgba\(0\,0\,0\,0\.9\)\] {
    --tw-drop-shadow-size: drop-shadow(0 .25rem 1.25rem var(--tw-drop-shadow-color, #000000e6));
    --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, );
  }

  .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-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  .duration-700 {
    --tw-duration: .7s;
    transition-duration: .7s;
  }

  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }

  .prose {
    --tw-prose-body: #fff;
    --tw-prose-headings: #fff;
    --tw-prose-links: #fff;
    --tw-prose-bold: #fff;
    --tw-prose-counters: #fff;
    --tw-prose-bullets: #fff;
    --tw-prose-quotes: #fff;
  }

  .\[-ms-overflow-style\:none\] {
    -ms-overflow-style: none;
  }

  .\[scrollbar-width\:none\] {
    scrollbar-width: none;
  }

  .\[text-shadow\:0px_5\.965px_26\.842px_rgba\(0\,0\,0\,1\)\] {
    text-shadow: 0 5.965px 26.842px #000;
  }

  .group-hover\:-translate-x-2 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * -2);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }

  .group-hover\:-translate-x-4 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * -4);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }

  .group-hover\:translate-x-2 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 2);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }

  .group-hover\:translate-x-4 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-translate-x: calc(var(--spacing) * 4);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }

  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 1;
      }
    }
  }

  .peer-checked\:block {
    &:is(:where(.peer):checked ~ *) {
      display: block;
    }
  }

  .peer-checked\:\!fill-dark\/60 {
    &:is(:where(.peer):checked ~ *) {
      fill: #231f2099 !important;

      @supports (color: color-mix(in lab, red, red)) {
        fill: color-mix(in oklab, var(--color-dark) 60%, transparent) !important;
      }
    }
  }

  .placeholder\:text-black {
    &::placeholder {
      color: var(--color-black);
    }
  }

  .checked\:rounded-md {
    &:checked {
      border-radius: var(--radius-md);
    }
  }

  .checked\:bg-black {
    &:checked {
      background-color: var(--color-black);
    }
  }

  .hover\:border-black {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-black);
      }
    }
  }

  .hover\:border-blue {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-blue);
      }
    }
  }

  .hover\:bg-\[\#4e9179\] {
    &:hover {
      @media (hover: hover) {
        background-color: #4e9179;
      }
    }
  }

  .hover\:bg-\[\#005f87\] {
    &:hover {
      @media (hover: hover) {
        background-color: #005f87;
      }
    }
  }

  .hover\:bg-\[\#007FB6\]\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: oklab(56.5822% -.0668108 -.105247 / .1);
      }
    }
  }

  .hover\:bg-\[\#9E86BC\]\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: oklab(66.1553% .0469543 -.0681769 / .1);
      }
    }
  }

  .hover\:bg-\[\#60A88E\]\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: oklab(67.6726% -.0813591 .0164909 / .1);
      }
    }
  }

  .hover\:bg-\[\#231f20\]\/5 {
    &:hover {
      @media (hover: hover) {
        background-color: oklab(24.419% .00638007 .0000660867 / .05);
      }
    }
  }

  .hover\:bg-\[\#F79669\]\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: oklab(76.4553% .0927276 .0932509 / .1);
      }
    }
  }

  .hover\:bg-\[\#e8855a\] {
    &:hover {
      @media (hover: hover) {
        background-color: #e8855a;
      }
    }
  }

  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-50);
      }
    }
  }

  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }

  .hover\:bg-white\/5 {
    &:hover {
      @media (hover: hover) {
        background-color: #ffffff0d;

        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
        }
      }
    }
  }

  .hover\:bg-white\/10 {
    &:hover {
      @media (hover: hover) {
        background-color: #ffffff1a;

        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
        }
      }
    }
  }

  .hover\:text-pink {
    &:hover {
      @media (hover: hover) {
        color: var(--color-pink);
      }
    }
  }

  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }

  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: .8;
      }
    }
  }

  .hover\:opacity-90 {
    &:hover {
      @media (hover: hover) {
        opacity: .9;
      }
    }
  }

  .focus\:border-black {
    &:focus {
      border-color: var(--color-black);
    }
  }

  .focus\:ring {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  .focus\:ring-black {
    &:focus {
      --tw-ring-color: var(--color-black);
    }
  }

  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }

  .sm\:-mx-8 {
    @media (width >= 40rem) {
      margin-inline: calc(var(--spacing) * -8);
    }
  }

  .sm\:-mb-10 {
    @media (width >= 40rem) {
      margin-bottom: calc(var(--spacing) * -10);
    }
  }

  .sm\:h-\[20rem\] {
    @media (width >= 40rem) {
      height: 20rem;
    }
  }

  .sm\:w-\[20rem\] {
    @media (width >= 40rem) {
      width: 20rem;
    }
  }

  .sm\:w-\[466px\] {
    @media (width >= 40rem) {
      width: 466px;
    }
  }

  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }

  .sm\:items-center {
    @media (width >= 40rem) {
      align-items: center;
    }
  }

  .sm\:gap-8 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 8);
    }
  }

  .sm\:gap-10 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 10);
    }
  }

  .sm\:px-8 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }

  .sm\:px-10 {
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }

  .sm\:py-4 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 4);
    }
  }

  .sm\:py-16 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 16);
    }
  }

  .sm\:py-20 {
    @media (width >= 40rem) {
      padding-block: calc(var(--spacing) * 20);
    }
  }

  .sm\:text-2xl {
    @media (width >= 40rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  .sm\:text-4xl {
    @media (width >= 40rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  .sm\:text-base {
    @media (width >= 40rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  .sm\:text-lg {
    @media (width >= 40rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  .sm\:leading-8 {
    @media (width >= 40rem) {
      --tw-leading: calc(var(--spacing) * 8);
      line-height: calc(var(--spacing) * 8);
    }
  }

  .md\:left-\[5vw\] {
    @media (width >= 48rem) {
      left: 5vw;
    }
  }

  .md\:-mx-10 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * -10);
    }
  }

  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }

  .md\:mt-12 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 12);
    }
  }

  .md\:mt-16 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 16);
    }
  }

  .md\:-mb-0 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }

  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }

  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }

  .md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }

  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }

  .md\:h-32 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 32);
    }
  }

  .md\:h-\[6rem\] {
    @media (width >= 48rem) {
      height: 6rem;
    }
  }

  .md\:h-\[24rem\] {
    @media (width >= 48rem) {
      height: 24rem;
    }
  }

  .md\:w-\[6rem\] {
    @media (width >= 48rem) {
      width: 6rem;
    }
  }

  .md\:w-\[24rem\] {
    @media (width >= 48rem) {
      width: 24rem;
    }
  }

  .md\:w-\[90vw\] {
    @media (width >= 48rem) {
      width: 90vw;
    }
  }

  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }

  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }

  .md\:flex-nowrap {
    @media (width >= 48rem) {
      flex-wrap: nowrap;
    }
  }

  .md\:gap-2 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 2);
    }
  }

  .md\:gap-10 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 10);
    }
  }

  .md\:gap-12 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 12);
    }
  }

  .md\:gap-14 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 14);
    }
  }

  .md\:gap-16 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 16);
    }
  }

  .md\:gap-x-4 {
    @media (width >= 48rem) {
      column-gap: calc(var(--spacing) * 4);
    }
  }

  .md\:p-10 {
    @media (width >= 48rem) {
      padding: calc(var(--spacing) * 10);
    }
  }

  .md\:px-0 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  .md\:px-2 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }

  .md\:px-4 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }

  .md\:px-10 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 10);
    }
  }

  .md\:px-12 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

  .md\:px-16 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 16);
    }
  }

  .md\:px-\[0\.625rem\] {
    @media (width >= 48rem) {
      padding-inline: .625rem;
    }
  }

  .md\:py-0 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 0);
    }
  }

  .md\:py-5 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 5);
    }
  }

  .md\:py-20 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 20);
    }
  }

  .md\:py-24 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }

  .md\:pr-8 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 8);
    }
  }

  .md\:pl-0 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 0);
    }
  }

  .md\:text-center {
    @media (width >= 48rem) {
      text-align: center;
    }
  }

  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }

  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  .md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  .md\:text-6xl {
    @media (width >= 48rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }

  .md\:text-8xl {
    @media (width >= 48rem) {
      font-size: var(--text-8xl);
      line-height: var(--tw-leading, var(--text-8xl--line-height));
    }
  }

  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  .md\:text-xs {
    @media (width >= 48rem) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }

  .md\:text-\[1\.53rem\] {
    @media (width >= 48rem) {
      font-size: 1.53rem;
    }
  }

  .md\:text-\[1\.75rem\] {
    @media (width >= 48rem) {
      font-size: 1.75rem;
    }
  }

  .md\:text-\[2\.5rem\] {
    @media (width >= 48rem) {
      font-size: 2.5rem;
    }
  }

  .md\:text-\[2rem\] {
    @media (width >= 48rem) {
      font-size: 2rem;
    }
  }

  .md\:text-\[3\.5rem\] {
    @media (width >= 48rem) {
      font-size: 3.5rem;
    }
  }

  .md\:text-\[3rem\] {
    @media (width >= 48rem) {
      font-size: 3rem;
    }
  }

  .md\:text-\[4rem\] {
    @media (width >= 48rem) {
      font-size: 4rem;
    }
  }

  .lg\:bottom-8 {
    @media (width >= 64rem) {
      bottom: calc(var(--spacing) * 8);
    }
  }

  .lg\:order-4 {
    @media (width >= 64rem) {
      order: 4;
    }
  }

  .lg\:order-none {
    @media (width >= 64rem) {
      order: 0;
    }
  }

  .lg\:col-span-1 {
    @media (width >= 64rem) {
      grid-column: span 1 / span 1;
    }
  }

  .lg\:col-span-4 {
    @media (width >= 64rem) {
      grid-column: span 4 / span 4;
    }
  }

  .lg\:col-span-5 {
    @media (width >= 64rem) {
      grid-column: span 5 / span 5;
    }
  }

  .lg\:col-span-7 {
    @media (width >= 64rem) {
      grid-column: span 7 / span 7;
    }
  }

  .lg\:col-span-8 {
    @media (width >= 64rem) {
      grid-column: span 8 / span 8;
    }
  }

  .lg\:col-span-10 {
    @media (width >= 64rem) {
      grid-column: span 10 / span 10;
    }
  }

  .lg\:col-start-2 {
    @media (width >= 64rem) {
      grid-column-start: 2;
    }
  }

  .lg\:col-start-3 {
    @media (width >= 64rem) {
      grid-column-start: 3;
    }
  }

  .lg\:col-start-7 {
    @media (width >= 64rem) {
      grid-column-start: 7;
    }
  }

  .lg\:col-end-13 {
    @media (width >= 64rem) {
      grid-column-end: 13;
    }
  }

  .lg\:mx-0 {
    @media (width >= 64rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }

  .lg\:-mt-2 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * -2);
    }
  }

  .lg\:-mt-3 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * -3);
    }
  }

  .lg\:-mt-5 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * -5);
    }
  }

  .lg\:-mt-10 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * -10);
    }
  }

  .lg\:-mt-14 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * -14);
    }
  }

  .lg\:mt-1 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 1);
    }
  }

  .lg\:mt-2 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 2);
    }
  }

  .lg\:mt-6 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 6);
    }
  }

  .lg\:mt-10 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 10);
    }
  }

  .lg\:mt-14 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 14);
    }
  }

  .lg\:mt-32 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 32);
    }
  }

  .lg\:mr-12 {
    @media (width >= 64rem) {
      margin-right: calc(var(--spacing) * 12);
    }
  }

  .lg\:mr-24 {
    @media (width >= 64rem) {
      margin-right: calc(var(--spacing) * 24);
    }
  }

  .lg\:-mb-12 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * -12);
    }
  }

  .lg\:-mb-40 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * -40);
    }
  }

  .lg\:mb-0 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }

  .lg\:ml-8 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 8);
    }
  }

  .lg\:ml-12 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 12);
    }
  }

  .lg\:ml-14 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 14);
    }
  }

  .lg\:ml-40 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 40);
    }
  }

  .lg\:ml-48 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 48);
    }
  }

  .lg\:ml-96 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 96);
    }
  }

  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }

  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }

  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }

  .lg\:inline {
    @media (width >= 64rem) {
      display: inline;
    }
  }

  .lg\:\!h-auto {
    @media (width >= 64rem) {
      height: auto !important;
    }
  }

  .lg\:h-40 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 40);
    }
  }

  .lg\:h-\[3\.3rem\] {
    @media (width >= 64rem) {
      height: 3.3rem;
    }
  }

  .lg\:h-\[9\.8rem\] {
    @media (width >= 64rem) {
      height: 9.8rem;
    }
  }

  .lg\:h-\[24rem\] {
    @media (width >= 64rem) {
      height: 24rem;
    }
  }

  .lg\:h-\[28rem\] {
    @media (width >= 64rem) {
      height: 28rem;
    }
  }

  .lg\:h-\[36rem\] {
    @media (width >= 64rem) {
      height: 36rem;
    }
  }

  .lg\:h-\[550px\] {
    @media (width >= 64rem) {
      height: 550px;
    }
  }

  .lg\:h-\[calc\(100vh-10\.3rem\)\] {
    @media (width >= 64rem) {
      height: calc(100vh - 10.3rem);
    }
  }

  .lg\:h-full {
    @media (width >= 64rem) {
      height: 100%;
    }
  }

  .lg\:w-\[9\.8rem\] {
    @media (width >= 64rem) {
      width: 9.8rem;
    }
  }

  .lg\:w-\[10\.2rem\] {
    @media (width >= 64rem) {
      width: 10.2rem;
    }
  }

  .lg\:w-\[26rem\] {
    @media (width >= 64rem) {
      width: 26rem;
    }
  }

  .lg\:w-\[28rem\] {
    @media (width >= 64rem) {
      width: 28rem;
    }
  }

  .lg\:w-\[44rem\] {
    @media (width >= 64rem) {
      width: 44rem;
    }
  }

  .lg\:w-\[45\%\] {
    @media (width >= 64rem) {
      width: 45%;
    }
  }

  .lg\:w-\[55\%\] {
    @media (width >= 64rem) {
      width: 55%;
    }
  }

  .lg\:w-\[80vw\] {
    @media (width >= 64rem) {
      width: 80vw;
    }
  }

  .lg\:w-auto {
    @media (width >= 64rem) {
      width: auto;
    }
  }

  .lg\:max-w-\[24\.2rem\] {
    @media (width >= 64rem) {
      max-width: 24.2rem;
    }
  }

  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }

  .lg\:flex-col {
    @media (width >= 64rem) {
      flex-direction: column;
    }
  }

  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }

  .lg\:flex-nowrap {
    @media (width >= 64rem) {
      flex-wrap: nowrap;
    }
  }

  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }

  .lg\:items-start {
    @media (width >= 64rem) {
      align-items: flex-start;
    }
  }

  .lg\:justify-between {
    @media (width >= 64rem) {
      justify-content: space-between;
    }
  }

  .lg\:justify-start {
    @media (width >= 64rem) {
      justify-content: flex-start;
    }
  }

  .lg\:gap-0 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 0);
    }
  }

  .lg\:gap-4 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 4);
    }
  }

  .lg\:gap-8 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }

  .lg\:gap-10 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 10);
    }
  }

  .lg\:gap-16 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 16);
    }
  }

  .lg\:gap-24 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 24);
    }
  }

  .lg\:gap-\[3rem\] {
    @media (width >= 64rem) {
      gap: 3rem;
    }
  }

  .lg\:gap-\[5rem\] {
    @media (width >= 64rem) {
      gap: 5rem;
    }
  }

  .lg\:overflow-auto {
    @media (width >= 64rem) {
      overflow: auto;
    }
  }

  .lg\:bg-transparent {
    @media (width >= 64rem) {
      background-color: #0000;
    }
  }

  .lg\:bg-white {
    @media (width >= 64rem) {
      background-color: var(--color-white);
    }
  }

  .lg\:bg-left {
    @media (width >= 64rem) {
      background-position: 0;
    }
  }

  .lg\:px-4 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }

  .lg\:px-14 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 14);
    }
  }

  .lg\:px-\[2\.5rem\] {
    @media (width >= 64rem) {
      padding-inline: 2.5rem;
    }
  }

  .lg\:py-24 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 24);
    }
  }

  .lg\:py-32 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 32);
    }
  }

  .lg\:py-\[4rem\] {
    @media (width >= 64rem) {
      padding-block: 4rem;
    }
  }

  .lg\:pt-0 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }

  .lg\:pt-3 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 3);
    }
  }

  .lg\:pt-20 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 20);
    }
  }

  .lg\:pt-\[2rem\] {
    @media (width >= 64rem) {
      padding-top: 2rem;
    }
  }

  .lg\:pt-\[4rem\] {
    @media (width >= 64rem) {
      padding-top: 4rem;
    }
  }

  .lg\:pt-\[7\.3rem\] {
    @media (width >= 64rem) {
      padding-top: 7.3rem;
    }
  }

  .lg\:pr-12 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 12);
    }
  }

  .lg\:pb-0 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }

  .lg\:pb-20 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 20);
    }
  }

  .lg\:pb-\[1\.6rem\] {
    @media (width >= 64rem) {
      padding-bottom: 1.6rem;
    }
  }

  .lg\:pb-\[3rem\] {
    @media (width >= 64rem) {
      padding-bottom: 3rem;
    }
  }

  .lg\:pb-\[4rem\] {
    @media (width >= 64rem) {
      padding-bottom: 4rem;
    }
  }

  .lg\:pl-6 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 6);
    }
  }

  .lg\:pl-16 {
    @media (width >= 64rem) {
      padding-left: calc(var(--spacing) * 16);
    }
  }

  .lg\:text-center {
    @media (width >= 64rem) {
      text-align: center;
    }
  }

  .lg\:text-left {
    @media (width >= 64rem) {
      text-align: left;
    }
  }

  .lg\:text-right {
    @media (width >= 64rem) {
      text-align: right;
    }
  }

  .lg\:text-2xl {
    @media (width >= 64rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }

  .lg\:text-4xl {
    @media (width >= 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }

  .lg\:text-5xl {
    @media (width >= 64rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }

  .lg\:text-6xl {
    @media (width >= 64rem) {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
  }

  .lg\:text-lg {
    @media (width >= 64rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  .lg\:text-sm {
    @media (width >= 64rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }

  .lg\:text-xl {
    @media (width >= 64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  .lg\:text-\[2\.5rem\] {
    @media (width >= 64rem) {
      font-size: 2.5rem;
    }
  }

  .lg\:text-\[2\.25rem\] {
    @media (width >= 64rem) {
      font-size: 2.25rem;
    }
  }

  .lg\:text-\[2rem\] {
    @media (width >= 64rem) {
      font-size: 2rem;
    }
  }

  .lg\:text-\[3rem\] {
    @media (width >= 64rem) {
      font-size: 3rem;
    }
  }

  .lg\:text-\[4\.5rem\] {
    @media (width >= 64rem) {
      font-size: 4.5rem;
    }
  }

  .lg\:text-\[4rem\] {
    @media (width >= 64rem) {
      font-size: 4rem;
    }
  }

  .lg\:text-\[6rem\] {
    @media (width >= 64rem) {
      font-size: 6rem;
    }
  }

  .lg\:text-\[10rem\] {
    @media (width >= 64rem) {
      font-size: 10rem;
    }
  }

  .lg\:text-\[16rem\] {
    @media (width >= 64rem) {
      font-size: 16rem;
    }
  }

  .lg\:text-\[60px\] {
    @media (width >= 64rem) {
      font-size: 60px;
    }
  }

  .lg\:leading-9 {
    @media (width >= 64rem) {
      --tw-leading: calc(var(--spacing) * 9);
      line-height: calc(var(--spacing) * 9);
    }
  }

  .lg\:leading-\[1\.1\] {
    @media (width >= 64rem) {
      --tw-leading: 1.1;
      line-height: 1.1;
    }
  }

  .lg\:leading-\[58px\] {
    @media (width >= 64rem) {
      --tw-leading: 58px;
      line-height: 58px;
    }
  }

  .lg\:leading-\[78px\] {
    @media (width >= 64rem) {
      --tw-leading: 78px;
      line-height: 78px;
    }
  }

  .lg\:leading-normal {
    @media (width >= 64rem) {
      --tw-leading: var(--leading-normal);
      line-height: var(--leading-normal);
    }
  }

  .lg\:leading-snug {
    @media (width >= 64rem) {
      --tw-leading: var(--leading-snug);
      line-height: var(--leading-snug);
    }
  }

  .lg\:tracking-wider {
    @media (width >= 64rem) {
      --tw-tracking: var(--tracking-wider);
      letter-spacing: var(--tracking-wider);
    }
  }

  .lg\:shadow-none {
    @media (width >= 64rem) {
      --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);
    }
  }

  .lg\:hover\:bg-\[\#231f20\]\/5 {
    @media (width >= 64rem) {
      &:hover {
        @media (hover: hover) {
          background-color: oklab(24.419% .00638007 .0000660867 / .05);
        }
      }
    }
  }

  .xl\:bottom-10 {
    @media (width >= 80rem) {
      bottom: calc(var(--spacing) * 10);
    }
  }

  .xl\:mt-4 {
    @media (width >= 80rem) {
      margin-top: calc(var(--spacing) * 4);
    }
  }

  .xl\:mt-14 {
    @media (width >= 80rem) {
      margin-top: calc(var(--spacing) * 14);
    }
  }

  .xl\:h-\[32rem\] {
    @media (width >= 80rem) {
      height: 32rem;
    }
  }

  .xl\:h-\[40rem\] {
    @media (width >= 80rem) {
      height: 40rem;
    }
  }

  .xl\:w-\[30\.75rem\] {
    @media (width >= 80rem) {
      width: 30.75rem;
    }
  }

  .xl\:w-\[32rem\] {
    @media (width >= 80rem) {
      width: 32rem;
    }
  }

  .xl\:gap-\[2\.4rem\] {
    @media (width >= 80rem) {
      gap: 2.4rem;
    }
  }

  .xl\:gap-\[3\.4rem\] {
    @media (width >= 80rem) {
      gap: 3.4rem;
    }
  }

  .xl\:gap-\[4\.4375rem\] {
    @media (width >= 80rem) {
      gap: 4.4375rem;
    }
  }

  .xl\:gap-\[7\.4375rem\] {
    @media (width >= 80rem) {
      gap: 7.4375rem;
    }
  }

  .xl\:px-20 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 20);
    }
  }

  .xl\:px-\[1\.25rem\] {
    @media (width >= 80rem) {
      padding-inline: 1.25rem;
    }
  }

  .xl\:px-\[3\.625rem\] {
    @media (width >= 80rem) {
      padding-inline: 3.625rem;
    }
  }

  .xl\:py-48 {
    @media (width >= 80rem) {
      padding-block: calc(var(--spacing) * 48);
    }
  }

  .xl\:py-\[1\.125rem\] {
    @media (width >= 80rem) {
      padding-block: 1.125rem;
    }
  }

  .xl\:pl-16 {
    @media (width >= 80rem) {
      padding-left: calc(var(--spacing) * 16);
    }
  }

  .xl\:text-base {
    @media (width >= 80rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  .xl\:text-xl {
    @media (width >= 80rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  .xl\:text-\[1\.4rem\] {
    @media (width >= 80rem) {
      font-size: 1.4rem;
    }
  }

  .xl\:text-\[2\.5rem\] {
    @media (width >= 80rem) {
      font-size: 2.5rem;
    }
  }

  .xl\:text-\[3\.5rem\] {
    @media (width >= 80rem) {
      font-size: 3.5rem;
    }
  }

  .xl\:text-\[3rem\] {
    @media (width >= 80rem) {
      font-size: 3rem;
    }
  }

  .xl\:leading-\[1\.1\] {
    @media (width >= 80rem) {
      --tw-leading: 1.1;
      line-height: 1.1;
    }
  }

  .\32 xl\:flex {
    @media (width >= 96rem) {
      display: flex;
    }
  }

  .\32 xl\:hidden {
    @media (width >= 96rem) {
      display: none;
    }
  }

  .\32 xl\:h-\[42rem\] {
    @media (width >= 96rem) {
      height: 42rem;
    }
  }

  .\32 xl\:h-\[44rem\] {
    @media (width >= 96rem) {
      height: 44rem;
    }
  }

  .\32 xl\:max-w-\[83\.5rem\] {
    @media (width >= 96rem) {
      max-width: 83.5rem;
    }
  }

  .\32 xl\:max-w-\[103\.5rem\] {
    @media (width >= 96rem) {
      max-width: 103.5rem;
    }
  }

  .\32 xl\:px-0 {
    @media (width >= 96rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  .\32 xl\:pl-\[calc\(\(100vw-83\.5rem\)\/2\)\] {
    @media (width >= 96rem) {
      padding-left: calc(50vw - 41.75rem);
    }
  }

  .\32 xl\:text-\[3\.5rem\] {
    @media (width >= 96rem) {
      font-size: 3.5rem;
    }
  }

  .\32 xl\:text-\[4rem\] {
    @media (width >= 96rem) {
      font-size: 4rem;
    }
  }

  .\32 xl\:text-\[8rem\] {
    @media (width >= 96rem) {
      font-size: 8rem;
    }
  }

  .\32 xl\:leading-\[1\.1\] {
    @media (width >= 96rem) {
      --tw-leading: 1.1;
      line-height: 1.1;
    }
  }

  .prose-headings\:my-0 {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      margin-block: calc(var(--spacing) * 0);
    }
  }

  .prose-headings\:bg-gradient-to-r {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      --tw-gradient-position: to right in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
  }

  .prose-headings\:from-pink {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      --tw-gradient-from: var(--color-pink);
      --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));
    }
  }

  .prose-headings\:to-purple {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      --tw-gradient-to: var(--color-purple);
      --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));
    }
  }

  .prose-headings\:bg-clip-text {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      background-clip: text;
    }
  }

  .prose-headings\:py-0 {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      padding-block: calc(var(--spacing) * 0);
    }
  }

  .prose-headings\:text-\[1\.4rem\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      font-size: 1.4rem;
    }
  }

  .prose-headings\:text-\[2\.58rem\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      font-size: 2.58rem;
    }
  }

  .prose-headings\:leading-\[57\.8px\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      --tw-leading: 57.8px;
      line-height: 57.8px;
    }
  }

  .prose-headings\:text-\[\#007FB6\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      color: #007fb6;
    }
  }

  .prose-headings\:text-\[\#9E86BC\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      color: #9e86bc;
    }
  }

  .prose-headings\:text-\[\#60A88E\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      color: #60a88e;
    }
  }

  .prose-headings\:text-\[\#F79669\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      color: #f79669;
    }
  }

  .prose-headings\:text-transparent {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      color: #0000;
    }
  }

  .prose-headings\:text-white {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      color: var(--color-white);
    }
  }

  .prose-headings\:uppercase {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      text-transform: uppercase;
    }
  }

  .prose-headings\:lg\:text-\[2\.5rem\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      @media (width >= 64rem) {
        font-size: 2.5rem;
      }
    }
  }

  .prose-headings\:lg\:text-\[60px\] {
    & :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *)) {
      @media (width >= 64rem) {
        font-size: 60px;
      }
    }
  }

  .prose-h2\:text-white {
    & :where(h2):not(:where([class~="not-prose"] *)) {
      color: var(--color-white);
    }
  }

  .prose-h3\:my-\[3rem\] {
    & :where(h3):not(:where([class~="not-prose"] *)) {
      margin-block: 3rem;
    }
  }

  .prose-h3\:my-\[5rem\] {
    & :where(h3):not(:where([class~="not-prose"] *)) {
      margin-block: 5rem;
    }
  }

  .prose-h3\:mt-\[5rem\] {
    & :where(h3):not(:where([class~="not-prose"] *)) {
      margin-top: 5rem;
    }
  }

  .prose-h3\:text-center {
    & :where(h3):not(:where([class~="not-prose"] *)) {
      text-align: center;
    }
  }

  .prose-h3\:text-3xl {
    & :where(h3):not(:where([class~="not-prose"] *)) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }

  .prose-h3\:text-xl {
    & :where(h3):not(:where([class~="not-prose"] *)) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  .prose-h3\:font-bold {
    & :where(h3):not(:where([class~="not-prose"] *)) {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }

  .lg\:prose-h3\:text-xl {
    @media (width >= 64rem) {
      & :where(h3):not(:where([class~="not-prose"] *)) {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
      }
    }
  }

  .prose-p\:font-pt-sans {
    & :where(p):not(:where([class~="not-prose"] *)) {
      font-family: var(--font-pt-sans);
    }
  }

  .prose-p\:text-base {
    & :where(p):not(:where([class~="not-prose"] *)) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }

  .prose-p\:text-lg {
    & :where(p):not(:where([class~="not-prose"] *)) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  .prose-p\:text-xl {
    & :where(p):not(:where([class~="not-prose"] *)) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  .prose-p\:leading-7 {
    & :where(p):not(:where([class~="not-prose"] *)) {
      --tw-leading: calc(var(--spacing) * 7);
      line-height: calc(var(--spacing) * 7);
    }
  }

  .prose-p\:leading-\[36px\] {
    & :where(p):not(:where([class~="not-prose"] *)) {
      --tw-leading: 36px;
      line-height: 36px;
    }
  }

  .prose-p\:text-white {
    & :where(p):not(:where([class~="not-prose"] *)) {
      color: var(--color-white);
    }
  }

  .sm\:prose-p\:text-lg {
    @media (width >= 40rem) {
      & :where(p):not(:where([class~="not-prose"] *)) {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
      }
    }
  }

  .sm\:prose-p\:leading-8 {
    @media (width >= 40rem) {
      & :where(p):not(:where([class~="not-prose"] *)) {
        --tw-leading: calc(var(--spacing) * 8);
        line-height: calc(var(--spacing) * 8);
      }
    }
  }

  .lg\:prose-p\:text-xl {
    @media (width >= 64rem) {
      & :where(p):not(:where([class~="not-prose"] *)) {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
      }
    }
  }

  .lg\:prose-p\:text-\[25px\] {
    @media (width >= 64rem) {
      & :where(p):not(:where([class~="not-prose"] *)) {
        font-size: 25px;
      }
    }
  }

  .prose-a\:font-bold {
    & :where(a):not(:where([class~="not-prose"] *)) {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }

  .prose-a\:text-white {
    & :where(a):not(:where([class~="not-prose"] *)) {
      color: var(--color-white);
    }
  }

  .prose-a\:underline {
    & :where(a):not(:where([class~="not-prose"] *)) {
      text-decoration-line: underline;
    }
  }

  .prose-strong\:text-lg {
    & :where(strong):not(:where([class~="not-prose"] *)) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }

  .prose-strong\:text-xl {
    & :where(strong):not(:where([class~="not-prose"] *)) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }

  .prose-strong\:font-bold {
    & :where(strong):not(:where([class~="not-prose"] *)) {
      --tw-font-weight: var(--font-weight-bold);
      font-weight: var(--font-weight-bold);
    }
  }

  .prose-strong\:text-white {
    & :where(strong):not(:where([class~="not-prose"] *)) {
      color: var(--color-white);
    }
  }

  .lg\:prose-strong\:text-xl {
    @media (width >= 64rem) {
      & :where(strong):not(:where([class~="not-prose"] *)) {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
      }
    }
  }

  .lg\:prose-strong\:text-\[1\.5625rem\] {
    @media (width >= 64rem) {
      & :where(strong):not(:where([class~="not-prose"] *)) {
        font-size: 1.5625rem;
      }
    }
  }

  .\[\&\:\:-webkit-scrollbar\]\:hidden {
    &::-webkit-scrollbar {
      display: none;
    }
  }
}

.swiper-pagination-bullet {
  color: #fff;
  padding: .25rem .5rem;
  font-size: 1rem;
  font-weight: 700;
  background: none !important;
  border-radius: .3125rem !important;
  width: auto !important;
  height: auto !important;
}

.swiper-pagination-bullet-active {
  border: 1px solid #fff;
  background: none !important;
}

.swiper-pagination-bullets.swiper-pagination-vertical {
  width: auto !important;
  bottom: auto !important;
  left: auto !important;
  right: auto !important;
}

.swiper-slide:not(.swiper-slide-active) {
  pointer-events: none !important;
}

.notinList svg path {
  fill: none !important;
  content: "Add to favourites" !important;
}

.inList svg path {
  stop-opacity: 0 !important;
  stroke-width: 0 !important;
}

.inList span {
  content: "Added to favourites" !important;
}

.video-wrapper iframe {
  aspect-ratio: 16 / 9;
  width: 100%;
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-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-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}
