/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
/*!
Theme Name: tewa
Theme URI: https://webgenze.com
Description: A custom template for tewa
Version: 0.1.0
Author: Webgenze
Author URI: https://webgenze.com
Text Domain: tewa
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.

tewa 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-red-600: oklch(57.7% 0.245 27.325);
  --color-cyan-100: #d8efed;
  --color-cyan-200: #7ec7c2;
  --color-cyan-300: #259891;
  --color-cyan-950: oklch(30.2% 0.056 229.695);
  --color-slate-50: #ffffff;
  --color-slate-200: #f1f9f8;
  --color-slate-300: #e3f3f2;
  --color-slate-400: #c9e6e4;
  --color-slate-500: #7ec7c2;
  --color-slate-600: #5ab5af;
  --color-slate-800: #163d82;
  --color-slate-900: #163d82;
  --color-slate-950: #000000;
  --color-zinc-50: #ffffff;
  --color-zinc-100: oklch(96.7% 0.001 286.375);
  --color-zinc-200: oklch(92% 0.004 286.32);
  --color-zinc-300: oklch(87.1% 0.006 286.286);
  --color-zinc-500: #259891;
  --color-zinc-600: #259891;
  --color-zinc-700: #163d82;
  --color-zinc-800: oklch(27.4% 0.006 286.033);
  --color-zinc-900: #000000;
  --color-zinc-950: oklch(14.1% 0.005 285.823);
  --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-lg: 32rem;
  --container-xl: 36rem;
  --container-2xl: 42rem;
  --container-3xl: 48rem;
  --container-4xl: 56rem;
  --container-5xl: 64rem;
  --container-7xl: 80rem;
  --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;
  --text-6xl: 3.75rem;
  --text-6xl--line-height: 1;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --tracking-tight: -0.025em;
  --tracking-wide: 0.025em;
  --tracking-wider: 0.05em;
  --tracking-widest: 0.1em;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-relaxed: 1.625;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --radius-3xl: 1.5rem;
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --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-background: var(--wp--preset--color--background);
  --color-foreground: var(--wp--preset--color--foreground);
  --color-primary: var(--wp--preset--color--primary);
  --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-background);
  font-family: var(--font-sans);
  color: var(--color-foreground);
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form textarea, .wpcf7-form select {
  --tw-border-style: none;
  border-style: none;
  background-color: var(--color-white);
  color: var(--color-black);
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
  outline-color: color-mix(in srgb, #000 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="tel"], .wpcf7-form textarea, .wpcf7-form select {
    outline-color: color-mix(in oklab, var(--color-black) 20%, transparent);
  }
}
.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form input[type="tel"]:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
  outline-color: #259891;
}
.wpcf7-form .block .text-sm {
  margin-bottom: 4px;
  display: block;
}
.wpcf7-form select {
  appearance: none;
}
.wpcf7-form .select-custom .wpcf7-form-control-wrap {
  position: relative;
  display: flex;
  align-items: center;
}
.wpcf7-form .select-custom .wpcf7-form-control-wrap::after {
  position: absolute;
  top: calc(1 / 2 * 100%);
  top: 50%;
  right: calc(var(--spacing) * 3);
  right: 20px;
  height: 8px;
  width: 8px;
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  --tw-translate-y: -50%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
  rotate: 45deg;
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  border-right-style: var(--tw-border-style);
  border-right-width: 2px;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
  --tw-border-style: solid;
  border-style: solid;
  border-color: #259891;
  --tw-content: '';
  content: var(--tw-content);
}
.wpcf7-form textarea {
  height: calc(var(--spacing) * 20);
  resize: none;
}
@media (width >= 48rem) {
  .wpcf7-form textarea {
    height: calc(var(--spacing) * 12);
  }
}
.wpcf7-form .wpcf7-submit {
  cursor: pointer;
  color: var(--color-white);
}
:is(.wpcf7-form .wpcf7-submit):hover {
  background-color: var(--color-white);
  color: var(--color-black);
}
@media (min-width: 1024px) and (max-width: 1100px) {
  #menu-header {
    gap: 6px !important;
  }
}
.tewa-abonament-hero-lead p {
  color: var(--color-black) !important;
}
.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);
}
.tewa-faq-item > summary {
  list-style: none;
}
.tewa-faq-item > summary::-webkit-details-marker {
  display: none;
}
.tewa-faq-item > summary .tewa-faq-chevron {
  display: grid;
  place-items: center;
  width: 2.25rem;
  height: 2.25rem;
  transition: transform 0.2s ease;
}
.tewa-faq-item > summary .tewa-faq-chevron-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1;
  transform: translateY(0.05em);
}
.tewa-faq-item[open] > summary .tewa-faq-chevron {
  transform: rotate(45deg);
}
@keyframes tewa-services-blob-a {
  0%,	100% {
    transform: translate(0%, 0%) scale(1);
  }
  50% {
    transform: translate(6%, -5%) scale(1.06);
  }
}
@keyframes tewa-services-blob-b {
  0%,	100% {
    transform: translate(0%, 0%) scale(1.04);
  }
  50% {
    transform: translate(-7%, 6%) scale(1);
  }
}
.tewa-services-section__aurora, .tewa-abonament-section__aurora, .tewa-partnership-section__aurora {
  pointer-events: none;
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.tewa-services-section__blob, .tewa-abonament-section__blob, .tewa-partnership-section__blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(52px);
  opacity: 0.72;
  will-change: transform;
}
.tewa-services-section__blob--a, .tewa-abonament-section__blob--a {
  width: min(58vw, 32rem);
  height: min(68vw, 36rem);
  top: -20%;
  left: -14%;
  background: radial-gradient(	circle at 35% 40%,	rgba(37, 152, 145, 0.72) 0%,	rgba(37, 152, 145, 0.38) 32%,	rgba(22, 61, 130, 0.42) 52%,	transparent 78%	);
  animation: tewa-services-blob-a 32s ease-in-out infinite;
}
.tewa-services-section__blob--b, .tewa-abonament-section__blob--b {
  width: min(64vw, 36rem);
  height: min(62vw, 34rem);
  bottom: -24%;
  right: -16%;
  background: radial-gradient(	circle at 55% 45%,	rgba(22, 61, 130, 0.55) 0%,	rgba(22, 61, 130, 0.28) 38%,	rgba(37, 152, 145, 0.34) 58%,	transparent 78%	);
  animation: tewa-services-blob-b 40s ease-in-out infinite;
}
.tewa-partnership-section__blob--a {
  width: min(58vw, 32rem);
  height: min(68vw, 36rem);
  top: auto;
  right: auto;
  bottom: -20%;
  left: -14%;
  background: radial-gradient(	circle at 35% 65%,	rgba(37, 152, 145, 0.72) 0%,	rgba(37, 152, 145, 0.38) 32%,	rgba(22, 61, 130, 0.42) 52%,	transparent 78%	);
  animation: tewa-services-blob-a 32s ease-in-out infinite;
}
.tewa-partnership-section__blob--b {
  width: min(64vw, 36rem);
  height: min(62vw, 34rem);
  top: -18%;
  right: -16%;
  bottom: auto;
  left: auto;
  background: radial-gradient(	circle at 55% 35%,	rgba(22, 61, 130, 0.55) 0%,	rgba(22, 61, 130, 0.28) 38%,	rgba(37, 152, 145, 0.34) 58%,	transparent 78%	);
  animation: tewa-services-blob-b 40s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  .tewa-services-section__blob--a,	.tewa-services-section__blob--b,	.tewa-abonament-section__blob--a,	.tewa-abonament-section__blob--b,	.tewa-partnership-section__blob--a,	.tewa-partnership-section__blob--b {
    animation: none;
    opacity: 0.5;
    filter: blur(48px);
  }
}
@keyframes tewa-abonament-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.tewa-abonament-marquee__track {
  animation: tewa-abonament-marquee 42s linear infinite;
  will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
  .tewa-abonament-marquee__track {
    animation: none;
    transform: none;
  }
}
@keyframes tewa-abonament-pricing-glow {
  0%,	100% {
    box-shadow: 0 0 0 1px rgba(37, 152, 145, 0.15),	0 18px 40px -12px rgba(22, 61, 130, 0.2);
  }
  50% {
    box-shadow: 0 0 0 1px rgba(37, 152, 145, 0.45),	0 22px 50px -10px rgba(37, 152, 145, 0.28);
  }
}
.tewa-abonament-pricing-spotlight {
  animation: tewa-abonament-pricing-glow 4.5s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  .tewa-abonament-pricing-spotlight {
    animation: none;
  }
}
@keyframes tewa-abonament-hero-char {
  from {
    opacity: 0;
    transform: translateY(0.4em);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.tewa-abonament-hero-title__char {
  animation: tewa-abonament-hero-char 0.55s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  animation-delay: calc(var(--tewa-char-i, 0) * 0.038s);
  opacity: 0;
  will-change: transform, opacity;
}
@media (prefers-reduced-motion: reduce) {
  .tewa-abonament-hero-title__char {
    animation: none;
    opacity: 1;
    transform: none;
    will-change: auto;
  }
}
@media (max-width: 767px) {
  #abonament-hero .tewa-abonament-hero-title__char {
    animation: none;
    opacity: 1;
    transform: none;
    will-change: auto;
  }
  #abonament-hero .tewa-abonament-hero-lead br {
    display: none;
  }
}
.pointer-events-auto {
  pointer-events: auto;
}
.pointer-events-none {
  pointer-events: none;
}
.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);
}
.start {
  inset-inline-start: var(--spacing);
}
.end {
  inset-inline-end: var(--spacing);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\.5 {
  top: calc(var(--spacing) * 1.5);
}
.top-1\/2 {
  top: calc(1 / 2 * 100%);
}
.top-3 {
  top: calc(var(--spacing) * 3);
}
.bottom-7 {
  bottom: calc(var(--spacing) * 7);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-1\/2 {
  left: calc(1 / 2 * 100%);
}
.left-\[calc\(3rem\+0\.625rem\)\] {
  left: calc(3rem + 0.625rem);
}
.isolate {
  isolation: isolate;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[3\] {
  z-index: 3;
}
.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: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  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-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.1111111em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-inline-end: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-inline-start: 0.3571429em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  font-size: 0.8571429em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  font-size: 0.9em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  font-size: 0.8888889em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-inline-start: 1.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-inline-start: 0.4285714em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-inline-start: 0.4285714em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li p) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li > p:first-child) {
  margin-top: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ul > li > p:last-child) {
  margin-bottom: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ol > li > p:first-child) {
  margin-top: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > ol > li > p:last-child) {
  margin-bottom: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  margin-top: 1.1428571em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.2857143em;
  padding-inline-start: 1.5714286em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-inline-start: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-inline-end: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.6666667em;
  padding-inline-end: 1em;
  padding-bottom: 0.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-inline-start: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-inline-end: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *,figure img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > :first-child) {
  margin-top: 0;
}
:is(.prose-sm :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-sm > :last-child) {
  margin-bottom: 0;
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-7 {
  margin-top: calc(var(--spacing) * 7);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-9 {
  margin-top: calc(var(--spacing) * 9);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-14 {
  margin-top: calc(var(--spacing) * 14);
}
.mt-20 {
  margin-top: calc(var(--spacing) * 20);
}
.mt-\[-6px\] {
  margin-top: -6px;
}
.mr-\[-1px\] {
  margin-right: -1px;
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.h-0\.5 {
  height: calc(var(--spacing) * 0.5);
}
.h-1\.5 {
  height: calc(var(--spacing) * 1.5);
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-7 {
  height: calc(var(--spacing) * 7);
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-9 {
  height: calc(var(--spacing) * 9);
}
.h-11 {
  height: calc(var(--spacing) * 11);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-14 {
  height: calc(var(--spacing) * 14);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-18 {
  height: calc(var(--spacing) * 18);
}
.h-\[calc\(100dvh-89px\)\] {
  height: calc(100dvh - 89px);
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-5 {
  max-height: calc(var(--spacing) * 5);
}
.max-h-9 {
  max-height: calc(var(--spacing) * 9);
}
.max-h-18 {
  max-height: calc(var(--spacing) * 18);
}
.min-h-\[48px\] {
  min-height: 48px;
}
.min-h-\[320px\] {
  min-height: 320px;
}
.min-h-full {
  min-height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.w-1\.5 {
  width: calc(var(--spacing) * 1.5);
}
.w-1\/3 {
  width: calc(1 / 3 * 100%);
}
.w-2\/3 {
  width: calc(2 / 3 * 100%);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-7 {
  width: calc(var(--spacing) * 7);
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-9 {
  width: calc(var(--spacing) * 9);
}
.w-11 {
  width: calc(var(--spacing) * 11);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-14 {
  width: calc(var(--spacing) * 14);
}
.w-16 {
  width: calc(var(--spacing) * 16);
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.max-w-2xl {
  max-width: var(--container-2xl);
}
.max-w-3xl {
  max-width: var(--container-3xl);
}
.max-w-4xl {
  max-width: var(--container-4xl);
}
.max-w-5 {
  max-width: calc(var(--spacing) * 5);
}
.max-w-5xl {
  max-width: var(--container-5xl);
}
.max-w-7xl {
  max-width: var(--container-7xl);
}
.max-w-9 {
  max-width: calc(var(--spacing) * 9);
}
.max-w-\[90rem\] {
  max-width: 90rem;
}
.max-w-\[190px\] {
  max-width: 190px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-lg {
  max-width: var(--container-lg);
}
.max-w-none {
  max-width: none;
}
.max-w-xl {
  max-width: var(--container-xl);
}
.min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.min-w-full {
  min-width: 100%;
}
.flex-1 {
  flex: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-baseline {
  align-items: baseline;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-5 {
  gap: calc(var(--spacing) * 5);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-7 {
  gap: calc(var(--spacing) * 7);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-12 {
  gap: calc(var(--spacing) * 12);
}
.gap-20 {
  gap: calc(var(--spacing) * 20);
}
: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-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-8 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.rounded-2xl {
  border-radius: var(--radius-2xl);
}
.rounded-3xl {
  border-radius: var(--radius-3xl);
}
.rounded-\[1\.5rem\] {
  border-radius: 1.5rem;
}
.rounded-\[1\.35rem\] {
  border-radius: 1.35rem;
}
.rounded-\[1\.75rem\] {
  border-radius: 1.75rem;
}
.rounded-\[2rem\] {
  border-radius: 2rem;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-y {
  border-block-style: var(--tw-border-style);
  border-block-width: 1px;
}
.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-dashed {
  --tw-border-style: dashed;
  border-style: dashed;
}
.border-\[\#259891\]\/35 {
  border-color: color-mix(in oklab, #259891 35%, transparent);
}
.border-\[\#259891\]\/40 {
  border-color: color-mix(in oklab, #259891 40%, transparent);
}
.border-\[\#259891\]\/50 {
  border-color: color-mix(in oklab, #259891 50%, transparent);
}
.border-black {
  border-color: var(--color-black);
}
.border-black\/10 {
  border-color: color-mix(in srgb, #000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-black\/10 {
    border-color: color-mix(in oklab, var(--color-black) 10%, transparent);
  }
}
.border-cyan-200\/30 {
  border-color: color-mix(in srgb, #7ec7c2 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-cyan-200\/30 {
    border-color: color-mix(in oklab, var(--color-cyan-200) 30%, transparent);
  }
}
.border-cyan-200\/40 {
  border-color: color-mix(in srgb, #7ec7c2 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-cyan-200\/40 {
    border-color: color-mix(in oklab, var(--color-cyan-200) 40%, transparent);
  }
}
.border-cyan-300\/30 {
  border-color: color-mix(in srgb, #259891 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-cyan-300\/30 {
    border-color: color-mix(in oklab, var(--color-cyan-300) 30%, transparent);
  }
}
.border-slate-200 {
  border-color: var(--color-slate-200);
}
.border-slate-200\/80 {
  border-color: color-mix(in srgb, #f1f9f8 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-slate-200\/80 {
    border-color: color-mix(in oklab, var(--color-slate-200) 80%, transparent);
  }
}
.border-white\/5 {
  border-color: color-mix(in srgb, #fff 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/5 {
    border-color: color-mix(in oklab, var(--color-white) 5%, transparent);
  }
}
.border-white\/10 {
  border-color: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/10 {
    border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.border-white\/15 {
  border-color: color-mix(in srgb, #fff 15%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/15 {
    border-color: color-mix(in oklab, var(--color-white) 15%, transparent);
  }
}
.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\/25 {
  border-color: color-mix(in srgb, #fff 25%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/25 {
    border-color: color-mix(in oklab, var(--color-white) 25%, transparent);
  }
}
.border-zinc-200 {
  border-color: var(--color-zinc-200);
}
.border-zinc-300 {
  border-color: var(--color-zinc-300);
}
.bg-\[\#259891\] {
  background-color: #259891;
}
.bg-\[\#259891\]\/10 {
  background-color: color-mix(in oklab, #259891 10%, transparent);
}
.bg-\[\#259891\]\/15 {
  background-color: color-mix(in oklab, #259891 15%, transparent);
}
.bg-black {
  background-color: var(--color-black);
}
.bg-black\/10 {
  background-color: color-mix(in srgb, #000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/10 {
    background-color: color-mix(in oklab, var(--color-black) 10%, transparent);
  }
}
.bg-black\/15 {
  background-color: color-mix(in srgb, #000 15%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/15 {
    background-color: color-mix(in oklab, var(--color-black) 15%, transparent);
  }
}
.bg-black\/35 {
  background-color: color-mix(in srgb, #000 35%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/35 {
    background-color: color-mix(in oklab, var(--color-black) 35%, transparent);
  }
}
.bg-black\/45 {
  background-color: color-mix(in srgb, #000 45%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/45 {
    background-color: color-mix(in oklab, var(--color-black) 45%, transparent);
  }
}
.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-black\/55 {
  background-color: color-mix(in srgb, #000 55%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/55 {
    background-color: color-mix(in oklab, var(--color-black) 55%, transparent);
  }
}
.bg-black\/\[0\.04\] {
  background-color: color-mix(in srgb, #000 4%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/\[0\.04\] {
    background-color: color-mix(in oklab, var(--color-black) 4%, transparent);
  }
}
.bg-current {
  background-color: currentcolor;
}
.bg-cyan-200\/10 {
  background-color: color-mix(in srgb, #7ec7c2 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-cyan-200\/10 {
    background-color: color-mix(in oklab, var(--color-cyan-200) 10%, transparent);
  }
}
.bg-cyan-300 {
  background-color: var(--color-cyan-300);
}
.bg-cyan-300\/10 {
  background-color: color-mix(in srgb, #259891 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-cyan-300\/10 {
    background-color: color-mix(in oklab, var(--color-cyan-300) 10%, transparent);
  }
}
.bg-slate-50 {
  background-color: var(--color-slate-50);
}
.bg-slate-900 {
  background-color: var(--color-slate-900);
}
.bg-slate-900\/40 {
  background-color: color-mix(in srgb, #163d82 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-slate-900\/40 {
    background-color: color-mix(in oklab, var(--color-slate-900) 40%, transparent);
  }
}
.bg-slate-900\/80 {
  background-color: color-mix(in srgb, #163d82 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-slate-900\/80 {
    background-color: color-mix(in oklab, var(--color-slate-900) 80%, transparent);
  }
}
.bg-slate-950 {
  background-color: var(--color-slate-950);
}
.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\/15 {
  background-color: color-mix(in srgb, #fff 15%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/15 {
    background-color: color-mix(in oklab, var(--color-white) 15%, transparent);
  }
}
.bg-white\/80 {
  background-color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/80 {
    background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.bg-white\/90 {
  background-color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/90 {
    background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.bg-white\/95 {
  background-color: color-mix(in srgb, #fff 95%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/95 {
    background-color: color-mix(in oklab, var(--color-white) 95%, transparent);
  }
}
.bg-white\/\[0\.03\] {
  background-color: color-mix(in srgb, #fff 3%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/\[0\.03\] {
    background-color: color-mix(in oklab, var(--color-white) 3%, transparent);
  }
}
.bg-white\/\[0\.04\] {
  background-color: color-mix(in srgb, #fff 4%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/\[0\.04\] {
    background-color: color-mix(in oklab, var(--color-white) 4%, transparent);
  }
}
.bg-white\/\[0\.05\] {
  background-color: color-mix(in srgb, #fff 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/\[0\.05\] {
    background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
  }
}
.bg-zinc-50 {
  background-color: var(--color-zinc-50);
}
.bg-gradient-to-b {
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-br {
  --tw-gradient-position: to bottom right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-\[radial-gradient\(circle_at_top_right\,rgba\(125\,211\,252\,0\.22\)\,transparent_38\%\)\,radial-gradient\(circle_at_bottom_left\,rgba\(255\,255\,255\,0\.08\)\,transparent_35\%\)\] {
  background-image: radial-gradient(circle at top right,rgba(125,211,252,0.22),transparent 38%),radial-gradient(circle at bottom left,rgba(255,255,255,0.08),transparent 35%);
}
.bg-\[radial-gradient\(ellipse_at_20\%_30\%\,rgba\(22\,61\,130\,0\.35\)\,transparent_55\%\)\] {
  background-image: radial-gradient(ellipse at 20% 30%,rgba(22,61,130,0.35),transparent 55%);
}
.bg-\[radial-gradient\(ellipse_at_50\%_0\%\,rgba\(37\,152\,145\,0\.12\)\,transparent_45\%\)\] {
  background-image: radial-gradient(ellipse at 50% 0%,rgba(37,152,145,0.12),transparent 45%);
}
.bg-\[radial-gradient\(ellipse_at_80\%_20\%\,rgba\(37\,152\,145\,0\.08\)\,transparent_50\%\)\] {
  background-image: radial-gradient(ellipse at 80% 20%,rgba(37,152,145,0.08),transparent 50%);
}
.bg-\[radial-gradient\(ellipse_at_100\%_50\%\,rgba\(37\,152\,145\,0\.2\)\,transparent_50\%\)\] {
  background-image: radial-gradient(ellipse at 100% 50%,rgba(37,152,145,0.2),transparent 50%);
}
.bg-\[radial-gradient\(ellipse_at_top_right\,rgba\(34\,211\,238\,0\.07\)\,transparent_55\%\)\] {
  background-image: radial-gradient(ellipse at top right,rgba(34,211,238,0.07),transparent 55%);
}
.from-\[\#259891\] {
  --tw-gradient-from: #259891;
  --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-\[\#259891\]\/0 {
  --tw-gradient-from: color-mix(in oklab, #259891 0%, transparent);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-white\/\[0\.07\] {
  --tw-gradient-from: color-mix(in srgb, #fff 7.000000000000001%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-white\/\[0\.07\] {
    --tw-gradient-from: color-mix(in oklab, var(--color-white) 7.000000000000001%, transparent);
  }
}
.from-white\/\[0\.07\] {
  --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\/\[0\.08\] {
  --tw-gradient-from: color-mix(in srgb, #fff 8%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-white\/\[0\.08\] {
    --tw-gradient-from: color-mix(in oklab, var(--color-white) 8%, transparent);
  }
}
.from-white\/\[0\.08\] {
  --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-\[\#259891\] {
  --tw-gradient-via: #259891;
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-\[\#259891\]\/0 {
  --tw-gradient-via: color-mix(in oklab, #259891 0%, transparent);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.to-\[\#163D82\] {
  --tw-gradient-to: #163D82;
  --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-\[\#163D82\]\/0 {
  --tw-gradient-to: color-mix(in oklab, #163D82 0%, transparent);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-white\/\[0\.02\] {
  --tw-gradient-to: color-mix(in srgb, #fff 2%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-white\/\[0\.02\] {
    --tw-gradient-to: color-mix(in oklab, var(--color-white) 2%, transparent);
  }
}
.to-white\/\[0\.02\] {
  --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;
}
.object-center {
  object-position: center;
}
.object-left {
  object-position: left;
}
.\!p-6 {
  padding: calc(var(--spacing) * 6) !important;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-7 {
  padding: calc(var(--spacing) * 7);
}
.p-8 {
  padding: calc(var(--spacing) * 8);
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-7 {
  padding-inline: calc(var(--spacing) * 7);
}
.px-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.px-10 {
  padding-inline: calc(var(--spacing) * 10);
}
.px-12 {
  padding-inline: calc(var(--spacing) * 12);
}
.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-3\.5 {
  padding-block: calc(var(--spacing) * 3.5);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-5 {
  padding-block: calc(var(--spacing) * 5);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-14 {
  padding-block: calc(var(--spacing) * 14);
}
.py-16 {
  padding-block: calc(var(--spacing) * 16);
}
.pt-0 {
  padding-top: calc(var(--spacing) * 0);
}
.pt-0\.5 {
  padding-top: calc(var(--spacing) * 0.5);
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pt-10 {
  padding-top: calc(var(--spacing) * 10);
}
.pt-14 {
  padding-top: calc(var(--spacing) * 14);
}
.pr-2 {
  padding-right: calc(var(--spacing) * 2);
}
.pb-5 {
  padding-bottom: calc(var(--spacing) * 5);
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.font-\[\'Space_Grotesk\'\] {
  font-family: 'Space Grotesk';
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-5xl {
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
}
.text-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-\[12px\] {
  font-size: 12px;
}
.leading-6 {
  --tw-leading: calc(var(--spacing) * 6);
  line-height: calc(var(--spacing) * 6);
}
.leading-7 {
  --tw-leading: calc(var(--spacing) * 7);
  line-height: calc(var(--spacing) * 7);
}
.leading-8 {
  --tw-leading: calc(var(--spacing) * 8);
  line-height: calc(var(--spacing) * 8);
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.leading-snug {
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-\[0\.2em\] {
  --tw-tracking: 0.2em;
  letter-spacing: 0.2em;
}
.tracking-\[0\.25em\] {
  --tw-tracking: 0.25em;
  letter-spacing: 0.25em;
}
.tracking-\[0\.35em\] {
  --tw-tracking: 0.35em;
  letter-spacing: 0.35em;
}
.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-wider {
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.tracking-widest {
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
}
.text-black {
  color: var(--color-black);
}
.text-cyan-100 {
  color: var(--color-cyan-100);
}
.text-cyan-200 {
  color: var(--color-cyan-200);
}
.text-slate-200 {
  color: var(--color-slate-200);
}
.text-slate-300 {
  color: var(--color-slate-300);
}
.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-950 {
  color: var(--color-slate-950);
}
.text-white {
  color: var(--color-white);
}
.text-zinc-500 {
  color: var(--color-zinc-500);
}
.text-zinc-600 {
  color: var(--color-zinc-600);
}
.text-zinc-700 {
  color: var(--color-zinc-700);
}
.text-zinc-800 {
  color: var(--color-zinc-800);
}
.text-zinc-900 {
  color: var(--color-zinc-900);
}
.uppercase {
  text-transform: uppercase;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-70 {
  opacity: 70%;
}
.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-\[0_0_18px_rgba\(37\,152\,145\,0\.45\)\] {
  --tw-shadow: 0 0 18px var(--tw-shadow-color, rgba(37,152,145,0.45));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring-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-2 {
  --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);
}
.shadow-\[\#163D82\]\/10 {
  --tw-shadow-color: color-mix(in srgb, #163D82 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-\[\#163D82\]\/10 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, #163D82 10%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-black\/20 {
  --tw-shadow-color: color-mix(in srgb, #000 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-black\/20 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 20%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-black\/25 {
  --tw-shadow-color: color-mix(in srgb, #000 25%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-black\/25 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-black) 25%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-cyan-950\/30 {
  --tw-shadow-color: color-mix(in srgb, oklch(30.2% 0.056 229.695) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-cyan-950\/30 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-cyan-950) 30%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-cyan-950\/40 {
  --tw-shadow-color: color-mix(in srgb, oklch(30.2% 0.056 229.695) 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-cyan-950\/40 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-cyan-950) 40%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-zinc-900\/10 {
  --tw-shadow-color: color-mix(in srgb, #000000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-zinc-900\/10 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-zinc-900) 10%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.ring-\[\#259891\]\/25 {
  --tw-ring-color: color-mix(in oklab, #259891 25%, transparent);
}
.ring-white\/5 {
  --tw-ring-color: color-mix(in srgb, #fff 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .ring-white\/5 {
    --tw-ring-color: color-mix(in oklab, var(--color-white) 5%, transparent);
  }
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-700 {
  --tw-duration: 700ms;
  transition-duration: 700ms;
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.will-change-transform {
  will-change: transform;
}
.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);
}
.prose-invert {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
@media (hover: hover) {
  .group-hover\:border-\[\#259891\]\/40:is(:where(.group):hover *) {
    border-color: color-mix(in oklab, #259891 40%, transparent);
  }
}
@media (hover: hover) {
  .group-hover\:from-\[\#259891\]\/\[0\.06\]:is(:where(.group):hover *) {
    --tw-gradient-from: color-mix(in oklab, #259891 6%, 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));
  }
}
@media (hover: hover) {
  .group-hover\:via-transparent:is(:where(.group):hover *) {
    --tw-gradient-via: transparent;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
}
@media (hover: hover) {
  .group-hover\:to-\[\#163D82\]\/\[0\.05\]:is(:where(.group):hover *) {
    --tw-gradient-to: color-mix(in oklab, #163D82 5%, 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));
  }
}
@media (hover: hover) {
  .group-hover\:opacity-100:is(:where(.group):hover *) {
    opacity: 100%;
  }
}
@media (hover: hover) {
  .group-hover\:shadow-md:is(:where(.group):hover *) {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.last\:border-b-0:last-child {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 0px;
}
@media (hover: hover) {
  .hover\:z-10:hover {
    z-index: 10;
  }
}
@media (hover: hover) {
  .hover\:-translate-y-1:hover {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:scale-\[1\.03\]:hover {
    scale: 1.03;
  }
}
@media (hover: hover) {
  .hover\:border-\[\#259891\]\/30:hover {
    border-color: color-mix(in oklab, #259891 30%, transparent);
  }
}
@media (hover: hover) {
  .hover\:border-\[\#259891\]\/35:hover {
    border-color: color-mix(in oklab, #259891 35%, transparent);
  }
}
@media (hover: hover) {
  .hover\:border-\[\#259891\]\/50:hover {
    border-color: color-mix(in oklab, #259891 50%, transparent);
  }
}
@media (hover: hover) {
  .hover\:border-black:hover {
    border-color: var(--color-black);
  }
}
@media (hover: hover) {
  .hover\:border-cyan-200:hover {
    border-color: var(--color-cyan-200);
  }
}
@media (hover: hover) {
  .hover\:border-cyan-200\/35:hover {
    border-color: color-mix(in srgb, #7ec7c2 35%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:border-cyan-200\/35:hover {
      border-color: color-mix(in oklab, var(--color-cyan-200) 35%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:border-cyan-200\/40:hover {
    border-color: color-mix(in srgb, #7ec7c2 40%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:border-cyan-200\/40:hover {
      border-color: color-mix(in oklab, var(--color-cyan-200) 40%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:border-cyan-300:hover {
    border-color: var(--color-cyan-300);
  }
}
@media (hover: hover) {
  .hover\:border-white\/50:hover {
    border-color: color-mix(in srgb, #fff 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:border-white\/50:hover {
      border-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-cyan-200:hover {
    background-color: var(--color-cyan-200);
  }
}
@media (hover: hover) {
  .hover\:bg-cyan-200\/10:hover {
    background-color: color-mix(in srgb, #7ec7c2 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-cyan-200\/10:hover {
      background-color: color-mix(in oklab, var(--color-cyan-200) 10%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-slate-800:hover {
    background-color: var(--color-slate-800);
  }
}
@media (hover: hover) {
  .hover\:bg-white:hover {
    background-color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:bg-white\/10:hover {
    background-color: color-mix(in srgb, #fff 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/10:hover {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-white\/\[0\.04\]:hover {
    background-color: color-mix(in srgb, #fff 4%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/\[0\.04\]:hover {
      background-color: color-mix(in oklab, var(--color-white) 4%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-white\/\[0\.08\]:hover {
    background-color: color-mix(in srgb, #fff 8%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/\[0\.08\]:hover {
      background-color: color-mix(in oklab, var(--color-white) 8%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-zinc-50:hover {
    background-color: var(--color-zinc-50);
  }
}
@media (hover: hover) {
  .hover\:bg-zinc-100:hover {
    background-color: var(--color-zinc-100);
  }
}
@media (hover: hover) {
  .hover\:text-\[\#163D82\]:hover {
    color: #163D82;
  }
}
@media (hover: hover) {
  .hover\:text-black:hover {
    color: var(--color-black);
  }
}
@media (hover: hover) {
  .hover\:text-red-600:hover {
    color: var(--color-red-600);
  }
}
@media (hover: hover) {
  .hover\:text-slate-950:hover {
    color: var(--color-slate-950);
  }
}
@media (hover: hover) {
  .hover\:text-white:hover {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:text-zinc-950:hover {
    color: var(--color-zinc-950);
  }
}
@media (hover: hover) {
  .hover\:shadow-lg:hover {
    --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);
  }
}
@media (hover: hover) {
  .hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-\[\#163D82\]\/10:hover {
    --tw-shadow-color: color-mix(in srgb, #163D82 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-\[\#163D82\]\/10:hover {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, #163D82 10%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:shadow-cyan-950\/20:hover {
    --tw-shadow-color: color-mix(in srgb, oklch(30.2% 0.056 229.695) 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-cyan-950\/20:hover {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-cyan-950) 20%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:shadow-zinc-900\/10:hover {
    --tw-shadow-color: color-mix(in srgb, #000000 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:shadow-zinc-900\/10:hover {
      --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-zinc-900) 10%, transparent) var(--tw-shadow-alpha), transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:ring-cyan-200\/15:hover {
    --tw-ring-color: color-mix(in srgb, #7ec7c2 15%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:ring-cyan-200\/15:hover {
      --tw-ring-color: color-mix(in oklab, var(--color-cyan-200) 15%, transparent);
    }
  }
}
.focus-visible\:outline:focus-visible {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.focus-visible\:outline-2:focus-visible {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
}
.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}
.focus-visible\:outline-\[\#259891\]:focus-visible {
  outline-color: #259891;
}
.focus-visible\:outline-cyan-200:focus-visible {
  outline-color: var(--color-cyan-200);
}
@media (width < 64rem) {
  .max-lg\:bg-slate-900 {
    background-color: var(--color-slate-900);
  }
}
@media (width >= 40rem) {
  .sm\:w-auto {
    width: auto;
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 40rem) {
  .sm\:flex-wrap {
    flex-wrap: wrap;
  }
}
@media (width >= 40rem) {
  .sm\:px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
}
@media (width >= 40rem) {
  .sm\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 40rem) {
  .sm\:py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
}
@media (width >= 40rem) {
  .sm\:py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .md\:left-\[calc\(4rem\+0\.75rem\)\] {
    left: calc(4rem + 0.75rem);
  }
}
@media (width >= 48rem) {
  .md\:prose-base {
    font-size: 1rem;
    line-height: 1.75;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.5em;
    margin-bottom: 0.5em;
    line-height: 1.5;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.875em;
    border-radius: 0.3125rem;
    padding-top: 0.1875em;
    padding-inline-end: 0.375em;
    padding-bottom: 0.1875em;
    padding-inline-start: 0.375em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.875em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.875em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.9em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    font-size: 0.875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: 0.375rem;
    padding-top: 0.8571429em;
    padding-inline-end: 1.1428571em;
    padding-bottom: 0.8571429em;
    padding-inline-start: 1.1428571em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start: 1.625em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.375em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.375em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-base > ul > li p) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-base > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.25em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-base > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.25em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-base > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.25em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-base > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 1.25em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 1.25em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0.5em;
    padding-inline-start: 1.625em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 0.875em;
    line-height: 1.7142857;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-start: 0;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-inline-end: 0;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    padding-top: 0.5714286em;
    padding-inline-end: 0.5714286em;
    padding-bottom: 0.5714286em;
    padding-inline-start: 0.5714286em;
  }
  :is(.md\:prose-base :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(.md\:prose-base :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(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.md\:prose-base :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(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    font-size: 0.875em;
    line-height: 1.4285714;
    margin-top: 0.8571429em;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-base > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-top: 0;
  }
  :is(.md\:prose-base :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-base > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
    margin-bottom: 0;
  }
}
@media (width >= 48rem) {
  .md\:mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:h-8 {
    height: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:h-14 {
    height: calc(var(--spacing) * 14);
  }
}
@media (width >= 48rem) {
  .md\:w-1\/3 {
    width: calc(1 / 3 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-2 {
    width: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:w-2\/3 {
    width: calc(2 / 3 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-8 {
    width: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:w-14 {
    width: calc(var(--spacing) * 14);
  }
}
@media (width >= 48rem) {
  .md\:w-max {
    width: max-content;
  }
}
@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-10 {
    gap: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:gap-16 {
    gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:gap-20 {
    gap: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  :where(.md\:space-y-10 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
}
@media (width >= 48rem) {
  .md\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:p-10 {
    padding: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 48rem) {
  .md\:py-28 {
    padding-block: calc(var(--spacing) * 28);
  }
}
@media (width >= 48rem) {
  .md\:pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
}
@media (width >= 48rem) {
  .md\:pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@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-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--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-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[0\.4em\] {
    --tw-tracking: 0.4em;
    letter-spacing: 0.4em;
  }
}
@media (width >= 64rem) {
  .lg\:pointer-events-none {
    pointer-events: none;
  }
}
@media (width >= 64rem) {
  .lg\:invisible {
    visibility: hidden;
  }
}
@media (width >= 64rem) {
  .lg\:sticky {
    position: sticky;
  }
}
@media (width >= 64rem) {
  .lg\:top-28 {
    top: calc(var(--spacing) * 28);
  }
}
@media (width >= 64rem) {
  .lg\:z-10 {
    z-index: 10;
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:inline-flex {
    display: inline-flex;
  }
}
@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-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[0\.9fr_1\.1fr\] {
    grid-template-columns: 0.9fr 1.1fr;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[1\.05fr_0\.95fr\] {
    grid-template-columns: 1.05fr 0.95fr;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[1fr_1\.15fr\] {
    grid-template-columns: 1fr 1.15fr;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[1fr_1fr\] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[1fr_auto\] {
    grid-template-columns: 1fr auto;
  }
}
@media (width >= 64rem) {
  .lg\:items-start {
    align-items: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 64rem) {
  .lg\:gap-7 {
    gap: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .lg\:gap-16 {
    gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:self-start {
    align-self: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:py-32 {
    padding-block: calc(var(--spacing) * 32);
  }
}
@media (width >= 64rem) {
  .lg\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--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\:opacity-0 {
    opacity: 0%;
  }
}
@media (width >= 80rem) {
  .xl\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 96rem) {
  .\32 xl\:mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-5 {
    padding: calc(var(--spacing) * 5);
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
}
@media (width >= 96rem) {
  .\32 xl\:p-7 {
    padding: calc(var(--spacing) * 7);
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
.prose-headings\:text-white :is(h1,h2,h3,h4,th):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-white);
}
.prose-p\:\!text-slate-300 :is(p):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-slate-300) !important;
}
.prose-p\:text-slate-300 :is(p):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-slate-300);
}
.prose-a\:text-cyan-200 :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-cyan-200);
}
.prose-a\:text-primary :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-primary);
}
.prose-strong\:text-white :is(strong):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-white);
}
.prose-li\:text-slate-300 :is(li):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-slate-300);
}
.\[\&_a\]\:font-medium a {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.\[\&_a\]\:text-cyan-200 a {
  color: var(--color-cyan-200);
}
.\[\&_a\]\:underline a {
  text-decoration-line: underline;
}
.\[\&_a\:hover\]\:text-cyan-100 a:hover {
  color: var(--color-cyan-100);
}
.\[\&_li\]\:my-0\.5 li {
  margin-block: calc(var(--spacing) * 0.5);
}
.\[\&_ol\]\:my-2 ol {
  margin-block: calc(var(--spacing) * 2);
}
.\[\&_p\]\:m-0 p {
  margin: calc(var(--spacing) * 0);
}
.\[\&_p\]\:my-2 p {
  margin-block: calc(var(--spacing) * 2);
}
.\[\&_p\+p\]\:mt-1 p + p {
  margin-top: calc(var(--spacing) * 1);
}
.\[\&_p\:first-child\]\:mt-0 p:first-child {
  margin-top: calc(var(--spacing) * 0);
}
.\[\&_strong\]\:font-semibold strong {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.\[\&_strong\]\:text-white strong {
  color: var(--color-white);
}
.\[\&_ul\]\:my-2 ul {
  margin-block: calc(var(--spacing) * 2);
}
.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker {
  display: none;
}
.\[\&\>\*\:first-child\]\:mt-0 > *:first-child {
  margin-top: calc(var(--spacing) * 0);
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-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-outline-style: solid;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-content: "";
      --tw-font-weight: initial;
      --tw-space-y-reverse: 0;
      --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-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;
    }
  }
}
