/*! tailwindcss v4.0.13 | MIT License | https://tailwindcss.com */
@layer theme {
  :root, :host {
    --font-sans: "Outfit", sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-emerald-800: oklch(.432 .095 166.913);
    --color-gray-300: color-mix(in oklch, var(--color-gray) 30%, white);
    --color-gray-500: color-mix(in oklch, var(--color-gray) 50%, white);
    --color-gray-600: color-mix(in oklch, var(--color-gray) 60%, white);
    --color-gray-800: color-mix(in oklch, var(--color-gray) 80%, white);
    --color-stone-50: oklch(.985 .001 106.423);
    --color-stone-100: oklch(.97 .001 106.424);
    --color-stone-200: oklch(.923 .003 48.717);
    --color-stone-300: oklch(.869 .005 56.366);
    --color-stone-600: oklch(.444 .011 73.639);
    --color-stone-700: oklch(.374 .01 67.558);
    --color-stone-900: oklch(.216 .006 56.043);
    --color-black: oklch(0% 0 0);
    --color-white: oklch(100% 0 0);
    --spacing: .25rem;
    --container-2xs: 18rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-5xl: 64rem;
    --container-7xl: 80rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: .025em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-relaxed: 1.625;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --blur-lg: 16px;
    --blur-xl: 24px;
    --aspect-video: 16 / 9;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
    --spacing-section: 32px;
    --color-background: oklch(100% 0 0);
    --color-text: var(--color-black);
    --color-primary: oklch(.57 .203362 257.171);
    --color-primary-100: color-mix(in oklch, var(--color-primary) 10%, white);
    --color-primary-500: color-mix(in oklch, var(--color-primary) 50%, white);
    --color-primary-700: color-mix(in oklch, var(--color-primary) 70%, white);
    --color-secondary: oklch(.56 .0176 257.23);
    --color-secondary-200: color-mix(in oklch, var(--color-secondary) 20%, white);
    --color-secondary-300: color-mix(in oklch, var(--color-secondary) 30%, white);
    --color-nco-white: oklch(98.98% .0079 73.75);
    --color-nco-gray: oklch(41.8% .002622 197.1);
    --color-nco-red: oklch(39.6% .147032 29);
    --color-nco-red-100: color-mix(in oklch, var(--color-nco-red) 10%, white);
    --color-nco-red-900: color-mix(in oklch, var(--color-nco-red) 90%, white);
    --color-nco-light-red: oklch(59.4% .214616 29.2);
    --color-nco-yellow: oklch(81.8% .161019 96.5);
    --color-gray: oklch(91.1% 0 0);
    --color-footlinks: oklch(39.6% .147032 29);
    --color-success: oklch(64.01% .1751 146.7);
    --color-info: oklch(.55 .0922 211.57);
    --color-warning: oklch(84.42% .1722 84.93);
    --color-danger: oklch(.5126 .1865 22.61);
    --color-light: oklch(98.16% .0017 247.8);
    --color-dark: oklch(34.51% .0133 248.2);
    --tw-prose-body: var(--color-primary);
    --tw-prose-headings: var(--color-primary);
    --tw-prose-lead: var(--color-primary);
    --tw-prose-links: var(--color-info);
    --tw-prose-bold: var(--color-primary);
    --tw-prose-counters: var(--color-primary);
    --tw-prose-bullets: var(--color-secondary);
    --tw-prose-hr: var(--color-secondary);
    --tw-prose-quotes: var(--color-primary);
    --tw-prose-quote-borders: var(--color-primary);
    --tw-prose-captions: var(--color-secondary);
    --tw-prose-code: var(--color-primary);
    --tw-prose-pre-code: var(--color-primary);
    --tw-prose-pre-bg: var(--color-secondary);
    --tw-prose-th-borders: var(--color-secondary);
    --tw-prose-td-borders: var(--color-secondary);
    --line-height: 1.6;
    --text-14px: clamp(.75rem, .7292vw, 1.7rem);
    --text-16px: clamp(.875rem, .8333vw, 1.8rem);
    --text-18px: clamp(.875rem, .9375vw, 1.9rem);
    --text-20px: clamp(1rem, 1.0417vw, 2rem);
    --text-25px: clamp(1.125rem, 1.3021vw, 2.2rem);
    --text-30px: clamp(1.185rem, 1.5625vw, 2.35rem);
    --h1: calc(var(--text-base) * 2.25);
    --h2: calc(var(--text-base) * 1.75);
    --h3: calc(var(--text-base) * 1.5);
    --h4: calc(var(--text-base) * 1.25);
    --h5: calc(var(--text-base) * 1.125);
    --h6: calc(var(--text-base) * 1.05);
    --twcb-scrollbar-width: 0px;
    --button-bg: var(--color-nco-red);
    --button-color: var(--color-white);
    --button-hover-bg: var(--color-info);
    --button-border-width: .0625rem;
    --button-border-style: solid;
    --button-border-color: var(--button-bg);
    --button-radius: .5rem;
  }
}

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

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

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

  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;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

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

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

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

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
    color: color-mix(in oklab, currentColor 50%, transparent);
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

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

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

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

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

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

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

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

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

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

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

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

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

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

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

