/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
/*!
Theme Name: Toscana Cookbook
Theme URI: https://github.com/jonant7
Description: A custom theme developed to Sucesores S.A to manage their cookbook
Version: 0.1.0
Author: Jonathan Navarro
Text Domain: toscana-cookbook
Requires at least: 6.8
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.

*/
@layer properties;
:root, :host {
  --font-sans: "Baloo 2", sans-serif;
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-blue-50: oklch(97% 0.014 254.604);
  --color-blue-200: oklch(88.2% 0.059 254.128);
  --color-slate-300: oklch(86.9% 0.022 252.894);
  --color-gray-200: oklch(92.8% 0.006 264.531);
  --color-gray-400: oklch(70.7% 0.022 261.325);
  --color-gray-500: oklch(55.1% 0.027 264.364);
  --color-gray-600: oklch(44.6% 0.03 256.802);
  --color-gray-700: oklch(37.3% 0.034 259.733);
  --color-gray-900: oklch(21% 0.034 264.665);
  --color-neutral-50: oklch(98.5% 0 0);
  --color-neutral-100: oklch(97% 0 0);
  --color-neutral-200: oklch(92.2% 0 0);
  --color-neutral-300: #e4eaea;
  --color-neutral-500: #959696;
  --color-neutral-600: #878787;
  --color-neutral-900: oklch(20.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-sm: 24rem;
  --container-lg: 32rem;
  --container-2xl: 42rem;
  --container-3xl: 48rem;
  --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-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --tracking-tight: -0.025em;
  --tracking-normal: 0em;
  --tracking-wide: 0.025em;
  --tracking-wider: 0.05em;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-normal: 1.5;
  --leading-relaxed: 1.625;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --radius-3xl: 1.5rem;
  --radius-4xl: 2rem;
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --aspect-video: 16 / 9;
  --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);
  --font-grift: "Grift", sans-serif;
  --color-toscana-main: #0099A8;
  --color-toscana-accent: #05CECE;
  --color-toscana-light: #b7e5e0;
  --color-surface-light: #e2e2e2;
  --color-surface-green-light: #e4f4f0;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('assets/fonts/Baloo2-Regular.woff2') format('woff2'),	url('assets/fonts/Baloo2-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('assets/fonts/Baloo2-Bold.woff2') format('woff2'),	url('assets/fonts/Baloo2-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('assets/fonts/Baloo2-Medium.woff2') format('woff2'),	url('assets/fonts/Baloo2-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('assets/fonts/Baloo2-ExtraBold.woff2') format('woff2'),	url('assets/fonts/Baloo2-ExtraBold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('assets/fonts/Baloo2-Regular.woff2') format('woff2'),	url('assets/fonts/Baloo2-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Baloo 2';
  src: url('assets/fonts/Baloo2-SemiBold.woff2') format('woff2'),	url('assets/fonts/Baloo2-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Grift';
  src: url('assets/fonts/Grift-Black.woff2') format('woff2'),	url('assets/fonts/Grift-Black.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
*, ::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);
}
h1, h2, h3, h4, h5, h6 {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-toscana-main);
}
h1 {
  font-size: 2rem;
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
@media (width >= 48rem) {
  h1 {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 48rem) {
  h1 {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
}
@media (width >= 64rem) {
  h1 {
    font-size: 2.75rem;
  }
}
@media (width >= 64rem) {
  h1 {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
}
@media (width >= 80rem) {
  h1 {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
h2 {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
@media (width >= 48rem) {
  h2 {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 48rem) {
  h2 {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
}
@media (width >= 64rem) {
  h2 {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 64rem) {
  h2 {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
}
@media (width >= 80rem) {
  h2 {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
h3 {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
@media (width >= 48rem) {
  h3 {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@media (width >= 48rem) {
  h3 {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
}
@media (width >= 64rem) {
  h3 {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 80rem) {
  h3 {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
h4 {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
  --tw-tracking: var(--tracking-normal);
  letter-spacing: var(--tracking-normal);
}
@media (width >= 48rem) {
  h4 {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 64rem) {
  h4 {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@media (width >= 80rem) {
  h4 {
    font-size: 2.5rem;
  }
}
h5 {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: calc(var(--spacing) * 6);
  line-height: calc(var(--spacing) * 6);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
@media (width >= 48rem) {
  h5 {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 64rem) {
  h5 {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 80rem) {
  h5 {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
h6 {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-leading: calc(var(--spacing) * 4);
  line-height: calc(var(--spacing) * 4);
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
@media (width >= 48rem) {
  h6 {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 64rem) {
  h6 {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 80rem) {
  h6 {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 80rem) {
  h6 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
}
.category-archive-title {
  font-family: var(--font-grift);
  font-size: 2.7rem;
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-toscana-accent);
}
@media (width >= 48rem) {
  .category-archive-title {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 48rem) {
  .category-archive-title {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
}
@media (width >= 64rem) {
  .category-archive-title {
    font-size: 2.75rem;
  }
}
@media (width >= 64rem) {
  .category-archive-title {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
}
@media (width >= 80rem) {
  .category-archive-title {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
.recipe-preview-title {
  margin-inline: auto;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: center;
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-leading: calc(var(--spacing) * 4);
  line-height: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  text-wrap: balance;
  color: var(--color-toscana-main);
  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));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
@media (hover: hover) {
  .recipe-preview-title:is(:where(.group):hover *) {
    color: var(--color-toscana-accent);
  }
}
@media (width >= 48rem) {
  .recipe-preview-title {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 64rem) {
  .recipe-preview-title {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 80rem) {
  .recipe-preview-title {
    font-size: 1.67rem;
  }
}
@media (width >= 80rem) {
  .recipe-preview-title {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
}
.recipe-preview-title.xs-pvw-title {
  max-width: 8ch;
}
.recipe-preview-title.sm-pvw-title {
  max-width: 10ch;
}
.recipe-preview-title.base-pvw-title {
  max-width: 12ch;
}
.recipe-preview-title.md-pvw-title {
  max-width: 14ch;
}
.recipe-preview-title.lg-pvw-title {
  max-width: 100%;
}
p {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: var(--tracking-normal);
  letter-spacing: var(--tracking-normal);
}
@media (width >= 48rem) {
  p {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 48rem) {
  p {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
}
@media (width >= 64rem) {
  p {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 64rem) {
  p {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  p {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
a {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-tracking: var(--tracking-normal);
  letter-spacing: var(--tracking-normal);
}
@media (width >= 48rem) {
  a {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 64rem) {
  a {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 80rem) {
  a {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
span {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-tracking: var(--tracking-normal);
  letter-spacing: var(--tracking-normal);
}
@media (width >= 48rem) {
  span {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 64rem) {
  span {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 80rem) {
  span {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
#mobile-menu {
  -webkit-overflow-scrolling: touch;
}
#mobile-menu-overlay {
  animation: fadeIn 0.2s ease-in-out;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.5;
  }
}
#mobile-menu a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 3px;
  height: 0;
  background-color: var(--color-toscana-accent);
  transition: height 0.2s ease;
}
#mobile-menu a:hover::before {
  height: 60%;
}
#mobile-menu {
  z-index: 999;
}
#mobile-menu-overlay {
  z-index: 998;
}
.button-primary {
  border-radius: 0.45rem;
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-white);
  background-color: var(--color-toscana-main);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 1);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-normal);
  letter-spacing: var(--tracking-normal);
  color: var(--color-white);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
@media (hover: hover) {
  .button-primary:hover {
    background-color: var(--color-toscana-accent);
  }
}
@media (width >= 24.65rem) {
  .button-primary {
    border-radius: var(--radius-lg);
  }
}
@media (width >= 48rem) {
  .button-primary {
    border-radius: var(--radius-2xl);
  }
}
@media (width >= 48rem) {
  .button-primary {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
}
@media (width >= 48rem) {
  .button-primary {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 64rem) {
  .button-primary {
    padding-inline: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .button-primary {
    padding-block: calc(var(--spacing) * 1);
  }
}
@media (width >= 64rem) {
  .button-primary {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 80rem) {
  .button-primary {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 80rem) {
  .button-primary {
    padding-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 80rem) {
  .button-primary {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@media (width >= 80rem) {
  .button-primary {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
}
.button-tipti {
  aspect-ratio: 2.607/1;
  height: 23%;
  border-radius: 0.65rem;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 2);
  --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);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
@media (hover: hover) {
  .button-tipti:hover {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .button-tipti: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 (width >= 48rem) {
  .button-tipti {
    aspect-ratio: 2.62/1;
  }
}
@media (width >= 48rem) {
  .button-tipti {
    height: 24.79%;
  }
}
@media (width >= 48rem) {
  .button-tipti {
    border-radius: var(--radius-lg);
  }
}
@media (width >= 48rem) {
  .button-tipti {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .button-tipti {
    border-radius: 0.6rem;
  }
}
@media (width >= 80rem) {
  .button-tipti {
    border-radius: var(--radius-xl);
  }
}
.button-pedidosya {
  aspect-ratio: 3.85/1;
  height: 23%;
  border-radius: 0.65rem;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 2);
  --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);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
@media (hover: hover) {
  .button-pedidosya:hover {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .button-pedidosya: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 (width >= 48rem) {
  .button-pedidosya {
    aspect-ratio: 4.15/1;
  }
}
@media (width >= 48rem) {
  .button-pedidosya {
    height: 24.79%;
  }
}
@media (width >= 48rem) {
  .button-pedidosya {
    border-radius: var(--radius-lg);
  }
}
@media (width >= 48rem) {
  .button-pedidosya {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .button-pedidosya {
    border-radius: 0.6rem;
  }
}
@media (width >= 80rem) {
  .button-pedidosya {
    border-radius: var(--radius-xl);
  }
}
.button-tipti-md {
  aspect-ratio: 2.607/1;
  height: 23%;
  border-radius: 0.65rem;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 2);
  --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);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
@media (hover: hover) {
  .button-tipti-md:hover {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .button-tipti-md: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 (width >= 48rem) {
  .button-tipti-md {
    aspect-ratio: 2.8/1;
  }
}
@media (width >= 48rem) {
  .button-tipti-md {
    height: 24.79%;
  }
}
@media (width >= 48rem) {
  .button-tipti-md {
    border-radius: var(--radius-lg);
  }
}
@media (width >= 48rem) {
  .button-tipti-md {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .button-tipti-md {
    border-radius: 0.6rem;
  }
}
@media (width >= 80rem) {
  .button-tipti-md {
    border-radius: var(--radius-xl);
  }
}
.button-pedidosya-md {
  aspect-ratio: 3.85/1;
  height: 23%;
  border-radius: 0.65rem;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-200);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 2);
  --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);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
@media (hover: hover) {
  .button-pedidosya-md:hover {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .button-pedidosya-md: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 (width >= 48rem) {
  .button-pedidosya-md {
    aspect-ratio: 4.4/1;
  }
}
@media (width >= 48rem) {
  .button-pedidosya-md {
    height: 24.79%;
  }
}
@media (width >= 48rem) {
  .button-pedidosya-md {
    border-radius: var(--radius-lg);
  }
}
@media (width >= 48rem) {
  .button-pedidosya-md {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .button-pedidosya-md {
    border-radius: 0.6rem;
  }
}
@media (width >= 80rem) {
  .button-pedidosya-md {
    border-radius: var(--radius-xl);
  }
}
.content-container {
  margin-inline: auto;
  padding-inline: calc(var(--spacing) * 8);
}
@media (width >= 48rem) {
  .content-container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .content-container {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .content-container {
    max-width: 53.5rem;
  }
}
@media (width >= 80rem) {
  .content-container {
    max-width: 75.5rem;
  }
}
.section-separator {
  margin-top: calc(var(--spacing) * 8);
  margin-bottom: calc(var(--spacing) * 4);
}
@media (width >= 64rem) {
  .section-separator {
    margin-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .section-separator {
    margin-bottom: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .section-separator {
    margin-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .section-separator {
    margin-bottom: calc(var(--spacing) * 10);
  }
}
.text-stroke-accent {
  color: white;
  text-shadow: 4px 0px 0px var(--color-toscana-main),	4px 2px 0px var(--color-toscana-main),	4px 4px 0px var(--color-toscana-main),	2px 4px 0px var(--color-toscana-main),	0px 4px 0px var(--color-toscana-main),		-2px 4px 0px var(--color-toscana-main),	-4px 4px 0px var(--color-toscana-main),	-4px 2px 0px var(--color-toscana-main),	-4px 0px 0px var(--color-toscana-main),		-4px -2px 0px var(--color-toscana-main),	-4px -4px 0px var(--color-toscana-main),	-2px -4px 0px var(--color-toscana-main),	0px -4px 0px var(--color-toscana-main),		2px -4px 0px var(--color-toscana-main),	4px -4px 0px var(--color-toscana-main),	4px -2px 0px var(--color-toscana-main);
}
ul {
  list-style: disc inside;
}
ul ul {
  margin-top: -0.15rem;
  margin-left: 1.5rem;
}
ul li {
  --tw-leading: 1.12rem;
  line-height: 1.12rem;
}
@media (width >= 48rem) {
  ul li {
    --tw-leading: 1rem;
    line-height: 1rem;
  }
}
@media (width >= 64rem) {
  ul li {
    --tw-leading: 1.2rem;
    line-height: 1.2rem;
  }
}
ul li::marker {
  font-size: 0.5em;
}
@media (min-width: 768px) {
  ul li::marker {
    font-size: 0.4em;
  }
}
@media (min-width: 1024px) {
  ul li::marker {
    font-size: 0.5em;
  }
}
@media (min-width: 1440px) {
  ul li::marker {
    font-size: 0.6em;
  }
}
.difficulty-icon {
  width: 1.8rem;
  height: 2rem;
  vertical-align: middle;
}
.difficulty-icon {
  width: 40px;
  height: 60px;
}
@media (max-width: 768px) {
  .difficulty-icon {
    width: 28px;
    height: 42px;
  }
}
@media (max-width: 480px) {
  .difficulty-icon {
    width: 20px;
    height: 30px;
  }
}
.pagination-page, .pagination-page-current {
  display: flex;
  height: calc(var(--spacing) * 8);
  width: calc(var(--spacing) * 10);
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border-style: var(--tw-border-style);
  border-width: 1px;
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-white);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
@media (width >= 64rem) {
  .pagination-page, .pagination-page-current {
    height: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .pagination-page, .pagination-page-current {
    width: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .pagination-page, .pagination-page-current {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 80rem) {
  .pagination-page, .pagination-page-current {
    height: calc(var(--spacing) * 10);
  }
}
@media (width >= 80rem) {
  .pagination-page, .pagination-page-current {
    width: calc(var(--spacing) * 9);
  }
}
@media (width >= 80rem) {
  .pagination-page, .pagination-page-current {
    border-radius: var(--radius-lg);
  }
}
@media (width >= 80rem) {
  .pagination-page, .pagination-page-current {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@media (width >= 80rem) {
  .pagination-page, .pagination-page-current {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
}
.pagination-btn, .pagination-btn-disabled {
  display: flex;
  height: calc(var(--spacing) * 6);
  width: calc(var(--spacing) * 8);
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border-style: var(--tw-border-style);
  border-width: 1px;
  color: var(--color-white);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
@media (width >= 64rem) {
  .pagination-btn, .pagination-btn-disabled {
    height: 22px;
  }
}
@media (width >= 64rem) {
  .pagination-btn, .pagination-btn-disabled {
    width: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  .pagination-btn, .pagination-btn-disabled {
    height: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  .pagination-btn, .pagination-btn-disabled {
    width: calc(var(--spacing) * 9);
  }
}
@media (width >= 80rem) {
  .pagination-btn, .pagination-btn-disabled {
    border-radius: var(--radius-lg);
  }
}
.pagination-btn {
  border-color: var(--color-toscana-light);
  background-color: var(--color-toscana-light);
}
@media (hover: hover) {
  .pagination-btn:hover {
    border-color: var(--color-toscana-accent);
  }
}
@media (hover: hover) {
  .pagination-btn:hover {
    background-color: var(--color-toscana-accent);
  }
}
.pagination-btn-disabled {
  cursor: not-allowed;
  border-color: var(--color-neutral-300);
  background-color: var(--color-neutral-300);
  color: color-mix(in srgb, #fff 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .pagination-btn-disabled {
    color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
}
.pagination-page {
  border-color: var(--color-toscana-light);
  background-color: var(--color-toscana-light);
}
@media (hover: hover) {
  .pagination-page:hover {
    border-color: var(--color-toscana-accent);
  }
}
@media (hover: hover) {
  .pagination-page:hover {
    background-color: var(--color-toscana-accent);
  }
}
.pagination-page-current {
  border-color: var(--color-toscana-accent);
  background-color: var(--color-toscana-accent);
}
.scrollbar-thin {
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: oklch(86.9% 0.022 252.894) transparent;
}
.scrollbar-thin::-webkit-scrollbar {
  height: calc(var(--spacing) * 1.5);
}
.scrollbar-thin::-webkit-scrollbar-track {
  background-color: transparent;
}
.scrollbar-thin::-webkit-scrollbar-thumb {
  border-radius: 0.25rem;
  background-color: var(--color-slate-300);
}
.video-recipe-container {
  position: relative;
  z-index: 30;
  margin-inline: auto;
  border-style: var(--tw-border-style);
  border-width: 0.19rem;
  --tw-border-style: dashed;
  border-style: dashed;
  border-color: var(--color-toscana-accent);
  background-color: var(--color-white);
}
@media (width >= 48rem) {
  .video-recipe-container {
    border-style: var(--tw-border-style);
    border-width: 0.21rem;
  }
}
@media (width >= 64rem) {
  .video-recipe-container {
    border-style: var(--tw-border-style);
    border-width: 0.3rem;
  }
}
@media (width >= 80rem) {
  .video-recipe-container {
    border-style: var(--tw-border-style);
    border-width: 0.4rem;
  }
}
.widescreen-video {
  border-radius: var(--radius-2xl);
}
@media (width >= 48rem) {
  .widescreen-video {
    border-radius: 1.5rem;
  }
}
@media (width >= 64rem) {
  .widescreen-video {
    border-radius: 2.9rem;
  }
}
@media (width >= 80rem) {
  .widescreen-video {
    border-radius: 3.1rem;
  }
}
.vertical-video {
  border-radius: var(--radius-2xl);
}
@media (width >= 48rem) {
  .vertical-video {
    border-radius: var(--radius-xl);
  }
}
@media (width >= 64rem) {
  .vertical-video {
    border-radius: var(--radius-3xl);
  }
}
.standard-video {
  border-radius: var(--radius-4xl);
}
@media (width >= 48rem) {
  .standard-video {
    border-radius: var(--radius-3xl);
  }
}
@media (width >= 64rem) {
  .standard-video {
    border-radius: var(--radius-4xl);
  }
}
.square-video {
  border-radius: var(--radius-3xl);
}
.widescreen-video-container {
  width: 94%;
  border-radius: var(--radius-3xl);
  padding: calc(var(--spacing) * 2);
}
@media (width >= 48rem) {
  .widescreen-video-container {
    width: 100%;
  }
}
@media (width >= 48rem) {
  .widescreen-video-container {
    border-radius: 2rem;
  }
}
@media (width >= 48rem) {
  .widescreen-video-container {
    padding: calc(var(--spacing) * 3);
  }
}
@media (width >= 64rem) {
  .widescreen-video-container {
    border-radius: 3.25rem;
  }
}
@media (width >= 64rem) {
  .widescreen-video-container {
    padding: calc(var(--spacing) * 3);
  }
}
@media (width >= 80rem) {
  .widescreen-video-container {
    border-radius: 3.7rem;
  }
}
@media (width >= 80rem) {
  .widescreen-video-container {
    padding: calc(var(--spacing) * 6);
  }
}
.vertical-video-container {
  width: calc(4/5 * 100%);
  border-radius: 2.2rem;
  padding: calc(var(--spacing) * 4);
}
@media (width >= 48rem) {
  .vertical-video-container {
    width: 100%;
  }
}
@media (width >= 48rem) {
  .vertical-video-container {
    border-radius: 1.9rem;
  }
}
@media (width >= 48rem) {
  .vertical-video-container {
    padding: calc(var(--spacing) * 3);
  }
}
@media (width >= 64rem) {
  .vertical-video-container {
    border-radius: 2.1rem;
  }
}
@media (width >= 64rem) {
  .vertical-video-container {
    padding: calc(var(--spacing) * 3);
  }
}
@media (width >= 80rem) {
  .vertical-video-container {
    border-radius: 3.25rem;
  }
}
@media (width >= 80rem) {
  .vertical-video-container {
    padding: calc(var(--spacing) * 5);
  }
}
.standard-video-container {
  width: calc(4/5 * 100%);
  border-radius: 2.5rem;
  padding: calc(var(--spacing) * 4);
}
@media (width >= 48rem) {
  .standard-video-container {
    width: 100%;
  }
}
@media (width >= 48rem) {
  .standard-video-container {
    border-radius: 1.4rem;
  }
}
@media (width >= 48rem) {
  .standard-video-container {
    padding: calc(var(--spacing) * 3);
  }
}
@media (width >= 64rem) {
  .standard-video-container {
    border-radius: 3.25rem;
  }
}
@media (width >= 64rem) {
  .standard-video-container {
    padding: calc(var(--spacing) * 3);
  }
}
@media (width >= 80rem) {
  .standard-video-container {
    padding: calc(var(--spacing) * 5);
  }
}
.square-video-container {
  width: calc(4/5 * 100%);
  border-radius: 2.5rem;
  padding: calc(var(--spacing) * 4);
}
@media (width >= 48rem) {
  .square-video-container {
    width: 100%;
  }
}
@media (width >= 64rem) {
  .square-video-container {
    border-radius: 3.25rem;
  }
}
@media (width >= 64rem) {
  .square-video-container {
    padding: calc(var(--spacing) * 3);
  }
}
@media (width >= 80rem) {
  .square-video-container {
    padding: calc(var(--spacing) * 5);
  }
}
.aspect-widescreen {
  aspect-ratio: var(--aspect-video);
}
.aspect-vertical {
  aspect-ratio: 9/16;
}
.aspect-standard {
  aspect-ratio: 4/5;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.badge-recipe-time {
  display: inline-flex;
  align-items: center;
  gap: calc(var(--spacing) * 1);
  border-radius: calc(infinity * 1px);
  background-color: var(--color-white);
  padding-block: calc(var(--spacing) * 0.5);
  padding-right: calc(var(--spacing) * 2);
  padding-left: calc(var(--spacing) * 1);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-toscana-accent);
  box-shadow: 1px 2px 0 1px var(--color-toscana-accent);
}
@media (width >= 48rem) {
  .badge-recipe-time {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
}
@media (width >= 64rem) {
  .badge-recipe-time {
    padding-right: calc(var(--spacing) * 2.5);
  }
}
@media (width >= 64rem) {
  .badge-recipe-time {
    padding-left: calc(var(--spacing) * 1);
  }
}
@media (width >= 64rem) {
  .badge-recipe-time {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 80rem) {
  .badge-recipe-time {
    padding-right: calc(var(--spacing) * 3.5);
  }
}
@media (width >= 80rem) {
  .badge-recipe-time {
    padding-left: calc(var(--spacing) * 1.5);
  }
}
@media (width >= 80rem) {
  .badge-recipe-time {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
.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);
  color: var(--color-neutral-900);
}
.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);
}
.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;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.-top-\[3\.05\%\] {
  top: calc(3.05% * -1);
}
.-top-\[3\.13\%\] {
  top: calc(3.13% * -1);
}
.-top-\[4\.57\%\] {
  top: calc(4.57% * -1);
}
.-top-\[5\.22\%\] {
  top: calc(5.22% * -1);
}
.-top-\[6\.27\%\] {
  top: calc(6.27% * -1);
}
.-top-\[7\.62\%\] {
  top: calc(7.62% * -1);
}
.-top-\[8\.36\%\] {
  top: calc(8.36% * -1);
}
.-top-\[10\.45\%\] {
  top: calc(10.45% * -1);
}
.-top-\[12\.19\%\] {
  top: calc(12.19% * -1);
}
.-top-\[12\.53\%\] {
  top: calc(12.53% * -1);
}
.-top-\[13\.71\%\] {
  top: calc(13.71% * -1);
}
.-top-\[18\.29\%\] {
  top: calc(18.29% * -1);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\/2 {
  top: calc(1/2 * 100%);
}
.top-4 {
  top: calc(var(--spacing) * 4);
}
.top-6 {
  top: calc(var(--spacing) * 6);
}
.top-\[7\.62\%\] {
  top: 7.62%;
}
.top-\[10\%\] {
  top: 10%;
}
.top-\[12\.85\%\] {
  top: 12.85%;
}
.top-\[14\.62\%\] {
  top: 14.62%;
}
.top-\[20\.89\%\] {
  top: 20.89%;
}
.top-\[27\.16\%\] {
  top: 27.16%;
}
.top-\[29\.24\%\] {
  top: 29.24%;
}
.top-\[33\.52\%\] {
  top: 33.52%;
}
.top-\[34\%\] {
  top: 34%;
}
.top-\[38\%\] {
  top: 38%;
}
.top-\[38\.5\%\] {
  top: 38.5%;
}
.top-\[40\%\] {
  top: 40%;
}
.-right-3 {
  right: calc(var(--spacing) * -3);
}
.-right-\[5\.00\%\] {
  right: calc(5.00% * -1);
}
.-right-\[5\.22\%\] {
  right: calc(5.22% * -1);
}
.-right-\[7\.22\%\] {
  right: calc(7.22% * -1);
}
.-right-\[7\.53\%\] {
  right: calc(7.53% * -1);
}
.-right-\[8\.89\%\] {
  right: calc(8.89% * -1);
}
.-right-\[10\.00\%\] {
  right: calc(10.00% * -1);
}
.-right-\[11\.29\%\] {
  right: calc(11.29% * -1);
}
.-right-\[13\.18\%\] {
  right: calc(13.18% * -1);
}
.-right-\[18\.82\%\] {
  right: calc(18.82% * -1);
}
.-right-\[26\.35\%\] {
  right: calc(26.35% * -1);
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-5 {
  right: calc(var(--spacing) * 5);
}
.right-6 {
  right: calc(var(--spacing) * 6);
}
.right-\[1\.7\%\] {
  right: 1.7%;
}
.right-\[3\.33\%\] {
  right: 3.33%;
}
.right-\[7\.22\%\] {
  right: 7.22%;
}
.right-\[8\.47\%\] {
  right: 8.47%;
}
.right-\[11\.29\%\] {
  right: 11.29%;
}
.right-\[12\.78\%\] {
  right: 12.78%;
}
.right-\[16\.11\%\] {
  right: 16.11%;
}
.right-\[16\.67\%\] {
  right: 16.67%;
}
.right-\[18\.82\%\] {
  right: 18.82%;
}
.right-\[22\.22\%\] {
  right: 22.22%;
}
.right-\[23\%\] {
  right: 23%;
}
.right-\[27\.78\%\] {
  right: 27.78%;
}
.right-\[30\%\] {
  right: 30%;
}
.-bottom-2 {
  bottom: calc(var(--spacing) * -2);
}
.-bottom-\[2\.09\%\] {
  bottom: calc(2.09% * -1);
}
.-bottom-\[3\.05\%\] {
  bottom: calc(3.05% * -1);
}
.-bottom-\[4\.18\%\] {
  bottom: calc(4.18% * -1);
}
.-bottom-\[4\.57\%\] {
  bottom: calc(4.57% * -1);
}
.-bottom-\[6\.10\%\] {
  bottom: calc(6.10% * -1);
}
.-bottom-\[6\.27\%\] {
  bottom: calc(6.27% * -1);
}
.-bottom-\[9\.14\%\] {
  bottom: calc(9.14% * -1);
}
.-bottom-\[12\.25\%\] {
  bottom: calc(12.25% * -1);
}
.-bottom-\[12\.55\%\] {
  bottom: calc(12.55% * -1);
}
.-bottom-\[15\.24\%\] {
  bottom: calc(15.24% * -1);
}
.-bottom-\[16\.76\%\] {
  bottom: calc(16.76% * -1);
}
.-bottom-\[18\.29\%\] {
  bottom: calc(18.29% * -1);
}
.bottom-2 {
  bottom: calc(var(--spacing) * 2);
}
.bottom-4 {
  bottom: calc(var(--spacing) * 4);
}
.bottom-5 {
  bottom: calc(var(--spacing) * 5);
}
.bottom-\[3\.05\%\] {
  bottom: 3.05%;
}
.bottom-\[7\.32\%\] {
  bottom: 7.32%;
}
.bottom-\[10\.85\%\] {
  bottom: 10.85%;
}
.bottom-\[12\.4\%\] {
  bottom: 12.4%;
}
.bottom-\[12\.40\%\] {
  bottom: 12.40%;
}
.bottom-\[13\%\] {
  bottom: 13%;
}
.bottom-\[16\.72\%\] {
  bottom: 16.72%;
}
.bottom-\[18\%\] {
  bottom: 18%;
}
.bottom-\[24\.38\%\] {
  bottom: 24.38%;
}
.bottom-\[30\%\] {
  bottom: 30%;
}
.bottom-\[30\.48\%\] {
  bottom: 30.48%;
}
.bottom-\[35\.05\%\] {
  bottom: 35.05%;
}
.-left-\[8\.33\%\] {
  left: calc(8.33% * -1);
}
.-left-\[9\.41\%\] {
  left: calc(9.41% * -1);
}
.-left-\[9\.44\%\] {
  left: calc(9.44% * -1);
}
.-left-\[12\.22\%\] {
  left: calc(12.22% * -1);
}
.-left-\[18\.82\%\] {
  left: calc(18.82% * -1);
}
.-left-\[19\.76\%\] {
  left: calc(19.76% * -1);
}
.-left-\[22\.59\%\] {
  left: calc(22.59% * -1);
}
.left-1\/2 {
  left: calc(1/2 * 100%);
}
.left-4 {
  left: calc(var(--spacing) * 4);
}
.left-10 {
  left: calc(var(--spacing) * 10);
}
.left-\[0\.56\%\] {
  left: 0.56%;
}
.left-\[5\%\] {
  left: 5%;
}
.left-\[5\.56\%\] {
  left: 5.56%;
}
.left-\[7\%\] {
  left: 7%;
}
.left-\[8\.5\%\] {
  left: 8.5%;
}
.left-\[10\%\] {
  left: 10%;
}
.left-\[11\.11\%\] {
  left: 11.11%;
}
.left-\[11\.29\%\] {
  left: 11.29%;
}
.left-\[13\.89\%\] {
  left: 13.89%;
}
.left-\[14\%\] {
  left: 14%;
}
.left-\[15\.56\%\] {
  left: 15.56%;
}
.left-\[17\%\] {
  left: 17%;
}
.left-\[20\.00\%\] {
  left: 20.00%;
}
.left-\[21\.67\%\] {
  left: 21.67%;
}
.left-\[26\.35\%\] {
  left: 26.35%;
}
.left-\[31\.11\%\] {
  left: 31.11%;
}
.left-\[36\.67\%\] {
  left: 36.67%;
}
.left-\[37\.65\%\] {
  left: 37.65%;
}
.left-\[48\.89\%\] {
  left: 48.89%;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-5 {
  grid-column: span 5 / span 5;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.col-span-10 {
  grid-column: span 10 / span 10;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-2 {
  grid-column-start: 2;
}
.container {
  width: 100%;
}
@media (width >= 24.65rem) {
  .container {
    max-width: 24.65rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.container {
  max-width: 1440px;
  margin-inline: auto;
}
.-mx-6 {
  margin-inline: calc(var(--spacing) * -6);
}
.mx-6 {
  margin-inline: calc(var(--spacing) * 6);
}
.mx-auto {
  margin-inline: auto;
}
.my-0 {
  margin-block: calc(var(--spacing) * 0);
}
.my-2 {
  margin-block: calc(var(--spacing) * 2);
}
.my-3 {
  margin-block: calc(var(--spacing) * 3);
}
.my-5 {
  margin-block: calc(var(--spacing) * 5);
}
.my-8 {
  margin-block: calc(var(--spacing) * 8);
}
.my-10 {
  margin-block: calc(var(--spacing) * 10);
}
.prose {
  color: var(--tw-prose-body);
  max-width: none;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1;
  margin-top: 3em;
  margin-bottom: 3em;
  border-bottom: none;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th,td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: oklch(37.3% 0.034 259.733);
  --tw-prose-headings: oklch(21% 0.034 264.665);
  --tw-prose-lead: oklch(44.6% 0.03 256.802);
  --tw-prose-links: oklch(21% 0.034 264.665);
  --tw-prose-bold: oklch(21% 0.034 264.665);
  --tw-prose-counters: oklch(55.1% 0.027 264.364);
  --tw-prose-bullets: oklch(87.2% 0.01 258.338);
  --tw-prose-hr: oklch(92.8% 0.006 264.531);
  --tw-prose-quotes: oklch(21% 0.034 264.665);
  --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-captions: oklch(55.1% 0.027 264.364);
  --tw-prose-kbd: oklch(21% 0.034 264.665);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(21% 0.034 264.665);
  --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
  --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
  --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
  --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
  --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: 400;
}
.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\2014";
}
.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  table-layout: fixed;
  width: 100%;
}
.-mt-5 {
  margin-top: calc(var(--spacing) * -5);
}
.mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.-mr-2 {
  margin-right: calc(var(--spacing) * -2);
}
.mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.-mb-14 {
  margin-bottom: calc(var(--spacing) * -14);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline-flex {
  display: inline-flex;
}
.aspect-\[0\.88\/1\] {
  aspect-ratio: 0.88/1;
}
.aspect-\[1\.6\/1\] {
  aspect-ratio: 1.6/1;
}
.aspect-\[1\.11\/1\] {
  aspect-ratio: 1.11/1;
}
.aspect-\[1\.65\/1\] {
  aspect-ratio: 1.65/1;
}
.aspect-\[9\.5\/10\] {
  aspect-ratio: 9.5/10;
}
.aspect-\[9\.25\/10\] {
  aspect-ratio: 9.25/10;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.size-4 {
  width: calc(var(--spacing) * 4);
  height: calc(var(--spacing) * 4);
}
.size-5 {
  width: calc(var(--spacing) * 5);
  height: calc(var(--spacing) * 5);
}
.size-8 {
  width: calc(var(--spacing) * 8);
  height: calc(var(--spacing) * 8);
}
.h-3 {
  height: calc(var(--spacing) * 3);
}
.h-3\.5 {
  height: calc(var(--spacing) * 3.5);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-10 {
  height: calc(var(--spacing) * 10);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-14 {
  height: calc(var(--spacing) * 14);
}
.h-24 {
  height: calc(var(--spacing) * 24);
}
.h-\[1\.86\%\] {
  height: 1.86%;
}
.h-\[10\.23\%\] {
  height: 10.23%;
}
.h-\[12\.55\%\] {
  height: 12.55%;
}
.h-\[14\.57\%\] {
  height: 14.57%;
}
.h-\[19\%\] {
  height: 19%;
}
.h-\[19\.81\%\] {
  height: 19.81%;
}
.h-\[20\.89\%\] {
  height: 20.89%;
}
.h-\[21\.13\%\] {
  height: 21.13%;
}
.h-\[24\.49\%\] {
  height: 24.49%;
}
.h-\[25\.07\%\] {
  height: 25.07%;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[27\.43\%\] {
  height: 27.43%;
}
.h-\[28\.95\%\] {
  height: 28.95%;
}
.h-\[29\.24\%\] {
  height: 29.24%;
}
.h-\[30\.48\%\] {
  height: 30.48%;
}
.h-\[33\.42\%\] {
  height: 33.42%;
}
.h-\[33\.52\%\] {
  height: 33.52%;
}
.h-\[35\.63\%\] {
  height: 35.63%;
}
.h-\[37\.60\%\] {
  height: 37.60%;
}
.h-\[41\.78\%\] {
  height: 41.78%;
}
.h-\[42\.67\%\] {
  height: 42.67%;
}
.h-\[45\.71\%\] {
  height: 45.71%;
}
.h-\[45\.96\%\] {
  height: 45.96%;
}
.h-\[46\.74\%\] {
  height: 46.74%;
}
.h-\[48\%\] {
  height: 48%;
}
.h-\[48\.76\%\] {
  height: 48.76%;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[50\.13\%\] {
  height: 50.13%;
}
.h-\[57\.94\%\] {
  height: 57.94%;
}
.h-\[58\.49\%\] {
  height: 58.49%;
}
.h-\[60\.95\%\] {
  height: 60.95%;
}
.h-\[64\.00\%\] {
  height: 64.00%;
}
.h-\[65px\] {
  height: 65px;
}
.h-\[70\.10\%\] {
  height: 70.10%;
}
.h-\[73\.14\%\] {
  height: 73.14%;
}
.h-\[74\.67\%\] {
  height: 74.67%;
}
.h-\[79\.24\%\] {
  height: 79.24%;
}
.h-\[91\.43\%\] {
  height: 91.43%;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-8 {
  max-height: calc(var(--spacing) * 8);
}
.max-h-12 {
  max-height: calc(var(--spacing) * 12);
}
.max-h-16 {
  max-height: calc(var(--spacing) * 16);
}
.min-h-\[3\.35rem\] {
  min-height: 3.35rem;
}
.w-3\/4 {
  width: calc(3/4 * 100%);
}
.w-4\/5 {
  width: calc(4/5 * 100%);
}
.w-4\/8 {
  width: calc(4/8 * 100%);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-5\/6 {
  width: calc(5/6 * 100%);
}
.w-6\/8 {
  width: calc(6/8 * 100%);
}
.w-9 {
  width: calc(var(--spacing) * 9);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-24 {
  width: calc(var(--spacing) * 24);
}
.w-\[35\%\] {
  width: 35%;
}
.w-\[45\%\] {
  width: 45%;
}
.w-\[55\%\] {
  width: 55%;
}
.w-\[77\%\] {
  width: 77%;
}
.w-\[78\%\] {
  width: 78%;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[88\%\] {
  width: 88%;
}
.w-\[95\%\] {
  width: 95%;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.max-w-3xl {
  max-width: var(--container-3xl);
}
.max-w-\[8ch\] {
  max-width: 8ch;
}
.max-w-\[12ch\] {
  max-width: 12ch;
}
.max-w-\[50\%\] {
  max-width: 50%;
}
.max-w-none {
  max-width: none;
}
.max-w-sm {
  max-width: var(--container-sm);
}
.flex-1 {
  flex: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-0 {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-full {
  --tw-translate-x: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-2 {
  --tw-translate-y: calc(var(--spacing) * -2);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-1\/2 {
  --tw-translate-y: calc(1/2 * 100%);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-2\.5 {
  gap: calc(var(--spacing) * 2.5);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-5 {
  gap: calc(var(--spacing) * 5);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
:where(.space-y-2 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-5 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
}
.gap-x-6 {
  column-gap: calc(var(--spacing) * 6);
}
.gap-y-3 {
  row-gap: calc(var(--spacing) * 3);
}
.gap-y-6 {
  row-gap: calc(var(--spacing) * 6);
}
.gap-y-8 {
  row-gap: calc(var(--spacing) * 8);
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded-3xl {
  border-radius: var(--radius-3xl);
}
.rounded-4xl {
  border-radius: var(--radius-4xl);
}
.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-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-\[3px\] {
  border-style: var(--tw-border-style);
  border-width: 3px;
}
.prose .wp-block-table td {
  border: 0;
}
.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead {
  border-color: var(--tw-prose-th-borders);
}
.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;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-blue-200 {
  border-color: var(--color-blue-200);
}
.border-neutral-100 {
  border-color: var(--color-neutral-100);
}
.border-neutral-200 {
  border-color: var(--color-neutral-200);
}
.border-surface-light {
  border-color: var(--color-surface-light);
}
.border-toscana-accent {
  border-color: var(--color-toscana-accent);
}
.border-toscana-light {
  border-color: var(--color-toscana-light);
}
.bg-black {
  background-color: var(--color-black);
}
.bg-blue-50 {
  background-color: var(--color-blue-50);
}
.bg-neutral-300 {
  background-color: var(--color-neutral-300);
}
.bg-surface-green-light {
  background-color: var(--color-surface-green-light);
}
.bg-surface-light {
  background-color: var(--color-surface-light);
}
.bg-toscana-accent {
  background-color: var(--color-toscana-accent);
}
.bg-toscana-light {
  background-color: var(--color-toscana-light);
}
.bg-toscana-main {
  background-color: var(--color-toscana-main);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-gradient-to-br {
  --tw-gradient-position: to bottom right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-toscana-main\/10 {
  --tw-gradient-from: color-mix(in srgb, #0099A8 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-toscana-main\/10 {
    --tw-gradient-from: color-mix(in oklab, var(--color-toscana-main) 10%, transparent);
  }
}
.from-toscana-main\/10 {
  --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-toscana-accent\/10 {
  --tw-gradient-to: color-mix(in srgb, #05CECE 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-toscana-accent\/10 {
    --tw-gradient-to: color-mix(in oklab, var(--color-toscana-accent) 10%, transparent);
  }
}
.to-toscana-accent\/10 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.object-cover {
  object-fit: cover;
}
.object-center {
  object-position: center;
}
.p-0\.5 {
  padding: calc(var(--spacing) * 0.5);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-7 {
  padding: calc(var(--spacing) * 7);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.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-10 {
  padding-inline: calc(var(--spacing) * 10);
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.pt-5 {
  padding-top: calc(var(--spacing) * 5);
}
.pt-7 {
  padding-top: calc(var(--spacing) * 7);
}
.pt-8 {
  padding-top: calc(var(--spacing) * 8);
}
.pt-12 {
  padding-top: calc(var(--spacing) * 12);
}
.pt-20 {
  padding-top: calc(var(--spacing) * 20);
}
.pr-12 {
  padding-right: calc(var(--spacing) * 12);
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-5 {
  padding-bottom: calc(var(--spacing) * 5);
}
.pb-8 {
  padding-bottom: calc(var(--spacing) * 8);
}
.pl-6 {
  padding-left: calc(var(--spacing) * 6);
}
.pl-12 {
  padding-left: calc(var(--spacing) * 12);
}
.text-center {
  text-align: center;
}
.font-grift {
  font-family: var(--font-grift);
}
.font-sans {
  font-family: var(--font-sans);
}
.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-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--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-\[1\.25rem\] {
  font-size: 1.25rem;
}
.text-\[2rem\] {
  font-size: 2rem;
}
.text-\[3vw\] {
  font-size: 3vw;
}
.leading-1 {
  --tw-leading: calc(var(--spacing) * 1);
  line-height: calc(var(--spacing) * 1);
}
.leading-4 {
  --tw-leading: calc(var(--spacing) * 4);
  line-height: calc(var(--spacing) * 4);
}
.leading-7 {
  --tw-leading: calc(var(--spacing) * 7);
  line-height: calc(var(--spacing) * 7);
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-normal {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-wider {
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-gray-400 {
  color: var(--color-gray-400);
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-600 {
  color: var(--color-gray-600);
}
.text-gray-700 {
  color: var(--color-gray-700);
}
.text-gray-900 {
  color: var(--color-gray-900);
}
.text-neutral-500 {
  color: var(--color-neutral-500);
}
.text-neutral-600 {
  color: var(--color-neutral-600);
}
.text-toscana-accent {
  color: var(--color-toscana-accent);
}
.text-toscana-main {
  color: var(--color-toscana-main);
}
.text-white {
  color: var(--color-white);
}
.opacity-50 {
  opacity: 50%;
}
.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);
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-150 {
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.duration-600 {
  --tw-duration: 600ms;
  transition-duration: 600ms;
}
.ease-in {
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-neutral {
  --tw-prose-body: oklch(37.1% 0 0);
  --tw-prose-headings: oklch(20.5% 0 0);
  --tw-prose-lead: oklch(43.9% 0 0);
  --tw-prose-links: oklch(20.5% 0 0);
  --tw-prose-bold: oklch(20.5% 0 0);
  --tw-prose-counters: oklch(55.6% 0 0);
  --tw-prose-bullets: oklch(87% 0 0);
  --tw-prose-hr: oklch(92.2% 0 0);
  --tw-prose-quotes: oklch(20.5% 0 0);
  --tw-prose-quote-borders: oklch(92.2% 0 0);
  --tw-prose-captions: oklch(55.6% 0 0);
  --tw-prose-kbd: oklch(20.5% 0 0);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(20.5% 0 0);
  --tw-prose-pre-code: oklch(92.2% 0 0);
  --tw-prose-pre-bg: oklch(26.9% 0 0);
  --tw-prose-th-borders: oklch(87% 0 0);
  --tw-prose-td-borders: oklch(92.2% 0 0);
  --tw-prose-invert-body: oklch(87% 0 0);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.8% 0 0);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.8% 0 0);
  --tw-prose-invert-bullets: oklch(43.9% 0 0);
  --tw-prose-invert-hr: oklch(37.1% 0 0);
  --tw-prose-invert-quotes: oklch(97% 0 0);
  --tw-prose-invert-quote-borders: oklch(37.1% 0 0);
  --tw-prose-invert-captions: oklch(70.8% 0 0);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87% 0 0);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(43.9% 0 0);
  --tw-prose-invert-td-borders: oklch(37.1% 0 0);
}
@media (hover: hover) {
  .group-hover\:scale-105:is(:where(.group):hover *) {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\:scale-110:is(:where(.group):hover *) {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\:text-toscana-accent:is(:where(.group):hover *) {
    color: var(--color-toscana-accent);
  }
}
.first\:mt-0:first-child {
  margin-top: calc(var(--spacing) * 0);
}
@media (hover: hover) {
  .hover\:scale-105:hover {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .hover\:bg-neutral-50:hover {
    background-color: var(--color-neutral-50);
  }
}
@media (hover: hover) {
  .hover\:bg-toscana-main\/90:hover {
    background-color: color-mix(in srgb, #0099A8 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-toscana-main\/90:hover {
      background-color: color-mix(in oklab, var(--color-toscana-main) 90%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:text-toscana-accent:hover {
    color: var(--color-toscana-accent);
  }
}
@media (hover: hover) {
  .hover\:text-toscana-main\/80:hover {
    color: color-mix(in srgb, #0099A8 80%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:text-toscana-main\/80:hover {
      color: color-mix(in oklab, var(--color-toscana-main) 80%, transparent);
    }
  }
}
.focus\:border-transparent:focus {
  border-color: transparent;
}
.focus\:ring-2:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus\:ring-toscana-accent:focus {
  --tw-ring-color: var(--color-toscana-accent);
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 24.65rem) {
  .sm\:-right-4 {
    right: calc(var(--spacing) * -4);
  }
}
@media (width >= 24.65rem) {
  .sm\:-bottom-5 {
    bottom: calc(var(--spacing) * -5);
  }
}
@media (width >= 24.65rem) {
  .sm\:h-\[30px\] {
    height: 30px;
  }
}
@media (width >= 24.65rem) {
  .sm\:w-14 {
    width: calc(var(--spacing) * 14);
  }
}
@media (width >= 24.65rem) {
  .sm\:gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 24.65rem) {
  .sm\:gap-y-8 {
    row-gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 24.65rem) {
  .sm\:text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
@media (width >= 48rem) {
  .md\:top-\[11\.70\%\] {
    top: 11.70%;
  }
}
@media (width >= 48rem) {
  .md\:top-\[16\%\] {
    top: 16%;
  }
}
@media (width >= 48rem) {
  .md\:top-\[20\%\] {
    top: 20%;
  }
}
@media (width >= 48rem) {
  .md\:top-\[22\.22\%\] {
    top: 22.22%;
  }
}
@media (width >= 48rem) {
  .md\:top-\[33\%\] {
    top: 33%;
  }
}
@media (width >= 48rem) {
  .md\:top-\[37\.43\%\] {
    top: 37.43%;
  }
}
@media (width >= 48rem) {
  .md\:top-\[55\%\] {
    top: 55%;
  }
}
@media (width >= 48rem) {
  .md\:-right-3 {
    right: calc(var(--spacing) * -3);
  }
}
@media (width >= 48rem) {
  .md\:right-\[5\%\] {
    right: 5%;
  }
}
@media (width >= 48rem) {
  .md\:right-\[6\%\] {
    right: 6%;
  }
}
@media (width >= 48rem) {
  .md\:right-\[10\%\] {
    right: 10%;
  }
}
@media (width >= 48rem) {
  .md\:right-\[12\.22\%\] {
    right: 12.22%;
  }
}
@media (width >= 48rem) {
  .md\:right-\[16\.67\%\] {
    right: 16.67%;
  }
}
@media (width >= 48rem) {
  .md\:right-\[17\.22\%\] {
    right: 17.22%;
  }
}
@media (width >= 48rem) {
  .md\:right-\[19\%\] {
    right: 19%;
  }
}
@media (width >= 48rem) {
  .md\:right-\[31\.11\%\] {
    right: 31.11%;
  }
}
@media (width >= 48rem) {
  .md\:-bottom-2 {
    bottom: calc(var(--spacing) * -2);
  }
}
@media (width >= 48rem) {
  .md\:bottom-3 {
    bottom: calc(var(--spacing) * 3);
  }
}
@media (width >= 48rem) {
  .md\:bottom-\[7\.02\%\] {
    bottom: 7.02%;
  }
}
@media (width >= 48rem) {
  .md\:bottom-\[9\.36\%\] {
    bottom: 9.36%;
  }
}
@media (width >= 48rem) {
  .md\:bottom-\[12\%\] {
    bottom: 12%;
  }
}
@media (width >= 48rem) {
  .md\:bottom-\[14\%\] {
    bottom: 14%;
  }
}
@media (width >= 48rem) {
  .md\:bottom-\[28\.07\%\] {
    bottom: 28.07%;
  }
}
@media (width >= 48rem) {
  .md\:bottom-\[32\%\] {
    bottom: 32%;
  }
}
@media (width >= 48rem) {
  .md\:left-2 {
    left: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:left-\[6\.75\%\] {
    left: 6.75%;
  }
}
@media (width >= 48rem) {
  .md\:left-\[15\.28\%\] {
    left: 15.28%;
  }
}
@media (width >= 48rem) {
  .md\:left-\[36\%\] {
    left: 36%;
  }
}
@media (width >= 48rem) {
  .md\:left-\[41\%\] {
    left: 41%;
  }
}
@media (width >= 48rem) {
  .md\:left-\[55\.5\%\] {
    left: 55.5%;
  }
}
@media (width >= 48rem) {
  .md\:container {
    width: 100%;
  }
  @media (width >= 24.65rem) {
    .md\:container {
      max-width: 24.65rem;
    }
  }
  @media (width >= 48rem) {
    .md\:container {
      max-width: 48rem;
    }
  }
  @media (width >= 64rem) {
    .md\:container {
      max-width: 64rem;
    }
  }
  @media (width >= 80rem) {
    .md\:container {
      max-width: 80rem;
    }
  }
  @media (width >= 96rem) {
    .md\:container {
      max-width: 96rem;
    }
  }
}
@media (width >= 48rem) {
  .md\:container {
    max-width: 1440px;
    margin-inline: auto;
  }
}
@media (width >= 48rem) {
  .md\:mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:-mt-4 {
    margin-top: calc(var(--spacing) * -4);
  }
}
@media (width >= 48rem) {
  .md\:mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .md\:mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
}
@media (width >= 48rem) {
  .md\:mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:block {
    display: block;
  }
}
@media (width >= 48rem) {
  .md\:flex {
    display: flex;
  }
}
@media (width >= 48rem) {
  .md\:grid {
    display: grid;
  }
}
@media (width >= 48rem) {
  .md\:hidden {
    display: none;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[2\.74\/1\] {
    aspect-ratio: 2.74/1;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[4\.21\/1\] {
    aspect-ratio: 4.21/1;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[5\.04\/1\] {
    aspect-ratio: 5.04/1;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[8\.75\/10\] {
    aspect-ratio: 8.75/10;
  }
}
@media (width >= 48rem) {
  .md\:size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:h-6 {
    height: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:h-8 {
    height: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:h-10 {
    height: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:h-\[3\%\] {
    height: 3%;
  }
}
@media (width >= 48rem) {
  .md\:h-\[3\.51\%\] {
    height: 3.51%;
  }
}
@media (width >= 48rem) {
  .md\:h-\[13\%\] {
    height: 13%;
  }
}
@media (width >= 48rem) {
  .md\:h-\[15\.20\%\] {
    height: 15.20%;
  }
}
@media (width >= 48rem) {
  .md\:h-\[20\%\] {
    height: 20%;
  }
}
@media (width >= 48rem) {
  .md\:h-\[23\.39\%\] {
    height: 23.39%;
  }
}
@media (width >= 48rem) {
  .md\:h-\[24\.56\%\] {
    height: 24.56%;
  }
}
@media (width >= 48rem) {
  .md\:h-\[28px\] {
    height: 28px;
  }
}
@media (width >= 48rem) {
  .md\:h-\[64px\] {
    height: 64px;
  }
}
@media (width >= 48rem) {
  .md\:h-\[75\%\] {
    height: 75%;
  }
}
@media (width >= 48rem) {
  .md\:h-\[83\%\] {
    height: 83%;
  }
}
@media (width >= 48rem) {
  .md\:w-12 {
    width: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:w-\[9ch\] {
    width: 9ch;
  }
}
@media (width >= 48rem) {
  .md\:w-\[35\%\] {
    width: 35%;
  }
}
@media (width >= 48rem) {
  .md\:w-\[55\%\] {
    width: 55%;
  }
}
@media (width >= 48rem) {
  .md\:w-\[70\%\] {
    width: 70%;
  }
}
@media (width >= 48rem) {
  .md\:w-\[72\%\] {
    width: 72%;
  }
}
@media (width >= 48rem) {
  .md\:w-\[75\%\] {
    width: 75%;
  }
}
@media (width >= 48rem) {
  .md\:w-auto {
    width: auto;
  }
}
@media (width >= 48rem) {
  .md\:w-full {
    width: 100%;
  }
}
@media (width >= 48rem) {
  .md\:max-w-sm {
    max-width: var(--container-sm);
  }
}
@media (width >= 48rem) {
  .md\:-translate-y-0 {
    --tw-translate-y: calc(var(--spacing) * -0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .md\:gap-1 {
    gap: calc(var(--spacing) * 1);
  }
}
@media (width >= 48rem) {
  .md\:gap-2 {
    gap: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:gap-6 {
    gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:gap-y-9 {
    row-gap: calc(var(--spacing) * 9);
  }
}
@media (width >= 48rem) {
  .md\:rounded-2xl {
    border-radius: var(--radius-2xl);
  }
}
@media (width >= 48rem) {
  .md\:rounded-3xl {
    border-radius: var(--radius-3xl);
  }
}
@media (width >= 48rem) {
  .md\:rounded-none {
    border-radius: 0;
  }
}
@media (width >= 48rem) {
  .md\:rounded-r-\[2\.2rem\] {
    border-top-right-radius: 2.2rem;
    border-bottom-right-radius: 2.2rem;
  }
}
@media (width >= 48rem) {
  .md\:rounded-r-\[3\.5rem\] {
    border-top-right-radius: 3.5rem;
    border-bottom-right-radius: 3.5rem;
  }
}
@media (width >= 48rem) {
  .md\:border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
}
@media (width >= 48rem) {
  .md\:border-4 {
    border-style: var(--tw-border-style);
    border-width: 4px;
  }
}
@media (width >= 48rem) {
  .md\:px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
}
@media (width >= 48rem) {
  .md\:px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .md\:py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:py-\[0\.35rem\] {
    padding-block: 0.35rem;
  }
}
@media (width >= 48rem) {
  .md\:pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:pt-9 {
    padding-top: calc(var(--spacing) * 9);
  }
}
@media (width >= 48rem) {
  .md\:pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
}
@media (width >= 48rem) {
  .md\:pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:pl-16 {
    padding-left: calc(var(--spacing) * 16);
  }
}
@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-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--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-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--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\:text-\[0\.8rem\] {
    font-size: 0.8rem;
  }
}
@media (width >= 48rem) {
  .md\:text-\[0\.9rem\] {
    font-size: 0.9rem;
  }
}
@media (width >= 48rem) {
  .md\:text-\[1\.1vw\] {
    font-size: 1.1vw;
  }
}
@media (width >= 48rem) {
  .md\:text-\[1\.3vw\] {
    font-size: 1.3vw;
  }
}
@media (width >= 48rem) {
  .md\:text-\[1\.9rem\] {
    font-size: 1.9rem;
  }
}
@media (width >= 48rem) {
  .md\:text-\[2rem\] {
    font-size: 2rem;
  }
}
@media (width >= 48rem) {
  .md\:leading-3 {
    --tw-leading: calc(var(--spacing) * 3);
    line-height: calc(var(--spacing) * 3);
  }
}
@media (width >= 48rem) {
  .md\:leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
}
@media (width >= 48rem) {
  .md\:leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:leading-\[1rem\] {
    --tw-leading: 1rem;
    line-height: 1rem;
  }
}
@media (width >= 48rem) {
  .md\:tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
}
@media (width >= 64rem) {
  .lg\:-right-5 {
    right: calc(var(--spacing) * -5);
  }
}
@media (width >= 64rem) {
  .lg\:-bottom-3 {
    bottom: calc(var(--spacing) * -3);
  }
}
@media (width >= 64rem) {
  .lg\:bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:left-4 {
    left: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
}
@media (width >= 64rem) {
  .lg\:my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 64rem) {
  .lg\:my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:-mt-5 {
    margin-top: calc(var(--spacing) * -5);
  }
}
@media (width >= 64rem) {
  .lg\:-mt-12 {
    margin-top: calc(var(--spacing) * -12);
  }
}
@media (width >= 64rem) {
  .lg\:-mt-20 {
    margin-top: calc(var(--spacing) * -20);
  }
}
@media (width >= 64rem) {
  .lg\:mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
}
@media (width >= 64rem) {
  .lg\:mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
}
@media (width >= 64rem) {
  .lg\:mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
}
@media (width >= 64rem) {
  .lg\:mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
}
@media (width >= 64rem) {
  .lg\:mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
}
@media (width >= 64rem) {
  .lg\:mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:mb-9 {
    margin-bottom: calc(var(--spacing) * 9);
  }
}
@media (width >= 64rem) {
  .lg\:mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:aspect-\[10\/10\] {
    aspect-ratio: 10/10;
  }
}
@media (width >= 64rem) {
  .lg\:size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:h-8 {
    height: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:h-12 {
    height: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:h-14 {
    height: calc(var(--spacing) * 14);
  }
}
@media (width >= 64rem) {
  .lg\:h-28 {
    height: calc(var(--spacing) * 28);
  }
}
@media (width >= 64rem) {
  .lg\:h-\[2\.6rem\] {
    height: 2.6rem;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[2\.35rem\] {
    height: 2.35rem;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[3\.25rem\] {
    height: 3.25rem;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[37px\] {
    height: 37px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[55px\] {
    height: 55px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[85px\] {
    height: 85px;
  }
}
@media (width >= 64rem) {
  .lg\:max-h-10 {
    max-height: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:max-h-24 {
    max-height: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:max-h-\[5\.5rem\] {
    max-height: 5.5rem;
  }
}
@media (width >= 64rem) {
  .lg\:min-h-\[3\.75rem\] {
    min-height: 3.75rem;
  }
}
@media (width >= 64rem) {
  .lg\:w-14 {
    width: calc(var(--spacing) * 14);
  }
}
@media (width >= 64rem) {
  .lg\:w-16 {
    width: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:w-28 {
    width: calc(var(--spacing) * 28);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[10ch\] {
    width: 10ch;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[65\%\] {
    width: 65%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[67\%\] {
    width: 67%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[72\%\] {
    width: 72%;
  }
}
@media (width >= 64rem) {
  .lg\:w-full {
    width: 100%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-lg {
    max-width: var(--container-lg);
  }
}
@media (width >= 64rem) {
  .lg\:gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
}
@media (width >= 64rem) {
  .lg\:gap-5 {
    gap: calc(var(--spacing) * 5);
  }
}
@media (width >= 64rem) {
  .lg\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:gap-9 {
    gap: calc(var(--spacing) * 9);
  }
}
@media (width >= 64rem) {
  .lg\:gap-10 {
    gap: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  :where(.lg\: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)));
  }
}
@media (width >= 64rem) {
  :where(.lg\:space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-9 {
    column-gap: calc(var(--spacing) * 9);
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-12 {
    column-gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:rounded-2xl {
    border-radius: var(--radius-2xl);
  }
}
@media (width >= 64rem) {
  .lg\:rounded-3xl {
    border-radius: var(--radius-3xl);
  }
}
@media (width >= 64rem) {
  .lg\:rounded-4xl {
    border-radius: var(--radius-4xl);
  }
}
@media (width >= 64rem) {
  .lg\:rounded-\[2\.5rem\] {
    border-radius: 2.5rem;
  }
}
@media (width >= 64rem) {
  .lg\:rounded-xl {
    border-radius: var(--radius-xl);
  }
}
@media (width >= 64rem) {
  .lg\:rounded-r-\[3\.5rem\] {
    border-top-right-radius: 3.5rem;
    border-bottom-right-radius: 3.5rem;
  }
}
@media (width >= 64rem) {
  .lg\:p-0 {
    padding: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:p-1 {
    padding: calc(var(--spacing) * 1);
  }
}
@media (width >= 64rem) {
  .lg\:p-4 {
    padding: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
}
@media (width >= 64rem) {
  .lg\:py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 64rem) {
  .lg\:py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
}
@media (width >= 64rem) {
  .lg\:py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
}
@media (width >= 64rem) {
  .lg\:pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
}
@media (width >= 64rem) {
  .lg\:pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:pl-20 {
    padding-left: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@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-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-\[1\.15rem\] {
    font-size: 1.15rem;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[2\.6rem\] {
    font-size: 2.6rem;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[2\.75rem\] {
    font-size: 2.75rem;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[2rem\] {
    font-size: 2rem;
  }
}
@media (width >= 64rem) {
  .lg\:leading-4 {
    --tw-leading: calc(var(--spacing) * 4);
    line-height: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[1\.4rem\] {
    --tw-leading: 1.4rem;
    line-height: 1.4rem;
  }
}
@media (width >= 64rem) {
  .lg\:leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-normal {
    --tw-tracking: var(--tracking-normal);
    letter-spacing: var(--tracking-normal);
  }
}
@media (width >= 80rem) {
  .xl\:-right-6 {
    right: calc(var(--spacing) * -6);
  }
}
@media (width >= 80rem) {
  .xl\:-bottom-4 {
    bottom: calc(var(--spacing) * -4);
  }
}
@media (width >= 80rem) {
  .xl\:bottom-6 {
    bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 80rem) {
  .xl\:left-6 {
    left: calc(var(--spacing) * 6);
  }
}
@media (width >= 80rem) {
  .xl\:left-12 {
    left: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:my-2\.5 {
    margin-block: calc(var(--spacing) * 2.5);
  }
}
@media (width >= 80rem) {
  .xl\:my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
}
@media (width >= 80rem) {
  .xl\:-mt-3 {
    margin-top: calc(var(--spacing) * -3);
  }
}
@media (width >= 80rem) {
  .xl\:-mt-8 {
    margin-top: calc(var(--spacing) * -8);
  }
}
@media (width >= 80rem) {
  .xl\:-mt-10 {
    margin-top: calc(var(--spacing) * -10);
  }
}
@media (width >= 80rem) {
  .xl\:mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
}
@media (width >= 80rem) {
  .xl\:mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  .xl\:mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .xl\:mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
}
@media (width >= 80rem) {
  .xl\:mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 80rem) {
  .xl\:mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
}
@media (width >= 80rem) {
  .xl\:mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
}
@media (width >= 80rem) {
  .xl\:mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:aspect-\[8\.25\/10\] {
    aspect-ratio: 8.25/10;
  }
}
@media (width >= 80rem) {
  .xl\:aspect-\[8\.75\/10\] {
    aspect-ratio: 8.75/10;
  }
}
@media (width >= 80rem) {
  .xl\:size-8 {
    width: calc(var(--spacing) * 8);
    height: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:size-\[34px\] {
    width: 34px;
    height: 34px;
  }
}
@media (width >= 80rem) {
  .xl\:h-5 {
    height: calc(var(--spacing) * 5);
  }
}
@media (width >= 80rem) {
  .xl\:h-8 {
    height: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:h-11 {
    height: calc(var(--spacing) * 11);
  }
}
@media (width >= 80rem) {
  .xl\:h-16 {
    height: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .xl\:h-32 {
    height: calc(var(--spacing) * 32);
  }
}
@media (width >= 80rem) {
  .xl\:h-\[3\.7rem\] {
    height: 3.7rem;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[3rem\] {
    height: 3rem;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[4\.5rem\] {
    height: 4.5rem;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[52px\] {
    height: 52px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[90px\] {
    height: 90px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[120px\] {
    height: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:max-h-14 {
    max-height: calc(var(--spacing) * 14);
  }
}
@media (width >= 80rem) {
  .xl\:max-h-32 {
    max-height: calc(var(--spacing) * 32);
  }
}
@media (width >= 80rem) {
  .xl\:min-h-\[4\.75rem\] {
    min-height: 4.75rem;
  }
}
@media (width >= 80rem) {
  .xl\:w-3\/5 {
    width: calc(3/5 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-16 {
    width: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .xl\:w-20 {
    width: calc(var(--spacing) * 20);
  }
}
@media (width >= 80rem) {
  .xl\:w-32 {
    width: calc(var(--spacing) * 32);
  }
}
@media (width >= 80rem) {
  .xl\:w-\[70\%\] {
    width: 70%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-2xl {
    max-width: var(--container-2xl);
  }
}
@media (width >= 80rem) {
  .xl\:gap-2 {
    gap: calc(var(--spacing) * 2);
  }
}
@media (width >= 80rem) {
  .xl\:gap-3 {
    gap: calc(var(--spacing) * 3);
  }
}
@media (width >= 80rem) {
  .xl\:gap-10 {
    gap: calc(var(--spacing) * 10);
  }
}
@media (width >= 80rem) {
  .xl\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[4\.5rem\] {
    gap: 4.5rem;
  }
}
@media (width >= 80rem) {
  :where(.xl\:space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
}
@media (width >= 80rem) {
  :where(.xl\:space-y-3 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }
}
@media (width >= 80rem) {
  :where(.xl\: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)));
  }
}
@media (width >= 80rem) {
  .xl\:gap-x-12 {
    column-gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:gap-x-16 {
    column-gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .xl\:gap-y-12 {
    row-gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:rounded-2xl {
    border-radius: var(--radius-2xl);
  }
}
@media (width >= 80rem) {
  .xl\:rounded-3xl {
    border-radius: var(--radius-3xl);
  }
}
@media (width >= 80rem) {
  .xl\:rounded-4xl {
    border-radius: var(--radius-4xl);
  }
}
@media (width >= 80rem) {
  .xl\:rounded-\[2\.5rem\] {
    border-radius: 2.5rem;
  }
}
@media (width >= 80rem) {
  .xl\:rounded-\[3rem\] {
    border-radius: 3rem;
  }
}
@media (width >= 80rem) {
  .xl\:border-8 {
    border-style: var(--tw-border-style);
    border-width: 8px;
  }
}
@media (width >= 80rem) {
  .xl\:border-\[3px\] {
    border-style: var(--tw-border-style);
    border-width: 3px;
  }
}
@media (width >= 80rem) {
  .xl\:p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
}
@media (width >= 80rem) {
  .xl\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
}
@media (width >= 80rem) {
  .xl\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:px-24 {
    padding-inline: calc(var(--spacing) * 24);
  }
}
@media (width >= 80rem) {
  .xl\:py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
}
@media (width >= 80rem) {
  .xl\:py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
}
@media (width >= 80rem) {
  .xl\:py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
}
@media (width >= 80rem) {
  .xl\:py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 80rem) {
  .xl\:pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:pt-14 {
    padding-top: calc(var(--spacing) * 14);
  }
}
@media (width >= 80rem) {
  .xl\:pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .xl\:pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
}
@media (width >= 80rem) {
  .xl\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:text-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 >= 80rem) {
  .xl\:text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:text-\[1\.6rem\] {
    font-size: 1.6rem;
  }
}
@media (width >= 80rem) {
  .xl\:leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
}
@media (width >= 80rem) {
  .xl\:leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
}
@media (width >= 80rem) {
  .xl\:leading-14 {
    --tw-leading: calc(var(--spacing) * 14);
    line-height: calc(var(--spacing) * 14);
  }
}
.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-primary);
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-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-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
      --tw-leading: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-border-style: solid;
      --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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-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-ease: initial;
    }
  }
}
