/*!tailwindcss v4.1.11 | MIT License | https://tailwindcss.com*/@layer properties{@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}@layer theme{:root, :host {
    --font-sans: "Gabarito", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-red-900: oklch(39.6% .141 25.723);
    --color-yellow-300: oklch(90.5% .182 98.111);
    --color-green-400: oklch(79.2% .209 151.711);
    --color-green-900: oklch(39.3% .095 152.535);
    --color-blue-900: oklch(37.9% .146 265.522);
    --color-purple-900: oklch(38.1% .176 304.987);
    --color-gray-300: oklch(87.2% .01 258.338);
    --color-gray-400: oklch(70.7% .022 261.325);
    --color-gray-700: oklch(37.3% .034 259.733);
    --color-gray-800: oklch(27.8% .033 256.848);
    --color-stone-400: oklch(70.9% .01 56.259);
    --color-stone-500: oklch(55.3% .013 58.071);
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --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;
    --text-8xl: 6rem;
    --text-8xl--line-height: 1;
    --text-9xl: 8rem;
    --text-9xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --leading-tight: 1.25;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --blur-xs: 4px;
    --blur-sm: 8px;
    --blur-md: 12px;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-confident-blue: #070e20;
    --color-confident-white: #fff;
    --color-confident-yellow: #ea9b33;
    --color-confident-mustard: #c08833;
    --color-confident-orange: #c05633;
    --color-confident-red: #c93333;
    --color-confident-slate: #232e3b;
    --color-confident-tan: #e2dad0;
  }
}@layer base{*, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

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

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

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -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;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        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;
  }

  * {
    font-synthesis: style;
  }

  body {
    background-color: var(--color-confident-blue);
    color: #ffffffb3;
  }

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

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

  a {
    text-underline-offset: 3px;
  }

  a:hover {
    text-decoration-line: underline;
  }

  i {
    color: var(--color-confident-yellow);
    font-style: normal;
  }

  em {
    color: var(--color-confident-red);
    font-style: normal;
  }

  body.production .unfinished, body.production a:not([href]) {
    display: none !important;
  }

  body.development {
    border-left-style: var(--tw-border-style);
    border-left-width: 5px;
    border-color: var(--color-red-900);
  }

  @media (min-width: 40rem) {
    body.development {
      border-color: var(--color-yellow-300);
    }
  }

  @media (min-width: 48rem) {
    body.development {
      border-color: var(--color-green-900);
    }
  }

  @media (min-width: 64rem) {
    body.development {
      border-color: var(--color-blue-900);
    }
  }

  @media (min-width: 80rem) {
    body.development {
      border-color: var(--color-purple-900);
    }
  }
}@layer components{header a {
    color: var(--color-confident-yellow);
    text-decoration-color: #0000;
  }

  @supports (color: color-mix(in lab, red, red)) {
    header a {
      -webkit-text-decoration-color: color-mix(in oklab, var(--color-confident-yellow) 0%, transparent);
      -webkit-text-decoration-color: color-mix(in oklab, var(--color-confident-yellow) 0%, transparent);
      text-decoration-color: color-mix(in oklab, var(--color-confident-yellow) 0%, transparent);
    }
  }

  header a {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  header a:hover {
    -webkit-text-decoration-color: var(--color-confident-yellow);
    -webkit-text-decoration-color: var(--color-confident-yellow);
    text-decoration-color: var(--color-confident-yellow);
  }

  header input[type="checkbox"] ~ ul {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
    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));
    --tw-duration: .5s;
    transition-duration: .5s;
  }

  header input[type="checkbox"]:checked ~ ul {
    translate: none;
  }

  header input[type="checkbox"] ~ div span {
    transition: transform .5s;
  }

  header input[type="checkbox"] ~ div span:first-child {
    transform-origin: 0 0;
  }

  header input[type="checkbox"] ~ div span:nth-last-child(2) {
    transform-origin: 0 100%;
  }

  header input[type="checkbox"]:checked ~ div span {
    transform: rotate(-45deg)translate(2px, -2px)scale(1.25);
  }

  header input[type="checkbox"]:checked ~ div span:nth-last-child(2) {
    transform: scale(0);
  }

  header input[type="checkbox"]:checked ~ div span:nth-last-child(3) {
    transform: rotate(45deg)translate(2px, -1px)scale(1.25);
  }

  .content {
    --tw-leading: calc(var(--spacing) * 5);
    max-width: 900px;
    line-height: calc(var(--spacing) * 5);
    margin: auto;
    padding-inline: 15px;
  }

  @media (min-width: 48rem) {
    .content {
      --tw-leading: calc(var(--spacing) * 7);
      line-height: calc(var(--spacing) * 7);
    }

    .md\:content {
      max-width: 885px;
      padding-inline: calc(var(--spacing) * 6);
      margin: auto;
    }
  }

  @media (min-width: 64rem) {
    .md\:content {
      padding-inline: calc(var(--spacing) * 0);
    }
  }

  footer a {
    color: var(--color-confident-blue);
    text-decoration-color: #0000;
  }

  @supports (color: color-mix(in lab, red, red)) {
    footer a {
      -webkit-text-decoration-color: color-mix(in oklab, var(--color-confident-blue) 0%, transparent);
      -webkit-text-decoration-color: color-mix(in oklab, var(--color-confident-blue) 0%, transparent);
      text-decoration-color: color-mix(in oklab, var(--color-confident-blue) 0%, transparent);
    }
  }

  footer a {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  footer a:hover {
    -webkit-text-decoration-color: var(--color-confident-blue);
    -webkit-text-decoration-color: var(--color-confident-blue);
    text-decoration-color: var(--color-confident-blue);
  }

  .expand-arrow input[type="checkbox"]:checked ~ svg {
    --tw-scale-y: calc(100% * -1);
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }

  .expand-arrow:has(input[type="checkbox"]:checked) ~ .expand-section {
    height: calc(var(--spacing) * 0) !important;
    padding-block: calc(var(--spacing) * 0) !important;
  }

  .can-blur {
    transition-property: all;
    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;
  }

  .can-blur.blur-item {
    opacity: .75;
    --tw-blur: blur(1px);
    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, );
  }

  @media (min-width: 48rem) {
    .can-blur.blur-item {
      opacity: .6;
      --tw-blur: blur(4px);
      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, );
    }
  }

  .feature-card {
    transition-property: all;
    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;
    position: relative;
  }

  .feature-card.blur-feature {
    opacity: .6;
    --tw-blur: blur(2px);
    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, );
  }

  .feature-card.active {
    opacity: 1;
    --tw-blur: ;
    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, );
  }

  @media (hover: none) {
    .feature-card, .can-blur {
      transition-property: all;
      transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
      transition-duration: var(--tw-duration, var(--default-transition-duration));
      --tw-duration: .5s;
      transition-duration: .5s;
    }

    @media (min-width: 768px) {
      .feature-card, .can-blur {
        cursor: pointer;
      }

      .feature-card.blur-feature {
        opacity: .75;
        --tw-blur: blur(1px);
        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, );
      }

      .feature-card.blur-feature:active {
        opacity: .9;
        --tw-blur: blur(.5px);
        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, );
      }
    }
  }
}@layer utilities{.collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

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

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

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

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

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

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

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

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

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

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

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

  .-right-\[99\%\] {
    right: -99%;
  }

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

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

  .right-\[-40px\] {
    right: -40px;
  }

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

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

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

  .left-\[-40px\] {
    left: -40px;
  }

  .left-\[13px\] {
    left: 13px;
  }

  .isolate {
    isolation: isolate;
  }

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

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

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

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

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

  .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-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-12 {
    grid-column: span 12 / span 12;
  }

  .row-span-5 {
    grid-row: span 5 / span 5;
  }

  .row-span-7 {
    grid-row: span 7 / span 7;
  }

  .row-span-8 {
    grid-row: span 8 / span 8;
  }

  .row-span-9 {
    grid-row: span 9 / span 9;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

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

  .m-auto {
    margin: auto;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .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-sm {
    font-size: .875rem;
    line-height: 1.71429;
  }

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

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

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

  .prose-sm :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 0;
    margin-bottom: .8em;
    font-size: 2.14286em;
    line-height: 1.2;
  }

  .prose-sm :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.6em;
    margin-bottom: .8em;
    font-size: 1.42857em;
    line-height: 1.4;
  }

  .prose-sm :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    margin-top: 1.55556em;
    margin-bottom: .444444em;
    font-size: 1.28571em;
    line-height: 1.55556;
  }

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

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

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

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

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

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

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

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

  .prose-sm :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
    padding-top: .666667em;
    padding-inline-end: 1em;
    padding-bottom: .666667em;
    border-radius: .25rem;
    margin-top: 1.66667em;
    margin-bottom: 1.66667em;
    padding-inline-start: 1em;
    font-size: .857143em;
    line-height: 1.66667;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .ml-auto {
    margin-left: auto;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .flow-root {
    display: flow-root;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

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

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

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

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

  .list-item {
    display: list-item;
  }

  .table {
    display: table;
  }

  .table-caption {
    display: table-caption;
  }

  .table-cell {
    display: table-cell;
  }

  .table-column {
    display: table-column;
  }

  .table-column-group {
    display: table-column-group;
  }

  .table-footer-group {
    display: table-footer-group;
  }

  .table-header-group {
    display: table-header-group;
  }

  .table-row {
    display: table-row;
  }

  .table-row-group {
    display: table-row-group;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .h-\[4\.1in\] {
    height: 4.1in;
  }

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

  .h-\[calc\(100\%-28px\)\] {
    height: calc(100% - 28px);
  }

  .h-\[calc\(100vh-7rem\)\] {
    height: calc(100vh - 7rem);
  }

  .h-full {
    height: 100%;
  }

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

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

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

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

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

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

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

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

  .w-4\/5 {
    width: 80%;
  }

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

  .w-5\/7 {
    width: 71.4286%;
  }

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

  .w-6\/10 {
    width: 60%;
  }

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

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

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

  .w-\[6\.5in\] {
    width: 6.5in;
  }

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

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

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

  .w-full {
    width: 100%;
  }

  .w-screen {
    width: 100vw;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .max-w-prose {
    max-width: 65ch;
  }

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

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

  .flex-1 {
    flex: 1;
  }

  .flex-\[0_0_93\%\] {
    flex: 0 0 93%;
  }

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

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

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

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

  .border-collapse {
    border-collapse: collapse;
  }

  .-translate-y-1 {
    --tw-translate-y: calc(var(--spacing) * -1);
    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-4\/10 {
    --tw-translate-y: calc(4 / 10 * 100%);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

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

  .cursor-pointer {
    cursor: pointer;
  }

  .resize {
    resize: both;
  }

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

  .auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }

  .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-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

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

  .grid-cols-\[2fr_1fr_1fr\] {
    grid-template-columns: 2fr 1fr 1fr;
  }

  .grid-cols-subgrid {
    grid-template-columns: subgrid;
  }

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

  .grid-rows-subgrid {
    grid-template-rows: subgrid;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .gap-\[4px\] {
    gap: 4px;
  }

  .gap-\[7px\] {
    gap: 7px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .overflow-hidden {
    overflow: hidden;
  }

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

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

  .scroll-smooth {
    scroll-behavior: smooth;
  }

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

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

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

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

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

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

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

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

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

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

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

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

  .border-confident-blue {
    border-color: var(--color-confident-blue);
  }

  .border-confident-blue\/20 {
    border-color: #070e2033;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-confident-blue\/20 {
      border-color: color-mix(in oklab, var(--color-confident-blue) 20%, transparent);
    }
  }

  .border-confident-yellow {
    border-color: var(--color-confident-yellow);
  }

  .border-green-400 {
    border-color: var(--color-green-400);
  }

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

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

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

  .bg-confident-blue\/10 {
    background-color: #070e201a;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-confident-blue\/10 {
      background-color: color-mix(in oklab, var(--color-confident-blue) 10%, transparent);
    }
  }

  .bg-confident-blue\/90 {
    background-color: #070e20e6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-confident-blue\/90 {
      background-color: color-mix(in oklab, var(--color-confident-blue) 90%, transparent);
    }
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .bg-\[url\(\/home\/redact-red\.png\)\] {
    background-image: url("/home/redact-red.png");
  }

  .bg-\[url\(\/home\/redact-yellow\.png\)\] {
    background-image: url("/home/redact-yellow.png");
  }

  .bg-\[url\(\/home\/room-bg\.jpg\)\] {
    background-image: url("/home/room-bg.jpg");
  }

  .from-confident-yellow {
    --tw-gradient-from: var(--color-confident-yellow);
    --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-confident-red {
    --tw-gradient-to: var(--color-confident-red);
    --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-\[size\:95\%_0\.9em\] {
    background-size: 95% .9em;
  }

  .bg-\[size\:100\%_0\.75em\] {
    background-size: 100% .75em;
  }

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

  .bg-\[left_center\] {
    background-position: 0;
  }

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

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

  .mask-repeat {
    -webkit-mask-repeat: repeat;
    mask-repeat: repeat;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-2xl\/6 {
    font-size: var(--text-2xl);
    line-height: calc(var(--spacing) * 6);
  }

  .text-2xl\/7 {
    font-size: var(--text-2xl);
    line-height: calc(var(--spacing) * 7);
  }

  .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-5xl\/12 {
    font-size: var(--text-5xl);
    line-height: calc(var(--spacing) * 12);
  }

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

  .text-7xl\/15 {
    font-size: var(--text-7xl);
    line-height: calc(var(--spacing) * 15);
  }

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

  .text-8xl\/20 {
    font-size: var(--text-8xl);
    line-height: calc(var(--spacing) * 20);
  }

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

  .text-base\/5 {
    font-size: var(--text-base);
    line-height: calc(var(--spacing) * 5);
  }

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

  .text-lg\/5 {
    font-size: var(--text-lg);
    line-height: calc(var(--spacing) * 5);
  }

  .text-lg\/6 {
    font-size: var(--text-lg);
    line-height: calc(var(--spacing) * 6);
  }

  .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-xl\/6 {
    font-size: var(--text-xl);
    line-height: calc(var(--spacing) * 6);
  }

  .text-xl\/7 {
    font-size: var(--text-xl);
    line-height: calc(var(--spacing) * 7);
  }

  .text-xl\/8 {
    font-size: var(--text-xl);
    line-height: calc(var(--spacing) * 8);
  }

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

  .leading-4\.5 {
    --tw-leading: calc(var(--spacing) * 4.5);
    line-height: calc(var(--spacing) * 4.5);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .break-all {
    word-break: break-all;
  }

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

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

  .text-confident-blue\/40 {
    color: #070e2066;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-confident-blue\/40 {
      color: color-mix(in oklab, var(--color-confident-blue) 40%, transparent);
    }
  }

  .text-confident-orange {
    color: var(--color-confident-orange);
  }

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

  .text-confident-tan {
    color: var(--color-confident-tan);
  }

  .text-confident-tan\! {
    color: var(--color-confident-tan) !important;
  }

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

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

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

  .text-confident-yellow {
    color: var(--color-confident-yellow);
  }

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

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

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

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

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

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

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

  .capitalize {
    text-transform: capitalize;
  }

  .lowercase {
    text-transform: lowercase;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .lining-nums {
    --tw-numeric-figure: lining-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .proportional-nums {
    --tw-numeric-spacing: proportional-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .slashed-zero {
    --tw-slashed-zero: slashed-zero;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

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

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

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

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

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

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

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

  .opacity-0 {
    opacity: 0;
  }

  .opacity-60 {
    opacity: .6;
  }

  .opacity-100 {
    opacity: 1;
  }

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

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

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

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

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

  .backdrop-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -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-sm {
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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-xs {
    --tw-backdrop-blur: blur(var(--blur-xs));
    -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-filter {
    -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, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

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

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

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

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

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

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

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

  .select-all {
    -webkit-user-select: all;
    user-select: all;
  }

  .select-none {
    -webkit-user-select: none;
    user-select: none;
  }

  .group-\[\.ai\]\:bg-confident-yellow:is(:where(.group).ai *) {
    background-color: var(--color-confident-yellow);
  }

  .group-\[\.ai\]\:text-white:is(:where(.group).ai *) {
    color: var(--color-white);
  }

  .group-\[\.ai\]\:opacity-100:is(:where(.group).ai *) {
    opacity: 1;
  }

  .group-\[\.gpu\]\:bg-confident-yellow:is(:where(.group).gpu *) {
    background-color: var(--color-confident-yellow);
  }

  .group-\[\.gpu\]\:text-white:is(:where(.group).gpu *) {
    color: var(--color-white);
  }

  .group-\[\.gpu\]\:opacity-100:is(:where(.group).gpu *) {
    opacity: 1;
  }

  .group-\[\.sov\]\:bg-confident-yellow:is(:where(.group).sov *) {
    background-color: var(--color-confident-yellow);
  }

  .group-\[\.sov\]\:text-white:is(:where(.group).sov *) {
    color: var(--color-white);
  }

  .group-\[\.sov\]\:opacity-100:is(:where(.group).sov *) {
    opacity: 1;
  }

  .group-\[\.trusted\]\:bg-gray-700:is(:where(.group).trusted *) {
    background-color: var(--color-gray-700);
  }

  .group-\[\.trusted\]\:bg-transparent:is(:where(.group).trusted *) {
    background-color: #0000;
  }

  .group-\[\.trusted\]\:opacity-0:is(:where(.group).trusted *) {
    opacity: 0;
  }

  .group-\[\.trusted\]\:opacity-100:is(:where(.group).trusted *) {
    opacity: 1;
  }

  .group-\[\.untrusted\]\:text-white\/40:is(:where(.group).untrusted *) {
    color: #fff6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .group-\[\.untrusted\]\:text-white\/40:is(:where(.group).untrusted *) {
      color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }

  .before\:absolute:before {
    content: var(--tw-content);
    position: absolute;
  }

  .before\:top-0:before {
    content: var(--tw-content);
    top: calc(var(--spacing) * 0);
  }

  .before\:right-0:before {
    content: var(--tw-content);
    right: calc(var(--spacing) * 0);
  }

  .before\:bottom-0:before {
    content: var(--tw-content);
    bottom: calc(var(--spacing) * 0);
  }

  .before\:left-0:before {
    content: var(--tw-content);
    left: calc(var(--spacing) * 0);
  }

  .before\:-z-10:before {
    content: var(--tw-content);
    z-index: calc(10 * -1);
  }

  .before\:m-3:before {
    content: var(--tw-content);
    margin: calc(var(--spacing) * 3);
  }

  .before\:bg-confident-blue\/90:before {
    content: var(--tw-content);
    background-color: #070e20e6;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .before\:bg-confident-blue\/90:before {
      background-color: color-mix(in oklab, var(--color-confident-blue) 90%, transparent);
    }
  }

  .before\:backdrop-blur-sm:before {
    content: var(--tw-content);
    --tw-backdrop-blur: blur(var(--blur-sm));
    -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, );
  }

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

  @media (min-width: 40rem) {
    .sm\:top-4 {
      top: calc(var(--spacing) * 4);
    }

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

    .sm\:mx-15 {
      margin-inline: calc(var(--spacing) * 15);
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sm\:prose-base :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .sm\: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;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .sm\:ml-auto {
      margin-left: auto;
    }

    .sm\:grid {
      display: grid;
    }

    .sm\:hidden {
      display: none;
    }

    .sm\:inline {
      display: inline;
    }

    .sm\:h-9 {
      height: calc(var(--spacing) * 9);
    }

    .sm\:min-h-40 {
      min-height: calc(var(--spacing) * 40);
    }

    .sm\:min-h-60 {
      min-height: calc(var(--spacing) * 60);
    }

    .sm\:w-2\/3 {
      width: 66.6667%;
    }

    .sm\:w-67 {
      width: calc(var(--spacing) * 67);
    }

    .sm\:max-w-89 {
      max-width: calc(var(--spacing) * 89);
    }

    .sm\:max-w-190 {
      max-width: calc(var(--spacing) * 190);
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .sm\:pb-45 {
      padding-bottom: calc(var(--spacing) * 45);
    }

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

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

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

    .sm\:text-4xl\/10 {
      font-size: var(--text-4xl);
      line-height: calc(var(--spacing) * 10);
    }

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

    .sm\:text-6xl\/15 {
      font-size: var(--text-6xl);
      line-height: calc(var(--spacing) * 15);
    }

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

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

    .sm\:text-xl\/8 {
      font-size: var(--text-xl);
      line-height: calc(var(--spacing) * 8);
    }
  }

  @media (min-width: 48rem) {
    .md\:absolute {
      position: absolute;
    }

    .md\:relative {
      position: relative;
    }

    .md\:sticky {
      position: sticky;
    }

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

    .md\:top-3 {
      top: calc(var(--spacing) * 3);
    }

    .md\:top-5 {
      top: calc(var(--spacing) * 5);
    }

    .md\:top-8 {
      top: calc(var(--spacing) * 8);
    }

    .md\:top-11 {
      top: calc(var(--spacing) * 11);
    }

    .md\:top-45 {
      top: calc(var(--spacing) * 45);
    }

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

    .md\:right-\[-60px\] {
      right: -60px;
    }

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

    .md\:-left-4 {
      left: calc(var(--spacing) * -4);
    }

    .md\:left-\[-60px\] {
      left: -60px;
    }

    .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\:m-0 {
      margin: calc(var(--spacing) * 0);
    }

    .md\:mx-40 {
      margin-inline: calc(var(--spacing) * 40);
    }

    .md\:mx-\[60px\] {
      margin-inline: 60px;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:prose-lg :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .md\: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;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:mr-6 {
      margin-right: calc(var(--spacing) * 6);
    }

    .md\:mr-\[0\.5em\] {
      margin-right: .5em;
    }

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

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

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

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

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

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

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

    .md\:-ml-5 {
      margin-left: calc(var(--spacing) * -5);
    }

    .md\:-ml-\[20px\] {
      margin-left: -20px;
    }

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

    .md\:ml-7 {
      margin-left: calc(var(--spacing) * 7);
    }

    .md\:ml-17 {
      margin-left: calc(var(--spacing) * 17);
    }

    .md\:ml-auto {
      margin-left: auto;
    }

    .md\:block {
      display: block;
    }

    .md\:grid {
      display: grid;
    }

    .md\:hidden {
      display: none;
    }

    .md\:inline {
      display: inline;
    }

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

    .md\:h-7 {
      height: calc(var(--spacing) * 7);
    }

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

    .md\:h-9 {
      height: calc(var(--spacing) * 9);
    }

    .md\:h-29 {
      height: calc(var(--spacing) * 29);
    }

    .md\:h-41 {
      height: calc(var(--spacing) * 41);
    }

    .md\:h-87 {
      height: calc(var(--spacing) * 87);
    }

    .md\:h-112 {
      height: calc(var(--spacing) * 112);
    }

    .md\:h-\[calc\(100\%-32px\)\] {
      height: calc(100% - 32px);
    }

    .md\:h-\[calc\(100\%-44px\)\] {
      height: calc(100% - 44px);
    }

    .md\:h-full {
      height: 100%;
    }

    .md\:max-h-60 {
      max-height: calc(var(--spacing) * 60);
    }

    .md\:min-h-53 {
      min-height: calc(var(--spacing) * 53);
    }

    .md\:min-h-110 {
      min-height: calc(var(--spacing) * 110);
    }

    .md\:min-h-175 {
      min-height: calc(var(--spacing) * 175);
    }

    .md\:w-8 {
      width: calc(var(--spacing) * 8);
    }

    .md\:w-70 {
      width: calc(var(--spacing) * 70);
    }

    .md\:w-100 {
      width: calc(var(--spacing) * 100);
    }

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

    .md\:w-auto {
      width: auto;
    }

    .md\:max-w-3\/5 {
      max-width: 60%;
    }

    .md\:max-w-37 {
      max-width: calc(var(--spacing) * 37);
    }

    .md\:max-w-98 {
      max-width: calc(var(--spacing) * 98);
    }

    .md\:max-w-255 {
      max-width: calc(var(--spacing) * 255);
    }

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

    .md\:flex-\[0_0_100\%\] {
      flex: 0 0 100%;
    }

    .md\:flex-none {
      flex: none;
    }

    .md\:basis-3\/5 {
      flex-basis: 60%;
    }

    .md\:basis-5\/10 {
      flex-basis: 50%;
    }

    .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-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }

    .md\:grid-cols-\[1\.45fr_1fr_1fr\] {
      grid-template-columns: 1.45fr 1fr 1fr;
    }

    .md\:grid-cols-\[53\%_47\%\] {
      grid-template-columns: 53% 47%;
    }

    .md\:grid-rows-9 {
      grid-template-rows: repeat(9, minmax(0, 1fr));
    }

    .md\:grid-rows-\[30px_1fr_1fr_1fr_1fr\] {
      grid-template-rows: 30px 1fr 1fr 1fr 1fr;
    }

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

    .md\:flex-nowrap {
      flex-wrap: nowrap;
    }

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

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

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

    .md\:justify-start {
      justify-content: flex-start;
    }

    .md\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }

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

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

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

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

    .md\:gap-15 {
      gap: calc(var(--spacing) * 15);
    }

    .md\:gap-16 {
      gap: calc(var(--spacing) * 16);
    }

    .md\:gap-18 {
      gap: calc(var(--spacing) * 18);
    }

    .md\:gap-24 {
      gap: calc(var(--spacing) * 24);
    }

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

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

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

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

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

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

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

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

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

    .md\:bg-\[size\:95\%_0\.6em\] {
      background-size: 95% .6em;
    }

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

    .md\:p-7 {
      padding: calc(var(--spacing) * 7);
    }

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

    .md\:p-25 {
      padding: calc(var(--spacing) * 25);
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .md\:pr-1 {
      padding-right: calc(var(--spacing) * 1);
    }

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

    .md\:pr-5 {
      padding-right: calc(var(--spacing) * 5);
    }

    .md\:pr-9 {
      padding-right: calc(var(--spacing) * 9);
    }

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

    .md\:pr-18 {
      padding-right: calc(var(--spacing) * 18);
    }

    .md\:pb-0 {
      padding-bottom: calc(var(--spacing) * 0);
    }

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

    .md\:pb-6 {
      padding-bottom: calc(var(--spacing) * 6);
    }

    .md\:pb-8 {
      padding-bottom: calc(var(--spacing) * 8);
    }

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

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

    .md\:pb-20 {
      padding-bottom: calc(var(--spacing) * 20);
    }

    .md\:pb-29 {
      padding-bottom: calc(var(--spacing) * 29);
    }

    .md\:pb-55 {
      padding-bottom: calc(var(--spacing) * 55);
    }

    .md\:pb-60 {
      padding-bottom: calc(var(--spacing) * 60);
    }

    .md\:pl-0 {
      padding-left: calc(var(--spacing) * 0);
    }

    .md\:pl-1 {
      padding-left: calc(var(--spacing) * 1);
    }

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

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

    .md\:pl-33 {
      padding-left: calc(var(--spacing) * 33);
    }

    .md\:pl-\[15px\] {
      padding-left: 15px;
    }

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

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

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

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

    .md\:text-2xl\/10 {
      font-size: var(--text-2xl);
      line-height: calc(var(--spacing) * 10);
    }

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

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

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

    .md\:text-5xl\/15 {
      font-size: var(--text-5xl);
      line-height: calc(var(--spacing) * 15);
    }

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

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

    .md\:text-8xl\/20 {
      font-size: var(--text-8xl);
      line-height: calc(var(--spacing) * 20);
    }

    .md\:text-8xl\/21 {
      font-size: var(--text-8xl);
      line-height: calc(var(--spacing) * 21);
    }

    .md\:text-8xl\/22 {
      font-size: var(--text-8xl);
      line-height: calc(var(--spacing) * 22);
    }

    .md\:text-8xl\/25 {
      font-size: var(--text-8xl);
      line-height: calc(var(--spacing) * 25);
    }

    .md\:text-8xl\/\[0\.95\] {
      font-size: var(--text-8xl);
      line-height: .95;
    }

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

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

    .md\:text-xl\/7 {
      font-size: var(--text-xl);
      line-height: calc(var(--spacing) * 7);
    }

    .md\:opacity-0 {
      opacity: 0;
    }
  }

  .before\:md\:m-4:before {
    content: var(--tw-content);
  }

  @media (min-width: 48rem) {
    .before\:md\:m-4:before {
      margin: calc(var(--spacing) * 4);
    }
  }

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

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

    .lg\:mx-40 {
      margin-inline: calc(var(--spacing) * 40);
    }

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

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

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

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

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

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

    .lg\:-ml-8 {
      margin-left: calc(var(--spacing) * -8);
    }

    .lg\:block {
      display: block;
    }

    .lg\:hidden {
      display: none;
    }

    .lg\:inline {
      display: inline;
    }

    .lg\:h-21 {
      height: calc(var(--spacing) * 21);
    }

    .lg\:max-h-70 {
      max-height: calc(var(--spacing) * 70);
    }

    .lg\:min-h-67 {
      min-height: calc(var(--spacing) * 67);
    }

    .lg\:min-h-185 {
      min-height: calc(var(--spacing) * 185);
    }

    .lg\:w-21 {
      width: calc(var(--spacing) * 21);
    }

    .lg\:max-w-331 {
      max-width: calc(var(--spacing) * 331);
    }

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

    .lg\:basis-1\/2 {
      flex-basis: 50%;
    }

    .lg\:basis-1\/3 {
      flex-basis: 33.3333%;
    }

    .lg\:basis-2\/3 {
      flex-basis: 66.6667%;
    }

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

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

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

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

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

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

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

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

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

    .lg\:p-15 {
      padding: calc(var(--spacing) * 15);
    }

    .lg\:p-16 {
      padding: calc(var(--spacing) * 16);
    }

    .lg\:p-18 {
      padding: calc(var(--spacing) * 18);
    }

    .lg\:p-20 {
      padding: calc(var(--spacing) * 20);
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .lg\:pr-15 {
      padding-right: calc(var(--spacing) * 15);
    }

    .lg\:pr-17 {
      padding-right: calc(var(--spacing) * 17);
    }

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

    .lg\:pb-20 {
      padding-bottom: calc(var(--spacing) * 20);
    }

    .lg\:pb-37 {
      padding-bottom: calc(var(--spacing) * 37);
    }

    .lg\:pb-43 {
      padding-bottom: calc(var(--spacing) * 43);
    }

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

    .lg\:pl-12 {
      padding-left: calc(var(--spacing) * 12);
    }

    .lg\:pl-40 {
      padding-left: calc(var(--spacing) * 40);
    }

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

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

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

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

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

    .lg\:text-8xl\/20 {
      font-size: var(--text-8xl);
      line-height: calc(var(--spacing) * 20);
    }

    .lg\:text-8xl\/25 {
      font-size: var(--text-8xl);
      line-height: calc(var(--spacing) * 25);
    }

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

    .lg\:text-\[40px\]\/12 {
      font-size: 40px;
      line-height: calc(var(--spacing) * 12);
    }

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

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

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

  @media (min-width: 80rem) {
    .xl\:prose-2xl {
      font-size: 1.5rem;
      line-height: 1.66667;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .xl\:prose-2xl :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .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;
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .xl\:pl-25 {
      padding-left: calc(var(--spacing) * 25);
    }

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

    .xl\:text-9xl\/30 {
      font-size: var(--text-9xl);
      line-height: calc(var(--spacing) * 30);
    }
  }

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

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

  .cream {
    background-color: var(--color-confident-tan);
    color: var(--color-confident-blue);
  }

  .red {
    background-color: var(--color-confident-red);
    color: #070e20;
  }

  .red a {
    color: var(--color-confident-blue);
    text-decoration-color: #0000;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .red a {
      -webkit-text-decoration-color: color-mix(in oklab, var(--color-confident-blue) 0%, transparent);
      -webkit-text-decoration-color: color-mix(in oklab, var(--color-confident-blue) 0%, transparent);
      text-decoration-color: color-mix(in oklab, var(--color-confident-blue) 0%, transparent);
    }
  }

  .red a {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .red a:hover {
    -webkit-text-decoration-color: var(--color-confident-blue);
    -webkit-text-decoration-color: var(--color-confident-blue);
    text-decoration-color: var(--color-confident-blue);
  }

  .yellow {
    color: #070e20;
    background-color: #56a360;
  }

  .orange {
    background-color: var(--color-confident-orange);
    color: var(--color-confident-white);
  }
}@font-face{font-family:Gabarito;src:local("Gabarito"),url(../fonts/gabarito.ttf)format("truetype"),}@counter-style yes{system: cyclic;
  symbols: "✅";
  suffix: " ";
}@counter-style no{system: cyclic;
  symbols: "🚫";
  suffix: " ";
}.prose{--tw-prose-body:var(--color-confident-white);--tw-prose-headings:var(--color-confident-white);--tw-prose-bullets:var(--color-confident-white);--tw-prose-links:var(--color-confident-yellow)}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black);color:var(--color-confident-white)}.prose p,.prose li{color:var(--color-confident-white)}.prose strong,.prose b{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold);color:var(--color-confident-white)}.prose ul,.prose ol{list-style:revert}.quotes-carousel .embla__viewport{overflow:hidden}.quotes-carousel .embla__container{backface-visibility:hidden;display:flex}.quotes-carousel .embla__slide>div{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.3s;--tw-ease:var(--ease-in-out);transition-duration:.3s;transition-timing-function:var(--ease-in-out)}.quotes-carousel .embla-prev,.quotes-carousel .embla-next{cursor:pointer;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));--tw-duration:.2s;--tw-ease:var(--ease-in-out);transition-duration:.2s;transition-timing-function:var(--ease-in-out)}.quotes-carousel .embla-prev:focus,.quotes-carousel .embla-next:focus{--tw-outline-style:none;outline-style:none}.quotes-carousel .embla-prev:active,.quotes-carousel .embla-next:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}@media(max-width:767px){.quotes-carousel .embla__viewport{overflow:clip visible}}.glowing-box{isolation:isolate;border:6px solid #0000;border-radius:24px;position:relative}.glowing-box:before,.glowing-box:after{content:"";border-radius:inherit;position:absolute}.glowing-box:before{z-index:-1;filter:blur(5px);background:#fff;inset:0}.glowing-box:after{z-index:-2;filter:blur(5px);opacity:.5;background:linear-gradient(121.02deg,#ff3636,#f9ab44);inset:-.8rem}@property --tw-translate-x{syntax: "*";
  inherits: false;
  initial-value: 0;
}@property --tw-translate-y{syntax: "*";
  inherits: false;
  initial-value: 0;
}@property --tw-translate-z{syntax: "*";
  inherits: false;
  initial-value: 0;
}@property --tw-rotate-x{syntax: "*";
  inherits: false
}@property --tw-rotate-y{syntax: "*";
  inherits: false
}@property --tw-rotate-z{syntax: "*";
  inherits: false
}@property --tw-skew-x{syntax: "*";
  inherits: false
}@property --tw-skew-y{syntax: "*";
  inherits: false
}@property --tw-border-style{syntax: "*";
  inherits: false;
  initial-value: solid;
}@property --tw-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-ordinal{syntax: "*";
  inherits: false
}@property --tw-slashed-zero{syntax: "*";
  inherits: false
}@property --tw-numeric-figure{syntax: "*";
  inherits: false
}@property --tw-numeric-spacing{syntax: "*";
  inherits: false
}@property --tw-numeric-fraction{syntax: "*";
  inherits: false
}@property --tw-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-shadow-color{syntax: "*";
  inherits: false
}@property --tw-shadow-alpha{syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}@property --tw-inset-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-inset-shadow-color{syntax: "*";
  inherits: false
}@property --tw-inset-shadow-alpha{syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}@property --tw-ring-color{syntax: "*";
  inherits: false
}@property --tw-ring-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-inset-ring-color{syntax: "*";
  inherits: false
}@property --tw-inset-ring-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-ring-inset{syntax: "*";
  inherits: false
}@property --tw-ring-offset-width{syntax: "<length>";
  inherits: false;
  initial-value: 0;
}@property --tw-ring-offset-color{syntax: "*";
  inherits: false;
  initial-value: #fff;
}@property --tw-ring-offset-shadow{syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}@property --tw-outline-style{syntax: "*";
  inherits: false;
  initial-value: solid;
}@property --tw-blur{syntax: "*";
  inherits: false
}@property --tw-brightness{syntax: "*";
  inherits: false
}@property --tw-contrast{syntax: "*";
  inherits: false
}@property --tw-grayscale{syntax: "*";
  inherits: false
}@property --tw-hue-rotate{syntax: "*";
  inherits: false
}@property --tw-invert{syntax: "*";
  inherits: false
}@property --tw-opacity{syntax: "*";
  inherits: false
}@property --tw-saturate{syntax: "*";
  inherits: false
}@property --tw-sepia{syntax: "*";
  inherits: false
}@property --tw-drop-shadow{syntax: "*";
  inherits: false
}@property --tw-drop-shadow-color{syntax: "*";
  inherits: false
}@property --tw-drop-shadow-alpha{syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}@property --tw-drop-shadow-size{syntax: "*";
  inherits: false
}@property --tw-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-content{syntax: "*";
  inherits: false;
  initial-value: "";
}@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;
}