@layer components {
  h1, h2, h3, h4, h5, h6 {
    margin: 0 0 1rem;
  }

  h1, .h1 {
    font-size: var(--h1);
    line-height: 1.2;
  }

  h2, .h2 {
    font-size: var(--h2);
    line-height: 1.3;
  }

  h3, .h3 {
    font-size: var(--h3);
    line-height: 1.4;
  }

  h4, .h4 {
    font-size: var(--h4);
    line-height: 1.5;
  }

  h5, .h5 {
    font-size: var(--h5);
  }

  h6, .h6 {
    font-size: var(--h6);
  }
}

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

  .visible {
    visibility: visible;
  }

  .sr-only {
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

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

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

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

  .top-1\/2 {
    top: 50%;
  }

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

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

  .top-\[40\%\] {
    top: 40%;
  }

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

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

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

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

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

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

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

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

  .bottom-\[10\%\] {
    bottom: 10%;
  }

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

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

  .left-\[50\%\] {
    left: 50%;
  }

  .-z-1 {
    z-index: calc(1 * -1);
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-first {
    order: -9999;
  }

  .order-last {
    order: 9999;
  }

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

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

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

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

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

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

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

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

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

  .container {
    width: 100%;
  }

  @media (width >= 360px) {
    .container {
      max-width: 360px;
    }
  }

  @media (width >= 475px) {
    .container {
      max-width: 475px;
    }
  }

  @media (width >= 640px) {
    .container {
      max-width: 640px;
    }
  }

  @media (width >= 768px) {
    .container {
      max-width: 768px;
    }
  }

  @media (width >= 1024px) {
    .container {
      max-width: 1024px;
    }
  }

  @media (width >= 1120px) {
    .container {
      max-width: 1120px;
    }
  }

  @media (width >= 1536px) {
    .container {
      max-width: 1536px;
    }
  }

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

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

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

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

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

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

  .\!my-10 {
    margin-block: calc(var(--spacing) * 10) !important;
  }

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

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

  .my-\[1\.2em\] {
    margin-block: 1.2em;
  }

  .my-section {
    margin-block: var(--spacing-section);
  }

  .prose {
    color: var(--tw-prose-body);
    --tw-prose-body: oklch(.373 .034 259.733);
    --tw-prose-headings: oklch(.21 .034 264.665);
    --tw-prose-lead: oklch(.446 .03 256.802);
    --tw-prose-links: oklch(.21 .034 264.665);
    --tw-prose-bold: oklch(.21 .034 264.665);
    --tw-prose-counters: oklch(.551 .027 264.364);
    --tw-prose-bullets: oklch(.872 .01 258.338);
    --tw-prose-hr: oklch(.928 .006 264.531);
    --tw-prose-quotes: oklch(.21 .034 264.665);
    --tw-prose-quote-borders: oklch(.928 .006 264.531);
    --tw-prose-captions: oklch(.551 .027 264.364);
    --tw-prose-kbd: oklch(.21 .034 264.665);
    --tw-prose-kbd-shadows: NaN NaN NaN;
    --tw-prose-code: oklch(.21 .034 264.665);
    --tw-prose-pre-code: oklch(.928 .006 264.531);
    --tw-prose-pre-bg: oklch(.278 .033 256.848);
    --tw-prose-th-borders: oklch(.872 .01 258.338);
    --tw-prose-td-borders: oklch(.928 .006 264.531);
    --tw-prose-invert-body: oklch(.872 .01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(.707 .022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(.707 .022 261.325);
    --tw-prose-invert-bullets: oklch(.446 .03 256.802);
    --tw-prose-invert-hr: oklch(.373 .034 259.733);
    --tw-prose-invert-quotes: oklch(.967 .003 264.542);
    --tw-prose-invert-quote-borders: oklch(.373 .034 259.733);
    --tw-prose-invert-captions: oklch(.707 .022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(.872 .01 258.338);
    --tw-prose-invert-pre-bg: #00000080;
    --tw-prose-invert-th-borders: oklch(.446 .03 256.802);
    --tw-prose-invert-td-borders: oklch(.373 .034 259.733);
    max-width: 65ch;
    font-size: 1rem;
    line-height: 1.75;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    margin-top: 1.25em;
    font-weight: 600;
  }

  .prose :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;
  }

  .prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-quotes);
    border-inline-start-width: .25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: "“""”""‘""’";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
    font-style: italic;
    font-weight: 500;
  }

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

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

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

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

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

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

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

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

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

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

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

  .prose :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
    display: block;
  }

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

  .prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
    padding-top: .1875em;
    padding-inline-end: .375em;
    padding-bottom: .1875em;
    border-radius: .3125rem;
    padding-inline-start: .375em;
    font-family: inherit;
    font-size: .875em;
    font-weight: 500;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .prose :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 1px;
    border-bottom-color: var(--tw-prose-td-borders);
  }

  .prose :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-bottom-width: 0;
  }

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

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

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

  .prose :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    text-align: start;
  }

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

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

  .prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

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

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

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

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

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

  .prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    padding-inline-start: 1.625em;
  }

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

  .prose :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

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

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

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

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

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

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

  .prose-2xl {
    font-size: 1.5rem;
    line-height: 1.66667;
  }

  .prose-2xl :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
  }

  .prose-2xl :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.06667em;
    margin-bottom: 1.06667em;
    font-size: 1.25em;
    line-height: 1.46667;
  }

  .prose-2xl :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.77778em;
    margin-bottom: 1.77778em;
    padding-inline-start: 1.11111em;
  }

  .prose-2xl :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: .875em;
    font-size: 2.66667em;
    line-height: 1;
  }

  .prose-2xl :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.5em;
    margin-bottom: .833333em;
    font-size: 2em;
    line-height: 1.08333;
  }

  .prose-2xl :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.55556em;
    margin-bottom: .666667em;
    font-size: 1.5em;
    line-height: 1.22222;
  }

  .prose-2xl :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.66667em;
    margin-bottom: .666667em;
    line-height: 1.5;
  }

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

  .prose-2xl :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .prose-2xl :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .25em;
    padding-inline-end: .333333em;
    padding-bottom: .25em;
    border-radius: .375rem;
    padding-inline-start: .333333em;
    font-size: .833333em;
  }

  .prose-2xl :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .833333em;
  }

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

  .prose-2xl :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .888889em;
  }

  .prose-2xl :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: 1.2em;
    padding-inline-end: 1.6em;
    padding-bottom: 1.2em;
    border-radius: .5rem;
    margin-top: 2em;
    margin-bottom: 2em;
    padding-inline-start: 1.6em;
    font-size: .833333em;
    line-height: 1.8;
  }

  .prose-2xl :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-2xl :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
    padding-inline-start: 1.58333em;
  }

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

  .prose-2xl :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-2xl :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: .416667em;
  }

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

  .prose-2xl :where(.prose-2xl > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
  }

  .prose-2xl :where(.prose-2xl > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.33333em;
  }

  .prose-2xl :where(.prose-2xl > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
  }

  .prose-2xl :where(.prose-2xl > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-bottom: 1.33333em;
  }

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

  .prose-2xl :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
  }

  .prose-2xl :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
  }

  .prose-2xl :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    padding-inline-start: 1.58333em;
  }

  .prose-2xl :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 3em;
    margin-bottom: 3em;
  }

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

  .prose-2xl :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .833333em;
    line-height: 1.4;
  }

  .prose-2xl :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: .6em;
    padding-bottom: .8em;
    padding-inline-start: .6em;
  }

  .prose-2xl :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose-2xl :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .prose-2xl :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .8em;
    padding-inline-end: .6em;
    padding-bottom: .8em;
    padding-inline-start: .6em;
  }

  .prose-2xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose-2xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

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

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

  .prose-2xl :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1em;
    font-size: .833333em;
    line-height: 1.6;
  }

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

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

  .prose-base {
    font-size: 1rem;
    line-height: 1.75;
  }

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

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

  .prose-base :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
  }

  .prose-base :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: .888889em;
    font-size: 2.25em;
    line-height: 1.11111;
  }

  .prose-base :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 1.5em;
    line-height: 1.33333;
  }

  .prose-base :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: .6em;
    font-size: 1.25em;
    line-height: 1.6;
  }

  .prose-base :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5;
  }

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

  .prose-base :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .prose-base :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .1875em;
    padding-inline-end: .375em;
    padding-bottom: .1875em;
    border-radius: .3125rem;
    padding-inline-start: .375em;
    font-size: .875em;
  }

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

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

  .prose-base :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .857143em;
    padding-inline-end: 1.14286em;
    padding-bottom: .857143em;
    border-radius: .375rem;
    margin-top: 1.71429em;
    margin-bottom: 1.71429em;
    padding-inline-start: 1.14286em;
    font-size: .875em;
    line-height: 1.71429;
  }

  .prose-base :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-base :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }

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

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

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

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

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

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

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

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

  .prose-base :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .prose-base :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.25em;
  }

  .prose-base :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .5em;
    padding-inline-start: 1.625em;
  }

  .prose-base :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 3em;
    margin-bottom: 3em;
  }

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

  .prose-base :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .875em;
    line-height: 1.71429;
  }

  .prose-base :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
  }

  .prose-base :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose-base :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .prose-base :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .571429em;
    padding-inline-end: .571429em;
    padding-bottom: .571429em;
    padding-inline-start: .571429em;
  }

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

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

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

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

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

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

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

  .prose-lg {
    font-size: 1.125rem;
    line-height: 1.77778;
  }

  .prose-lg :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
  }

  .prose-lg :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.09091em;
    margin-bottom: 1.09091em;
    font-size: 1.22222em;
    line-height: 1.45455;
  }

  .prose-lg :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.66667em;
    margin-bottom: 1.66667em;
    padding-inline-start: 1em;
  }

  .prose-lg :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: .833333em;
    font-size: 2.66667em;
    line-height: 1;
  }

  .prose-lg :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.86667em;
    margin-bottom: 1.06667em;
    font-size: 1.66667em;
    line-height: 1.33333;
  }

  .prose-lg :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.66667em;
    margin-bottom: .666667em;
    font-size: 1.33333em;
    line-height: 1.5;
  }

  .prose-lg :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.77778em;
    margin-bottom: .444444em;
    line-height: 1.55556;
  }

  .prose-lg :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-lg :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.77778em;
    margin-bottom: 1.77778em;
  }

  .prose-lg :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

  .prose-lg :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.77778em;
    margin-bottom: 1.77778em;
  }

  .prose-lg :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .222222em;
    padding-inline-end: .444444em;
    padding-bottom: .222222em;
    border-radius: .3125rem;
    padding-inline-start: .444444em;
    font-size: .888889em;
  }

  .prose-lg :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .888889em;
  }

  .prose-lg :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .866667em;
  }

  .prose-lg :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .875em;
  }

  .prose-lg :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: 1em;
    padding-inline-end: 1.5em;
    padding-bottom: 1em;
    border-radius: .375rem;
    margin-top: 2em;
    margin-bottom: 2em;
    padding-inline-start: 1.5em;
    font-size: .888889em;
    line-height: 1.75;
  }

  .prose-lg :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-lg :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
    padding-inline-start: 1.55556em;
  }

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

  .prose-lg :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-lg :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: .444444em;
  }

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

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

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

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

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

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

  .prose-lg :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
    margin-bottom: 1.33333em;
  }

  .prose-lg :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.33333em;
  }

  .prose-lg :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .666667em;
    padding-inline-start: 1.55556em;
  }

  .prose-lg :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 3.11111em;
    margin-bottom: 3.11111em;
  }

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

  .prose-lg :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .888889em;
    line-height: 1.5;
  }

  .prose-lg :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: .75em;
    padding-bottom: .75em;
    padding-inline-start: .75em;
  }

  .prose-lg :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose-lg :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .75em;
    padding-inline-end: .75em;
    padding-bottom: .75em;
    padding-inline-start: .75em;
  }

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

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

  .prose-lg :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.77778em;
    margin-bottom: 1.77778em;
  }

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

  .prose-lg :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1em;
    font-size: .888889em;
    line-height: 1.5;
  }

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

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

  .prose-xl {
    font-size: 1.25rem;
    line-height: 1.8;
  }

  .prose-xl :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .prose-xl :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1.2em;
    line-height: 1.5;
  }

  .prose-xl :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1.06667em;
  }

  .prose-xl :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: .857143em;
    font-size: 2.8em;
    line-height: 1;
  }

  .prose-xl :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.55556em;
    margin-bottom: .888889em;
    font-size: 1.8em;
    line-height: 1.11111;
  }

  .prose-xl :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: .666667em;
    font-size: 1.5em;
    line-height: 1.33333;
  }

  .prose-xl :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.8em;
    margin-bottom: .6em;
    line-height: 1.6;
  }

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

  .prose-xl :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .prose-xl :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .25em;
    padding-inline-end: .4em;
    padding-bottom: .25em;
    border-radius: .3125rem;
    padding-inline-start: .4em;
    font-size: .9em;
  }

  .prose-xl :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .9em;
  }

  .prose-xl :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .861111em;
  }

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

  .prose-xl :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: 1.11111em;
    padding-inline-end: 1.33333em;
    padding-bottom: 1.11111em;
    border-radius: .5rem;
    margin-top: 2em;
    margin-bottom: 2em;
    padding-inline-start: 1.33333em;
    font-size: .9em;
    line-height: 1.77778;
  }

  .prose-xl :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-xl :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }

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

  .prose-xl :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-xl :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: .4em;
  }

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

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

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

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

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

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

  .prose-xl :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }

  .prose-xl :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.2em;
  }

  .prose-xl :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: .6em;
    padding-inline-start: 1.6em;
  }

  .prose-xl :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }

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

  .prose-xl :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    font-size: .9em;
    line-height: 1.55556;
  }

  .prose-xl :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: .666667em;
    padding-bottom: .888889em;
    padding-inline-start: .666667em;
  }

  .prose-xl :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-start: 0;
  }

  .prose-xl :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-inline-end: 0;
  }

  .prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .888889em;
    padding-inline-end: .666667em;
    padding-bottom: .888889em;
    padding-inline-start: .666667em;
  }

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

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

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

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

  .prose-xl :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1em;
    font-size: .9em;
    line-height: 1.55556;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mt-auto {
    margin-top: auto;
  }

  .mx-break-out {
    width: calc(100vw - var(--twcb-scrollbar-width));
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }

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

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

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

  .\!mb-12 {
    margin-bottom: calc(var(--spacing) * 12) !important;
  }

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

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

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

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

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

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

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

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

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

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

  .ml-break-out {
    width: 100%;
    margin-left: calc(50% - 50vw);
  }

  .mr-break-out {
    width: 100%;
    margin-left: calc(50vw - 50%);
  }

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

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

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

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

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

  .table {
    display: table;
  }

  .aspect-\[4\/3\] {
    aspect-ratio: 4 / 3;
  }

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

  .\!size-7 {
    width: calc(var(--spacing) * 7) !important;
    height: calc(var(--spacing) * 7) !important;
  }

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

  .size-32 {
    width: calc(var(--spacing) * 32);
    height: calc(var(--spacing) * 32);
  }

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

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

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

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

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

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

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

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

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

  .h-\[50vh\] {
    height: 50vh;
  }

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

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

  .h-\[90vh\] {
    height: 90vh;
  }

  .h-\[140vh\] {
    height: 140vh;
  }

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

  .h-auto {
    height: auto;
  }

  .h-fit {
    height: fit-content;
  }

  .h-full {
    height: 100%;
  }

  .max-h-\[30vh\] {
    max-height: 30vh;
  }

  .max-h-\[40vh\] {
    max-height: 40vh;
  }

  .max-h-\[50vh\] {
    max-height: 50vh;
  }

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

  .max-h-\[80vh\] {
    max-height: 80vh;
  }

  .max-h-\[85vh\] {
    max-height: 85vh;
  }

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

  .\!min-h-\[50rem\] {
    min-height: 50rem !important;
  }

  .min-h-\[30vh\] {
    min-height: 30vh;
  }

  .min-h-\[40vh\] {
    min-height: 40vh;
  }

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

  .min-h-\[70vh\] {
    min-height: 70vh;
  }

  .min-h-\[78dvh\] {
    min-height: 78dvh;
  }

  .min-h-\[100vh\] {
    min-height: 100vh;
  }

  .min-h-\[120vh\] {
    min-height: 120vh;
  }

  .min-h-\[240vh\] {
    min-height: 240vh;
  }

  .min-h-full {
    min-height: 100%;
  }

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

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

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

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

  .w-\[8\.125rem\] {
    width: 8.125rem;
  }

  .w-auto {
    width: auto;
  }

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

  .w-full {
    width: 100%;
  }

  .\!max-w-2xl {
    max-width: var(--container-2xl) !important;
  }

  .\!max-w-7xl {
    max-width: var(--container-7xl) !important;
  }

  .\!max-w-\[56\.25rem\] {
    max-width: 56.25rem !important;
  }

  .\!max-w-\[90\%\] {
    max-width: 90% !important;
  }

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

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

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

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

  .max-w-\[22\.5rem\] {
    max-width: 22.5rem;
  }

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

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

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

  .max-w-\[56\.25rem\] {
    max-width: 56.25rem;
  }

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

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

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

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

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

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

  .max-w-none {
    max-width: none;
  }

  .min-w-\[13\.75rem\] {
    min-width: 13.75rem;
  }

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

  .min-w-screen {
    min-width: 100vw;
  }

  .flex-1 {
    flex: 1;
  }

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

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

  .-translate-x-\[50\%\] {
    --tw-translate-x: calc(50% * -1);
    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-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-\[50\%\] {
    --tw-translate-y: calc(50% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .cursor-default {
    cursor: default;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

  .list-outside {
    list-style-position: outside;
  }

  .\!list-none {
    list-style-type: none !important;
  }

  .list-none {
    list-style-type: none;
  }

  .appearance-none {
    appearance: none;
  }

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

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

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

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

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

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

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

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

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

  .grid-cols-\[83px_auto\] {
    grid-template-columns: 83px auto;
  }

  .grid-cols-\[repeat\(auto-fit\,minmax\(20rem\,1fr\)\)\] {
    grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  }

  .grid-rows-\[1fr\] {
    grid-template-rows: 1fr;
  }

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

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

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

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

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

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

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

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

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

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

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

  .gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }

  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }

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

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

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

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

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

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

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

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

  .rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

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

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

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

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

  .\!border-emerald-800\/25 {
    border-color: color-mix(in oklab, var(--color-emerald-800) 25%, transparent) !important;
  }

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

  .border-nco-light-red {
    border-color: var(--color-nco-light-red);
  }

  .border-nco-red\/0 {
    border-color: color-mix(in oklab, var(--color-nco-red) 0%, transparent);
  }

  .border-primary-100 {
    border-color: var(--color-primary-100);
  }

  .border-primary-700 {
    border-color: var(--color-primary-700);
  }

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

  .border-stone-100 {
    border-color: var(--color-stone-100);
  }

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

  .border-stone-200\/50 {
    border-color: color-mix(in oklab, var(--color-stone-200) 50%, transparent);
  }

  .border-white\/20 {
    border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }

  .\!bg-stone-200 {
    background-color: var(--color-stone-200) !important;
  }

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

  .bg-\[\#730D0D\] {
    background-color: #730d0d;
  }

  .bg-\[\#740F0F\] {
    background-color: #740f0f;
  }

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

  .bg-black\/80 {
    background-color: color-mix(in oklab, var(--color-black) 80%, transparent);
  }

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

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

  .bg-nco-red\/75 {
    background-color: color-mix(in oklab, var(--color-nco-red) 75%, transparent);
  }

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

  .bg-nco-white\/80 {
    background-color: color-mix(in oklab, var(--color-nco-white) 80%, transparent);
  }

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

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

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

  .bg-stone-200\/25 {
    background-color: color-mix(in oklab, var(--color-stone-200) 25%, transparent);
  }

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

  .bg-white\/75 {
    background-color: color-mix(in oklab, var(--color-white) 75%, transparent);
  }

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

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

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

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

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

  .from-\[\#6b0e09\] {
    --tw-gradient-from: #6b0e09;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .from-nco-white {
    --tw-gradient-from: var(--color-nco-white);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .via-nco-white {
    --tw-gradient-via: var(--color-nco-white);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .via-nco-white\/50 {
    --tw-gradient-via: color-mix(in oklab, var(--color-nco-white) 50%, transparent);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }

  .to-\[\#6b0e09\]\/0 {
    --tw-gradient-to: oklab(0% 0 0 / 0);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-nco-white\/0 {
    --tw-gradient-to: color-mix(in oklab, var(--color-nco-white) 0%, transparent);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .bg-cover {
    background-size: cover;
  }

  .bg-no-repeat {
    background-repeat: no-repeat;
  }

  .fill-nco-red {
    fill: var(--color-nco-red);
  }

  .fill-primary-700 {
    fill: var(--color-primary-700);
  }

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

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

  .object-\[70\%\] {
    object-position: 70%;
  }

  .object-\[75\%\] {
    object-position: 75%;
  }

  .object-\[75\%_50\%\] {
    object-position: 75% 50%;
  }

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

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

  .\!p-6 {
    padding: calc(var(--spacing) * 6) !important;
  }

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

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

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

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

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

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

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

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

  .\!px-0 {
    padding-inline: calc(var(--spacing) * 0) !important;
  }

  .\!px-6 {
    padding-inline: calc(var(--spacing) * 6) !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pt-\[var\(--header-height\)\] {
    padding-top: var(--header-height);
  }

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

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

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

  .\!pb-12 {
    padding-bottom: calc(var(--spacing) * 12) !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-14px {
    font-size: var(--text-14px);
  }

  .text-16px {
    font-size: var(--text-16px);
  }

  .text-18px {
    font-size: var(--text-18px);
  }

  .text-25px {
    font-size: var(--text-25px);
  }

  .text-30px {
    font-size: var(--text-30px);
  }

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

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

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

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

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

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

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

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

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

  .text-balance {
    text-wrap: balance;
  }

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

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

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

  .text-gray-300\! {
    color: var(--color-gray-300) !important;
  }

  .text-gray-600 {
    color: var(--color-gray-600);
  }

  .text-gray-800 {
    color: var(--color-gray-800);
  }

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

  .text-nco-gray {
    color: var(--color-nco-gray);
  }

  .text-nco-light-red {
    color: var(--color-nco-light-red);
  }

  .text-nco-red {
    color: var(--color-nco-red);
  }

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

  .text-stone-600 {
    color: var(--color-stone-600);
  }

  .text-stone-700 {
    color: var(--color-stone-700);
  }

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

  .uppercase {
    text-transform: uppercase;
  }

  .\!underline {
    text-decoration-line: underline !important;
  }

  .no-underline {
    text-decoration-line: none;
  }

  .underline {
    text-decoration-line: underline;
  }

  .opacity-35 {
    opacity: .35;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-70 {
    opacity: .7;
  }

  .opacity-75 {
    opacity: .75;
  }

  .opacity-90 {
    opacity: .9;
  }

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

  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    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, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-stone-900\/5 {
    --tw-shadow-color: color-mix(in oklab, var(--color-stone-900) 5%, transparent);
  }

  .ring-primary-700 {
    --tw-ring-color: var(--color-primary-700);
  }

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

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .backdrop-blur-lg {
    --tw-backdrop-blur: blur(var(--blur-lg));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .backdrop-blur-xl {
    --tw-backdrop-blur: blur(var(--blur-xl));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    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-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: .2s;
    transition-duration: .2s;
  }

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

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

  :is(.\*\:mx-auto > *) {
    margin-inline: auto;
  }

  :is(:is(.\*\:\*\:w-full > *) > *) {
    width: 100%;
  }

  :is(.\*\:max-w-5xl > *) {
    max-width: var(--container-5xl);
  }

  :is(.\*\:list-none > *) {
    list-style-type: none;
  }

  :is(.\*\:border-b-2 > *) {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

  :is(.\*\:border-stone-300 > *) {
    border-color: var(--color-stone-300);
  }

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

  :is(.\*\:text-nco-red > *) {
    color: var(--color-nco-red);
  }

  @media (hover: hover) {
    .group-hover\:scale-105:is(:where(.group):hover *) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }

    .group-hover\:underline:is(:where(.group):hover *) {
      text-decoration-line: underline;
    }

    .group-hover\:opacity-90:is(:where(.group):hover *) {
      opacity: .9;
    }
  }

  .marker\:text-gray-500 ::marker {
    color: var(--color-gray-500);
  }

  .marker\:text-gray-500::marker {
    color: var(--color-gray-500);
  }

  :is(.\*\:first\:pt-0 > *):first-child {
    padding-top: calc(var(--spacing) * 0);
  }

  :is(.\*\:last\:border-stone-300\/0 > *):last-child {
    border-color: color-mix(in oklab, var(--color-stone-300) 0%, transparent);
  }

  @media (hover: hover) {
    .hover\:cursor-pointer:hover {
      cursor: pointer;
    }

    .hover\:\!border-nco-red:hover {
      border-color: var(--color-nco-red) !important;
    }

    .hover\:border-nco-red:hover {
      border-color: var(--color-nco-red);
    }

    .hover\:border-nco-red\/30:hover {
      border-color: color-mix(in oklab, var(--color-nco-red) 30%, transparent);
    }

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

    .hover\:bg-nco-red-100\/50:hover {
      background-color: color-mix(in oklab, var(--color-nco-red-100) 50%, transparent);
    }

    .hover\:bg-nco-red\/10:hover {
      background-color: color-mix(in oklab, var(--color-nco-red) 10%, transparent);
    }

    .hover\:bg-nco-red\/90:hover {
      background-color: color-mix(in oklab, var(--color-nco-red) 90%, transparent);
    }

    .hover\:bg-nco-yellow\/90:hover {
      background-color: color-mix(in oklab, var(--color-nco-yellow) 90%, transparent);
    }

    .hover\:bg-stone-50:hover {
      background-color: var(--color-stone-50);
    }

    .hover\:bg-stone-100:hover {
      background-color: var(--color-stone-100);
    }

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

    .hover\:text-info\!:hover {
      color: var(--color-info) !important;
    }

    .hover\:text-nco-red:hover {
      color: var(--color-nco-red);
    }

    .hover\:text-stone-200:hover {
      color: var(--color-stone-200);
    }

    .hover\:\!no-underline:hover {
      text-decoration-line: none !important;
    }

    .hover\:\!underline:hover {
      text-decoration-line: underline !important;
    }

    .hover\:no-underline:hover {
      text-decoration-line: none;
    }

    .hover\:underline:hover {
      text-decoration-line: underline;
    }

    .hover\:opacity-80:hover {
      opacity: .8;
    }

    .hover\:shadow-none:hover {
      --tw-shadow: 0 0 #0000;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }

    .hover\:shadow-xl:hover {
      --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }

    :is(.\*\:hover\:text-nco-light-red > *):hover {
      color: var(--color-nco-light-red);
    }
  }

  .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);
  }

  @media (width < 1120px) {
    .max-xl\:h-full {
      height: 100%;
    }

    .max-xl\:object-cover {
      object-fit: cover;
    }
  }

  @media (width < 1024px) {
    .max-lg\:hidden {
      display: none;
    }

    .max-lg\:max-h-\[40vh\] {
      max-height: 40vh;
    }

    .max-lg\:min-w-\[900px\] {
      min-width: 900px;
    }

    .max-lg\:pt-48 {
      padding-top: calc(var(--spacing) * 48);
    }
  }

  @media (width < 768px) {
    .max-md\:col-span-2 {
      grid-column: span 2 / span 2;
    }

    .max-md\:h-\[60vh\] {
      height: 60vh;
    }

    .max-md\:h-fit {
      height: fit-content;
    }
  }

  @media (width < 640px) {
    .max-sm\:\!-mt-\[10rem\] {
      margin-top: -10rem !important;
    }

    .max-sm\:block {
      display: block;
    }

    .max-sm\:hidden {
      display: none;
    }

    .max-sm\:max-h-\[80vh\] {
      max-height: 80vh;
    }

    .max-sm\:\!w-full {
      width: 100% !important;
    }

    .max-sm\:flex-col {
      flex-direction: column;
    }

    .max-sm\:justify-between {
      justify-content: space-between;
    }

    .max-sm\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }

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

  @media (width >= 640px) {
    .sm\:absolute {
      position: absolute;
    }

    .sm\:top-0 {
      top: calc(var(--spacing) * 0);
    }

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

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

    .sm\:col-span-2 {
      grid-column: span 2 / span 2;
    }

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

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

    .sm\:col-span-5 {
      grid-column: span 5 / span 5;
    }

    .sm\:col-span-6 {
      grid-column: span 6 / span 6;
    }

    .sm\:col-span-7 {
      grid-column: span 7 / span 7;
    }

    .sm\:col-span-8 {
      grid-column: span 8 / span 8;
    }

    .sm\:prose-xl {
      font-size: 1.25rem;
      line-height: 1.8;
    }

    .sm\:prose-xl :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }

    .sm\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1em;
      margin-bottom: 1em;
      font-size: 1.2em;
      line-height: 1.5;
    }

    .sm\:prose-xl :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1.06667em;
    }

    .sm\:prose-xl :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: .857143em;
      font-size: 2.8em;
      line-height: 1;
    }

    .sm\:prose-xl :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.55556em;
      margin-bottom: .888889em;
      font-size: 1.8em;
      line-height: 1.11111;
    }

    .sm\:prose-xl :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.6em;
      margin-bottom: .666667em;
      font-size: 1.5em;
      line-height: 1.33333;
    }

    .sm\:prose-xl :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.8em;
      margin-bottom: .6em;
      line-height: 1.6;
    }

    .sm\:prose-xl :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .sm\:prose-xl :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }

    .sm\:prose-xl :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

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

    .sm\:prose-xl :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .25em;
      padding-inline-end: .4em;
      padding-bottom: .25em;
      border-radius: .3125rem;
      padding-inline-start: .4em;
      font-size: .9em;
    }

    .sm\:prose-xl :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
    }

    .sm\:prose-xl :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .861111em;
    }

    .sm\:prose-xl :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
    }

    .sm\:prose-xl :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: 1.11111em;
      padding-inline-end: 1.33333em;
      padding-bottom: 1.11111em;
      border-radius: .5rem;
      margin-top: 2em;
      margin-bottom: 2em;
      padding-inline-start: 1.33333em;
      font-size: .9em;
      line-height: 1.77778;
    }

    .sm\:prose-xl :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .sm\:prose-xl :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
      padding-inline-start: 1.6em;
    }

    .sm\:prose-xl :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .6em;
      margin-bottom: .6em;
    }

    .sm\:prose-xl :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .sm\:prose-xl :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: .4em;
    }

    .sm\:prose-xl :where(.sm\:prose-xl > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .8em;
      margin-bottom: .8em;
    }

    .sm\:prose-xl :where(.sm\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .sm\:prose-xl :where(.sm\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.2em;
    }

    .sm\:prose-xl :where(.sm\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .sm\:prose-xl :where(.sm\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.2em;
    }

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

    .sm\:prose-xl :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }

    .sm\:prose-xl :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .sm\:prose-xl :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .6em;
      padding-inline-start: 1.6em;
    }

    .sm\:prose-xl :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2.8em;
      margin-bottom: 2.8em;
    }

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

    .sm\:prose-xl :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
      line-height: 1.55556;
    }

    .sm\:prose-xl :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: .666667em;
      padding-bottom: .888889em;
      padding-inline-start: .666667em;
    }

    .sm\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .sm\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

    .sm\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .888889em;
      padding-inline-end: .666667em;
      padding-bottom: .888889em;
      padding-inline-start: .666667em;
    }

    .sm\:prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .sm\:prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

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

    .sm\:prose-xl :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

    .sm\:prose-xl :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1em;
      font-size: .9em;
      line-height: 1.55556;
    }

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

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

    .sm\:-mt-48 {
      margin-top: calc(var(--spacing) * -48);
    }

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

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

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

    .sm\:block {
      display: block;
    }

    .sm\:flex {
      display: flex;
    }

    .sm\:hidden {
      display: none;
    }

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

    .sm\:max-h-\[60vh\] {
      max-height: 60vh;
    }

    .sm\:min-h-\[110vh\] {
      min-height: 110vh;
    }

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

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

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

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

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

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

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

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

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

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

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

    .sm\:gap-x-8 {
      column-gap: calc(var(--spacing) * 8);
    }

    .sm\:gap-y-10 {
      row-gap: calc(var(--spacing) * 10);
    }

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

    .sm\:p-6 {
      padding: calc(var(--spacing) * 6);
    }

    .sm\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }

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

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

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

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

    .sm\:pt-24 {
      padding-top: calc(var(--spacing) * 24);
    }

    .sm\:pb-12 {
      padding-bottom: calc(var(--spacing) * 12);
    }

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

    .sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }

    .sm\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }

    .sm\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }

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

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

  @media (width >= 768px) {
    .md\:top-\[30\%\] {
      top: 30%;
    }

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

    .md\:col-span-2 {
      grid-column: span 2 / span 2;
    }

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

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

    .md\:col-span-5 {
      grid-column: span 5 / span 5;
    }

    .md\:col-span-6 {
      grid-column: span 6 / span 6;
    }

    .md\:col-span-7 {
      grid-column: span 7 / span 7;
    }

    .md\:col-span-8 {
      grid-column: span 8 / span 8;
    }

    .md\:mx-4 {
      margin-inline: calc(var(--spacing) * 4);
    }

    .md\:prose-xl {
      font-size: 1.25rem;
      line-height: 1.8;
    }

    .md\:prose-xl :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }

    .md\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1em;
      margin-bottom: 1em;
      font-size: 1.2em;
      line-height: 1.5;
    }

    .md\:prose-xl :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1.06667em;
    }

    .md\:prose-xl :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: .857143em;
      font-size: 2.8em;
      line-height: 1;
    }

    .md\:prose-xl :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.55556em;
      margin-bottom: .888889em;
      font-size: 1.8em;
      line-height: 1.11111;
    }

    .md\:prose-xl :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.6em;
      margin-bottom: .666667em;
      font-size: 1.5em;
      line-height: 1.33333;
    }

    .md\:prose-xl :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.8em;
      margin-bottom: .6em;
      line-height: 1.6;
    }

    .md\:prose-xl :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .md\:prose-xl :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }

    .md\:prose-xl :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

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

    .md\:prose-xl :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .25em;
      padding-inline-end: .4em;
      padding-bottom: .25em;
      border-radius: .3125rem;
      padding-inline-start: .4em;
      font-size: .9em;
    }

    .md\:prose-xl :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
    }

    .md\:prose-xl :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .861111em;
    }

    .md\:prose-xl :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
    }

    .md\:prose-xl :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: 1.11111em;
      padding-inline-end: 1.33333em;
      padding-bottom: 1.11111em;
      border-radius: .5rem;
      margin-top: 2em;
      margin-bottom: 2em;
      padding-inline-start: 1.33333em;
      font-size: .9em;
      line-height: 1.77778;
    }

    .md\:prose-xl :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .md\:prose-xl :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
      padding-inline-start: 1.6em;
    }

    .md\:prose-xl :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .6em;
      margin-bottom: .6em;
    }

    .md\:prose-xl :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .md\:prose-xl :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: .4em;
    }

    .md\:prose-xl :where(.md\:prose-xl > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .8em;
      margin-bottom: .8em;
    }

    .md\:prose-xl :where(.md\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .md\:prose-xl :where(.md\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.2em;
    }

    .md\:prose-xl :where(.md\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .md\:prose-xl :where(.md\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.2em;
    }

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

    .md\:prose-xl :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }

    .md\:prose-xl :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .md\:prose-xl :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .6em;
      padding-inline-start: 1.6em;
    }

    .md\:prose-xl :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2.8em;
      margin-bottom: 2.8em;
    }

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

    .md\:prose-xl :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
      line-height: 1.55556;
    }

    .md\:prose-xl :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: .666667em;
      padding-bottom: .888889em;
      padding-inline-start: .666667em;
    }

    .md\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .md\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

    .md\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .888889em;
      padding-inline-end: .666667em;
      padding-bottom: .888889em;
      padding-inline-start: .666667em;
    }

    .md\:prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .md\:prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

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

    .md\:prose-xl :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

    .md\:prose-xl :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1em;
      font-size: .9em;
      line-height: 1.55556;
    }

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

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

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

    .md\:grid {
      display: grid;
    }

    .md\:min-h-\[50vh\] {
      min-height: 50vh;
    }

    .md\:w-64 {
      width: calc(var(--spacing) * 64);
    }

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

    .md\:min-w-\[22\.5rem\] {
      min-width: 22.5rem;
    }

    .md\:min-w-\[25ch\] {
      min-width: 25ch;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }

    .md\:gap-x-6 {
      column-gap: calc(var(--spacing) * 6);
    }

    .md\:gap-x-16 {
      column-gap: calc(var(--spacing) * 16);
    }

    .md\:via-nco-white\/80 {
      --tw-gradient-via: color-mix(in oklab, var(--color-nco-white) 80%, transparent);
      --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
      --tw-gradient-stops: var(--tw-gradient-via-stops);
    }

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

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

    .md\:p-12 {
      padding: calc(var(--spacing) * 12);
    }

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

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

    .md\:pt-48 {
      padding-top: calc(var(--spacing) * 48);
    }

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

    .md\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }

    .md\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }

    .md\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }

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

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

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

    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }

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

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

    .lg\:col-span-5 {
      grid-column: span 5 / span 5;
    }

    .lg\:col-span-6 {
      grid-column: span 6 / span 6;
    }

    .lg\:col-span-7 {
      grid-column: span 7 / span 7;
    }

    .lg\:col-span-8 {
      grid-column: span 8 / span 8;
    }

    .lg\:\!my-16 {
      margin-block: calc(var(--spacing) * 16) !important;
    }

    .lg\:my-0 {
      margin-block: calc(var(--spacing) * 0);
    }

    .lg\:prose-lg {
      font-size: 1.125rem;
      line-height: 1.77778;
    }

    .lg\:prose-lg :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
      margin-bottom: 1.33333em;
    }

    .lg\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.09091em;
      margin-bottom: 1.09091em;
      font-size: 1.22222em;
      line-height: 1.45455;
    }

    .lg\:prose-lg :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.66667em;
      margin-bottom: 1.66667em;
      padding-inline-start: 1em;
    }

    .lg\:prose-lg :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: .833333em;
      font-size: 2.66667em;
      line-height: 1;
    }

    .lg\:prose-lg :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.86667em;
      margin-bottom: 1.06667em;
      font-size: 1.66667em;
      line-height: 1.33333;
    }

    .lg\:prose-lg :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.66667em;
      margin-bottom: .666667em;
      font-size: 1.33333em;
      line-height: 1.5;
    }

    .lg\:prose-lg :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.77778em;
      margin-bottom: .444444em;
      line-height: 1.55556;
    }

    .lg\:prose-lg :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .lg\:prose-lg :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.77778em;
      margin-bottom: 1.77778em;
    }

    .lg\:prose-lg :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

    .lg\:prose-lg :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.77778em;
      margin-bottom: 1.77778em;
    }

    .lg\:prose-lg :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .222222em;
      padding-inline-end: .444444em;
      padding-bottom: .222222em;
      border-radius: .3125rem;
      padding-inline-start: .444444em;
      font-size: .888889em;
    }

    .lg\:prose-lg :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .888889em;
    }

    .lg\:prose-lg :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .866667em;
    }

    .lg\:prose-lg :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .875em;
    }

    .lg\:prose-lg :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: 1em;
      padding-inline-end: 1.5em;
      padding-bottom: 1em;
      border-radius: .375rem;
      margin-top: 2em;
      margin-bottom: 2em;
      padding-inline-start: 1.5em;
      font-size: .888889em;
      line-height: 1.75;
    }

    .lg\:prose-lg :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .lg\:prose-lg :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
      margin-bottom: 1.33333em;
      padding-inline-start: 1.55556em;
    }

    .lg\:prose-lg :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .666667em;
      margin-bottom: .666667em;
    }

    .lg\:prose-lg :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .lg\:prose-lg :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: .444444em;
    }

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

    .lg\:prose-lg :where(.lg\:prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
    }

    .lg\:prose-lg :where(.lg\:prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.33333em;
    }

    .lg\:prose-lg :where(.lg\:prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
    }

    .lg\:prose-lg :where(.lg\:prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.33333em;
    }

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

    .lg\:prose-lg :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
      margin-bottom: 1.33333em;
    }

    .lg\:prose-lg :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
    }

    .lg\:prose-lg :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .666667em;
      padding-inline-start: 1.55556em;
    }

    .lg\:prose-lg :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 3.11111em;
      margin-bottom: 3.11111em;
    }

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

    .lg\:prose-lg :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .888889em;
      line-height: 1.5;
    }

    .lg\:prose-lg :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: .75em;
      padding-bottom: .75em;
      padding-inline-start: .75em;
    }

    .lg\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .lg\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

    .lg\:prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .75em;
      padding-inline-end: .75em;
      padding-bottom: .75em;
      padding-inline-start: .75em;
    }

    .lg\:prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .lg\:prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

    .lg\:prose-lg :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.77778em;
      margin-bottom: 1.77778em;
    }

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

    .lg\:prose-lg :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1em;
      font-size: .888889em;
      line-height: 1.5;
    }

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

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

    .lg\:prose-xl {
      font-size: 1.25rem;
      line-height: 1.8;
    }

    .lg\:prose-xl :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }

    .lg\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1em;
      margin-bottom: 1em;
      font-size: 1.2em;
      line-height: 1.5;
    }

    .lg\:prose-xl :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1.06667em;
    }

    .lg\:prose-xl :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: .857143em;
      font-size: 2.8em;
      line-height: 1;
    }

    .lg\:prose-xl :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.55556em;
      margin-bottom: .888889em;
      font-size: 1.8em;
      line-height: 1.11111;
    }

    .lg\:prose-xl :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.6em;
      margin-bottom: .666667em;
      font-size: 1.5em;
      line-height: 1.33333;
    }

    .lg\:prose-xl :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.8em;
      margin-bottom: .6em;
      line-height: 1.6;
    }

    .lg\:prose-xl :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .lg\:prose-xl :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }

    .lg\:prose-xl :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

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

    .lg\:prose-xl :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .25em;
      padding-inline-end: .4em;
      padding-bottom: .25em;
      border-radius: .3125rem;
      padding-inline-start: .4em;
      font-size: .9em;
    }

    .lg\:prose-xl :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
    }

    .lg\:prose-xl :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .861111em;
    }

    .lg\:prose-xl :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
    }

    .lg\:prose-xl :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: 1.11111em;
      padding-inline-end: 1.33333em;
      padding-bottom: 1.11111em;
      border-radius: .5rem;
      margin-top: 2em;
      margin-bottom: 2em;
      padding-inline-start: 1.33333em;
      font-size: .9em;
      line-height: 1.77778;
    }

    .lg\:prose-xl :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .lg\:prose-xl :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
      padding-inline-start: 1.6em;
    }

    .lg\:prose-xl :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .6em;
      margin-bottom: .6em;
    }

    .lg\:prose-xl :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .lg\:prose-xl :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: .4em;
    }

    .lg\:prose-xl :where(.lg\:prose-xl > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .8em;
      margin-bottom: .8em;
    }

    .lg\:prose-xl :where(.lg\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .lg\:prose-xl :where(.lg\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.2em;
    }

    .lg\:prose-xl :where(.lg\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .lg\:prose-xl :where(.lg\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.2em;
    }

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

    .lg\:prose-xl :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }

    .lg\:prose-xl :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.2em;
    }

    .lg\:prose-xl :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .6em;
      padding-inline-start: 1.6em;
    }

    .lg\:prose-xl :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2.8em;
      margin-bottom: 2.8em;
    }

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

    .lg\:prose-xl :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .9em;
      line-height: 1.55556;
    }

    .lg\:prose-xl :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: .666667em;
      padding-bottom: .888889em;
      padding-inline-start: .666667em;
    }

    .lg\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .lg\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

    .lg\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .888889em;
      padding-inline-end: .666667em;
      padding-bottom: .888889em;
      padding-inline-start: .666667em;
    }

    .lg\:prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .lg\:prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

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

    .lg\:prose-xl :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

    .lg\:prose-xl :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1em;
      font-size: .9em;
      line-height: 1.55556;
    }

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

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

    .lg\:-mt-96 {
      margin-top: calc(var(--spacing) * -96);
    }

    .lg\:block {
      display: block;
    }

    .lg\:grid {
      display: grid;
    }

    .lg\:hidden {
      display: none;
    }

    .lg\:h-full {
      height: 100%;
    }

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

    .lg\:min-h-\[50rem\] {
      min-height: 50rem;
    }

    .lg\:min-h-full {
      min-height: 100%;
    }

    .lg\:max-w-\[65vw\] {
      max-width: 65vw;
    }

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

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

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

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

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

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

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

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

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

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

    .lg\:justify-start {
      justify-content: flex-start;
    }

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

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

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

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

    .lg\:pt-24 {
      padding-top: calc(var(--spacing) * 24);
    }

    .lg\:pt-64 {
      padding-top: calc(var(--spacing) * 64);
    }

    .lg\:pb-30 {
      padding-bottom: calc(var(--spacing) * 30);
    }

    .lg\:pl-16 {
      padding-left: calc(var(--spacing) * 16);
    }

    .lg\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }

    .lg\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }

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

  @media (width >= 1120px) {
    .xl\:col-span-1 {
      grid-column: span 1 / span 1;
    }

    .xl\:col-span-2 {
      grid-column: span 2 / span 2;
    }

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

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

    .xl\:col-span-5 {
      grid-column: span 5 / span 5;
    }

    .xl\:col-span-6 {
      grid-column: span 6 / span 6;
    }

    .xl\:col-span-7 {
      grid-column: span 7 / span 7;
    }

    .xl\:col-span-8 {
      grid-column: span 8 / span 8;
    }

    .xl\:h-full {
      height: 100%;
    }

    .xl\:w-2xs {
      width: var(--container-2xs);
    }

    .xl\:max-w-\[62\.5rem\] {
      max-width: 62.5rem;
    }

    .xl\:max-w-\[75vw\] {
      max-width: 75vw;
    }

    .xl\:min-w-\[25rem\] {
      min-width: 25rem;
    }

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

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

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

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

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

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

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

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

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

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

    .xl\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }

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

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

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

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

    @media (width >= 640px) {
      .xl\:sm\:max-h-\[85vh\] {
        max-height: 85vh;
      }
    }
  }

  @media (width >= 1536px) {
    .\32 xl\:col-span-1 {
      grid-column: span 1 / span 1;
    }

    .\32 xl\:col-span-2 {
      grid-column: span 2 / span 2;
    }

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

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

    .\32 xl\:col-span-5 {
      grid-column: span 5 / span 5;
    }

    .\32 xl\:col-span-6 {
      grid-column: span 6 / span 6;
    }

    .\32 xl\:col-span-7 {
      grid-column: span 7 / span 7;
    }

    .\32 xl\:col-span-8 {
      grid-column: span 8 / span 8;
    }

    .\32 xl\:prose-2xl {
      font-size: 1.5rem;
      line-height: 1.66667;
    }

    .\32 xl\:prose-2xl :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
      margin-bottom: 1.33333em;
    }

    .\32 xl\:prose-2xl :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.06667em;
      margin-bottom: 1.06667em;
      font-size: 1.25em;
      line-height: 1.46667;
    }

    .\32 xl\:prose-2xl :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.77778em;
      margin-bottom: 1.77778em;
      padding-inline-start: 1.11111em;
    }

    .\32 xl\:prose-2xl :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: .875em;
      font-size: 2.66667em;
      line-height: 1;
    }

    .\32 xl\:prose-2xl :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.5em;
      margin-bottom: .833333em;
      font-size: 2em;
      line-height: 1.08333;
    }

    .\32 xl\:prose-2xl :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.55556em;
      margin-bottom: .666667em;
      font-size: 1.5em;
      line-height: 1.22222;
    }

    .\32 xl\:prose-2xl :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.66667em;
      margin-bottom: .666667em;
      line-height: 1.5;
    }

    .\32 xl\:prose-2xl :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .\32 xl\:prose-2xl :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }

    .\32 xl\:prose-2xl :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

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

    .\32 xl\:prose-2xl :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .25em;
      padding-inline-end: .333333em;
      padding-bottom: .25em;
      border-radius: .375rem;
      padding-inline-start: .333333em;
      font-size: .833333em;
    }

    .\32 xl\:prose-2xl :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .833333em;
    }

    .\32 xl\:prose-2xl :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .875em;
    }

    .\32 xl\:prose-2xl :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .888889em;
    }

    .\32 xl\:prose-2xl :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: 1.2em;
      padding-inline-end: 1.6em;
      padding-bottom: 1.2em;
      border-radius: .5rem;
      margin-top: 2em;
      margin-bottom: 2em;
      padding-inline-start: 1.6em;
      font-size: .833333em;
      line-height: 1.8;
    }

    .\32 xl\:prose-2xl :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .\32 xl\:prose-2xl :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
      margin-bottom: 1.33333em;
      padding-inline-start: 1.58333em;
    }

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

    .\32 xl\:prose-2xl :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .\32 xl\:prose-2xl :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: .416667em;
    }

    .\32 xl\:prose-2xl :where(.\32 xl\:prose-2xl > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .833333em;
      margin-bottom: .833333em;
    }

    .\32 xl\:prose-2xl :where(.\32 xl\:prose-2xl > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
    }

    .\32 xl\:prose-2xl :where(.\32 xl\:prose-2xl > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.33333em;
    }

    .\32 xl\:prose-2xl :where(.\32 xl\:prose-2xl > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
    }

    .\32 xl\:prose-2xl :where(.\32 xl\:prose-2xl > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-bottom: 1.33333em;
    }

    .\32 xl\:prose-2xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .666667em;
      margin-bottom: .666667em;
    }

    .\32 xl\:prose-2xl :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
      margin-bottom: 1.33333em;
    }

    .\32 xl\:prose-2xl :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1.33333em;
    }

    .\32 xl\:prose-2xl :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: .5em;
      padding-inline-start: 1.58333em;
    }

    .\32 xl\:prose-2xl :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 3em;
      margin-bottom: 3em;
    }

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

    .\32 xl\:prose-2xl :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      font-size: .833333em;
      line-height: 1.4;
    }

    .\32 xl\:prose-2xl :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: .6em;
      padding-bottom: .8em;
      padding-inline-start: .6em;
    }

    .\32 xl\:prose-2xl :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .\32 xl\:prose-2xl :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

    .\32 xl\:prose-2xl :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-top: .8em;
      padding-inline-end: .6em;
      padding-bottom: .8em;
      padding-inline-start: .6em;
    }

    .\32 xl\:prose-2xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-start: 0;
    }

    .\32 xl\:prose-2xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      padding-inline-end: 0;
    }

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

    .\32 xl\:prose-2xl :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }

    .\32 xl\:prose-2xl :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      margin-top: 1em;
      font-size: .833333em;
      line-height: 1.6;
    }

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

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

    .\32 xl\:min-h-\[65vh\] {
      min-height: 65vh;
    }

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

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

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

    .\32 xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .\32 xl\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }

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

    .\32 xl\:grid-cols-7 {
      grid-template-columns: repeat(7, minmax(0, 1fr));
    }

    .\32 xl\:grid-cols-8 {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }

    .\32 xl\:gap-24 {
      gap: calc(var(--spacing) * 24);
    }
  }

  .prose-headings\:font-light :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .prose-headings\:font-medium :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .prose-headings\:font-normal :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }

  .prose-headings\:text-nco-red :where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--color-nco-red);
  }

  .prose-p\:font-light :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .prose-p\:font-medium :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .prose-p\:text-nco-red :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--color-nco-red);
  }

  .prose-p\:text-stone-700 :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--color-stone-700);
  }

  .prose-p\:text-stone-900 :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--color-stone-900);
  }

  .prose-p\:text-white :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--color-white);
  }

  .prose-a\:font-light :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }

  .prose-a\:text-nco-red :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--color-nco-red);
  }

  .prose-a\:text-white :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--color-white);
  }

  @media (hover: hover) {
    .prose-a\:hover\:\!no-underline :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)):hover {
      text-decoration-line: none !important;
    }

    .prose-a\:hover\:no-underline :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)):hover {
      text-decoration-line: none;
    }
  }

  .prose-figcaption\:text-stone-600 :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    color: var(--color-stone-600);
  }

  .prose-img\:aspect-\[4\/3\] :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    aspect-ratio: 4 / 3;
  }

  .prose-img\:rounded :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    border-radius: .25rem;
  }

  @media (hover: hover) {
    .hover\:prose-img\:origin-center:hover :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      transform-origin: center;
    }

    .hover\:prose-img\:scale-110:hover :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }

    .hover\:prose-img\:duration-500:hover :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
      --tw-duration: .5s;
      transition-duration: .5s;
    }
  }
}

