/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
/*!
Theme Name: Aiims
Theme URI: https://aiims.group
Description: A custom WordPress starter theme by AIIMS Group, based on Aiims with Tailwind CSS.
Version: 0.1.0
Author: AIIMS Group
Author URI: https://aiims.group
Text Domain: aiims
Requires at least: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Aiims is based on _tw https://underscoretw.com/, (C) 2021-2026 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2026 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-amber-50: oklch(98.7% 0.022 95.277);
  --color-amber-100: oklch(96.2% 0.059 95.617);
  --color-amber-200: oklch(92.4% 0.12 95.746);
  --color-amber-300: oklch(87.9% 0.169 91.605);
  --color-amber-600: oklch(66.6% 0.179 58.318);
  --color-amber-700: oklch(55.5% 0.163 48.998);
  --color-amber-900: oklch(41.4% 0.112 45.904);
  --color-yellow-50: oklch(98.7% 0.026 102.212);
  --color-yellow-900: oklch(42.1% 0.095 57.708);
  --color-emerald-50: oklch(97.9% 0.021 166.113);
  --color-emerald-100: oklch(95% 0.052 163.051);
  --color-emerald-300: oklch(84.5% 0.143 164.978);
  --color-emerald-600: oklch(59.6% 0.145 163.225);
  --color-emerald-700: oklch(50.8% 0.118 165.612);
  --color-emerald-900: oklch(37.8% 0.077 168.94);
  --color-cyan-300: oklch(86.5% 0.127 207.078);
  --color-blue-50: oklch(97% 0.014 254.604);
  --color-blue-100: oklch(93.2% 0.032 255.585);
  --color-blue-200: oklch(88.2% 0.059 254.128);
  --color-blue-300: oklch(80.9% 0.105 251.813);
  --color-blue-600: oklch(54.6% 0.245 262.881);
  --color-blue-700: oklch(48.8% 0.243 264.376);
  --color-purple-300: oklch(82.7% 0.119 306.383);
  --color-rose-50: oklch(96.9% 0.015 12.422);
  --color-rose-100: oklch(94.1% 0.03 12.58);
  --color-rose-200: oklch(89.2% 0.058 10.001);
  --color-rose-700: oklch(51.4% 0.222 16.935);
  --color-rose-900: oklch(41% 0.159 10.272);
  --color-slate-50: oklch(98.4% 0.003 247.858);
  --color-slate-100: oklch(96.8% 0.007 247.896);
  --color-slate-200: oklch(92.9% 0.013 255.508);
  --color-slate-300: oklch(86.9% 0.022 252.894);
  --color-slate-400: oklch(70.4% 0.04 256.788);
  --color-slate-500: oklch(55.4% 0.046 257.417);
  --color-slate-600: oklch(44.6% 0.043 257.281);
  --color-slate-700: oklch(37.2% 0.044 257.287);
  --color-slate-800: oklch(27.9% 0.041 260.031);
  --color-slate-900: oklch(20.8% 0.042 265.755);
  --color-neutral-100: oklch(97% 0 0);
  --color-neutral-200: oklch(92.2% 0 0);
  --color-neutral-300: oklch(87% 0 0);
  --color-neutral-400: oklch(70.8% 0 0);
  --color-neutral-500: oklch(55.6% 0 0);
  --color-neutral-600: oklch(43.9% 0 0);
  --color-neutral-700: oklch(37.1% 0 0);
  --color-neutral-800: oklch(26.9% 0 0);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-3xl: 48rem;
  --container-6xl: 72rem;
  --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;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --tracking-tight: -0.025em;
  --tracking-normal: 0em;
  --tracking-wide: 0.025em;
  --tracking-widest: 0.1em;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-normal: 1.5;
  --leading-relaxed: 1.625;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --blur-sm: 8px;
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-primary: #00baa6;
  --color-secondary: #0e0e0e;
  --color-accent: #f5412c;
  --color-text: #6c757d;
  --color-heading: #212529;
  --color-border: #ced4da;
  --font-brand: 'Poppins', system-ui, sans-serif;
  --font-body: 'Montserrat', system-ui, sans-serif;
  --container-site: 1520px;
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
*, ::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)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
body {
  background-color: var(--color-white);
  font-family: var(--font-brand);
  color: var(--color-text);
}
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-brand);
  color: var(--color-heading);
}
body.is-locked {
  overflow: hidden;
  touch-action: none;
}
.aiims-cf7 form > p, .aiims-cf7 form > div > p {
  margin: 0;
}
.aiims-cf7 form br {
  display: none;
}
.aiims-cf7 form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 1536px) {
  .aiims-cf7 form {
    gap: 40px;
  }
}
.aiims-cf7 .cf7-row {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 640px) {
  .aiims-cf7 .cf7-row {
    flex-direction: row;
    gap: 24px;
  }
}
.aiims-cf7 .cf7-row > .cf7-field {
  flex: 1 1 0;
  min-width: 0;
}
.aiims-cf7 .cf7-row > .cf7-field-narrow {
  flex: 0 0 268px;
}
@media (max-width: 639px) {
  .aiims-cf7 .cf7-row > .cf7-field-narrow {
    flex: 1 1 0;
  }
}
.aiims-cf7 .cf7-field {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.aiims-cf7 .cf7-field label {
  display: block;
  font-family: var(--font-brand, 'Poppins', system-ui, sans-serif);
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  color: #26252f;
  margin-bottom: 12px;
}
.aiims-cf7 .cf7-field > label {
  margin-bottom: 0;
}
.aiims-cf7 input[type="text"], .aiims-cf7 input[type="email"], .aiims-cf7 input[type="tel"], .aiims-cf7 input[type="url"], .aiims-cf7 input[type="number"], .aiims-cf7 input[type="date"], .aiims-cf7 select, .aiims-cf7 textarea {
  width: 100%;
  height: 40px;
  padding: 0 14px;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 4px;
  font-family: var(--font-brand, 'Poppins', system-ui, sans-serif);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #26252f;
  box-shadow: none;
  transition: border-color 150ms ease;
}
.aiims-cf7 textarea {
  height: auto;
  min-height: 40px;
  max-height: 240px;
  padding: 9px 14px;
  line-height: 1.4;
  resize: none;
  field-sizing: content;
  overflow-y: auto;
}
.aiims-cf7 input:focus, .aiims-cf7 select:focus, .aiims-cf7 textarea:focus {
  outline: none;
  border-color: #00baa6;
  background: #fff;
}
.aiims-cf7 ::placeholder {
  color: #6d6e70;
  opacity: 1;
}
.aiims-cf7 select {
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'><path d='M1 1L7 7L13 1' stroke='%236d6e70' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 38px;
}
.aiims-cf7 .cf7-field-options .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  margin: 0 20px 12px 0;
}
.aiims-cf7 .cf7-field-options .wpcf7-list-item-label {
  font-family: var(--font-brand, 'Poppins', system-ui, sans-serif);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #26252f;
  padding-left: 10px;
}
.aiims-cf7 input[type="radio"], .aiims-cf7 input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin: 0;
  accent-color: #00baa6;
  cursor: pointer;
}
.aiims-cf7 input[type="radio"] {
  width: 14px;
  height: 14px;
}
.aiims-cf7 hr {
  margin: 0;
  border: 0;
  border-top: 1px solid #dfe2e8;
  width: 100%;
}
.aiims-cf7 .cf7-submit {
  display: flex;
}
.aiims-cf7 .wpcf7-submit, .aiims-cf7 input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #00baa6;
  color: #fefefe;
  font-family: var(--font-brand, 'Poppins', system-ui, sans-serif);
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  border: 0;
  border-radius: 2px;
  padding: 12px 20px;
  cursor: pointer;
  transition: opacity 150ms ease;
}
@media (min-width: 640px) {
  .aiims-cf7 .wpcf7-submit,	.aiims-cf7 input[type="submit"] {
    padding: 16px 24px;
    font-size: 18px;
  }
}
@media (min-width: 1536px) {
  .aiims-cf7 .wpcf7-submit,	.aiims-cf7 input[type="submit"] {
    padding: 20px 24px;
    font-size: 20px;
  }
}
.aiims-cf7 .wpcf7-submit:hover, .aiims-cf7 input[type="submit"]:hover {
  opacity: 0.9;
}
.aiims-cf7 .wpcf7-not-valid {
  border-color: #f5412c !important;
  background: #fff5f3 !important;
}
.aiims-cf7 .wpcf7-not-valid-tip {
  color: #f5412c;
  font-size: 13px;
  font-weight: 500;
  margin-top: 6px;
  display: block;
}
.aiims-cf7 .wpcf7-response-output {
  margin: 16px 0 0;
  padding: 12px 16px;
  border-radius: 4px;
  font-size: 14px;
  font-family: var(--font-brand, 'Poppins', system-ui, sans-serif);
}
.aiims-cf7 .wpcf7 form.invalid .wpcf7-response-output, .aiims-cf7 .wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #f5412c;
  background: #fff5f3;
  color: #f5412c;
}
.aiims-cf7 .wpcf7 form.sent .wpcf7-response-output {
  border-color: #00baa6;
  background: #ecfdf5;
  color: #047857;
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.entry-meta, .entry-footer, .post-navigation, #comments {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.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-x-0 {
  inset-inline: calc(var(--spacing) * 0);
}
.inset-y-0 {
  inset-block: calc(var(--spacing) * 0);
}
.start {
  inset-inline-start: var(--spacing);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\/2 {
  top: calc(1 / 2 * 100%);
}
.top-5 {
  top: calc(var(--spacing) * 5);
}
.top-6 {
  top: calc(var(--spacing) * 6);
}
.top-full {
  top: 100%;
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-2 {
  right: calc(var(--spacing) * 2);
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-2\.5 {
  left: calc(var(--spacing) * 2.5);
}
.left-5 {
  left: calc(var(--spacing) * 5);
}
.z-10 {
  z-index: 10;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.order-1 {
  order: 1;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.m-0 {
  margin: calc(var(--spacing) * 0);
}
.mx-auto {
  margin-inline: auto;
}
.prose {
  --tw-prose-body: initial;
  --tw-prose-headings: initial;
  --tw-prose-lead: initial;
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: initial;
  --tw-prose-counters: initial;
  --tw-prose-bullets: initial;
  --tw-prose-hr: initial;
  --tw-prose-quotes: initial;
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: initial;
  --tw-prose-kbd: initial;
  --tw-prose-kbd-shadows: initial;
  --tw-prose-code: initial;
  --tw-prose-pre-code: initial;
  --tw-prose-pre-bg: initial;
  --tw-prose-th-borders: initial;
  --tw-prose-td-borders: initial;
  --tw-prose-invert-body: initial;
  --tw-prose-invert-headings: initial;
  --tw-prose-invert-lead: initial;
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: initial;
  --tw-prose-invert-counters: initial;
  --tw-prose-invert-bullets: initial;
  --tw-prose-invert-hr: initial;
  --tw-prose-invert-quotes: initial;
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: initial;
  --tw-prose-invert-kbd: initial;
  --tw-prose-invert-kbd-shadows: initial;
  --tw-prose-invert-code: initial;
  --tw-prose-invert-pre-code: initial;
  --tw-prose-invert-pre-bg: initial;
  --tw-prose-invert-th-borders: initial;
  --tw-prose-invert-td-borders: initial;
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  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);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  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;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *,figure img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure a) {
  vertical-align: bottom;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  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;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  font-size: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  font-size: 0.8666667em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  font-size: 0.875em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  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;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-inline-start: 0.4444444em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-inline-start: 0.4444444em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li p) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-inline-start: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-inline-end: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline-start: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline-end: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *,figure img):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 0;
}
.mt-0\.5 {
  margin-top: calc(var(--spacing) * 0.5);
}
.mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-16 {
  margin-top: calc(var(--spacing) * 16);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.-ml-px {
  margin-left: -1px;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-\[470\/600\] {
  aspect-ratio: 470/600;
}
.h-1\.5 {
  height: calc(var(--spacing) * 1.5);
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-9 {
  height: calc(var(--spacing) * 9);
}
.h-10 {
  height: calc(var(--spacing) * 10);
}
.h-11 {
  height: calc(var(--spacing) * 11);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-\[18px\] {
  height: 18px;
}
.h-\[30px\] {
  height: 30px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[68px\] {
  height: 68px;
}
.h-\[260px\] {
  height: 260px;
}
.h-\[280px\] {
  height: 280px;
}
.h-\[380px\] {
  height: 380px;
}
.h-\[420px\] {
  height: 420px;
}
.h-\[clamp\(280px\,25vw\,480px\)\] {
  height: clamp(280px, 25vw, 480px);
}
.h-\[clamp\(500px\,41\.667vw\,800px\)\] {
  height: clamp(500px, 41.667vw, 800px);
}
.h-\[clamp\(600px\,46\.875vw\,900px\)\] {
  height: clamp(600px, 46.875vw, 900px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.min-h-\[44px\] {
  min-height: 44px;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[400px\] {
  min-height: 400px;
}
.\!w-\[280px\] {
  width: 280px !important;
}
.\!w-\[300px\] {
  width: 300px !important;
}
.w-3 {
  width: calc(var(--spacing) * 3);
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-6 {
  width: calc(var(--spacing) * 6);
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-9 {
  width: calc(var(--spacing) * 9);
}
.w-10 {
  width: calc(var(--spacing) * 10);
}
.w-11 {
  width: calc(var(--spacing) * 11);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-\[30px\] {
  width: 30px;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[85\%\] {
  width: 85%;
}
.w-\[98px\] {
  width: 98px;
}
.w-\[150px\] {
  width: 150px;
}
.w-\[200px\] {
  width: 200px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.max-w-3xl {
  max-width: var(--container-3xl);
}
.max-w-6xl {
  max-width: var(--container-6xl);
}
.max-w-\[65ch\] {
  max-width: 65ch;
}
.max-w-\[420px\] {
  max-width: 420px;
}
.max-w-\[540px\] {
  max-width: 540px;
}
.max-w-\[553px\] {
  max-width: 553px;
}
.max-w-\[620px\] {
  max-width: 620px;
}
.max-w-\[680px\] {
  max-width: 680px;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[720px\] {
  max-width: 720px;
}
.max-w-\[768px\] {
  max-width: 768px;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1320px\] {
  max-width: 1320px;
}
.max-w-\[1520px\] {
  max-width: 1520px;
}
.max-w-\[1920px\] {
  max-width: 1920px;
}
.max-w-\[\<X\>px\] {
  max-width: <X>px;
}
.max-w-\[\<container\>px\] {
  max-width: <container>px;
}
.max-w-\[Xpx\] {
  max-width: Xpx;
}
.max-w-none {
  max-width: none;
}
.max-w-prose {
  max-width: 65ch;
}
.max-w-site {
  max-width: var(--container-site);
}
.min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.min-w-\[240px\] {
  min-width: 240px;
}
.flex-1 {
  flex: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.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-0 {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-1 {
  --tw-translate-y: calc(var(--spacing) * 1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.rotate-180 {
  rotate: 180deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-inside {
  list-style-position: inside;
}
.list-decimal {
  list-style-type: decimal;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.columns-1 {
  columns: 1;
}
.columns-2 {
  columns: 2;
}
.columns-3 {
  columns: 3;
}
.break-inside-avoid {
  break-inside: avoid;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-rows-\[0fr\] {
  grid-template-rows: 0fr;
}
.grid-rows-\[1fr\] {
  grid-template-rows: 1fr;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.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-0\.5 {
  gap: calc(var(--spacing) * 0.5);
}
.gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-2\.5 {
  gap: calc(var(--spacing) * 2.5);
}
.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-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-12 {
  gap: calc(var(--spacing) * 12);
}
.gap-16 {
  gap: calc(var(--spacing) * 16);
}
.gap-20 {
  gap: calc(var(--spacing) * 20);
}
.gap-\[30px\] {
  gap: 30px;
}
:where(.space-y-1 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-1\.5 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-2 > :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)));
}
:where(.space-y-3 > :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)));
}
:where(.space-y-4 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-16 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 16) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 16) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.divide-y > :not(:last-child)) {
  --tw-divide-y-reverse: 0;
  border-bottom-style: var(--tw-border-style);
  border-top-style: var(--tw-border-style);
  border-top-width: calc(1px * var(--tw-divide-y-reverse));
  border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
}
:where(.divide-slate-100 > :not(:last-child)) {
  border-color: var(--color-slate-100);
}
.self-stretch {
  align-self: stretch;
}
.\!overflow-visible {
  overflow: visible !important;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[2px\] {
  border-radius: 2px;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.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-\[\#dfe2e8\] {
  border-color: #dfe2e8;
}
.border-accent {
  border-color: var(--color-accent);
}
.border-amber-100 {
  border-color: var(--color-amber-100);
}
.border-amber-200 {
  border-color: var(--color-amber-200);
}
.border-blue-100 {
  border-color: var(--color-blue-100);
}
.border-blue-200 {
  border-color: var(--color-blue-200);
}
.border-border {
  border-color: var(--color-border);
}
.border-border\/60 {
  border-color: color-mix(in srgb, #ced4da 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-border\/60 {
    border-color: color-mix(in oklab, var(--color-border) 60%, transparent);
  }
}
.border-emerald-100 {
  border-color: var(--color-emerald-100);
}
.border-rose-100 {
  border-color: var(--color-rose-100);
}
.border-rose-200 {
  border-color: var(--color-rose-200);
}
.border-slate-200 {
  border-color: var(--color-slate-200);
}
.border-slate-300 {
  border-color: var(--color-slate-300);
}
.border-text\/10 {
  border-color: color-mix(in srgb, #6c757d 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-text\/10 {
    border-color: color-mix(in oklab, var(--color-text) 10%, transparent);
  }
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  border-color: var(--color-white);
}
.border-white\/20 {
  border-color: color-mix(in srgb, #fff 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/20 {
    border-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.border-white\/40 {
  border-color: color-mix(in srgb, #fff 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/40 {
    border-color: color-mix(in oklab, var(--color-white) 40%, transparent);
  }
}
.bg-\[\#1e4c77\] {
  background-color: #1e4c77;
}
.bg-\[\#2A4D8B\]\/90 {
  background-color: color-mix(in oklab, #2A4D8B 90%, transparent);
}
.bg-\[\#26252f\] {
  background-color: #26252f;
}
.bg-\[\#F0F3F8\] {
  background-color: #F0F3F8;
}
.bg-\[\#dfe2e8\] {
  background-color: #dfe2e8;
}
.bg-\[\#f0f3f8\] {
  background-color: #f0f3f8;
}
.bg-\[\#f1f3f8\] {
  background-color: #f1f3f8;
}
.bg-\[\#fefefe\] {
  background-color: #fefefe;
}
.bg-\[\#xxx\] {
  background-color: #xxx;
}
.bg-\[whatever\] {
  background-color: whatever;
}
.bg-accent {
  background-color: var(--color-accent);
}
.bg-amber-50 {
  background-color: var(--color-amber-50);
}
.bg-amber-600 {
  background-color: var(--color-amber-600);
}
.bg-black\/50 {
  background-color: color-mix(in srgb, #000 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/50 {
    background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
}
.bg-blue-50 {
  background-color: var(--color-blue-50);
}
.bg-blue-600 {
  background-color: var(--color-blue-600);
}
.bg-current {
  background-color: currentcolor;
}
.bg-emerald-50 {
  background-color: var(--color-emerald-50);
}
.bg-emerald-600 {
  background-color: var(--color-emerald-600);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-rose-50 {
  background-color: var(--color-rose-50);
}
.bg-secondary {
  background-color: var(--color-secondary);
}
.bg-slate-50 {
  background-color: var(--color-slate-50);
}
.bg-slate-100 {
  background-color: var(--color-slate-100);
}
.bg-slate-200 {
  background-color: var(--color-slate-200);
}
.bg-slate-900 {
  background-color: var(--color-slate-900);
}
.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)) {
  .bg-white\/5 {
    background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
  }
}
.bg-white\/20 {
  background-color: color-mix(in srgb, #fff 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/20 {
    background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.bg-white\/40 {
  background-color: color-mix(in srgb, #fff 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/40 {
    background-color: color-mix(in oklab, var(--color-white) 40%, transparent);
  }
}
.bg-yellow-50 {
  background-color: var(--color-yellow-50);
}
.bg-gradient-to-b {
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-l {
  --tw-gradient-position: to left in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  --tw-gradient-position: to right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  --tw-gradient-position: to top in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-\[\#00baa6\] {
  --tw-gradient-from: #00baa6;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#26252f\] {
  --tw-gradient-from: #26252f;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[\#f1f3f8\] {
  --tw-gradient-from: #f1f3f8;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-black\/40 {
  --tw-gradient-from: color-mix(in srgb, #000 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-black\/40 {
    --tw-gradient-from: color-mix(in oklab, var(--color-black) 40%, transparent);
  }
}
.from-black\/40 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-white {
  --tw-gradient-from: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.via-black\/10 {
  --tw-gradient-via: color-mix(in srgb, #000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .via-black\/10 {
    --tw-gradient-via: color-mix(in oklab, var(--color-black) 10%, transparent);
  }
}
.via-black\/10 {
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.to-\[\#00544b\] {
  --tw-gradient-to: #00544b;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-\[\#13706b\] {
  --tw-gradient-to: #13706b;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-transparent {
  --tw-gradient-to: transparent;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-8 {
  padding: calc(var(--spacing) * 8);
}
.px-1 {
  padding-inline: calc(var(--spacing) * 1);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-2\.5 {
  padding-inline: calc(var(--spacing) * 2.5);
}
.px-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-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.px-12 {
  padding-inline: calc(var(--spacing) * 12);
}
.py-0\.5 {
  padding-block: calc(var(--spacing) * 0.5);
}
.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-2\.5 {
  padding-block: calc(var(--spacing) * 2.5);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-20 {
  padding-block: calc(var(--spacing) * 20);
}
.py-\[72px\] {
  padding-block: 72px;
}
.py-\[120px\] {
  padding-block: 120px;
}
.pt-12 {
  padding-top: calc(var(--spacing) * 12);
}
.pt-20 {
  padding-top: calc(var(--spacing) * 20);
}
.pr-7 {
  padding-right: calc(var(--spacing) * 7);
}
.pb-0 {
  padding-bottom: calc(var(--spacing) * 0);
}
.pb-5 {
  padding-bottom: calc(var(--spacing) * 5);
}
.pb-12 {
  padding-bottom: calc(var(--spacing) * 12);
}
.pl-3 {
  padding-left: calc(var(--spacing) * 3);
}
.pl-8 {
  padding-left: calc(var(--spacing) * 8);
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.font-body {
  font-family: var(--font-body);
}
.font-brand {
  font-family: var(--font-brand);
}
.font-mono {
  font-family: var(--font-mono);
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-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-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[36px\] {
  font-size: 36px;
}
.leading-\[1\.1\] {
  --tw-leading: 1.1;
  line-height: 1.1;
}
.leading-\[1\.2\] {
  --tw-leading: 1.2;
  line-height: 1.2;
}
.leading-\[1\.4\] {
  --tw-leading: 1.4;
  line-height: 1.4;
}
.leading-\[1\.6\] {
  --tw-leading: 1.6;
  line-height: 1.6;
}
.leading-\[1\.15\] {
  --tw-leading: 1.15;
  line-height: 1.15;
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.leading-normal {
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
}
.leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.leading-snug {
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-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\.42px\] {
  --tw-tracking: -0.42px;
  letter-spacing: -0.42px;
}
.tracking-normal {
  --tw-tracking: var(--tracking-normal);
  letter-spacing: var(--tracking-normal);
}
.tracking-tight {
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
.tracking-wide {
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
}
.tracking-widest {
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
}
.break-all {
  word-break: break-all;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.text-\[\#1e4c77\] {
  color: #1e4c77;
}
.text-\[\#6d6e70\] {
  color: #6d6e70;
}
.text-\[\#26252f\] {
  color: #26252f;
}
.text-\[\#52515e\] {
  color: #52515e;
}
.text-\[\#FFCD43\] {
  color: #FFCD43;
}
.text-\[\#f1f3f8\] {
  color: #f1f3f8;
}
.text-accent {
  color: var(--color-accent);
}
.text-amber-300 {
  color: var(--color-amber-300);
}
.text-amber-700 {
  color: var(--color-amber-700);
}
.text-amber-900 {
  color: var(--color-amber-900);
}
.text-black {
  color: var(--color-black);
}
.text-blue-300 {
  color: var(--color-blue-300);
}
.text-blue-600 {
  color: var(--color-blue-600);
}
.text-blue-700 {
  color: var(--color-blue-700);
}
.text-current {
  color: currentcolor;
}
.text-cyan-300 {
  color: var(--color-cyan-300);
}
.text-emerald-300 {
  color: var(--color-emerald-300);
}
.text-emerald-600 {
  color: var(--color-emerald-600);
}
.text-emerald-700 {
  color: var(--color-emerald-700);
}
.text-emerald-900 {
  color: var(--color-emerald-900);
}
.text-heading {
  color: var(--color-heading);
}
.text-primary {
  color: var(--color-primary);
}
.text-purple-300 {
  color: var(--color-purple-300);
}
.text-rose-700 {
  color: var(--color-rose-700);
}
.text-rose-900 {
  color: var(--color-rose-900);
}
.text-secondary {
  color: var(--color-secondary);
}
.text-slate-100 {
  color: var(--color-slate-100);
}
.text-slate-400 {
  color: var(--color-slate-400);
}
.text-slate-500 {
  color: var(--color-slate-500);
}
.text-slate-600 {
  color: var(--color-slate-600);
}
.text-slate-700 {
  color: var(--color-slate-700);
}
.text-slate-800 {
  color: var(--color-slate-800);
}
.text-slate-900 {
  color: var(--color-slate-900);
}
.text-text {
  color: var(--color-text);
}
.text-text\/70 {
  color: color-mix(in srgb, #6c757d 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-text\/70 {
    color: color-mix(in oklab, var(--color-text) 70%, transparent);
  }
}
.text-white {
  color: var(--color-white);
}
.text-white\/80 {
  color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/80 {
    color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.text-yellow-900 {
  color: var(--color-yellow-900);
}
.uppercase {
  text-transform: uppercase;
}
.not-italic {
  font-style: normal;
}
.underline {
  text-decoration-line: underline;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-20 {
  opacity: 20%;
}
.opacity-30 {
  opacity: 30%;
}
.opacity-90 {
  opacity: 90%;
}
.opacity-100 {
  opacity: 100%;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  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);
}
.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);
}
.ring-1 {
  --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);
}
.ring-black\/5 {
  --tw-ring-color: color-mix(in srgb, #000 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .ring-black\/5 {
    --tw-ring-color: color-mix(in oklab, var(--color-black) 5%, transparent);
  }
}
.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-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,);
}
.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-\[grid-template-rows\] {
  transition-property: grid-template-rows;
  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));
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-neutral {
  --tw-prose-body: var(--color-neutral-700);
  --tw-prose-headings: var(--color-neutral-900);
  --tw-prose-lead: var(--color-neutral-600);
  --tw-prose-links: var(--color-neutral-900);
  --tw-prose-bold: var(--color-neutral-900);
  --tw-prose-counters: var(--color-neutral-500);
  --tw-prose-bullets: var(--color-neutral-300);
  --tw-prose-hr: var(--color-neutral-200);
  --tw-prose-quotes: var(--color-neutral-900);
  --tw-prose-quote-borders: var(--color-neutral-200);
  --tw-prose-captions: var(--color-neutral-500);
  --tw-prose-kbd: var(--color-neutral-900);
  --tw-prose-kbd-shadows: var(--color-neutral-900);
  --tw-prose-code: var(--color-neutral-900);
  --tw-prose-pre-code: var(--color-neutral-200);
  --tw-prose-pre-bg: var(--color-neutral-800);
  --tw-prose-th-borders: var(--color-neutral-300);
  --tw-prose-td-borders: var(--color-neutral-200);
  --tw-prose-invert-body: var(--color-neutral-300);
  --tw-prose-invert-headings: var(--color-white);
  --tw-prose-invert-lead: var(--color-neutral-400);
  --tw-prose-invert-links: var(--color-white);
  --tw-prose-invert-bold: var(--color-white);
  --tw-prose-invert-counters: var(--color-neutral-400);
  --tw-prose-invert-bullets: var(--color-neutral-600);
  --tw-prose-invert-hr: var(--color-neutral-700);
  --tw-prose-invert-quotes: var(--color-neutral-100);
  --tw-prose-invert-quote-borders: var(--color-neutral-700);
  --tw-prose-invert-captions: var(--color-neutral-400);
  --tw-prose-invert-kbd: var(--color-white);
  --tw-prose-invert-kbd-shadows: var(--color-white);
  --tw-prose-invert-code: var(--color-white);
  --tw-prose-invert-pre-code: var(--color-neutral-300);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: var(--color-neutral-600);
  --tw-prose-invert-td-borders: var(--color-neutral-700);
}
.\[column-fill\:balance\] {
  column-fill: balance;
}
@media (hover: hover) {
  .group-hover\:opacity-90:is(:where(.group):hover *) {
    opacity: 90%;
  }
}
@media (hover: hover) {
  .hover\:bg-\[\#f1f3f8\]:hover {
    background-color: #f1f3f8;
  }
}
@media (hover: hover) {
  .hover\:bg-amber-100:hover {
    background-color: var(--color-amber-100);
  }
}
@media (hover: hover) {
  .hover\:bg-blue-100:hover {
    background-color: var(--color-blue-100);
  }
}
@media (hover: hover) {
  .hover\:bg-emerald-100:hover {
    background-color: var(--color-emerald-100);
  }
}
@media (hover: hover) {
  .hover\:bg-primary\/90:hover {
    background-color: color-mix(in srgb, #00baa6 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-primary\/90:hover {
      background-color: color-mix(in oklab, var(--color-primary) 90%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-slate-300:hover {
    background-color: var(--color-slate-300);
  }
}
@media (hover: hover) {
  .hover\:text-blue-600:hover {
    color: var(--color-blue-600);
  }
}
@media (hover: hover) {
  .hover\:text-primary:hover {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:text-secondary:hover {
    color: var(--color-secondary);
  }
}
@media (hover: hover) {
  .hover\:text-slate-600:hover {
    color: var(--color-slate-600);
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .hover\:opacity-70:hover {
    opacity: 70%;
  }
}
@media (hover: hover) {
  .hover\:opacity-80:hover {
    opacity: 80%;
  }
}
@media (hover: hover) {
  .hover\:opacity-90:hover {
    opacity: 90%;
  }
}
@media (hover: hover) {
  .hover\:opacity-95:hover {
    opacity: 95%;
  }
}
.focus\:border-blue-300:focus {
  border-color: var(--color-blue-300);
}
.focus\:ring-2:focus {
  --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\:ring-blue-300:focus {
  --tw-ring-color: var(--color-blue-300);
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus-visible\:ring-primary:focus-visible {
  --tw-ring-color: var(--color-primary);
}
.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);
}
.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:opacity-30:disabled {
  opacity: 30%;
}
@media (width >= 40rem) {
  .sm\:mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 40rem) {
  .sm\:mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:hidden {
    display: none;
  }
}
@media (width >= 40rem) {
  .sm\:inline {
    display: inline;
  }
}
@media (width >= 40rem) {
  .sm\:aspect-auto {
    aspect-ratio: auto;
  }
}
@media (width >= 40rem) {
  .sm\:h-12 {
    height: calc(var(--spacing) * 12);
  }
}
@media (width >= 40rem) {
  .sm\:h-16 {
    height: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:h-\[280px\] {
    height: 280px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[380px\] {
    height: 380px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[400px\] {
    height: 400px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[480px\] {
    height: 480px;
  }
}
@media (width >= 40rem) {
  .sm\:h-auto {
    height: auto;
  }
}
@media (width >= 40rem) {
  .sm\:min-h-0 {
    min-height: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  .sm\:\!w-\[340px\] {
    width: 340px !important;
  }
}
@media (width >= 40rem) {
  .sm\:\!w-\[400px\] {
    width: 400px !important;
  }
}
@media (width >= 40rem) {
  .sm\:\!w-\[480px\] {
    width: 480px !important;
  }
}
@media (width >= 40rem) {
  .sm\:w-12 {
    width: calc(var(--spacing) * 12);
  }
}
@media (width >= 40rem) {
  .sm\:w-16 {
    width: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:w-\[260px\] {
    width: 260px;
  }
}
@media (width >= 40rem) {
  .sm\:w-auto {
    width: auto;
  }
}
@media (width >= 40rem) {
  .sm\:columns-2 {
    columns: 2;
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 40rem) {
  .sm\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 40rem) {
  .sm\:gap-5 {
    gap: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 40rem) {
  .sm\:gap-10 {
    gap: calc(var(--spacing) * 10);
  }
}
@media (width >= 40rem) {
  .sm\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 40rem) {
  .sm\:gap-14 {
    gap: calc(var(--spacing) * 14);
  }
}
@media (width >= 40rem) {
  .sm\:p-5 {
    padding: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
}
@media (width >= 40rem) {
  .sm\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 40rem) {
  .sm\:p-12 {
    padding: calc(var(--spacing) * 12);
  }
}
@media (width >= 40rem) {
  .sm\:px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 40rem) {
  .sm\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 40rem) {
  .sm\:py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
}
@media (width >= 40rem) {
  .sm\:py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
}
@media (width >= 40rem) {
  .sm\:py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
}
@media (width >= 40rem) {
  .sm\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 40rem) {
  .sm\:pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
}
@media (width >= 40rem) {
  .sm\:pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 40rem) {
  .sm\:text-\[36px\] {
    font-size: 36px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[40px\] {
    font-size: 40px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[44px\] {
    font-size: 44px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 48rem) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 48rem) {
  .md\:block {
    display: block;
  }
}
@media (width >= 48rem) {
  .md\:h-10 {
    height: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:h-11 {
    height: calc(var(--spacing) * 11);
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .md\:items-center {
    align-items: center;
  }
}
@media (width >= 48rem) {
  .md\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 48rem) {
  .md\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:text-left {
    text-align: left;
  }
}
@media (width >= 48rem) {
  .md\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[52px\] {
    font-size: 52px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[56px\] {
    font-size: 56px;
  }
}
@media (width >= 64rem) {
  .lg\:order-2 {
    order: 2;
  }
}
@media (width >= 64rem) {
  .lg\:mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:mt-24 {
    margin-top: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:inline {
    display: inline;
  }
}
@media (width >= 64rem) {
  .lg\:h-14 {
    height: calc(var(--spacing) * 14);
  }
}
@media (width >= 64rem) {
  .lg\:h-\[460px\] {
    height: 460px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[520px\] {
    height: 520px;
  }
}
@media (width >= 64rem) {
  .lg\:\!w-\[380px\] {
    width: 380px !important;
  }
}
@media (width >= 64rem) {
  .lg\:\!w-\[600px\] {
    width: 600px !important;
  }
}
@media (width >= 64rem) {
  .lg\:\!w-\[700px\] {
    width: 700px !important;
  }
}
@media (width >= 64rem) {
  .lg\:w-14 {
    width: calc(var(--spacing) * 14);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[340px\] {
    width: 340px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[400px\] {
    width: 400px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[600px\] {
    max-width: 600px;
  }
}
@media (width >= 64rem) {
  .lg\:flex-1 {
    flex: 1;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[240px_1fr\] {
    grid-template-columns: 240px 1fr;
  }
}
@media (width >= 64rem) {
  .lg\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:items-center {
    align-items: center;
  }
}
@media (width >= 64rem) {
  .lg\:items-start {
    align-items: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:justify-center {
    justify-content: center;
  }
}
@media (width >= 64rem) {
  .lg\:gap-5 {
    gap: calc(var(--spacing) * 5);
  }
}
@media (width >= 64rem) {
  .lg\:gap-6 {
    gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:gap-7 {
    gap: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .lg\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:gap-10 {
    gap: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:gap-16 {
    gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:gap-20 {
    gap: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:p-10 {
    padding: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:p-16 {
    padding: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:py-32 {
    padding-block: calc(var(--spacing) * 32);
  }
}
@media (width >= 64rem) {
  .lg\:py-\[120px\] {
    padding-block: 120px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:pt-32 {
    padding-top: calc(var(--spacing) * 32);
  }
}
@media (width >= 64rem) {
  .lg\:pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-\[42px\] {
    font-size: 42px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[56px\] {
    font-size: 56px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[60px\] {
    font-size: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[64px\] {
    font-size: 64px;
  }
}
@media (width >= 80rem) {
  .xl\:flex {
    display: flex;
  }
}
@media (width >= 80rem) {
  .xl\:hidden {
    display: none;
  }
}
@media (width >= 80rem) {
  .xl\:h-16 {
    height: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .xl\:w-16 {
    width: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .xl\:w-\[200px\] {
    width: 200px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[400px\] {
    width: 400px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[480px\] {
    width: 480px;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[700px\] {
    max-width: 700px;
  }
}
@media (width >= 80rem) {
  .xl\:columns-3 {
    columns: 3;
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:gap-32 {
    gap: calc(var(--spacing) * 32);
  }
}
@media (width >= 80rem) {
  .xl\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:py-\[72px\] {
    padding-block: 72px;
  }
}
@media (width >= 80rem) {
  .xl\:py-\[120px\] {
    padding-block: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[120px\] {
    padding-top: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:pb-\[120px\] {
    padding-bottom: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:text-\[18px\] {
    font-size: 18px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[64px\] {
    font-size: 64px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[68px\] {
    font-size: 68px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[72px\] {
    font-size: 72px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:top-\[24px\] {
    top: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:left-\[24px\] {
    left: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:mx-auto {
    margin-inline: auto;
  }
}
@media (width >= 96rem) {
  .\32 xl\:mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 96rem) {
  .\32 xl\:mt-\[40px\] {
    margin-top: 40px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:mt-\[100px\] {
    margin-top: 100px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:mt-\[120px\] {
    margin-top: 120px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:mb-\[20px\] {
    margin-bottom: 20px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-11 {
    height: calc(var(--spacing) * 11);
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[20px\] {
    height: 20px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[40px\] {
    height: 40px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[80px\] {
    height: 80px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[300px\] {
    height: 300px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[425px\] {
    height: 425px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[560px\] {
    height: 560px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[569px\] {
    height: 569px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:\!w-\[400px\] {
    width: 400px !important;
  }
}
@media (width >= 96rem) {
  .\32 xl\:\!w-\[750px\] {
    width: 750px !important;
  }
}
@media (width >= 96rem) {
  .\32 xl\:\!w-\[900px\] {
    width: 900px !important;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[20px\] {
    width: 20px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[40px\] {
    width: 40px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[80px\] {
    width: 80px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[300px\] {
    width: 300px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[420px\] {
    width: 420px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[470px\] {
    width: 470px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[540px\] {
    width: 540px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[550px\] {
    width: 550px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[560px\] {
    width: 560px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[580px\] {
    width: 580px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[780px\] {
    width: 780px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[1240px\] {
    max-width: 1240px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 96rem) {
  .\32 xl\:items-start {
    align-items: flex-start;
  }
}
@media (width >= 96rem) {
  .\32 xl\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-10 {
    gap: calc(var(--spacing) * 10);
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[16px\] {
    gap: 16px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[20px\] {
    gap: 20px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[24px\] {
    gap: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[30px\] {
    gap: 30px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[40px\] {
    gap: 40px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[60px\] {
    gap: 60px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[80px\] {
    gap: 80px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[100px\] {
    gap: 100px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[120px\] {
    gap: 120px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[180px\] {
    gap: 180px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[300px\] {
    gap: 300px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-4 {
    padding: calc(var(--spacing) * 4);
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-\[24px\] {
    padding: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-\[30px\] {
    padding: 30px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-\[40px\] {
    padding: 40px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-\[60px\] {
    padding: 60px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-\[80px\] {
    padding: 80px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-20 {
    padding-inline: calc(var(--spacing) * 20);
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[12px\] {
    padding-inline: 12px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[200px\] {
    padding-inline: 200px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[240px\] {
    padding-inline: 240px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-\[12px\] {
    padding-block: 12px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-\[150px\] {
    padding-block: 150px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-\[160px\] {
    padding-block: 160px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 96rem) {
  .\32 xl\:pt-\[60px\] {
    padding-top: 60px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pt-\[150px\] {
    padding-top: 150px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pt-\[160px\] {
    padding-top: 160px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pr-\[20px\] {
    padding-right: 20px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pb-\[150px\] {
    padding-bottom: 150px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pl-\[8px\] {
    padding-left: 8px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[14px\] {
    font-size: 14px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[16px\] {
    font-size: 16px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[18px\] {
    font-size: 18px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[24px\] {
    font-size: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[30px\] {
    font-size: 30px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[36px\] {
    font-size: 36px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[64px\] {
    font-size: 64px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[80px\] {
    font-size: 80px;
  }
}
.prose-a\:text-primary :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-primary);
}
.\[\&_a\]\:text-\[\#00baa6\] a {
  color: #00baa6;
}
.\[\&_a\]\:text-primary a {
  color: var(--color-primary);
}
.\[\&_a\]\:underline a {
  text-decoration-line: underline;
}
.\[\&_a\]\:underline-offset-2 a {
  text-underline-offset: 2px;
}
.\[\&_a\:hover\]\:opacity-80 a:hover {
  opacity: 80%;
}
.\[\&_li\]\:mb-2 li {
  margin-bottom: calc(var(--spacing) * 2);
}
.\[\&_ol\]\:mb-6 ol {
  margin-bottom: calc(var(--spacing) * 6);
}
.\[\&_ol\]\:list-decimal ol {
  list-style-type: decimal;
}
.\[\&_ol\]\:pl-6 ol {
  padding-left: calc(var(--spacing) * 6);
}
.\[\&_p\]\:m-0 p {
  margin: calc(var(--spacing) * 0);
}
.\[\&_p\]\:mb-3 p {
  margin-bottom: calc(var(--spacing) * 3);
}
.\[\&_p\]\:mb-5 p {
  margin-bottom: calc(var(--spacing) * 5);
}
.\[\&_p\]\:mb-6 p {
  margin-bottom: calc(var(--spacing) * 6);
}
.\[\&_p\+p\]\:mt-2 p + p {
  margin-top: calc(var(--spacing) * 2);
}
.\[\&_p\:last-child\]\:mb-0 p:last-child {
  margin-bottom: calc(var(--spacing) * 0);
}
.\[\&_strong\]\:font-semibold strong {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.\[\&_strong\]\:text-\[\#26252f\] strong {
  color: #26252f;
}
.\[\&_svg\]\:block svg {
  display: block;
}
.\[\&_svg\]\:h-4 svg {
  height: calc(var(--spacing) * 4);
}
.\[\&_svg\]\:h-full svg {
  height: 100%;
}
.\[\&_svg\]\:w-4 svg {
  width: calc(var(--spacing) * 4);
}
.\[\&_svg\]\:w-auto svg {
  width: auto;
}
.\[\&_svg\]\:w-full svg {
  width: 100%;
}
.\[\&_ul\]\:mb-6 ul {
  margin-bottom: calc(var(--spacing) * 6);
}
.\[\&_ul\]\:list-disc ul {
  list-style-type: disc;
}
.\[\&_ul\]\:pl-6 ul {
  padding-left: calc(var(--spacing) * 6);
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-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-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;
}
@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-font-weight: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-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-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;
    }
  }
}
