/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Inter";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-50: oklch(97.1% 0.013 17.38);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --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);
    --font-weight-light: 300;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --leading-tight: 1.4;
    --leading-snug: 1.222;
    --leading-normal: 1.6;
    --radius-sm: 0.25rem;
    --radius-lg: 0.5rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --line-height: 1.6;
    --color-custom-red-50: #ffefef;
    --color-custom-red-100: #ffdcdc;
    --color-custom-red-200: #ffbfbf;
    --color-custom-red-300: #ff9292;
    --color-custom-red-400: #ff5454;
    --color-custom-red-500: #ff1f1f;
    --color-custom-red-600: #f00000;
    --color-custom-red-700: #db0000;
    --color-custom-red-800: #b90000;
    --color-custom-red-900: #940808;
    --color-custom-red-950: #520000;
    --color-custom-gray-50: #f6f6f7;
    --color-custom-gray-100: #efeff0;
    --color-custom-gray-200: #e1e1e4;
    --color-custom-gray-400: #bcbabf;
    --color-custom-gray-500: #a9a7ad;
    --color-custom-gray-600: #959299;
    --color-custom-gray-700: #807e84;
    --color-custom-gray-800: #69676c;
    --color-custom-gray-900: #333234;
    --color-primary: #000;
    --ease-custom: cubic-bezier(0.25, 0.1, 0.25, 1);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
    }
    ::placeholder {
      color: currentcolor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
      ::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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .sticky {
    position: sticky;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-1\/2 {
    top: calc(1/2 * 100%);
  }
  .top-28 {
    top: calc(var(--spacing) * 28);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-100 {
    z-index: 100;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .container {
    width: 100%;
  }
  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }
  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }
  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }
  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }
  .container {
    max-width: 1264px;
    padding: 0 1.5rem;
    margin: 0 auto;
  }
  .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);
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  .prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-links);
    text-decoration: underline;
    font-weight: 500;
  }
  .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"] *)) {
    color: inherit;
  }
  .prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }
  .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"] *)) {
    list-style-type: decimal;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  .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"] *)) {
    list-style-type: disc;
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
    font-weight: 400;
    color: var(--tw-prose-counters);
  }
  .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);
    font-weight: 600;
    margin-top: 1.25em;
  }
  .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"] *)) {
    font-weight: 500;
    font-style: italic;
    color: var(--tw-prose-quotes);
    border-inline-start-width: 0.25rem;
    border-inline-start-color: var(--tw-prose-quote-borders);
    quotes: "\201C""\201D""\2018""\2019";
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
  }
  .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);
    font-weight: 800;
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  .prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 900;
    color: inherit;
  }
  .prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 700;
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }
  .prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 800;
    color: inherit;
  }
  .prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  .prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 700;
    color: inherit;
  }
  .prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-headings);
    font-weight: 600;
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  .prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    font-weight: 700;
    color: inherit;
  }
  .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"] *)) {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .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"] *)) {
    font-weight: 500;
    font-family: inherit;
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-inline-end: 0.375em;
    padding-bottom: 0.1875em;
    padding-inline-start: 0.375em;
  }
  .prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: 0.875em;
  }
  .prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
    content: "`";
  }
  .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"] *)) {
    color: inherit;
  }
  .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: 0.875em;
  }
  .prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
    font-size: 0.9em;
  }
  .prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }
  .prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    color: inherit;
  }
  .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);
    overflow-x: auto;
    font-weight: 400;
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-inline-end: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-inline-start: 1.1428571em;
  }
  .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    background-color: transparent;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
  }
  .prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
    content: none;
  }
  .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"] *)) {
    width: 100%;
    table-layout: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 0.875em;
    line-height: 1.7142857;
  }
  .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);
    font-weight: 600;
    vertical-align: bottom;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  .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);
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  .prose {
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
  }
  .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: 0.5em;
    margin-bottom: 0.5em;
  }
  .prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0.375em;
  }
  .prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-inline-start: 0.375em;
  }
  .prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.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: 0.75em;
    margin-bottom: 0.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: 0.5em;
    padding-inline-start: 1.625em;
  }
  .prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }
  .prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }
  .prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    margin-top: 0;
  }
  .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: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  .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;
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .-mr-6 {
    margin-right: calc(var(--spacing) * -6);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .mb-7\.5 {
    margin-bottom: calc(var(--spacing) * 7.5);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-9 {
    margin-bottom: calc(var(--spacing) * 9);
  }
  .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-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-18 {
    margin-bottom: calc(var(--spacing) * 18);
  }
  .mb-19 {
    margin-bottom: calc(var(--spacing) * 19);
  }
  .mb-46 {
    margin-bottom: calc(var(--spacing) * 46);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .aspect-\[384\/200\] {
    aspect-ratio: 384/200;
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-\[1px\] {
    height: 1px;
  }
  .h-\[46px\] {
    height: 46px;
  }
  .h-\[197px\] {
    height: 197px;
  }
  .h-\[296px\] {
    height: 296px;
  }
  .h-\[405px\] {
    height: 405px;
  }
  .h-px {
    height: 1px;
  }
  .min-h-\[51px\] {
    min-height: 51px;
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-38 {
    width: calc(var(--spacing) * 38);
  }
  .w-\[59px\] {
    width: 59px;
  }
  .w-\[95px\] {
    width: 95px;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[139px\] {
    width: 139px;
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .max-w-44 {
    max-width: calc(var(--spacing) * 44);
  }
  .max-w-none {
    max-width: none;
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-1\/2 {
    --tw-translate-x: calc(1/2 * 100%);
    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);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .items-center {
    align-items: center;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-7 {
    gap: calc(var(--spacing) * 7);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-7 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 7) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 7) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-8 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-12 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }
  :where(.divide-\[\#E6E9EA\] > :not(:last-child)) {
    border-color: #E6E9EA;
  }
  .self-end {
    align-self: flex-end;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .scroll-smooth {
    scroll-behavior: smooth;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-2 {
    border-top-style: var(--tw-border-style);
    border-top-width: 2px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l-\[5px\] {
    border-left-style: var(--tw-border-style);
    border-left-width: 5px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-\[\#383838\] {
    border-color: #383838;
  }
  .border-\[\#E6E9EA\] {
    border-color: #E6E9EA;
  }
  .border-custom-gray-100 {
    border-color: var(--color-custom-gray-100);
  }
  .border-custom-gray-200 {
    border-color: var(--color-custom-gray-200);
  }
  .border-custom-gray-500 {
    border-color: var(--color-custom-gray-500);
  }
  .border-custom-red-500 {
    border-color: var(--color-custom-red-500);
  }
  .border-custom-red-600 {
    border-color: var(--color-custom-red-600);
  }
  .bg-\[\#1D1D1D\] {
    background-color: #1D1D1D;
  }
  .bg-\[\#171717\] {
    background-color: #171717;
  }
  .bg-\[\#383838\] {
    background-color: #383838;
  }
  .bg-\[\#E6E9EA\] {
    background-color: #E6E9EA;
  }
  .bg-\[\#F3F5F6\] {
    background-color: #F3F5F6;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-custom-gray-50 {
    background-color: var(--color-custom-gray-50);
  }
  .bg-custom-red-50 {
    background-color: var(--color-custom-red-50);
  }
  .bg-custom-red-700 {
    background-color: var(--color-custom-red-700);
  }
  .bg-custom-red-800 {
    background-color: var(--color-custom-red-800);
  }
  .bg-custom-red-900 {
    background-color: var(--color-custom-red-900);
  }
  .bg-custom-red-950 {
    background-color: var(--color-custom-red-950);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .ps-4 {
    padding-inline-start: calc(var(--spacing) * 4);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-7 {
    padding-top: calc(var(--spacing) * 7);
  }
  .pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-15 {
    padding-bottom: calc(var(--spacing) * 15);
  }
  .pb-17 {
    padding-bottom: calc(var(--spacing) * 17);
  }
  .pb-22 {
    padding-bottom: calc(var(--spacing) * 22);
  }
  .pb-28 {
    padding-bottom: calc(var(--spacing) * 28);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .c-heading-2xl {
    font-size: 72px;
    letter-spacing: -0.02em;
    line-height: 80px;
  }
  .c-display-md {
    font-size: 128px;
    line-height: 136px;
  }
  .c-heading-2xs {
    font-size: 20px;
    line-height: 22px;
  }
  .c-heading-3xs {
    font-size: 18px;
    line-height: 20px;
  }
  .c-heading-4xs {
    font-size: 16px;
    line-height: 18px;
  }
  .c-heading-lg {
    font-size: 48px;
    line-height: 56px;
  }
  .c-heading-md {
    font-size: 36px;
    line-height: 44px;
  }
  .c-heading-sm {
    font-size: 30px;
    line-height: 38px;
  }
  .c-heading-xl {
    font-size: 60px;
    line-height: 68px;
  }
  .c-heading-xs {
    font-size: 24px;
    line-height: 32px;
  }
  .c-text-2xs {
    font-size: 10px;
    line-height: 12px;
  }
  .c-text-lg {
    font-size: 18px;
    line-height: 22px;
  }
  .c-text-sm {
    font-size: 14px;
    line-height: 17px;
  }
  .c-text-xs {
    font-size: 12px;
    line-height: 15px;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .c-label {
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.1em;
  }
  .c-label-xl {
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.1em;
  }
  .c-label-xs {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.1em;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-balance {
    text-wrap: balance;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-custom-gray-500 {
    color: var(--color-custom-gray-500);
  }
  .text-custom-gray-600 {
    color: var(--color-custom-gray-600);
  }
  .text-custom-gray-700 {
    color: var(--color-custom-gray-700);
  }
  .text-custom-gray-800 {
    color: var(--color-custom-gray-800);
  }
  .text-custom-gray-900 {
    color: var(--color-custom-gray-900);
  }
  .text-custom-red-200 {
    color: var(--color-custom-red-200);
  }
  .text-custom-red-300 {
    color: var(--color-custom-red-300);
  }
  .text-custom-red-400 {
    color: var(--color-custom-red-400);
  }
  .text-custom-red-500 {
    color: var(--color-custom-red-500);
  }
  .text-custom-red-700 {
    color: var(--color-custom-red-700);
  }
  .text-custom-red-950 {
    color: var(--color-custom-red-950);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .\[scrollbar-width\:none\] {
    scrollbar-width: none;
  }
  @media (hover: hover) {
    .hover\:text-custom-red-800:hover {
      color: var(--color-custom-red-800);
    }
  }
  @media (hover: hover) {
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
  }
  @media (width >= 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 48rem) {
    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }
  @media (width >= 64rem) {
    .lg\:col-span-3 {
      grid-column: span 3 / span 3;
    }
  }
  @media (width >= 64rem) {
    .lg\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 64rem) {
    .lg\:block {
      display: block;
    }
  }
  @media (width >= 64rem) {
    .lg\:flex {
      display: flex;
    }
  }
  @media (width >= 64rem) {
    .lg\:grid {
      display: grid;
    }
  }
  @media (width >= 64rem) {
    .lg\:hidden {
      display: none;
    }
  }
  @media (width >= 64rem) {
    .lg\:inline-flex {
      display: inline-flex;
    }
  }
  @media (width >= 64rem) {
    .lg\:w-1\/2 {
      width: calc(1/2 * 100%);
    }
  }
  @media (width >= 64rem) {
    .lg\:w-50 {
      width: calc(var(--spacing) * 50);
    }
  }
  @media (width >= 64rem) {
    .lg\:w-\[296px\] {
      width: 296px;
    }
  }
  @media (width >= 64rem) {
    .lg\:w-\[344px\] {
      width: 344px;
    }
  }
  @media (width >= 64rem) {
    .lg\:w-\[384px\] {
      width: 384px;
    }
  }
  @media (width >= 64rem) {
    .lg\:w-\[470px\] {
      width: 470px;
    }
  }
  @media (width >= 64rem) {
    .lg\:w-\[488px\] {
      width: 488px;
    }
  }
  @media (width >= 64rem) {
    .lg\:max-w-\[488px\] {
      max-width: 488px;
    }
  }
  @media (width >= 64rem) {
    .lg\:max-w-\[490px\] {
      max-width: 490px;
    }
  }
  @media (width >= 64rem) {
    .lg\:max-w-\[493px\] {
      max-width: 493px;
    }
  }
  @media (width >= 64rem) {
    .lg\:max-w-\[560px\] {
      max-width: 560px;
    }
  }
  @media (width >= 64rem) {
    .lg\:max-w-\[1056px\] {
      max-width: 1056px;
    }
  }
  @media (width >= 64rem) {
    .lg\:max-w-\[1205px\] {
      max-width: 1205px;
    }
  }
  @media (width >= 64rem) {
    .lg\:max-w-\[1208px\] {
      max-width: 1208px;
    }
  }
  @media (width >= 64rem) {
    .lg\:min-w-\[384px\] {
      min-width: 384px;
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }
  }
  @media (width >= 64rem) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }
  @media (width >= 64rem) {
    .lg\:items-center {
      align-items: center;
    }
  }
  @media (width >= 64rem) {
    .lg\:justify-between {
      justify-content: space-between;
    }
  }
  @media (width >= 64rem) {
    .lg\:gap-2 {
      gap: calc(var(--spacing) * 2);
    }
  }
  @media (width >= 64rem) {
    .lg\:gap-34 {
      gap: calc(var(--spacing) * 34);
    }
  }
  @media (width >= 64rem) {
    .lg\:py-12 {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  @media (width >= 64rem) {
    .lg\:ps-15 {
      padding-inline-start: calc(var(--spacing) * 15);
    }
  }
  @media (width >= 64rem) {
    .lg\:pe-29 {
      padding-inline-end: calc(var(--spacing) * 29);
    }
  }
  @media (width >= 64rem) {
    .lg\:c-heading-2xl {
      font-size: 72px;
      letter-spacing: -0.02em;
      line-height: 80px;
    }
  }
  @media (width >= 64rem) {
    .lg\:c-display-lg {
      font-size: 180px;
      line-height: 188px;
    }
  }
  @media (width >= 64rem) {
    .lg\:c-heading-lg {
      font-size: 48px;
      line-height: 56px;
    }
  }
  @media (width >= 64rem) {
    .lg\:text-balance {
      text-wrap: balance;
    }
  }
  @media (width >= 80rem) {
    .xl\:col-span-2 {
      grid-column: span 2 / span 2;
    }
  }
  @media (width >= 80rem) {
    .xl\:mr-auto {
      margin-right: auto;
    }
  }
  @media (width >= 80rem) {
    .xl\:inline-flex {
      display: inline-flex;
    }
  }
  @media (width >= 80rem) {
    .xl\:w-\[904px\] {
      width: 904px;
    }
  }
  @media (width >= 80rem) {
    .xl\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  @media (width >= 80rem) {
    .xl\:flex-row {
      flex-direction: row;
    }
  }
  @media (width >= 80rem) {
    .xl\:gap-34 {
      gap: calc(var(--spacing) * 34);
    }
  }
  .prose-headings\:my-4 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-block: calc(var(--spacing) * 4);
  }
  .prose-headings\:text-2xl :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .prose-headings\:font-bold :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .prose-headings\:text-custom-gray-900 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    color: var(--color-custom-gray-900);
  }
  .prose-ul\:list-disc :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    list-style-type: disc;
  }
  .prose-li\:my-0 :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    margin-block: calc(var(--spacing) * 0);
  }
  .prose-img\:rounded-lg :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    border-radius: var(--radius-lg);
  }
  .\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar {
    display: none;
  }
  .\[\&\>article\]\:py-5>article {
    padding-block: calc(var(--spacing) * 5);
  }
}
@layer base {
  body {
    color: var(--color-primary);
    line-height: var(--line-height);
  }
}
@layer components {
  .backdrop {
    position: fixed;
    inset: 0;
    background-color: #00000080;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 80;
  }
}
.header .toggle-navigation, .header .toggle-navigation-mobile {
  align-items: center;
  gap: 12px;
}
.header .toggle-navigation:before, .header .toggle-navigation-mobile:before {
  display: inline-flex;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/navigation-open.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.header .toggle-navigation.is-active:before, .header .toggle-navigation-mobile.is-active:before {
  background-image: url(../images/navigation-close.svg);
}
.navigation {
  opacity: 0;
  visibility: hidden;
}
.navigation__menu .menu .menu-item {
  display: block;
}
.navigation__menu .menu .menu-item:not(:last-child) {
  border-bottom: 1px solid #5e0409;
}
.navigation__menu .menu .menu-item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  padding: 12px 32px;
  transition: 0.4s var(--ease-custom);
}
.navigation__menu .menu .menu-item a:hover {
  background-color: var(--color-red-500);
}
.navigation__menu .menu .menu-item.has-submenu a:after {
  display: inline-flex;
  content: "";
  width: 5px;
  height: 9px;
  background: url(../images/arrow-menu.svg) no-repeat center;
  background-size: cover;
}
.navigation__menu .menu .menu-item.is-active a {
  background-color: var(--color-red-500);
}
.navigation__menu .menu .menu-item.is-active a:after {
  transform: rotate(180deg);
}
.navigation__submenu .menu {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding: 14px 0;
}
.navigation__submenu .menu .menu-item a {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: var(--color-red-200);
  padding: 4px 32px;
}
.navigation__submenu .menu .menu-item a:hover {
  color: var(--color-red-50);
}
.navigation-mobile {
  position: fixed;
  inset: 0;
  display: flex;
  flex-direction: column;
  background-color: var(--color-custom-gray-50);
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 90;
}
.navigation-mobile__wrapper {
  -webkit-mask-image: linear-gradient(to top, transparent, black 10%);
          mask-image: linear-gradient(to top, transparent, black 10%);
}
.navigation-mobile__menu {
  display: flex;
  flex-direction: column;
}
.navigation-mobile__menu li {
  display: block;
  border-bottom: 1px solid var(--color-custom-gray-100);
}
.navigation-mobile__menu li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  color: var(--color-custom-gray-900);
  background-color: #fff;
  padding: 1rem 1.5rem;
  transition: 0.4s var(--ease-custom);
}
.navigation-mobile__menu li a:not(:only-child):after {
  display: inline-flex;
  content: "";
  width: 9px;
  height: 15px;
  background: url(../images/arrow-submenu-mobile-right.svg) no-repeat;
  background-size: cover;
}
.navigation-mobile__menu li a:not(.btn-collapse):hover {
  background-color: var(--color-custom-gray-50);
}
.navigation-mobile__menu--submenu {
  position: absolute;
  inset: 0;
  transform: translateX(100%);
  display: none;
  flex-direction: column;
}
.navigation-mobile__menu--submenu li .btn-collapse {
  color: var(--color-custom-red-600);
  background-color: var(--color-custom-red-100);
}
.navigation-mobile__menu--submenu li .btn-collapse:after {
  display: inline-flex;
  content: "";
  width: 9px;
  height: 15px;
  background: url(../images/arrow-submenu-mobile-left.svg) no-repeat;
  background-size: cover;
}
.searchform-mobile {
  position: relative;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 90;
}
.footer__nav li {
  display: block;
}
.footer__nav li:not(:last-child) {
  margin-bottom: 8px;
}
.footer__nav a {
  display: block;
  font-size: 14px;
  line-height: 17px;
}
.footer__nav a:hover {
  text-decoration: underline;
}
.footer__nav-social li {
  display: block;
}
.footer__nav-social li:not(:last-child) {
  margin-bottom: 8px;
}
.footer__nav-social a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: 19px;
  color: var(--color-custom-gray-800);
}
.footer__nav-social a:hover span {
  text-decoration: underline;
}
.btn {
  display: inline-flex;
  justify-content: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: var(--color);
  background-color: var(--bg);
  border: 1px solid var(--border);
  border-radius: 2rem;
  box-shadow: 0 1px 1px var(--shadow);
  padding: 12px 20px;
  cursor: pointer;
  transition: 0.4s var(--ease-custom);
}
.btn--primary {
  --color: #fff;
  --bg: var(--color-custom-red-500);
  --border: var(--color-custom-red-500);
  --shadow: transparent;
  --color-hover: #fff;
  --bg-hover: var(--color-custom-red-700);
  --border-hover: var(--color-custom-red-700);
  --shadow-hover: transparent;
}
.btn--secondary {
  --color: var(--color-custom-red-500);
  --bg: #fff;
  --border: #fff;
  --shadow: transparent;
  --color-hover: #fff;
  --bg-hover: var(--color-custom-red-500);
  --border-hover: var(--color-custom-red-500);
  --shadow-hover: transparent;
}
.btn--tertiary {
  --color: var(--color-custom-red-500);
  --bg: var(--color-custom-red-50);
  --border: var(--color-custom-red-50);
  --shadow: transparent;
  --color-hover: var(--color-custom-red-50);
  --bg-hover: var(--color-custom-red-500);
  --border-hover: var(--color-custom-red-500);
  --shadow-hover: transparent;
}
.btn--outline {
  --color: #e4322a;
  --bg: transparent;
  --border: var(--color-custom-red-300);
  --shadow: #ff9292;
  --color-hover: #fff;
  --bg-hover: #e4322a;
  --border-hover: #e4322a;
  --shadow-hover: #ff9292;
}
.btn--sm {
  font-size: 14px;
  font-weight: 400;
  padding: 3px 30px;
}
.btn:hover {
  color: var(--color-hover, var(--color));
  background-color: var(--bg-hover, var(--bg));
  border-color: var(--border-hover, var(--border));
  box-shadow: 0 1px 1px var(--shadow-hover, var(--shadow));
}
.control {
  --bg: var(--color-custom-red-50);
  --border: var(--color-custom-red-100);
  justify-content: center;
  align-items: center;
  width: 41px;
  height: 41px;
  background-color: var(--bg);
  box-shadow: inset 0 0 0 1px var(--border);
  border-radius: 50%;
  transition: 0.4s var(--ease-custom);
}
.control:hover {
  background-color: var(--color-custom-red-100);
}
.searchform {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: var(--color-custom-red-800);
  border: 1px solid var(--color-custom-red-400);
  border-radius: 2rem;
  padding: 6px 10px;
  overflow: hidden;
}
.searchform__submit {
  display: inline-flex;
  border: 0px;
  cursor: pointer;
}
.searchform__input {
  display: inline-flex;
  width: 100%;
  color: #fff;
  border: 0px;
  outline: none;
  font-size: 10px;
  line-height: 12px;
}
.searchform__input::-moz-placeholder {
  color: var(--color-custom-red-100);
}
.searchform__input::placeholder {
  color: var(--color-custom-red-100);
}
.bulletins__slider--item {
  position: relative;
  display: block;
  width: 176px;
  background-color: var(--color-custom-red-800);
  border-radius: 8px;
  overflow: hidden;
}
.bulletins__slider--item--image {
  display: block;
  width: 100%;
  aspect-ratio: 176/245;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: multiply;
  opacity: 0.5;
}
.bulletins__slider--item--title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  line-height: 1.125;
  letter-spacing: -1%;
  color: #fff;
  text-align: center;
}
.bulletins__pagination--item {
  display: inline-flex;
  width: 10px;
  height: 10px;
  border: 1px solid var(--color-custom-red-300);
  border-radius: 50%;
}
.bulletins__pagination--item--active {
  background-color: var(--color-custom-red-500);
  border: 3px solid var(--color-custom-red-50);
}
.editorials__slider--item {
  position: relative;
  display: block;
  width: 176px;
  background-color: var(--color-custom-red-800);
  border-radius: 8px;
  overflow: hidden;
}
.editorials__slider--item--image {
  display: block;
  width: 100%;
  aspect-ratio: 176/245;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: multiply;
  opacity: 0.5;
}
.editorials__slider--item--title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  line-height: 1.125;
  letter-spacing: -1%;
  color: #fff;
  text-align: center;
}
.editorials__pagination--item {
  display: inline-flex;
  width: 10px;
  height: 10px;
  border: 1px solid var(--color-custom-red-300);
  border-radius: 50%;
}
.editorials__pagination--item--active {
  background-color: var(--color-custom-red-500);
  border: 3px solid #fff;
}
.share__link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--color-custom-gray-50);
  transition: 0.4s var(--ease-custom);
}
.share__link:hover {
  background-color: var(--color-custom-gray-100);
}
.form__input {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 30px;
  color: var(--color-custom-gray-700);
  background-color: #fff;
  border: 1px solid #c9cbce;
  border-radius: 2rem;
  padding: 12px 22px;
  outline: none;
}
.form__input::-moz-placeholder {
  color: var(--color-custom-gray-700);
}
.form__input::placeholder {
  color: var(--color-custom-gray-700);
}
.form__input[name="nome"] {
  background-image: url(../images/icon-name.svg);
  background-repeat: no-repeat;
  background-position: 22px 50%;
  padding-left: 62px;
}
.form__input[name="email"] {
  background-image: url(../images/icon-email.svg);
  background-repeat: no-repeat;
  background-position: 22px 50%;
  padding-left: 62px;
}
.form__input[name="whatsapp"] {
  background-image: url(../images/icon-whatsapp.svg);
  background-repeat: no-repeat;
  background-position: 22px 50%;
  padding-left: 62px;
}
.form__input:focus, .form__input:hover {
  border-color: #b5b7b9;
}
.form__input--textarea {
  border-radius: 20px;
  height: 158px;
}
.form .wpcf7-list-item {
  margin: 0;
}
.form .wpcf7-list-item .wpcf7-list-item-label {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 1);
  font-size: 12px;
  line-height: 15px;
  color: var(--color-gray-900);
}
.form .wpcf7-list-item .wpcf7-list-item-label:before {
  flex-shrink: 0;
  display: inline-flex;
  content: "";
  width: 35px;
  height: 35px;
  border: 1px solid var(--color-custom-gray-400);
  border-radius: 3px;
  cursor: pointer;
}
.form .wpcf7-list-item input[type="checkbox"] {
  display: none;
  pointer-events: none;
}
.form .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-custom-red-600);
}
.form .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  background: var(--color-custom-red-500) url(../images/icon-checkbox.svg) no-repeat 50%;
  border-color: var(--color-custom-red-500);
}
.wpcf7-not-valid-tip {
  font-size: 14px;
  color: var(--color-custom-red-500);
}
.wpcf7 form.invalid .wpcf7-response-output {
  text-align: center;
  color: var(--color-custom-red-500);
  background-color: #fff;
  padding: 12px 32px;
  margin: 2rem 0 0;
  border-radius: 10px;
  border: 1px solid var(--color-custom-red-500);
}
.wpcf7 form.sent .wpcf7-response-output {
  text-align: center;
  background-color: var(--color-custom-gray-50);
  padding: 12px 32px;
  margin: 2rem 0 0;
  border-radius: 10px;
  border: 1px solid var(--color-custom-gray-100);
}
.newsletter .wpcf7-form {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: flex-start;
  gap: calc(var(--spacing) * 3);
}
@media (width >= 48rem) {
  .newsletter .wpcf7-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .newsletter .wpcf7-form {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.newsletter .wpcf7-response-output {
  grid-column: span 1 / span 1;
}
@media (width >= 48rem) {
  .newsletter .wpcf7-response-output {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 64rem) {
  .newsletter .wpcf7-response-output {
    grid-column: span 4 / span 4;
  }
}
.form-contato .wpcf7-form {
  display: grid;
  gap: calc(var(--spacing) * 5);
}
.form-contato .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  gap: calc(var(--spacing) * 2.5);
}
@media (width >= 64rem) {
  .form-contato .wpcf7-checkbox {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .form-contato .wpcf7-checkbox {
    flex-wrap: wrap;
  }
}
.newsletter {
  background: var(--color-custom-red-950) url(../images/bg-newsletter.svg) no-repeat 50% 0;
}
.transition-fade {
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
html.is-animating .transition-fade {
  opacity: 0;
}
html.is-leaving .transition-fade {
  opacity: 0;
}
.page-institutional .midia-kit {
  background-image: url(../images/bg-midia-kit.svg);
  background-repeat: no-repeat;
  background-position: 92% 50%;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
    }
  }
}