html {
  scroll-behavior: smooth;
}

main#maincontent {
  background-color: var(--color-background);
  color: var(--color-text);
  margin: 0;
}

.container {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
}

.section {
  margin-block: var(--spacing-section);
  padding-inline: var(--spacing-section);
  position: relative;
}

.section:first-child {
  margin-top: calc(var(--spacing) * 0);
}

.section:last-child, .section p:last-child {
  margin-bottom: calc(var(--spacing) * 0);
}

.section.has-background {
  padding-block: var(--spacing-section);
  background-repeat: no-repeat;
  background-size: cover;
}

.content-wrapper .alignfull, .content-wrapper .alignwide {
  max-width: 100%;
}

.content-wrapper .alignleft {
  float: none;
  margin-right: auto;
  margin-left: calc(var(--spacing) * 0);
}

.content-wrapper .alignright {
  float: none;
  margin-right: calc(var(--spacing) * 0);
  margin-left: auto;
}

.content-wrapper .aligncenter {
  margin-inline: auto;
}

.embed {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.embed iframe, .embed object, .embed embed, .embed video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.gform-field-label--type-sub {
  display: none !important;
}

.Card {
  position: relative;
}

.Card-Primary-Action:before {
  content: "";
  z-index: 1;
  position: absolute;
  inset: 0;
}

:is(.single-event, .single-post, .category, .search-results, .search) #page-hero-content {
  display: none;
}

