/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
/*!
Theme Name: coollivingaircon
Theme URI: https://coollivingaircon.test
Description: Cool Living Air Conditioning custom theme.
Version: 0.1.0
Author: Aiims Group
Author URI: https://aiims.com.au
Text Domain: aiims
Requires at least: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

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

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

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2026 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: Varela, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-indigo-600: oklch(51.1% 0.262 276.966);
  --color-gray-50: oklch(98.5% 0.002 247.839);
  --color-gray-100: oklch(96.7% 0.003 264.542);
  --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-100: oklch(97% 0 0);
  --color-neutral-200: oklch(92.2% 0 0);
  --color-neutral-300: oklch(87% 0 0);
  --color-neutral-400: oklch(70.8% 0 0);
  --color-neutral-500: oklch(55.6% 0 0);
  --color-neutral-600: oklch(43.9% 0 0);
  --color-neutral-700: oklch(37.1% 0 0);
  --color-neutral-800: oklch(26.9% 0 0);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-sm: 24rem;
  --container-md: 28rem;
  --container-6xl: 80rem;
  --container-7xl: 102.25rem;
  --text-sm: 0.875rem;
  --text-base: 1rem;
  --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-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --font-weight-black: 900;
  --leading-normal: 1.5;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-3xl: 1.5rem;
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --ease-out: cubic-bezier(0, 0, 0.2, 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-body: var(--wp--preset--color--body);
  --color-primary: var(--wp--preset--color--primary);
  --color-secondary: var(--wp--preset--color--secondary);
  --color-danger: var(--wp--preset--color--danger);
  --color-gray: var(--wp--preset--color--gray);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
  --font-heading: Coolvetica, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-heading-book: "Coolvetica Book", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-lead: Urbanist, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-cta: "Reddit Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --swiper-pagination-color: var(--wp--preset--color--secondary);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 12px;
  --swiper-pagination-bullet-width: 12px;
  --swiper-pagination-bullet-height: 12px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 6px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
@font-face {
  font-family: 'Coolvetica';
  src: url('fonts/CoolveticaRg-BoldItalic.woff2') format('woff2'), url('fonts/CoolveticaRg-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Coolvetica';
  src: url('fonts/CoolveticaRg-Bold.woff2') format('woff2'), url('fonts/CoolveticaRg-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Coolvetica';
  src: url('fonts/CoolveticaRg-Italic.woff2') format('woff2'), url('fonts/CoolveticaRg-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Coolvetica';
  src: url('fonts/CoolveticaRg-Regular.woff2') format('woff2'), url('fonts/CoolveticaRg-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Coolvetica';
  src: url('fonts/Coolvetica-Light-Italic.woff2') format('woff2'), url('fonts/CoolveticaRg-Italic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Coolvetica';
  src: url('fonts/Coolvetica-Light-Regular.woff2') format('woff2'), url('fonts/CoolveticaRg-Regular.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Coolvetica Book';
  src: url('fonts/CoolveticaBk-Italic.woff2') format('woff2'), url('fonts/CoolveticaBk-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Coolvetica Book';
  src: url('fonts/CoolveticaBk-Regular.woff2') format('woff2'), url('fonts/CoolveticaBk-Regular.woff') format('woff');
  font-weight: 400;
  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);
}
.button-primary {
  display: inline-block;
  cursor: pointer;
  border-radius: var(--radius-xl);
  background-color: var(--color-primary);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 6);
  font-family: var(--font-cta);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-leading: calc(var(--spacing) * 5);
  line-height: calc(var(--spacing) * 5);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.button-primary svg {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.icon-online:is(.button-primary svg) {
  display: inline-block;
  height: 22px;
  vertical-align: -3px;
  margin-right: 12px;
}
.button-primary:hover {
  background-color: var(--color-primary);
}
@supports (color: color-mix(in lab, red, red)) {
  .button-primary:hover {
    background-color: color-mix(in oklab, var(--color-primary) 90%, transparent);
  }
}
.button-primary:hover {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.button-secondary {
  display: inline-block;
  cursor: pointer;
  border-radius: var(--radius-xl);
  background-color: var(--color-secondary);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 6);
  font-family: var(--font-cta);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-leading: calc(var(--spacing) * 5);
  line-height: calc(var(--spacing) * 5);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.button-secondary svg {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.icon-online:is(.button-secondary svg) {
  display: inline-block;
  height: 22px;
  vertical-align: -3px;
  margin-right: 12px;
}
.button-secondary:hover {
  background-color: var(--color-secondary);
}
@supports (color: color-mix(in lab, red, red)) {
  .button-secondary:hover {
    background-color: color-mix(in oklab, var(--color-secondary) 90%, transparent);
  }
}
.button-secondary:hover {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.button-light {
  display: inline-block;
  cursor: pointer;
  border-radius: var(--radius-xl);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 6);
  font-family: var(--font-cta);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-leading: calc(var(--spacing) * 5);
  line-height: calc(var(--spacing) * 5);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-primary);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.button-light svg {
  width: auto;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.icon-online:is(.button-light svg) {
  display: inline-block;
  height: 22px;
  vertical-align: -3px;
  margin-right: 12px;
}
.button-light:hover {
  background-color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .button-light:hover {
    background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.button-light:hover {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.button-danger {
  display: inline-block;
  cursor: pointer;
  border-radius: var(--radius-xl);
  background-color: var(--color-danger);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 6);
  font-family: var(--font-cta);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-leading: calc(var(--spacing) * 5);
  line-height: calc(var(--spacing) * 5);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 200ms;
  transition-duration: 200ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.button-danger.icon-arrow-right::after {
  display: inline-block;
  content: "";
  width: 15px;
  height: 12px;
  background-color: currentColor;
  mask-image: url(images/icon-arrow.svg);
  mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
}
.button-danger:hover {
  background-color: var(--color-danger);
}
@supports (color: color-mix(in lab, red, red)) {
  .button-danger:hover {
    background-color: color-mix(in oklab, var(--color-danger) 90%, transparent);
  }
}
.button-danger:hover {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
input:not([type="submit"]), textarea, select {
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: rgba(13,14,16,0.10);
  background-color: var(--color-white);
  padding-inline: 23px;
  padding-block: 15.5px;
  font-family: var(--font-sans);
  font-size: 18px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-tracking: -0.32px;
  letter-spacing: -0.32px;
}
:is(input:not([type="submit"]),textarea,select)::placeholder {
  color: #9E9F9F;
}
input:not([type="submit"]), textarea, select {
  --tw-outline-style: none;
  outline-style: none;
}
input:not([type="submit"]):focus, textarea:focus, select:focus {
  border-color: var(--color-black);
}
.wpcf7-form-control-wrap {
  margin-bottom: 11px;
  display: inline-block;
  width: 100%;
}
.wpcf7-submit {
  margin-top: calc(var(--spacing) * 4);
  padding-top: 12px;
  padding-bottom: 14px;
  font-family: var(--font-heading);
  font-size: 27.59px;
  --tw-leading: 43px;
  line-height: 43px;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
.wpcf7-spinner {
  margin-inline: auto;
  margin-top: 11px;
  display: block;
}
.arc-top-mask {
  mask: url(images/arc-white.svg) no-repeat top center / cover;
}
.aircon-services-grid {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: 1fr;
}
.aircon-services-grid > * {
  aspect-ratio: 352 / 278;
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 640px) {
  .aircon-services-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 900px) {
  .aircon-services-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .aircon-services-grid {
    grid-template-columns: 353fr 119fr 353fr 353fr 399fr;
    grid-template-rows: 278px 278px;
    grid-template-areas: "c1 c2 c2 c3 tall" "c4 c4 c5 c6 tall";
  }
  .aircon-services-grid > * {
    aspect-ratio: unset;
  }
  .aircon-services-grid .card-1 {
    grid-area: c1;
  }
  .aircon-services-grid .card-2 {
    grid-area: c2;
  }
  .aircon-services-grid .card-3 {
    grid-area: c3;
  }
  .aircon-services-grid .card-4 {
    grid-area: c4;
  }
  .aircon-services-grid .card-5 {
    grid-area: c5;
  }
  .aircon-services-grid .card-6 {
    grid-area: c6;
  }
  .aircon-services-grid .tall-card {
    grid-area: tall;
  }
}
.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);
}
.entry-meta, .entry-footer, .post-navigation, #comments {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.socialmedia-icons svg {
  height: 25.14px;
  width: auto;
}
#colophon.footer-has-hero {
  padding-top: 608px;
  background-image: var(--footer-featured-image);
  background-size: auto;
  background-position: top center;
}
#colophon .footer-inner-wrapper {
  mask: url(images/arc.svg) no-repeat top center / cover;
}
:is(#colophon .footer-inner-wrapper) svg.footer-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 89.07%;
  height: auto;
}
:is(:is(#colophon .footer-menu) .menu-item) a {
  font-size: 20px;
  --tw-leading: 30px;
  line-height: 30px;
}
:is(:is(:is(:is(:is(.home .site-main) > article) .about-section) .about-columns) > div)::after {
  content: "";
  position: absolute;
  inset: 0;
  background: white;
  mask-image: url("images/about-col-nth-2.svg");
  mask-repeat: no-repeat;
  mask-size: auto 100%;
  mask-position: left bottom;
  opacity: .05;
  pointer-events: none;
}
:is(:is(:is(:is(:is(.home .site-main) > article) .about-section) .about-columns) > div):first-child::after {
  mask-image: url("images/about-col-nth-1.svg");
}
:is(:is(:is(:is(:is(.home .site-main) > article) .about-section) .about-columns) > div):last-child::after {
  mask-image: url("images/about-col-nth-3.svg");
}
.site-header {
  position: fixed;
  top: 2.201875rem;
  width: 100%;
  left: 0;
  z-index: 50;
}
:is(:is(.site-header .site-navigation) .menu-item) > a {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--color-primary);
  font-family: var(--font-heading);
  line-height: .83333333;
  text-rendering: geometricPrecision;
  font-family: var(--font-heading-book);
}
.current-menu-item:is(:is(.site-header .site-navigation) .menu-item) > a {
  font-weight: 700;
  font-family: var(--font-heading);
}
:is(.site-header .site-navigation) .menu-item-has-children {
  position: relative;
  cursor: pointer;
}
:is(:is(.site-header .site-navigation) .menu-item-has-children) > a[href="#"] {
  pointer-events: none;
}
:is(.site-header .site-navigation) .menu-item-has-children:hover .sub-menu {
  visibility: visible;
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  opacity: 100%;
}
:is(.site-header .site-navigation) .sub-menu {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: calc(var(--spacing) * 0);
  margin-top: calc(var(--spacing) * 2);
  width: auto;
  --tw-translate-y: calc(var(--spacing) * 2);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-100);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 5);
  opacity: 0%;
  --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  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;
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
:is(:is(.site-header .site-navigation) .sub-menu) > .menu-item {
  white-space: nowrap;
}
:is(:is(.site-header .site-navigation) .sub-menu) .menu-item + .menu-item {
  margin-top: calc(var(--spacing) * 2);
}
:is(:is(.site-header .mobile-site-navigation) .menu-item) + .menu-item {
  margin-top: calc(var(--spacing) * 2);
}
:is(:is(.site-header .mobile-site-navigation) .menu-item) > a {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--color-primary);
  font-family: var(--font-heading);
  line-height: .83333333;
  text-rendering: geometricPrecision;
  font-family: var(--font-heading-book);
}
.current-menu-item:is(:is(.site-header .mobile-site-navigation) .menu-item) > a {
  font-weight: 700;
  font-family: var(--font-heading);
}
:is(.site-header .mobile-site-navigation) .sub-menu {
  padding-left: calc(var(--spacing) * 3);
}
:is(:is(.site-header .mobile-site-navigation) .sub-menu) .menu-item + .menu-item {
  margin-top: calc(var(--spacing) * 1);
}
.product .product__price {
  mask-image: url("images/price-bg.svg");
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  mask-position: center;
}
:is(.product .product__price) svg.icon-arrow {
  display: inline-block;
  margin-left: 4px;
  height: 14px;
  width: auto;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: initial;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}
.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode  > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
:is(.swiper-css-mode > .swiper-wrapper)::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode  > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal  > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-horizontal  > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-slides-offset-before);
  scroll-margin-inline-start: var(--swiper-slides-offset-before);
}
.swiper-css-mode.swiper-horizontal  > .swiper-wrapper > .swiper-slide:last-child {
  margin-inline-end: var(--swiper-slides-offset-after);
}
.swiper-css-mode.swiper-vertical  > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-vertical  > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-slides-offset-before);
  scroll-margin-block-start: var(--swiper-slides-offset-before);
}
.swiper-css-mode.swiper-vertical  > .swiper-wrapper > .swiper-slide:last-child {
  margin-block-end: var(--swiper-slides-offset-after);
}
.swiper-css-mode.swiper-free-mode  > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode  > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered  > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered  > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal  > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal  > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical  > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical  > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg,#00000080,#0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg,#00000080,#0000);
}
.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid #0000;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}
:is(.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress)) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  position: absolute;
  width: var(--swiper-navigation-size);
  z-index: 10;
}
.swiper-button-disabled:is(.swiper-button-next,.swiper-button-prev) {
  cursor: auto;
  opacity: .35;
  pointer-events: none;
}
.swiper-button-hidden:is(.swiper-button-next,.swiper-button-prev) {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled :is(.swiper-button-next,.swiper-button-prev) {
  display: none !important;
}
:is(.swiper-button-next,.swiper-button-prev) svg {
  height: 100%;
  object-fit: contain;
  transform-origin: center;
  width: 100%;
  fill: currentColor;
  pointer-events: none;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next,.swiper-button-prev {
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  top: var(--swiper-navigation-top-offset,50%);
}
.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset,4px);
  right: auto;
}
.swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}
.swiper-button-next {
  left: auto;
  right: var(--swiper-navigation-sides-offset,4px);
}
.swiper-horizontal .swiper-button-next,.swiper-horizontal .swiper-button-prev,.swiper-horizontal  ~ .swiper-button-next,.swiper-horizontal  ~ .swiper-button-prev {
  margin-left: 0;
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  top: var(--swiper-navigation-top-offset,50%);
}
.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl ~ .swiper-button-next,.swiper-horizontal ~ .swiper-button-prev,.swiper-horizontal .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset,4px);
  right: auto;
}
.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev,.swiper-horizontal ~ .swiper-button-next,.swiper-horizontal .swiper-button-next {
  left: auto;
  right: var(--swiper-navigation-sides-offset,4px);
}
:is(.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl ~ .swiper-button-next,.swiper-horizontal ~ .swiper-button-prev,.swiper-horizontal .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(180deg);
}
:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(0deg);
}
.swiper-vertical .swiper-button-next,.swiper-vertical .swiper-button-prev,.swiper-vertical  ~ .swiper-button-next,.swiper-vertical  ~ .swiper-button-prev {
  left: var(--swiper-navigation-top-offset,50%);
  margin-left: calc(0px - var(--swiper-navigation-size)/2);
  margin-top: 0;
  right: auto;
}
.swiper-vertical .swiper-button-prev,.swiper-vertical  ~ .swiper-button-prev {
  bottom: auto;
  top: var(--swiper-navigation-sides-offset,4px);
}
:is(.swiper-vertical .swiper-button-prev,.swiper-vertical ~ .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(-90deg);
}
.swiper-vertical .swiper-button-next,.swiper-vertical  ~ .swiper-button-next {
  bottom: var(--swiper-navigation-sides-offset,4px);
  top: auto;
}
:is(.swiper-vertical .swiper-button-next,.swiper-vertical ~ .swiper-button-next) .swiper-navigation-icon {
  transform: rotate(90deg);
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity .3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination.swiper-pagination-disabled,.swiper-pagination-disabled > .swiper-pagination {
  display: none !important;
}
.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom,8px);
  left: 0;
  top: var(--swiper-pagination-top,auto);
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}
.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  display: inline-block;
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
}
button.swiper-pagination-bullet {
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity,1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
  left: var(--swiper-pagination-left,auto);
  right: var(--swiper-pagination-right,8px);
  top: 50%;
  transform: translate3d(0,-50%,0);
}
:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical > .swiper-pagination-bullets) .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
}
.swiper-pagination-bullets-dynamic:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical > .swiper-pagination-bullets) {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-bullets-dynamic:is(.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical > .swiper-pagination-bullets) .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s,top .2s;
}
:is(.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-pagination-bullets-dynamic:is(.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-pagination-bullets-dynamic:is(.swiper-horizontal > .swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet {
  transition: transform .2s,left .2s;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s,right .2s;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color,inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,#00000040);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal > .swiper-pagination-progressbar,.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size,4px);
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size,4px);
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color,#0000001a);
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  position: relative;
  touch-action: none;
}
.swiper-scrollbar.swiper-scrollbar-disabled,.swiper-scrollbar-disabled > .swiper-scrollbar {
  display: none !important;
}
.swiper-scrollbar.swiper-scrollbar-horizontal,.swiper-horizontal > .swiper-scrollbar {
  bottom: var(--swiper-scrollbar-bottom,4px);
  height: var(--swiper-scrollbar-size,4px);
  left: var(--swiper-scrollbar-sides-offset,1%);
  position: absolute;
  top: var(--swiper-scrollbar-top,auto);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
  z-index: 50;
}
.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical > .swiper-scrollbar {
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
  left: var(--swiper-scrollbar-left,auto);
  position: absolute;
  right: var(--swiper-scrollbar-right,4px);
  top: var(--swiper-scrollbar-sides-offset,1%);
  width: var(--swiper-scrollbar-size,4px);
  z-index: 50;
}
.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color,#00000080);
  border-radius: var(--swiper-scrollbar-border-radius,10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.swiper-zoom-container  > canvas,.swiper-zoom-container  > img,.swiper-zoom-container  > svg {
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}
.swiper-free-mode>.swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}
.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
:is(.swiper-fade .swiper-slide) .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
:is(.swiper-fade .swiper-slide-active) .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
:is(.swiper-cube .swiper-slide) .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
:is(.swiper-cube .swiper-slide-active),:is(.swiper-cube .swiper-slide-active) .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  width: 100%;
  z-index: 0;
}
:is(.swiper-cube .swiper-cube-shadow):before {
  background: #000;
  bottom: 0;
  content: "";
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}
:is(.swiper-flip .swiper-slide) .swiper-slide {
  pointer-events: none;
}
:is(.swiper-flip .swiper-slide-active),:is(.swiper-flip .swiper-slide-active) .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform,opacity,height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.inset-y-0 {
  inset-block: calc(var(--spacing) * 0);
}
.start {
  inset-inline-start: var(--spacing);
}
.end {
  inset-inline-end: var(--spacing);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-\[48\.46px\] {
  top: 48.46px;
}
.top-\[74\.75\%\] {
  top: 74.75%;
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-\[19px\] {
  right: 19px;
}
.right-\[55px\] {
  right: 55px;
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.bottom-\[4\.15px\] {
  bottom: 4.15px;
}
.bottom-\[21\.23px\] {
  bottom: 21.23px;
}
.bottom-\[35px\] {
  bottom: 35px;
}
.bottom-\[40\%\] {
  bottom: 40%;
}
.bottom-\[68\%\] {
  bottom: 68%;
}
.bottom-\[110\.4\%\] {
  bottom: 110.4%;
}
.bottom-\[157\%\] {
  bottom: 157%;
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-\[9\.8\%\] {
  left: 9.8%;
}
.left-\[28\.3\%\] {
  left: 28.3%;
}
.left-\[41\.3\%\] {
  left: 41.3%;
}
.left-\[57\%\] {
  left: 57%;
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-3 {
  z-index: 3;
}
.z-4 {
  z-index: 4;
}
.z-50 {
  z-index: 50;
}
.z-\[-1\] {
  z-index: -1;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-last {
  order: 9999;
}
.float-left {
  float: left;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.-m-1\.5 {
  margin: calc(var(--spacing) * -1.5);
}
.-m-2\.5 {
  margin: calc(var(--spacing) * -2.5);
}
.-mx-3 {
  margin-inline: calc(var(--spacing) * -3);
}
.mx-\[-6\.25px\] {
  margin-inline: -6.25px;
}
.mx-\[-10px\] {
  margin-inline: -10px;
}
.mx-auto {
  margin-inline: auto;
}
.-my-6 {
  margin-block: calc(var(--spacing) * -6);
}
.my-5 {
  margin-block: calc(var(--spacing) * 5);
}
.my-12 {
  margin-block: calc(var(--spacing) * 12);
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.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-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-\[-25\.3px\] {
  margin-top: -25.3px;
}
.mt-\[4\.56px\] {
  margin-top: 4.56px;
}
.mt-\[6\.5px\] {
  margin-top: 6.5px;
}
.mt-\[8\.04px\] {
  margin-top: 8.04px;
}
.mt-\[12px\] {
  margin-top: 12px;
}
.mt-\[17\.73px\] {
  margin-top: 17.73px;
}
.mt-\[18px\] {
  margin-top: 18px;
}
.mt-\[20\.85px\] {
  margin-top: 20.85px;
}
.mt-\[22px\] {
  margin-top: 22px;
}
.mt-\[26\.81px\] {
  margin-top: 26.81px;
}
.mt-\[29\.51px\] {
  margin-top: 29.51px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[31\.79px\] {
  margin-top: 31.79px;
}
.mt-\[34\.86px\] {
  margin-top: 34.86px;
}
.mt-\[34px\] {
  margin-top: 34px;
}
.mt-\[40\.47px\] {
  margin-top: 40.47px;
}
.mt-\[40\.93px\] {
  margin-top: 40.93px;
}
.mt-\[41\.96px\] {
  margin-top: 41.96px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mt-\[58\.3px\] {
  margin-top: 58.3px;
}
.mt-\[59\.31px\] {
  margin-top: 59.31px;
}
.mt-\[63\.09px\] {
  margin-top: 63.09px;
}
.mt-\[64\.72px\] {
  margin-top: 64.72px;
}
.mt-\[68\.24px\] {
  margin-top: 68.24px;
}
.mt-\[70\.76px\] {
  margin-top: 70.76px;
}
.mt-\[90px\] {
  margin-top: 90px;
}
.mt-\[95\.15px\] {
  margin-top: 95.15px;
}
.mr-0 {
  margin-right: calc(var(--spacing) * 0);
}
.mr-\[5px\] {
  margin-right: 5px;
}
.mr-\[8\.22px\] {
  margin-right: 8.22px;
}
.mr-\[24px\] {
  margin-right: 24px;
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-1\.5 {
  margin-bottom: calc(var(--spacing) * 1.5);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.mb-\[2px\] {
  margin-bottom: 2px;
}
.mb-\[3\.708125rem\] {
  margin-bottom: 3.708125rem;
}
.mb-\[7\.5px\] {
  margin-bottom: 7.5px;
}
.mb-\[9\.63px\] {
  margin-bottom: 9.63px;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[11\.78px\] {
  margin-bottom: 11.78px;
}
.mb-\[13\.21px\] {
  margin-bottom: 13.21px;
}
.mb-\[14\.04px\] {
  margin-bottom: 14.04px;
}
.mb-\[15\.82px\] {
  margin-bottom: 15.82px;
}
.mb-\[15\.89px\] {
  margin-bottom: 15.89px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[16\.84px\] {
  margin-bottom: 16.84px;
}
.mb-\[16px\] {
  margin-bottom: 16px;
}
.mb-\[17\.04px\] {
  margin-bottom: 17.04px;
}
.mb-\[17\.38px\] {
  margin-bottom: 17.38px;
}
.mb-\[17\.56px\] {
  margin-bottom: 17.56px;
}
.mb-\[18\.96px\] {
  margin-bottom: 18.96px;
}
.mb-\[18px\] {
  margin-bottom: 18px;
}
.mb-\[19\.85px\] {
  margin-bottom: 19.85px;
}
.mb-\[19px\] {
  margin-bottom: 19px;
}
.mb-\[20\.23px\] {
  margin-bottom: 20.23px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[21\.42px\] {
  margin-bottom: 21.42px;
}
.mb-\[21\.52px\] {
  margin-bottom: 21.52px;
}
.mb-\[22\.5px\] {
  margin-bottom: 22.5px;
}
.mb-\[22\.9px\] {
  margin-bottom: 22.9px;
}
.mb-\[22\.11px\] {
  margin-bottom: 22.11px;
}
.mb-\[22\.27px\] {
  margin-bottom: 22.27px;
}
.mb-\[22px\] {
  margin-bottom: 22px;
}
.mb-\[23\.96px\] {
  margin-bottom: 23.96px;
}
.mb-\[24\.62px\] {
  margin-bottom: 24.62px;
}
.mb-\[24px\] {
  margin-bottom: 24px;
}
.mb-\[25\.6px\] {
  margin-bottom: 25.6px;
}
.mb-\[25px\] {
  margin-bottom: 25px;
}
.mb-\[26\.12px\] {
  margin-bottom: 26.12px;
}
.mb-\[27\.45px\] {
  margin-bottom: 27.45px;
}
.mb-\[27\.94px\] {
  margin-bottom: 27.94px;
}
.mb-\[28\.31px\] {
  margin-bottom: 28.31px;
}
.mb-\[28\.34px\] {
  margin-bottom: 28.34px;
}
.mb-\[28\.46px\] {
  margin-bottom: 28.46px;
}
.mb-\[28\.76px\] {
  margin-bottom: 28.76px;
}
.mb-\[28px\] {
  margin-bottom: 28px;
}
.mb-\[30\.26px\] {
  margin-bottom: 30.26px;
}
.mb-\[31\.43px\] {
  margin-bottom: 31.43px;
}
.mb-\[32\.69px\] {
  margin-bottom: 32.69px;
}
.mb-\[32\.71px\] {
  margin-bottom: 32.71px;
}
.mb-\[33\.55px\] {
  margin-bottom: 33.55px;
}
.mb-\[34\.47px\] {
  margin-bottom: 34.47px;
}
.mb-\[34px\] {
  margin-bottom: 34px;
}
.mb-\[36\.26px\] {
  margin-bottom: 36.26px;
}
.mb-\[37\.86px\] {
  margin-bottom: 37.86px;
}
.mb-\[38px\] {
  margin-bottom: 38px;
}
.mb-\[39\.01px\] {
  margin-bottom: 39.01px;
}
.mb-\[39\.71px\] {
  margin-bottom: 39.71px;
}
.mb-\[39\.86px\] {
  margin-bottom: 39.86px;
}
.mb-\[40\.36px\] {
  margin-bottom: 40.36px;
}
.mb-\[41\.61px\] {
  margin-bottom: 41.61px;
}
.mb-\[46\.65px\] {
  margin-bottom: 46.65px;
}
.mb-\[50\.24px\] {
  margin-bottom: 50.24px;
}
.mb-\[50\.32px\] {
  margin-bottom: 50.32px;
}
.mb-\[50\.59px\] {
  margin-bottom: 50.59px;
}
.mb-\[50\.92px\] {
  margin-bottom: 50.92px;
}
.mb-\[53\.88px\] {
  margin-bottom: 53.88px;
}
.mb-\[55\.05px\] {
  margin-bottom: 55.05px;
}
.mb-\[56\.81px\] {
  margin-bottom: 56.81px;
}
.mb-\[59\.25px\] {
  margin-bottom: 59.25px;
}
.mb-\[59\.85px\] {
  margin-bottom: 59.85px;
}
.mb-\[60\.38px\] {
  margin-bottom: 60.38px;
}
.mb-\[60\.69px\] {
  margin-bottom: 60.69px;
}
.mb-\[63\.43px\] {
  margin-bottom: 63.43px;
}
.mb-\[63px\] {
  margin-bottom: 63px;
}
.mb-\[66\.64px\] {
  margin-bottom: 66.64px;
}
.mb-\[69\.16px\] {
  margin-bottom: 69.16px;
}
.mb-\[70\.07px\] {
  margin-bottom: 70.07px;
}
.mb-\[71\.07px\] {
  margin-bottom: 71.07px;
}
.mb-\[77\.23px\] {
  margin-bottom: 77.23px;
}
.mb-\[77\.81px\] {
  margin-bottom: 77.81px;
}
.mb-\[82px\] {
  margin-bottom: 82px;
}
.mb-\[94\.15px\] {
  margin-bottom: 94.15px;
}
.mb-\[94\.19px\] {
  margin-bottom: 94.19px;
}
.mb-\[99px\] {
  margin-bottom: 99px;
}
.mb-\[200px\] {
  margin-bottom: 200px;
}
.ml-\[-15px\] {
  margin-left: -15px;
}
.ml-auto {
  margin-left: auto;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.flow-root {
  display: flow-root;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.aspect-358\/215 {
  aspect-ratio: 358/215;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-\[207\/119\] {
  aspect-ratio: 207/119;
}
.aspect-\[231\.35\/96\.56\] {
  aspect-ratio: 231.35/96.56;
}
.aspect-\[301\/93\] {
  aspect-ratio: 301/93;
}
.aspect-\[391\.82\/268\.62\] {
  aspect-ratio: 391.82/268.62;
}
.aspect-\[701\/402\] {
  aspect-ratio: 701/402;
}
.aspect-\[803\/343\] {
  aspect-ratio: 803/343;
}
.aspect-\[808\/526\] {
  aspect-ratio: 808/526;
}
.aspect-\[808\/541\] {
  aspect-ratio: 808/541;
}
.aspect-\[960\/1110\] {
  aspect-ratio: 960/1110;
}
.aspect-video {
  aspect-ratio: var(--aspect-video);
}
.size-5 {
  width: calc(var(--spacing) * 5);
  height: calc(var(--spacing) * 5);
}
.size-6 {
  width: calc(var(--spacing) * 6);
  height: calc(var(--spacing) * 6);
}
.size-11 {
  width: calc(var(--spacing) * 11);
  height: calc(var(--spacing) * 11);
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-\[2px\] {
  height: 2px;
}
.h-\[3\.101875rem\] {
  height: 3.101875rem;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[4px\] {
  height: 4px;
}
.h-\[24px\] {
  height: 24px;
}
.h-\[25\.13px\] {
  height: 25.13px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[48\.85px\] {
  height: 48.85px;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[60\%\] {
  height: 60%;
}
.h-\[68\%\] {
  height: 68%;
}
.h-\[75px\] {
  height: 75px;
}
.h-\[100\%\] {
  height: 100%;
}
.h-\[207px\] {
  height: 207px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.max-h-\[30px\] {
  max-height: 30px;
}
.max-h-\[83px\] {
  max-height: 83px;
}
.max-h-\[96\.56px\] {
  max-height: 96.56px;
}
.max-h-\[180px\] {
  max-height: 180px;
}
.max-h-\[496px\] {
  max-height: 496px;
}
.min-h-\[2px\] {
  min-height: 2px;
}
.min-h-\[64px\] {
  min-height: 64px;
}
.min-h-\[120px\] {
  min-height: 120px;
}
.min-h-\[206px\] {
  min-height: 206px;
}
.min-h-\[274px\] {
  min-height: 274px;
}
.min-h-\[362px\] {
  min-height: 362px;
}
.min-h-\[426px\] {
  min-height: 426px;
}
.min-h-\[1000px\] {
  min-height: 1000px;
}
.w-\[3px\] {
  width: 3px;
}
.w-\[11\.769375rem\] {
  width: 11.769375rem;
}
.w-\[24px\] {
  width: 24px;
}
.w-\[25\.13px\] {
  width: 25.13px;
}
.w-\[45px\] {
  width: 45px;
}
.w-\[52px\] {
  width: 52px;
}
.w-\[60\%\] {
  width: 60%;
}
.w-\[75px\] {
  width: 75px;
}
.w-\[230\.96px\] {
  width: 230.96px;
}
.w-\[493px\] {
  width: 493px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-6xl {
  max-width: var(--container-6xl);
}
.max-w-7xl {
  max-width: var(--container-7xl);
}
.max-w-\[75px\] {
  max-width: 75px;
}
.max-w-\[90px\] {
  max-width: 90px;
}
.max-w-\[115\.73px\] {
  max-width: 115.73px;
}
.max-w-\[160\.04px\] {
  max-width: 160.04px;
}
.max-w-\[165\.96px\] {
  max-width: 165.96px;
}
.max-w-\[199px\] {
  max-width: 199px;
}
.max-w-\[208px\] {
  max-width: 208px;
}
.max-w-\[209\.2px\] {
  max-width: 209.2px;
}
.max-w-\[248px\] {
  max-width: 248px;
}
.max-w-\[296px\] {
  max-width: 296px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[388px\] {
  max-width: 388px;
}
.max-w-\[394px\] {
  max-width: 394px;
}
.max-w-\[404px\] {
  max-width: 404px;
}
.max-w-\[421px\] {
  max-width: 421px;
}
.max-w-\[429px\] {
  max-width: 429px;
}
.max-w-\[447px\] {
  max-width: 447px;
}
.max-w-\[448px\] {
  max-width: 448px;
}
.max-w-\[491px\] {
  max-width: 491px;
}
.max-w-\[498px\] {
  max-width: 498px;
}
.max-w-\[604px\] {
  max-width: 604px;
}
.max-w-\[611px\] {
  max-width: 611px;
}
.max-w-\[719px\] {
  max-width: 719px;
}
.max-w-\[742px\] {
  max-width: 742px;
}
.max-w-\[808px\] {
  max-width: 808px;
}
.max-w-\[809px\] {
  max-width: 809px;
}
.max-w-\[841\.25px\] {
  max-width: 841.25px;
}
.max-w-\[861px\] {
  max-width: 861px;
}
.max-w-\[880px\] {
  max-width: 880px;
}
.max-w-\[953px\] {
  max-width: 953px;
}
.max-w-\[970px\] {
  max-width: 970px;
}
.max-w-\[976px\] {
  max-width: 976px;
}
.max-w-\[992\.66px\] {
  max-width: 992.66px;
}
.max-w-\[1037px\] {
  max-width: 1037px;
}
.max-w-\[1060px\] {
  max-width: 1060px;
}
.max-w-\[1091px\] {
  max-width: 1091px;
}
.max-w-\[1109px\] {
  max-width: 1109px;
}
.max-w-\[1117\.52px\] {
  max-width: 1117.52px;
}
.max-w-\[1141px\] {
  max-width: 1141px;
}
.max-w-\[1163px\] {
  max-width: 1163px;
}
.max-w-\[1201px\] {
  max-width: 1201px;
}
.max-w-\[1280px\] {
  max-width: 1280px;
}
.max-w-\[1306px\] {
  max-width: 1306px;
}
.max-w-\[1326px\] {
  max-width: 1326px;
}
.max-w-\[1410\.09px\] {
  max-width: 1410.09px;
}
.max-w-\[1433px\] {
  max-width: 1433px;
}
.max-w-\[1711px\] {
  max-width: 1711px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-md {
  max-width: var(--container-md);
}
.max-w-none {
  max-width: none;
}
.min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.flex-1 {
  flex: 1;
}
.flex-\[0px\] {
  flex: 0px;
}
.flex-auto {
  flex: auto;
}
.flex-none {
  flex: none;
}
.shrink-0 {
  flex-shrink: 0;
}
.grow-0 {
  flex-grow: 0;
}
.grow-1 {
  flex-grow: 1;
}
.basis-\[0px\] {
  flex-basis: 0px;
}
.basis-\[100\%\] {
  flex-basis: 100%;
}
.rotate-\[-4\.916deg\] {
  rotate: -4.916deg;
}
.rotate-\[2\.336deg\] {
  rotate: 2.336deg;
}
.rotate-\[13\.56deg\] {
  rotate: 13.56deg;
}
.rotate-\[15\.536deg\] {
  rotate: 15.536deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.appearance-none {
  appearance: none;
}
.columns-1 {
  columns: 1;
}
.break-inside-avoid {
  break-inside: avoid;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-around {
  justify-content: space-around;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-5 {
  gap: calc(var(--spacing) * 5);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-\[1\.311875rem\] {
  gap: 1.311875rem;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[14px\] {
  gap: 14px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[17px\] {
  gap: 17px;
}
.gap-\[18px\] {
  gap: 18px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[21px\] {
  gap: 21px;
}
.gap-\[22px\] {
  gap: 22px;
}
.gap-\[23\.4px\] {
  gap: 23.4px;
}
.gap-\[23px\] {
  gap: 23px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[26\.5px\] {
  gap: 26.5px;
}
.gap-\[26px\] {
  gap: 26px;
}
.gap-\[28px\] {
  gap: 28px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[33px\] {
  gap: 33px;
}
.gap-\[34\.45px\] {
  gap: 34.45px;
}
.gap-\[37px\] {
  gap: 37px;
}
.gap-\[39px\] {
  gap: 39px;
}
.gap-\[44px\] {
  gap: 44px;
}
.gap-\[64px\] {
  gap: 64px;
}
: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)));
}
.gap-x-1 {
  column-gap: calc(var(--spacing) * 1);
}
.gap-x-2\.5 {
  column-gap: calc(var(--spacing) * 2.5);
}
.gap-x-4 {
  column-gap: calc(var(--spacing) * 4);
}
.gap-x-6 {
  column-gap: calc(var(--spacing) * 6);
}
.gap-x-8 {
  column-gap: calc(var(--spacing) * 8);
}
.gap-x-10 {
  column-gap: calc(var(--spacing) * 10);
}
.gap-x-\[20px\] {
  column-gap: 20px;
}
.gap-x-\[100px\] {
  column-gap: 100px;
}
:where(.space-x-3 > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
}
:where(.space-x-4 > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
}
.gap-y-1 {
  row-gap: calc(var(--spacing) * 1);
}
.gap-y-2 {
  row-gap: calc(var(--spacing) * 2);
}
.gap-y-5 {
  row-gap: calc(var(--spacing) * 5);
}
.gap-y-\[12\.5px\] {
  row-gap: 12.5px;
}
.gap-y-\[28\.46px\] {
  row-gap: 28.46px;
}
.gap-y-\[46px\] {
  row-gap: 46px;
}
:where(.divide-x > :not(:last-child)) {
  --tw-divide-x-reverse: 0;
  border-inline-style: var(--tw-border-style);
  border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
  border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
:where(.divide-y > :not(:last-child)) {
  --tw-divide-y-reverse: 0;
  border-bottom-style: var(--tw-border-style);
  border-top-style: var(--tw-border-style);
  border-top-width: calc(1px * var(--tw-divide-y-reverse));
  border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
}
:where(.divide-gray-500\/10 > :not(:last-child)) {
  border-color: color-mix(in srgb, oklch(55.1% 0.027 264.364) 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  :where(.divide-gray-500\/10 > :not(:last-child)) {
    border-color: color-mix(in oklab, var(--color-gray-500) 10%, transparent);
  }
}
:where(.divide-gray-900\/5 > :not(:last-child)) {
  border-color: color-mix(in srgb, oklch(21% 0.034 264.665) 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  :where(.divide-gray-900\/5 > :not(:last-child)) {
    border-color: color-mix(in oklab, var(--color-gray-900) 5%, transparent);
  }
}
.self-center {
  align-self: center;
}
.self-end {
  align-self: flex-end;
}
.self-start {
  align-self: flex-start;
}
.self-stretch {
  align-self: stretch;
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.\!rounded-full {
  border-radius: calc(infinity * 1px) !important;
}
.rounded-3xl {
  border-radius: var(--radius-3xl);
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[13px\] {
  border-radius: 13px;
}
.rounded-\[14\.04px\] {
  border-radius: 14.04px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[26px\] {
  border-radius: 26px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.rounded-t-\[35px\] {
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
}
.rounded-t-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.rounded-tl-\[13px\] {
  border-top-left-radius: 13px;
}
.rounded-tl-\[20px\] {
  border-top-left-radius: 20px;
}
.rounded-br-\[20px\] {
  border-bottom-right-radius: 20px;
}
.rounded-bl-\[13px\] {
  border-bottom-left-radius: 13px;
}
.rounded-bl-\[20px\] {
  border-bottom-left-radius: 20px;
}
.\!border-0 {
  border-style: var(--tw-border-style) !important;
  border-width: 0px !important;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-1 {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-\[\#E5E5E5\] {
  border-color: #E5E5E5;
}
.border-\[\#dadada\] {
  border-color: #dadada;
}
.border-black {
  border-color: var(--color-black);
}
.border-white {
  border-color: var(--color-white);
}
.bg-\[\#1d1d1d\] {
  background-color: #1d1d1d;
}
.bg-\[\#121212\] {
  background-color: #121212;
}
.bg-\[\#373484\] {
  background-color: #373484;
}
.bg-\[\#D9D9D9\] {
  background-color: #D9D9D9;
}
.bg-\[\#eeeeee\] {
  background-color: #eeeeee;
}
.bg-black {
  background-color: var(--color-black);
}
.bg-gray {
  background-color: var(--color-gray);
}
.bg-gray-50 {
  background-color: var(--color-gray-50);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-secondary {
  background-color: var(--color-secondary);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-white\/8 {
  background-color: color-mix(in srgb, #fff 8%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/8 {
    background-color: color-mix(in oklab, var(--color-white) 8%, transparent);
  }
}
.bg-white\/12 {
  background-color: color-mix(in srgb, #fff 12%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/12 {
    background-color: color-mix(in oklab, var(--color-white) 12%, transparent);
  }
}
.bg-white\/30 {
  background-color: color-mix(in srgb, #fff 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/30 {
    background-color: color-mix(in oklab, var(--color-white) 30%, transparent);
  }
}
.bg-white\/65 {
  background-color: color-mix(in srgb, #fff 65%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/65 {
    background-color: color-mix(in oklab, var(--color-white) 65%, transparent);
  }
}
.bg-gradient-to-b {
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.\[background-image\:var\(--slide-background\)\,linear-gradient\(168deg\,\#55539D_5\.62\%\,\#22215C_54\.85\%\)\] {
  background-image: var(--slide-background),linear-gradient(168deg,#55539D 5.62%,#22215C 54.85%);
}
.bg-\[image\:var\(--details-grid-cell-image\)\] {
  background-image: var(--details-grid-cell-image);
}
.bg-\[image\:var\(--details-grid-featured-image\)\] {
  background-image: var(--details-grid-featured-image);
}
.bg-\[image\:var\(--grid-featured-image\)\] {
  background-image: var(--grid-featured-image);
}
.bg-\[linear-gradient\(180deg\,\#00C0F3_0\%\,\#2D2B6E_100\%\)\] {
  background-image: linear-gradient(180deg,#00C0F3 0%,#2D2B6E 100%);
}
.bg-\[linear-gradient\(180deg\,\#E21300_0\%\,\#9E0D00_100\%\)\] {
  background-image: linear-gradient(180deg,#E21300 0%,#9E0D00 100%);
}
.bg-\[linear-gradient\(180deg\,rgba\(18\,18\,18\,0\)_0\%\,\#121212_77\.96\%\)\] {
  background-image: linear-gradient(180deg,rgba(18,18,18,0) 0%,#121212 77.96%);
}
.bg-\[url\(\'images\/popular-bg\.svg\'\)\] {
  background-image: url('images/popular-bg.svg');
}
.from-gray {
  --tw-gradient-from: var(--color-gray);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-gray-100 {
  --tw-gradient-from: var(--color-gray-100);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-transparent {
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-white {
  --tw-gradient-from: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-\[33\.38\%\] {
  --tw-gradient-from-position: 33.38%;
}
.to-\[\#2D2B6E\] {
  --tw-gradient-to: #2D2B6E;
  --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-gray {
  --tw-gradient-to: var(--color-gray);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-white {
  --tw-gradient-to: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.bg-\[top_right\] {
  background-position: top right;
}
.bg-center {
  background-position: center;
}
.bg-right {
  background-position: right;
}
.bg-top {
  background-position: top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-center {
  object-position: center;
}
.object-top {
  object-position: top;
}
.p-1\.5 {
  padding: calc(var(--spacing) * 1.5);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-2\.5 {
  padding: calc(var(--spacing) * 2.5);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-8 {
  padding: calc(var(--spacing) * 8);
}
.p-\[25px\] {
  padding: 25px;
}
.p-\[28\.4px\] {
  padding: 28.4px;
}
.p-\[32px\] {
  padding: 32px;
}
.p-\[42px\] {
  padding: 42px;
}
.\!px-\[30\.34px\] {
  padding-inline: 30.34px !important;
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.px-\[9px\] {
  padding-inline: 9px;
}
.px-\[17px\] {
  padding-inline: 17px;
}
.px-\[19px\] {
  padding-inline: 19px;
}
.px-\[20px\] {
  padding-inline: 20px;
}
.px-\[21px\] {
  padding-inline: 21px;
}
.px-\[22\.53px\] {
  padding-inline: 22.53px;
}
.px-\[23\.44px\] {
  padding-inline: 23.44px;
}
.px-\[24px\] {
  padding-inline: 24px;
}
.px-\[25px\] {
  padding-inline: 25px;
}
.px-\[30px\] {
  padding-inline: 30px;
}
.px-\[33px\] {
  padding-inline: 33px;
}
.px-\[34px\] {
  padding-inline: 34px;
}
.px-\[35px\] {
  padding-inline: 35px;
}
.px-\[38px\] {
  padding-inline: 38px;
}
.px-\[40px\] {
  padding-inline: 40px;
}
.px-\[42px\] {
  padding-inline: 42px;
}
.px-\[52px\] {
  padding-inline: 52px;
}
.px-\[57\.5px\] {
  padding-inline: 57.5px;
}
.px-\[68\.5px\] {
  padding-inline: 68.5px;
}
.\!py-\[6\.27px\] {
  padding-block: 6.27px !important;
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-2\.5 {
  padding-block: calc(var(--spacing) * 2.5);
}
.py-5 {
  padding-block: calc(var(--spacing) * 5);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-\[6\.5px\] {
  padding-block: 6.5px;
}
.py-\[7\.5px\] {
  padding-block: 7.5px;
}
.py-\[12px\] {
  padding-block: 12px;
}
.py-\[13px\] {
  padding-block: 13px;
}
.py-\[14px\] {
  padding-block: 14px;
}
.py-\[15\.5px\] {
  padding-block: 15.5px;
}
.py-\[15px\] {
  padding-block: 15px;
}
.py-\[18\.5px\] {
  padding-block: 18.5px;
}
.py-\[18\.96px\] {
  padding-block: 18.96px;
}
.py-\[23px\] {
  padding-block: 23px;
}
.py-\[24px\] {
  padding-block: 24px;
}
.py-\[25px\] {
  padding-block: 25px;
}
.py-\[28\.08px\] {
  padding-block: 28.08px;
}
.py-\[28\.8px\] {
  padding-block: 28.8px;
}
.py-\[30px\] {
  padding-block: 30px;
}
.py-\[32px\] {
  padding-block: 32px;
}
.py-\[35px\] {
  padding-block: 35px;
}
.py-\[39\.4px\] {
  padding-block: 39.4px;
}
.py-\[39px\] {
  padding-block: 39px;
}
.py-\[40px\] {
  padding-block: 40px;
}
.py-\[41px\] {
  padding-block: 41px;
}
.py-\[55px\] {
  padding-block: 55px;
}
.py-\[60px\] {
  padding-block: 60px;
}
.py-\[61\.5px\] {
  padding-block: 61.5px;
}
.py-\[72px\] {
  padding-block: 72px;
}
.py-\[76px\] {
  padding-block: 76px;
}
.py-\[92\.32px\] {
  padding-block: 92.32px;
}
.py-\[107px\] {
  padding-block: 107px;
}
.py-\[112px\] {
  padding-block: 112px;
}
.py-\[162px\] {
  padding-block: 162px;
}
.pt-0 {
  padding-top: calc(var(--spacing) * 0);
}
.pt-\[9\.663125rem\] {
  padding-top: 9.663125rem;
}
.pt-\[16\.59px\] {
  padding-top: 16.59px;
}
.pt-\[21\.84px\] {
  padding-top: 21.84px;
}
.pt-\[22\.76px\] {
  padding-top: 22.76px;
}
.pt-\[23\.25px\] {
  padding-top: 23.25px;
}
.pt-\[26\.73px\] {
  padding-top: 26.73px;
}
.pt-\[28px\] {
  padding-top: 28px;
}
.pt-\[29px\] {
  padding-top: 29px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.pt-\[34\.41px\] {
  padding-top: 34.41px;
}
.pt-\[34\.42px\] {
  padding-top: 34.42px;
}
.pt-\[34\.78px\] {
  padding-top: 34.78px;
}
.pt-\[35\.54px\] {
  padding-top: 35.54px;
}
.pt-\[37px\] {
  padding-top: 37px;
}
.pt-\[38px\] {
  padding-top: 38px;
}
.pt-\[40px\] {
  padding-top: 40px;
}
.pt-\[41\.69px\] {
  padding-top: 41.69px;
}
.pt-\[44\.61px\] {
  padding-top: 44.61px;
}
.pt-\[46px\] {
  padding-top: 46px;
}
.pt-\[47px\] {
  padding-top: 47px;
}
.pt-\[49\.49px\] {
  padding-top: 49.49px;
}
.pt-\[54\.37px\] {
  padding-top: 54.37px;
}
.pt-\[54px\] {
  padding-top: 54px;
}
.pt-\[55px\] {
  padding-top: 55px;
}
.pt-\[58px\] {
  padding-top: 58px;
}
.pt-\[59\.3px\] {
  padding-top: 59.3px;
}
.pt-\[59px\] {
  padding-top: 59px;
}
.pt-\[63\.41px\] {
  padding-top: 63.41px;
}
.pt-\[65\.7px\] {
  padding-top: 65.7px;
}
.pt-\[65px\] {
  padding-top: 65px;
}
.pt-\[68\.32px\] {
  padding-top: 68.32px;
}
.pt-\[69\.93px\] {
  padding-top: 69.93px;
}
.pt-\[72\.5px\] {
  padding-top: 72.5px;
}
.pt-\[75px\] {
  padding-top: 75px;
}
.pt-\[80\.36px\] {
  padding-top: 80.36px;
}
.pt-\[81\.02px\] {
  padding-top: 81.02px;
}
.pt-\[81\.48px\] {
  padding-top: 81.48px;
}
.pt-\[84\.82px\] {
  padding-top: 84.82px;
}
.pt-\[84px\] {
  padding-top: 84px;
}
.pt-\[85\.31px\] {
  padding-top: 85.31px;
}
.pt-\[85px\] {
  padding-top: 85px;
}
.pt-\[86\.37px\] {
  padding-top: 86.37px;
}
.pt-\[91\.85px\] {
  padding-top: 91.85px;
}
.pt-\[91px\] {
  padding-top: 91px;
}
.pt-\[93px\] {
  padding-top: 93px;
}
.pt-\[94px\] {
  padding-top: 94px;
}
.pt-\[100px\] {
  padding-top: 100px;
}
.pt-\[102px\] {
  padding-top: 102px;
}
.pt-\[105\.36px\] {
  padding-top: 105.36px;
}
.pt-\[105\.81px\] {
  padding-top: 105.81px;
}
.pt-\[108px\] {
  padding-top: 108px;
}
.pt-\[123\.14px\] {
  padding-top: 123.14px;
}
.pt-\[125\.62px\] {
  padding-top: 125.62px;
}
.pt-\[128\.11px\] {
  padding-top: 128.11px;
}
.pt-\[223\.69px\] {
  padding-top: 223.69px;
}
.pt-\[314\.27px\] {
  padding-top: 314.27px;
}
.pt-\[486px\] {
  padding-top: 486px;
}
.pt-\[489px\] {
  padding-top: 489px;
}
.pr-3 {
  padding-right: calc(var(--spacing) * 3);
}
.pr-3\.5 {
  padding-right: calc(var(--spacing) * 3.5);
}
.pr-\[27px\] {
  padding-right: 27px;
}
.pr-\[30\.25px\] {
  padding-right: 30.25px;
}
.pr-\[30px\] {
  padding-right: 30px;
}
.pr-\[31\.1px\] {
  padding-right: 31.1px;
}
.pr-\[34\.63px\] {
  padding-right: 34.63px;
}
.pr-\[41\.95px\] {
  padding-right: 41.95px;
}
.pb-12 {
  padding-bottom: calc(var(--spacing) * 12);
}
.pb-\[14\.04px\] {
  padding-bottom: 14.04px;
}
.pb-\[14\.34px\] {
  padding-bottom: 14.34px;
}
.pb-\[14px\] {
  padding-bottom: 14px;
}
.pb-\[17\.04px\] {
  padding-bottom: 17.04px;
}
.pb-\[19\.18px\] {
  padding-bottom: 19.18px;
}
.pb-\[20\.18px\] {
  padding-bottom: 20.18px;
}
.pb-\[24px\] {
  padding-bottom: 24px;
}
.pb-\[25px\] {
  padding-bottom: 25px;
}
.pb-\[26px\] {
  padding-bottom: 26px;
}
.pb-\[28px\] {
  padding-bottom: 28px;
}
.pb-\[34px\] {
  padding-bottom: 34px;
}
.pb-\[37\.4px\] {
  padding-bottom: 37.4px;
}
.pb-\[38px\] {
  padding-bottom: 38px;
}
.pb-\[40\.34px\] {
  padding-bottom: 40.34px;
}
.pb-\[41\.81px\] {
  padding-bottom: 41.81px;
}
.pb-\[43px\] {
  padding-bottom: 43px;
}
.pb-\[45\.85px\] {
  padding-bottom: 45.85px;
}
.pb-\[46px\] {
  padding-bottom: 46px;
}
.pb-\[47\.01px\] {
  padding-bottom: 47.01px;
}
.pb-\[47px\] {
  padding-bottom: 47px;
}
.pb-\[48\.46px\] {
  padding-bottom: 48.46px;
}
.pb-\[48\.58px\] {
  padding-bottom: 48.58px;
}
.pb-\[53\.63px\] {
  padding-bottom: 53.63px;
}
.pb-\[57px\] {
  padding-bottom: 57px;
}
.pb-\[58\.9px\] {
  padding-bottom: 58.9px;
}
.pb-\[64\.47px\] {
  padding-bottom: 64.47px;
}
.pb-\[65\.12px\] {
  padding-bottom: 65.12px;
}
.pb-\[65\.57px\] {
  padding-bottom: 65.57px;
}
.pb-\[66px\] {
  padding-bottom: 66px;
}
.pb-\[69\.56px\] {
  padding-bottom: 69.56px;
}
.pb-\[72px\] {
  padding-bottom: 72px;
}
.pb-\[77\.03px\] {
  padding-bottom: 77.03px;
}
.pb-\[80px\] {
  padding-bottom: 80px;
}
.pb-\[81px\] {
  padding-bottom: 81px;
}
.pb-\[82px\] {
  padding-bottom: 82px;
}
.pb-\[83\.65px\] {
  padding-bottom: 83.65px;
}
.pb-\[83px\] {
  padding-bottom: 83px;
}
.pb-\[84\.14px\] {
  padding-bottom: 84.14px;
}
.pb-\[92\.56px\] {
  padding-bottom: 92.56px;
}
.pb-\[95\.35px\] {
  padding-bottom: 95.35px;
}
.pb-\[95px\] {
  padding-bottom: 95px;
}
.pb-\[102\.05px\] {
  padding-bottom: 102.05px;
}
.pb-\[104px\] {
  padding-bottom: 104px;
}
.pb-\[106px\] {
  padding-bottom: 106px;
}
.pb-\[107\.68px\] {
  padding-bottom: 107.68px;
}
.pb-\[112px\] {
  padding-bottom: 112px;
}
.pb-\[114px\] {
  padding-bottom: 114px;
}
.pb-\[127px\] {
  padding-bottom: 127px;
}
.pb-\[128px\] {
  padding-bottom: 128px;
}
.pb-\[129px\] {
  padding-bottom: 129px;
}
.pb-\[136\.55px\] {
  padding-bottom: 136.55px;
}
.pl-3 {
  padding-left: calc(var(--spacing) * 3);
}
.pl-6 {
  padding-left: calc(var(--spacing) * 6);
}
.pl-8 {
  padding-left: calc(var(--spacing) * 8);
}
.pl-\[27px\] {
  padding-left: 27px;
}
.pl-\[30\.7px\] {
  padding-left: 30.7px;
}
.pl-\[38\.7px\] {
  padding-left: 38.7px;
}
.pl-\[44\.45px\] {
  padding-left: 44.45px;
}
.pl-\[46\.25px\] {
  padding-left: 46.25px;
}
.pl-\[110px\] {
  padding-left: 110px;
}
.pl-\[max\(1rem\,calc\(\(100vw-1636px\)\/2\)\)\] {
  padding-left: max(1rem, calc((100vw - 1636px) / 2));
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.align-middle {
  vertical-align: middle;
}
.align-text-bottom {
  vertical-align: text-bottom;
}
.\!font-cta {
  font-family: var(--font-cta) !important;
}
.font-\[Inter\,sans-serif\] {
  font-family: Inter,sans-serif;
}
.font-cta {
  font-family: var(--font-cta);
}
.font-heading {
  font-family: var(--font-heading);
}
.font-heading-book {
  font-family: var(--font-heading-book);
}
.font-lead {
  font-family: var(--font-lead);
}
.font-sans {
  font-family: var(--font-sans);
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-base\/7 {
  font-size: var(--text-base);
  line-height: calc(var(--spacing) * 7);
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm\/6 {
  font-size: var(--text-sm);
  line-height: calc(var(--spacing) * 6);
}
.text-sm\/7 {
  font-size: var(--text-sm);
  line-height: calc(var(--spacing) * 7);
}
.\!text-\[20px\] {
  font-size: 20px !important;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[22\.8px\] {
  font-size: 22.8px;
}
.text-\[22px\] {
  font-size: 22px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[54px\] {
  font-size: 54px;
}
.\!leading-\[51\.1px\] {
  --tw-leading: 51.1px !important;
  line-height: 51.1px !important;
}
.leading-5 {
  --tw-leading: calc(var(--spacing) * 5);
  line-height: calc(var(--spacing) * 5);
}
.leading-\[1\] {
  --tw-leading: 1;
  line-height: 1;
}
.leading-\[20px\] {
  --tw-leading: 20px;
  line-height: 20px;
}
.leading-\[21px\] {
  --tw-leading: 21px;
  line-height: 21px;
}
.leading-\[23\.4px\] {
  --tw-leading: 23.4px;
  line-height: 23.4px;
}
.leading-\[24px\] {
  --tw-leading: 24px;
  line-height: 24px;
}
.leading-\[26px\] {
  --tw-leading: 26px;
  line-height: 26px;
}
.leading-\[29px\] {
  --tw-leading: 29px;
  line-height: 29px;
}
.leading-\[30px\] {
  --tw-leading: 30px;
  line-height: 30px;
}
.leading-\[32px\] {
  --tw-leading: 32px;
  line-height: 32px;
}
.leading-\[38px\] {
  --tw-leading: 38px;
  line-height: 38px;
}
.leading-\[42\.8px\] {
  --tw-leading: 42.8px;
  line-height: 42.8px;
}
.leading-\[100\%\] {
  --tw-leading: 100%;
  line-height: 100%;
}
.leading-normal {
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
}
.font-\[600\] {
  --tw-font-weight: 600;
  font-weight: 600;
}
.font-black {
  --tw-font-weight: var(--font-weight-black);
  font-weight: var(--font-weight-black);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-extrabold {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.font-light {
  --tw-font-weight: var(--font-weight-light);
  font-weight: var(--font-weight-light);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-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-\[-\.76px\] {
  --tw-tracking: -.76px;
  letter-spacing: -.76px;
}
.tracking-\[-0\.32px\] {
  --tw-tracking: -0.32px;
  letter-spacing: -0.32px;
}
.tracking-\[-1\%\] {
  --tw-tracking: -1%;
  letter-spacing: -1%;
}
.tracking-\[-1\.22px\] {
  --tw-tracking: -1.22px;
  letter-spacing: -1.22px;
}
.tracking-\[-1\.68px\] {
  --tw-tracking: -1.68px;
  letter-spacing: -1.68px;
}
.tracking-\[2\%\] {
  --tw-tracking: 2%;
  letter-spacing: 2%;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-\[\#ffcb3c\] {
  color: #ffcb3c;
}
.text-\[18\] {
  color: 18;
}
.text-\[18p\] {
  color: 18p;
}
.text-black {
  color: var(--color-black);
}
.text-body {
  color: var(--color-body);
}
.text-gray-400 {
  color: var(--color-gray-400);
}
.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-primary {
  color: var(--color-primary);
}
.text-secondary {
  color: var(--color-secondary);
}
.text-white {
  color: var(--color-white);
}
.\!placeholder-black::placeholder {
  color: var(--color-black) !important;
}
.opacity-50 {
  opacity: 50%;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_0_30px_0_rgba\(0\,0\,0\,0\.10\)\] {
  --tw-shadow: 0 0 30px 0 var(--tw-shadow-color, rgba(0,0,0,0.10));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_4px_15px_0_rgba\(0\,0\,0\,0\.15\)\] {
  --tw-shadow: 0 4px 15px 0 var(--tw-shadow-color, rgba(0,0,0,0.15));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[inset_0_-20px_30px_0_rgba\(0\,0\,0\,0\.12\)\] {
  --tw-shadow: inset 0 -20px 30px 0 var(--tw-shadow-color, rgba(0,0,0,0.12));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.outline-1 {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.outline-gray-900\/5 {
  outline-color: color-mix(in srgb, oklch(21% 0.034 264.665) 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .outline-gray-900\/5 {
    outline-color: color-mix(in oklab, var(--color-gray-900) 5%, transparent);
  }
}
.brightness-0 {
  --tw-brightness: brightness(0%);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.contrast-200 {
  --tw-contrast: contrast(200%);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.drop-shadow-\[0_4\.657px_46\.568px_rgba\(0\,0\,0\,0\.25\)\] {
  --tw-drop-shadow-size: drop-shadow(0 4.657px 46.568px var(--tw-drop-shadow-color, rgba(0,0,0,0.25)));
  --tw-drop-shadow: var(--tw-drop-shadow-size);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-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));
}
.transition-discrete {
  transition-behavior: allow-discrete;
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-400 {
  --tw-duration: 400ms;
  transition-duration: 400ms;
}
.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: var(--color-neutral-700);
  --tw-prose-headings: var(--color-neutral-900);
  --tw-prose-lead: var(--color-neutral-600);
  --tw-prose-links: var(--color-neutral-900);
  --tw-prose-bold: var(--color-neutral-900);
  --tw-prose-counters: var(--color-neutral-500);
  --tw-prose-bullets: var(--color-neutral-300);
  --tw-prose-hr: var(--color-neutral-200);
  --tw-prose-quotes: var(--color-neutral-900);
  --tw-prose-quote-borders: var(--color-neutral-200);
  --tw-prose-captions: var(--color-neutral-500);
  --tw-prose-kbd: var(--color-neutral-900);
  --tw-prose-kbd-shadows: var(--color-neutral-900);
  --tw-prose-code: var(--color-neutral-900);
  --tw-prose-pre-code: var(--color-neutral-200);
  --tw-prose-pre-bg: var(--color-neutral-800);
  --tw-prose-th-borders: var(--color-neutral-300);
  --tw-prose-td-borders: var(--color-neutral-200);
  --tw-prose-invert-body: var(--color-neutral-300);
  --tw-prose-invert-headings: var(--color-white);
  --tw-prose-invert-lead: var(--color-neutral-400);
  --tw-prose-invert-links: var(--color-white);
  --tw-prose-invert-bold: var(--color-white);
  --tw-prose-invert-counters: var(--color-neutral-400);
  --tw-prose-invert-bullets: var(--color-neutral-600);
  --tw-prose-invert-hr: var(--color-neutral-700);
  --tw-prose-invert-quotes: var(--color-neutral-100);
  --tw-prose-invert-quote-borders: var(--color-neutral-700);
  --tw-prose-invert-captions: var(--color-neutral-400);
  --tw-prose-invert-kbd: var(--color-white);
  --tw-prose-invert-kbd-shadows: var(--color-white);
  --tw-prose-invert-code: var(--color-white);
  --tw-prose-invert-pre-code: var(--color-neutral-300);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: var(--color-neutral-600);
  --tw-prose-invert-td-borders: var(--color-neutral-700);
}
.\[--anchor-gap\:--spacing\(3\)\] {
  --anchor-gap: calc(var(--spacing) * 3);
}
.backface-hidden {
  backface-visibility: hidden;
}
.group-open\:block:is(:where(.group):is([open],:popover-open,:open) *) {
  display: block;
}
.group-open\:hidden:is(:where(.group):is([open],:popover-open,:open) *) {
  display: none;
}
.group-open\:pb-2:is(:where(.group):is([open],:popover-open,:open) *) {
  padding-bottom: calc(var(--spacing) * 2);
}
@media (hover: hover) {
  .group-hover\:bg-white:is(:where(.group):hover *) {
    background-color: var(--color-white);
  }
}
@media (hover: hover) {
  .group-hover\:text-indigo-600:is(:where(.group):hover *) {
    color: var(--color-indigo-600);
  }
}
.group-\[\.active\]\:block:is(:where(.group):is(.active) *) {
  display: block;
}
.group-\[\.active\]\:grid:is(:where(.group):is(.active) *) {
  display: grid;
}
.group-\[\.active\]\:bg-secondary:is(:where(.group):is(.active) *) {
  background-color: var(--color-secondary);
}
.group-\[\.active\]\:text-white:is(:where(.group):is(.active) *) {
  color: var(--color-white);
}
.backdrop\:bg-transparent::backdrop {
  background-color: transparent;
}
.before\:pointer-events-none::before {
  content: var(--tw-content);
  pointer-events: none;
}
.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}
.before\:inset-0::before {
  content: var(--tw-content);
  inset: calc(var(--spacing) * 0);
}
.before\:top-\[-44\.41\%\]::before {
  content: var(--tw-content);
  top: -44.41%;
}
.before\:top-\[40\%\]::before {
  content: var(--tw-content);
  top: 40%;
}
.before\:right-0::before {
  content: var(--tw-content);
  right: calc(var(--spacing) * 0);
}
.before\:right-\[-10\%\]::before {
  content: var(--tw-content);
  right: -10%;
}
.before\:bottom-0::before {
  content: var(--tw-content);
  bottom: calc(var(--spacing) * 0);
}
.before\:left-0::before {
  content: var(--tw-content);
  left: calc(var(--spacing) * 0);
}
.before\:aspect-square::before {
  content: var(--tw-content);
  aspect-ratio: 1 / 1;
}
.before\:h-\[55\%\]::before {
  content: var(--tw-content);
  height: 55%;
}
.before\:h-\[60px\]::before {
  content: var(--tw-content);
  height: 60px;
}
.before\:w-\[27\.67\%\]::before {
  content: var(--tw-content);
  width: 27.67%;
}
.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}
.before\:rounded-full::before {
  content: var(--tw-content);
  border-radius: calc(infinity * 1px);
}
.before\:bg-secondary::before {
  content: var(--tw-content);
  background-color: var(--color-secondary);
}
.before\:bg-gradient-to-b::before {
  content: var(--tw-content);
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.before\:bg-gradient-to-t::before {
  content: var(--tw-content);
  --tw-gradient-position: to top in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.before\:bg-\[linear-gradient\(180deg\,rgba\(45\,43\,110\,0\)_0\%\,\#2D2B6E_100\%\)\]::before {
  content: var(--tw-content);
  background-image: linear-gradient(180deg,rgba(45,43,110,0) 0%,#2D2B6E 100%);
}
.before\:from-\[\#121212\]::before {
  content: var(--tw-content);
  --tw-gradient-from: #121212;
  --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));
}
.before\:from-transparent::before {
  content: var(--tw-content);
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.before\:via-\[\#121212\]\/\[0\.22\]::before {
  content: var(--tw-content);
  --tw-gradient-via: color-mix(in oklab, #121212 22%, transparent);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.before\:to-black\/12::before {
  content: var(--tw-content);
  --tw-gradient-to: color-mix(in srgb, #000 12%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .before\:to-black\/12::before {
    --tw-gradient-to: color-mix(in oklab, var(--color-black) 12%, transparent);
  }
}
.before\:to-black\/12::before {
  --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));
}
.before\:to-transparent::before {
  content: var(--tw-content);
  --tw-gradient-to: transparent;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.before\:blur-\[150px\]::before {
  content: var(--tw-content);
  --tw-blur: blur(150px);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}
.after\:pointer-events-none::after {
  content: var(--tw-content);
  pointer-events: none;
}
.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}
.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: calc(var(--spacing) * 0);
}
.after\:bottom-\[-24\.37\%\]::after {
  content: var(--tw-content);
  bottom: -24.37%;
}
.after\:bottom-\[20\%\]::after {
  content: var(--tw-content);
  bottom: 20%;
}
.after\:left-0::after {
  content: var(--tw-content);
  left: calc(var(--spacing) * 0);
}
.after\:left-\[-5\.52\%\]::after {
  content: var(--tw-content);
  left: -5.52%;
}
.after\:aspect-square::after {
  content: var(--tw-content);
  aspect-ratio: 1 / 1;
}
.after\:h-\[151px\]::after {
  content: var(--tw-content);
  height: 151px;
}
.after\:w-\[20\.59\%\]::after {
  content: var(--tw-content);
  width: 20.59%;
}
.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}
.after\:rounded-full::after {
  content: var(--tw-content);
  border-radius: calc(infinity * 1px);
}
.after\:bg-secondary::after {
  content: var(--tw-content);
  background-color: var(--color-secondary);
}
.after\:bg-gradient-to-b::after {
  content: var(--tw-content);
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.after\:from-gray\/0::after {
  content: var(--tw-content);
  --tw-gradient-from: var(--color-gray);
}
@supports (color: color-mix(in lab, red, red)) {
  .after\:from-gray\/0::after {
    --tw-gradient-from: color-mix(in oklab, var(--color-gray) 0%, transparent);
  }
}
.after\:from-gray\/0::after {
  --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));
}
.after\:to-gray::after {
  content: var(--tw-content);
  --tw-gradient-to: var(--color-gray);
  --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));
}
.after\:to-white::after {
  content: var(--tw-content);
  --tw-gradient-to: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.after\:blur-\[150px\]::after {
  content: var(--tw-content);
  --tw-blur: blur(150px);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}
.open\:block:is([open],:popover-open,:open) {
  display: block;
}
@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-gray-50:hover {
    background-color: var(--color-gray-50);
  }
}
@media (hover: hover) {
  .hover\:bg-gray-100:hover {
    background-color: var(--color-gray-100);
  }
}
@media (hover: hover) {
  .hover\:bg-primary:hover {
    background-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:text-white:hover {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:opacity-100:hover {
    opacity: 100%;
  }
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
:where(*[aria-expanded="true"]) .in-aria-expanded\:rotate-180 {
  rotate: 180deg;
}
.data-closed\:translate-y-1[data-closed] {
  --tw-translate-y: calc(var(--spacing) * 1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.data-closed\:opacity-0[data-closed] {
  opacity: 0%;
}
.data-enter\:duration-200[data-enter] {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.data-enter\:ease-out[data-enter] {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.data-leave\:duration-150[data-leave] {
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.data-leave\:ease-in[data-leave] {
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
@media (width >= 40rem) {
  .sm\:z-0 {
    z-index: 0;
  }
}
@media (width >= 40rem) {
  .sm\:max-w-\[408px\] {
    max-width: 408px;
  }
}
@media (width >= 40rem) {
  .sm\:max-w-sm {
    max-width: var(--container-sm);
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:self-stretch {
    align-self: stretch;
  }
}
@media (width >= 40rem) {
  .sm\:py-\[82\.75px\] {
    padding-block: 82.75px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 40rem) {
  .sm\:leading-\[17\.17px\] {
    --tw-leading: 17.17px;
    line-height: 17.17px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[3\%\] {
    --tw-tracking: 3%;
    letter-spacing: 3%;
  }
}
@media (width >= 40rem) {
  .sm\:ring-1 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (width >= 40rem) {
  .sm\:ring-gray-900\/10 {
    --tw-ring-color: color-mix(in srgb, oklch(21% 0.034 264.665) 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .sm\:ring-gray-900\/10 {
      --tw-ring-color: color-mix(in oklab, var(--color-gray-900) 10%, transparent);
    }
  }
}
@media (width >= 48rem) {
  .md\:pointer-events-none {
    pointer-events: none;
  }
}
@media (width >= 48rem) {
  .md\:absolute {
    position: absolute;
  }
}
@media (width >= 48rem) {
  .md\:mx-5 {
    margin-inline: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .md\:my-0 {
    margin-block: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:mb-\[300px\] {
    margin-bottom: 300px;
  }
}
@media (width >= 48rem) {
  .md\:flex {
    display: flex;
  }
}
@media (width >= 48rem) {
  .md\:hidden {
    display: none;
  }
}
@media (width >= 48rem) {
  .md\:h-full {
    height: 100%;
  }
}
@media (width >= 48rem) {
  .md\:w-\[calc\(50\%-6\.25px\)\] {
    width: calc(50% - 6.25px);
  }
}
@media (width >= 48rem) {
  .md\:w-\[calc\(50\%-10px\)\] {
    width: calc(50% - 10px);
  }
}
@media (width >= 48rem) {
  .md\:w-auto {
    width: auto;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[2px\] {
    max-width: 2px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[208px\] {
    max-width: 208px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[472px\] {
    max-width: 472px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[663\.63px\] {
    max-width: 663.63px;
  }
}
@media (width >= 48rem) {
  .md\:columns-2 {
    columns: 2;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-\[minmax\(0\,26\%\)_minmax\(0\,74\%\)\] {
    grid-template-columns: minmax(0,26%) minmax(0,74%);
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-\[minmax\(0\,74\%\)_minmax\(0\,26\%\)\] {
    grid-template-columns: minmax(0,74%) minmax(0,26%);
  }
}
@media (width >= 48rem) {
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (width >= 48rem) {
  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }
}
@media (width >= 48rem) {
  .md\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 48rem) {
  .md\:pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:pl-\[74px\] {
    padding-left: 74px;
  }
}
@media (width >= 48rem) {
  .md\:text-left {
    text-align: left;
  }
}
@media (width >= 48rem) {
  .md\:text-\[28px\] {
    font-size: 28px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[32px\] {
    font-size: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:my-\[107px\] {
    margin-block: 107px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[8\.964375rem\] {
    margin-top: 8.964375rem;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[154\.94px\] {
    margin-top: 154.94px;
  }
}
@media (width >= 64rem) {
  .lg\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:mb-\[31\.79px\] {
    margin-bottom: 31.79px;
  }
}
@media (width >= 64rem) {
  .lg\:mb-\[36\.26px\] {
    margin-bottom: 36.26px;
  }
}
@media (width >= 64rem) {
  .lg\:flex {
    display: flex;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[32px\] {
    height: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:max-h-\[1010px\] {
    max-height: 1010px;
  }
}
@media (width >= 64rem) {
  .lg\:min-h-\[168px\] {
    min-height: 168px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[30\.113\%\] {
    width: 30.113%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[32px\] {
    width: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[33\.33333\%\] {
    width: 33.33333%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[33\.333333\%\] {
    width: 33.333333%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[33\.33333333\%\] {
    width: 33.33333333%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[39\.774\%\] {
    width: 39.774%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[45\.3516\%\] {
    width: 45.3516%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[54\.6484\%\] {
    width: 54.6484%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[80\%\] {
    width: 80%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[383px\] {
    max-width: 383px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[586px\] {
    max-width: 586px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[656px\] {
    max-width: 656px;
  }
}
@media (width >= 64rem) {
  .lg\:flex-1 {
    flex: 1;
  }
}
@media (width >= 64rem) {
  .lg\:basis-1\/2 {
    flex-basis: calc(1 / 2 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:basis-\[50\%\] {
    flex-basis: 50%;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-\[minmax\(0\,3fr\)_minmax\(0\,4fr\)_minmax\(0\,3fr\)\] {
    grid-template-columns: minmax(0,3fr) minmax(0,4fr) minmax(0,3fr);
  }
}
@media (width >= 64rem) {
  .lg\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 64rem) {
  .lg\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:gap-5 {
    gap: calc(var(--spacing) * 5);
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[52px\] {
    gap: 52px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-12 {
    column-gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[52px\] {
    column-gap: 52px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[60px\] {
    column-gap: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:self-auto {
    align-self: auto;
  }
}
@media (width >= 64rem) {
  .lg\:p-\[42px\] {
    padding: 42px;
  }
}
@media (width >= 64rem) {
  .lg\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:px-\[36px\] {
    padding-inline: 36px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[55px\] {
    padding-inline: 55px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[57px\] {
    padding-inline: 57px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[61\.5px\] {
    padding-inline: 61.5px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[64px\] {
    padding-inline: 64px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[65px\] {
    padding-inline: 65px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[105\.81px\] {
    padding-top: 105.81px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[133px\] {
    padding-top: 133px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[415\.5px\] {
    padding-top: 415.5px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[142px\] {
    padding-bottom: 142px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[165px\] {
    padding-bottom: 165px;
  }
}
@media (width >= 64rem) {
  .lg\:text-left {
    text-align: left;
  }
}
@media (width >= 64rem) {
  .lg\:text-right {
    text-align: right;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[1\.42625rem\] {
    font-size: 1.42625rem;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[18px\] {
    font-size: 18px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[22\.8px\] {
    font-size: 22.8px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[24px\] {
    font-size: 24px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[26px\] {
    font-size: 26px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[28px\] {
    font-size: 28px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[32px\] {
    font-size: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[36px\] {
    font-size: 36px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[38px\] {
    font-size: 38px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[42\.58px\] {
    font-size: 42.58px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[42px\] {
    font-size: 42px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[46px\] {
    font-size: 46px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[47\.12px\] {
    font-size: 47.12px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[47\.38px\] {
    font-size: 47.38px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[52\.47px\] {
    font-size: 52.47px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[68\.22px\] {
    font-size: 68.22px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[76\.65px\] {
    font-size: 76.65px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[76px\] {
    font-size: 76px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[93\.12px\] {
    font-size: 93.12px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[1\.25\] {
    --tw-leading: 1.25;
    line-height: 1.25;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[1\.885\] {
    --tw-leading: 1.885;
    line-height: 1.885;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[20px\] {
    --tw-leading: 20px;
    line-height: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[26px\] {
    --tw-leading: 26px;
    line-height: 26px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[32px\] {
    --tw-leading: 32px;
    line-height: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[36px\] {
    --tw-leading: 36px;
    line-height: 36px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[37px\] {
    --tw-leading: 37px;
    line-height: 37px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[38px\] {
    --tw-leading: 38px;
    line-height: 38px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[39px\] {
    --tw-leading: 39px;
    line-height: 39px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[41px\] {
    --tw-leading: 41px;
    line-height: 41px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[42\.8px\] {
    --tw-leading: 42.8px;
    line-height: 42.8px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[44\.9px\] {
    --tw-leading: 44.9px;
    line-height: 44.9px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[48px\] {
    --tw-leading: 48px;
    line-height: 48px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[49\.7px\] {
    --tw-leading: 49.7px;
    line-height: 49.7px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[49px\] {
    --tw-leading: 49px;
    line-height: 49px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[52px\] {
    --tw-leading: 52px;
    line-height: 52px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[56px\] {
    --tw-leading: 56px;
    line-height: 56px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[58px\] {
    --tw-leading: 58px;
    line-height: 58px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[60px\] {
    --tw-leading: 60px;
    line-height: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[64\.6px\] {
    --tw-leading: 64.6px;
    line-height: 64.6px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[70px\] {
    --tw-leading: 70px;
    line-height: 70px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[72\.6px\] {
    --tw-leading: 72.6px;
    line-height: 72.6px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[72px\] {
    --tw-leading: 72px;
    line-height: 72px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[82px\] {
    --tw-leading: 82px;
    line-height: 82px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[84px\] {
    --tw-leading: 84px;
    line-height: 84px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[93\.1px\] {
    --tw-leading: 93.1px;
    line-height: 93.1px;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[100\%\] {
    --tw-leading: 100%;
    line-height: 100%;
  }
}
@media (width >= 64rem) {
  .lg\:font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.32px\] {
    --tw-tracking: -0.32px;
    letter-spacing: -0.32px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-1\.68px\] {
    --tw-tracking: -1.68px;
    letter-spacing: -1.68px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-3\.26px\] {
    --tw-tracking: -3.26px;
    letter-spacing: -3.26px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[2\%\] {
    --tw-tracking: 2%;
    letter-spacing: 2%;
  }
}
@media (width >= 80rem) {
  .xl\:absolute {
    position: absolute;
  }
}
@media (width >= 80rem) {
  .xl\:right-0 {
    right: calc(var(--spacing) * 0);
  }
}
@media (width >= 80rem) {
  .xl\:bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 80rem) {
  .xl\:left-0 {
    left: calc(var(--spacing) * 0);
  }
}
@media (width >= 80rem) {
  .xl\:mb-\[11\.46px\] {
    margin-bottom: 11.46px;
  }
}
@media (width >= 80rem) {
  .xl\:mb-\[219\.29px\] {
    margin-bottom: 219.29px;
  }
}
@media (width >= 80rem) {
  .xl\:inline-block {
    display: inline-block;
  }
}
@media (width >= 80rem) {
  .xl\:aspect-auto {
    aspect-ratio: auto;
  }
}
@media (width >= 80rem) {
  .xl\:min-h-\[1047px\] {
    min-height: 1047px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[328px\] {
    width: 328px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[399px\] {
    width: 399px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[438px\] {
    width: 438px;
  }
}
@media (width >= 80rem) {
  .xl\:w-auto {
    width: auto;
  }
}
@media (width >= 80rem) {
  .xl\:w-full {
    width: 100%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[115\.73px\] {
    max-width: 115.73px;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[500px\] {
    max-width: 500px;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[599px\] {
    max-width: 599px;
  }
}
@media (width >= 80rem) {
  .xl\:flex-1 {
    flex: 1;
  }
}
@media (width >= 80rem) {
  .xl\:flex-\[0px\] {
    flex: 0px;
  }
}
@media (width >= 80rem) {
  .xl\:grow-0 {
    flex-grow: 0;
  }
}
@media (width >= 80rem) {
  .xl\:grow-1 {
    flex-grow: 1;
  }
}
@media (width >= 80rem) {
  .xl\:basis-\[45\.84\%\] {
    flex-basis: 45.84%;
  }
}
@media (width >= 80rem) {
  .xl\:basis-\[56\.0514\%\] {
    flex-basis: 56.0514%;
  }
}
@media (width >= 80rem) {
  .xl\:basis-auto {
    flex-basis: auto;
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 80rem) {
  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[53\.53px\] {
    gap: 53.53px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[80px\] {
    gap: 80px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[107px\] {
    gap: 107px;
  }
}
@media (width >= 80rem) {
  .xl\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 80rem) {
  .xl\:px-\[32px\] {
    padding-inline: 32px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[34px\] {
    padding-inline: 34px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[53px\] {
    padding-inline: 53px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[64px\] {
    padding-inline: 64px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[72px\] {
    padding-inline: 72px;
  }
}
@media (width >= 80rem) {
  .xl\:py-\[15\.5px\] {
    padding-block: 15.5px;
  }
}
@media (width >= 80rem) {
  .xl\:py-\[60px\] {
    padding-block: 60px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[115\.21px\] {
    padding-top: 115.21px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[29\.46px\] {
    padding-right: 29.46px;
  }
}
@media (width >= 80rem) {
  .xl\:pb-\[202px\] {
    padding-bottom: 202px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[60\.83px\] {
    padding-left: 60.83px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[24px\] {
    font-size: 24px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[26px\] {
    font-size: 26px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[28px\] {
    font-size: 28px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[32px\] {
    font-size: 32px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[36px\] {
    font-size: 36px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[42\.47px\] {
    font-size: 42.47px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[59\.18px\] {
    font-size: 59.18px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[64px\] {
    font-size: 64px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[76\.63px\] {
    font-size: 76.63px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[76px\] {
    font-size: 76px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[23\.5px\] {
    --tw-leading: 23.5px;
    line-height: 23.5px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[32px\] {
    --tw-leading: 32px;
    line-height: 32px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[33\.9px\] {
    --tw-leading: 33.9px;
    line-height: 33.9px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[40px\] {
    --tw-leading: 40px;
    line-height: 40px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[41\.5px\] {
    --tw-leading: 41.5px;
    line-height: 41.5px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[42px\] {
    --tw-leading: 42px;
    line-height: 42px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[51\.1px\] {
    --tw-leading: 51.1px;
    line-height: 51.1px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[56\.5px\] {
    --tw-leading: 56.5px;
    line-height: 56.5px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[72\.6px\] {
    --tw-leading: 72.6px;
    line-height: 72.6px;
  }
}
@media (width >= 80rem) {
  .xl\:leading-\[84px\] {
    --tw-leading: 84px;
    line-height: 84px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-1\.22px\] {
    --tw-tracking: -1.22px;
    letter-spacing: -1.22px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-1\.68px\] {
    --tw-tracking: -1.68px;
    letter-spacing: -1.68px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[2\%\] {
    --tw-tracking: 2%;
    letter-spacing: 2%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:z-1 {
    z-index: 1;
  }
}
@media (width >= 96rem) {
  .\32 xl\:mb-\[94\.15px\] {
    margin-bottom: 94.15px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[80\%\] {
    width: 80%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[269px\] {
    width: 269px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[634px\] {
    width: 634px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-7xl {
    max-width: var(--container-7xl);
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[782px\] {
    max-width: 782px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[861px\] {
    max-width: 861px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[887px\] {
    max-width: 887px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-full {
    max-width: 100%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-none {
    max-width: none;
  }
}
@media (width >= 96rem) {
  .\32 xl\:flex-1 {
    flex: 1;
  }
}
@media (width >= 96rem) {
  .\32 xl\:grid-cols-\[2fr_1fr\] {
    grid-template-columns: 2fr 1fr;
  }
}
@media (width >= 96rem) {
  .\32 xl\:grid-cols-\[minmax\(0\,3fr\)_minmax\(0\,5fr\)\] {
    grid-template-columns: minmax(0,3fr) minmax(0,5fr);
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[88px\] {
    gap: 88px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[113\.32px\] {
    gap: 113.32px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[53\.15px\] {
    padding-inline: 53.15px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[62px\] {
    padding-inline: 62px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[36\.24px\] {
    font-size: 36.24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[56px\] {
    font-size: 56px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[75\.19px\] {
    font-size: 75.19px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[76px\] {
    font-size: 76px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[124\.177px\] {
    font-size: 124.177px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:leading-\[38px\] {
    --tw-leading: 38px;
    line-height: 38px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:leading-\[40px\] {
    --tw-leading: 40px;
    line-height: 40px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:leading-\[44px\] {
    --tw-leading: 44px;
    line-height: 44px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:leading-\[46px\] {
    --tw-leading: 46px;
    line-height: 46px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:leading-\[84px\] {
    --tw-leading: 84px;
    line-height: 84px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:leading-\[99\.3px\] {
    --tw-leading: 99.3px;
    line-height: 99.3px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:leading-\[100\%\] {
    --tw-leading: 100%;
    line-height: 100%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:leading-\[111\.479px\] {
    --tw-leading: 111.479px;
    line-height: 111.479px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-3\.48px\] {
    --tw-tracking: -3.48px;
    letter-spacing: -3.48px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[2\%\] {
    --tw-tracking: 2%;
    letter-spacing: 2%;
  }
}
.prose-a\:text-primary :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-primary);
}
.\[\&_p\]\:mb-\[32px\] p {
  margin-bottom: 32px;
}
.\[\&\.active\]\:border.active {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.\[\&\.active\]\:border-secondary.active {
  border-color: var(--color-secondary);
}
.\[\&\.active\]\:bg-primary.active {
  background-color: var(--color-primary);
}
.\[\&\.active\]\:bg-secondary.active {
  background-color: var(--color-secondary);
}
.\[\&\.active\]\:text-white.active {
  color: var(--color-white);
}
@media (width >= 48rem) {
  .md\:\[\&\.active\]\:block.active {
    display: block;
  }
}
.\[\&\.swiper-slide-active\]\:text-\[48px\].swiper-slide-active {
  font-size: 48px;
}
.\[\&\.swiper-slide-active\]\:leading-\[1\].swiper-slide-active {
  --tw-leading: 1;
  line-height: 1;
}
@media (width >= 80rem) {
  .xl\:\[\&\.swiper-slide-active\]\:text-\[90\.52px\].swiper-slide-active {
    font-size: 90.52px;
  }
}
@media (width >= 80rem) {
  .xl\:\[\&\.swiper-slide-active\]\:leading-\[90\.52px\].swiper-slide-active {
    --tw-leading: 90.52px;
    line-height: 90.52px;
  }
}
.\[\&\:\:before\]\:absolute::before {
  position: absolute;
}
.\[\&\:\:before\]\:right-0::before {
  right: calc(var(--spacing) * 0);
}
.\[\&\:\:before\]\:bottom-0::before {
  bottom: calc(var(--spacing) * 0);
}
.\[\&\:\:before\]\:left-0::before {
  left: calc(var(--spacing) * 0);
}
.\[\&\:\:before\]\:h-\[80\%\]::before {
  height: 80%;
}
.\[\&\:\:before\]\:bg-\[linear-gradient\(180deg\,rgba\(45\,43\,110\,0\)_0\%\,\#2D2B6E_100\%\)\]::before {
  background-image: linear-gradient(180deg,rgba(45,43,110,0) 0%,#2D2B6E 100%);
}
.\[\&\:\:before\]\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}
@media (width >= 80rem) {
  .xl\:\[\&\:\:before\]\:h-\[60\%\]::before {
    height: 60%;
  }
}
.\[\&\:hover\>img\]\:scale-110:hover > img {
  --tw-scale-x: 110%;
  --tw-scale-y: 110%;
  --tw-scale-z: 110%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.\[\.brochure\:hover_\.brochure-thumbnail\]\:scale-105:is(.brochure:hover .brochure-thumbnail) {
  --tw-scale-x: 105%;
  --tw-scale-y: 105%;
  --tw-scale-z: 105%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.\[\&\>\*\]\:mb-\[32px\] > * {
  margin-bottom: 32px;
}
.\[\&\>\*\]\:h-auto > * {
  height: auto;
}
.\[\&\>\*\]\:w-full > * {
  width: 100%;
}
.\[\&\>\*\]\:object-cover > * {
  object-fit: cover;
}
.\[\&\>\*\:first-child\>\*\]\:bg-secondary > *:first-child > * {
  background-color: var(--color-secondary);
}
.\[\&\>\*\:last-child\]\:mb-0 > *:last-child {
  margin-bottom: calc(var(--spacing) * 0);
}
.\[\&\>\*\:last-child\>\*\]\:bg-secondary > *:last-child > * {
  background-color: var(--color-secondary);
}
.\[\&\>\*\>\*\]\:bg-primary > * > * {
  background-color: var(--color-primary);
}
.\[\&\>\.submenu\]\:pr-2 > .submenu {
  padding-right: calc(var(--spacing) * 2);
}
.\[\&\>div\]\:aspect-\[4\/3\] > div {
  aspect-ratio: 4/3;
}
.\[\&\>div\]\:aspect-\[472\/278\] > div {
  aspect-ratio: 472/278;
}
.\[\&\>div\]\:px-\[6\.25px\] > div {
  padding-inline: 6.25px;
}
.\[\&\>div\]\:px-\[10px\] > div {
  padding-inline: 10px;
}
@media (width >= 80rem) {
  .xl\:\[\&\>div\]\:aspect-\[537\/572\] > div {
    aspect-ratio: 537/572;
  }
}
.\[\&\>div\+div\]\:mt-\[32px\] > div + div {
  margin-top: 32px;
}
.\[\&\>h2\]\:mb-\[26px\] > h2 {
  margin-bottom: 26px;
}
.\[\&\>h2\]\:mb-\[28px\] > h2 {
  margin-bottom: 28px;
}
.\[\&\>h2\]\:font-cta > h2 {
  font-family: var(--font-cta);
}
.\[\&\>h2\]\:text-\[24px\] > h2 {
  font-size: 24px;
}
.\[\&\>h2\]\:text-\[32px\] > h2 {
  font-size: 32px;
}
.\[\&\>h2\]\:leading-\[1\] > h2 {
  --tw-leading: 1;
  line-height: 1;
}
.\[\&\>h2\]\:font-bold > h2 {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.\[\&\>h2\]\:font-semibold > h2 {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.\[\&\>h2\]\:tracking-\[-1\.68px\] > h2 {
  --tw-tracking: -1.68px;
  letter-spacing: -1.68px;
}
@media (width >= 64rem) {
  .lg\:\[\&\>h2\]\:text-\[48px\] > h2 {
    font-size: 48px;
  }
}
@media (width >= 64rem) {
  .lg\:\[\&\>h2\]\:leading-\[48px\] > h2 {
    --tw-leading: 48px;
    line-height: 48px;
  }
}
@media (width >= 64rem) {
  .lg\:\[\&\>h2\]\:tracking-\[-1\.68px\] > h2 {
    --tw-tracking: -1.68px;
    letter-spacing: -1.68px;
  }
}
@media (width >= 80rem) {
  .xl\:\[\&\>h2\]\:text-\[48px\] > h2 {
    font-size: 48px;
  }
}
@media (width >= 80rem) {
  .xl\:\[\&\>h2\]\:leading-\[58px\] > h2 {
    --tw-leading: 58px;
    line-height: 58px;
  }
}
.\[\&\>iframe\]\:absolute > iframe {
  position: absolute;
}
.\[\&\>iframe\]\:top-0 > iframe {
  top: calc(var(--spacing) * 0);
}
.\[\&\>iframe\]\:left-0 > iframe {
  left: calc(var(--spacing) * 0);
}
.\[\&\>iframe\]\:h-full > iframe {
  height: 100%;
}
.\[\&\>iframe\]\:w-full > iframe {
  width: 100%;
}
.\[\&\>iframe\]\:border-0 > iframe {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.\[\&\>img\]\:mx-auto > img {
  margin-inline: auto;
}
.\[\&\>img\]\:h-auto > img {
  height: auto;
}
.\[\&\>img\]\:h-full > img {
  height: 100%;
}
.\[\&\>img\]\:w-auto > img {
  width: auto;
}
.\[\&\>img\]\:w-full > img {
  width: 100%;
}
.\[\&\>img\]\:object-cover > img {
  object-fit: cover;
}
.\[\&\>img\]\:transition-transform > img {
  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));
}
.\[\&\>img\]\:duration-500 > img {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.\[\&\>img\]\:ease-in-out > img {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.\[\&\>p\]\:mb-\[32px\] > p {
  margin-bottom: 32px;
}
.\[\&\>p\]\:mb-\[49px\] > p {
  margin-bottom: 49px;
}
.\[\&\>strong\]\:font-\[800\] > strong {
  --tw-font-weight: 800;
  font-weight: 800;
}
.\[\&\>strong\]\:text-secondary > strong {
  color: var(--color-secondary);
}
.\[\&\>svg\]\:mx-auto > svg {
  margin-inline: auto;
}
.\[\&\>svg\]\:h-\[1\.266875rem\] > svg {
  height: 1.266875rem;
}
.\[\&\>svg\]\:h-\[18px\] > svg {
  height: 18px;
}
.\[\&\>svg\]\:w-\[8\.71625rem\] > svg {
  width: 8.71625rem;
}
.\[\&\>svg\]\:w-auto > svg {
  width: auto;
}
.swiper-slide .\[\.swiper-slide_\&\]\:hidden {
  display: none;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@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;
}
@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-leading: initial;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-border-style: solid;
      --tw-tracking: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-divide-x-reverse: 0;
      --tw-divide-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-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-content: "";
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
