/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-neutral-200: oklch(92.2% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-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;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-2xl: 1rem;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --blur-sm: 8px;
    --blur-2xl: 40px;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-geist-sans);
    --default-mono-font-family: var(--font-mono);
    --animation-delay-0: 0s;
    --color-text: #414242;
  }
}
@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%;
    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;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-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 {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .inset-y-0 {
    inset-block: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .top-5 {
    top: calc(var(--spacing) * 5);
  }
  .top-\[12px\] {
    top: 12px;
  }
  .top-full {
    top: 100%;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-2 {
    right: calc(var(--spacing) * 2);
  }
  .right-4 {
    right: calc(var(--spacing) * 4);
  }
  .right-5 {
    right: calc(var(--spacing) * 5);
  }
  .right-\[12px\] {
    right: 12px;
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .-z-10 {
    z-index: calc(10 * -1);
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-100 {
    z-index: 100;
  }
  .z-999 {
    z-index: 999;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .z-\[9999\] {
    z-index: 9999;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .order-4 {
    order: 4;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 1650px) {
      max-width: 1650px;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .-mx-container-mobile {
    margin-inline: calc(16px * -1);
  }
  .-mx-container-tablet {
    margin-inline: calc(24px * -1);
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mx-container-mobile {
    margin-inline: 16px;
  }
  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }
  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }
  .my-\[32px\] {
    margin-block: 32px;
  }
  .prose {
    color: var(--tw-prose-body);
    max-width: 65ch;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-lead);
      font-size: 1.25em;
      line-height: 1.6;
      margin-top: 1.2em;
      margin-bottom: 1.2em;
    }
    :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-links);
      text-decoration: underline;
      font-weight: 500;
    }
    :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-bold);
      font-weight: 600;
    }
    :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-alpha;
    }
    :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-alpha;
    }
    :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: upper-roman;
    }
    :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: lower-roman;
    }
    :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: decimal;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      list-style-type: disc;
      margin-top: 1.25em;
      margin-bottom: 1.25em;
      padding-inline-start: 1.625em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      font-weight: 400;
      color: var(--tw-prose-counters);
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
      color: var(--tw-prose-bullets);
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.25em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-color: var(--tw-prose-hr);
      border-top-width: 1px;
      margin-top: 3em;
      margin-bottom: 3em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-style: italic;
      color: var(--tw-prose-quotes);
      border-inline-start-width: 0.25rem;
      border-inline-start-color: var(--tw-prose-quote-borders);
      quotes: "\201C""\201D""\2018""\2019";
      margin-top: 1.6em;
      margin-bottom: 1.6em;
      padding-inline-start: 1em;
    }
    :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: open-quote;
    }
    :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: close-quote;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 800;
      font-size: 2.25em;
      margin-top: 0;
      margin-bottom: 0.8888889em;
      line-height: 1.1111111;
    }
    :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 900;
      color: inherit;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 700;
      font-size: 1.5em;
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3333333;
    }
    :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 800;
      color: inherit;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      font-size: 1.25em;
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.6;
    }
    :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.5;
    }
    :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 700;
      color: inherit;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      display: block;
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-weight: 500;
      font-family: inherit;
      color: var(--tw-prose-kbd);
      box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
      font-size: 0.875em;
      border-radius: 0.3125rem;
      padding-top: 0.1875em;
      padding-inline-end: 0.375em;
      padding-bottom: 0.1875em;
      padding-inline-start: 0.375em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-code);
      font-weight: 600;
      font-size: 0.875em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: "`";
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: "`";
    }
    :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.875em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
      font-size: 0.9em;
    }
    :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: inherit;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-pre-code);
      background-color: var(--tw-prose-pre-bg);
      overflow-x: auto;
      font-weight: 400;
      font-size: 0.875em;
      line-height: 1.7142857;
      margin-top: 1.7142857em;
      margin-bottom: 1.7142857em;
      border-radius: 0.375rem;
      padding-top: 0.8571429em;
      padding-inline-end: 1.1428571em;
      padding-bottom: 0.8571429em;
      padding-inline-start: 1.1428571em;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      background-color: transparent;
      border-width: 0;
      border-radius: 0;
      padding: 0;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      font-family: inherit;
      line-height: inherit;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
      content: none;
    }
    :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
      content: none;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      width: 100%;
      table-layout: auto;
      margin-top: 2em;
      margin-bottom: 2em;
      font-size: 0.875em;
      line-height: 1.7142857;
    }
    :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-th-borders);
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-headings);
      font-weight: 600;
      vertical-align: bottom;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 1px;
      border-bottom-color: var(--tw-prose-td-borders);
    }
    :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-bottom-width: 0;
    }
    :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: baseline;
    }
    :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      border-top-width: 1px;
      border-top-color: var(--tw-prose-th-borders);
    }
    :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      vertical-align: top;
    }
    :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      text-align: start;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      color: var(--tw-prose-captions);
      font-size: 0.875em;
      line-height: 1.4285714;
      margin-top: 0.8571429em;
    }
    --tw-prose-body: oklch(37.3% 0.034 259.733);
    --tw-prose-headings: oklch(21% 0.034 264.665);
    --tw-prose-lead: oklch(44.6% 0.03 256.802);
    --tw-prose-links: oklch(21% 0.034 264.665);
    --tw-prose-bold: oklch(21% 0.034 264.665);
    --tw-prose-counters: oklch(55.1% 0.027 264.364);
    --tw-prose-bullets: oklch(87.2% 0.01 258.338);
    --tw-prose-hr: oklch(92.8% 0.006 264.531);
    --tw-prose-quotes: oklch(21% 0.034 264.665);
    --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-captions: oklch(55.1% 0.027 264.364);
    --tw-prose-kbd: oklch(21% 0.034 264.665);
    --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
    --tw-prose-code: oklch(21% 0.034 264.665);
    --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
    --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
    --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
    --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
    --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
    --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
    --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
    --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
    font-size: 1rem;
    line-height: 1.75;
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      margin-bottom: 0.5em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.375em;
    }
    :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
    }
    :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.25em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.75em;
      margin-bottom: 0.75em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.25em;
      margin-bottom: 1.25em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.5em;
      padding-inline-start: 1.625em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.5714286em;
      padding-inline-end: 0.5714286em;
      padding-bottom: 0.5714286em;
      padding-inline-start: 0.5714286em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 2em;
      margin-bottom: 2em;
    }
    :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778;
    :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
    }
    :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.2222222em;
      line-height: 1.4545455;
      margin-top: 1.0909091em;
      margin-bottom: 1.0909091em;
    }
    :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.6666667em;
      margin-bottom: 1.6666667em;
      padding-inline-start: 1em;
    }
    :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 2.6666667em;
      margin-top: 0;
      margin-bottom: 0.8333333em;
      line-height: 1;
    }
    :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.6666667em;
      margin-top: 1.8666667em;
      margin-bottom: 1.0666667em;
      line-height: 1.3333333;
    }
    :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 1.3333333em;
      margin-top: 1.6666667em;
      margin-bottom: 0.6666667em;
      line-height: 1.5;
    }
    :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 0.4444444em;
      line-height: 1.5555556;
    }
    :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      border-radius: 0.3125rem;
      padding-top: 0.2222222em;
      padding-inline-end: 0.4444444em;
      padding-bottom: 0.2222222em;
      padding-inline-start: 0.4444444em;
    }
    :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
    }
    :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8666667em;
    }
    :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.875em;
    }
    :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.75;
      margin-top: 2em;
      margin-bottom: 2em;
      border-radius: 0.375rem;
      padding-top: 1em;
      padding-inline-end: 1.5em;
      padding-bottom: 1em;
      padding-inline-start: 1.5em;
    }
    :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.5555556em;
    }
    :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
      padding-inline-start: 1.5555556em;
    }
    :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      margin-bottom: 0.6666667em;
    }
    :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4444444em;
    }
    :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0.4444444em;
    }
    :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
    }
    :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 1.3333333em;
    }
    :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.8888889em;
      margin-bottom: 0.8888889em;
    }
    :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
      margin-bottom: 1.3333333em;
    }
    :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.3333333em;
    }
    :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0.6666667em;
      padding-inline-start: 1.5555556em;
    }
    :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 3.1111111em;
      margin-bottom: 3.1111111em;
    }
    :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.5;
    }
    :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0.75em;
      padding-bottom: 0.75em;
      padding-inline-start: 0.75em;
    }
    :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-top: 0.75em;
      padding-inline-end: 0.75em;
      padding-bottom: 0.75em;
      padding-inline-start: 0.75em;
    }
    :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-start: 0;
    }
    :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      padding-inline-end: 0;
    }
    :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 1.7777778em;
      margin-bottom: 1.7777778em;
    }
    :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
      margin-bottom: 0;
    }
    :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      font-size: 0.8888889em;
      line-height: 1.5;
      margin-top: 1em;
    }
    :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-top: 0;
    }
    :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
      margin-bottom: 0;
    }
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .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-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
  .mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .mt-\[22px\] {
    margin-top: 22px;
  }
  .mt-\[23px\] {
    margin-top: 23px;
  }
  .mt-\[43px\] {
    margin-top: 43px;
  }
  .mt-\[46px\] {
    margin-top: 46px;
  }
  .mt-\[60px\] {
    margin-top: 60px;
  }
  .mt-\[74px\] {
    margin-top: 74px;
  }
  .mt-\[100px\] {
    margin-top: 100px;
  }
  .mt-\[110px\] {
    margin-top: 110px;
  }
  .mt-\[111px\] {
    margin-top: 111px;
  }
  .mt-\[120px\] {
    margin-top: 120px;
  }
  .mt-\[170px\] {
    margin-top: 170px;
  }
  .mt-\[200px\] {
    margin-top: 200px;
  }
  .mt-\[260px\] {
    margin-top: 260px;
  }
  .mt-\[436px\] {
    margin-top: 436px;
  }
  .mt-auto {
    margin-top: auto;
  }
  .-mr-\[16px\] {
    margin-right: calc(16px * -1);
  }
  .mr-container-mobile {
    margin-right: 16px;
  }
  .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-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-9 {
    margin-bottom: calc(var(--spacing) * 9);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .mb-\[2px\] {
    margin-bottom: 2px;
  }
  .mb-\[6px\] {
    margin-bottom: 6px;
  }
  .mb-\[10px\] {
    margin-bottom: 10px;
  }
  .mb-\[18px\] {
    margin-bottom: 18px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[23px\] {
    margin-bottom: 23px;
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .mb-\[26px\] {
    margin-bottom: 26px;
  }
  .mb-\[29px\] {
    margin-bottom: 29px;
  }
  .mb-\[31px\] {
    margin-bottom: 31px;
  }
  .mb-\[32px\] {
    margin-bottom: 32px;
  }
  .mb-\[33px\] {
    margin-bottom: 33px;
  }
  .mb-\[40px\] {
    margin-bottom: 40px;
  }
  .mb-\[46px\] {
    margin-bottom: 46px;
  }
  .mb-\[47px\] {
    margin-bottom: 47px;
  }
  .mb-\[50px\] {
    margin-bottom: 50px;
  }
  .mb-\[56px\] {
    margin-bottom: 56px;
  }
  .mb-\[60px\] {
    margin-bottom: 60px;
  }
  .mb-\[70px\] {
    margin-bottom: 70px;
  }
  .mb-\[75px\] {
    margin-bottom: 75px;
  }
  .mb-\[80px\] {
    margin-bottom: 80px;
  }
  .mb-\[86px\] {
    margin-bottom: 86px;
  }
  .mb-\[120px\] {
    margin-bottom: 120px;
  }
  .ml-auto {
    margin-left: auto;
  }
  .ml-container-mobile {
    margin-left: 16px;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .contents\! {
    display: contents !important;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .size-1 {
    width: calc(var(--spacing) * 1);
    height: calc(var(--spacing) * 1);
  }
  .size-3\.5 {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-\[6px\] {
    width: 6px;
    height: 6px;
  }
  .size-\[7px\] {
    width: 7px;
    height: 7px;
  }
  .size-\[10px\] {
    width: 10px;
    height: 10px;
  }
  .size-\[11px\] {
    width: 11px;
    height: 11px;
  }
  .size-\[17px\] {
    width: 17px;
    height: 17px;
  }
  .size-\[18px\] {
    width: 18px;
    height: 18px;
  }
  .size-\[21px\] {
    width: 21px;
    height: 21px;
  }
  .size-\[22px\] {
    width: 22px;
    height: 22px;
  }
  .size-\[26px\] {
    width: 26px;
    height: 26px;
  }
  .size-\[32px\] {
    width: 32px;
    height: 32px;
  }
  .size-\[33px\] {
    width: 33px;
    height: 33px;
  }
  .size-\[34px\] {
    width: 34px;
    height: 34px;
  }
  .size-\[40px\] {
    width: 40px;
    height: 40px;
  }
  .size-\[41px\] {
    width: 41px;
    height: 41px;
  }
  .size-\[50px\] {
    width: 50px;
    height: 50px;
  }
  .size-\[67px\] {
    width: 67px;
    height: 67px;
  }
  .size-\[69px\] {
    width: 69px;
    height: 69px;
  }
  .size-\[100px\] {
    width: 100px;
    height: 100px;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-0 {
    height: calc(var(--spacing) * 0);
  }
  .h-1 {
    height: calc(var(--spacing) * 1);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-9 {
    height: calc(var(--spacing) * 9);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-\[3px\] {
    height: 3px;
  }
  .h-\[6px\] {
    height: 6px;
  }
  .h-\[7px\] {
    height: 7px;
  }
  .h-\[8px\] {
    height: 8px;
  }
  .h-\[10px\] {
    height: 10px;
  }
  .h-\[13px\] {
    height: 13px;
  }
  .h-\[15px\] {
    height: 15px;
  }
  .h-\[18px\] {
    height: 18px;
  }
  .h-\[20px\] {
    height: 20px;
  }
  .h-\[22px\] {
    height: 22px;
  }
  .h-\[30px\] {
    height: 30px;
  }
  .h-\[33px\] {
    height: 33px;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[42px\] {
    height: 42px;
  }
  .h-\[55px\] {
    height: 55px;
  }
  .h-\[63px\] {
    height: 63px;
  }
  .h-\[70px\] {
    height: 70px;
  }
  .h-\[76px\] {
    height: 76px;
  }
  .h-\[83px\] {
    height: 83px;
  }
  .h-\[87px\] {
    height: 87px;
  }
  .h-\[95px\] {
    height: 95px;
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-\[214px\] {
    height: 214px;
  }
  .h-\[276px\] {
    height: 276px;
  }
  .h-\[277px\] {
    height: 277px;
  }
  .h-\[280px\] {
    height: 280px;
  }
  .h-\[338px\] {
    height: 338px;
  }
  .h-\[380px\] {
    height: 380px;
  }
  .h-\[408px\] {
    height: 408px;
  }
  .h-\[409px\] {
    height: 409px;
  }
  .h-\[698px\] {
    height: 698px;
  }
  .h-\[751px\] {
    height: 751px;
  }
  .h-\[952px\] {
    height: 952px;
  }
  .h-\[1337px\] {
    height: 1337px;
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .h-screen {
    height: 100vh;
  }
  .min-h-\[45px\] {
    min-height: 45px;
  }
  .min-h-\[72px\] {
    min-height: 72px;
  }
  .min-h-\[75px\] {
    min-height: 75px;
  }
  .min-h-\[100vh\] {
    min-height: 100vh;
  }
  .min-h-\[418px\] {
    min-height: 418px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1 {
    width: calc(var(--spacing) * 1);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-\[0\.5px\] {
    width: 0.5px;
  }
  .w-\[5px\] {
    width: 5px;
  }
  .w-\[6px\] {
    width: 6px;
  }
  .w-\[8px\] {
    width: 8px;
  }
  .w-\[10px\] {
    width: 10px;
  }
  .w-\[11px\] {
    width: 11px;
  }
  .w-\[13px\] {
    width: 13px;
  }
  .w-\[15px\] {
    width: 15px;
  }
  .w-\[18px\] {
    width: 18px;
  }
  .w-\[26px\] {
    width: 26px;
  }
  .w-\[31px\] {
    width: 31px;
  }
  .w-\[38px\] {
    width: 38px;
  }
  .w-\[40px\] {
    width: 40px;
  }
  .w-\[53px\] {
    width: 53px;
  }
  .w-\[77px\] {
    width: 77px;
  }
  .w-\[112px\] {
    width: 112px;
  }
  .w-\[118px\] {
    width: 118px;
  }
  .w-\[123px\] {
    width: 123px;
  }
  .w-\[127px\] {
    width: 127px;
  }
  .w-\[149px\] {
    width: 149px;
  }
  .w-\[196px\] {
    width: 196px;
  }
  .w-\[220px\] {
    width: 220px;
  }
  .w-\[809px\] {
    width: 809px;
  }
  .w-\[1018px\] {
    width: 1018px;
  }
  .w-\[1104px\] {
    width: 1104px;
  }
  .w-\[1551px\] {
    width: 1551px;
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .w-px {
    width: 1px;
  }
  .max-w-\[92px\] {
    max-width: 92px;
  }
  .max-w-\[120px\] {
    max-width: 120px;
  }
  .max-w-\[150px\] {
    max-width: 150px;
  }
  .max-w-\[159px\] {
    max-width: 159px;
  }
  .max-w-\[184px\] {
    max-width: 184px;
  }
  .max-w-\[187px\] {
    max-width: 187px;
  }
  .max-w-\[192px\] {
    max-width: 192px;
  }
  .max-w-\[196px\] {
    max-width: 196px;
  }
  .max-w-\[214px\] {
    max-width: 214px;
  }
  .max-w-\[230px\] {
    max-width: 230px;
  }
  .max-w-\[240px\] {
    max-width: 240px;
  }
  .max-w-\[260px\] {
    max-width: 260px;
  }
  .max-w-\[262px\] {
    max-width: 262px;
  }
  .max-w-\[268px\] {
    max-width: 268px;
  }
  .max-w-\[271px\] {
    max-width: 271px;
  }
  .max-w-\[280px\] {
    max-width: 280px;
  }
  .max-w-\[284px\] {
    max-width: 284px;
  }
  .max-w-\[294px\] {
    max-width: 294px;
  }
  .max-w-\[300px\] {
    max-width: 300px;
  }
  .max-w-\[305px\] {
    max-width: 305px;
  }
  .max-w-\[306px\] {
    max-width: 306px;
  }
  .max-w-\[317px\] {
    max-width: 317px;
  }
  .max-w-\[324px\] {
    max-width: 324px;
  }
  .max-w-\[326px\] {
    max-width: 326px;
  }
  .max-w-\[327px\] {
    max-width: 327px;
  }
  .max-w-\[328px\] {
    max-width: 328px;
  }
  .max-w-\[360px\] {
    max-width: 360px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-none {
    max-width: none;
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-\[96px\] {
    min-width: 96px;
  }
  .min-w-\[194px\] {
    min-width: 194px;
  }
  .min-w-\[196px\] {
    min-width: 196px;
  }
  .min-w-\[280px\] {
    min-width: 280px;
  }
  .min-w-\[293px\] {
    min-width: 293px;
  }
  .min-w-\[300px\] {
    min-width: 300px;
  }
  .min-w-\[320px\] {
    min-width: 320px;
  }
  .min-w-\[648px\] {
    min-width: 648px;
  }
  .min-w-fit {
    min-width: fit-content;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .origin-bottom-left {
    transform-origin: 0 100%;
  }
  .origin-left {
    transform-origin: 0;
  }
  .origin-top {
    transform-origin: top;
  }
  .origin-top-left {
    transform-origin: 0 0;
  }
  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-\[30px\] {
    --tw-translate-x: calc(30px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-x-\[50px\] {
    --tw-translate-x: calc(50px * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-0 {
    --tw-translate-x: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-100px\] {
    --tw-translate-x: -100px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-140px\] {
    --tw-translate-x: -140px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-full {
    --tw-translate-x: 100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1/2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .-translate-y-\[5\%\] {
    --tw-translate-y: calc(5% * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[-40px\] {
    --tw-translate-y: -40px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[80px\] {
    --tw-translate-y: 80px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[100px\] {
    --tw-translate-y: 100px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-y-\[150px\] {
    --tw-translate-y: 150px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .scale-0 {
    --tw-scale-x: 0%;
    --tw-scale-y: 0%;
    --tw-scale-z: 0%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-90 {
    --tw-scale-x: 90%;
    --tw-scale-y: 90%;
    --tw-scale-z: 90%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .scale-110 {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .rotate-170 {
    rotate: 170deg;
  }
  .rotate-\[170deg\] {
    rotate: 170deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .touch-manipulation {
    touch-action: manipulation;
  }
  .resize {
    resize: both;
  }
  .resize-none {
    resize: none;
  }
  .scroll-m-3 {
    scroll-margin: calc(var(--spacing) * 3);
  }
  .list-disc {
    list-style-type: disc;
  }
  .appearance-none {
    appearance: none;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-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-\[6px\] {
    gap: 6px;
  }
  .gap-\[8px\] {
    gap: 8px;
  }
  .gap-\[9px\] {
    gap: 9px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .gap-\[11px\] {
    gap: 11px;
  }
  .gap-\[12px\] {
    gap: 12px;
  }
  .gap-\[16px\] {
    gap: 16px;
  }
  .gap-\[18px\] {
    gap: 18px;
  }
  .gap-\[23px\] {
    gap: 23px;
  }
  .gap-\[28px\] {
    gap: 28px;
  }
  .gap-\[40px\] {
    gap: 40px;
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :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)));
    }
  }
  .space-y-\[4px\] {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(4px * var(--tw-space-y-reverse));
      margin-block-end: calc(4px * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .self-stretch {
    align-self: stretch;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-auto {
    overflow-x: auto;
  }
  .overflow-x-clip {
    overflow-x: clip;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .overflow-y-visible {
    overflow-y: visible;
  }
  .\!rounded-\[12px\] {
    border-radius: 12px !important;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[2px\] {
    border-radius: 2px;
  }
  .rounded-\[3px\] {
    border-radius: 3px;
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-\[6px\] {
    border-radius: 6px;
  }
  .rounded-\[7px\] {
    border-radius: 7px;
  }
  .rounded-\[8px\] {
    border-radius: 8px;
  }
  .rounded-\[9px\] {
    border-radius: 9px;
  }
  .rounded-\[10px\] {
    border-radius: 10px;
  }
  .rounded-\[11px\] {
    border-radius: 11px;
  }
  .rounded-\[12px\] {
    border-radius: 12px;
  }
  .rounded-\[14px\] {
    border-radius: 14px;
  }
  .rounded-\[15px\] {
    border-radius: 15px;
  }
  .rounded-\[16px\] {
    border-radius: 16px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[26px\] {
    border-radius: 26px;
  }
  .rounded-badge {
    border-radius: 9px;
  }
  .rounded-card {
    border-radius: 12px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-t-\[12px\] {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
  .rounded-t-card {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
  }
  .rounded-b-\[16px\] {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-\[\#414242\]\/25 {
    border-color: color-mix(in oklab, #414242 25%, transparent);
  }
  .border-black\/10 {
    border-color: color-mix(in srgb, #000 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 10%, transparent);
    }
  }
  .border-brand {
    border-color: #3a6d90;
  }
  .border-brand\/20 {
    border-color: color-mix(in oklab, #3a6d90 20%, transparent);
  }
  .border-brand\/30 {
    border-color: color-mix(in oklab, #3a6d90 30%, transparent);
  }
  .border-brand\/40 {
    border-color: color-mix(in oklab, #3a6d90 40%, transparent);
  }
  .border-neutral-200 {
    border-color: var(--color-neutral-200);
  }
  .border-text\/12 {
    border-color: color-mix(in oklab, #414242 12%, transparent);
  }
  .border-text\/16 {
    border-color: color-mix(in oklab, #414242 16%, transparent);
  }
  .border-text\/20 {
    border-color: color-mix(in oklab, #414242 20%, transparent);
  }
  .border-transparent {
    border-color: transparent;
  }
  .border-white\/20 {
    border-color: color-mix(in srgb, #fff 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
  .border-t-brand {
    border-top-color: #3a6d90;
  }
  .border-t-text\/16 {
    border-top-color: color-mix(in oklab, #414242 16%, transparent);
  }
  .bg-\[\#4B9FBD\]\/12 {
    background-color: color-mix(in oklab, #4B9FBD 12%, transparent);
  }
  .bg-\[\#488EBE\]\/10 {
    background-color: color-mix(in oklab, #488EBE 10%, transparent);
  }
  .bg-\[\#C7D8E3\]\/20 {
    background-color: color-mix(in oklab, #C7D8E3 20%, transparent);
  }
  .bg-\[\#F6FBFD\] {
    background-color: #F6FBFD;
  }
  .bg-\[\#b0d4eb\] {
    background-color: #b0d4eb;
  }
  .bg-\[\#f4f7fa\] {
    background-color: #f4f7fa;
  }
  .bg-\[currentColor\]\/8 {
    background-color: currentColor;
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, currentColor 8%, transparent);
    }
  }
  .bg-black\/50 {
    background-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .bg-brand {
    background-color: #3a6d90;
  }
  .bg-brand-bg\/10 {
    background-color: color-mix(in oklab, #488ebe 10%, transparent);
  }
  .bg-brand-light\/9 {
    background-color: color-mix(in oklab, #87bce0 9%, transparent);
  }
  .bg-brand\/6 {
    background-color: color-mix(in oklab, #3a6d90 6%, transparent);
  }
  .bg-brand\/8 {
    background-color: color-mix(in oklab, #3a6d90 8%, transparent);
  }
  .bg-brand\/10 {
    background-color: color-mix(in oklab, #3a6d90 10%, transparent);
  }
  .bg-brand\/20 {
    background-color: color-mix(in oklab, #3a6d90 20%, transparent);
  }
  .bg-gray-900 {
    background-color: var(--color-gray-900);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-text\/12 {
    background-color: color-mix(in oklab, #414242 12%, transparent);
  }
  .bg-text\/16 {
    background-color: color-mix(in oklab, #414242 16%, transparent);
  }
  .bg-text\/20 {
    background-color: color-mix(in oklab, #414242 20%, transparent);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/5 {
    background-color: color-mix(in srgb, #fff 5%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
    }
  }
  .bg-white\/6 {
    background-color: color-mix(in srgb, #fff 6%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 6%, transparent);
    }
  }
  .bg-white\/10 {
    background-color: color-mix(in srgb, #fff 10%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
  .bg-white\/23 {
    background-color: color-mix(in srgb, #fff 23%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 23%, transparent);
    }
  }
  .bg-white\/30 {
    background-color: color-mix(in srgb, #fff 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }
  .bg-white\/80 {
    background-color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .bg-white\/90 {
    background-color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-left {
    background-position: left;
  }
  .fill-current {
    fill: currentcolor;
  }
  header .text-white.fill-current {
    fill: #fff;
  }
  header .text-text.fill-current {
    fill: #3a6d90;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-\[25\%_center\] {
    object-position: 25% center;
  }
  .object-center {
    object-position: center;
  }
  .object-top {
    object-position: top;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-\[20px\] {
    padding: 20px;
  }
  .p-container-mobile {
    padding: 16px;
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-\[6px\] {
    padding-inline: 6px;
  }
  .px-\[7px\] {
    padding-inline: 7px;
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[13px\] {
    padding-inline: 13px;
  }
  .px-\[14px\] {
    padding-inline: 14px;
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .px-\[20px\] {
    padding-inline: 20px;
  }
  .px-\[28px\] {
    padding-inline: 28px;
  }
  .px-container-mobile {
    padding-inline: 16px;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .py-\[9px\] {
    padding-block: 9px;
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[14px\] {
    padding-block: 14px;
  }
  .py-\[18px\] {
    padding-block: 18px;
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-9 {
    padding-top: calc(var(--spacing) * 9);
  }
  .pt-\[5px\] {
    padding-top: 5px;
  }
  .pt-\[14px\] {
    padding-top: 14px;
  }
  .pt-\[20px\] {
    padding-top: 20px;
  }
  .pt-\[32px\] {
    padding-top: 32px;
  }
  .pt-\[40px\] {
    padding-top: 40px;
  }
  .pt-\[48px\] {
    padding-top: 48px;
  }
  .pt-\[60px\] {
    padding-top: 60px;
  }
  .pt-\[75px\] {
    padding-top: 75px;
  }
  .pt-\[86px\] {
    padding-top: 86px;
  }
  .pt-\[100px\] {
    padding-top: 100px;
  }
  .pt-\[120px\] {
    padding-top: 120px;
  }
  .pt-\[124px\] {
    padding-top: 124px;
  }
  .pr-3 {
    padding-right: calc(var(--spacing) * 3);
  }
  .pr-5 {
    padding-right: calc(var(--spacing) * 5);
  }
  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }
  .pr-\[10px\] {
    padding-right: 10px;
  }
  .pr-\[12px\] {
    padding-right: 12px;
  }
  .pr-\[14px\] {
    padding-right: 14px;
  }
  .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-\[4px\] {
    padding-bottom: 4px;
  }
  .pb-\[6px\] {
    padding-bottom: 6px;
  }
  .pb-\[8px\] {
    padding-bottom: 8px;
  }
  .pb-\[12px\] {
    padding-bottom: 12px;
  }
  .pb-\[17px\] {
    padding-bottom: 17px;
  }
  .pb-\[23px\] {
    padding-bottom: 23px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pb-\[32px\] {
    padding-bottom: 32px;
  }
  .pb-\[60px\] {
    padding-bottom: 60px;
  }
  .pb-container-mobile {
    padding-bottom: 16px;
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-\[10px\] {
    padding-left: 10px;
  }
  .pl-\[21px\] {
    padding-left: 21px;
  }
  .pl-\[32px\] {
    padding-left: 32px;
  }
  .pl-container-mobile {
    padding-left: 16px;
  }
  .pl-container-tablet {
    padding-left: 24px;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .font-sans {
    font-family: var(--font-geist-sans);
  }
  .\!text-sm {
    font-size: var(--text-sm) !important;
    line-height: var(--tw-leading, var(--text-sm--line-height)) !important;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--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-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[21px\] {
    font-size: 21px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[28px\] {
    font-size: 28px;
  }
  .text-\[42px\] {
    font-size: 42px;
  }
  .text-\[45px\] {
    font-size: 45px;
  }
  .text-\[160px\] {
    font-size: 160px;
  }
  .leading-\[70\%\] {
    --tw-leading: 70%;
    line-height: 70%;
  }
  .leading-\[106\%\] {
    --tw-leading: 106%;
    line-height: 106%;
  }
  .leading-\[110\%\] {
    --tw-leading: 110%;
    line-height: 110%;
  }
  .leading-\[124\%\] {
    --tw-leading: 124%;
    line-height: 124%;
  }
  .leading-\[132\%\] {
    --tw-leading: 132%;
    line-height: 132%;
  }
  .leading-\[136\%\] {
    --tw-leading: 136%;
    line-height: 136%;
  }
  .leading-\[146\%\] {
    --tw-leading: 146%;
    line-height: 146%;
  }
  .leading-\[150\%\] {
    --tw-leading: 150%;
    line-height: 150%;
  }
  .leading-\[168\%\] {
    --tw-leading: 168%;
    line-height: 168%;
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[-0\.01em\] {
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .tracking-\[-0\.02em\] {
    --tw-tracking: -0.02em;
    letter-spacing: -0.02em;
  }
  .tracking-\[-0\.04em\] {
    --tw-tracking: -0.04em;
    letter-spacing: -0.04em;
  }
  .tracking-\[-0\.05em\] {
    --tw-tracking: -0.05em;
    letter-spacing: -0.05em;
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .text-\[\#3A6D90\] {
    color: #3A6D90;
  }
  .text-\[\#414242\] {
    color: #414242;
  }
  .text-\[\#414242\]\/40 {
    color: color-mix(in oklab, #414242 40%, transparent);
  }
  .text-brand {
    color: #3a6d90;
  }
  .text-brand\! {
    color: #3a6d90 !important;
  }
  .text-brand\/60 {
    color: color-mix(in oklab, #3a6d90 60%, transparent);
  }
  .text-brand\/70 {
    color: color-mix(in oklab, #3a6d90 70%, transparent);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-text {
    color: #414242;
  }
  .text-text\/40 {
    color: color-mix(in oklab, #414242 40%, transparent);
  }
  .text-text\/50 {
    color: color-mix(in oklab, #414242 50%, transparent);
  }
  .text-text\/60 {
    color: color-mix(in oklab, #414242 60%, transparent);
  }
  .text-text\/80 {
    color: color-mix(in oklab, #414242 80%, transparent);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/40 {
    color: color-mix(in srgb, #fff 40%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 40%, transparent);
    }
  }
  .text-white\/50 {
    color: color-mix(in srgb, #fff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .text-white\/60 {
    color: color-mix(in srgb, #fff 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }
  .text-white\/70 {
    color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .not-italic {
    font-style: normal;
  }
  .underline {
    text-decoration-line: underline;
  }
  .placeholder-white\/60 {
    &::placeholder {
      color: color-mix(in srgb, #fff 60%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-white) 60%, transparent);
      }
    }
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-xl {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .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 {
    --tw-backdrop-blur: blur(8px);
    -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-2xl {
    --tw-backdrop-blur: blur(var(--blur-2xl));
    -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-\[21px\] {
    --tw-backdrop-blur: blur(21px);
    -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-\[30px\] {
    --tw-backdrop-blur: blur(30px);
    -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-\[42px\] {
    --tw-backdrop-blur: blur(42px);
    -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-\[60px\] {
    --tw-backdrop-blur: blur(60px);
    -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-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, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-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));
  }
  .delay-100 {
    transition-delay: 100ms;
  }
  .delay-200 {
    transition-delay: 200ms;
  }
  .duration-150 {
    --tw-duration: 150ms;
    transition-duration: 150ms;
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-700 {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .duration-\[600ms\] {
    --tw-duration: 600ms;
    transition-duration: 600ms;
  }
  .ease-\[cubic-bezier\(0\.16\,1\,0\.3\,1\)\] {
    --tw-ease: cubic-bezier(0.16,1,0.3,1);
    transition-timing-function: cubic-bezier(0.16,1,0.3,1);
  }
  .ease-\[cubic-bezier\(0\.25\,0\.1\,0\.25\,1\)\] {
    --tw-ease: cubic-bezier(0.25,0.1,0.25,1);
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
  }
  .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);
  }
  .delay-100 {
    animation-delay: calc(100*1ms);
    animation-delay: .1s;
    --tw-animation-delay: calc(100*1ms);
    --tw-animation-delay: .1s;
  }
  .delay-200 {
    animation-delay: calc(200*1ms);
    animation-delay: .2s;
    --tw-animation-delay: calc(200*1ms);
    --tw-animation-delay: .2s;
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .running {
    animation-play-state: running;
  }
  .not-last\:mb-\[32px\] {
    &:not(*:last-child) {
      margin-bottom: 32px;
    }
  }
  .group-hover\:scale-125 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        --tw-scale-x: 125%;
        --tw-scale-y: 125%;
        --tw-scale-z: 125%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .group-hover\:scale-\[1\.02\] {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        scale: 1.02;
      }
    }
  }
  .group-hover\:bg-brand\/10 {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #3a6d90 10%, transparent);
      }
    }
  }
  .group-hover\:text-brand {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: #3a6d90;
      }
    }
  }
  .group-hover\:text-white {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .group-disabled\:text-text\/40 {
    &:is(:where(.group):disabled *) {
      color: color-mix(in oklab, #414242 40%, transparent);
    }
  }
  .group-disabled\:opacity-50 {
    &:is(:where(.group):disabled *) {
      opacity: 50%;
    }
  }
  .group-data-\[state\=open\]\:rotate-45 {
    &:is(:where(.group)[data-state="open"] *) {
      rotate: 45deg;
    }
  }
  .group-data-\[state\=open\]\:bg-brand\/20 {
    &:is(:where(.group)[data-state="open"] *) {
      background-color: color-mix(in oklab, #3a6d90 20%, transparent);
    }
  }
  .peer-checked\:scale-100 {
    &:is(:where(.peer):checked ~ *) {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .selection\:bg-brand {
    & *::selection {
      background-color: #3a6d90;
    }
    &::selection {
      background-color: #3a6d90;
    }
  }
  .selection\:text-white {
    & *::selection {
      color: var(--color-white);
    }
    &::selection {
      color: var(--color-white);
    }
  }
  .placeholder\:text-white\/50 {
    &::placeholder {
      color: color-mix(in srgb, #fff 50%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, var(--color-white) 50%, transparent);
      }
    }
  }
  .last\:border-b {
    &:last-child {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }
  .hover\:scale-105 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:scale-110 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 110%;
        --tw-scale-y: 110%;
        --tw-scale-z: 110%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:border-brand {
    &:hover {
      @media (hover: hover) {
        border-color: #3a6d90;
      }
    }
  }
  .hover\:bg-brand {
    &:hover {
      @media (hover: hover) {
        background-color: #3a6d90;
      }
    }
  }
  .hover\:bg-brand\/5 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #3a6d90 5%, transparent);
      }
    }
  }
  .hover\:bg-brand\/12 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #3a6d90 12%, transparent);
      }
    }
  }
  .hover\:bg-brand\/90 {
    &:hover {
      @media (hover: hover) {
        background-color: color-mix(in oklab, #3a6d90 90%, transparent);
      }
    }
  }
  .hover\:text-\[\#414242\]\/60 {
    &:hover {
      @media (hover: hover) {
        color: color-mix(in oklab, #414242 60%, transparent);
      }
    }
  }
  .hover\:text-brand {
    &:hover {
      @media (hover: hover) {
        color: #3a6d90;
      }
    }
  }
  .hover\:text-tx {
    &:hover {
      @media (hover: hover) {
        color: #bbbcbd;
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:opacity-70 {
    &:hover {
      @media (hover: hover) {
        opacity: 70%;
      }
    }
  }
  .focus-visible\:ring-2 {
    &:focus-visible {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus-visible\:ring-brand {
    &:focus-visible {
      --tw-ring-color: #3a6d90;
    }
  }
  .focus-visible\:ring-offset-2 {
    &:focus-visible {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus-visible\:outline-none {
    &:focus-visible {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .active\:scale-95 {
    &:active {
      --tw-scale-x: 95%;
      --tw-scale-y: 95%;
      --tw-scale-z: 95%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .active\:text-brand\/80 {
    &:active {
      color: color-mix(in oklab, #3a6d90 80%, transparent);
    }
  }
  .active\:opacity-70 {
    &:active {
      opacity: 70%;
    }
  }
  .disabled\:pointer-events-none {
    &:disabled {
      pointer-events: none;
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-40 {
    &:disabled {
      opacity: 40%;
    }
  }
  .min-\[550px\]\:mt-\[472px\] {
    @media (width >= 550px) {
      margin-top: 472px;
    }
  }
  .min-\[768px\]\:mt-\[472px\] {
    @media (width >= 768px) {
      margin-top: 472px;
    }
  }
  .min-\[768px\]\:block {
    @media (width >= 768px) {
      display: block;
    }
  }
  .min-\[1024px\]\:mt-\[272px\] {
    @media (width >= 1024px) {
      margin-top: 272px;
    }
  }
  .min-\[1120px\]\:px-container-tablet {
    @media (width >= 1120px) {
      padding-inline: 24px;
    }
  }
  .min-\[1366px\]\:mt-\[272px\] {
    @media (width >= 1366px) {
      margin-top: 272px;
    }
  }
  .min-\[1366px\]\:block {
    @media (width >= 1366px) {
      display: block;
    }
  }
  .min-\[1366px\]\:hidden {
    @media (width >= 1366px) {
      display: none;
    }
  }
  .min-\[1920px\]\:mt-\[396px\] {
    @media (width >= 1920px) {
      margin-top: 396px;
    }
  }
  .min-\[1920px\]\:block {
    @media (width >= 1920px) {
      display: block;
    }
  }
  .min-\[1920px\]\:hidden {
    @media (width >= 1920px) {
      display: none;
    }
  }
  .sm\:order-1 {
    @media (width >= 40rem) {
      order: 1;
    }
  }
  .sm\:order-2 {
    @media (width >= 40rem) {
      order: 2;
    }
  }
  .sm\:order-3 {
    @media (width >= 40rem) {
      order: 3;
    }
  }
  .sm\:order-4 {
    @media (width >= 40rem) {
      order: 4;
    }
  }
  .sm\:grid {
    @media (width >= 40rem) {
      display: grid;
    }
  }
  .sm\:h-\[139px\] {
    @media (width >= 40rem) {
      height: 139px;
    }
  }
  .sm\:max-w-\[233px\] {
    @media (width >= 40rem) {
      max-width: 233px;
    }
  }
  .sm\:max-w-full {
    @media (width >= 40rem) {
      max-width: 100%;
    }
  }
  .sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .sm\:gap-2 {
    @media (width >= 40rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .sm\:p-5 {
    @media (width >= 40rem) {
      padding: calc(var(--spacing) * 5);
    }
  }
  .sm\:text-base {
    @media (width >= 40rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .sm\:text-lg {
    @media (width >= 40rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .sm\:text-\[24px\] {
    @media (width >= 40rem) {
      font-size: 24px;
    }
  }
  .sm\:text-\[31px\] {
    @media (width >= 40rem) {
      font-size: 31px;
    }
  }
  .md\:order-1 {
    @media (width >= 48rem) {
      order: 1;
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:mx-4 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:mx-container-mobile {
    @media (width >= 48rem) {
      margin-inline: 16px;
    }
  }
  .md\:my-10 {
    @media (width >= 48rem) {
      margin-block: calc(var(--spacing) * 10);
    }
  }
  .md\:my-16 {
    @media (width >= 48rem) {
      margin-block: calc(var(--spacing) * 16);
    }
  }
  .md\:mt-\[46px\] {
    @media (width >= 48rem) {
      margin-top: 46px;
    }
  }
  .md\:mt-\[80px\] {
    @media (width >= 48rem) {
      margin-top: 80px;
    }
  }
  .md\:mt-\[140px\] {
    @media (width >= 48rem) {
      margin-top: 140px;
    }
  }
  .md\:mt-\[164px\] {
    @media (width >= 48rem) {
      margin-top: 164px;
    }
  }
  .md\:mt-\[170px\] {
    @media (width >= 48rem) {
      margin-top: 170px;
    }
  }
  .md\:mb-4 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .md\:mb-6 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .md\:mb-9 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 9);
    }
  }
  .md\:mb-\[10px\] {
    @media (width >= 48rem) {
      margin-bottom: 10px;
    }
  }
  .md\:mb-\[18px\] {
    @media (width >= 48rem) {
      margin-bottom: 18px;
    }
  }
  .md\:mb-\[27px\] {
    @media (width >= 48rem) {
      margin-bottom: 27px;
    }
  }
  .md\:mb-\[30px\] {
    @media (width >= 48rem) {
      margin-bottom: 30px;
    }
  }
  .md\:mb-\[32px\] {
    @media (width >= 48rem) {
      margin-bottom: 32px;
    }
  }
  .md\:mb-\[33px\] {
    @media (width >= 48rem) {
      margin-bottom: 33px;
    }
  }
  .md\:mb-\[35px\] {
    @media (width >= 48rem) {
      margin-bottom: 35px;
    }
  }
  .md\:mb-\[40px\] {
    @media (width >= 48rem) {
      margin-bottom: 40px;
    }
  }
  .md\:mb-\[46px\] {
    @media (width >= 48rem) {
      margin-bottom: 46px;
    }
  }
  .md\:mb-\[56px\] {
    @media (width >= 48rem) {
      margin-bottom: 56px;
    }
  }
  .md\:mb-\[64px\] {
    @media (width >= 48rem) {
      margin-bottom: 64px;
    }
  }
  .md\:mb-\[80px\] {
    @media (width >= 48rem) {
      margin-bottom: 80px;
    }
  }
  .md\:mb-\[86px\] {
    @media (width >= 48rem) {
      margin-bottom: 86px;
    }
  }
  .md\:mb-\[92px\] {
    @media (width >= 48rem) {
      margin-bottom: 92px;
    }
  }
  .md\:mb-\[116px\] {
    @media (width >= 48rem) {
      margin-bottom: 116px;
    }
  }
  .md\:mb-\[164px\] {
    @media (width >= 48rem) {
      margin-bottom: 164px;
    }
  }
  .md\:ml-4 {
    @media (width >= 48rem) {
      margin-left: calc(var(--spacing) * 4);
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:inline-block {
    @media (width >= 48rem) {
      display: inline-block;
    }
  }
  .md\:size-\[32px\] {
    @media (width >= 48rem) {
      width: 32px;
      height: 32px;
    }
  }
  .md\:size-\[52px\] {
    @media (width >= 48rem) {
      width: 52px;
      height: 52px;
    }
  }
  .md\:size-\[55px\] {
    @media (width >= 48rem) {
      width: 55px;
      height: 55px;
    }
  }
  .md\:size-\[57px\] {
    @media (width >= 48rem) {
      width: 57px;
      height: 57px;
    }
  }
  .md\:h-\[12px\] {
    @media (width >= 48rem) {
      height: 12px;
    }
  }
  .md\:h-\[32px\] {
    @media (width >= 48rem) {
      height: 32px;
    }
  }
  .md\:h-\[42px\] {
    @media (width >= 48rem) {
      height: 42px;
    }
  }
  .md\:h-\[78px\] {
    @media (width >= 48rem) {
      height: 78px;
    }
  }
  .md\:h-\[99px\] {
    @media (width >= 48rem) {
      height: 99px;
    }
  }
  .md\:h-\[147px\] {
    @media (width >= 48rem) {
      height: 147px;
    }
  }
  .md\:h-\[295px\] {
    @media (width >= 48rem) {
      height: 295px;
    }
  }
  .md\:h-\[380px\] {
    @media (width >= 48rem) {
      height: 380px;
    }
  }
  .md\:h-\[409px\] {
    @media (width >= 48rem) {
      height: 409px;
    }
  }
  .md\:h-\[475px\] {
    @media (width >= 48rem) {
      height: 475px;
    }
  }
  .md\:h-\[534px\] {
    @media (width >= 48rem) {
      height: 534px;
    }
  }
  .md\:h-full {
    @media (width >= 48rem) {
      height: 100%;
    }
  }
  .md\:min-h-\[75px\] {
    @media (width >= 48rem) {
      min-height: 75px;
    }
  }
  .md\:min-h-\[94px\] {
    @media (width >= 48rem) {
      min-height: 94px;
    }
  }
  .md\:min-h-\[106px\] {
    @media (width >= 48rem) {
      min-height: 106px;
    }
  }
  .md\:min-h-\[386px\] {
    @media (width >= 48rem) {
      min-height: 386px;
    }
  }
  .md\:w-\[12px\] {
    @media (width >= 48rem) {
      width: 12px;
    }
  }
  .md\:w-\[35px\] {
    @media (width >= 48rem) {
      width: 35px;
    }
  }
  .md\:w-\[81px\] {
    @media (width >= 48rem) {
      width: 81px;
    }
  }
  .md\:w-\[120px\] {
    @media (width >= 48rem) {
      width: 120px;
    }
  }
  .md\:w-\[122px\] {
    @media (width >= 48rem) {
      width: 122px;
    }
  }
  .md\:w-\[149px\] {
    @media (width >= 48rem) {
      width: 149px;
    }
  }
  .md\:w-\[316px\] {
    @media (width >= 48rem) {
      width: 316px;
    }
  }
  .md\:w-\[360px\] {
    @media (width >= 48rem) {
      width: 360px;
    }
  }
  .md\:w-auto {
    @media (width >= 48rem) {
      width: auto;
    }
  }
  .md\:w-fit {
    @media (width >= 48rem) {
      width: fit-content;
    }
  }
  .md\:w-full {
    @media (width >= 48rem) {
      width: 100%;
    }
  }
  .md\:max-w-\[144px\] {
    @media (width >= 48rem) {
      max-width: 144px;
    }
  }
  .md\:max-w-\[157px\] {
    @media (width >= 48rem) {
      max-width: 157px;
    }
  }
  .md\:max-w-\[233px\] {
    @media (width >= 48rem) {
      max-width: 233px;
    }
  }
  .md\:max-w-\[293px\] {
    @media (width >= 48rem) {
      max-width: 293px;
    }
  }
  .md\:max-w-\[300px\] {
    @media (width >= 48rem) {
      max-width: 300px;
    }
  }
  .md\:max-w-\[306px\] {
    @media (width >= 48rem) {
      max-width: 306px;
    }
  }
  .md\:max-w-\[328px\] {
    @media (width >= 48rem) {
      max-width: 328px;
    }
  }
  .md\:max-w-\[346px\] {
    @media (width >= 48rem) {
      max-width: 346px;
    }
  }
  .md\:max-w-\[360px\] {
    @media (width >= 48rem) {
      max-width: 360px;
    }
  }
  .md\:max-w-\[362px\] {
    @media (width >= 48rem) {
      max-width: 362px;
    }
  }
  .md\:max-w-\[366px\] {
    @media (width >= 48rem) {
      max-width: 366px;
    }
  }
  .md\:max-w-\[376px\] {
    @media (width >= 48rem) {
      max-width: 376px;
    }
  }
  .md\:max-w-\[379px\] {
    @media (width >= 48rem) {
      max-width: 379px;
    }
  }
  .md\:max-w-\[390px\] {
    @media (width >= 48rem) {
      max-width: 390px;
    }
  }
  .md\:max-w-\[448px\] {
    @media (width >= 48rem) {
      max-width: 448px;
    }
  }
  .md\:max-w-\[488px\] {
    @media (width >= 48rem) {
      max-width: 488px;
    }
  }
  .md\:max-w-\[550px\] {
    @media (width >= 48rem) {
      max-width: 550px;
    }
  }
  .md\:max-w-\[576px\] {
    @media (width >= 48rem) {
      max-width: 576px;
    }
  }
  .md\:max-w-\[667px\] {
    @media (width >= 48rem) {
      max-width: 667px;
    }
  }
  .md\:max-w-\[670px\] {
    @media (width >= 48rem) {
      max-width: 670px;
    }
  }
  .md\:max-w-\[678px\] {
    @media (width >= 48rem) {
      max-width: 678px;
    }
  }
  .md\:max-w-\[700px\] {
    @media (width >= 48rem) {
      max-width: 700px;
    }
  }
  .md\:max-w-full {
    @media (width >= 48rem) {
      max-width: 100%;
    }
  }
  .md\:min-w-\[120px\] {
    @media (width >= 48rem) {
      min-width: 120px;
    }
  }
  .md\:min-w-\[233px\] {
    @media (width >= 48rem) {
      min-width: 233px;
    }
  }
  .md\:min-w-\[240px\] {
    @media (width >= 48rem) {
      min-width: 240px;
    }
  }
  .md\:min-w-\[328px\] {
    @media (width >= 48rem) {
      min-width: 328px;
    }
  }
  .md\:min-w-\[379px\] {
    @media (width >= 48rem) {
      min-width: 379px;
    }
  }
  .md\:min-w-\[385px\] {
    @media (width >= 48rem) {
      min-width: 385px;
    }
  }
  .md\:min-w-\[546px\] {
    @media (width >= 48rem) {
      min-width: 546px;
    }
  }
  .md\:flex-1 {
    @media (width >= 48rem) {
      flex: 1;
    }
  }
  .md\:shrink-0 {
    @media (width >= 48rem) {
      flex-shrink: 0;
    }
  }
  .md\:translate-x-\[-250px\] {
    @media (width >= 48rem) {
      --tw-translate-x: -250px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .md\:translate-x-\[53px\] {
    @media (width >= 48rem) {
      --tw-translate-x: 53px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .md\:translate-y-0 {
    @media (width >= 48rem) {
      --tw-translate-y: calc(var(--spacing) * 0);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .md\:translate-y-\[-100px\] {
    @media (width >= 48rem) {
      --tw-translate-y: -100px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .md\:scale-100 {
    @media (width >= 48rem) {
      --tw-scale-x: 100%;
      --tw-scale-y: 100%;
      --tw-scale-z: 100%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:flex-col {
    @media (width >= 48rem) {
      flex-direction: column;
    }
  }
  .md\:flex-col-reverse {
    @media (width >= 48rem) {
      flex-direction: column-reverse;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:flex-wrap {
    @media (width >= 48rem) {
      flex-wrap: wrap;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:items-end {
    @media (width >= 48rem) {
      align-items: flex-end;
    }
  }
  .md\:items-start {
    @media (width >= 48rem) {
      align-items: flex-start;
    }
  }
  .md\:justify-between {
    @media (width >= 48rem) {
      justify-content: space-between;
    }
  }
  .md\:justify-center {
    @media (width >= 48rem) {
      justify-content: center;
    }
  }
  .md\:justify-end {
    @media (width >= 48rem) {
      justify-content: flex-end;
    }
  }
  .md\:gap-4 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .md\:gap-6 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-9 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 9);
    }
  }
  .md\:gap-\[14px\] {
    @media (width >= 48rem) {
      gap: 14px;
    }
  }
  .md\:gap-\[46px\] {
    @media (width >= 48rem) {
      gap: 46px;
    }
  }
  .md\:gap-\[54px\] {
    @media (width >= 48rem) {
      gap: 54px;
    }
  }
  .md\:gap-\[198px\] {
    @media (width >= 48rem) {
      gap: 198px;
    }
  }
  .md\:space-y-4 {
    @media (width >= 48rem) {
      :where(& > :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)));
      }
    }
  }
  .md\:rounded-\[8px\] {
    @media (width >= 48rem) {
      border-radius: 8px;
    }
  }
  .md\:rounded-\[12px\] {
    @media (width >= 48rem) {
      border-radius: 12px;
    }
  }
  .md\:rounded-\[16px\] {
    @media (width >= 48rem) {
      border-radius: 16px;
    }
  }
  .md\:rounded-\[19px\] {
    @media (width >= 48rem) {
      border-radius: 19px;
    }
  }
  .md\:rounded-card {
    @media (width >= 48rem) {
      border-radius: 12px;
    }
  }
  .md\:border-l {
    @media (width >= 48rem) {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }
  }
  .md\:border-l-text\/20 {
    @media (width >= 48rem) {
      border-left-color: color-mix(in oklab, #414242 20%, transparent);
    }
  }
  .md\:bg-center {
    @media (width >= 48rem) {
      background-position: center;
    }
  }
  .md\:p-\[28px\] {
    @media (width >= 48rem) {
      padding: 28px;
    }
  }
  .md\:px-6 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:px-\[14px\] {
    @media (width >= 48rem) {
      padding-inline: 14px;
    }
  }
  .md\:px-\[18px\] {
    @media (width >= 48rem) {
      padding-inline: 18px;
    }
  }
  .md\:px-\[32px\] {
    @media (width >= 48rem) {
      padding-inline: 32px;
    }
  }
  .md\:px-container-mobile {
    @media (width >= 48rem) {
      padding-inline: 16px;
    }
  }
  .md\:py-\[12px\] {
    @media (width >= 48rem) {
      padding-block: 12px;
    }
  }
  .md\:pt-\[18px\] {
    @media (width >= 48rem) {
      padding-top: 18px;
    }
  }
  .md\:pt-\[33px\] {
    @media (width >= 48rem) {
      padding-top: 33px;
    }
  }
  .md\:pt-\[38px\] {
    @media (width >= 48rem) {
      padding-top: 38px;
    }
  }
  .md\:pt-\[60px\] {
    @media (width >= 48rem) {
      padding-top: 60px;
    }
  }
  .md\:pt-\[80px\] {
    @media (width >= 48rem) {
      padding-top: 80px;
    }
  }
  .md\:pt-\[100px\] {
    @media (width >= 48rem) {
      padding-top: 100px;
    }
  }
  .md\:pt-\[110px\] {
    @media (width >= 48rem) {
      padding-top: 110px;
    }
  }
  .md\:pt-\[136px\] {
    @media (width >= 48rem) {
      padding-top: 136px;
    }
  }
  .md\:pt-\[164px\] {
    @media (width >= 48rem) {
      padding-top: 164px;
    }
  }
  .md\:pr-2 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 2);
    }
  }
  .md\:pr-6 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 6);
    }
  }
  .md\:pr-9 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 9);
    }
  }
  .md\:pb-6 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 6);
    }
  }
  .md\:pb-8 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 8);
    }
  }
  .md\:pb-9 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 9);
    }
  }
  .md\:pb-\[10px\] {
    @media (width >= 48rem) {
      padding-bottom: 10px;
    }
  }
  .md\:pb-\[18px\] {
    @media (width >= 48rem) {
      padding-bottom: 18px;
    }
  }
  .md\:pb-\[20px\] {
    @media (width >= 48rem) {
      padding-bottom: 20px;
    }
  }
  .md\:pb-\[35px\] {
    @media (width >= 48rem) {
      padding-bottom: 35px;
    }
  }
  .md\:pb-\[40px\] {
    @media (width >= 48rem) {
      padding-bottom: 40px;
    }
  }
  .md\:pb-\[82px\] {
    @media (width >= 48rem) {
      padding-bottom: 82px;
    }
  }
  .md\:pl-6 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 6);
    }
  }
  .md\:pl-\[32px\] {
    @media (width >= 48rem) {
      padding-left: 32px;
    }
  }
  .md\:text-center {
    @media (width >= 48rem) {
      text-align: center;
    }
  }
  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-lg {
    @media (width >= 48rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .md\:text-xs {
    @media (width >= 48rem) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .md\:text-\[19px\] {
    @media (width >= 48rem) {
      font-size: 19px;
    }
  }
  .md\:text-\[21px\] {
    @media (width >= 48rem) {
      font-size: 21px;
    }
  }
  .md\:text-\[24px\] {
    @media (width >= 48rem) {
      font-size: 24px;
    }
  }
  .md\:text-\[45px\] {
    @media (width >= 48rem) {
      font-size: 45px;
    }
  }
  .md\:text-\[64px\] {
    @media (width >= 48rem) {
      font-size: 64px;
    }
  }
  .md\:text-\[66px\] {
    @media (width >= 48rem) {
      font-size: 66px;
    }
  }
  .md\:text-\[320px\] {
    @media (width >= 48rem) {
      font-size: 320px;
    }
  }
  .md\:leading-\[96\%\] {
    @media (width >= 48rem) {
      --tw-leading: 96%;
      line-height: 96%;
    }
  }
  .md\:leading-\[110\%\] {
    @media (width >= 48rem) {
      --tw-leading: 110%;
      line-height: 110%;
    }
  }
  .md\:leading-\[124\%\] {
    @media (width >= 48rem) {
      --tw-leading: 124%;
      line-height: 124%;
    }
  }
  .md\:leading-\[136\%\] {
    @media (width >= 48rem) {
      --tw-leading: 136%;
      line-height: 136%;
    }
  }
  .md\:font-medium {
    @media (width >= 48rem) {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
  }
  .md\:tracking-\[-0\.02em\] {
    @media (width >= 48rem) {
      --tw-tracking: -0.02em;
      letter-spacing: -0.02em;
    }
  }
  .md\:tracking-\[-0\.04em\] {
    @media (width >= 48rem) {
      --tw-tracking: -0.04em;
      letter-spacing: -0.04em;
    }
  }
  .md\:tracking-\[-0\.05em\] {
    @media (width >= 48rem) {
      --tw-tracking: -0.05em;
      letter-spacing: -0.05em;
    }
  }
  .lg\:relative {
    @media (width >= 64rem) {
      position: relative;
    }
  }
  .lg\:sticky {
    @media (width >= 64rem) {
      position: sticky;
    }
  }
  .lg\:top-0 {
    @media (width >= 64rem) {
      top: calc(var(--spacing) * 0);
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:row-span-2 {
    @media (width >= 64rem) {
      grid-row: span 2 / span 2;
    }
  }
  .lg\:-mx-container-tablet {
    @media (width >= 64rem) {
      margin-inline: calc(24px * -1);
    }
  }
  .lg\:mx-container-tablet {
    @media (width >= 64rem) {
      margin-inline: 24px;
    }
  }
  .lg\:mt-5 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 5);
    }
  }
  .lg\:mb-1 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 1);
    }
  }
  .lg\:mb-3 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 3);
    }
  }
  .lg\:mb-4 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .lg\:mb-9 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 9);
    }
  }
  .lg\:mb-10 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:mb-\[7px\] {
    @media (width >= 64rem) {
      margin-bottom: 7px;
    }
  }
  .lg\:mb-\[17px\] {
    @media (width >= 64rem) {
      margin-bottom: 17px;
    }
  }
  .lg\:mb-\[40px\] {
    @media (width >= 64rem) {
      margin-bottom: 40px;
    }
  }
  .lg\:mb-\[45px\] {
    @media (width >= 64rem) {
      margin-bottom: 45px;
    }
  }
  .lg\:mb-\[86px\] {
    @media (width >= 64rem) {
      margin-bottom: 86px;
    }
  }
  .lg\:mb-\[116px\] {
    @media (width >= 64rem) {
      margin-bottom: 116px;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }
  .lg\:grid {
    @media (width >= 64rem) {
      display: grid;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:h-\[11px\] {
    @media (width >= 64rem) {
      height: 11px;
    }
  }
  .lg\:h-\[31px\] {
    @media (width >= 64rem) {
      height: 31px;
    }
  }
  .lg\:h-\[77px\] {
    @media (width >= 64rem) {
      height: 77px;
    }
  }
  .lg\:h-\[78px\] {
    @media (width >= 64rem) {
      height: 78px;
    }
  }
  .lg\:h-\[106px\] {
    @media (width >= 64rem) {
      height: 106px;
    }
  }
  .lg\:h-\[127px\] {
    @media (width >= 64rem) {
      height: 127px;
    }
  }
  .lg\:h-\[147px\] {
    @media (width >= 64rem) {
      height: 147px;
    }
  }
  .lg\:h-\[278px\] {
    @media (width >= 64rem) {
      height: 278px;
    }
  }
  .lg\:h-\[576px\] {
    @media (width >= 64rem) {
      height: 576px;
    }
  }
  .lg\:h-screen {
    @media (width >= 64rem) {
      height: 100vh;
    }
  }
  .lg\:w-\[20px\] {
    @media (width >= 64rem) {
      width: 20px;
    }
  }
  .lg\:w-\[81px\] {
    @media (width >= 64rem) {
      width: 81px;
    }
  }
  .lg\:w-\[126px\] {
    @media (width >= 64rem) {
      width: 126px;
    }
  }
  .lg\:w-\[186px\] {
    @media (width >= 64rem) {
      width: 186px;
    }
  }
  .lg\:w-\[328px\] {
    @media (width >= 64rem) {
      width: 328px;
    }
  }
  .lg\:w-\[400px\] {
    @media (width >= 64rem) {
      width: 400px;
    }
  }
  .lg\:w-auto {
    @media (width >= 64rem) {
      width: auto;
    }
  }
  .lg\:max-w-\[210px\] {
    @media (width >= 64rem) {
      max-width: 210px;
    }
  }
  .lg\:max-w-\[280px\] {
    @media (width >= 64rem) {
      max-width: 280px;
    }
  }
  .lg\:max-w-\[300px\] {
    @media (width >= 64rem) {
      max-width: 300px;
    }
  }
  .lg\:max-w-\[360px\] {
    @media (width >= 64rem) {
      max-width: 360px;
    }
  }
  .lg\:max-w-\[366px\] {
    @media (width >= 64rem) {
      max-width: 366px;
    }
  }
  .lg\:max-w-\[400px\] {
    @media (width >= 64rem) {
      max-width: 400px;
    }
  }
  .lg\:max-w-\[500px\] {
    @media (width >= 64rem) {
      max-width: 500px;
    }
  }
  .md\:max-w-\[622px\] {
    @media (width >= 48rem) {
      max-width: 622px;
    }
  }
  .lg\:max-w-\[622px\] {
    @media (width >= 64rem) {
      max-width: 622px;
    }
  }
  .lg\:max-w-full {
    @media (width >= 64rem) {
      max-width: 100%;
    }
  }
  .lg\:min-w-0 {
    @media (width >= 64rem) {
      min-width: calc(var(--spacing) * 0);
    }
  }
  .lg\:min-w-\[120px\] {
    @media (width >= 64rem) {
      min-width: 120px;
    }
  }
  .lg\:min-w-\[320px\] {
    @media (width >= 64rem) {
      min-width: 320px;
    }
  }
  .lg\:flex-1 {
    @media (width >= 64rem) {
      flex: 1;
    }
  }
  .lg\:shrink-0 {
    @media (width >= 64rem) {
      flex-shrink: 0;
    }
  }
  .lg\:translate-x-\[183px\] {
    @media (width >= 64rem) {
      --tw-translate-x: 183px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .lg\:translate-y-\[-100px\] {
    @media (width >= 64rem) {
      --tw-translate-y: -100px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .lg\:grid-cols-1 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:flex-col {
    @media (width >= 64rem) {
      flex-direction: column;
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:flex-row-reverse {
    @media (width >= 64rem) {
      flex-direction: row-reverse;
    }
  }
  .lg\:items-center {
    @media (width >= 64rem) {
      align-items: center;
    }
  }
  .lg\:items-start {
    @media (width >= 64rem) {
      align-items: flex-start;
    }
  }
  .lg\:items-stretch {
    @media (width >= 64rem) {
      align-items: stretch;
    }
  }
  .lg\:justify-between {
    @media (width >= 64rem) {
      justify-content: space-between;
    }
  }
  .lg\:gap-2 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .lg\:gap-4 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .lg\:gap-5 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .lg\:gap-6 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .lg\:gap-8 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:gap-\[14px\] {
    @media (width >= 64rem) {
      gap: 14px;
    }
  }
  .lg\:gap-\[18px\] {
    @media (width >= 64rem) {
      gap: 18px;
    }
  }
  .lg\:gap-\[24px\] {
    @media (width >= 64rem) {
      gap: 24px;
    }
  }
  .lg\:gap-\[30px\] {
    @media (width >= 64rem) {
      gap: 30px;
    }
  }
  .lg\:gap-\[86px\] {
    @media (width >= 64rem) {
      gap: 86px;
    }
  }
  .lg\:pt-3 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 3);
    }
  }
  .lg\:pt-\[11px\] {
    @media (width >= 64rem) {
      padding-top: 11px;
    }
  }
  .lg\:pt-\[60px\] {
    @media (width >= 64rem) {
      padding-top: 60px;
    }
  }
  .lg\:pt-\[122px\] {
    @media (width >= 64rem) {
      padding-top: 122px;
    }
  }
  .lg\:pt-\[140px\] {
    @media (width >= 64rem) {
      padding-top: 140px;
    }
  }
  .lg\:pb-10 {
    @media (width >= 64rem) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:pb-\[11px\] {
    @media (width >= 64rem) {
      padding-bottom: 11px;
    }
  }
  .lg\:pl-container-tablet {
    @media (width >= 64rem) {
      padding-left: 24px;
    }
  }
  .lg\:text-base {
    @media (width >= 64rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .lg\:text-xs {
    @media (width >= 64rem) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .xl\:sticky {
    @media (width >= 80rem) {
      position: sticky;
    }
  }
  .xl\:top-\[120px\] {
    @media (width >= 80rem) {
      top: 120px;
    }
  }
  .xl\:mx-6 {
    @media (width >= 80rem) {
      margin-inline: calc(var(--spacing) * 6);
    }
  }
  .xl\:my-12 {
    @media (width >= 80rem) {
      margin-block: calc(var(--spacing) * 12);
    }
  }
  .xl\:my-20 {
    @media (width >= 80rem) {
      margin-block: calc(var(--spacing) * 20);
    }
  }
  .xl\:mt-0 {
    @media (width >= 80rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .xl\:mt-\[27px\] {
    @media (width >= 80rem) {
      margin-top: 27px;
    }
  }
  .xl\:mt-\[100px\] {
    @media (width >= 80rem) {
      margin-top: 100px;
    }
  }
  .xl\:mt-\[200px\] {
    @media (width >= 80rem) {
      margin-top: 200px;
    }
  }
  .xl\:mt-auto {
    @media (width >= 80rem) {
      margin-top: auto;
    }
  }
  .xl\:mr-0 {
    @media (width >= 80rem) {
      margin-right: calc(var(--spacing) * 0);
    }
  }
  .xl\:mb-0 {
    @media (width >= 80rem) {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .xl\:mb-4 {
    @media (width >= 80rem) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .xl\:mb-5 {
    @media (width >= 80rem) {
      margin-bottom: calc(var(--spacing) * 5);
    }
  }
  .xl\:mb-6 {
    @media (width >= 80rem) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .xl\:mb-8 {
    @media (width >= 80rem) {
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  .xl\:mb-\[20px\] {
    @media (width >= 80rem) {
      margin-bottom: 20px;
    }
  }
  .xl\:mb-\[28px\] {
    @media (width >= 80rem) {
      margin-bottom: 28px;
    }
  }
  .xl\:mb-\[40px\] {
    @media (width >= 80rem) {
      margin-bottom: 40px;
    }
  }
  .xl\:mb-\[46px\] {
    @media (width >= 80rem) {
      margin-bottom: 46px;
    }
  }
  .xl\:mb-\[50px\] {
    @media (width >= 80rem) {
      margin-bottom: 50px;
    }
  }
  .xl\:mb-\[60px\] {
    @media (width >= 80rem) {
      margin-bottom: 60px;
    }
  }
  .xl\:mb-\[75px\] {
    @media (width >= 80rem) {
      margin-bottom: 75px;
    }
  }
  .xl\:mb-\[78px\] {
    @media (width >= 80rem) {
      margin-bottom: 78px;
    }
  }
  .xl\:mb-\[83px\] {
    @media (width >= 80rem) {
      margin-bottom: 83px;
    }
  }
  .xl\:mb-\[86px\] {
    @media (width >= 80rem) {
      margin-bottom: 86px;
    }
  }
  .xl\:mb-\[90px\] {
    @media (width >= 80rem) {
      margin-bottom: 90px;
    }
  }
  .xl\:mb-\[100px\] {
    @media (width >= 80rem) {
      margin-bottom: 100px;
    }
  }
  .xl\:mb-\[200px\] {
    @media (width >= 80rem) {
      margin-bottom: 200px;
    }
  }
  .xl\:ml-6 {
    @media (width >= 80rem) {
      margin-left: calc(var(--spacing) * 6);
    }
  }
  .xl\:ml-container-tablet {
    @media (width >= 80rem) {
      margin-left: 24px;
    }
  }
  .xl\:block {
    @media (width >= 80rem) {
      display: block;
    }
  }
  .xl\:flex {
    @media (width >= 80rem) {
      display: flex;
    }
  }
  .xl\:hidden {
    @media (width >= 80rem) {
      display: none;
    }
  }
  .xl\:size-\[10px\] {
    @media (width >= 80rem) {
      width: 10px;
      height: 10px;
    }
  }
  .xl\:size-\[40px\] {
    @media (width >= 80rem) {
      width: 40px;
      height: 40px;
    }
  }
  .xl\:h-\[10px\] {
    @media (width >= 80rem) {
      height: 10px;
    }
  }
  .xl\:h-\[75px\] {
    @media (width >= 80rem) {
      height: 75px;
    }
  }
  .xl\:h-\[77px\] {
    @media (width >= 80rem) {
      height: 77px;
    }
  }
  .xl\:h-\[147px\] {
    @media (width >= 80rem) {
      height: 147px;
    }
  }
  .xl\:h-\[207px\] {
    @media (width >= 80rem) {
      height: 207px;
    }
  }
  .xl\:h-\[474px\] {
    @media (width >= 80rem) {
      height: 474px;
    }
  }
  .xl\:h-\[475px\] {
    @media (width >= 80rem) {
      height: 475px;
    }
  }
  .xl\:h-\[560px\] {
    @media (width >= 80rem) {
      height: 560px;
    }
  }
  .xl\:h-full {
    @media (width >= 80rem) {
      height: 100%;
    }
  }
  .xl\:min-h-\[75px\] {
    @media (width >= 80rem) {
      min-height: 75px;
    }
  }
  .xl\:w-\[10px\] {
    @media (width >= 80rem) {
      width: 10px;
    }
  }
  .xl\:w-\[233px\] {
    @media (width >= 80rem) {
      width: 233px;
    }
  }
  .xl\:w-\[246px\] {
    @media (width >= 80rem) {
      width: 246px;
    }
  }
  .xl\:w-\[332px\] {
    @media (width >= 80rem) {
      width: 332px;
    }
  }
  .xl\:w-\[425px\] {
    @media (width >= 80rem) {
      width: 425px;
    }
  }
  .xl\:w-\[574px\] {
    @media (width >= 80rem) {
      width: 574px;
    }
  }
  .xl\:w-\[620px\] {
    @media (width >= 80rem) {
      width: 620px;
    }
  }
  .xl\:w-\[785px\] {
    @media (width >= 80rem) {
      width: 785px;
    }
  }
  .xl\:w-\[1067px\] {
    @media (width >= 80rem) {
      width: 1067px;
    }
  }
  .xl\:max-w-\[144px\] {
    @media (width >= 80rem) {
      max-width: 144px;
    }
  }
  .xl\:max-w-\[210px\] {
    @media (width >= 80rem) {
      max-width: 210px;
    }
  }
  .xl\:max-w-\[233px\] {
    @media (width >= 80rem) {
      max-width: 233px;
    }
  }
  .xl\:max-w-\[348px\] {
    @media (width >= 80rem) {
      max-width: 348px;
    }
  }
  .xl\:max-w-\[360px\] {
    @media (width >= 80rem) {
      max-width: 360px;
    }
  }
  .xl\:max-w-\[425px\] {
    @media (width >= 80rem) {
      max-width: 425px;
    }
  }
  .xl\:max-w-\[432px\] {
    @media (width >= 80rem) {
      max-width: 432px;
    }
  }
  .xl\:max-w-\[463px\] {
    @media (width >= 80rem) {
      max-width: 463px;
    }
  }
  .xl\:max-w-\[500px\] {
    @media (width >= 80rem) {
      max-width: 500px;
    }
  }
  .xl\:max-w-\[574px\] {
    @media (width >= 80rem) {
      max-width: 574px;
    }
  }
  .xl\:max-w-\[614px\] {
    @media (width >= 80rem) {
      max-width: 614px;
    }
  }
  .xl\:max-w-\[615px\] {
    @media (width >= 80rem) {
      max-width: 615px;
    }
  }
  .xl\:max-w-\[617px\] {
    @media (width >= 80rem) {
      max-width: 617px;
    }
  }
  .xl\:max-w-\[667px\] {
    @media (width >= 80rem) {
      max-width: 667px;
    }
  }
  .xl\:max-w-\[678px\] {
    @media (width >= 80rem) {
      max-width: 678px;
    }
  }
  .xl\:max-w-\[782px\] {
    @media (width >= 80rem) {
      max-width: 782px;
    }
  }
  .xl\:max-w-\[800px\] {
    @media (width >= 80rem) {
      max-width: 800px;
    }
  }
  .xl\:max-w-\[872px\] {
    @media (width >= 80rem) {
      max-width: 872px;
    }
  }
  .xl\:max-w-\[1000px\] {
    @media (width >= 80rem) {
      max-width: 1000px;
    }
  }
  .xl\:min-w-\[233px\] {
    @media (width >= 80rem) {
      min-width: 233px;
    }
  }
  .xl\:min-w-\[424px\] {
    @media (width >= 80rem) {
      min-width: 424px;
    }
  }
  .xl\:min-w-\[625px\] {
    @media (width >= 80rem) {
      min-width: 625px;
    }
  }
  .xl\:flex-1 {
    @media (width >= 80rem) {
      flex: 1;
    }
  }
  .xl\:translate-x-\[503px\] {
    @media (width >= 80rem) {
      --tw-translate-x: 503px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .xl\:translate-y-\[-50px\] {
    @media (width >= 80rem) {
      --tw-translate-y: -50px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .xl\:flex-col {
    @media (width >= 80rem) {
      flex-direction: column;
    }
  }
  .xl\:flex-row-reverse {
    @media (width >= 80rem) {
      flex-direction: row-reverse;
    }
  }
  .xl\:items-end {
    @media (width >= 80rem) {
      align-items: flex-end;
    }
  }
  .xl\:items-start {
    @media (width >= 80rem) {
      align-items: flex-start;
    }
  }
  .xl\:justify-between {
    @media (width >= 80rem) {
      justify-content: space-between;
    }
  }
  .xl\:justify-end {
    @media (width >= 80rem) {
      justify-content: flex-end;
    }
  }
  .xl\:gap-2 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .xl\:gap-6 {
    @media (width >= 80rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .xl\:gap-\[28px\] {
    @media (width >= 80rem) {
      gap: 28px;
    }
  }
  .xl\:gap-\[59px\] {
    @media (width >= 80rem) {
      gap: 59px;
    }
  }
  .xl\:gap-\[64px\] {
    @media (width >= 80rem) {
      gap: 64px;
    }
  }
  .xl\:gap-\[80px\] {
    @media (width >= 80rem) {
      gap: 80px;
    }
  }
  .xl\:gap-\[100px\] {
    @media (width >= 80rem) {
      gap: 100px;
    }
  }
  .xl\:gap-\[104px\] {
    @media (width >= 80rem) {
      gap: 104px;
    }
  }
  .xl\:gap-\[112px\] {
    @media (width >= 80rem) {
      gap: 112px;
    }
  }
  .xl\:gap-\[123px\] {
    @media (width >= 80rem) {
      gap: 123px;
    }
  }
  .xl\:gap-\[125px\] {
    @media (width >= 80rem) {
      gap: 125px;
    }
  }
  .xl\:gap-\[291px\] {
    @media (width >= 80rem) {
      gap: 291px;
    }
  }
  .xl\:rounded-\[11px\] {
    @media (width >= 80rem) {
      border-radius: 11px;
    }
  }
  .xl\:p-container-tablet {
    @media (width >= 80rem) {
      padding: 24px;
    }
  }
  .xl\:px-6 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .xl\:px-\[22px\] {
    @media (width >= 80rem) {
      padding-inline: 22px;
    }
  }
  .xl\:px-container-tablet {
    @media (width >= 80rem) {
      padding-inline: 24px;
    }
  }
  .xl\:py-4 {
    @media (width >= 80rem) {
      padding-block: calc(var(--spacing) * 4);
    }
  }
  .xl\:py-\[24px\] {
    @media (width >= 80rem) {
      padding-block: 24px;
    }
  }
  .xl\:py-\[34px\] {
    @media (width >= 80rem) {
      padding-block: 34px;
    }
  }
  .xl\:pt-4 {
    @media (width >= 80rem) {
      padding-top: calc(var(--spacing) * 4);
    }
  }
  .xl\:pt-6 {
    @media (width >= 80rem) {
      padding-top: calc(var(--spacing) * 6);
    }
  }
  .xl\:pt-\[40px\] {
    @media (width >= 80rem) {
      padding-top: 40px;
    }
  }
  .xl\:pt-\[56px\] {
    @media (width >= 80rem) {
      padding-top: 56px;
    }
  }
  .xl\:pt-\[60px\] {
    @media (width >= 80rem) {
      padding-top: 60px;
    }
  }
  .xl\:pt-\[110px\] {
    @media (width >= 80rem) {
      padding-top: 110px;
    }
  }
  .xl\:pt-\[120px\] {
    @media (width >= 80rem) {
      padding-top: 120px;
    }
  }
  .xl\:pt-\[140px\] {
    @media (width >= 80rem) {
      padding-top: 140px;
    }
  }
  .xl\:pt-\[147px\] {
    @media (width >= 80rem) {
      padding-top: 147px;
    }
  }
  .xl\:pt-\[200px\] {
    @media (width >= 80rem) {
      padding-top: 200px;
    }
  }
  .xl\:pr-6 {
    @media (width >= 80rem) {
      padding-right: calc(var(--spacing) * 6);
    }
  }
  .xl\:pr-\[22px\] {
    @media (width >= 80rem) {
      padding-right: 22px;
    }
  }
  .xl\:pb-5 {
    @media (width >= 80rem) {
      padding-bottom: calc(var(--spacing) * 5);
    }
  }
  .xl\:pb-6 {
    @media (width >= 80rem) {
      padding-bottom: calc(var(--spacing) * 6);
    }
  }
  .xl\:pb-\[25px\] {
    @media (width >= 80rem) {
      padding-bottom: 25px;
    }
  }
  .xl\:pb-\[38px\] {
    @media (width >= 80rem) {
      padding-bottom: 38px;
    }
  }
  .xl\:pb-\[41px\] {
    @media (width >= 80rem) {
      padding-bottom: 41px;
    }
  }
  .xl\:pb-\[50px\] {
    @media (width >= 80rem) {
      padding-bottom: 50px;
    }
  }
  .xl\:pb-\[100px\] {
    @media (width >= 80rem) {
      padding-bottom: 100px;
    }
  }
  .xl\:pb-container-tablet {
    @media (width >= 80rem) {
      padding-bottom: 24px;
    }
  }
  .xl\:pl-\[22px\] {
    @media (width >= 80rem) {
      padding-left: 22px;
    }
  }
  .xl\:text-2xl {
    @media (width >= 80rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .xl\:text-base {
    @media (width >= 80rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .xl\:text-lg {
    @media (width >= 80rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .xl\:text-sm {
    @media (width >= 80rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .xl\:text-xl {
    @media (width >= 80rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .xl\:text-xs {
    @media (width >= 80rem) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
  }
  .xl\:text-\[21px\] {
    @media (width >= 80rem) {
      font-size: 21px;
    }
  }
  .xl\:text-\[45px\] {
    @media (width >= 80rem) {
      font-size: 45px;
    }
  }
  .xl\:text-\[96px\] {
    @media (width >= 80rem) {
      font-size: 96px;
    }
  }
  .xl\:text-\[400px\] {
    @media (width >= 80rem) {
      font-size: 400px;
    }
  }
  .xl\:leading-\[96\%\] {
    @media (width >= 80rem) {
      --tw-leading: 96%;
      line-height: 96%;
    }
  }
  .xl\:leading-\[110\%\] {
    @media (width >= 80rem) {
      --tw-leading: 110%;
      line-height: 110%;
    }
  }
  .xl\:leading-\[136\%\] {
    @media (width >= 80rem) {
      --tw-leading: 136%;
      line-height: 136%;
    }
  }
  .xl\:leading-\[156\%\] {
    @media (width >= 80rem) {
      --tw-leading: 156%;
      line-height: 156%;
    }
  }
  .xl\:tracking-\[-0\.02em\] {
    @media (width >= 80rem) {
      --tw-tracking: -0.02em;
      letter-spacing: -0.02em;
    }
  }
  .xl\:tracking-\[-0\.05em\] {
    @media (width >= 80rem) {
      --tw-tracking: -0.05em;
      letter-spacing: -0.05em;
    }
  }
  .\32 xl\:-mx-container-desktop {
    @media (width >= 1650px) {
      margin-inline: calc(36px * -1);
    }
  }
  .\32 xl\:mx-9 {
    @media (width >= 1650px) {
      margin-inline: calc(var(--spacing) * 9);
    }
  }
  .\32 xl\:mx-10 {
    @media (width >= 1650px) {
      margin-inline: calc(var(--spacing) * 10);
    }
  }
  .\32 xl\:mx-container-desktop {
    @media (width >= 1650px) {
      margin-inline: 36px;
    }
  }
  .\32 xl\:mt-10 {
    @media (width >= 1650px) {
      margin-top: calc(var(--spacing) * 10);
    }
  }
  .\32 xl\:mt-\[56px\] {
    @media (width >= 1650px) {
      margin-top: 56px;
    }
  }
  .\32 xl\:mt-\[120px\] {
    @media (width >= 1650px) {
      margin-top: 120px;
    }
  }
  .\32 xl\:mt-\[160px\] {
    @media (width >= 1650px) {
      margin-top: 160px;
    }
  }
  .\32 xl\:mt-\[265px\] {
    @media (width >= 1650px) {
      margin-top: 265px;
    }
  }
  .\32 xl\:mt-\[260px\] {
    @media (width >= 1650px) {
      margin-top: 260px;
    }
  }
  .\32 xl\:mt-\[280px\] {
    @media (width >= 1650px) {
      margin-top: 280px;
    }
  }
  .\32 xl\:mt-\[286px\] {
    @media (width >= 1650px) {
      margin-top: 286px;
    }
  }
  .\32 xl\:mb-1 {
    @media (width >= 1650px) {
      margin-bottom: calc(var(--spacing) * 1);
    }
  }
  .\32 xl\:mb-4 {
    @media (width >= 1650px) {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .\32 xl\:mb-6 {
    @media (width >= 1650px) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .\32 xl\:mb-7 {
    @media (width >= 1650px) {
      margin-bottom: calc(var(--spacing) * 7);
    }
  }
  .\32 xl\:mb-9 {
    @media (width >= 1650px) {
      margin-bottom: calc(var(--spacing) * 9);
    }
  }
  .\32 xl\:mb-10 {
    @media (width >= 1650px) {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }
  .\32 xl\:mb-12 {
    @media (width >= 1650px) {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }
  .\32 xl\:mb-\[3px\] {
    @media (width >= 1650px) {
      margin-bottom: 3px;
    }
  }
  .\32 xl\:mb-\[17px\] {
    @media (width >= 1650px) {
      margin-bottom: 17px;
    }
  }
  .\32 xl\:mb-\[23px\] {
    @media (width >= 1650px) {
      margin-bottom: 23px;
    }
  }
  .\32 xl\:mb-\[28px\] {
    @media (width >= 1650px) {
      margin-bottom: 28px;
    }
  }
  .\32 xl\:mb-\[41px\] {
    @media (width >= 1650px) {
      margin-bottom: 41px;
    }
  }
  .\32 xl\:mb-\[43px\] {
    @media (width >= 1650px) {
      margin-bottom: 43px;
    }
  }
  .\32 xl\:mb-\[46px\] {
    @media (width >= 1650px) {
      margin-bottom: 46px;
    }
  }
  .\32 xl\:mb-\[48px\] {
    @media (width >= 1650px) {
      margin-bottom: 48px;
    }
  }
  .\32 xl\:mb-\[56px\] {
    @media (width >= 1650px) {
      margin-bottom: 56px;
    }
  }
  .\32 xl\:mb-\[60px\] {
    @media (width >= 1650px) {
      margin-bottom: 60px;
    }
  }
  .\32 xl\:mb-\[75px\] {
    @media (width >= 1650px) {
      margin-bottom: 75px;
    }
  }
  .\32 xl\:mb-\[80px\] {
    @media (width >= 1650px) {
      margin-bottom: 80px;
    }
  }
  .\32 xl\:mb-\[86px\] {
    @media (width >= 1650px) {
      margin-bottom: 86px;
    }
  }
  .\32 xl\:mb-\[88px\] {
    @media (width >= 1650px) {
      margin-bottom: 88px;
    }
  }
  .\32 xl\:mb-\[96px\] {
    @media (width >= 1650px) {
      margin-bottom: 96px;
    }
  }
  .\32 xl\:mb-\[114px\] {
    @media (width >= 1650px) {
      margin-bottom: 114px;
    }
  }
  .\32 xl\:mb-\[116px\] {
    @media (width >= 1650px) {
      margin-bottom: 116px;
    }
  }
  .\32 xl\:mb-\[120px\] {
    @media (width >= 1650px) {
      margin-bottom: 120px;
    }
  }
  .\32 xl\:mb-\[160px\] {
    @media (width >= 1650px) {
      margin-bottom: 160px;
    }
  }
  .\32 xl\:mb-\[180px\] {
    @media (width >= 1650px) {
      margin-bottom: 180px;
    }
  }
  .\32 xl\:mb-\[192px\] {
    @media (width >= 1650px) {
      margin-bottom: 192px;
    }
  }
  .\32 xl\:mb-\[215px\] {
    @media (width >= 1650px) {
      margin-bottom: 215px;
    }
  }
  .\32 xl\:mb-\[256px\] {
    @media (width >= 1650px) {
      margin-bottom: 256px;
    }
  }
  .\32 xl\:ml-9 {
    @media (width >= 1650px) {
      margin-left: calc(var(--spacing) * 9);
    }
  }
  .\32 xl\:ml-container-desktop {
    @media (width >= 1650px) {
      margin-left: 36px;
    }
  }
  .\32 xl\:size-9 {
    @media (width >= 1650px) {
      width: calc(var(--spacing) * 9);
      height: calc(var(--spacing) * 9);
    }
  }
  .\32 xl\:size-12 {
    @media (width >= 1650px) {
      width: calc(var(--spacing) * 12);
      height: calc(var(--spacing) * 12);
    }
  }
  .\32 xl\:size-\[8px\] {
    @media (width >= 1650px) {
      width: 8px;
      height: 8px;
    }
  }
  .\32 xl\:size-\[10px\] {
    @media (width >= 1650px) {
      width: 10px;
      height: 10px;
    }
  }
  .\32 xl\:size-\[12px\] {
    @media (width >= 1650px) {
      width: 12px;
      height: 12px;
    }
  }
  .\32 xl\:size-\[22px\] {
    @media (width >= 1650px) {
      width: 22px;
      height: 22px;
    }
  }
  .\32 xl\:size-\[42px\] {
    @media (width >= 1650px) {
      width: 42px;
      height: 42px;
    }
  }
  .\32 xl\:size-\[44px\] {
    @media (width >= 1650px) {
      width: 44px;
      height: 44px;
    }
  }
  .\32 xl\:size-\[55px\] {
    @media (width >= 1650px) {
      width: 55px;
      height: 55px;
    }
  }
  .\32 xl\:size-\[57px\] {
    @media (width >= 1650px) {
      width: 57px;
      height: 57px;
    }
  }
  .\32 xl\:size-\[80px\] {
    @media (width >= 1650px) {
      width: 80px;
      height: 80px;
    }
  }
  .\32 xl\:size-\[96px\] {
    @media (width >= 1650px) {
      width: 96px;
      height: 96px;
    }
  }
  .\32 xl\:h-\[7px\] {
    @media (width >= 1650px) {
      height: 7px;
    }
  }
  .\32 xl\:h-\[12px\] {
    @media (width >= 1650px) {
      height: 12px;
    }
  }
  .\32 xl\:h-\[13px\] {
    @media (width >= 1650px) {
      height: 13px;
    }
  }
  .\32 xl\:h-\[22px\] {
    @media (width >= 1650px) {
      height: 22px;
    }
  }
  .\32 xl\:h-\[39px\] {
    @media (width >= 1650px) {
      height: 39px;
    }
  }
  .\32 xl\:h-\[54px\] {
    @media (width >= 1650px) {
      height: 54px;
    }
  }
  .\32 xl\:h-\[56px\] {
    @media (width >= 1650px) {
      height: 56px;
    }
  }
  .\32 xl\:h-\[83px\] {
    @media (width >= 1650px) {
      height: 83px;
    }
  }
  .\32 xl\:h-\[99px\] {
    @media (width >= 1650px) {
      height: 99px;
    }
  }
  .\32 xl\:h-\[101px\] {
    @media (width >= 1650px) {
      height: 101px;
    }
  }
  .\32 xl\:h-\[106px\] {
    @media (width >= 1650px) {
      height: 106px;
    }
  }
  .\32 xl\:h-\[177px\] {
    @media (width >= 1650px) {
      height: 177px;
    }
  }
  .\32 xl\:h-\[206px\] {
    @media (width >= 1650px) {
      height: 206px;
    }
  }
  .\32 xl\:h-\[280px\] {
    @media (width >= 1650px) {
      height: 280px;
    }
  }
  .\32 xl\:h-\[390px\] {
    @media (width >= 1650px) {
      height: 390px;
    }
  }
  .\32 xl\:h-\[414px\] {
    @media (width >= 1650px) {
      height: 414px;
    }
  }
  .\32 xl\:h-\[600px\] {
    @media (width >= 1650px) {
      height: 600px;
    }
  }
  .\32 xl\:h-\[784px\] {
    @media (width >= 1650px) {
      height: 784px;
    }
  }
  .\32 xl\:h-\[786px\] {
    @media (width >= 1650px) {
      height: 786px;
    }
  }
  .\32 xl\:h-\[796px\] {
    @media (width >= 1650px) {
      height: 796px;
    }
  }
  .\32 xl\:h-\[910px\] {
    @media (width >= 1650px) {
      height: 910px;
    }
  }
  .\32 xl\:min-h-\[87px\] {
    @media (width >= 1650px) {
      min-height: 87px;
    }
  }
  .\32 xl\:min-h-\[106px\] {
    @media (width >= 1650px) {
      min-height: 106px;
    }
  }
  .\32 xl\:w-\[7px\] {
    @media (width >= 1650px) {
      width: 7px;
    }
  }
  .\32 xl\:w-\[12px\] {
    @media (width >= 1650px) {
      width: 12px;
    }
  }
  .\32 xl\:w-\[22px\] {
    @media (width >= 1650px) {
      width: 22px;
    }
  }
  .\32 xl\:w-\[24px\] {
    @media (width >= 1650px) {
      width: 24px;
    }
  }
  .\32 xl\:w-\[47px\] {
    @media (width >= 1650px) {
      width: 47px;
    }
  }
  .\32 xl\:w-\[56px\] {
    @media (width >= 1650px) {
      width: 56px;
    }
  }
  .\32 xl\:w-\[94px\] {
    @media (width >= 1650px) {
      width: 94px;
    }
  }
  .\32 xl\:w-\[156px\] {
    @media (width >= 1650px) {
      width: 156px;
    }
  }
  .\32 xl\:w-\[258px\] {
    @media (width >= 1650px) {
      width: 258px;
    }
  }
  .\32 xl\:w-\[278px\] {
    @media (width >= 1650px) {
      width: 278px;
    }
  }
  .\32 xl\:w-\[308px\] {
    @media (width >= 1650px) {
      width: 308px;
    }
  }
  .\32 xl\:w-\[328px\] {
    @media (width >= 1650px) {
      width: 328px;
    }
  }
  .\32 xl\:w-\[467px\] {
    @media (width >= 1650px) {
      width: 467px;
    }
  }
  .\32 xl\:w-\[605px\] {
    @media (width >= 1650px) {
      width: 605px;
    }
  }
  .\32 xl\:w-\[807px\] {
    @media (width >= 1650px) {
      width: 807px;
    }
  }
  .\32 xl\:w-\[872px\] {
    @media (width >= 1650px) {
      width: 872px;
    }
  }
  .\32 xl\:w-\[1091px\] {
    @media (width >= 1650px) {
      width: 1091px;
    }
  }
  .\32 xl\:w-\[1100px\] {
    @media (width >= 1650px) {
      width: 1100px;
    }
  }
  .\32 xl\:max-w-\[195px\] {
    @media (width >= 1650px) {
      max-width: 195px;
    }
  }
  .\32 xl\:max-w-\[203px\] {
    @media (width >= 1650px) {
      max-width: 203px;
    }
  }
  .\32 xl\:max-w-\[271px\] {
    @media (width >= 1650px) {
      max-width: 271px;
    }
  }
  .\32 xl\:max-w-\[294px\] {
    @media (width >= 1650px) {
      max-width: 294px;
    }
  }
  .\32 xl\:max-w-\[302px\] {
    @media (width >= 1650px) {
      max-width: 302px;
    }
  }
  .\32 xl\:max-w-\[307px\] {
    @media (width >= 1650px) {
      max-width: 307px;
    }
  }
  .\32 xl\:max-w-\[328px\] {
    @media (width >= 1650px) {
      max-width: 328px;
    }
  }
  .\32 xl\:max-w-\[396px\] {
    @media (width >= 1650px) {
      max-width: 396px;
    }
  }
  .\32 xl\:max-w-\[400px\] {
    @media (width >= 1650px) {
      max-width: 400px;
    }
  }
  .\32 xl\:max-w-\[416px\] {
    @media (width >= 1650px) {
      max-width: 416px;
    }
  }
  .\32 xl\:max-w-\[430px\] {
    @media (width >= 1650px) {
      max-width: 430px;
    }
  }
  .\32 xl\:max-w-\[455px\] {
    @media (width >= 1650px) {
      max-width: 455px;
    }
  }
  .\32 xl\:max-w-\[477px\] {
    @media (width >= 1650px) {
      max-width: 477px;
    }
  }
  .\32 xl\:max-w-\[489px\] {
    @media (width >= 1650px) {
      max-width: 489px;
    }
  }
  .\32 xl\:max-w-\[501px\] {
    @media (width >= 1650px) {
      max-width: 501px;
    }
  }
  .\32 xl\:max-w-\[515px\] {
    @media (width >= 1650px) {
      max-width: 515px;
    }
  }
  .\32 xl\:max-w-\[529px\] {
    @media (width >= 1650px) {
      max-width: 529px;
    }
  }
  .\32 xl\:max-w-\[545px\] {
    @media (width >= 1650px) {
      max-width: 545px;
    }
  }
  .\32 xl\:max-w-\[546px\] {
    @media (width >= 1650px) {
      max-width: 546px;
    }
  }
  .\32 xl\:max-w-\[560px\] {
    @media (width >= 1650px) {
      max-width: 560px;
    }
  }
  .\32 xl\:max-w-\[596px\] {
    @media (width >= 1650px) {
      max-width: 596px;
    }
  }
  .\32 xl\:max-w-\[605px\] {
    @media (width >= 1650px) {
      max-width: 605px;
    }
  }
  .\32 xl\:max-w-\[680px\] {
    @media (width >= 1650px) {
      max-width: 680px;
    }
  }
  .\32 xl\:max-w-\[743px\] {
    @media (width >= 1650px) {
      max-width: 743px;
    }
  }
  .\32 xl\:max-w-\[751px\] {
    @media (width >= 1650px) {
      max-width: 751px;
    }
  }
  .\32 xl\:max-w-\[807px\] {
    @media (width >= 1650px) {
      max-width: 807px;
    }
  }
  .\32 xl\:max-w-\[883px\] {
    @media (width >= 1650px) {
      max-width: 883px;
    }
  }
  .\32 xl\:max-w-\[938px\] {
    @media (width >= 1650px) {
      max-width: 938px;
    }
  }
  .\32 xl\:max-w-\[967px\] {
    @media (width >= 1650px) {
      max-width: 967px;
    }
  }
  .\32 xl\:max-w-\[1012px\] {
    @media (width >= 1650px) {
      max-width: 1012px;
    }
  }
  .\32 xl\:max-w-\[1066px\] {
    @media (width >= 1650px) {
      max-width: 1066px;
    }
  }
  .\32 xl\:max-w-\[1126px\] {
    @media (width >= 1650px) {
      max-width: 1126px;
    }
  }
  .\32 xl\:max-w-\[1300px\] {
    @media (width >= 1650px) {
      max-width: 1300px;
    }
  }
  .\32 xl\:min-w-\[328px\] {
    @media (width >= 1650px) {
      min-width: 328px;
    }
  }
  .\32 xl\:min-w-\[596px\] {
    @media (width >= 1650px) {
      min-width: 596px;
    }
  }
  .\32 xl\:min-w-\[878px\] {
    @media (width >= 1650px) {
      min-width: 878px;
    }
  }
  .\32 xl\:min-w-\[915px\] {
    @media (width >= 1650px) {
      min-width: 915px;
    }
  }
  .\32 xl\:translate-x-\[800px\] {
    @media (width >= 1650px) {
      --tw-translate-x: 800px;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .\32 xl\:gap-4 {
    @media (width >= 1650px) {
      gap: calc(var(--spacing) * 4);
    }
  }
  .\32 xl\:gap-6 {
    @media (width >= 1650px) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .\32 xl\:gap-\[8px\] {
    @media (width >= 1650px) {
      gap: 8px;
    }
  }
  .\32 xl\:gap-\[10px\] {
    @media (width >= 1650px) {
      gap: 10px;
    }
  }
  .\32 xl\:gap-\[46px\] {
    @media (width >= 1650px) {
      gap: 46px;
    }
  }
  .\32 xl\:gap-\[105px\] {
    @media (width >= 1650px) {
      gap: 105px;
    }
  }
  .\32 xl\:gap-\[123px\] {
    @media (width >= 1650px) {
      gap: 123px;
    }
  }
  .\32 xl\:gap-\[143px\] {
    @media (width >= 1650px) {
      gap: 143px;
    }
  }
  .\32 xl\:gap-\[150px\] {
    @media (width >= 1650px) {
      gap: 150px;
    }
  }
  .\32 xl\:gap-\[151px\] {
    @media (width >= 1650px) {
      gap: 151px;
    }
  }
  .\32 xl\:gap-\[200px\] {
    @media (width >= 1650px) {
      gap: 200px;
    }
  }
  .\32 xl\:gap-\[297px\] {
    @media (width >= 1650px) {
      gap: 297px;
    }
  }
  .\32 xl\:space-y-\[6px\] {
    @media (width >= 1650px) {
      :where(& > :not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(6px * var(--tw-space-y-reverse));
        margin-block-end: calc(6px * calc(1 - var(--tw-space-y-reverse)));
      }
    }
  }
  .\32 xl\:rounded-\[6px\] {
    @media (width >= 1650px) {
      border-radius: 6px;
    }
  }
  .\32 xl\:rounded-\[10px\] {
    @media (width >= 1650px) {
      border-radius: 10px;
    }
  }
  .\32 xl\:rounded-\[12px\] {
    @media (width >= 1650px) {
      border-radius: 12px;
    }
  }
  .\32 xl\:rounded-\[16px\] {
    @media (width >= 1650px) {
      border-radius: 16px;
    }
  }
  .\32 xl\:rounded-\[26px\] {
    @media (width >= 1650px) {
      border-radius: 26px;
    }
  }
  .\32 xl\:rounded-badge {
    @media (width >= 1650px) {
      border-radius: 9px;
    }
  }
  .\32 xl\:rounded-card {
    @media (width >= 1650px) {
      border-radius: 12px;
    }
  }
  .\32 xl\:rounded-t-\[16px\] {
    @media (width >= 1650px) {
      border-top-left-radius: 16px;
      border-top-right-radius: 16px;
    }
  }
  .\32 xl\:rounded-t-card {
    @media (width >= 1650px) {
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
    }
  }
  .\32 xl\:border-0 {
    @media (width >= 1650px) {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .\32 xl\:p-6 {
    @media (width >= 1650px) {
      padding: calc(var(--spacing) * 6);
    }
  }
  .\32 xl\:p-container-desktop {
    @media (width >= 1650px) {
      padding: 36px;
    }
  }
  .\32 xl\:px-8 {
    @media (width >= 1650px) {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  .\32 xl\:px-9 {
    @media (width >= 1650px) {
      padding-inline: calc(var(--spacing) * 9);
    }
  }
  .\32 xl\:px-\[18px\] {
    @media (width >= 1650px) {
      padding-inline: 18px;
    }
  }
  .\32 xl\:px-\[28px\] {
    @media (width >= 1650px) {
      padding-inline: 28px;
    }
  }
  .\32 xl\:px-\[35px\] {
    @media (width >= 1650px) {
      padding-inline: 35px;
    }
  }
  .\32 xl\:px-container-desktop {
    @media (width >= 1650px) {
      padding-inline: 36px;
    }
  }
  .\32 xl\:py-4 {
    @media (width >= 1650px) {
      padding-block: calc(var(--spacing) * 4);
    }
  }
  .\32 xl\:py-\[10px\] {
    @media (width >= 1650px) {
      padding-block: 10px;
    }
  }
  .\32 xl\:py-\[14px\] {
    @media (width >= 1650px) {
      padding-block: 14px;
    }
  }
  .\32 xl\:pt-4 {
    @media (width >= 1650px) {
      padding-top: calc(var(--spacing) * 4);
    }
  }
  .\32 xl\:pt-6 {
    @media (width >= 1650px) {
      padding-top: calc(var(--spacing) * 6);
    }
  }
  .\32 xl\:pt-8 {
    @media (width >= 1650px) {
      padding-top: calc(var(--spacing) * 8);
    }
  }
  .\32 xl\:pt-\[18px\] {
    @media (width >= 1650px) {
      padding-top: 18px;
    }
  }
  .\32 xl\:pt-\[22px\] {
    @media (width >= 1650px) {
      padding-top: 22px;
    }
  }
  .\32 xl\:pt-\[33px\] {
    @media (width >= 1650px) {
      padding-top: 33px;
    }
  }
  .\32 xl\:pt-\[40px\] {
    @media (width >= 1650px) {
      padding-top: 40px;
    }
  }
  .\32 xl\:pt-\[50px\] {
    @media (width >= 1650px) {
      padding-top: 50px;
    }
  }
  .\32 xl\:pt-\[60px\] {
    @media (width >= 1650px) {
      padding-top: 60px;
    }
  }
  .\32 xl\:pt-\[72px\] {
    @media (width >= 1650px) {
      padding-top: 72px;
    }
  }
  .\32 xl\:pt-\[80px\] {
    @media (width >= 1650px) {
      padding-top: 80px;
    }
  }
  .\32 xl\:pt-\[140px\] {
    @media (width >= 1650px) {
      padding-top: 140px;
    }
  }
  .\32 xl\:pt-\[150px\] {
    @media (width >= 1650px) {
      padding-top: 150px;
    }
  }
  .\32 xl\:pt-\[172px\] {
    @media (width >= 1650px) {
      padding-top: 172px;
    }
  }
  .\32 xl\:pt-\[180px\] {
    @media (width >= 1650px) {
      padding-top: 180px;
    }
  }
  .\32 xl\:pt-\[208px\] {
    @media (width >= 1650px) {
      padding-top: 208px;
    }
  }
  .\32 xl\:pt-\[256px\] {
    @media (width >= 1650px) {
      padding-top: 256px;
    }
  }
  .\32 xl\:pr-3 {
    @media (width >= 1650px) {
      padding-right: calc(var(--spacing) * 3);
    }
  }
  .\32 xl\:pr-8 {
    @media (width >= 1650px) {
      padding-right: calc(var(--spacing) * 8);
    }
  }
  .\32 xl\:pr-9 {
    @media (width >= 1650px) {
      padding-right: calc(var(--spacing) * 9);
    }
  }
  .\32 xl\:pr-\[14px\] {
    @media (width >= 1650px) {
      padding-right: 14px;
    }
  }
  .\32 xl\:pb-5 {
    @media (width >= 1650px) {
      padding-bottom: calc(var(--spacing) * 5);
    }
  }
  .\32 xl\:pb-9 {
    @media (width >= 1650px) {
      padding-bottom: calc(var(--spacing) * 9);
    }
  }
  .\32 xl\:pb-\[14px\] {
    @media (width >= 1650px) {
      padding-bottom: 14px;
    }
  }
  .\32 xl\:pb-\[22px\] {
    @media (width >= 1650px) {
      padding-bottom: 22px;
    }
  }
  .\32 xl\:pb-\[34px\] {
    @media (width >= 1650px) {
      padding-bottom: 34px;
    }
  }
  .\32 xl\:pb-\[40px\] {
    @media (width >= 1650px) {
      padding-bottom: 40px;
    }
  }
  .\32 xl\:pb-\[46px\] {
    @media (width >= 1650px) {
      padding-bottom: 46px;
    }
  }
  .\32 xl\:pb-\[60px\] {
    @media (width >= 1650px) {
      padding-bottom: 60px;
    }
  }
  .\32 xl\:pb-\[93px\] {
    @media (width >= 1650px) {
      padding-bottom: 93px;
    }
  }
  .\32 xl\:pb-container-desktop {
    @media (width >= 1650px) {
      padding-bottom: 36px;
    }
  }
  .\32 xl\:pl-5 {
    @media (width >= 1650px) {
      padding-left: calc(var(--spacing) * 5);
    }
  }
  .\32 xl\:pl-8 {
    @media (width >= 1650px) {
      padding-left: calc(var(--spacing) * 8);
    }
  }
  .\32 xl\:pl-\[26px\] {
    @media (width >= 1650px) {
      padding-left: 26px;
    }
  }
  .\32 xl\:pl-\[42px\] {
    @media (width >= 1650px) {
      padding-left: 42px;
    }
  }
  .\32 xl\:pl-\[46px\] {
    @media (width >= 1650px) {
      padding-left: 46px;
    }
  }
  .\32 xl\:pl-\[48px\] {
    @media (width >= 1650px) {
      padding-left: 48px;
    }
  }
  .\32 xl\:pl-container-desktop {
    @media (width >= 1650px) {
      padding-left: 36px;
    }
  }
  .\32 xl\:text-2xl {
    @media (width >= 1650px) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .\32 xl\:text-4xl {
    @media (width >= 1650px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .\32 xl\:text-base {
    @media (width >= 1650px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .\32 xl\:text-lg {
    @media (width >= 1650px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .\32 xl\:text-sm {
    @media (width >= 1650px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .\32 xl\:text-xl {
    @media (width >= 1650px) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .\32 xl\:text-\[21px\] {
    @media (width >= 1650px) {
      font-size: 21px;
    }
  }
  .\32 xl\:text-\[22px\] {
    @media (width >= 1650px) {
      font-size: 22px;
    }
  }
  .\32 xl\:text-\[24px\] {
    @media (width >= 1650px) {
      font-size: 24px;
    }
  }
  .\32 xl\:text-\[26px\] {
    @media (width >= 1650px) {
      font-size: 26px;
    }
  }
  .\32 xl\:text-\[28px\] {
    @media (width >= 1650px) {
      font-size: 28px;
    }
  }
  .\32 xl\:text-\[31px\] {
    @media (width >= 1650px) {
      font-size: 31px;
    }
  }
  .\32 xl\:text-\[32px\] {
    @media (width >= 1650px) {
      font-size: 32px;
    }
  }
  .\32 xl\:text-\[36px\] {
    @media (width >= 1650px) {
      font-size: 36px;
    }
  }
  .\32 xl\:text-\[64px\] {
    @media (width >= 1650px) {
      font-size: 64px;
    }
  }
  .\32 xl\:text-\[136px\] {
    @media (width >= 1650px) {
      font-size: 136px;
    }
  }
  .\32 xl\:text-\[600px\] {
    @media (width >= 1650px) {
      font-size: 600px;
    }
  }
  .\32 xl\:leading-\[132\%\] {
    @media (width >= 1650px) {
      --tw-leading: 132%;
      line-height: 132%;
    }
  }
  .\32 xl\:leading-\[136\%\] {
    @media (width >= 1650px) {
      --tw-leading: 136%;
      line-height: 136%;
    }
  }
  .\32 xl\:leading-\[160\%\] {
    @media (width >= 1650px) {
      --tw-leading: 160%;
      line-height: 160%;
    }
  }
  .\32 xl\:font-medium {
    @media (width >= 1650px) {
      --tw-font-weight: var(--font-weight-medium);
      font-weight: var(--font-weight-medium);
    }
  }
  .\32 xl\:tracking-\[-0\.01em\] {
    @media (width >= 1650px) {
      --tw-tracking: -0.01em;
      letter-spacing: -0.01em;
    }
  }
  .\32 xl\:tracking-\[-0\.02em\] {
    @media (width >= 1650px) {
      --tw-tracking: -0.02em;
      letter-spacing: -0.02em;
    }
  }
  .prose-headings\:font-semibold {
    & :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }
  .prose-headings\:text-text {
    & :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: #414242;
    }
  }
  .prose-h2\:mb-6 {
    & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .prose-h2\:text-lg {
    & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .prose-h2\:leading-\[168\%\] {
    & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-leading: 168%;
      line-height: 168%;
    }
  }
  .prose-h2\:tracking-\[-0\.02em\] {
    & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-tracking: -0.02em;
      letter-spacing: -0.02em;
    }
  }
  .md\:prose-h2\:mb-\[46px\] {
    @media (width >= 48rem) {
      & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        margin-bottom: 46px;
      }
    }
  }
  .md\:prose-h2\:text-\[21px\] {
    @media (width >= 48rem) {
      & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 21px;
      }
    }
  }
  .xl\:prose-h2\:text-2xl {
    @media (width >= 80rem) {
      & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
    }
  }
  .xl\:prose-h2\:leading-\[156\%\] {
    @media (width >= 80rem) {
      & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        --tw-leading: 156%;
        line-height: 156%;
      }
    }
  }
  .\32 xl\:prose-h2\:mb-\[56px\] {
    @media (width >= 1650px) {
      & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        margin-bottom: 56px;
      }
    }
  }
  .\32 xl\:prose-h2\:text-\[28px\] {
    @media (width >= 1650px) {
      & :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 28px;
      }
    }
  }
  .prose-h3\:mb-\[18px\] {
    & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      margin-bottom: 18px;
    }
  }
  .prose-h3\:text-lg {
    & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .prose-h3\:leading-\[168\%\] {
    & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-leading: 168%;
      line-height: 168%;
    }
  }
  .prose-h3\:tracking-\[-0\.02em\] {
    & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-tracking: -0.02em;
      letter-spacing: -0.02em;
    }
  }
  .md\:prose-h3\:text-\[21px\] {
    @media (width >= 48rem) {
      & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 21px;
      }
    }
  }
  .xl\:prose-h3\:mb-\[28px\] {
    @media (width >= 80rem) {
      & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        margin-bottom: 28px;
      }
    }
  }
  .xl\:prose-h3\:text-2xl {
    @media (width >= 80rem) {
      & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
    }
  }
  .xl\:prose-h3\:leading-\[156\%\] {
    @media (width >= 80rem) {
      & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        --tw-leading: 156%;
        line-height: 156%;
      }
    }
  }
  .\32 xl\:prose-h3\:text-\[28px\] {
    @media (width >= 1650px) {
      & :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 28px;
      }
    }
  }
  .prose-p\:mb-6 {
    & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .prose-p\:text-lg {
    & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .prose-p\:leading-\[168\%\] {
    & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-leading: 168%;
      line-height: 168%;
    }
  }
  .prose-p\:font-normal {
    & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-font-weight: var(--font-weight-normal);
      font-weight: var(--font-weight-normal);
    }
  }
  .prose-p\:tracking-\[-0\.02em\] {
    & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-tracking: -0.02em;
      letter-spacing: -0.02em;
    }
  }
  .prose-p\:text-text {
    & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: #414242;
    }
  }
  .md\:prose-p\:mb-\[46px\] {
    @media (width >= 48rem) {
      & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        margin-bottom: 46px;
      }
    }
  }
  .md\:prose-p\:text-\[21px\] {
    @media (width >= 48rem) {
      & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 21px;
      }
    }
  }
  .xl\:prose-p\:text-2xl {
    @media (width >= 80rem) {
      & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
    }
  }
  .xl\:prose-p\:leading-\[156\%\] {
    @media (width >= 80rem) {
      & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        --tw-leading: 156%;
        line-height: 156%;
      }
    }
  }
  .\32 xl\:prose-p\:mb-\[56px\] {
    @media (width >= 1650px) {
      & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        margin-bottom: 56px;
      }
    }
  }
  .\32 xl\:prose-p\:text-\[26px\] {
    @media (width >= 1650px) {
      & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 26px;
      }
    }
  }
  .\32 xl\:prose-p\:leading-\[160\%\] {
    @media (width >= 1650px) {
      & :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        --tw-leading: 160%;
        line-height: 160%;
      }
    }
  }
  .prose-a\:text-text {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: #414242;
    }
  }
  .prose-a\:underline {
    & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      text-decoration-line: underline;
    }
  }
  .prose-ol\:text-lg {
    & :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .prose-ol\:leading-\[168\%\] {
    & :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-leading: 168%;
      line-height: 168%;
    }
  }
  .prose-ol\:text-text {
    & :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: #414242;
    }
  }
  .md\:prose-ol\:text-\[21px\] {
    @media (width >= 48rem) {
      & :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 21px;
      }
    }
  }
  .xl\:prose-ol\:text-2xl {
    @media (width >= 80rem) {
      & :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
    }
  }
  .\32 xl\:prose-ol\:text-\[26px\] {
    @media (width >= 1650px) {
      & :is(:where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 26px;
      }
    }
  }
  .prose-ul\:text-lg {
    & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .prose-ul\:leading-\[168\%\] {
    & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      --tw-leading: 168%;
      line-height: 168%;
    }
  }
  .prose-ul\:text-text {
    & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      color: #414242;
    }
  }
  .md\:prose-ul\:text-\[21px\] {
    @media (width >= 48rem) {
      & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 21px;
      }
    }
  }
  .xl\:prose-ul\:text-2xl {
    @media (width >= 80rem) {
      & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
    }
  }
  .\32 xl\:prose-ul\:text-\[26px\] {
    @media (width >= 1650px) {
      & :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: 26px;
      }
    }
  }
  .prose-li\:mb-2 {
    & :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .\[\&_a\]\:text-brand {
    & a {
      color: #3a6d90;
    }
  }
  .\[\&_a\]\:underline {
    & a {
      text-decoration-line: underline;
    }
  }
  .\[\&_blockquote\]\:my-6 {
    & blockquote {
      margin-block: calc(var(--spacing) * 6);
    }
  }
  .\[\&_blockquote\]\:border-l-4 {
    & blockquote {
      border-left-style: var(--tw-border-style);
      border-left-width: 4px;
    }
  }
  .\[\&_blockquote\]\:border-brand {
    & blockquote {
      border-color: #3a6d90;
    }
  }
  .\[\&_blockquote\]\:pl-4 {
    & blockquote {
      padding-left: calc(var(--spacing) * 4);
    }
  }
  .\[\&_blockquote\]\:italic {
    & blockquote {
      font-style: italic;
    }
  }
  .\[\&_figure\]\:m-0 {
    & figure {
      margin: calc(var(--spacing) * 0);
    }
  }
  .\[\&_h2\]\:mt-8 {
    & h2 {
      margin-top: calc(var(--spacing) * 8);
    }
  }
  .\[\&_h2\]\:mb-4 {
    & h2 {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .\[\&_h2\]\:text-lg {
    & h2 {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .\[\&_h2\]\:font-semibold {
    & h2 {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }
  .\[\&_h2\]\:text-text {
    & h2 {
      color: #414242;
    }
  }
  .\[\&_h2\]\:md\:text-xl {
    & h2 {
      @media (width >= 48rem) {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
      }
    }
  }
  .\[\&_h2\]\:xl\:text-2xl {
    & h2 {
      @media (width >= 80rem) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
    }
  }
  .\[\&_h3\]\:mt-6 {
    & h3 {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .\[\&_h3\]\:mb-3 {
    & h3 {
      margin-bottom: calc(var(--spacing) * 3);
    }
  }
  .\[\&_h3\]\:text-base {
    & h3 {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .\[\&_h3\]\:font-semibold {
    & h3 {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }
  .\[\&_h3\]\:text-text {
    & h3 {
      color: #414242;
    }
  }
  .\[\&_h3\]\:md\:text-lg {
    & h3 {
      @media (width >= 48rem) {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height));
      }
    }
  }
  .\[\&_h3\]\:xl\:text-xl {
    & h3 {
      @media (width >= 80rem) {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
      }
    }
  }
  .\[\&_img\]\:rounded-lg {
    & img {
      border-radius: var(--radius-lg);
    }
  }
  .\[\&_ol\]\:mb-6 {
    & ol {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .\[\&_ol\]\:pl-6 {
    & ol {
      padding-left: calc(var(--spacing) * 6);
    }
  }
  .\[\&_ol_li\]\:mb-2 {
    & ol li {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .\[\&_ol_li\]\:list-decimal {
    & ol li {
      list-style-type: decimal;
    }
  }
  .\[\&_p\]\:mb-6 {
    & p {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .\[\&_p\]\:md\:mb-8 {
    & p {
      @media (width >= 48rem) {
        margin-bottom: calc(var(--spacing) * 8);
      }
    }
  }
  .\[\&_p\]\:xl\:mb-10 {
    & p {
      @media (width >= 80rem) {
        margin-bottom: calc(var(--spacing) * 10);
      }
    }
  }
  .\[\&_ul\]\:mb-6 {
    & ul {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .\[\&_ul\]\:pl-6 {
    & ul {
      padding-left: calc(var(--spacing) * 6);
    }
  }
  .\[\&_ul_li\]\:mb-2 {
    & ul li {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .\[\&_ul_li\]\:list-disc {
    & ul li {
      list-style-type: disc;
    }
  }
  .\[\&\>a\]\:text-brand {
    &>a {
      color: #3a6d90;
    }
  }
  .\[\&\>a\]\:underline {
    &>a {
      text-decoration-line: underline;
    }
  }
  .\[\&\>blockquote\]\:my-6 {
    &>blockquote {
      margin-block: calc(var(--spacing) * 6);
    }
  }
  .\[\&\>blockquote\]\:border-l-4 {
    &>blockquote {
      border-left-style: var(--tw-border-style);
      border-left-width: 4px;
    }
  }
  .\[\&\>blockquote\]\:border-brand {
    &>blockquote {
      border-color: #3a6d90;
    }
  }
  .\[\&\>blockquote\]\:pl-4 {
    &>blockquote {
      padding-left: calc(var(--spacing) * 4);
    }
  }
  .\[\&\>blockquote\]\:italic {
    &>blockquote {
      font-style: italic;
    }
  }
  .\[\&\>h2\]\:mt-8 {
    &>h2 {
      margin-top: calc(var(--spacing) * 8);
    }
  }
  .\[\&\>h2\]\:mb-4 {
    &>h2 {
      margin-bottom: calc(var(--spacing) * 4);
    }
  }
  .\[\&\>h2\]\:text-xl {
    &>h2 {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .\[\&\>h2\]\:font-semibold {
    &>h2 {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }
  .\[\&\>h2\]\:text-text {
    &>h2 {
      color: #414242;
    }
  }
  .\[\&\>h2\]\:md\:text-2xl {
    &>h2 {
      @media (width >= 48rem) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
    }
  }
  .\[\&\>h2\]\:xl\:text-3xl {
    &>h2 {
      @media (width >= 80rem) {
        font-size: var(--text-3xl);
        line-height: var(--tw-leading, var(--text-3xl--line-height));
      }
    }
  }
  .\[\&\>h3\]\:mt-6 {
    &>h3 {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .\[\&\>h3\]\:mb-3 {
    &>h3 {
      margin-bottom: calc(var(--spacing) * 3);
    }
  }
  .\[\&\>h3\]\:text-lg {
    &>h3 {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .\[\&\>h3\]\:font-semibold {
    &>h3 {
      --tw-font-weight: var(--font-weight-semibold);
      font-weight: var(--font-weight-semibold);
    }
  }
  .\[\&\>h3\]\:text-text {
    &>h3 {
      color: #414242;
    }
  }
  .\[\&\>h3\]\:md\:text-xl {
    &>h3 {
      @media (width >= 48rem) {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height));
      }
    }
  }
  .\[\&\>h3\]\:xl\:text-2xl {
    &>h3 {
      @media (width >= 80rem) {
        font-size: var(--text-2xl);
        line-height: var(--tw-leading, var(--text-2xl--line-height));
      }
    }
  }
  .\[\&\>img\]\:my-8 {
    &>img {
      margin-block: calc(var(--spacing) * 8);
    }
  }
  .\[\&\>img\]\:rounded-lg {
    &>img {
      border-radius: var(--radius-lg);
    }
  }
  .\[\&\>ol\]\:mb-6 {
    &>ol {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .\[\&\>ol\]\:pl-6 {
    &>ol {
      padding-left: calc(var(--spacing) * 6);
    }
  }
  .\[\&\>ol\>li\]\:mb-2 {
    &>ol>li {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .\[\&\>ol\>li\]\:list-decimal {
    &>ol>li {
      list-style-type: decimal;
    }
  }
  .\[\&\>p\]\:mb-6 {
    &>p {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .\[\&\>p\]\:md\:mb-8 {
    &>p {
      @media (width >= 48rem) {
        margin-bottom: calc(var(--spacing) * 8);
      }
    }
  }
  .\[\&\>p\]\:xl\:mb-10 {
    &>p {
      @media (width >= 80rem) {
        margin-bottom: calc(var(--spacing) * 10);
      }
    }
  }
  .\[\&\>ul\]\:mb-6 {
    &>ul {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .\[\&\>ul\]\:pl-6 {
    &>ul {
      padding-left: calc(var(--spacing) * 6);
    }
  }
  .\[\&\>ul\>li\]\:mb-2 {
    &>ul>li {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .\[\&\>ul\>li\]\:list-disc {
    &>ul>li {
      list-style-type: disc;
    }
  }
}
@property --tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}
@property --tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}
@property --tw-animation-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}
@property --tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-enter-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-enter-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-blur {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-rotate {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-exit-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-exit-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
:root {
  --font-geist-sans: 'Poppins', system-ui, sans-serif;
  --radius: 0.625rem;
  --background: oklch(1 0 0);
  --foreground: oklch(0.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(0.145 0 0);
  --secondary: oklch(0.97 0 0);
  --secondary-foreground: oklch(0.205 0 0);
  --muted: oklch(0.97 0 0);
  --muted-foreground: oklch(0.556 0 0);
  --accent: oklch(0.97 0 0);
  --accent-foreground: oklch(0.205 0 0);
  --destructive: oklch(0.577 0.245 27.325);
  --border: oklch(0.922 0 0);
  --input: oklch(0.922 0 0);
  --ring: oklch(0.708 0 0);
}
.dark {
  --background: oklch(0.145 0 0);
  --foreground: oklch(0.985 0 0);
  --popover: oklch(0.205 0 0);
  --popover-foreground: oklch(0.985 0 0);
  --secondary: oklch(0.269 0 0);
  --secondary-foreground: oklch(0.985 0 0);
  --muted: oklch(0.269 0 0);
  --muted-foreground: oklch(0.708 0 0);
  --accent: oklch(0.269 0 0);
  --accent-foreground: oklch(0.985 0 0);
  --destructive: oklch(0.704 0.191 22.216);
  --border: oklch(1 0 0 / 10%);
  --input: oklch(1 0 0 / 15%);
  --ring: oklch(0.556 0 0);
}
@layer base {
  #location-map-container {
    --marker-size: 25px;
  }
  #location-map-container [data-map-scale='mobile'] {
    --marker-size: 20px;
  }
  #location-map-container [data-map-scale='tablet'] {
    --marker-size: 15px;
  }
  #location-map-container [data-map-scale='medium'] {
    --marker-size: 20px;
  }
  #location-map-container [data-map-scale='large'] {
    --marker-size: 25px;
  }
  #location-map-container .location-marker, #location-map-container .location-marker svg {
    width: var(--marker-size);
    height: var(--marker-size);
    min-width: var(--marker-size);
    min-height: var(--marker-size);
    max-width: var(--marker-size);
    max-height: var(--marker-size);
  }
  * {
    border-color: var(--border);
    outline-color: var(--ring);
    @supports (color: color-mix(in lab, red, red)) {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
    -webkit-user-select: none;
  }
  body {
    background-color: #C7D8E333;
    color: var(--foreground);
    overscroll-behavior: none;
  }
}
@layer components {
  .custom-scrollbar {
    &::-webkit-scrollbar {
      width: calc(var(--spacing) * 1);
    }
    &::-webkit-scrollbar-thumb {
      border-radius: calc(infinity * 1px);
    }
    &::-webkit-scrollbar-thumb {
      background-color: #3a6d90;
    }
    &::-webkit-scrollbar-track {
      border-radius: calc(infinity * 1px);
    }
    &::-webkit-scrollbar-track {
      background-color: color-mix(in oklab, #488ebe 20%, transparent);
    }
  }
  :root {
    --animation-hero-duration: 3.5s;
    --animation-hero-easing: cubic-bezier(0.22, 1, 0.36, 1);
    --animation-fade-duration: 0.8s;
    --animation-fade-easing: cubic-bezier(0.25, 0.1, 0.25, 1);
    --animation-delay-0: 3.7s;
    --animation-delay-1: 3s;
    --animation-delay-2: 3.5s;
    --animation-delay-3: 3.4s;
  }
  @keyframes hero-lift {
    0% {
      transform: perspective(1200px) translateY(100%) translateZ(-50px) rotateX(15deg) scale(0.92);
      border-radius: 32px;
    }
    60% {
      border-radius: 16px;
    }
    100% {
      transform: perspective(1200px) translateY(0) translateZ(0) rotateX(0deg) scale(1);
      border-radius: 0px;
    }
  }
  @keyframes hero-content-fade {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .hero-entrance {
    animation: hero-lift var(--animation-hero-duration) var(--animation-hero-easing) forwards;
    will-change: transform, border-radius;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
  }
  .hero-fade {
    opacity: 0;
    animation: hero-content-fade var(--animation-fade-duration) var(--animation-fade-easing) forwards;
    animation-delay: var(--animation-delay, var(--animation-delay-0));
  }
  .hero-fade-0 {
    --animation-delay: var(--animation-delay-0);
  }
  .hero-fade-1 {
    --animation-delay: var(--animation-delay-1);
  }
  .hero-fade-2 {
    --animation-delay: var(--animation-delay-2);
  }
  .hero-fade-3 {
    --animation-delay: var(--animation-delay-3);
  }
  .paragraph-body-sm {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .paragraph-body-xs {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .paragraph-heading-md {
    font-size: 31px;
    --tw-leading: 115%;
    line-height: 115%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.04em;
    letter-spacing: -0.04em;
  }
  .container-responsive {
    margin-inline: 16px;
    @media (width >= 80rem) {
      margin-inline: 24px;
    }
    @media (width >= 1650px) {
      margin-inline: 36px;
    }
  }
  @media (min-width: 1024px) {
    .contact-form-section .contact-form-container {
      flex: 1 1 0%;
      min-width: 0;
    }
  }
  .section-container {
    margin-inline: 16px;
    @media (width >= 48rem) {
      margin-inline: 16px;
    }
    @media (width >= 80rem) {
      margin-inline: 24px;
    }
    @media (width >= 1650px) {
      margin-inline: 36px;
    }
  }
  .section-spacing-top {
    margin-top: 60px;
    @media (width >= 48rem) {
      margin-top: 80px;
    }
    @media (width >= 80rem) {
      margin-top: 100px;
    }
    @media (width >= 1650px) {
      margin-top: 160px;
    }
  }
  .section-spacing-top-sm {
    margin-top: 60px;
    @media (width >= 80rem) {
      margin-top: 100px;
    }
    @media (width >= 1650px) {
      margin-top: 93px;
    }
  }
  .section-spacing-top-md {
    margin-top: 82px;
    @media (width >= 48rem) {
      margin-top: 82px;
    }
    @media (width >= 80rem) {
      margin-top: 100px;
    }
    @media (width >= 1650px) {
      margin-top: 93px;
    }
  }
  .section-spacing-top-lg {
    margin-top: 143px;
  }
  .section-spacing-bottom {
    margin-bottom: 120px;
  }
  .heading-section {
    font-size: 31px;
    --tw-leading: 115%;
    line-height: 115%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.04em;
    letter-spacing: -0.04em;
    color: #414242;
    @media (width >= 48rem) {
      font-size: 45px;
    }
    @media (width >= 48rem) {
      --tw-leading: 110%;
      line-height: 110%;
    }
    @media (width >= 80rem) {
      font-size: 45px;
    }
    @media (width >= 1650px) {
      font-size: 64px;
    }
  }
  .heading-section-brand {
    font-size: 31px;
    --tw-leading: 115%;
    line-height: 115%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.04em;
    letter-spacing: -0.04em;
    color: #3a6d90;
    @media (width >= 48rem) {
      font-size: 45px;
    }
    @media (width >= 48rem) {
      --tw-leading: 110%;
      line-height: 110%;
    }
    @media (width >= 80rem) {
      font-size: 45px;
    }
    @media (width >= 1650px) {
      font-size: 64px;
    }
  }
  .paragraph-muted {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .paragraph-muted-lg {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .paragraph-subtle {
    color: color-mix(in oklab, #414242 80%, transparent);
  }
  .focus-brand {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 2px;
    }
    &:focus-visible {
      outline-offset: 2px;
    }
    &:focus-visible {
      outline-color: #3a6d90;
    }
  }
  .z-background {
    z-index: 0;
  }
  .paragraph-xs-default {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .paragraph-sm-default {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .paragraph-base-default {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .paragraph-lg-default {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
  }
  .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .rounded-card {
    border-radius: 12px;
  }
  .rounded-card-lg {
    border-radius: 14px;
  }
  .rounded-badge {
    border-radius: 9px;
  }
  .icon-container {
    display: flex;
    width: 41px;
    height: 41px;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    background-color: color-mix(in oklab, #3a6d90 6%, transparent);
  }
  .price-label {
    margin-bottom: 4px;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
    color: color-mix(in oklab, #414242 50%, transparent);
    @media (width >= 48rem) {
      margin-bottom: 7px;
    }
    @media (width >= 48rem) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
    @media (width >= 80rem) {
      margin-bottom: 7px;
    }
    @media (width >= 80rem) {
      font-size: var(--text-xs);
      line-height: var(--tw-leading, var(--text-xs--line-height));
    }
    @media (width >= 1650px) {
      margin-bottom: calc(var(--spacing) * 3);
    }
    @media (width >= 1650px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .price-value {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-leading: 124%;
    line-height: 124%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.04em;
    letter-spacing: -0.04em;
    color: #414242;
    @media (width >= 48rem) {
      font-size: 28px;
    }
    @media (width >= 1650px) {
      font-size: 36px;
    }
  }
  .link-brand {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
    color: #3a6d90;
    text-decoration-line: underline;
  }
  .link-brand-lg {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
    color: #3a6d90;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    @media (width >= 1650px) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  #lang-dropdown a, #lang-dropdown button, #lang-dropdown-mobile a, #lang-dropdown-mobile button {
    display: flex;
    width: 100%;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    padding-inline: calc(var(--spacing) * 3);
    padding-block: calc(var(--spacing) * 2);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-leading: 132%;
    line-height: 132%;
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
    --tw-tracking: -0.01em;
    letter-spacing: -0.01em;
    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, 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));
    color: inherit !important;
  }
  #lang-dropdown a[class*='bg-brand/10'], #lang-dropdown button[class*='bg-brand/10'], #lang-dropdown-mobile a[class*='bg-brand/10'], #lang-dropdown-mobile button[class*='bg-brand/10'] {
    background-color: rgb(58 109 144 / 0.1) !important;
    color: #3a6d90 !important;
  }
  #lang-dropdown a:not([class*='bg-brand/10']), #lang-dropdown button:not([class*='bg-brand/10']), #lang-dropdown-mobile a:not([class*='bg-brand/10']), #lang-dropdown-mobile button:not([class*='bg-brand/10']) {
    color: #414242 !important;
  }
  #lang-dropdown a:not([class*='bg-brand/10']):hover, #lang-dropdown button:not([class*='bg-brand/10']):hover, #lang-dropdown-mobile a:not([class*='bg-brand/10']):hover, #lang-dropdown-mobile button:not([class*='bg-brand/10']):hover {
    background-color: rgb(58 109 144 / 0.05) !important;
    color: #414242 !important;
  }
  #header[data-theme='light'] #lang-switcher svg {
    color: #414242;
    color: var(--color-text) !important;
  }
  #lang-switcher-footer svg, #lang-switcher-footer-mobile svg {
    color: var(--color-white);
    color: white !important;
  }
  @keyframes accordion-down {
    from {
      height: 0;
      opacity: 0;
    }
    to {
      height: var(--radix-accordion-content-height);
      opacity: 1;
    }
  }
  @keyframes accordion-up {
    from {
      height: var(--radix-accordion-content-height);
      opacity: 1;
    }
    to {
      height: 0;
      opacity: 0;
    }
  }
  .animate-accordion-down {
    animation: accordion-down 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
  }
  .animate-accordion-up {
    animation: accordion-up 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
  }
  .faq-content[data-state='open'] {
    animation: accordion-down 0.2s ease-out forwards;
  }
  .faq-content[data-state='closed'] {
    animation: accordion-up 0.2s ease-out forwards;
  }
  .faq-content {
    transition: max-height 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  }
  @keyframes notfound-title-enter {
    from {
      opacity: 0;
      transform: translateY(50px) scale(0.8);
    }
    to {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
  }
  @keyframes notfound-link-enter {
    from {
      opacity: 0;
      transform: translateX(-50px) scale(0.9);
    }
    to {
      opacity: 1;
      transform: translateX(0) scale(1);
    }
  }
  .animate-notfound-title {
    animation: notfound-title-enter 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.2s forwards;
    opacity: 0;
    transform: translateY(50px) scale(0.8);
  }
  .animate-notfound-link {
    animation: notfound-link-enter 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) 0.5s forwards;
    opacity: 0;
    transform: translateX(-50px) scale(0.9);
  }
  .bg-notfound {
    background-image: url('../images/notfound-background.png');
  }
}
.safari-video-fix {
  border: none;
  outline: none;
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  filter: none;
  display: block;
  -webkit-appearance: none;
  clip-path: inset(0.5px);
  border-radius: 0;
}
.footer-circle-first, .footer-circle-last {
  position: absolute;
  width: fit-content;
  height: fit-content;
  pointer-events: none;
}
.footer-circle-first {
  top: 125.63px;
  left: -39.87px;
  transform: rotate(33.56deg);
}
.footer-circle-last {
  top: 81.65px;
  left: 203.12px;
  transform: rotate(-146.44deg);
}
.footer-circle-first svg, .footer-circle-last svg {
  width: 365.01px;
  height: 410.79px;
  min-width: 365.01px;
  min-height: 410.79px;
  max-width: 365.01px;
  max-height: 410.79px;
}
@media (min-width: 768px) {
  .footer-circle-first {
    top: -249.46px;
    left: 36.81px;
    transform: rotate(60deg);
  }
  .footer-circle-last {
    top: -157.27px;
    left: 530.81px;
    transform: rotate(-120deg);
  }
  .footer-circle-first svg, .footer-circle-last svg {
    width: 610.2px;
    height: 686.73px;
    min-width: 610.2px;
    min-height: 686.73px;
    max-width: 610.2px;
    max-height: 686.73px;
  }
}
@media (min-width: 1366px) {
  .footer-circle-first {
    top: -21.65px;
    right: 479.36px;
    left: auto;
    transform: rotate(60deg);
  }
  .footer-circle-last {
    top: -64.61px;
    right: 123.34px;
    left: auto;
    transform: rotate(-120deg);
  }
  .footer-circle-first svg, .footer-circle-last svg {
    width: 365.01px;
    height: 410.79px;
    min-width: 365.01px;
    min-height: 410.79px;
    max-width: 365.01px;
    max-height: 410.79px;
  }
}
@media (min-width: 1920px) {
  .footer-circle-first {
    top: -29.82px;
    right: 642.19px;
    transform: rotate(60deg);
  }
  .footer-circle-last {
    top: -90.19px;
    right: 141.78px;
    transform: rotate(-120deg);
  }
  .footer-circle-first svg, .footer-circle-last svg {
    width: 513.05px;
    height: 577.4px;
    min-width: 513.05px;
    min-height: 577.4px;
    max-width: 513.05px;
    max-height: 577.4px;
  }
}
@layer utilities {
  .my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  @media (min-width: 768px) {
    .md\:my-10 {
      margin-top: 2.5rem;
      margin-bottom: 2.5rem;
    }
  }
  @media (min-width: 1280px) {
    .xl\:my-12 {
      margin-top: 3rem;
      margin-bottom: 3rem;
    }
  }
}
@layer utilities {
  .mb-\[56px\] {
    margin-bottom: 56px;
  }
  .h-\[338px\] {
    height: 338px;
  }
  .pt-\[120px\] {
    padding-top: 120px;
  }
  @media (min-width: 768px) {
    .md\:mb-\[116px\] {
      margin-bottom: 116px;
    }
    .md\:h-\[475px\] {
      height: 475px;
    }
    .md\:pt-\[140px\] {
      padding-top: 140px;
    }
    .md\:pt-\[164px\] {
      padding-top: 164px;
    }
  }
  @media (min-width: 1280px) {
    .xl\:h-\[475px\] {
      height: 475px;
    }
    .xl\:pt-\[80px\] {
      padding-top: 80px;
    }
    .xl\:gap-\[180px\] {
      gap: 180px;
    }
    .xl\:pt-\[200px\] {
      padding-top: 200px;
    }
  }
  @media (min-width: 1536px) {
    .\32 xl\:h-\[600px\] {
      height: 600px;
    }
    .\32 xl\:mb-\[48px\] {
      margin-bottom: 48px;
    }
    .\32 xl\:gap-\[300px\] {
      gap: 300px;
    }
    .\32 xl\:pt-\[100px\] {
      padding-top: 100px;
    }
    .\32 xl\:pt-\[160px\] {
      padding-top: 160px;
    }
    .\32 xl\:pb-\[60px\] {
      padding-bottom: 60px;
    }
    .\32 xl\:pt-\[256px\] {
      padding-top: 256px;
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-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;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes accordion-down {
  from {
    height: 0;
  }
  to {
    height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto)))));
  }
}
@keyframes accordion-up {
  from {
    height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,var(--ngp-accordion-content-height,auto)))));
  }
  to {
    height: 0;
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-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-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }
  }
}

.-mainscreentitle-{
  font-size: 7.083vw;
}

@media (max-width: 1650px) {
  .-mainscreentitle-{
    font-size: 7.028vw;
  }
}

@media (max-width: 1024px) {
  .-mainscreentitle-{
    font-size: 76px;
  }
}

@media (max-width: 767px) {
  .-mainscreentitle-{
    font-size: 48px;
  }
  .-mainscreentitle- br{
	  display: none;
  }
}

.-slide-tips-details-slide-{
  min-width: calc(50vw - 52px);
}

@media (max-width: 1439px) {
  .-slide-tips-details-slide-{
    min-width: calc(50vw - 36px);
  }
}

.-slide-location-slide-{
  min-width: 100%;
}

.-width-fitcontent-width-{
  width: fit-content !important;
}


.-article-mt-aricle-{
  margin-top: 55px;
}

@media (max-width: 1650px) {
.-article-mt-aricle-{
  margin-top: 15px;
}
}
@media (max-width: 1024px) {
  .-article-mt-aricle-{
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .-article-mt-aricle-{
    margin-top: 0px;
  }
}

.-pl-card-pl-{
  padding-left: 24px;
}
@media (max-width: 1023px) {
  .-pl-card-pl-{
  padding-left: 0px;
  }
}


.-slider-tips-details-slider-{
  padding: 0 36px;
  overflow-x: hidden;
}
@media (max-width: 1439px) {
  .-slider-tips-details-slider-{
  padding: 0 24px;
  }
}
@media (max-width: 1025px) {
  .-slider-tips-details-slider-{
  padding: 0 16px;
  }
}

.text-tx{
  color: #bbbcbd;
}

header.bg-white\/30 .hover\:text-tx {
    &:hover {
      @media (hover: hover) {
        color: #3a6d90;
      }
    }
}
header.bg-white\/30 .text-tx{
  color: #3a6d90;
}
@media (max-width: 1650px) and (min-width: 1280px) {
  .mx-cntc-mx{
    max-width: 800px;
  }
}