:is(.search, .search-results) #page-hero-container {
  height: 100%;
}

.leaflet-map {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: color-mix(in oklab, var(--color-stone-100) 10%, transparent);
}

@media (width >= 640px) {
  .leaflet-map {
    border-radius: var(--radius-2xl);
  }
}

.prose > blockquote {
  --tw-border-style: none;
  background-color: var(--color-stone-100);
  padding: calc(var(--spacing) * 12);
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  border-style: none;
  border-radius: .25rem;
  font-style: normal;
}

body {
  color: #000;
  font-family: var(--font-sans);
  font-size: var(--text-base);
  line-height: var(--line-height);
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
  background-color: #fff;
}

::selection {
  background: var(--color-warning);
}

a, .link {
  cursor: pointer;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a {
  color: inherit;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

li ul, li ol {
  margin: 0 1rem;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style: lower-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

pre, code, samp, style {
  font-family: monospace;
}

pre {
  padding: 1.5rem;
  font-size: .875rem;
  overflow: auto;
}

pre code {
  background-color: inherit;
  color: inherit;
  border-radius: 0;
  padding: 0;
}

code {
  border-radius: var(--radius-sm);
  background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
  font-family: var(--font-mono);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  color: var(--color-black);
  padding-block: 2px;
  padding-inline: 3px;
}

hr {
  background-color: #000;
  border: none;
  width: 100%;
  height: 1px;
  margin: 1rem 0;
  display: block;
}

.skip-link {
  opacity: 1;
  text-align: center;
  z-index: 999;
  width: 15rem;
  max-width: 90vw;
  margin: 0 auto;
  padding: 1rem;
  font-size: larger;
  font-weight: 600;
  transition: transform .1875s ease-out;
  position: absolute;
  top: .5rem;
  left: 0;
  right: 0;
  color: #000 !important;
  background-color: #f6ff00 !important;
  border-color: #f6ff00 !important;
  outline-color: #f6ff00 !important;
}

.skip-link:not(:focus):not(:hover) {
  opacity: 0;
  transform: translateY(-4em);
}

.gform_wrapper {
  max-width: 100%;
  margin-inline: auto;
}

.gform_wrapper .gform_fields {
  color: var(--color-black);
}

.gform_wrapper fieldset.gfield {
  margin-bottom: calc(var(--spacing) * 6);
}

.gform_wrapper legend, .gform_wrapper label {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}

.gform_wrapper label.gform-field-label--type-sub {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}

.gform_wrapper .gfield_required {
  margin-left: calc(var(--spacing) * 1);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-danger);
}

.gform_wrapper .dark input[type="text"], .gform_wrapper .dark input[type="email"], .gform_wrapper .dark input[type="tel"], .gform_wrapper .dark input[type="url"], .gform_wrapper .dark input[type="number"], .gform_wrapper .dark input[type="password"], .gform_wrapper .dark input[type="date"], .gform_wrapper .dark select, .gform_wrapper .dark textarea {
  background-color: var(--color-white);
  color: var(--color-black);
}

:is(.gform_wrapper .dark input[type="text"], .gform_wrapper .dark input[type="email"], .gform_wrapper .dark input[type="tel"], .gform_wrapper .dark input[type="url"], .gform_wrapper .dark input[type="number"], .gform_wrapper .dark input[type="password"], .gform_wrapper .dark input[type="date"], .gform_wrapper .dark select, .gform_wrapper .dark textarea):focus-visible {
  outline-style: var(--tw-outline-style);
  outline-offset: 3px;
  outline-width: 2px;
  outline-color: var(--color-primary);
  border-color: #0000;
}

@media (width >= 640px) {
  .gform_wrapper .ginput_complex {
    display: flex;
  }
}

.gform_wrapper .ginput_complex span {
  flex-grow: 1;
  display: block;
}

.gform_wrapper .ginput_complex span:not(:first-child) {
  margin-top: calc(var(--spacing) * 6);
}

@media (width >= 640px) {
  .gform_wrapper .ginput_complex span:not(:first-child) {
    margin-top: calc(var(--spacing) * 0);
    margin-left: calc(var(--spacing) * 4);
  }
}

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

.gform_wrapper h2.gform_submission_error {
  margin-block: calc(var(--spacing) * 4);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-danger);
}

.gform_wrapper .validation_message {
  color: var(--color-danger);
  font-style: italic;
}

.gform_wrapper .hidden_label > label {
  display: none;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="date"], select, textarea {
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-secondary);
  width: 100%;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  font-size: inherit;
  line-height: inherit;
  border-radius: .25rem;
}

:is(input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="date"], select, textarea):focus-visible {
  border-color: var(--color-primary);
  background-color: var(--color-secondary-300);
}

.wp-block-search__input {
  border-style: var(--tw-border-style);
  width: 100%;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  appearance: none;
  border-width: 2px;
  border-color: #0000;
  border-radius: .25rem;
  flex-grow: 1;
  min-width: 3rem;
  margin-left: 0;
  margin-right: 0;
  -webkit-text-decoration: unset !important;
  -webkit-text-decoration: unset !important;
  text-decoration: unset !important;
}

.wp-block-search__input:focus-visible {
  border-color: var(--color-primary);
  background-color: var(--color-secondary-300);
}

.menu-vdi {
  display: none;
}

.menu-vdi > li {
  list-style-type: none;
}

@media (hover: hover) {
  .menu-vdi > li > a:hover {
    text-decoration-line: underline;
  }
}

.menu-vdi > li > a:focus-visible, .menu-vdi > li a[aria-current="true"] {
  text-decoration-line: underline;
}

.menu-vdi > li .menu-vdi__toggle[aria-expanded="true"] svg {
  rotate: 180deg;
}

.menu-vdi > li .menu-vdi__toggle[aria-expanded="true"] + .menu-vdi__submenu {
  display: flex;
}

.menu-vdi .menu-vdi__submenu {
  z-index: 10;
  width: 100%;
  display: none;
}

@media (width >= 360px) {
  .menu-vdi .menu-vdi__submenu {
    max-width: 360px;
  }
}

@media (width >= 475px) {
  .menu-vdi .menu-vdi__submenu {
    max-width: 475px;
  }
}

@media (width >= 640px) {
  .menu-vdi .menu-vdi__submenu {
    max-width: 640px;
  }
}

@media (width >= 768px) {
  .menu-vdi .menu-vdi__submenu {
    max-width: 768px;
  }
}

@media (width >= 1024px) {
  .menu-vdi .menu-vdi__submenu {
    max-width: 1024px;
  }
}

@media (width >= 1120px) {
  .menu-vdi .menu-vdi__submenu {
    max-width: 1120px;
  }
}

@media (width >= 1536px) {
  .menu-vdi .menu-vdi__submenu {
    max-width: 1536px;
  }
}

.menu-vdi .menu-vdi__submenu .menu-vdi__item--grandchild a {
  text-decoration-line: none;
}

@media (hover: hover) {
  .menu-vdi .menu-vdi__submenu .menu-vdi__item--grandchild a:hover {
    text-decoration-line: underline;
  }
}

.menu-vdi .menu-vdi__submenu .menu-vdi__item--grandchild a:focus-visible {
  text-decoration-line: underline;
}

@media screen and (width <= 67.5rem) {
  #app:has(.nav-main__toggle[aria-expanded="true"]) {
    height: calc(100vh - var(--hgtHeader));
  }

  .nav-main__toggle .nav-toggle-hamburger {
    display: inline-block !important;
  }

  .nav-main__toggle .nav-toggle-x, .nav-main__toggle[aria-expanded="true"] .nav-toggle-hamburger {
    display: none !important;
  }

  .nav-main__toggle[aria-expanded="true"] .nav-toggle-x {
    display: inline-block !important;
  }

  .nav-main .nav-main__toggle[aria-expanded="true"] + ul {
    display: flex;
    position: absolute;
  }

  .nav-main .menu-vdi {
    right: calc(var(--spacing) * 0);
    z-index: 10;
    position: absolute;
  }

  .nav-main .menu-vdi .menu-vdi__toggle {
    align-items: center;
    gap: calc(var(--spacing) * 2);
    display: flex;
  }

  .nav-aux .menu-vdi__submenu {
    list-style-type: none;
    position: absolute;
  }
}

@media screen and (width >= 67.5rem) {
  .nav-main__toggle {
    display: none;
  }

  .menu-vdi {
    list-style-type: none;
    display: flex;
  }

  .menu-vdi .menu-vdi__toggle {
    align-items: center;
    gap: calc(var(--spacing) * 2);
    display: flex;
  }

  .menu-vdi .menu-vdi__submenu {
    list-style-type: none;
    position: absolute;
  }
}

.nav-aux {
  margin: calc(var(--spacing) * 0);
  justify-content: flex-end;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  padding: calc(var(--spacing) * 0);
  flex-wrap: wrap;
  display: flex;
  position: relative;
}

.nav-aux .menu-vdi {
  margin: calc(var(--spacing) * 0);
  align-items: center;
  gap: calc(var(--spacing) * 4);
  column-gap: calc(var(--spacing) * 4);
  row-gap: calc(var(--spacing) * 2);
  padding: calc(var(--spacing) * 0);
  flex-wrap: wrap;
  display: flex;
  position: relative;
}

.nav-aux .menu-vdi .menu-vdi__toggle {
  align-items: center;
  gap: calc(var(--spacing) * 2);
  display: flex;
}

