/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
/*!
Theme Name: Karuna
Theme URI: http://underscores.me/
Author: Basepath
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: karuna
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.*/
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: var(--font-league-spartan);
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-yellow-50: oklch(98.7% 0.026 102.212);
    --color-yellow-500: oklch(79.5% 0.184 86.047);
    --color-yellow-700: oklch(55.4% 0.135 66.442);
    --color-yellow-800: oklch(47.6% 0.114 61.907);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-black: #332720;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --tracking-wider: 0.05em;
    --leading-tight: 1.25;
    --radius-lg: 0.5rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-off-white: #fffcf7;
    --color-aqua: #5cc1c4;
    --color-orange: #ff703b;
    --color-saffron: #ffb341;
    --color-berry: #f35368;
    --color-beige: #f5e8cf;
    --color-ivory: #fbf2e2;
    --color-dark-brown: #5e4e44;
    --color-text: var(--color-dark-brown);
    --color-heading: var(--color-black);
    --font-linux: 'Linux Biolinum O Regular', serif;
    --font-headings: var(--font-linux);
    --font-league-spartan: 'League Spartan', sans-serif;
    --font-outfit: 'Outfit', sans-serif;
    --font-body: var(--font-league-spartan);
    --font-weight-headings: 400;
    --text-mobile-h1: 2.8125rem;
    --text-mobile-h1--line-height: 1.22222;
    --text-mobile-h2: 2.375rem;
    --text-mobile-h2--line-height: 1.15789;
    --text-mobile-h3: 2rem;
    --text-mobile-h3--line-height: 1.1875;
    --text-mobile-h4: 1.75rem;
    --text-mobile-h4--line-height: 1.21429;
    --text-mobile-h5: 1.5rem;
    --text-mobile-h5--line-height: 1.41667;
    --text-mobile-h6: 1.6875rem;
    --text-mobile-h6--line-height: 1;
    --text-mobile-body: 1.25rem;
    --text-mobile-body--line-height: 1.3;
    --text-mobile-body-sm: 1.1875rem;
    --text-mobile-body-sm--line-height: 1.25;
    --text-desktop-h1: 4.125rem;
    --text-desktop-h1--line-height: 1.06061;
    --text-desktop-h2: 3.5rem;
    --text-desktop-h2--line-height: 1.25;
    --text-desktop-h3: 2.75rem;
    --text-desktop-h3--line-height: 1.09091;
    --text-desktop-h4: 2.5rem;
    --text-desktop-h4--line-height: 1.1;
    --text-desktop-h5: 2rem;
    --text-desktop-h5--line-height: 1.25;
    --text-desktop-h6: 1.6875rem;
    --text-desktop-h6--line-height: 1;
    --text-desktop-menu-item: 1.375rem;
    --text-desktop-menu-item--line-height: 1.36364;
    --text-desktop-body: 1.4375rem;
    --text-desktop-body--line-height: 1.13043;
    --text-desktop-body-sm: 1.3125rem;
    --text-desktop-body-sm--line-height: 1.2381;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .-top-1 {
    top: calc(var(--spacing) * -1);
  }
  .-top-2 {
    top: calc(var(--spacing) * -2);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1 {
    top: calc(var(--spacing) * 1);
  }
  .top-\[26\.5px\] {
    top: 26.5px;
  }
  .top-full {
    top: 100%;
  }
  .-right-4 {
    right: calc(var(--spacing) * -4);
  }
  .-right-5 {
    right: calc(var(--spacing) * -5);
  }
  .-right-6 {
    right: calc(var(--spacing) * -6);
  }
  .-right-10 {
    right: calc(var(--spacing) * -10);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .-bottom-4 {
    bottom: calc(var(--spacing) * -4);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }
  .bottom-\[-25px\] {
    bottom: -25px;
  }
  .-left-6 {
    left: calc(var(--spacing) * -6);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-6 {
    left: calc(var(--spacing) * 6);
  }
  .left-\[50\%\] {
    left: 50%;
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-9999 {
    z-index: 9999;
  }
  .z-\[9999\] {
    z-index: 9999;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .-mx-8 {
    margin-inline: calc(var(--spacing) * -8);
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mx-px {
    margin-inline: 1px;
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .prose {
    color: var(--color-text);
    max-width: 100%;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1rem;
      font-family: var(--font-body);
      font-size: var(--text-mobile-body);
      line-height: var(--text-mobile-body--line-height);
      color: var(--color-text);
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-text);
      text-decoration: underline;
      font-weight: var(--font-weight-body);
      font-family: var(--font-body);
      font-size: var(--text-mobile-body);
      line-height: var(--text-mobile-body--line-height);
      text-deoration-thickness: 2px;
      text-underline-offset: 4px;
      text-decoration-color: var(--color-orange);
      transition: color 0.2s ease-in-out;
      &:hover {
        color: var(--color-orange);
      }
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
      font-size: var(--text-mobile-h1);
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: var(--text-mobile-h1--line-height);
      font-family: var(--font-headings);
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
      font-size: var(--text-mobile-h2);
      margin-top: 2em;
      margin-bottom: 1rem;
      line-height: var(--text-mobile-h2--line-height);
      font-family: var(--font-headings);
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
      font-size: var(--text-mobile-h3);
      margin-top: 1.6em;
      margin-bottom: 1rem;
      line-height: var(--text-mobile-h3--line-height);
      font-family: var(--font-headings);
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: var(--text-mobile-h4--line-height);
      font-family: var(--font-headings);
      font-size: var(--text-mobile-h4);
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: var(--text-mobile-body);
      line-height: var(--text-mobile-body--line-height);
      font-family: var(--font-body);
      color: var(--color-text);
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      font-family: var(--font-body);
      font-size: var(--text-mobile-body);
      line-height: var(--text-mobile-body--line-height);
      color: var(--color-text);
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
    :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-headings);
      font-size: var(--text-mobile-h5);
      line-height: var(--text-mobile-h5--line-height);
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
    }
    :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-headings);
      font-size: var(--text-mobile-h6);
      line-height: var(--text-mobile-h6--line-height);
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
    }
    :where(small):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-body);
      font-size: var(--text-mobile-body-sm);
      line-height: var(--text-mobile-body-sm--line-height);
      color: var(--color-text);
    }
  }
  .prose {
    color: var(--color-text);
    max-width: 100%;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1rem;
      font-family: var(--font-body);
      font-size: var(--text-mobile-body);
      line-height: var(--text-mobile-body--line-height);
      color: var(--color-text);
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-text);
      text-decoration: underline;
      font-weight: var(--font-weight-body);
      font-family: var(--font-body);
      font-size: var(--text-mobile-body);
      line-height: var(--text-mobile-body--line-height);
      text-deoration-thickness: 2px;
      text-underline-offset: 4px;
      text-decoration-color: var(--color-orange);
      transition: color 0.2s ease-in-out;
      &:hover {
        color: var(--color-orange);
      }
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
      font-size: var(--text-mobile-h1);
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: var(--text-mobile-h1--line-height);
      font-family: var(--font-headings);
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
      font-size: var(--text-mobile-h2);
      margin-top: 2em;
      margin-bottom: 1rem;
      line-height: var(--text-mobile-h2--line-height);
      font-family: var(--font-headings);
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
      font-size: var(--text-mobile-h3);
      margin-top: 1.6em;
      margin-bottom: 1rem;
      line-height: var(--text-mobile-h3--line-height);
      font-family: var(--font-headings);
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: var(--text-mobile-h4--line-height);
      font-family: var(--font-headings);
      font-size: var(--text-mobile-h4);
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: var(--text-mobile-body);
      line-height: var(--text-mobile-body--line-height);
      font-family: var(--font-body);
      color: var(--color-text);
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
      font-family: var(--font-body);
      font-size: var(--text-mobile-body);
      line-height: var(--text-mobile-body--line-height);
      color: var(--color-text);
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
    :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-headings);
      font-size: var(--text-mobile-h5);
      line-height: var(--text-mobile-h5--line-height);
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
    }
    :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-headings);
      font-size: var(--text-mobile-h6);
      line-height: var(--text-mobile-h6--line-height);
      color: var(--color-heading);
      font-weight: var(--font-weight-headings);
    }
    :where(small):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-body);
      font-size: var(--text-mobile-body-sm);
      line-height: var(--text-mobile-body-sm--line-height);
      color: var(--color-text);
    }
  }
  .prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1rem;
      font-family: var(--font-body);
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.2222222em;
      line-height: 1.4545455;
      margin-top: 1.0909091em;
      margin-bottom: 1.0909091em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.6666667em;
      margin-bottom: 1.6666667em;
      padding-inline-start: 1em;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: var(--text-desktop-h1);
      margin-top: 0;
      margin-bottom: 2.25rem;
      line-height: var(--text-desktop-h1--line-height);
      font-family: var(--font-headings);
      font-weight: var(--font-weight-headings);
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: var(--text-desktop-h2);
      margin-top: 1.8666667em;
      margin-bottom: 2.25rem;
      line-height: var(--text-desktop-h2--line-height);
      font-family: var(--font-headings);
      font-weight: var(--font-weight-headings);
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: var(--text-desktop-h3);
      margin-top: 1.6666667em;
      margin-bottom: 2rem;
      line-height: var(--text-desktop-h3--line-height);
      font-family: var(--font-headings);
      font-weight: var(--font-weight-headings);
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 0.4444444em;
      line-height: var(--text-desktop-h4--line-height);
      font-family: var(--font-headings);
      font-size: var(--text-desktop-h4);
      font-weight: var(--font-weight-headings);
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      border-radius: 0.3125rem;
      padding-top: 0.2222222em;
      padding-inline-end: 0.4444444em;
      padding-bottom: 0.2222222em;
      padding-inline-start: 0.4444444em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8666667em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.875em;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.75;
      margin-top: 2em;
      margin-bottom: 2em;
      border-radius: 0.375rem;
      padding-top: 1em;
      padding-inline-end: 1.5em;
      padding-bottom: 1em;
      padding-inline-start: 1.5em;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.5555556em;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.5555556em;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      margin-bottom: 0.6666667em;
      font-family: var(--font-body);
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4444444em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4444444em;
    }
    :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
    }
    :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      padding-inline-start: 1.5555556em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 3.1111111em;
      margin-bottom: 3.1111111em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
      font-family: var(--font-body);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0.75em;
      padding-bottom: 0.75em;
      padding-inline-start: 0.75em;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.75em;
      padding-inline-end: 0.75em;
      padding-bottom: 0.75em;
      padding-inline-start: 0.75em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.5;
      margin-top: 1em;
    }
    :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
    :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-headings);
      font-size: var(--text-desktop-h5);
      line-height: var(--text-desktop-h5--line-height);
      font-weight: var(--font-weight-headings);
    }
    :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-headings);
      font-size: var(--text-desktop-h6);
      line-height: var(--text-desktop-h6--line-height);
      font-weight: var(--font-weight-headings);
    }
    :where(small):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-body);
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-body);
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
    }
  }
  .prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1rem;
      font-family: var(--font-body);
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.2222222em;
      line-height: 1.4545455;
      margin-top: 1.0909091em;
      margin-bottom: 1.0909091em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.6666667em;
      margin-bottom: 1.6666667em;
      padding-inline-start: 1em;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: var(--text-desktop-h1);
      margin-top: 0;
      margin-bottom: 2.25rem;
      line-height: var(--text-desktop-h1--line-height);
      font-family: var(--font-headings);
      font-weight: var(--font-weight-headings);
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: var(--text-desktop-h2);
      margin-top: 1.8666667em;
      margin-bottom: 2.25rem;
      line-height: var(--text-desktop-h2--line-height);
      font-family: var(--font-headings);
      font-weight: var(--font-weight-headings);
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: var(--text-desktop-h3);
      margin-top: 1.6666667em;
      margin-bottom: 2rem;
      line-height: var(--text-desktop-h3--line-height);
      font-family: var(--font-headings);
      font-weight: var(--font-weight-headings);
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 0.4444444em;
      line-height: var(--text-desktop-h4--line-height);
      font-family: var(--font-headings);
      font-size: var(--text-desktop-h4);
      font-weight: var(--font-weight-headings);
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      border-radius: 0.3125rem;
      padding-top: 0.2222222em;
      padding-inline-end: 0.4444444em;
      padding-bottom: 0.2222222em;
      padding-inline-start: 0.4444444em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8666667em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.875em;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.75;
      margin-top: 2em;
      margin-bottom: 2em;
      border-radius: 0.375rem;
      padding-top: 1em;
      padding-inline-end: 1.5em;
      padding-bottom: 1em;
      padding-inline-start: 1.5em;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.5555556em;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.5555556em;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      margin-bottom: 0.6666667em;
      font-family: var(--font-body);
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4444444em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4444444em;
    }
    :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
    }
    :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      padding-inline-start: 1.5555556em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 3.1111111em;
      margin-bottom: 3.1111111em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
      font-family: var(--font-body);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0.75em;
      padding-bottom: 0.75em;
      padding-inline-start: 0.75em;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.75em;
      padding-inline-end: 0.75em;
      padding-bottom: 0.75em;
      padding-inline-start: 0.75em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.5;
      margin-top: 1em;
    }
    :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
    :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-headings);
      font-size: var(--text-desktop-h5);
      line-height: var(--text-desktop-h5--line-height);
      font-weight: var(--font-weight-headings);
    }
    :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-headings);
      font-size: var(--text-desktop-h6);
      line-height: var(--text-desktop-h6--line-height);
      font-weight: var(--font-weight-headings);
    }
    :where(small):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-body);
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-family: var(--font-body);
      font-size: var(--text-desktop-body-sm);
      line-height: var(--text-desktop-body-sm--line-height);
    }
  }
  .-mt-1 {
    margin-top: calc(var(--spacing) * -1);
  }
  .-mt-3 {
    margin-top: calc(var(--spacing) * -3);
  }
  .-mt-4 {
    margin-top: calc(var(--spacing) * -4);
  }
  .-mt-7 {
    margin-top: calc(var(--spacing) * -7);
  }
  .-mt-px {
    margin-top: -1px;
  }
  .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-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .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-12\.5 {
    margin-top: calc(var(--spacing) * 12.5);
  }
  .mt-13 {
    margin-top: calc(var(--spacing) * 13);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-auto {
    margin-top: auto;
  }
  .-mb-10 {
    margin-bottom: calc(var(--spacing) * -10);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-11 {
    margin-bottom: calc(var(--spacing) * 11);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-12\.5 {
    margin-bottom: calc(var(--spacing) * 12.5);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .hidden\! {
    display: none !important;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .h-0\.5 {
    height: calc(var(--spacing) * 0.5);
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-2\.5 {
    height: calc(var(--spacing) * 2.5);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-38 {
    height: calc(var(--spacing) * 38);
  }
  .h-64 {
    height: calc(var(--spacing) * 64);
  }
  .h-68 {
    height: calc(var(--spacing) * 68);
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[53px\] {
    height: 53px;
  }
  .h-\[290px\] {
    height: 290px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-full\! {
    height: 100% !important;
  }
  .max-h-\[80px\] {
    max-height: 80px;
  }
  .max-h-\[120px\] {
    max-height: 120px;
  }
  .min-h-\[135px\] {
    min-height: 135px;
  }
  .min-h-\[200px\] {
    min-height: 200px;
  }
  .min-h-\[470px\] {
    min-height: 470px;
  }
  .min-h-dvh {
    min-height: 100dvh;
  }
  .min-h-full {
    min-height: 100%;
  }
  .w-0 {
    width: calc(var(--spacing) * 0);
  }
  .w-0\.5 {
    width: calc(var(--spacing) * 0.5);
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-1\/3 {
    width: calc(1/3 * 100%);
  }
  .w-2\.5 {
    width: calc(var(--spacing) * 2.5);
  }
  .w-2\/3 {
    width: calc(2/3 * 100%);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-7 {
    width: calc(var(--spacing) * 7);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-43 {
    width: calc(var(--spacing) * 43);
  }
  .w-\[18px\] {
    width: 18px;
  }
  .w-\[30\%\] {
    width: 30%;
  }
  .w-\[30px\] {
    width: 30px;
  }
  .w-\[61px\] {
    width: 61px;
  }
  .w-\[70\%\] {
    width: 70%;
  }
  .w-\[570px\] {
    width: 570px;
  }
  .w-\[1252px\] {
    width: 1252px;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[80px\] {
    max-width: 80px;
  }
  .max-w-\[120px\] {
    max-width: 120px;
  }
  .max-w-\[130px\] {
    max-width: 130px;
  }
  .max-w-\[212px\] {
    max-width: 212px;
  }
  .max-w-\[235px\] {
    max-width: 235px;
  }
  .max-w-\[286px\] {
    max-width: 286px;
  }
  .max-w-\[298px\] {
    max-width: 298px;
  }
  .max-w-\[335px\] {
    max-width: 335px;
  }
  .max-w-\[380px\] {
    max-width: 380px;
  }
  .max-w-\[400px\] {
    max-width: 400px;
  }
  .max-w-\[500px\] {
    max-width: 500px;
  }
  .max-w-\[828px\] {
    max-width: 828px;
  }
  .max-w-\[950px\] {
    max-width: 950px;
  }
  .max-w-\[966px\] {
    max-width: 966px;
  }
  .max-w-\[996px\] {
    max-width: 996px;
  }
  .max-w-\[1000px\] {
    max-width: 1000px;
  }
  .max-w-\[1130px\] {
    max-width: 1130px;
  }
  .max-w-\[1200px\] {
    max-width: 1200px;
  }
  .max-w-\[1300px\] {
    max-width: 1300px;
  }
  .max-w-\[1348px\] {
    max-width: 1348px;
  }
  .max-w-\[1364px\] {
    max-width: 1364px;
  }
  .max-w-\[1380px\] {
    max-width: 1380px;
  }
  .max-w-\[1400px\] {
    max-width: 1400px;
  }
  .max-w-\[1464px\] {
    max-width: 1464px;
  }
  .max-w-\[1480px\] {
    max-width: 1480px;
  }
  .max-w-\[1680px\] {
    max-width: 1680px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-screen {
    max-width: 100vw;
  }
  .min-w-\[275px\] {
    min-width: 275px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .origin-top-right {
    transform-origin: 100% 0;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[calc\(-50\%\+175px\)\] {
    --tw-translate-x: calc(-50% + 175px);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-full {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[-10px\] {
    --tw-translate-y: -10px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[-100\%\] {
    --tw-translate-y: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-110 {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-130 {
    --tw-scale-x: 130%;
    --tw-scale-y: 130%;
    --tw-scale-z: 130%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-\[0\] {
    scale: 0;
  }
  .-rotate-90 {
    rotate: calc(90deg * -1);
  }
  .rotate-0 {
    rotate: 0deg;
  }
  .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;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-6\.5 {
    gap: calc(var(--spacing) * 6.5);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .space-y-0 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-0\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 0.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 0.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .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)));
    }
  }
  .space-y-5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-8 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-y-8 {
    row-gap: calc(var(--spacing) * 8);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-hidden\! {
    overflow: hidden !important;
  }
  .overflow-x-hidden\! {
    overflow-x: hidden !important;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-4xl {
    border-radius: var(--radius-4xl);
  }
  .rounded-\[50px\] {
    border-radius: 50px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .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-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-0 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-aqua {
    border-color: var(--color-aqua);
  }
  .border-black\/10 {
    border-color: color-mix(in srgb, #332720 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 10%, transparent);
    }
  }
  .border-blue-300 {
    border-color: var(--color-blue-300);
  }
  .border-dark-brown\/40 {
    border-color: color-mix(in srgb, #5e4e44 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-dark-brown) 40%, transparent);
    }
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-orange {
    border-color: var(--color-orange);
  }
  .border-saffron {
    border-color: var(--color-saffron);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-white\/10 {
    border-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .border-yellow-500 {
    border-color: var(--color-yellow-500);
  }
  .bg-\[\#000000\] {
    background-color: #000000;
  }
  .bg-aqua {
    background-color: var(--color-aqua);
  }
  .bg-berry {
    background-color: var(--color-berry);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-dark-brown {
    background-color: var(--color-dark-brown);
  }
  .bg-ivory {
    background-color: var(--color-ivory);
  }
  .bg-off-white {
    background-color: var(--color-off-white);
  }
  .bg-orange {
    background-color: var(--color-orange);
  }
  .bg-saffron {
    background-color: var(--color-saffron);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-yellow-50 {
    background-color: var(--color-yellow-50);
  }
  .bg-contain {
    background-size: contain;
  }
  .bg-size-\[690px_auto\] {
    background-size: 690px auto;
  }
  .bg-center {
    background-position: center;
  }
  .bg-position-\[top_center\] {
    background-position: top center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .mask-repeat {
    -webkit-mask-repeat: repeat;
            mask-repeat: repeat;
  }
  .object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .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-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-11 {
    padding-inline: calc(var(--spacing) * 11);
  }
  .px-12\.5 {
    padding-inline: calc(var(--spacing) * 12.5);
  }
  .px-13 {
    padding-inline: calc(var(--spacing) * 13);
  }
  .px-14 {
    padding-inline: calc(var(--spacing) * 14);
  }
  .px-30 {
    padding-inline: calc(var(--spacing) * 30);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .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-4\.5 {
    padding-block: calc(var(--spacing) * 4.5);
  }
  .py-5\.5 {
    padding-block: calc(var(--spacing) * 5.5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-8\.5 {
    padding-block: calc(var(--spacing) * 8.5);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
  .py-\[9px\] {
    padding-block: 9px;
  }
  .py-\[13px\] {
    padding-block: 13px;
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-9 {
    padding-top: calc(var(--spacing) * 9);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-15 {
    padding-top: calc(var(--spacing) * 15);
  }
  .pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
  .pt-25 {
    padding-top: calc(var(--spacing) * 25);
  }
  .pt-40 {
    padding-top: calc(var(--spacing) * 40);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-15 {
    padding-bottom: calc(var(--spacing) * 15);
  }
  .pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-18 {
    padding-bottom: calc(var(--spacing) * 18);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-30 {
    padding-bottom: calc(var(--spacing) * 30);
  }
  .pb-40 {
    padding-bottom: calc(var(--spacing) * 40);
  }
  .pb-40\! {
    padding-bottom: calc(var(--spacing) * 40) !important;
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-body {
    font-family: var(--font-body);
  }
  .font-headings {
    font-family: var(--font-headings);
  }
  .font-outfit {
    font-family: var(--font-outfit);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-desktop-body {
    font-size: var(--text-desktop-body);
    line-height: var(--tw-leading, var(--text-desktop-body--line-height));
  }
  .text-desktop-h3 {
    font-size: var(--text-desktop-h3);
    line-height: var(--tw-leading, var(--text-desktop-h3--line-height));
  }
  .text-desktop-h5 {
    font-size: var(--text-desktop-h5);
    line-height: var(--tw-leading, var(--text-desktop-h5--line-height));
  }
  .text-desktop-h6 {
    font-size: var(--text-desktop-h6);
    line-height: var(--tw-leading, var(--text-desktop-h6--line-height));
  }
  .text-desktop-menu-item {
    font-size: var(--text-desktop-menu-item);
    line-height: var(--tw-leading, var(--text-desktop-menu-item--line-height));
  }
  .text-mobile-body {
    font-size: var(--text-mobile-body);
    line-height: var(--tw-leading, var(--text-mobile-body--line-height));
  }
  .text-mobile-body-sm {
    font-size: var(--text-mobile-body-sm);
    line-height: var(--tw-leading, var(--text-mobile-body-sm--line-height));
  }
  .text-mobile-h1 {
    font-size: var(--text-mobile-h1);
    line-height: var(--tw-leading, var(--text-mobile-h1--line-height));
  }
  .text-mobile-h2 {
    font-size: var(--text-mobile-h2);
    line-height: var(--tw-leading, var(--text-mobile-h2--line-height));
  }
  .text-mobile-h3 {
    font-size: var(--text-mobile-h3);
    line-height: var(--tw-leading, var(--text-mobile-h3--line-height));
  }
  .text-mobile-h4 {
    font-size: var(--text-mobile-h4);
    line-height: var(--tw-leading, var(--text-mobile-h4--line-height));
  }
  .text-mobile-h5 {
    font-size: var(--text-mobile-h5);
    line-height: var(--tw-leading, var(--text-mobile-h5--line-height));
  }
  .text-mobile-h6 {
    font-size: var(--text-mobile-h6);
    line-height: var(--tw-leading, var(--text-mobile-h6--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-\[0\.875rem\] {
    font-size: 0.875rem;
  }
  .text-\[0\.9375rem\] {
    font-size: 0.9375rem;
  }
  .text-\[1\.25rem\] {
    font-size: 1.25rem;
  }
  .text-\[1\.125rem\] {
    font-size: 1.125rem;
  }
  .text-\[1\.0625rem\] {
    font-size: 1.0625rem;
  }
  .text-\[1rem\] {
    font-size: 1rem;
  }
  .text-\[3rem\] {
    font-size: 3rem;
  }
  .text-\[7\.5rem\] {
    font-size: 7.5rem;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-\[1\.14\] {
    --tw-leading: 1.14;
    line-height: 1.14;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .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-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .wrap-break-word {
    overflow-wrap: break-word;
  }
  .prose-white {
    color: var(--color-white);
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(small):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
  }
  .prose-white {
    color: var(--color-white);
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(small):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--color-white);
    }
  }
  .text-aqua {
    color: var(--color-aqua);
  }
  .text-beige {
    color: var(--color-beige);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-black\! {
    color: var(--color-black) !important;
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-dark-brown {
    color: var(--color-dark-brown);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-ivory {
    color: var(--color-ivory);
  }
  .text-orange {
    color: var(--color-orange);
  }
  .text-saffron {
    color: var(--color-saffron);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-700 {
    color: var(--color-yellow-700);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .underline {
    text-decoration-line: underline;
  }
  .decoration-\[\#FF6E3B80\] {
    text-decoration-color: #FF6E3B80;
  }
  .decoration-2 {
    text-decoration-thickness: 2px;
  }
  .underline-offset-8 {
    text-underline-offset: 8px;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .opacity-\[0\.5\] {
    opacity: 0.5;
  }
  .opacity-\[0\.34\] {
    opacity: 0.34;
  }
  .shadow-\[0_4px_16px_-6px_rgba\(0_0_0\/0\.26\)\] {
    --tw-shadow: 0 4px 16px -6px var(--tw-shadow-color, rgba(0 0 0/0.26));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-\[2px_7px_16\.7px_4px_rgba\(0_0_0_\/0\.14\)\] {
    --tw-shadow: 2px 7px 16.7px 4px var(--tw-shadow-color, rgba(0 0 0 /0.14));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .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-shadow {
    transition-property: box-shadow;
    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-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .not-even\:overflow-y-auto {
    &:not(*:nth-child(even)) {
      overflow-y: auto;
    }
  }
  .group-hover\:w-\[40px\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        width: 40px;
      }
    }
  }
  .group-hover\:bg-aqua {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: var(--color-aqua);
      }
    }
  }
  .group-hover\:text-black {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .group-hover\:opacity-0 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 0%;
      }
    }
  }
  .group-hover\:opacity-100 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        opacity: 100%;
      }
    }
  }
  .group-\[\&\.active\]\:w-\[40px\] {
    &:is(:where(.group).active *) {
      width: 40px;
    }
  }
  .group-\[\&\.current-page\]\:w-\[40px\] {
    &:is(:where(.group).current-page *) {
      width: 40px;
    }
  }
  .before\:absolute {
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .before\:top-0 {
    &::before {
      content: var(--tw-content);
      top: calc(var(--spacing) * 0);
    }
  }
  .before\:right-6 {
    &::before {
      content: var(--tw-content);
      right: calc(var(--spacing) * 6);
    }
  }
  .before\:right-full {
    &::before {
      content: var(--tw-content);
      right: 100%;
    }
  }
  .before\:-bottom-px {
    &::before {
      content: var(--tw-content);
      bottom: -1px;
    }
  }
  .before\:bottom-0 {
    &::before {
      content: var(--tw-content);
      bottom: calc(var(--spacing) * 0);
    }
  }
  .before\:left-6 {
    &::before {
      content: var(--tw-content);
      left: calc(var(--spacing) * 6);
    }
  }
  .before\:z-\[-1\] {
    &::before {
      content: var(--tw-content);
      z-index: -1;
    }
  }
  .before\:h-full {
    &::before {
      content: var(--tw-content);
      height: 100%;
    }
  }
  .before\:h-px {
    &::before {
      content: var(--tw-content);
      height: 1px;
    }
  }
  .before\:w-screen {
    &::before {
      content: var(--tw-content);
      width: 100vw;
    }
  }
  .before\:bg-dark-brown {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-dark-brown);
    }
  }
  .before\:bg-ivory {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-ivory);
    }
  }
  .before\:bg-orange {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-orange);
    }
  }
  .before\:content-\[\"\"\] {
    &::before {
      --tw-content: "";
      content: var(--tw-content);
    }
  }
  .before\:content-\[\'\'\] {
    &::before {
      --tw-content: '';
      content: var(--tw-content);
    }
  }
  .before\:content-none {
    &::before {
      content: var(--tw-content);
      --tw-content: none;
      content: none;
    }
  }
  .after\:absolute {
    &::after {
      content: var(--tw-content);
      position: absolute;
    }
  }
  .after\:top-0 {
    &::after {
      content: var(--tw-content);
      top: calc(var(--spacing) * 0);
    }
  }
  .after\:left-full {
    &::after {
      content: var(--tw-content);
      left: 100%;
    }
  }
  .after\:z-\[-1\] {
    &::after {
      content: var(--tw-content);
      z-index: -1;
    }
  }
  .after\:h-full {
    &::after {
      content: var(--tw-content);
      height: 100%;
    }
  }
  .after\:w-screen {
    &::after {
      content: var(--tw-content);
      width: 100vw;
    }
  }
  .after\:bg-aqua {
    &::after {
      content: var(--tw-content);
      background-color: var(--color-aqua);
    }
  }
  .after\:content-\[\"\"\] {
    &::after {
      --tw-content: "";
      content: var(--tw-content);
    }
  }
  .last\:before\:content-none {
    &:last-child {
      &::before {
        content: var(--tw-content);
        --tw-content: none;
        content: none;
      }
    }
  }
  .last\:after\:absolute {
    &:last-child {
      &::after {
        content: var(--tw-content);
        position: absolute;
      }
    }
  }
  .last\:after\:right-6 {
    &:last-child {
      &::after {
        content: var(--tw-content);
        right: calc(var(--spacing) * 6);
      }
    }
  }
  .last\:after\:bottom-0 {
    &:last-child {
      &::after {
        content: var(--tw-content);
        bottom: calc(var(--spacing) * 0);
      }
    }
  }
  .last\:after\:left-6 {
    &:last-child {
      &::after {
        content: var(--tw-content);
        left: calc(var(--spacing) * 6);
      }
    }
  }
  .last\:after\:h-px {
    &:last-child {
      &::after {
        content: var(--tw-content);
        height: 1px;
      }
    }
  }
  .last\:after\:bg-orange {
    &:last-child {
      &::after {
        content: var(--tw-content);
        background-color: var(--color-orange);
      }
    }
  }
  .last\:after\:content-\[\'\'\] {
    &:last-child {
      &::after {
        --tw-content: '';
        content: var(--tw-content);
      }
    }
  }
  .hover\:bg-aqua {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-aqua);
      }
    }
  }
  .hover\:bg-aqua\/90 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #5cc1c4 90%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-aqua) 90%, transparent);
        }
      }
    }
  }
  .hover\:bg-off-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-off-white);
      }
    }
  }
  .hover\:bg-saffron {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-saffron);
      }
    }
  }
  .hover\:bg-saffron\/90 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #ffb341 90%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-saffron) 90%, transparent);
        }
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:bg-white\/90 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in srgb, #fff 90%, transparent);
        @supports (color: color-mix(in lab, red, red)) {
          background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
        }
      }
    }
  }
  .hover\:text-beige {
    &:hover {
      @media (hover: hover) {
        color: var(--color-beige);
      }
    }
  }
  .hover\:text-black {
    &:hover {
      @media (hover: hover) {
        color: var(--color-black);
      }
    }
  }
  .hover\:text-orange {
    &:hover {
      @media (hover: hover) {
        color: var(--color-orange);
      }
    }
  }
  .hover\:text-saffron {
    &:hover {
      @media (hover: hover) {
        color: var(--color-saffron);
      }
    }
  }
  .hover\:opacity-70 {
    &:hover {
      @media (hover: hover) {
        opacity: 70%;
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .hover\:shadow-\[0_4px_16px_-6px_rgba\(0_0_0\/0\.75\)\] {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 16px -6px var(--tw-shadow-color, rgba(0 0 0/0.75));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .hover\:shadow-xl {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:ring-aqua {
    &:focus {
      --tw-ring-color: var(--color-aqua);
    }
  }
  .focus\:ring-saffron {
    &:focus {
      --tw-ring-color: var(--color-saffron);
    }
  }
  .focus\:ring-white {
    &:focus {
      --tw-ring-color: var(--color-white);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-visible\:ring-offset-2 {
    &:focus-visible {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .max-lg\:bg-black {
    @media (width < 64rem) {
      background-color: var(--color-black);
    }
  }
  .sm\:w-1\/2 {
    @media (width >= 40rem) {
      width: calc(1/2 * 100%);
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:pt-45 {
    @media (width >= 40rem) {
      padding-top: calc(var(--spacing) * 45);
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:max-w-\[160px\] {
    @media (width >= 48rem) {
      max-width: 160px;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .lg\:sticky {
    @media (width >= 64rem) {
      position: sticky;
    }
  }
  .lg\:-right-6 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * -6);
    }
  }
  .lg\:right-0 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * 0);
    }
  }
  .lg\:bottom-0 {
    @media (width >= 64rem) {
      bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:order-1 {
    @media (width >= 64rem) {
      order: 1;
    }
  }
  .lg\:order-2 {
    @media (width >= 64rem) {
      order: 2;
    }
  }
  .lg\:col-span-3 {
    @media (width >= 64rem) {
      grid-column: span 3 / span 3;
    }
  }
  .lg\:col-span-4 {
    @media (width >= 64rem) {
      grid-column: span 4 / span 4;
    }
  }
  .lg\:mx-0 {
    @media (width >= 64rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:mx-auto {
    @media (width >= 64rem) {
      margin-inline: auto;
    }
  }
  .lg\:prose-lg {
    @media (width >= 64rem) {
      font-size: 1.125rem;
      line-height: 1.7777778;
      :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1rem;
        font-family: var(--font-body);
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
      }
      :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-top: 1.0909091em;
        margin-bottom: 1.0909091em;
      }
      :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-inline-start: 1em;
      }
      :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: var(--text-desktop-h1);
        margin-top: 0;
        margin-bottom: 2.25rem;
        line-height: var(--text-desktop-h1--line-height);
        font-family: var(--font-headings);
        font-weight: var(--font-weight-headings);
      }
      :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: var(--text-desktop-h2);
        margin-top: 1.8666667em;
        margin-bottom: 2.25rem;
        line-height: var(--text-desktop-h2--line-height);
        font-family: var(--font-headings);
        font-weight: var(--font-weight-headings);
      }
      :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: var(--text-desktop-h3);
        margin-top: 1.6666667em;
        margin-bottom: 2rem;
        line-height: var(--text-desktop-h3--line-height);
        font-family: var(--font-headings);
        font-weight: var(--font-weight-headings);
      }
      :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 0.4444444em;
        line-height: var(--text-desktop-h4--line-height);
        font-family: var(--font-headings);
        font-size: var(--text-desktop-h4);
        font-weight: var(--font-weight-headings);
      }
      :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
      }
      :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
      }
      :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
        margin-bottom: 0;
      }
      :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
      }
      :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8888889em;
        border-radius: 0.3125rem;
        padding-top: 0.2222222em;
        padding-inline-end: 0.4444444em;
        padding-bottom: 0.2222222em;
        padding-inline-start: 0.4444444em;
      }
      :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8888889em;
      }
      :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8666667em;
      }
      :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.875em;
      }
      :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: 0.375rem;
        padding-top: 1em;
        padding-inline-end: 1.5em;
        padding-bottom: 1em;
        padding-inline-start: 1.5em;
      }
      :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-inline-start: 1.5555556em;
      }
      :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-inline-start: 1.5555556em;
      }
      :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.6666667em;
        margin-bottom: 0.6666667em;
        font-family: var(--font-body);
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
      }
      :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0.4444444em;
      }
      :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0.4444444em;
      }
      :where(.lg\:prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.8888889em;
        margin-bottom: 0.8888889em;
      }
      :where(.lg\:prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
      }
      :where(.lg\:prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 1.3333333em;
      }
      :where(.lg\:prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
      }
      :where(.lg\:prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 1.3333333em;
      }
      :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.8888889em;
        margin-bottom: 0.8888889em;
      }
      :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
      }
      :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
      }
      :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.6666667em;
        padding-inline-start: 1.5555556em;
      }
      :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em;
      }
      :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
        font-family: var(--font-body);
      }
      :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0.75em;
        padding-bottom: 0.75em;
        padding-inline-start: 0.75em;
      }
      :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0;
      }
      :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0;
      }
      :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-top: 0.75em;
        padding-inline-end: 0.75em;
        padding-bottom: 0.75em;
        padding-inline-start: 0.75em;
      }
      :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0;
      }
      :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0;
      }
      :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
      }
      :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
        margin-bottom: 0;
      }
      :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8888889em;
        line-height: 1.5;
        margin-top: 1em;
      }
      :where(.lg\:prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(.lg\:prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 0;
      }
      :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-family: var(--font-headings);
        font-size: var(--text-desktop-h5);
        line-height: var(--text-desktop-h5--line-height);
        font-weight: var(--font-weight-headings);
      }
      :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-family: var(--font-headings);
        font-size: var(--text-desktop-h6);
        line-height: var(--text-desktop-h6--line-height);
        font-weight: var(--font-weight-headings);
      }
      :where(small):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-family: var(--font-body);
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
      }
      :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-family: var(--font-body);
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
      }
    }
  }
  .lg\:prose-lg {
    @media (width >= 64rem) {
      font-size: 1.125rem;
      line-height: 1.7777778;
      :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1rem;
        font-family: var(--font-body);
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
      }
      :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 1.2222222em;
        line-height: 1.4545455;
        margin-top: 1.0909091em;
        margin-bottom: 1.0909091em;
      }
      :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-inline-start: 1em;
      }
      :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: var(--text-desktop-h1);
        margin-top: 0;
        margin-bottom: 2.25rem;
        line-height: var(--text-desktop-h1--line-height);
        font-family: var(--font-headings);
        font-weight: var(--font-weight-headings);
      }
      :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: var(--text-desktop-h2);
        margin-top: 1.8666667em;
        margin-bottom: 2.25rem;
        line-height: var(--text-desktop-h2--line-height);
        font-family: var(--font-headings);
        font-weight: var(--font-weight-headings);
      }
      :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: var(--text-desktop-h3);
        margin-top: 1.6666667em;
        margin-bottom: 2rem;
        line-height: var(--text-desktop-h3--line-height);
        font-family: var(--font-headings);
        font-weight: var(--font-weight-headings);
      }
      :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 0.4444444em;
        line-height: var(--text-desktop-h4--line-height);
        font-family: var(--font-headings);
        font-size: var(--text-desktop-h4);
        font-weight: var(--font-weight-headings);
      }
      :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
      }
      :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
      }
      :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
        margin-bottom: 0;
      }
      :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
      }
      :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8888889em;
        border-radius: 0.3125rem;
        padding-top: 0.2222222em;
        padding-inline-end: 0.4444444em;
        padding-bottom: 0.2222222em;
        padding-inline-start: 0.4444444em;
      }
      :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8888889em;
      }
      :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8666667em;
      }
      :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.875em;
      }
      :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: 0.375rem;
        padding-top: 1em;
        padding-inline-end: 1.5em;
        padding-bottom: 1em;
        padding-inline-start: 1.5em;
      }
      :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-inline-start: 1.5555556em;
      }
      :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-inline-start: 1.5555556em;
      }
      :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.6666667em;
        margin-bottom: 0.6666667em;
        font-family: var(--font-body);
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
      }
      :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0.4444444em;
      }
      :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0.4444444em;
      }
      :where(.lg\:prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.8888889em;
        margin-bottom: 0.8888889em;
      }
      :where(.lg\:prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
      }
      :where(.lg\:prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 1.3333333em;
      }
      :where(.lg\:prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
      }
      :where(.lg\:prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 1.3333333em;
      }
      :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.8888889em;
        margin-bottom: 0.8888889em;
      }
      :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
      }
      :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.3333333em;
      }
      :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0.6666667em;
        padding-inline-start: 1.5555556em;
      }
      :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em;
      }
      :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
        font-family: var(--font-body);
      }
      :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0.75em;
        padding-bottom: 0.75em;
        padding-inline-start: 0.75em;
      }
      :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0;
      }
      :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0;
      }
      :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-top: 0.75em;
        padding-inline-end: 0.75em;
        padding-bottom: 0.75em;
        padding-inline-start: 0.75em;
      }
      :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-start: 0;
      }
      :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        padding-inline-end: 0;
      }
      :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
      }
      :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
        margin-bottom: 0;
      }
      :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-size: 0.8888889em;
        line-height: 1.5;
        margin-top: 1em;
      }
      :where(.lg\:prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-top: 0;
      }
      :where(.lg\:prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        margin-bottom: 0;
      }
      :where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-family: var(--font-headings);
        font-size: var(--text-desktop-h5);
        line-height: var(--text-desktop-h5--line-height);
        font-weight: var(--font-weight-headings);
      }
      :where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-family: var(--font-headings);
        font-size: var(--text-desktop-h6);
        line-height: var(--text-desktop-h6--line-height);
        font-weight: var(--font-weight-headings);
      }
      :where(small):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-family: var(--font-body);
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
      }
      :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
        font-family: var(--font-body);
        font-size: var(--text-desktop-body-sm);
        line-height: var(--text-desktop-body-sm--line-height);
      }
    }
  }
  .lg\:-mt-5 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * -5);
    }
  }
  .lg\:mt-0 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .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-12 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 12);
    }
  }
  .lg\:mt-16 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 16);
    }
  }
  .lg\:mt-18 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 18);
    }
  }
  .lg\:-mb-6 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * -6);
    }
  }
  .lg\:-mb-15 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * -15);
    }
  }
  .lg\:mb-0 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .lg\:mb-12 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }
  .lg\:mb-16 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 16);
    }
  }
  .lg\:mb-17 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 17);
    }
  }
  .lg\:mb-20 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 20);
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:block\! {
    @media (width >= 64rem) {
      display: block !important;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:h-20 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 20);
    }
  }
  .lg\:h-75 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 75);
    }
  }
  .lg\:h-96 {
    @media (width >= 64rem) {
      height: calc(var(--spacing) * 96);
    }
  }
  .lg\:h-\[350px\] {
    @media (width >= 64rem) {
      height: 350px;
    }
  }
  .lg\:min-h-\[185px\] {
    @media (width >= 64rem) {
      min-height: 185px;
    }
  }
  .lg\:min-h-\[560px\] {
    @media (width >= 64rem) {
      min-height: 560px;
    }
  }
  .lg\:min-h-\[800px\] {
    @media (width >= 64rem) {
      min-height: 800px;
    }
  }
  .lg\:w-1\/2 {
    @media (width >= 64rem) {
      width: calc(1/2 * 100%);
    }
  }
  .lg\:w-1\/3 {
    @media (width >= 64rem) {
      width: calc(1/3 * 100%);
    }
  }
  .lg\:w-1\/4 {
    @media (width >= 64rem) {
      width: calc(1/4 * 100%);
    }
  }
  .lg\:w-\[35\%\] {
    @media (width >= 64rem) {
      width: 35%;
    }
  }
  .lg\:w-\[65\%\] {
    @media (width >= 64rem) {
      width: 65%;
    }
  }
  .lg\:w-auto {
    @media (width >= 64rem) {
      width: auto;
    }
  }
  .lg\:max-w-\[60\%\] {
    @media (width >= 64rem) {
      max-width: 60%;
    }
  }
  .lg\:max-w-\[185px\] {
    @media (width >= 64rem) {
      max-width: 185px;
    }
  }
  .lg\:max-w-\[228px\] {
    @media (width >= 64rem) {
      max-width: 228px;
    }
  }
  .lg\:max-w-\[298px\] {
    @media (width >= 64rem) {
      max-width: 298px;
    }
  }
  .lg\:max-w-\[300px\] {
    @media (width >= 64rem) {
      max-width: 300px;
    }
  }
  .lg\:max-w-\[430px\] {
    @media (width >= 64rem) {
      max-width: 430px;
    }
  }
  .lg\:max-w-\[577px\] {
    @media (width >= 64rem) {
      max-width: 577px;
    }
  }
  .lg\:max-w-none {
    @media (width >= 64rem) {
      max-width: none;
    }
  }
  .lg\:flex-1 {
    @media (width >= 64rem) {
      flex: 1;
    }
  }
  .lg\:flex-\[0_0_70\%\] {
    @media (width >= 64rem) {
      flex: 0 0 70%;
    }
  }
  .lg\:translate-x-\[calc\(-50\%-275px\)\] {
    @media (width >= 64rem) {
      --tw-translate-x: calc(-50% - 275px);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .lg\:grid-cols-1 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-4 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-5 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-7 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(7, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-\[1fr_auto\] {
    @media (width >= 64rem) {
      grid-template-columns: 1fr auto;
    }
  }
  .lg\:flex-col {
    @media (width >= 64rem) {
      flex-direction: column;
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:justify-between {
    @media (width >= 64rem) {
      justify-content: space-between;
    }
  }
  .lg\:justify-center {
    @media (width >= 64rem) {
      justify-content: center;
    }
  }
  .lg\:justify-end {
    @media (width >= 64rem) {
      justify-content: flex-end;
    }
  }
  .lg\:gap-4 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:gap-7\.5 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 7.5);
    }
  }
  .lg\:gap-10 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 10);
    }
  }
  .lg\:gap-11 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 11);
    }
  }
  .lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .lg\:gap-12\.5 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 12.5);
    }
  }
  .lg\:gap-15 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 15);
    }
  }
  .lg\:gap-16 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 16);
    }
  }
  .lg\:space-y-3 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-8 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:space-y-12\.5 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 12.5) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 12.5) * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .lg\:p-12 {
    @media (width >= 64rem) {
      padding: calc(var(--spacing) * 12);
    }
  }
  .lg\:px-0 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:px-8 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:px-15 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 15);
    }
  }
  .lg\:py-12\.5 {
    @media (width >= 64rem) {
      padding-block: calc(var(--spacing) * 12.5);
    }
  }
  .lg\:pt-4\.5 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 4.5);
    }
  }
  .lg\:pt-17\.5 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 17.5);
    }
  }
  .lg\:pt-25 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 25);
    }
  }
  .lg\:pt-32 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 32);
    }
  }
  .lg\:pt-40 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 40);
    }
  }
  .lg\:pb-7 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 7);
    }
  }
  .lg\:pb-24 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 24);
    }
  }
  .lg\:pb-30 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 30);
    }
  }
  .lg\:pb-35 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 35);
    }
  }
  .lg\:pb-40 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 40);
    }
  }
  .lg\:pb-50\! {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 50) !important;
    }
  }
  .lg\:pb-55 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 55);
    }
  }
  .lg\:text-desktop-body {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-body);
      line-height: var(--tw-leading, var(--text-desktop-body--line-height));
    }
  }
  .lg\:text-desktop-body-sm {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-body-sm);
      line-height: var(--tw-leading, var(--text-desktop-body-sm--line-height));
    }
  }
  .lg\:text-desktop-body-sm\! {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-body-sm) !important;
      line-height: var(--tw-leading, var(--text-desktop-body-sm--line-height)) !important;
    }
  }
  .lg\:text-desktop-h1 {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-h1);
      line-height: var(--tw-leading, var(--text-desktop-h1--line-height));
    }
  }
  .lg\:text-desktop-h2 {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-h2);
      line-height: var(--tw-leading, var(--text-desktop-h2--line-height));
    }
  }
  .lg\:text-desktop-h3 {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-h3);
      line-height: var(--tw-leading, var(--text-desktop-h3--line-height));
    }
  }
  .lg\:text-desktop-h4 {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-h4);
      line-height: var(--tw-leading, var(--text-desktop-h4--line-height));
    }
  }
  .lg\:text-desktop-h5 {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-h5);
      line-height: var(--tw-leading, var(--text-desktop-h5--line-height));
    }
  }
  .lg\:text-desktop-h6 {
    @media (width >= 64rem) {
      font-size: var(--text-desktop-h6);
      line-height: var(--tw-leading, var(--text-desktop-h6--line-height));
    }
  }
  .lg\:text-\[2\.25rem\] {
    @media (width >= 64rem) {
      font-size: 2.25rem;
    }
  }
  .xl\:translate-x-\[calc\(-50\%-220px\)\] {
    @media (width >= 80rem) {
      --tw-translate-x: calc(-50% - 220px);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .xl\:pl-24 {
    @media (width >= 80rem) {
      padding-left: calc(var(--spacing) * 24);
    }
  }
  .\[\&_a\]\:font-headings {
    & a {
      font-family: var(--font-headings);
    }
  }
  .\[\&_a\]\:text-mobile-h3 {
    & a {
      font-size: var(--text-mobile-h3);
      line-height: var(--tw-leading, var(--text-mobile-h3--line-height));
    }
  }
  .\[\&_a\]\:text-black {
    & a {
      color: var(--color-black);
    }
  }
  .\[\&_a\]\:no-underline {
    & a {
      text-decoration-line: none;
    }
  }
  .\[\&_a\]\:hover\:underline {
    & a {
      &:hover {
        @media (hover: hover) {
          text-decoration-line: underline;
        }
      }
    }
  }
  .lg\:\[\&_a\]\:text-desktop-h3 {
    @media (width >= 64rem) {
      & a {
        font-size: var(--text-desktop-h3);
        line-height: var(--tw-leading, var(--text-desktop-h3--line-height));
      }
    }
  }
  .\[\&\.current-page\]\:text-orange {
    &.current-page {
      color: var(--color-orange);
    }
  }
}
@font-face {
  font-family: 'Linux Biolinum O Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Linux Biolinum O Regular'), url('./assets/fonts/linux/LinBiolinum_R.woff') format('woff');
}
@font-face {
  font-family: 'Linux Biolinum O Italic';
  font-style: normal;
  font-weight: normal;
  src: local('Linux Biolinum O Italic'), url('./assets/fonts/linux/LinBiolinum_RI.woff') format('woff');
}
@font-face {
  font-family: 'Linux Biolinum O Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Linux Biolinum O Bold'), url('./assets/fonts/linux/LinBiolinum_RB.woff') format('woff');
}
@font-face {
  font-family: 'Linux Biolinum Keyboard O Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Linux Biolinum Keyboard O Regular'), url('./assets/fonts/linux/LinBiolinum_K.woff') format('woff');
}
@layer header {
  @media (min-width: 64rem) {
    .site-header {
      background-image: url('assets/images/header-bg.svg');
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }
  }
  .site-header {
    transform: translateY(0);
  }
  .site-header.header-visible {
    transform: translateY(0);
  }
  .site-header.header-hidden {
    transform: translateY(-100%);
  }
  @media (min-width: 64rem) {
    body.admin-bar .site-header {
      top: 32px;
    }
    body.admin-bar nav.desktop-mega-menu {
      top: 32px;
    }
  }
}
nav.mobile-menu.is-open {
  --tw-translate-y: 0;
}
body.mobile-menu-open {
  overflow: hidden;
}
.mobile-menu-dropdown {
  overflow: hidden;
}
body.mega-menu-open {
  overflow: hidden;
}
@layer background-curves {
  .bg-curve-ivory:before, .bg-curve-ivory:after {
    background-color: var(--color-ivory);
  }
  .bg-curve-black:before, .bg-curve-black:after {
    background-color: var(--color-black);
  }
  .bg-curve-off-white:before, .bg-curve-off-white:after {
    background-color: var(--color-off-white);
  }
  .bg-curve-white:before, .bg-curve-white:after {
    background-color: var(--color-white);
  }
  .bg-curve-saffron:before, .bg-curve-saffron:after {
    background-color: var(--color-saffron);
  }
  .bg-curve-aqua:before, .bg-curve-aqua:after {
    background-color: var(--color-aqua);
  }
  .bg-curve-top:before, .bg-curve-top-flat:before {
    content: '';
    position: absolute;
    top: -2rem;
    left: 0;
    width: 100%;
    height: 2rem;
    -webkit-mask-image: url('assets/images/background-curves/curve-top-agressive.svg');
            mask-image: url('assets/images/background-curves/curve-top-agressive.svg');
    -webkit-mask-size: 100% auto;
            mask-size: 100% auto;
    -webkit-mask-position: top center;
            mask-position: top center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    z-index: 10;
    @media (min-width: 1850px) {
      top: -2.5rem;
      height: 2.5rem;
    }
    @media (min-width: 1920px) {
      top: -3rem;
      height: 3rem;
    }
  }
  .bg-curve-top-flat:before {
    @media (min-width: 64rem) {
      -webkit-mask-image: url('assets/images/background-curves/curve-top.svg');
              mask-image: url('assets/images/background-curves/curve-top.svg');
    }
  }
  .bg-curve-bottom:after, .bg-curve-bottom-flat:after {
    content: '';
    position: absolute;
    bottom: -2rem;
    left: 0;
    width: 100%;
    height: 2rem;
    -webkit-mask-image: url('assets/images/background-curves/curve-bottom-agressive.svg');
            mask-image: url('assets/images/background-curves/curve-bottom-agressive.svg');
    -webkit-mask-size: 100% auto;
            mask-size: 100% auto;
    -webkit-mask-position: bottom center;
            mask-position: bottom center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    z-index: 10;
    @media (min-width: 1850px) {
      bottom: -2.5rem;
      height: 2.5rem;
    }
    @media (min-width: 1920px) {
      bottom: -3rem;
      height: 3rem;
    }
  }
  .bg-curve-bottom-flat:after {
    @media (min-width: 64rem) {
      -webkit-mask-image: url('assets/images/background-curves/curve-bottom.svg');
              mask-image: url('assets/images/background-curves/curve-bottom.svg');
    }
  }
  .hero-curve-bottom {
    -webkit-mask-image: url('assets/images/background-curves/curve-top-agressive.svg');
            mask-image: url('assets/images/background-curves/curve-top-agressive.svg');
  }
  .bg-curve-top-disable-mobile:before {
    @media (max-width: 64rem) {
      display: none;
    }
  }
  .bg-curve-bottom-disable-mobile:after {
    @media (max-width: 64rem) {
      display: none;
    }
  }
}
@layer background-block {
  .background-block--black .prose * {
    color: var(--color-white);
  }
  .background-block__containered + .background-block__containered {
    margin-top: 90px;
    @media (min-width: 64rem) {
      margin-top: 120px;
    }
  }
  .entry-content > .background-block__containered:last-child {
    margin-bottom: 60px;
    @media (min-width: 64rem) {
      margin-bottom: 90px;
    }
  }
  .filtered-content-block[aria-hidden="false"] .background-block:last-child:has(.background-block__curves) {
    margin-bottom: 100px;
  }
}
@layer breadcrumbs {
  .breadcrumbs a:hover {
    color: var(--color-ivory);
  }
}
@layer prose {
  .prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    list-style: none;
    padding-inline-start: 0;
  }
  .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    position: relative;
    padding-left: 1.5em;
    background-image: url('assets/images/list-item-bullet.svg');
    background-repeat: no-repeat;
    background-position: left 0.15em;
    background-size: 16px 16px;
  }
  .prose :where(.wysiwyg-paragraph-large):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .prose :where(li.wysiwyg-paragraph-large):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  @media (min-width: 64rem) {
    .prose :where(.wysiwyg-paragraph-large):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.625rem;
    }
  }
  .prose :where(.wysiwyg-text-black):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-black);
  }
  .prose :where(.wysiwyg-text-off-white):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-off-white);
  }
  .prose :where(.wysiwyg-text-aqua):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-aqua);
  }
  .prose :where(.wysiwyg-text-orange):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-orange);
  }
  .prose :where(.wysiwyg-text-saffron):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-saffron);
  }
  .prose :where(.wysiwyg-text-berry):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-berry);
  }
  .prose :where(.wysiwyg-text-beige):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-beige);
  }
  .prose :where(.wysiwyg-text-ivory):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-ivory);
  }
  .prose :where(.wysiwyg-text-dark-brown):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--color-dark-brown);
  }
  .prose img {
    border-radius: 2rem;
    overflow: hidden;
  }
  .prose img.wysiwyg-image-non-rounded {
    border-radius: 0;
  }
  .prose img.aligncenter {
    margin-left: auto;
    margin-right: auto;
  }
  .prose img.alignright {
    margin-left: auto;
  }
  .prose img:not(.aligncenter):not(.alignright):not(.alignleft) {
    display: inline;
  }
  .prose p:has(img) + h2,
    .prose p:has(img) + h3,
    .prose p:has(img) + h4,
    .prose p:has(img) + h5,
    .prose p:has(img) + h6 {
    margin-top: 0 !important;
  }
}
@layer containered-two-column-image {
  @media (min-width: 64rem) {
    .background-block__containered  .two-column-content-circle-image-block:only-child {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      padding-left: 60px;
      &.content_right {
        padding-right: 60px;
      }
    }
    .background-block__containered:has(.two-column-content-circle-image-block) > .block-background {
      top: 30px;
      bottom: 30px;
    }
  }
}
@layer instagram-feed {
  .instagram-feed-block__feed #sb_instagram .sbi_item {
    border-radius: 20px;
    overflow: hidden;
  }
}
@layer spacing {
  .block-spacing-large {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  @media (min-width: 64rem) {
    .block-spacing-large {
      padding-top: 120px;
      padding-bottom: 120px;
    }
  }
  .block-spacing-medium {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  @media (min-width: 64rem) {
    .block-spacing-medium {
      padding-top: 90px;
      padding-bottom: 90px;
    }
  }
  .block-spacing-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  @media (min-width: 64rem) {
    .block-spacing-small {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  }
  .block-spacing-none {
    padding-top: 0;
    padding-bottom: 0;
  }
  .karuna-block + .karuna-block {
    padding-top: 0;
  }
}
@layer tabs-block {
  .background-block__containered .tabs-block {
    max-width: 1200px;
  }
}
@layer quote-block {
  @media (min-width: 64rem) {
    .background-block .quote-block:last-child {
      padding-bottom: 0 !important;
    }
    .background-block:has(.quote-block:last-child) > .block-background,
        .background-block:has(.quote-block:last-child) > .background-block__curves {
      bottom: 60px;
    }
  }
  .background-block--aqua .quote-block .quote-content__quotation-marks {
    color: var(--color-black);
  }
}
@layer typography {
  .background-block.background-block--ivory h1,
    .background-block.background-block--ivory h2,
    .background-block.background-block--ivory h3,
    .background-block.background-block--ivory h4,
    .background-block.background-block--ivory h5,
    .background-block.background-block--ivory h6 {
    color: var(--color-orange);
  }
}
@layer gravity-forms {
  .gform-theme--foundation .gfield input[type="text"],
    .gform-theme--foundation .gfield input[type="email"],
    .gform-theme--foundation .gfield input[type="tel"],
    .gform-theme--foundation .gfield input[type="number"],
    .gform-theme--foundation .gfield input[type="url"],
    .gform-theme--foundation .gfield input[type="date"],
    .gform-theme--foundation .gfield input[type="time"],
    .gform-theme--foundation .gfield input[type="password"],
    .gform-theme--foundation .gfield input[type="file"],
    .gform-theme--api .gfield input[type="text"],
    .gform-theme--api .gfield input[type="email"],
    .gform-theme--api .gfield input[type="tel"],
    .gform-theme--api .gfield input[type="number"],
    .gform-theme--api .gfield input[type="url"],
    .gform-theme--api .gfield input[type="date"],
    .gform-theme--api .gfield input[type="time"],
    .gform-theme--api .gfield input[type="password"],
    .gform-theme--api .gfield input[type="file"] {
    width: 100% !important;
    height: 3.25rem !important;
    padding: 1.25rem 1.25rem 0.875rem !important;
    background-color: white !important;
    border: none !important;
    border-radius: 1.625rem !important;
    font-size: var(--text-mobile-body-sm) !important;
    font-family: var(--font-body) !important;
    color: var(--color-text) !important;
    transition: box-shadow 0.2s ease-in-out !important;
    box-shadow: none !important;
  }
  .gform-theme--foundation .gfield input[type="text"]:focus,
    .gform-theme--foundation .gfield input[type="email"]:focus,
    .gform-theme--foundation .gfield input[type="tel"]:focus,
    .gform-theme--foundation .gfield input[type="number"]:focus,
    .gform-theme--foundation .gfield input[type="url"]:focus,
    .gform-theme--foundation .gfield input[type="date"]:focus,
    .gform-theme--foundation .gfield input[type="time"]:focus,
    .gform-theme--foundation .gfield input[type="password"]:focus,
    .gform-theme--foundation .gfield input[type="file"]:focus,
    .gform-theme--api .gfield input[type="text"]:focus,
    .gform-theme--api .gfield input[type="email"]:focus,
    .gform-theme--api .gfield input[type="tel"]:focus,
    .gform-theme--api .gfield input[type="number"]:focus,
    .gform-theme--api .gfield input[type="url"]:focus,
    .gform-theme--api .gfield input[type="date"]:focus,
    .gform-theme--api .gfield input[type="time"]:focus,
    .gform-theme--api .gfield input[type="password"]:focus,
    .gform-theme--api .gfield input[type="file"]:focus {
    outline: none !important;
    box-shadow: 0 0 0 2px var(--color-aqua) !important;
  }
  .gform-theme--foundation .gfield select,
    .gform-theme--api .gfield select {
    width: 100% !important;
    height: 3.25rem !important;
    padding: 1.25rem 1.25rem 0.875rem !important;
    padding-right: 2.5rem !important;
    background-color: white !important;
    border: none !important;
    border-radius: 1.625rem !important;
    font-size: var(--text-mobile-body-sm) !important;
    line-height: 1 !important;
    font-family: var(--font-body) !important;
    color: var(--color-text) !important;
    -webkit-appearance: none !important;
       -moz-appearance: none !important;
            appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%235e4e44' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 1rem center !important;
    background-size: 12px 8px !important;
    transition: box-shadow 0.2s ease-in-out !important;
    cursor: pointer !important;
    box-shadow: none !important;
  }
  .gform-theme--foundation .gfield select:focus,
    .gform-theme--api .gfield select:focus {
    outline: none !important;
    box-shadow: 0 0 0 2px var(--color-aqua) !important;
  }
  .gform-theme--foundation .gfield textarea,
    .gform-theme--api .gfield textarea {
    width: 100% !important;
    padding: 0.875rem 1.25rem !important;
    background-color: white !important;
    border: none !important;
    border-radius: 1.625rem !important;
    font-size: var(--text-mobile-body-sm) !important;
    line-height: var(--text-mobile-body-sm--line-height) !important;
    font-family: var(--font-body) !important;
    color: var(--color-text) !important;
    min-height: 120px !important;
    resize: vertical !important;
    transition: box-shadow 0.2s ease-in-out !important;
    box-shadow: none !important;
  }
  .gform-theme--foundation .gfield textarea:focus,
    .gform-theme--api .gfield textarea:focus {
    outline: none !important;
    box-shadow: 0 0 0 2px var(--color-aqua) !important;
  }
  .gform-theme--foundation .gfield input[type="file"],
    .gform-theme--api .gfield input[type="file"] {
    padding-top: 6px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
  }
  .gform-theme--foundation .gfield input[type="file"]::file-selector-button,
    .gform-theme--api .gfield input[type="file"]::file-selector-button {
    padding: 4px 1.25rem 0 !important;
    margin-right: 1rem !important;
    background-color: var(--color-black) !important;
    color: white !important;
    border: none !important;
    border-radius: 1.625rem !important;
    font-size: var(--text-mobile-body-sm) !important;
    font-family: var(--font-body) !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease-in-out !important;
  }
  .gfield--type-fileupload .gfield_description {
    color: inherit !important;
  }
  .gform-theme--foundation .gfield input[type="file"]::file-selector-button:hover,
    .gform-theme--api .gfield input[type="file"]::file-selector-button:hover {
    background-color: #4a3d35 !important;
  }
  .gform-theme--foundation .gfield .gfield_checkbox .gform-field-label,
    .gform-theme--foundation .gfield .gfield_checkbox .gfield-choice-input {
    cursor: pointer !important;
    margin-bottom: 0 !important;
  }
  .gform-theme--foundation .gform-field-label,
    .gform-theme--foundation .gfield_label,
    .gform-theme--api .gform-field-label,
    .gform-theme--api .gfield_label {
    display: block !important;
    font-size: var(--text-mobile-body-sm) !important;
    line-height: var(--text-mobile-body-sm--line-height) !important;
    font-family: var(--font-body) !important;
    color: var(--color-text) !important;
    margin-bottom: 0.5rem !important;
    font-weight: 400 !important;
  }
  .gform-body h3,
    .gform-theme--foundation .gfield_html h3,
    .gform-theme--api .gfield_html h3 {
    color: var(--color-heading) !important;
    font-weight: var(--font-weight-headings) !important;
    font-size: var(--text-mobile-h5) !important;
    line-height: var(--text-mobile-h5--line-height) !important;
    font-family: var(--font-headings) !important;
    margin-top: 1em !important;
    margin-bottom: 0.5em !important;
  }
  @media (min-width: 64rem) {
    .gform-body h3,
        .gform-theme--foundation .gfield_html h3,
        .gform-theme--api .gfield_html h3 {
      font-size: var(--text-desktop-h5) !important;
      line-height: var(--text-desktop-h5--line-height) !important;
      margin-top: 1em !important;
      margin-bottom: 0.4444444em !important;
    }
  }
  .gform-theme--foundation .gfield_required,
    .gform-theme--api .gfield_required {
    color: var(--color-berry) !important;
    margin-left: 0.25rem !important;
  }
  .gform-theme--foundation .gform_button,
    .gform-theme--foundation input[type="submit"][id*="gform_submit_button_"],
    .gform-theme--foundation button[type="submit"],
    .gform-theme--api .gform_button,
    .gform-theme--api input[type="submit"][id*="gform_submit_button_"],
    .gform-theme--api button[type="submit"] {
    background-color: var(--color-black) !important;
    color: white !important;
    border: none !important;
    border-radius: 3.125rem !important;
    padding: 0.875rem 3rem 0.75rem !important;
    font-size: var(--text-mobile-body-sm) !important;
    line-height: var(--text-mobile-body-sm--line-height) !important;
    font-family: var(--font-body) !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    cursor: pointer !important;
    transition: background-color 0.2s ease-in-out, transform 0.1s ease-in-out !important;
    display: inline-block !important;
    text-align: center !important;
  }
  .gform-theme--foundation .gform_button:hover,
    .gform-theme--foundation input[type="submit"][id*="gform_submit_button_"]:hover,
    .gform-theme--foundation button[type="submit"]:hover,
    .gform-theme--api .gform_button:hover,
    .gform-theme--api input[type="submit"][id*="gform_submit_button_"]:hover,
    .gform-theme--api button[type="submit"]:hover {
    background-color: #4a3d35 !important;
  }
  .gform-theme--foundation .gform_button:active,
    .gform-theme--foundation input[type="submit"][id*="gform_submit_button_"]:active,
    .gform-theme--foundation button[type="submit"]:active,
    .gform-theme--api .gform_button:active,
    .gform-theme--api input[type="submit"][id*="gform_submit_button_"]:active,
    .gform-theme--api button[type="submit"]:active {
    transform: translateY(1px) !important;
  }
  .gform-theme--foundation .gform_footer,
    .gform-theme--api .gform_footer {
    text-align: center !important;
    margin-top: 1.5rem !important;
    display: flex !important;
    justify-content: center !important;
  }
  .gform-theme--foundation .gfield input::-moz-placeholder, .gform-theme--foundation .gfield textarea::-moz-placeholder, .gform-theme--api .gfield input::-moz-placeholder, .gform-theme--api .gfield textarea::-moz-placeholder {
    color: var(--color-text) !important;
    opacity: 1 !important;
  }
  .gform-theme--foundation .gfield input::placeholder,
    .gform-theme--foundation .gfield textarea::placeholder,
    .gform-theme--api .gfield input::placeholder,
    .gform-theme--api .gfield textarea::placeholder {
    color: var(--color-text) !important;
    opacity: 1 !important;
  }
  .gform-theme--foundation .gfield_error input,
    .gform-theme--foundation .gfield_error input[type="file"],
    .gform-theme--foundation .gfield_error select,
    .gform-theme--foundation .gfield_error textarea,
    .gform-theme--api .gfield_error input,
    .gform-theme--api .gfield_error input[type="file"],
    .gform-theme--api .gfield_error select,
    .gform-theme--api .gfield_error textarea {
    border: 2px solid var(--color-berry) !important;
  }
  .gform-theme--foundation .gfield_error .gfield_label,
    .gform-theme--foundation .gfield_error .gform-field-label,
    .gform-theme--api .gfield_error .gfield_label,
    .gform-theme--api .gfield_error .gform-field-label {
    color: var(--color-berry) !important;
  }
  .gform-theme--foundation .validation_message,
    .gform-theme--api .validation_message {
    color: var(--color-berry) !important;
    font-size: var(--text-mobile-body-sm) !important;
    margin-top: 0.25rem !important;
  }
  .gform-theme--foundation .gform_confirmation_message {
    font-size: var(--text-desktop-body) !important;
    line-height: var(--text-desktop-body--line-height) !important;
    font-family: var(--font-body) !important;
    color: var(--color-text) !important;
    margin-top: 1.5rem !important;
    text-align: center !important;
  }
}
@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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-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: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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-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-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
} 