@media (hover: hover) {
  .nav-aux .menu-vdi .menu-vdi__toggle:hover {
    text-decoration-line: underline;
  }
}

.nav-aux .menu-vdi .menu-vdi__toggle:focus-visible {
  text-decoration-line: underline;
}

@media screen and (width >= 62.5rem) {
  .nav-aux {
    gap: calc(var(--spacing) * 4);
  }

  .nav-aux .menu-vdi {
    justify-content: flex-end;
  }

  .nav-aux .menu-vdi .menu-vdi__toggle {
    align-items: center;
    gap: calc(var(--spacing) * 2);
    display: flex;
  }
}

@media screen and (width >= 67.5rem) {
  .nav-main .menu-vdi {
    margin: calc(var(--spacing) * 0);
    padding: calc(var(--spacing) * 0);
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .nav-main .menu-vdi > li > a, .nav-main .menu-vdi > li > .menu-vdi__toggle {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--color-nco-red);
    margin-inline: calc(var(--spacing) * 4);
    padding: calc(var(--spacing) * 0);
    text-decoration-line: none;
  }

  @media (hover: hover) {
    :is(.nav-main .menu-vdi > li > a, .nav-main .menu-vdi > li > .menu-vdi__toggle):hover {
      cursor: pointer;
      text-decoration-line: underline;
    }
  }

  .nav-main .menu-vdi .menu-vdi__item--contact-us {
    margin-left: calc(var(--spacing) * 8);
  }

  .menu-vdi .menu-vdi__toggle {
    align-items: center;
    gap: calc(var(--spacing) * 2);
    display: flex;
  }

  .menu-vdi .menu-vdi__item--parent {
    position: relative;
  }

  .menu-vdi .menu-vdi__submenu {
    width: calc(var(--spacing) * 48);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: color-mix(in oklab, var(--color-stone-300) 50%, transparent);
    background-color: var(--color-white);
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    border-radius: .25rem;
    flex-direction: column;
    top: calc(100% + 1rem);
  }

  .menu-vdi .menu-vdi__submenu > li {
    width: 100%;
  }

  .menu-vdi .menu-vdi__submenu .menu-vdi__item {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    color: var(--color-nco-red-900);
    width: 100%;
    text-decoration-line: none;
    display: block;
  }

  @media (hover: hover) {
    .menu-vdi .menu-vdi__submenu .menu-vdi__item:hover {
      background-color: color-mix(in oklab, var(--color-stone-100) 50%, transparent);
      text-decoration-line: underline;
    }
  }

  .menu-vdi .menu-vdi__submenu .menu-vdi__item:focus-visible {
    background-color: var(--color-secondary-200);
  }

  .menu-vdi .menu-vdi__submenu .menu-vdi__item a {
    width: 100%;
    color: inherit;
    display: block;
  }

  .menu-vdi .menu-vdi__submenu a.menu-vdi__item, .menu-vdi .menu-vdi__submenu .menu-vdi__item a {
    padding: calc(var(--spacing) * 4);
  }
}

@media (width <= 67.5rem) {
  #menu-container {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 4px;
    border-color: var(--color-nco-red);
    background-color: color-mix(in oklab, var(--color-nco-white) 90%, transparent);
    width: 100%;
    max-width: 27.5rem;
    padding-inline: calc(var(--spacing) * 8);
    padding-top: calc(var(--spacing) * 8);
    padding-bottom: calc(var(--spacing) * 12);
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-backdrop-blur: blur(var(--blur-lg));
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    flex-direction: column;
  }

  @media (width < 640px) {
    #menu-container {
      top: calc(var(--spacing) * 20);
      max-width: none;
    }
  }

  @media (width >= 640px) {
    #menu-container {
      right: calc(var(--spacing) * 4);
      border-top-left-radius: var(--radius-xl);
      border-top-right-radius: var(--radius-xl);
      border-bottom-right-radius: .25rem;
      border-bottom-left-radius: .25rem;
    }
  }

  #menu-container li {
    flex-direction: column;
    width: 100%;
    list-style-type: none;
    display: flex;
  }

  #menu-container li a {
    width: 100%;
  }

  #menu-container li ul {
    gap: calc(var(--spacing) * 2);
    padding-top: calc(var(--spacing) * 4);
    flex-direction: column;
  }

  #menu-container li ul li {
    padding-block: calc(var(--spacing) * 2);
  }

  @media (hover: hover) {
    :is(#menu-container li ul li > *):hover {
      text-decoration-line: underline;
    }
  }

  #menu-container > li:not(:nth-last-child(-n+2)) {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
    border-color: color-mix(in oklab, var(--color-nco-red) 5%, transparent);
    width: 100%;
    padding-block: calc(var(--spacing) * 4);
  }

  #menu-container > li:not(:nth-last-child(-n+2)) > :not(svg) {
    width: 100% !important;
  }

  #menu-container > li:not(:nth-last-child(-n+2)) button {
    justify-content: space-between;
    display: flex;
  }

  @media (hover: hover) {
    #menu-container > li:not(:nth-last-child(-n+2)) button:hover {
      cursor: pointer;
      text-decoration-line: underline;
    }
  }

  #menu-container > li:nth-last-child(2), #menu-container > li:nth-last-child(3) {
    border-color: color-mix(in oklab, var(--color-nco-red) 0%, transparent);
    width: 100%;
    padding-block: calc(var(--spacing) * 4);
  }

  #menu-container > li:nth-last-child(2) {
    padding-bottom: calc(var(--spacing) * 0) !important;
  }

  #menu-container > li:nth-last-child(-n+2) {
    margin-bottom: calc(var(--spacing) * 2);
    text-align: center;
    justify-content: center;
    width: 100%;
    display: flex;
  }

  #menu-container > li:nth-last-child(-n+2) a {
    min-width: 100%;
  }
}

@media screen and (width >= 62.5rem) {
  .nav-footer .menu-vdi {
    margin: calc(var(--spacing) * 0);
    padding: calc(var(--spacing) * 0);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .nav-footer .menu-vdi > li > a {
    font-size: var(--text-18px);
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    color: var(--color-secondary);
    margin-inline: calc(var(--spacing) * 0);
    padding: calc(var(--spacing) * 0);
  }
}

@media screen and (width <= 62.5rem) {
  .nav-footer .nav-footer__toggle {
    padding: calc(var(--spacing) * 3);
    color: var(--color-primary);
  }

  .nav-footer .menu-vdi {
    width: 95%;
    padding-block: calc(var(--spacing) * 6);
    flex-direction: column;
  }

  .nav-footer .menu-vdi .menu-vdi__submenu {
    padding-inline: calc(var(--spacing) * 7);
    padding-block: calc(var(--spacing) * 2);
    flex-direction: column;
  }

  .nav-footer .menu-vdi .menu-vdi__item a, .nav-footer .menu-vdi .menu-vdi__item button {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    width: 100%;
    padding: calc(var(--spacing) * 4);
    display: block;
  }

  @media (hover: hover) {
    :is(.nav-footer .menu-vdi .menu-vdi__item a, .nav-footer .menu-vdi .menu-vdi__item button):hover {
      background-color: var(--color-secondary-200);
    }
  }

  :is(.nav-footer .menu-vdi .menu-vdi__item a, .nav-footer .menu-vdi .menu-vdi__item button):focus-visible {
    background-color: var(--color-secondary-200);
  }

  .nav-footer .menu-vdi .menu-vdi__item a {
    width: 100%;
    display: block;
  }

  .nav-footer .menu-vdi .menu-vdi__item button {
    justify-content: space-between;
    width: 100%;
    display: flex;
  }
}

@media screen and (width >= 62.5rem) {
  .nav-footer .menu-vdi .menu-vdi__toggle {
    margin-top: calc(var(--spacing) * 3);
    padding-bottom: calc(var(--spacing) * 1);
    font-size: var(--text-20px);
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    text-decoration-line: underline;
  }

  .nav-footer .menu-vdi .menu-vdi__toggle > svg {
    display: none;
  }

  .nav-footer .menu-vdi .menu-vdi__item--parent {
    position: static;
  }

  .nav-footer .menu-vdi .menu-vdi__submenu {
    margin: calc(var(--spacing) * 0);
    margin-bottom: calc(var(--spacing) * 3);
    padding: calc(var(--spacing) * 0);
    padding-left: calc(var(--spacing) * 2);
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    display: block;
    position: static;
  }

  .nav-footer .menu-vdi .menu-vdi__submenu > li {
    margin: calc(var(--spacing) * 0);
    width: 100%;
    padding: calc(var(--spacing) * 0);
  }

  .nav-footer .menu-vdi .menu-vdi__submenu .menu-vdi__item {
    font-size: var(--text-18px);
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
    width: 100%;
    display: block;
  }

  @media (hover: hover) {
    .nav-footer .menu-vdi .menu-vdi__submenu .menu-vdi__item:hover {
      background-color: var(--color-secondary-200);
    }
  }

  .nav-footer .menu-vdi .menu-vdi__submenu .menu-vdi__item:focus-visible {
    background-color: var(--color-secondary-200);
  }

  .nav-footer .menu-vdi .menu-vdi__submenu .menu-vdi__item a {
    width: 100%;
    display: block;
  }

  .nav-footer .menu-vdi .menu-vdi__submenu a.menu-vdi__item, .nav-footer .menu-vdi .menu-vdi__submenu .menu-vdi__item a {
    padding: calc(var(--spacing) * 0);
    color: var(--color-secondary);
  }
}

@font-face {
  font-family: Lineicons;
  src: url("../../styles/fonts/Lineicons.woff2") format("woff2"), url("../../styles/fonts/Lineicons.svg") format("svg");
}

[class^="lni-"], [class*=" lni-"], [class^="icon-"], [class*=" icon-"], [class^="lni-"]:before, [class*=" lni-"]:before, [class^="icon-"]:before, [class*=" icon-"]:before {
  speak: never;
  -webkit-text-decoration: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  vertical-align: middle;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Lineicons, sans-serif;
  font-size: 120%;
  font-style: normal;
  display: inline-block;
}

.circular-icon {
  box-sizing: content-box;
  background-color: var(--color-secondary);
  color: var(--color-gray-800);
  --size: 3rem;
  height: var(--size);
  text-align: center;
  width: var(--size);
  border-radius: 3.40282e38px;
  display: inline-block;
}

.circular-icon i {
  height: var(--size);
  line-height: var(--size);
  text-align: center;
  vertical-align: middle;
  width: var(--size);
  display: inline-block;
}

i.circular-icon:before, .circular-icon span {
  line-height: var(--size) !important;
}

.lni-is-spinning {
  animation: 1s linear infinite lni-spin;
}

@keyframes lni-spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.lni-rotate-90 {
  transform: rotate(90deg);
}

.lni-rotate-180 {
  transform: rotate(180deg);
}

.lni-rotate-270 {
  transform: rotate(270deg);
}

.lni-flip-y {
  transform: scaleY(-1);
}

.lni-flip-x {
  transform: scaleX(-1);
}

.lni-500px:before, .icon-500px:before {
  content: "";
}

.lni-adobe:before, .icon-adobe:before {
  content: "";
}

.lni-adonis:before, .icon-adonis:before {
  content: "";
}

.lni-aeroplane-1:before, .icon-aeroplane-1:before {
  content: "";
}

.lni-agenda:before, .icon-agenda:before {
  content: "";
}

.lni-airbnb:before, .icon-airbnb:before {
  content: "";
}

.lni-airtable:before, .icon-airtable:before {
  content: "";
}

.lni-alarm-1:before, .icon-alarm-1:before {
  content: "";
}

.lni-align-text-center:before, .icon-align-text-center:before {
  content: "";
}

.lni-align-text-left:before, .icon-align-text-left:before {
  content: "";
}

.lni-align-text-right:before, .icon-align-text-right:before {
  content: "";
}

.lni-alpinejs:before, .icon-alpinejs:before {
  content: "";
}

.lni-amazon:before, .icon-amazon:before {
  content: "";
}

.lni-amazon-original:before, .icon-amazon-original:before {
  content: "";
}

.lni-amazon-pay:before, .icon-amazon-pay:before {
  content: "";
}

.lni-ambulance-1:before, .icon-ambulance-1:before {
  content: "";
}

.lni-amd:before, .icon-amd:before {
  content: "";
}

.lni-amex:before, .icon-amex:before {
  content: "";
}

.lni-anchor:before, .icon-anchor:before {
  content: "";
}

.lni-android:before, .icon-android:before {
  content: "";
}

.lni-android-old:before, .icon-android-old:before {
  content: "";
}

.lni-angellist:before, .icon-angellist:before {
  content: "";
}

.lni-angle-double-down:before, .icon-angle-double-down:before {
  content: "";
}

.lni-angle-double-left:before, .icon-angle-double-left:before {
  content: "";
}

.lni-angle-double-right:before, .icon-angle-double-right:before {
  content: "";
}

.lni-angle-double-up:before, .icon-angle-double-up:before {
  content: "";
}

.lni-angular:before, .icon-angular:before {
  content: "";
}

.lni-app-store:before, .icon-app-store:before {
  content: "";
}

.lni-apple-brand:before, .icon-apple-brand:before, .lni-apple:before, .icon-apple:before {
  content: "";
}

.lni-apple-music:before, .icon-apple-music:before {
  content: "";
}

.lni-apple-music-alt:before, .icon-apple-music-alt:before {
  content: "";
}

.lni-apple-pay:before, .icon-apple-pay:before {
  content: "";
}

.lni-arc-browser:before, .icon-arc-browser:before {
  content: "";
}

.lni-arrow-all-direction:before, .icon-arrow-all-direction:before {
  content: "";
}

.lni-arrow-angular-top-left:before, .icon-arrow-angular-top-left:before {
  content: "";
}

.lni-arrow-angular-top-right:before, .icon-arrow-angular-top-right:before {
  content: "";
}

.lni-arrow-both-direction-horizontal-1:before, .icon-arrow-both-direction-horizontal-1:before {
  content: "";
}

.lni-arrow-both-direction-vertical-1:before, .icon-arrow-both-direction-vertical-1:before {
  content: "";
}

.lni-arrow-downward:before, .icon-arrow-downward:before {
  content: "";
}

.lni-arrow-left:before, .icon-arrow-left:before {
  content: "";
}

.lni-arrow-left-circle:before, .icon-arrow-left-circle:before {
  content: "";
}

.lni-arrow-right:before, .icon-arrow-right:before {
  content: "";
}

.lni-arrow-right-circle:before, .icon-arrow-right-circle:before {
  content: "";
}

.lni-arrow-upward:before, .icon-arrow-upward:before {
  content: "";
}

.lni-asana:before, .icon-asana:before {
  content: "";
}

.lni-astro:before, .icon-astro:before {
  content: "";
}

.lni-atlassian:before, .icon-atlassian:before {
  content: "";
}

.lni-audi:before, .icon-audi:before {
  content: "";
}

.lni-audi-alt:before, .icon-audi-alt:before {
  content: "";
}

.lni-aws:before, .icon-aws:before {
  content: "";
}

.lni-azure:before, .icon-azure:before {
  content: "";
}

.lni-badge-decagram-percent:before, .icon-badge-decagram-percent:before {
  content: "";
}

.lni-balloons:before, .icon-balloons:before {
  content: "";
}

.lni-ban-2:before, .icon-ban-2:before {
  content: "";
}

.lni-bar-chart-4:before, .icon-bar-chart-4:before {
  content: "";
}

.lni-bar-chart-dollar:before, .icon-bar-chart-dollar:before {
  content: "";
}

.lni-basket-shopping-3:before, .icon-basket-shopping-3:before {
  content: "";
}

.lni-beat:before, .icon-beat:before {
  content: "";
}

.lni-behance:before, .icon-behance:before {
  content: "";
}

.lni-bell-1:before, .icon-bell-1:before {
  content: "";
}

.lni-bike:before, .icon-bike:before {
  content: "";
}

.lni-bing:before, .icon-bing:before {
  content: "";
}

.lni-bitbucket:before, .icon-bitbucket:before {
  content: "";
}

.lni-bitcoin:before, .icon-bitcoin:before {
  content: "";
}

.lni-bittorrent:before, .icon-bittorrent:before {
  content: "";
}

.lni-blogger:before, .icon-blogger:before {
  content: "";
}

.lni-blogger-alt:before, .icon-blogger-alt:before {
  content: "";
}

.lni-bluetooth:before, .icon-bluetooth:before {
  content: "";
}

.lni-bluetooth-logo:before, .icon-bluetooth-logo:before {
  content: "";
}

.lni-bmw:before, .icon-bmw:before {
  content: "";
}

.lni-board-writing-3:before, .icon-board-writing-3:before {
  content: "";
}

.lni-bold:before, .icon-bold:before {
  content: "";
}

.lni-bolt-2:before, .icon-bolt-2:before {
  content: "";
}

.lni-bolt-3:before, .icon-bolt-3:before {
  content: "";
}

.lni-book-1:before, .icon-book-1:before {
  content: "";
}

.lni-bookmark-1:before, .icon-bookmark-1:before {
  content: "";
}

.lni-bookmark-circle:before, .icon-bookmark-circle:before {
  content: "";
}

.lni-books-2:before, .icon-books-2:before {
  content: "";
}

.lni-bootstrap-5:before, .icon-bootstrap-5:before {
  content: "";
}

.lni-bootstrap-5-square:before, .icon-bootstrap-5-square:before {
  content: "";
}

.lni-box-archive-1:before, .icon-box-archive-1:before {
  content: "";
}

.lni-box-closed:before, .icon-box-closed:before {
  content: "";
}

.lni-box-gift-1:before, .icon-box-gift-1:before {
  content: "";
}

.lni-brave:before, .icon-brave:before {
  content: "";
}

.lni-bricks:before, .icon-bricks:before {
  content: "";
}

.lni-bridge-3:before, .icon-bridge-3:before {
  content: "";
}

.lni-briefcase-1:before, .icon-briefcase-1:before {
  content: "";
}

.lni-briefcase-2:before, .icon-briefcase-2:before {
  content: "";
}

.lni-briefcase-plus-1:before, .icon-briefcase-plus-1:before {
  content: "";
}

.lni-brush-1-rotated:before, .icon-brush-1-rotated:before {
  content: "";
}

.lni-brush-2:before, .icon-brush-2:before {
  content: "";
}

.lni-btc:before, .icon-btc:before {
  content: "";
}

.lni-bug-1:before, .icon-bug-1:before {
  content: "";
}

.lni-buildings-1:before, .icon-buildings-1:before {
  content: "";
}

.lni-bulb-2:before, .icon-bulb-2:before {
  content: "";
}

.lni-bulb-4:before, .icon-bulb-4:before {
  content: "";
}

.lni-burger-1:before, .icon-burger-1:before {
  content: "";
}

.lni-burger-drink:before, .icon-burger-drink:before {
  content: "";
}

.lni-bus-1:before, .icon-bus-1:before {
  content: "";
}

.lni-busket-ball:before, .icon-busket-ball:before {
  content: "";
}

.lni-cake-1:before, .icon-cake-1:before {
  content: "";
}

.lni-calculator-1:before, .icon-calculator-1:before {
  content: "";
}

.lni-calculator-2:before, .icon-calculator-2:before {
  content: "";
}

.lni-calendar-days:before, .icon-calendar-days:before {
  content: "";
}

.lni-camera-1:before, .icon-camera-1:before {
  content: "";
}

.lni-camera-movie-1:before, .icon-camera-movie-1:before {
  content: "";
}

.lni-candy-cane-2:before, .icon-candy-cane-2:before {
  content: "";
}

.lni-candy-round-1:before, .icon-candy-round-1:before {
  content: "";
}

.lni-canva:before, .icon-canva:before {
  content: "";
}

.lni-capsule-1:before, .icon-capsule-1:before {
  content: "";
}

.lni-car-2:before, .icon-car-2:before {
  content: "";
}

.lni-car-4:before, .icon-car-4:before {
  content: "";
}

.lni-car-6:before, .icon-car-6:before {
  content: "";
}

.lni-caravan-1:before, .icon-caravan-1:before {
  content: "";
}

.lni-cart-1:before, .icon-cart-1:before {
  content: "";
}

.lni-cart-2:before, .icon-cart-2:before {
  content: "";
}

.lni-cash-app:before, .icon-cash-app:before {
  content: "";
}

.lni-certificate-badge-1:before, .icon-certificate-badge-1:before {
  content: "";
}

.lni-chat-bubble-2:before, .icon-chat-bubble-2:before {
  content: "";
}

.lni-check:before, .icon-check:before {
  content: "";
}

.lni-check-circle-1:before, .icon-check-circle-1:before {
  content: "";
}

.lni-check-square-2:before, .icon-check-square-2:before {
  content: "";
}

.lni-chevron-down:before, .icon-chevron-down:before {
  content: "";
}

.lni-chevron-down-circle:before, .icon-chevron-down-circle:before {
  content: "";
}

.lni-chevron-left:before, .icon-chevron-left:before {
  content: "";
}

.lni-chevron-left-circle:before, .icon-chevron-left-circle:before {
  content: "";
}

.lni-chevron-right:before, .icon-chevron-right:before {
  content: "";
  transform: rotate(180deg);
}

.lni-chevron-right-circle:before, .icon-chevron-right-circle:before {
  content: "";
}

.lni-chevron-up:before, .icon-chevron-up:before {
  content: "";
}

.lni-chevron-up-circle:before, .icon-chevron-up-circle:before {
  content: "";
}

.lni-chrome:before, .icon-chrome:before {
  content: "";
}

.lni-chromecast:before, .icon-chromecast:before {
  content: "";
}

.lni-cisco:before, .icon-cisco:before {
  content: "";
}

.lni-claude:before, .icon-claude:before {
  content: "";
}

.lni-clickup:before, .icon-clickup:before {
  content: "";
}

.lni-clipboard:before, .icon-clipboard:before {
  content: "";
}

.lni-cloud-2:before, .icon-cloud-2:before {
  content: "";
}

.lni-cloud-bolt-1:before, .icon-cloud-bolt-1:before {
  content: "";
}

.lni-cloud-bolt-2:before, .icon-cloud-bolt-2:before {
  content: "";
}

.lni-cloud-check-circle:before, .icon-cloud-check-circle:before {
  content: "";
}

.lni-cloud-download:before, .icon-cloud-download:before {
  content: "";
}

.lni-cloud-iot-2:before, .icon-cloud-iot-2:before {
  content: "";
}

.lni-cloud-rain:before, .icon-cloud-rain:before {
  content: "";
}

.lni-cloud-refresh-clockwise:before, .icon-cloud-refresh-clockwise:before {
  content: "";
}

.lni-cloud-sun:before, .icon-cloud-sun:before {
  content: "";
}

.lni-cloud-upload:before, .icon-cloud-upload:before {
  content: "";
}

.lni-cloudflare:before, .icon-cloudflare:before {
  content: "";
}

.lni-code-1:before, .icon-code-1:before {
  content: "";
}

.lni-code-s:before, .icon-code-s:before {
  content: "";
}

.lni-codepen:before, .icon-codepen:before {
  content: "";
}

.lni-coffee-cup-2:before, .icon-coffee-cup-2:before {
  content: "";
}

.lni-coinbase:before, .icon-coinbase:before {
  content: "";
}

.lni-colour-palette-3:before, .icon-colour-palette-3:before {
  content: "";
}

.lni-comment-1:before, .icon-comment-1:before {
  content: "";
}

.lni-comment-1-share:before, .icon-comment-1-share:before {
  content: "";
}

.lni-comment-1-text:before, .icon-comment-1-text:before {
  content: "";
}

.lni-compass-drafting-2:before, .icon-compass-drafting-2:before {
  content: "";
}

.lni-connectdevelop:before, .icon-connectdevelop:before {
  content: "";
}

.lni-copilot:before, .icon-copilot:before {
  content: "";
}

.lni-coral:before, .icon-coral:before {
  content: "";
}

.lni-cpanel:before, .icon-cpanel:before {
  content: "";
}

.lni-crane-4:before, .icon-crane-4:before {
  content: "";
}

.lni-creative-commons:before, .icon-creative-commons:before {
  content: "";
}

.lni-credit-card-multiple:before, .icon-credit-card-multiple:before {
  content: "";
}

.lni-crop-2:before, .icon-crop-2:before {
  content: "";
}

.lni-crown-3:before, .icon-crown-3:before {
  content: "";
}

.lni-css3:before, .icon-css3:before {
  content: "";
}

.lni-dashboard-square-1:before, .icon-dashboard-square-1:before {
  content: "";
}

.lni-database-2:before, .icon-database-2:before {
  content: "";
}

.lni-deno:before, .icon-deno:before {
  content: "";
}

.lni-dev:before, .icon-dev:before {
  content: "";
}

.lni-dialogflow:before, .icon-dialogflow:before {
  content: "";
}

.lni-diamonds-1:before, .icon-diamonds-1:before {
  content: "";
}

.lni-diamonds-2:before, .icon-diamonds-2:before {
  content: "";
}

.lni-digitalocean:before, .icon-digitalocean:before {
  content: "";
}

.lni-diners-club:before, .icon-diners-club:before {
  content: "";
}

.lni-direction-ltr:before, .icon-direction-ltr:before {
  content: "";
}

.lni-direction-rtl:before, .icon-direction-rtl:before {
  content: "";
}

.lni-discord:before, .icon-discord:before {
  content: "";
}

.lni-discord-chat:before, .icon-discord-chat:before {
  content: "";
}

.lni-discover:before, .icon-discover:before {
  content: "";
}

.lni-docker:before, .icon-docker:before {
  content: "";
}

.lni-dollar:before, .icon-dollar:before {
  content: "";
}

.lni-dollar-circle:before, .icon-dollar-circle:before {
  content: "";
}

.lni-double-quotes-end-1:before, .icon-double-quotes-end-1:before {
  content: "";
}

.lni-download-1:before, .icon-download-1:before {
  content: "";
}

.lni-download-circle-1:before, .icon-download-circle-1:before {
  content: "";
}

.lni-dribbble:before, .icon-dribbble:before {
  content: "";
}

.lni-dribbble-symbol:before, .icon-dribbble-symbol:before {
  content: "";
}

.lni-drizzle:before, .icon-drizzle:before {
  content: "";
}

.lni-dropbox:before, .icon-dropbox:before {
  content: "";
}

.lni-drupal:before, .icon-drupal:before {
  content: "";
}

.lni-dumbbell-1:before, .icon-dumbbell-1:before {
  content: "";
}

.lni-edge:before, .icon-edge:before {
  content: "";
}

.lni-emoji-expressionless:before, .icon-emoji-expressionless:before {
  content: "";
}

.lni-emoji-expressionless-flat-eyes:before, .icon-emoji-expressionless-flat-eyes:before {
  content: "";
}

.lni-emoji-grin:before, .icon-emoji-grin:before {
  content: "";
}

.lni-emoji-sad:before, .icon-emoji-sad:before {
  content: "";
}

.lni-emoji-smile:before, .icon-emoji-smile:before {
  content: "";
}

.lni-emoji-smile-side:before, .icon-emoji-smile-side:before {
  content: "";
}

.lni-emoji-smile-sunglass:before, .icon-emoji-smile-sunglass:before {
  content: "";
}

.lni-emoji-smile-tongue:before, .icon-emoji-smile-tongue:before {
  content: "";
}

.lni-enter:before, .icon-enter:before {
  content: "";
}

.lni-enter-down:before, .icon-enter-down:before {
  content: "";
}

.lni-envato:before, .icon-envato:before {
  content: "";
}

.lni-envelope-1:before, .icon-envelope-1:before {
  content: "";
}

.lni-eraser-1:before, .icon-eraser-1:before {
  content: "";
}

.lni-ethereum-logo:before, .icon-ethereum-logo:before {
  content: "";
}

.lni-euro:before, .icon-euro:before {
  content: "";
}

.lni-exit:before, .icon-exit:before {
  content: "";
}

.lni-exit-up:before, .icon-exit-up:before {
  content: "";
}

.lni-expand-arrow-1:before, .icon-expand-arrow-1:before {
  content: "";
}

.lni-expand-square-4:before, .icon-expand-square-4:before {
  content: "";
}

.lni-expressjs:before, .icon-expressjs:before {
  content: "";
}

.lni-eye:before, .icon-eye:before {
  content: "";
}

.lni-facebook:before, .icon-facebook:before {
  content: "";
}

.lni-facebook-messenger:before, .icon-facebook-messenger:before {
  content: "";
}

.lni-facebook-rounded:before, .icon-facebook-rounded:before {
  content: "";
}

.lni-facebook-square:before, .icon-facebook-square:before {
  content: "";
}

.lni-facetime:before, .icon-facetime:before {
  content: "";
}

.lni-figma:before, .icon-figma:before {
  content: "";
}

.lni-file-format-zip:before, .icon-file-format-zip:before {
  content: "";
}

.lni-file-multiple:before, .icon-file-multiple:before {
  content: "";
}

.lni-file-pencil:before, .icon-file-pencil:before {
  content: "";
}

.lni-file-plus-circle:before, .icon-file-plus-circle:before {
  content: "";
}

.lni-file-question:before, .icon-file-question:before {
  content: "";
}

.lni-file-xmark:before, .icon-file-xmark:before {
  content: "";
}

.lni-firebase:before, .icon-firebase:before {
  content: "";
}

.lni-firefox:before, .icon-firefox:before {
  content: "";
}

.lni-firework-rocket-4:before, .icon-firework-rocket-4:before {
  content: "";
}

.lni-fitbit:before, .icon-fitbit:before {
  content: "";
}

.lni-flag-1:before, .icon-flag-1:before {
  content: "";
}

.lni-flag-2:before, .icon-flag-2:before {
  content: "";
}

.lni-flickr:before, .icon-flickr:before {
  content: "";
}

.lni-floppy-disk-1:before, .icon-floppy-disk-1:before {
  content: "";
}

.lni-flower-2:before, .icon-flower-2:before {
  content: "";
}

.lni-flutter:before, .icon-flutter:before {
  content: "";
}

.lni-folder-1:before, .icon-folder-1:before {
  content: "";
}

.lni-ford:before, .icon-ford:before {
  content: "";
}

.lni-framer:before, .icon-framer:before {
  content: "";
}

.lni-funnel-1:before, .icon-funnel-1:before {
  content: "";
}

.lni-gallery:before, .icon-gallery:before {
  content: "";
}

.lni-game-pad-modern-1:before, .icon-game-pad-modern-1:before {
  content: "";
}

.lni-gatsby:before, .icon-gatsby:before {
  content: "";
}

.lni-gauge-1:before, .icon-gauge-1:before {
  content: "";
}

.lni-gear-1:before, .icon-gear-1:before {
  content: "";
}

.lni-gears-3:before, .icon-gears-3:before {
  content: "";
}

.lni-gemini:before, .icon-gemini:before {
  content: "";
}

.lni-git:before, .icon-git:before {
  content: "";
}

.lni-github:before, .icon-github:before {
  content: "";
}

.lni-glass-juice-1:before, .icon-glass-juice-1:before {
  content: "";
}

.lni-globe-1:before, .icon-globe-1:before {
  content: "";
}

.lni-globe-stand:before, .icon-globe-stand:before {
  content: "";
}

.lni-go:before, .icon-go:before {
  content: "";
}

.lni-goodreads:before, .icon-goodreads:before {
  content: "";
}

.lni-google:before, .icon-google:before {
  content: "";
}

.lni-google-cloud:before, .icon-google-cloud:before {
  content: "";
}

.lni-google-drive:before, .icon-google-drive:before {
  content: "";
}

.lni-google-meet:before, .icon-google-meet:before {
  content: "";
}

.lni-google-pay:before, .icon-google-pay:before {
  content: "";
}

.lni-google-wallet:before, .icon-google-wallet:before {
  content: "";
}

.lni-graduation-cap-1:before, .icon-graduation-cap-1:before {
  content: "";
}

.lni-grammarly:before, .icon-grammarly:before {
  content: "";
}

.lni-hacker-news:before, .icon-hacker-news:before {
  content: "";
}

.lni-hammer-1:before, .icon-hammer-1:before {
  content: "";
}

.lni-hammer-2:before, .icon-hammer-2:before {
  content: "";
}

.lni-hand-mic:before, .icon-hand-mic:before {
  content: "";
}

.lni-hand-shake:before, .icon-hand-shake:before {
  content: "";
}

.lni-hand-stop:before, .icon-hand-stop:before {
  content: "";
}

.lni-hand-taking-dollar:before, .icon-hand-taking-dollar:before {
  content: "";
}

.lni-hand-taking-leaf-1:before, .icon-hand-taking-leaf-1:before {
  content: "";
}

.lni-hand-taking-user:before, .icon-hand-taking-user:before {
  content: "";
}

.lni-hashnode:before, .icon-hashnode:before {
  content: "";
}

.lni-hat-chef-3:before, .icon-hat-chef-3:before {
  content: "";
}

.lni-headphone-1:before, .icon-headphone-1:before {
  content: "";
}

.lni-heart:before, .icon-heart:before {
  content: "";
}

.lni-helicopter-2:before, .icon-helicopter-2:before {
  content: "";
}

.lni-helmet-safety-1:before, .icon-helmet-safety-1:before {
  content: "";
}

.lni-hierarchy-1:before, .icon-hierarchy-1:before {
  content: "";
}

.lni-highlighter-1:before, .icon-highlighter-1:before {
  content: "";
}

.lni-highlighter-2:before, .icon-highlighter-2:before {
  content: "";
}

.lni-home-2:before, .icon-home-2:before {
  content: "";
}

.lni-hospital-2:before, .icon-hospital-2:before {
  content: "";
}

.lni-hourglass:before, .icon-hourglass:before {
  content: "";
}

.lni-html5:before, .icon-html5:before {
  content: "";
}

.lni-ibm:before, .icon-ibm:before {
  content: "";
}

.lni-id-card:before, .icon-id-card:before {
  content: "";
}

.lni-imdb:before, .icon-imdb:before {
  content: "";
}

.lni-indent:before, .icon-indent:before {
  content: "";
}

.lni-info:before, .icon-info:before {
  content: "";
}

.lni-injection-1:before, .icon-injection-1:before {
  content: "";
}

.lni-instagram:before, .icon-instagram:before {
  content: "";
}

.lni-instagram-logotype:before, .icon-instagram-logotype:before {
  content: "";
}

.lni-intel:before, .icon-intel:before {
  content: "";
}

.lni-ios:before, .icon-ios:before {
  content: "";
}

.lni-island-2:before, .icon-island-2:before {
  content: "";
}

.lni-jaguar:before, .icon-jaguar:before {
  content: "";
}

.lni-jamstack:before, .icon-jamstack:before {
  content: "";
}

.lni-java:before, .icon-java:before {
  content: "";
}

.lni-javascript:before, .icon-javascript:before {
  content: "";
}

.lni-jcb:before, .icon-jcb:before {
  content: "";
}

.lni-joomla:before, .icon-joomla:before {
  content: "";
}

.lni-jsfiddle:before, .icon-jsfiddle:before {
  content: "";
}

.lni-key-1:before, .icon-key-1:before {
  content: "";
}

.lni-keyboard:before, .icon-keyboard:before {
  content: "";
}

.lni-knife-fork-1:before, .icon-knife-fork-1:before {
  content: "";
}

.lni-kubernetes:before, .icon-kubernetes:before {
  content: "";
}

.lni-label-dollar-2:before, .icon-label-dollar-2:before {
  content: "";
}

.lni-laptop-2:before, .icon-laptop-2:before {
  content: "";
}

.lni-laptop-phone:before, .icon-laptop-phone:before {
  content: "";
}

.lni-laravel:before, .icon-laravel:before {
  content: "";
}

.lni-layers-1:before, .icon-layers-1:before {
  content: "";
}

.lni-layout-26:before, .icon-layout-26:before {
  content: "";
}

.lni-layout-9:before, .icon-layout-9:before {
  content: "";
}

.lni-leaf-1:before, .icon-leaf-1:before {
  content: "";
}

.lni-leaf-6:before, .icon-leaf-6:before {
  content: "";
}

.lni-lemon-squeezy:before, .icon-lemon-squeezy:before {
  content: "";
}

.lni-life-guard-tube-1:before, .icon-life-guard-tube-1:before {
  content: "";
}

.lni-line:before, .icon-line:before {
  content: "";
}

.lni-line-dashed:before, .icon-line-dashed:before {
  content: "";
}

.lni-line-dotted:before, .icon-line-dotted:before {
  content: "";
}

.lni-line-height:before, .icon-line-height:before {
  content: "";
}

.lni-lineicons:before, .icon-lineicons:before {
  content: "";
}

.lni-link-2-angular-right:before, .icon-link-2-angular-right:before {
  content: "";
}

.lni-linkedin:before, .icon-linkedin:before {
  content: "";
}

.lni-location-arrow-right:before, .icon-location-arrow-right:before {
  content: "";
}

.lni-locked-1:before, .icon-locked-1:before {
  content: "";
}

.lni-locked-2:before, .icon-locked-2:before {
  content: "";
}

.lni-loom:before, .icon-loom:before {
  content: "";
}

.lni-magento:before, .icon-magento:before {
  content: "";
}

.lni-magnet:before, .icon-magnet:before {
  content: "";
}

.lni-mailchimp:before, .icon-mailchimp:before {
  content: "";
}

.lni-map-marker-1:before, .icon-map-marker-1:before {
  content: "";
}

.lni-map-marker-5:before, .icon-map-marker-5:before {
  content: "";
}

.lni-map-pin-5:before, .icon-map-pin-5:before {
  content: "";
}

.lni-markdown:before, .icon-markdown:before {
  content: "";
}

.lni-mastercard:before, .icon-mastercard:before {
  content: "";
}

.lni-medium:before, .icon-medium:before {
  content: "";
}

.lni-medium-alt:before, .icon-medium-alt:before {
  content: "";
}

.lni-megaphone-1:before, .icon-megaphone-1:before {
  content: "";
}

.lni-menu-cheesburger:before, .icon-menu-cheesburger:before {
  content: "";
}

.lni-menu-hamburger-1:before, .icon-menu-hamburger-1:before {
  content: "";
}

.lni-menu-meatballs-1:before, .icon-menu-meatballs-1:before {
  content: "";
}

.lni-menu-meatballs-2:before, .icon-menu-meatballs-2:before {
  content: "";
}

.lni-mercedes:before, .icon-mercedes:before {
  content: "";
}

.lni-message-2:before, .icon-message-2:before {
  content: "";
}

.lni-message-2-question:before, .icon-message-2-question:before {
  content: "";
}

.lni-message-3-text:before, .icon-message-3-text:before {
  content: "";
}

.lni-meta:before, .icon-meta:before {
  content: "";
}

.lni-meta-alt:before, .icon-meta-alt:before {
  content: "";
}

.lni-microphone-1:before, .icon-microphone-1:before {
  content: "";
}

.lni-microscope:before, .icon-microscope:before {
  content: "";
}

.lni-microsoft:before, .icon-microsoft:before {
  content: "";
}

.lni-microsoft-edge:before, .icon-microsoft-edge:before {
  content: "";
}

.lni-microsoft-teams:before, .icon-microsoft-teams:before {
  content: "";
}

.lni-minus:before, .icon-minus:before {
  content: "";
}

.lni-minus-circle:before, .icon-minus-circle:before {
  content: "";
}

.lni-mongodb:before, .icon-mongodb:before {
  content: "";
}

.lni-monitor:before, .icon-monitor:before {
  content: "";
}

.lni-monitor-code:before, .icon-monitor-code:before {
  content: "";
}

.lni-monitor-mac:before, .icon-monitor-mac:before {
  content: "";
}

.lni-moon-half-right-5:before, .icon-moon-half-right-5:before {
  content: "";
}

.lni-mountains-2:before, .icon-mountains-2:before {
  content: "";
}

.lni-mouse-2:before, .icon-mouse-2:before {
  content: "";
}

.lni-mushroom-1:before, .icon-mushroom-1:before {
  content: "";
}

.lni-mushroom-5:before, .icon-mushroom-5:before {
  content: "";
}

.lni-music:before, .icon-music:before {
  content: "";
}

.lni-mysql:before, .icon-mysql:before {
  content: "";
}

.lni-nasa:before, .icon-nasa:before {
  content: "";
}

.lni-netflix:before, .icon-netflix:before {
  content: "";
}

.lni-netlify:before, .icon-netlify:before {
  content: "";
}

.lni-next-step-2:before, .icon-next-step-2:before {
  content: "";
}

.lni-nextjs:before, .icon-nextjs:before {
  content: "";
}

.lni-nike:before, .icon-nike:before {
  content: "";
}

.lni-nissan:before, .icon-nissan:before {
  content: "";
}

.lni-nodejs:before, .icon-nodejs:before {
  content: "";
}

.lni-nodejs-alt:before, .icon-nodejs-alt:before {
  content: "";
}

.lni-notebook-1:before, .icon-notebook-1:before {
  content: "";
}

.lni-notion:before, .icon-notion:before {
  content: "";
}

.lni-npm:before, .icon-npm:before {
  content: "";
}

.lni-nuxt:before, .icon-nuxt:before {
  content: "";
}

.lni-nvidia:before, .icon-nvidia:before {
  content: "";
}

.lni-oculus:before, .icon-oculus:before {
  content: "";
}

.lni-open-ai:before, .icon-open-ai:before {
  content: "";
}

.lni-opera-mini:before, .icon-opera-mini:before {
  content: "";
}

.lni-oracle:before, .icon-oracle:before {
  content: "";
}

.lni-outdent:before, .icon-outdent:before {
  content: "";
}

.lni-paddle:before, .icon-paddle:before {
  content: "";
}

.lni-page-break-1:before, .icon-page-break-1:before {
  content: "";
}

.lni-pagination:before, .icon-pagination:before {
  content: "";
}

.lni-paint-bucket:before, .icon-paint-bucket:before {
  content: "";
}

.lni-paint-roller-1:before, .icon-paint-roller-1:before {
  content: "";
}

.lni-paperclip-1:before, .icon-paperclip-1:before {
  content: "";
}

.lni-party-flags:before, .icon-party-flags:before {
  content: "";
}

.lni-party-spray:before, .icon-party-spray:before {
  content: "";
}

.lni-patreon:before, .icon-patreon:before {
  content: "";
}

.lni-pause:before, .icon-pause:before {
  content: "";
}

.lni-payoneer:before, .icon-payoneer:before {
  content: "";
}

.lni-paypal:before, .icon-paypal:before {
  content: "";
}

.lni-pen-to-square:before, .icon-pen-to-square:before {
  content: "";
}

.lni-pencil-1:before, .icon-pencil-1:before {
  content: "";
}

.lni-pepsi:before, .icon-pepsi:before {
  content: "";
}

.lni-phone:before, .icon-phone:before {
  content: "";
}

.lni-photos:before, .icon-photos:before {
  content: "";
}

.lni-php:before, .icon-php:before {
  content: "";
}

.lni-pie-chart-2:before, .icon-pie-chart-2:before {
  content: "";
}

.lni-pilcrow:before, .icon-pilcrow:before {
  content: "";
}

.lni-pimjo-logo:before, .icon-pimjo-logo:before {
  content: "";
}

.lni-pimjo-symbol:before, .icon-pimjo-symbol:before {
  content: "";
}

.lni-pinterest:before, .icon-pinterest:before {
  content: "";
}

.lni-pizza-2:before, .icon-pizza-2:before {
  content: "";
}

.lni-placeholder-dollar:before, .icon-placeholder-dollar:before {
  content: "";
}

.lni-plantscale:before, .icon-plantscale:before {
  content: "";
}

.lni-play:before, .icon-play:before {
  content: "";
}

.lni-play-store:before, .icon-play-store:before {
  content: "";
}

.lni-playstation:before, .icon-playstation:before {
  content: "";
}

.lni-plug-1:before, .icon-plug-1:before {
  content: "";
}

.lni-plus:before, .icon-plus:before {
  content: "";
}

.lni-plus-circle:before, .icon-plus-circle:before {
  content: "";
}

.lni-pnpm:before, .icon-pnpm:before {
  content: "";
}

.lni-postgresql:before, .icon-postgresql:before {
  content: "";
}

.lni-postman:before, .icon-postman:before {
  content: "";
}

.lni-pound:before, .icon-pound:before {
  content: "";
}

.lni-power-button:before, .icon-power-button:before {
  content: "";
}

.lni-previous-step-2:before, .icon-previous-step-2:before {
  content: "";
}

.lni-printer:before, .icon-printer:before {
  content: "";
}

.lni-prisma:before, .icon-prisma:before {
  content: "";
}

.lni-producthunt:before, .icon-producthunt:before {
  content: "";
}

.lni-proton-mail-logo:before, .icon-proton-mail-logo:before {
  content: "";
}

.lni-proton-mail-symbol:before, .icon-proton-mail-symbol:before {
  content: "";
}

.lni-python:before, .icon-python:before {
  content: "";
}

.lni-question-mark:before, .icon-question-mark:before {
  content: "";
}

.lni-question-mark-circle:before, .icon-question-mark-circle:before {
  content: "";
}

.lni-quora:before, .icon-quora:before {
  content: "";
}

.lni-radis:before, .icon-radis:before {
  content: "";
}

.lni-react:before, .icon-react:before {
  content: "";
}

.lni-reddit:before, .icon-reddit:before {
  content: "";
}

.lni-refresh-circle-1-clockwise:before, .icon-refresh-circle-1-clockwise:before {
  content: "";
}

.lni-refresh-dollar-1:before, .icon-refresh-dollar-1:before {
  content: "";
}

.lni-refresh-user-1:before, .icon-refresh-user-1:before {
  content: "";
}

.lni-remix-js:before, .icon-remix-js:before {
  content: "";
}

.lni-road-1:before, .icon-road-1:before {
  content: "";
}

.lni-rocket-5:before, .icon-rocket-5:before {
  content: "";
}

.lni-route-1:before, .icon-route-1:before {
  content: "";
}

.lni-rss-right:before, .icon-rss-right:before {
  content: "";
}

.lni-ruler-1:before, .icon-ruler-1:before {
  content: "";
}

.lni-ruler-pen:before, .icon-ruler-pen:before {
  content: "";
}

.lni-rupee:before, .icon-rupee:before {
  content: "";
}

.lni-safari:before, .icon-safari:before {
  content: "";
}

.lni-sanity:before, .icon-sanity:before {
  content: "";
}

.lni-school-bench-1:before, .icon-school-bench-1:before {
  content: "";
}

.lni-school-bench-2:before, .icon-school-bench-2:before {
  content: "";
}

.lni-scissors-1-vertical:before, .icon-scissors-1-vertical:before {
  content: "";
}

.lni-scoter:before, .icon-scoter:before {
  content: "";
}

.lni-scroll-down-2:before, .icon-scroll-down-2:before {
  content: "";
}

.lni-search-1:before, .icon-search-1:before {
  content: "";
}

.lni-search-2:before, .icon-search-2:before {
  content: "";
}

.lni-search-minus:before, .icon-search-minus:before {
  content: "";
}

.lni-search-plus:before, .icon-search-plus:before {
  content: "";
}

.lni-search-text:before, .icon-search-text:before {
  content: "";
}

.lni-select-cursor-1:before, .icon-select-cursor-1:before {
  content: "";
}

.lni-seo-monitor:before, .icon-seo-monitor:before {
  content: "";
}

.lni-service-bell-1:before, .icon-service-bell-1:before {
  content: "";
}

.lni-share-1:before, .icon-share-1:before {
  content: "";
}

.lni-share-1-circle:before, .icon-share-1-circle:before {
  content: "";
}

.lni-share-2:before, .icon-share-2:before {
  content: "";
}

.lni-shield-2:before, .icon-shield-2:before {
  content: "";
}

.lni-shield-2-check:before, .icon-shield-2-check:before {
  content: "";
}

.lni-shield-dollar:before, .icon-shield-dollar:before {
  content: "";
}

.lni-shift-left:before, .icon-shift-left:before {
  content: "";
}

.lni-shift-right:before, .icon-shift-right:before {
  content: "";
}

.lni-ship-1:before, .icon-ship-1:before {
  content: "";
}

.lni-shirt-1:before, .icon-shirt-1:before {
  content: "";
}

.lni-shopify:before, .icon-shopify:before {
  content: "";
}

.lni-shovel:before, .icon-shovel:before {
  content: "";
}

.lni-shuffle:before, .icon-shuffle:before {
  content: "";
}

.lni-sign-post-left:before, .icon-sign-post-left:before {
  content: "";
}

.lni-signal-app:before, .icon-signal-app:before {
  content: "";
}

.lni-signs-post-2:before, .icon-signs-post-2:before {
  content: "";
}

.lni-sketch:before, .icon-sketch:before {
  content: "";
}

.lni-skype:before, .icon-skype:before {
  content: "";
}

.lni-slack:before, .icon-slack:before {
  content: "";
}

.lni-slice-2:before, .icon-slice-2:before {
  content: "";
}

.lni-sliders-horizontal-square-2:before, .icon-sliders-horizontal-square-2:before {
  content: "";
}

.lni-slideshare:before, .icon-slideshare:before {
  content: "";
}

.lni-snapchat:before, .icon-snapchat:before {
  content: "";
}

.lni-sort-alphabetical:before, .icon-sort-alphabetical:before {
  content: "";
}

.lni-sort-high-to-low:before, .icon-sort-high-to-low:before {
  content: "";
}

.lni-soundcloud:before, .icon-soundcloud:before {
  content: "";
}

.lni-spacex:before, .icon-spacex:before {
  content: "";
}

.lni-spellcheck:before, .icon-spellcheck:before {
  content: "";
}

.lni-spinner-2-sacle:before, .icon-spinner-2-sacle:before {
  content: "";
}

.lni-spinner-3:before, .icon-spinner-3:before {
  content: "";
}

.lni-sports:before, .icon-sports:before {
  content: "";
}

.lni-spotify:before, .icon-spotify:before {
  content: "";
}

.lni-spotify-alt:before, .icon-spotify-alt:before {
  content: "";
}

.lni-squarespace:before, .icon-squarespace:before {
  content: "";
}

.lni-stackoverflow:before, .icon-stackoverflow:before {
  content: "";
}

.lni-stamp:before, .icon-stamp:before {
  content: "";
}

.lni-star-fat:before, .icon-star-fat:before {
  content: "";
}

.lni-star-fat-half-2:before, .icon-star-fat-half-2:before {
  content: "";
}

.lni-star-sharp-disabled:before, .icon-star-sharp-disabled:before {
  content: "";
}

.lni-statista:before, .icon-statista:before {
  content: "";
}

.lni-steam:before, .icon-steam:before {
  content: "";
}

.lni-stethoscope-1:before, .icon-stethoscope-1:before {
  content: "";
}

.lni-stopwatch:before, .icon-stopwatch:before {
  content: "";
}

.lni-storage-hdd-2:before, .icon-storage-hdd-2:before {
  content: "";
}

.lni-strikethrough-1:before, .icon-strikethrough-1:before {
  content: "";
}

.lni-stripe:before, .icon-stripe:before {
  content: "";
}

.lni-stumbleupon:before, .icon-stumbleupon:before {
  content: "";
}

.lni-sun-1:before, .icon-sun-1:before {
  content: "";
}

.lni-supabase:before, .icon-supabase:before {
  content: "";
}

.lni-surfboard-2:before, .icon-surfboard-2:before {
  content: "";
}

.lni-svelte:before, .icon-svelte:before {
  content: "";
}

.lni-swift:before, .icon-swift:before {
  content: "";
}

.lni-tab:before, .icon-tab:before {
  content: "";
}

.lni-tailwindcss:before, .icon-tailwindcss:before {
  content: "";
}

.lni-target-user:before, .icon-target-user:before {
  content: "";
}

.lni-telegram:before, .icon-telegram:before {
  content: "";
}

.lni-telephone-1:before, .icon-telephone-1:before {
  content: "";
}

.lni-telephone-3:before, .icon-telephone-3:before {
  content: "";
}

.lni-tesla:before, .icon-tesla:before {
  content: "";
}

.lni-text-format:before, .icon-text-format:before {
  content: "";
}

.lni-text-format-remove:before, .icon-text-format-remove:before {
  content: "";
}

.lni-text-paragraph:before, .icon-text-paragraph:before {
  content: "";
}

.lni-thumbs-down-3:before, .icon-thumbs-down-3:before {
  content: "";
}

.lni-thumbs-up-3:before, .icon-thumbs-up-3:before {
  content: "";
}

.lni-ticket-1:before, .icon-ticket-1:before {
  content: "";
}

.lni-tickets-3:before, .icon-tickets-3:before {
  content: "";
}

.lni-tiktok:before, .icon-tiktok:before {
  content: "";
}

.lni-tiktok-alt:before, .icon-tiktok-alt:before {
  content: "";
}

.lni-tower-broadcast-1:before, .icon-tower-broadcast-1:before {
  content: "";
}

.lni-toyota:before, .icon-toyota:before {
  content: "";
}

.lni-train-1:before, .icon-train-1:before {
  content: "";
}

.lni-train-3:before, .icon-train-3:before {
  content: "";
}

.lni-trash-3:before, .icon-trash-3:before {
  content: "";
}

.lni-tree-2:before, .icon-tree-2:before {
  content: "";
}

.lni-trees-3:before, .icon-trees-3:before {
  content: "";
}

.lni-trello:before, .icon-trello:before {
  content: "";
}

.lni-trend-down-1:before, .icon-trend-down-1:before {
  content: "";
}

.lni-trend-up-1:before, .icon-trend-up-1:before {
  content: "";
}

.lni-trophy-1:before, .icon-trophy-1:before {
  content: "";
}

.lni-trowel-1:before, .icon-trowel-1:before {
  content: "";
}

.lni-truck-delivery-1:before, .icon-truck-delivery-1:before {
  content: "";
}

.lni-tumblr:before, .icon-tumblr:before {
  content: "";
}

.lni-turborepo:before, .icon-turborepo:before {
  content: "";
}

.lni-twitch:before, .icon-twitch:before {
  content: "";
}

.lni-twitter-old:before, .icon-twitter-old:before {
  content: "";
}

.lni-typescript:before, .icon-typescript:before {
  content: "";
}

.lni-uber:before, .icon-uber:before {
  content: "";
}

.lni-uber-symbol:before, .icon-uber-symbol:before {
  content: "";
}

.lni-ubuntu:before, .icon-ubuntu:before {
  content: "";
}

.lni-underline:before, .icon-underline:before {
  content: "";
}

.lni-unlink-2-angular-eft:before, .icon-unlink-2-angular-eft:before {
  content: "";
}

.lni-unlocked-2:before, .icon-unlocked-2:before {
  content: "";
}

.lni-unsplash:before, .icon-unsplash:before {
  content: "";
}

.lni-upload-1:before, .icon-upload-1:before {
  content: "";
}

.lni-upload-circle-1:before, .icon-upload-circle-1:before {
  content: "";
}

.lni-user-4:before, .icon-user-4:before {
  content: "";
}

.lni-user-multiple-4:before, .icon-user-multiple-4:before {
  content: "";
}

.lni-vector-nodes-6:before, .icon-vector-nodes-6:before {
  content: "";
}

.lni-vector-nodes-7:before, .icon-vector-nodes-7:before {
  content: "";
}

.lni-vercel:before, .icon-vercel:before {
  content: "";
}

.lni-vimeo:before, .icon-vimeo:before {
  content: "";
}

.lni-visa:before, .icon-visa:before {
  content: "";
}

.lni-vite:before, .icon-vite:before {
  content: "";
}

.lni-vk:before, .icon-vk:before {
  content: "";
}

.lni-vmware:before, .icon-vmware:before {
  content: "";
}

.lni-volkswagen:before, .icon-volkswagen:before {
  content: "";
}

.lni-volume-1:before, .icon-volume-1:before {
  content: "";
}

.lni-volume-high:before, .icon-volume-high:before {
  content: "";
}

.lni-volume-low:before, .icon-volume-low:before {
  content: "";
}

.lni-volume-mute:before, .icon-volume-mute:before {
  content: "";
}

.lni-volume-off:before, .icon-volume-off:before {
  content: "";
}

.lni-vs-code:before, .icon-vs-code:before {
  content: "";
}

.lni-vuejs:before, .icon-vuejs:before {
  content: "";
}

.lni-wallet-1:before, .icon-wallet-1:before {
  content: "";
}

.lni-watch-beat-1:before, .icon-watch-beat-1:before {
  content: "";
}

.lni-water-drop-1:before, .icon-water-drop-1:before {
  content: "";
}

.lni-webflow:before, .icon-webflow:before {
  content: "";
}

.lni-webhooks:before, .icon-webhooks:before {
  content: "";
}

.lni-wechat:before, .icon-wechat:before {
  content: "";
}

.lni-weight-machine-1:before, .icon-weight-machine-1:before {
  content: "";
}

.lni-whatsapp:before, .icon-whatsapp:before {
  content: "";
}

.lni-wheelbarrow-empty:before, .icon-wheelbarrow-empty:before {
  content: "";
}

.lni-wheelchair-1:before, .icon-wheelchair-1:before {
  content: "";
}

.lni-windows:before, .icon-windows:before {
  content: "";
}

.lni-wise:before, .icon-wise:before {
  content: "";
}

.lni-wordpress:before, .icon-wordpress:before {
  content: "";
}

.lni-www:before, .icon-www:before {
  content: "";
}

.lni-www-cursor:before, .icon-www-cursor:before {
  content: "";
}

.lni-x:before, .icon-x:before {
  content: "";
}

.lni-xampp:before, .icon-xampp:before {
  content: "";
}

.lni-xbox:before, .icon-xbox:before {
  content: "";
}

.lni-xmark:before, .icon-xmark:before {
  content: "";
}

.lni-xmark-circle:before, .icon-xmark-circle:before {
  content: "";
}

.lni-xrp:before, .icon-xrp:before {
  content: "";
}

.lni-yahoo:before, .icon-yahoo:before {
  content: "";
}

.lni-yarn:before, .icon-yarn:before {
  content: "";
}

.lni-ycombinator:before, .icon-ycombinator:before {
  content: "";
}

.lni-yen:before, .icon-yen:before {
  content: "";
}

.lni-youtube:before, .icon-youtube:before {
  content: "";
}

.lni-youtube-kids:before, .icon-youtube-kids:before {
  content: "";
}

.lni-youtube-music:before, .icon-youtube-music:before {
  content: "";
}

.lni-zapier:before, .icon-zapier:before {
  content: "";
}

.lni-zero-size:before, .icon-zero-size:before {
  content: "";
}

.lni-zoom:before, .icon-zoom:before {
  content: "";
}

.icon-chevron-right-after {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  line-height: 1;
  display: flex;
}

.icon-chevron-right-after:after {
  content: "";
  margin-top: .25rem;
  transform: rotate(180deg);
}

#breadcrumbs {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  color: var(--color-nco-red);
}

#breadcrumbs [aria-label="Breadcrumbs"] svg {
  fill: var(--color-nco-red);
}

#breadcrumbs [aria-label="Breadcrumbs"] a {
  color: var(--color-nco-red);
}

#breadcrumbs [aria-label="Breadcrumbs"] a:hover {
  text-decoration-line: underline;
}

#breadcrumbs .breadcrumb-item {
  -webkit-line-clamp: 1;
  max-width: calc(var(--spacing) * 84);
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.sidebar ul, .sidebar ol {
  padding-inline: calc(var(--spacing) * 0);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  list-style-type: none;
}

:is(.sidebar ul, .sidebar ol) a {
  text-decoration-line: underline;
}

.pagination .nav-links {
  margin-top: calc(var(--spacing) * 12);
  justify-content: center;
  align-items: center;
  display: none;
}

@media (width >= 768px) {
  .pagination .nav-links {
    display: flex;
  }
}

.pagination .nav-links .page-numbers {
  height: calc(var(--spacing) * 10);
  stroke: var(--color-nco-red);
  padding: calc(var(--spacing) * 4);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-stone-700);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: .3s;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  transition-duration: .3s;
  display: none;
}

@media (hover: hover) {
  .pagination .nav-links .page-numbers:hover {
    background-color: var(--color-info);
    stroke: var(--color-info);
    color: var(--color-light);
  }
}

.pagination .nav-links .page-numbers:focus-visible {
  background-color: var(--color-info);
  stroke: var(--color-info);
  color: var(--color-light);
  --tw-outline-style: none;
  outline-style: none;
}

@media (width >= 768px) {
  .pagination .nav-links .page-numbers {
    display: flex;
  }
}

.pagination .nav-links .page-numbers.current {
  background-color: var(--color-info);
  white-space: nowrap;
  color: var(--color-light);
  --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);
}

@media (hover: hover) {
  .pagination .nav-links .page-numbers.current:hover {
    background-color: var(--color-primary);
    stroke: var(--color-primary);
  }
}

.pagination .nav-links .page-numbers.current:focus-visible {
  background-color: var(--color-info);
}

.pagination .nav-links .prev, .pagination .nav-links .next {
  gap: calc(var(--spacing) * 1);
  display: flex;
}

.pagination a, .pagination span {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 5px;
  padding: .25rem .5rem;
  text-decoration: none;
  color: var(--color-stone-700) !important;
}

.pagination .current, .pagination a:hover {
  padding: .25rem .5rem;
  background: var(--color-nco-red) !important;
  border-color: var(--color-nco-red) !important;
  color: #fff !important;
}

.site-footer #footRight div {
  grid-column: span 1 / span 1;
}

@media (width >= 768px) {
  .site-footer #footRight div {
    grid-column: span 4 / span 4;
  }
}

@media (width >= 1024px) {
  .site-footer #footRight div {
    grid-column: span 1 / span 1;
  }
}

.site-footer #footRight div h3 {
  margin-bottom: calc(var(--spacing) * 4);
  padding-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-20px);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-secondary-300);
}

.site-footer #footRight div a {
  color: var(--color-footlinks);
}

@media (hover: hover) {
  .site-footer #footRight div a:hover {
    opacity: .6;
  }
}

.site-footer #footRight .widget li {
  margin-block: calc(var(--spacing) * 1);
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-16px);
  --tw-leading: calc(var(--spacing) * 4);
  line-height: calc(var(--spacing) * 4);
}

.site-footer #footRight .widget h4 {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-18px);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-secondary);
}

.site-footer #footRight .widget a {
  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));
  --tw-duration: .3s;
  transition-duration: .3s;
}

@media (hover: hover) {
  .site-footer #footRight .widget a:hover {
    color: var(--color-success);
  }
}

.site-footer #footRight .widget a:focus-visible {
  color: var(--color-success);
}

.site-footer #footRight .menu-footer-menu-container {
  flex-grow: 1;
}

.site-footer .copyright p {
  margin: calc(var(--spacing) * 0);
  padding: calc(var(--spacing) * 0);
  --tw-leading: 1;
  line-height: 1;
}

.site-footer .copyright a {
  color: var(--color-nco-gray);
  text-underline-offset: 2px;
  text-decoration-line: underline;
}

@media (hover: hover) {
  .site-footer .copyright a:hover {
    color: var(--color-primary-500);
  }
}

.menu-vdi__item--contact-us a {
  background: #fff;
  border: 1px solid red;
}

.menu-vdi__item--donate a {
  background: #84140e;
  color: #fff !important;
}

:is(.menu-vdi__item--contact-us, .menu-vdi__item--donate) a {
  border-radius: .5rem;
  font-weight: 500;
  margin: 0 .25rem !important;
  padding: .5rem 1rem !important;
}

.btn, .button, .acf-block-preview .button {
  min-width: calc(var(--spacing) * 0);
  padding-inline: calc(var(--spacing) * 8);
  padding-block: calc(var(--spacing) * 2);
  background: var(--button-bg);
  color: var(--button-color);
  cursor: pointer;
  border-width: var(--button-border-width);
  border-style: var(--button-border-style);
  border-color: var(--button-border-color);
  border-radius: var(--button-radius);
  font-weight: var(--button-font-weight, 500);
  font-size: var(--button-font-size, 1rem);
  line-height: 1.1;
  text-decoration: none;
  transition: background .2s, border-color .2s, color .2s;
  display: inline-block;
}

@media (hover: hover) {
  :is(.btn, .button, .acf-block-preview .button):hover {
    opacity: .9;
    text-decoration-line: underline;
  }
}

:is(.btn, .button, .acf-block-preview .button)[data-button-variant="outline"] {
  --button-color: var(--button-outline-color, var(--button-bg));
  --button-hover-border-color: var(--button-hover-bg);
  --button-hover-color: var(--button-hover-bg);
  background: none;
}

:is(.btn, .button, .acf-block-preview .button)[data-button-variant="outline"]:hover {
  background: none;
}

.btn:active, .button:active {
  transform: scale(.99);
}

.btn[data-button-size="small"], .button[data-button-size="small"] {
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * .5);
}

.btn[data-button-size="medium"], .button[data-button-size="medium"] {
  padding-inline: calc(var(--spacing) * 8);
  padding-block: calc(var(--spacing) * 2);
}

.btn[data-button-size="large"], .button[data-button-size="large"] {
  padding-inline: calc(var(--spacing) * 12);
  padding-block: calc(var(--spacing) * 3);
}

.btn[data-button-width="auto"], .button[data-button-width="auto"] {
  width: fit-content;
  min-width: 100%;
  padding-inline: calc(var(--spacing) * 4);
}

.btn[data-button-width="small"], .button[data-button-width="small"] {
  padding-inline: calc(var(--spacing) * 2);
}

@media (width >= 640px) {
  :is(.btn[data-button-width="wide"], .button[data-button-width="wide"]) {
    min-width: 20rem;
  }
}

.button[data-button-width="full"], x-button:has(.button[data-button-width="full"]) {
  width: 100%;
}

.btn[data-button-color="secondary"], .button[data-button-color="secondary"] {
  --button-bg: var(--color-secondary);
  --button-color: var(--color-white);
  --button-border-color: var(--color-secondary);
  --button-outline-color: oklch(.48 .0136 252.2);
  --button-hover-bg: var(--color-dark);
  --button-hover-border-color: var(--color-dark);
  --button-hover-color: var(--color-white);
}

.btn[data-button-color="bright-red"], .button[data-button-color="bright-red"] {
  --button-bg: #e03123;
  --button-color: var(--color-white);
  --button-border-color: #e03123;
  --button-outline-color: #e03123;
  --button-hover-bg: #951f16;
  --button-hover-border-color: #951f16;
  --button-hover-color: var(--color-white);
}

.btn[data-button-color="nco-yellow"], .button[data-button-color="nco-yellow"] {
  --button-bg: var(--color-nco-yellow);
  --button-color: var(--color-black);
  --button-border-color: var(--color-nco-yellow);
  --button-outline-color: oklch(.48 .0136 252.2);
  --button-hover-bg: var(--color-dark);
  --button-hover-border-color: var(--color-dark);
  --button-hover-color: var(--color-white);
}

.btn[data-button-color="light"], .button[data-button-color="light"] {
  --button-bg: var(--color-white);
  --button-color: var(--color-dark);
  --button-border-color: var(--color-white);
  --button-hover-bg: var(--color-dark);
  --button-hover-border-color: var(--color-dark);
  --button-hover-color: var(--color-white);
}

.btn[data-button-color="white"], .button[data-button-color="white"] {
  --button-bg: var(--color-white);
  --button-color: var(--color-black);
  --button-border-color: var(--color-white);
  --button-hover-bg: var(--color-secondary-200);
  --button-hover-border-color: var(--color-secondary-200);
  --button-hover-color: var(--color-black);
}

.btn[data-button-color="black"], .button[data-button-color="black"] {
  --button-bg: var(--color-black);
  --button-color: var(--color-white);
  --button-border-color: var(--color-black);
  --button-hover-bg: var(--color-secondary);
  --button-hover-border-color: var(--color-secondary);
  --button-hover-color: var(--color-dark);
}

.back-to-top {
  color: #fff;
  cursor: pointer;
  opacity: .85;
  background: #84140e;
  border: none;
  border-radius: 2em;
  padding: .75em 1.5em;
  font-size: 1.1rem;
  transition: opacity .2s, background .2s;
  box-shadow: 0 2px 8px #00000026;
}

.back-to-top:hover, .back-to-top:focus {
  opacity: 1;
  background: #730e0e;
  outline: 2px solid #730e0e;
}

.alignfull {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-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-backdrop-blur {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
