/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
/*!
Theme Name: House Down Under
Theme URI: https://housedownunder.com.au
Description: Custom WordPress theme for House Down Under, hand-coded by AIIMS Group on the _tw (underscores + Tailwind) starter. Content managed via ACF.
Version: 0.1.0
Author: AIIMS Group
Author URI: https://aiims.group
Text Domain: hdun_
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.

House Down Under 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: 'Inter', ui-sans-serif, system-ui, sans-serif;
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;
  --color-yellow-50: oklch(98.7% 0.026 102.212);
  --color-yellow-900: oklch(42.1% 0.095 57.708);
  --color-purple-300: oklch(82.7% 0.119 306.383);
  --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;
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-5xl: 3rem;
  --text-5xl--line-height: 1;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --tracking-tight: -0.025em;
  --tracking-widest: 0.1em;
  --leading-tight: 1.25;
  --leading-snug: 1.375;
  --leading-normal: 1.5;
  --leading-relaxed: 1.625;
  --radius-sm: 0.25rem;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --ease-out: cubic-bezier(0, 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: #E3EEF9;
  --color-foreground: #404040;
  --color-primary: #2563EB;
  --color-secondary: #31325d;
  --color-secondary-dark: #20214a;
  --color-accent: #7fba3f;
  --color-text: #475569;
  --color-muted: #bdd0e3;
  --color-sydney: #8bffd1;
  --color-melbourne: #ff88a7;
  --color-adelaide: #66a8ff;
  --color-perth: #ff9574;
  --color-gold-coast: #fffa74;
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
  --font-brand: 'Ziravel', Impact, 'Arial Black', sans-serif;
  --font-marker: 'Permanent Marker', 'Caveat', cursive, sans-serif;
  --font-body: 'Poppins', ui-sans-serif, system-ui, sans-serif;
  --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: 'Permanent Marker';
  src: url('assets/fonts/permanent-marker/permanent-marker-v16-latin-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ziravel';
  src: url('assets/fonts/ziravel/Ziravel.woff2') format('woff2'), url('assets/fonts/ziravel/Ziravel.otf') format('opentype'), url('assets/fonts/ziravel/Ziravel.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('assets/fonts/inter/Inter-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('assets/fonts/inter/Inter-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('assets/fonts/poppins/Poppins-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('assets/fonts/poppins/Poppins-SemiBold.woff2') format('woff2');
  font-weight: 600;
  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);
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.entry-meta, .entry-footer, .post-navigation, #comments {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
@keyframes aiims-marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.aiims-marquee {
  overflow: hidden;
  width: 100%;
}
.aiims-marquee__track {
  display: flex;
  width: max-content;
  align-items: center;
  gap: 20px;
  animation: aiims-marquee-scroll 40s linear infinite;
}
.aiims-marquee:hover .aiims-marquee__track {
  animation-play-state: paused;
}
@media (prefers-reduced-motion: reduce) {
  .aiims-marquee__track {
    animation: none;
  }
}
: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) ::slotted(svg),: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,.swiper-button-prev ::slotted(.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,: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) ::slotted(.swiper-navigation-icon) {
  transform: rotate(180deg);
}
:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev) .swiper-navigation-icon,:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl ~ .swiper-button-prev) ::slotted(.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,:is(.swiper-vertical .swiper-button-prev,.swiper-vertical ~ .swiper-button-prev) ::slotted(.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,:is(.swiper-vertical .swiper-button-next,.swiper-vertical ~ .swiper-button-next) ::slotted(.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;
}
@media (min-width: 1024px) {
  .why-visit--grid .swiper-wrapper {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px;
    transform: none !important;
  }
  .why-visit--grid .swiper-slide {
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
  }
}
@media (min-width: 1280px) {
  .why-visit--grid .swiper-wrapper {
    gap: 60px;
  }
}
@media (min-width: 1536px) {
  .why-visit--grid .swiper-wrapper {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
  }
}
.pointer-events-none {
  pointer-events: none;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.inset-x-0 {
  inset-inline: calc(var(--spacing) * 0);
}
.inset-y-0 {
  inset-block: calc(var(--spacing) * 0);
}
.start {
  inset-inline-start: var(--spacing);
}
.end {
  inset-inline-end: var(--spacing);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\/2 {
  top: calc(1 / 2 * 100%);
}
.top-3 {
  top: calc(var(--spacing) * 3);
}
.top-\[-5\%\] {
  top: -5%;
}
.top-\[1\%\] {
  top: 1%;
}
.top-\[10px\] {
  top: 10px;
}
.top-\[38\.5\%\] {
  top: 38.5%;
}
.top-\[38\.55\%\] {
  top: 38.55%;
}
.top-full {
  top: 100%;
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-3 {
  right: calc(var(--spacing) * 3);
}
.-bottom-\[5px\] {
  bottom: calc(5px * -1);
}
.-bottom-px {
  bottom: -1px;
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.bottom-\[12\%\] {
  bottom: 12%;
}
.bottom-\[44px\] {
  bottom: 44px;
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-1\/2 {
  left: calc(1 / 2 * 100%);
}
.left-\[3\.6\%\] {
  left: 3.6%;
}
.left-\[70\%\] {
  left: 70%;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[55\] {
  z-index: 55;
}
.z-\[60\] {
  z-index: 60;
}
.z-\[100\] {
  z-index: 100;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.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;
  }
}
.-mx-\[20px\] {
  margin-inline: calc(20px * -1);
}
.mx-auto {
  margin-inline: auto;
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *,figure img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure a) {
  vertical-align: bottom;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  font-size: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  font-size: 0.8666667em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  font-size: 0.875em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-inline-start: 0.4444444em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-inline-start: 0.4444444em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li p) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ul > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ol > li > p:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > ol > li > p:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  margin-top: 1.3333333em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  font-size: 0.8888889em;
  line-height: 1.5;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-inline-start: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-inline-end: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline-start: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  padding-inline-end: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *,figure img):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > :first-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-top: 0;
}
:is(.prose-lg :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-lg > :last-child):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  margin-bottom: 0;
}
.-mt-1 {
  margin-top: calc(var(--spacing) * -1);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-16 {
  margin-top: calc(var(--spacing) * 16);
}
.mt-\[6px\] {
  margin-top: 6px;
}
.mt-\[25px\] {
  margin-top: 25px;
}
.-mr-2 {
  margin-right: calc(var(--spacing) * -2);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.ml-\[4px\] {
  margin-left: 4px;
}
.ml-\[8px\] {
  margin-left: 8px;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-\[296\/400\] {
  aspect-ratio: 296/400;
}
.aspect-\[335\/172\] {
  aspect-ratio: 335/172;
}
.aspect-\[375\/153\] {
  aspect-ratio: 375/153;
}
.aspect-\[680\/902\] {
  aspect-ratio: 680/902;
}
.aspect-\[800\/760\] {
  aspect-ratio: 800/760;
}
.aspect-\[1919\/124\] {
  aspect-ratio: 1919/124;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: var(--aspect-video);
}
.size-9 {
  width: calc(var(--spacing) * 9);
  height: calc(var(--spacing) * 9);
}
.size-10 {
  width: calc(var(--spacing) * 10);
  height: calc(var(--spacing) * 10);
}
.size-\[40px\] {
  width: 40px;
  height: 40px;
}
.size-\[160px\] {
  width: 160px;
  height: 160px;
}
.\!h-auto {
  height: auto !important;
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-444 {
  height: calc(var(--spacing) * 444);
}
.h-\[35\.77\%\] {
  height: 35.77%;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[65px\] {
  height: 65px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[260px\] {
  height: 260px;
}
.h-\[360px\] {
  height: 360px;
}
.h-\[800px\] {
  height: 800px;
}
.h-\[1038px\] {
  height: 1038px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.min-h-\[44px\] {
  min-height: 44px;
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-335 {
  width: calc(var(--spacing) * 335);
}
.w-\[10\.25\%\] {
  width: 10.25%;
}
.w-\[26\.2\%\] {
  width: 26.2%;
}
.w-\[28\%\] {
  width: 28%;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[45\%\] {
  width: 45%;
}
.w-\[56px\] {
  width: 56px;
}
.w-\[80vw\] {
  width: 80vw;
}
.w-\[87\.5\%\] {
  width: 87.5%;
}
.w-\[93px\] {
  width: 93px;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[205\%\] {
  width: 205%;
}
.w-\[224px\] {
  width: 224px;
}
.w-\[230px\] {
  width: 230px;
}
.w-\[335px\] {
  width: 335px;
}
.w-\[468px\] {
  width: 468px;
}
.w-\[calc\(100\%\+40px\)\] {
  width: calc(100% + 40px);
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-px {
  width: 1px;
}
.max-w-\[65ch\] {
  max-width: 65ch;
}
.max-w-\[335px\] {
  max-width: 335px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[480px\] {
  max-width: 480px;
}
.max-w-\[507px\] {
  max-width: 507px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[640px\] {
  max-width: 640px;
}
.max-w-\[768px\] {
  max-width: 768px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[1220px\] {
  max-width: 1220px;
}
.max-w-\[1320px\] {
  max-width: 1320px;
}
.max-w-\[1340px\] {
  max-width: 1340px;
}
.max-w-\[1560px\] {
  max-width: 1560px;
}
.max-w-\[1920px\] {
  max-width: 1920px;
}
.max-w-\[\<X\>px\] {
  max-width: <X>px;
}
.max-w-\[\<container\>px\] {
  max-width: <container>px;
}
.max-w-\[Xpx\] {
  max-width: Xpx;
}
.max-w-none {
  max-width: none;
}
.max-w-prose {
  max-width: 65ch;
}
.min-w-\[240px\] {
  min-width: 240px;
}
.flex-1 {
  flex: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.origin-center {
  transform-origin: center;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-full {
  --tw-translate-x: -100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-0 {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-2 {
  --tw-translate-y: calc(var(--spacing) * 2);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-scale-x-100 {
  --tw-scale-x: calc(100% * -1);
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.-scale-y-100 {
  --tw-scale-y: calc(100% * -1);
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.scale-\[1\.5\] {
  scale: 1.5;
}
.-rotate-\[17\.52deg\] {
  rotate: calc(17.52deg * -1);
}
.-rotate-\[175deg\] {
  rotate: calc(175deg * -1);
}
.rotate-\[5deg\] {
  rotate: 5deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-items-center {
  justify-items: center;
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-12 {
  gap: calc(var(--spacing) * 12);
}
.gap-120 {
  gap: calc(var(--spacing) * 120);
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[14px\] {
  gap: 14px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[18px\] {
  gap: 18px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[28px\] {
  gap: 28px;
}
.gap-\[32px\] {
  gap: 32px;
}
.gap-\[40px\] {
  gap: 40px;
}
.gap-\[50px\] {
  gap: 50px;
}
.gap-\[60px\] {
  gap: 60px;
}
.self-stretch {
  align-self: stretch;
}
.\!overflow-visible {
  overflow: visible !important;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[8px\] {
  border-radius: 8px;
}
.rounded-\[12px\] {
  border-radius: 12px;
}
.rounded-\[16px\] {
  border-radius: 16px;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-b-\[16px\] {
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-\[3\.35px\] {
  border-style: var(--tw-border-style);
  border-width: 3.35px;
}
.border-\[4px\] {
  border-style: var(--tw-border-style);
  border-width: 4px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-accent {
  border-color: var(--color-accent);
}
.border-primary {
  border-color: var(--color-primary);
}
.border-purple-300 {
  border-color: var(--color-purple-300);
}
.border-secondary {
  border-color: var(--color-secondary);
}
.border-text\/10 {
  border-color: color-mix(in srgb, #475569 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-text\/10 {
    border-color: color-mix(in oklab, var(--color-text) 10%, transparent);
  }
}
.border-white\/10 {
  border-color: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/10 {
    border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.bg-\[\#2A4D8B\] {
  background-color: #2A4D8B;
}
.bg-\[\#2A4D8B\]\/90 {
  background-color: color-mix(in oklab, #2A4D8B 90%, transparent);
}
.bg-\[\#7fba3f\] {
  background-color: #7fba3f;
}
.bg-\[\#e3eef9\] {
  background-color: #e3eef9;
}
.bg-\[\#ff9574\] {
  background-color: #ff9574;
}
.bg-\[\#xxx\] {
  background-color: #xxx;
}
.bg-\[rgba\(6\,16\,27\,0\.35\)\] {
  background-color: rgba(6,16,27,0.35);
}
.bg-\[var\(--hero-bg\)\] {
  background-color: var(--hero-bg);
}
.bg-accent {
  background-color: var(--color-accent);
}
.bg-background {
  background-color: var(--color-background);
}
.bg-black {
  background-color: var(--color-black);
}
.bg-black\/5 {
  background-color: color-mix(in srgb, #000 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/5 {
    background-color: color-mix(in oklab, var(--color-black) 5%, transparent);
  }
}
.bg-black\/10 {
  background-color: color-mix(in srgb, #000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/10 {
    background-color: color-mix(in oklab, var(--color-black) 10%, transparent);
  }
}
.bg-black\/50 {
  background-color: color-mix(in srgb, #000 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/50 {
    background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
}
.bg-black\/85 {
  background-color: color-mix(in srgb, #000 85%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/85 {
    background-color: color-mix(in oklab, var(--color-black) 85%, transparent);
  }
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-primary\/10 {
  background-color: color-mix(in srgb, #2563EB 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-primary\/10 {
    background-color: color-mix(in oklab, var(--color-primary) 10%, transparent);
  }
}
.bg-secondary {
  background-color: var(--color-secondary);
}
.bg-secondary-dark {
  background-color: var(--color-secondary-dark);
}
.bg-secondary\/15 {
  background-color: color-mix(in srgb, #31325d 15%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-secondary\/15 {
    background-color: color-mix(in oklab, var(--color-secondary) 15%, transparent);
  }
}
.bg-white {
  background-color: var(--color-white);
}
.bg-white\/40 {
  background-color: color-mix(in srgb, #fff 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/40 {
    background-color: color-mix(in oklab, var(--color-white) 40%, transparent);
  }
}
.bg-white\/90 {
  background-color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/90 {
    background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.bg-yellow-50 {
  background-color: var(--color-yellow-50);
}
.bg-gradient-to-b {
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-\[\#1170da\] {
  --tw-gradient-from: #1170da;
  --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-\[\#ffce74\] {
  --tw-gradient-from: #ffce74;
  --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-perth {
  --tw-gradient-from: var(--color-perth);
  --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));
}
.to-\[\#66a8ff\] {
  --tw-gradient-to: #66a8ff;
  --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-\[\#3796ff\] {
  --tw-gradient-to: #3796ff;
  --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-\[\#06101b\] {
  --tw-gradient-to: #06101b;
  --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-\[\#fffa74\] {
  --tw-gradient-to: #fffa74;
  --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-melbourne {
  --tw-gradient-to: var(--color-melbourne);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-bottom {
  object-position: bottom;
}
.object-top {
  object-position: top;
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.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-10 {
  padding-inline: calc(var(--spacing) * 10);
}
.px-12 {
  padding-inline: calc(var(--spacing) * 12);
}
.px-\[18px\] {
  padding-inline: 18px;
}
.px-\[20px\] {
  padding-inline: 20px;
}
.px-\[22px\] {
  padding-inline: 22px;
}
.px-\[24px\] {
  padding-inline: 24px;
}
.px-\[30px\] {
  padding-inline: 30px;
}
.px-\[100px\] {
  padding-inline: 100px;
}
.px-\[140px\] {
  padding-inline: 140px;
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-5 {
  padding-block: calc(var(--spacing) * 5);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-20 {
  padding-block: calc(var(--spacing) * 20);
}
.py-\[14px\] {
  padding-block: 14px;
}
.py-\[18px\] {
  padding-block: 18px;
}
.py-\[24px\] {
  padding-block: 24px;
}
.py-\[28px\] {
  padding-block: 28px;
}
.py-\[72px\] {
  padding-block: 72px;
}
.py-\[73px\] {
  padding-block: 73px;
}
.py-\[120px\] {
  padding-block: 120px;
}
.pt-1 {
  padding-top: calc(var(--spacing) * 1);
}
.pt-12 {
  padding-top: calc(var(--spacing) * 12);
}
.pt-\[40px\] {
  padding-top: 40px;
}
.pt-\[60px\] {
  padding-top: 60px;
}
.pt-\[100px\] {
  padding-top: 100px;
}
.pt-\[215px\] {
  padding-top: 215px;
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-8 {
  padding-bottom: calc(var(--spacing) * 8);
}
.pb-12 {
  padding-bottom: calc(var(--spacing) * 12);
}
.pb-\[40px\] {
  padding-bottom: 40px;
}
.pb-\[60px\] {
  padding-bottom: 60px;
}
.pb-\[120px\] {
  padding-bottom: 120px;
}
.pl-4 {
  padding-left: calc(var(--spacing) * 4);
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.font-body {
  font-family: var(--font-body);
}
.font-brand {
  font-family: var(--font-brand);
}
.font-marker {
  font-family: var(--font-marker);
}
.font-mono {
  font-family: var(--font-mono);
}
.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-5xl {
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-\[11px\] {
  font-size: 11px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[28px\] {
  font-size: 28px;
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[36px\] {
  font-size: 36px;
}
.text-\[40px\] {
  font-size: 40px;
}
.text-\[52px\] {
  font-size: 52px;
}
.text-\[54px\] {
  font-size: 54px;
}
.leading-\[1\.1\] {
  --tw-leading: 1.1;
  line-height: 1.1;
}
.leading-\[1\.2\] {
  --tw-leading: 1.2;
  line-height: 1.2;
}
.leading-\[1\.05\] {
  --tw-leading: 1.05;
  line-height: 1.05;
}
.leading-\[1\.6\] {
  --tw-leading: 1.6;
  line-height: 1.6;
}
.leading-\[1\.15\] {
  --tw-leading: 1.15;
  line-height: 1.15;
}
.leading-\[1\] {
  --tw-leading: 1;
  line-height: 1;
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.leading-normal {
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
}
.leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.leading-snug {
  --tw-leading: var(--leading-snug);
  line-height: var(--leading-snug);
}
.leading-tight {
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-\[-0\.02em\] {
  --tw-tracking: -0.02em;
  letter-spacing: -0.02em;
}
.tracking-\[-0\.3px\] {
  --tw-tracking: -0.3px;
  letter-spacing: -0.3px;
}
.tracking-\[-0\.4px\] {
  --tw-tracking: -0.4px;
  letter-spacing: -0.4px;
}
.tracking-\[-0\.5px\] {
  --tw-tracking: -0.5px;
  letter-spacing: -0.5px;
}
.tracking-\[-0\.8px\] {
  --tw-tracking: -0.8px;
  letter-spacing: -0.8px;
}
.tracking-\[-0\.28px\] {
  --tw-tracking: -0.28px;
  letter-spacing: -0.28px;
}
.tracking-\[-0\.32px\] {
  --tw-tracking: -0.32px;
  letter-spacing: -0.32px;
}
.tracking-\[-0\.36px\] {
  --tw-tracking: -0.36px;
  letter-spacing: -0.36px;
}
.tracking-\[-0\.48px\] {
  --tw-tracking: -0.48px;
  letter-spacing: -0.48px;
}
.tracking-\[-0\.52px\] {
  --tw-tracking: -0.52px;
  letter-spacing: -0.52px;
}
.tracking-\[-0\.56px\] {
  --tw-tracking: -0.56px;
  letter-spacing: -0.56px;
}
.tracking-\[-0\.64px\] {
  --tw-tracking: -0.64px;
  letter-spacing: -0.64px;
}
.tracking-\[-0\.72px\] {
  --tw-tracking: -0.72px;
  letter-spacing: -0.72px;
}
.tracking-\[-0\.216px\] {
  --tw-tracking: -0.216px;
  letter-spacing: -0.216px;
}
.tracking-\[-1\.04px\] {
  --tw-tracking: -1.04px;
  letter-spacing: -1.04px;
}
.tracking-\[-1\.08px\] {
  --tw-tracking: -1.08px;
  letter-spacing: -1.08px;
}
.tracking-\[3px\] {
  --tw-tracking: 3px;
  letter-spacing: 3px;
}
.tracking-tight {
  --tw-tracking: var(--tracking-tight);
  letter-spacing: var(--tracking-tight);
}
.tracking-widest {
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
}
.whitespace-nowrap {
  white-space: nowrap;
}
.whitespace-pre-line {
  white-space: pre-line;
}
.text-\[\#1170da\] {
  color: #1170da;
}
.text-\[\#5386c9\] {
  color: #5386c9;
}
.text-\[\#31325d\] {
  color: #31325d;
}
.text-\[\#31325d\]\/30 {
  color: color-mix(in oklab, #31325d 30%, transparent);
}
.text-accent {
  color: var(--color-accent);
}
.text-black {
  color: var(--color-black);
}
.text-current {
  color: currentcolor;
}
.text-muted {
  color: var(--color-muted);
}
.text-primary {
  color: var(--color-primary);
}
.text-secondary {
  color: var(--color-secondary);
}
.text-secondary\/70 {
  color: color-mix(in srgb, #31325d 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-secondary\/70 {
    color: color-mix(in oklab, var(--color-secondary) 70%, transparent);
  }
}
.text-text {
  color: var(--color-text);
}
.text-text\/70 {
  color: color-mix(in srgb, #475569 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-text\/70 {
    color: color-mix(in oklab, var(--color-text) 70%, transparent);
  }
}
.text-white {
  color: var(--color-white);
}
.text-white\/80 {
  color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/80 {
    color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.text-white\/90 {
  color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/90 {
    color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.text-yellow-900 {
  color: var(--color-yellow-900);
}
.uppercase {
  text-transform: uppercase;
}
.oldstyle-nums {
  --tw-numeric-figure: oldstyle-nums;
  font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
}
.tabular-nums {
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-20 {
  opacity: 20%;
}
.opacity-50 {
  opacity: 50%;
}
.mix-blend-multiply {
  mix-blend-mode: multiply;
}
.mix-blend-overlay {
  mix-blend-mode: overlay;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[2px_2px_33px_0_rgba\(0\,0\,0\,0\.12\)\] {
  --tw-shadow: 2px 2px 33px 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-\[8px_8px_20px_0px_rgba\(159\,139\,130\,0\.4\)\] {
  --tw-shadow: 8px 8px 20px 0px var(--tw-shadow-color, rgba(159,139,130,0.4));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.drop-shadow-\[0_4px_24px_rgba\(0\,0\,0\,0\.3\)\] {
  --tw-drop-shadow-size: drop-shadow(0 4px 24px var(--tw-drop-shadow-color, rgba(0,0,0,0.3)));
  --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,);
}
.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-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.will-change-transform {
  will-change: transform;
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-neutral {
  --tw-prose-body: var(--color-neutral-700);
  --tw-prose-headings: var(--color-neutral-900);
  --tw-prose-lead: var(--color-neutral-600);
  --tw-prose-links: var(--color-neutral-900);
  --tw-prose-bold: var(--color-neutral-900);
  --tw-prose-counters: var(--color-neutral-500);
  --tw-prose-bullets: var(--color-neutral-300);
  --tw-prose-hr: var(--color-neutral-200);
  --tw-prose-quotes: var(--color-neutral-900);
  --tw-prose-quote-borders: var(--color-neutral-200);
  --tw-prose-captions: var(--color-neutral-500);
  --tw-prose-kbd: var(--color-neutral-900);
  --tw-prose-kbd-shadows: var(--color-neutral-900);
  --tw-prose-code: var(--color-neutral-900);
  --tw-prose-pre-code: var(--color-neutral-200);
  --tw-prose-pre-bg: var(--color-neutral-800);
  --tw-prose-th-borders: var(--color-neutral-300);
  --tw-prose-td-borders: var(--color-neutral-200);
  --tw-prose-invert-body: var(--color-neutral-300);
  --tw-prose-invert-headings: var(--color-white);
  --tw-prose-invert-lead: var(--color-neutral-400);
  --tw-prose-invert-links: var(--color-white);
  --tw-prose-invert-bold: var(--color-white);
  --tw-prose-invert-counters: var(--color-neutral-400);
  --tw-prose-invert-bullets: var(--color-neutral-600);
  --tw-prose-invert-hr: var(--color-neutral-700);
  --tw-prose-invert-quotes: var(--color-neutral-100);
  --tw-prose-invert-quote-borders: var(--color-neutral-700);
  --tw-prose-invert-captions: var(--color-neutral-400);
  --tw-prose-invert-kbd: var(--color-white);
  --tw-prose-invert-kbd-shadows: var(--color-white);
  --tw-prose-invert-code: var(--color-white);
  --tw-prose-invert-pre-code: var(--color-neutral-300);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: var(--color-neutral-600);
  --tw-prose-invert-td-borders: var(--color-neutral-700);
}
.select-none {
  -webkit-user-select: none;
  user-select: none;
}
.\[text-rendering\:optimizeLegibility\] {
  text-rendering: optimizeLegibility;
}
.group-open\/sub\:rotate-180:is(:where(.group\/sub):is([open],:popover-open,:open) *) {
  rotate: 180deg;
}
.group-focus-within\:visible:is(:where(.group):focus-within *) {
  visibility: visible;
}
.group-focus-within\:translate-y-0:is(:where(.group):focus-within *) {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.group-focus-within\:rotate-180:is(:where(.group):focus-within *) {
  rotate: 180deg;
}
.group-focus-within\:opacity-100:is(:where(.group):focus-within *) {
  opacity: 100%;
}
@media (hover: hover) {
  .group-hover\:visible:is(:where(.group):hover *) {
    visibility: visible;
  }
}
@media (hover: hover) {
  .group-hover\:translate-y-0:is(:where(.group):hover *) {
    --tw-translate-y: calc(var(--spacing) * 0);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .group-hover\:scale-110:is(:where(.group):hover *) {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\:scale-\[1\.02\]:is(:where(.group):hover *) {
    scale: 1.02;
  }
}
@media (hover: hover) {
  .group-hover\:scale-\[1\.04\]:is(:where(.group):hover *) {
    scale: 1.04;
  }
}
@media (hover: hover) {
  .group-hover\:rotate-180:is(:where(.group):hover *) {
    rotate: 180deg;
  }
}
@media (hover: hover) {
  .group-hover\:bg-black\/0:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #000 0%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-black\/0:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-black) 0%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:opacity-100:is(:where(.group):hover *) {
    opacity: 100%;
  }
}
.group-data-\[scrolled\=true\]\/header\:text-white:is(:where(.group\/header)[data-scrolled="true"] *) {
  color: var(--color-white);
}
@media (hover: hover) {
  .hover\:bg-\[\#6fab2f\]:hover {
    background-color: #6fab2f;
  }
}
@media (hover: hover) {
  .hover\:bg-\[\#f08560\]:hover {
    background-color: #f08560;
  }
}
@media (hover: hover) {
  .hover\:bg-primary\/90:hover {
    background-color: color-mix(in srgb, #2563EB 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-primary\/90:hover {
      background-color: color-mix(in oklab, var(--color-primary) 90%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-white:hover {
    background-color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:bg-white\/10:hover {
    background-color: color-mix(in srgb, #fff 10%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/10:hover {
      background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:text-primary:hover {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:opacity-80:hover {
    opacity: 80%;
  }
}
@media (hover: hover) {
  .hover\:opacity-90:hover {
    opacity: 90%;
  }
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.focus-visible\:ring-2:focus-visible {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus-visible\:ring-4:focus-visible {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus-visible\:ring-\[\#1170da\]\/40:focus-visible {
  --tw-ring-color: color-mix(in oklab, #1170da 40%, transparent);
}
.focus-visible\:ring-primary:focus-visible {
  --tw-ring-color: var(--color-primary);
}
.focus-visible\:ring-white:focus-visible {
  --tw-ring-color: var(--color-white);
}
.focus-visible\:ring-white\/60:focus-visible {
  --tw-ring-color: color-mix(in srgb, #fff 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .focus-visible\:ring-white\/60:focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--color-white) 60%, transparent);
  }
}
.focus-visible\:ring-white\/80:focus-visible {
  --tw-ring-color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .focus-visible\:ring-white\/80:focus-visible {
    --tw-ring-color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
}
.data-\[open\=true\]\:pointer-events-auto[data-open="true"] {
  pointer-events: auto;
}
.data-\[open\=true\]\:translate-x-0[data-open="true"] {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.data-\[open\=true\]\:opacity-100[data-open="true"] {
  opacity: 100%;
}
.data-\[scrolled\=true\]\:bg-secondary[data-scrolled="true"] {
  background-color: var(--color-secondary);
}
@media (prefers-reduced-motion: reduce) {
  .motion-reduce\:hidden {
    display: none;
  }
}
@media (width >= 1700px) {
  .min-\[1700px\]\:px-\[140px\] {
    padding-inline: 140px;
  }
}
@media (width >= 1820px) {
  .min-\[1820px\]\:px-\[180px\] {
    padding-inline: 180px;
  }
}
@media (width >= 40rem) {
  .sm\:aspect-\[1920\/600\] {
    aspect-ratio: 1920/600;
  }
}
@media (width >= 40rem) {
  .sm\:size-12 {
    width: calc(var(--spacing) * 12);
    height: calc(var(--spacing) * 12);
  }
}
@media (width >= 40rem) {
  .sm\:size-\[180px\] {
    width: 180px;
    height: 180px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[60px\] {
    height: 60px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[65px\] {
    height: 65px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[72px\] {
    height: 72px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[80px\] {
    height: 80px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[90px\] {
    height: 90px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[340px\] {
    height: 340px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[380px\] {
    height: 380px;
  }
}
@media (width >= 40rem) {
  .sm\:w-\[52px\] {
    width: 52px;
  }
}
@media (width >= 40rem) {
  .sm\:w-\[64px\] {
    width: 64px;
  }
}
@media (width >= 40rem) {
  .sm\:w-\[136px\] {
    width: 136px;
  }
}
@media (width >= 40rem) {
  .sm\:w-\[400px\] {
    width: 400px;
  }
}
@media (width >= 40rem) {
  .sm\:w-full {
    width: 100%;
  }
}
@media (width >= 40rem) {
  .sm\:max-w-\[400px\] {
    max-width: 400px;
  }
}
@media (width >= 40rem) {
  .sm\:max-w-\[480px\] {
    max-width: 480px;
  }
}
@media (width >= 40rem) {
  .sm\:max-w-\[600px\] {
    max-width: 600px;
  }
}
@media (width >= 40rem) {
  .sm\:max-w-none {
    max-width: none;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[16px\] {
    gap: 16px;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[18px\] {
    gap: 18px;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[20px\] {
    gap: 20px;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[24px\] {
    gap: 24px;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[32px\] {
    gap: 32px;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[36px\] {
    gap: 36px;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[40px\] {
    gap: 40px;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[50px\] {
    gap: 50px;
  }
}
@media (width >= 40rem) {
  .sm\:gap-\[56px\] {
    gap: 56px;
  }
}
@media (width >= 40rem) {
  .sm\:rounded-\[12px\] {
    border-radius: 12px;
  }
}
@media (width >= 40rem) {
  .sm\:border-\[5px\] {
    border-style: var(--tw-border-style);
    border-width: 5px;
  }
}
@media (width >= 40rem) {
  .sm\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 40rem) {
  .sm\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 40rem) {
  .sm\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 40rem) {
  .sm\:px-\[26px\] {
    padding-inline: 26px;
  }
}
@media (width >= 40rem) {
  .sm\:px-\[28px\] {
    padding-inline: 28px;
  }
}
@media (width >= 40rem) {
  .sm\:py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
}
@media (width >= 40rem) {
  .sm\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:py-\[18px\] {
    padding-block: 18px;
  }
}
@media (width >= 40rem) {
  .sm\:py-\[22px\] {
    padding-block: 22px;
  }
}
@media (width >= 40rem) {
  .sm\:py-\[28px\] {
    padding-block: 28px;
  }
}
@media (width >= 40rem) {
  .sm\:py-\[36px\] {
    padding-block: 36px;
  }
}
@media (width >= 40rem) {
  .sm\:pt-16 {
    padding-top: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:pt-\[50px\] {
    padding-top: 50px;
  }
}
@media (width >= 40rem) {
  .sm\:pt-\[80px\] {
    padding-top: 80px;
  }
}
@media (width >= 40rem) {
  .sm\:pt-\[120px\] {
    padding-top: 120px;
  }
}
@media (width >= 40rem) {
  .sm\:pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
}
@media (width >= 40rem) {
  .sm\:pb-\[50px\] {
    padding-bottom: 50px;
  }
}
@media (width >= 40rem) {
  .sm\:pb-\[60px\] {
    padding-bottom: 60px;
  }
}
@media (width >= 40rem) {
  .sm\:pb-\[80px\] {
    padding-bottom: 80px;
  }
}
@media (width >= 40rem) {
  .sm\:pb-\[100px\] {
    padding-bottom: 100px;
  }
}
@media (width >= 40rem) {
  .sm\:pb-\[140px\] {
    padding-bottom: 140px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[14px\] {
    font-size: 14px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[15px\] {
    font-size: 15px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[16px\] {
    font-size: 16px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[17px\] {
    font-size: 17px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[18px\] {
    font-size: 18px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[21px\] {
    font-size: 21px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[22px\] {
    font-size: 22px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[28px\] {
    font-size: 28px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[30px\] {
    font-size: 30px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[36px\] {
    font-size: 36px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[42px\] {
    font-size: 42px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[44px\] {
    font-size: 44px;
  }
}
@media (width >= 40rem) {
  .sm\:text-\[52px\] {
    font-size: 52px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.3px\] {
    --tw-tracking: -0.3px;
    letter-spacing: -0.3px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.4px\] {
    --tw-tracking: -0.4px;
    letter-spacing: -0.4px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.6px\] {
    --tw-tracking: -0.6px;
    letter-spacing: -0.6px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.32px\] {
    --tw-tracking: -0.32px;
    letter-spacing: -0.32px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.34px\] {
    --tw-tracking: -0.34px;
    letter-spacing: -0.34px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.42px\] {
    --tw-tracking: -0.42px;
    letter-spacing: -0.42px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.44px\] {
    --tw-tracking: -0.44px;
    letter-spacing: -0.44px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.56px\] {
    --tw-tracking: -0.56px;
    letter-spacing: -0.56px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.72px\] {
    --tw-tracking: -0.72px;
    letter-spacing: -0.72px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.84px\] {
    --tw-tracking: -0.84px;
    letter-spacing: -0.84px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-0\.88px\] {
    --tw-tracking: -0.88px;
    letter-spacing: -0.88px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[-1\.04px\] {
    --tw-tracking: -1.04px;
    letter-spacing: -1.04px;
  }
}
@media (width >= 40rem) {
  .sm\:tracking-\[3\.5px\] {
    --tw-tracking: 3.5px;
    letter-spacing: 3.5px;
  }
}
@media (width >= 48rem) {
  .md\:block {
    display: block;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[1920\/197\] {
    aspect-ratio: 1920/197;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[1920\/520\] {
    aspect-ratio: 1920/520;
  }
}
@media (width >= 48rem) {
  .md\:size-\[200px\] {
    width: 200px;
    height: 200px;
  }
}
@media (width >= 48rem) {
  .md\:h-\[80px\] {
    height: 80px;
  }
}
@media (width >= 48rem) {
  .md\:h-\[85px\] {
    height: 85px;
  }
}
@media (width >= 48rem) {
  .md\:h-\[100px\] {
    height: 100px;
  }
}
@media (width >= 48rem) {
  .md\:h-\[400px\] {
    height: 400px;
  }
}
@media (width >= 48rem) {
  .md\:h-\[420px\] {
    height: 420px;
  }
}
@media (width >= 48rem) {
  .md\:w-\[60px\] {
    width: 60px;
  }
}
@media (width >= 48rem) {
  .md\:w-\[71px\] {
    width: 71px;
  }
}
@media (width >= 48rem) {
  .md\:w-\[150px\] {
    width: 150px;
  }
}
@media (width >= 48rem) {
  .md\:w-\[480px\] {
    width: 480px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[480px\] {
    max-width: 480px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[768px\] {
    max-width: 768px;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[800px\] {
    max-width: 800px;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:gap-\[20px\] {
    gap: 20px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[24px\] {
    gap: 24px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[30px\] {
    gap: 30px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[32px\] {
    gap: 32px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[40px\] {
    gap: 40px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[48px\] {
    gap: 48px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[56px\] {
    gap: 56px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[60px\] {
    gap: 60px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[72px\] {
    gap: 72px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[80px\] {
    gap: 80px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[100px\] {
    gap: 100px;
  }
}
@media (width >= 48rem) {
  .md\:border-\[5px\] {
    border-style: var(--tw-border-style);
    border-width: 5px;
  }
}
@media (width >= 48rem) {
  .md\:px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:py-\[30px\] {
    padding-block: 30px;
  }
}
@media (width >= 48rem) {
  .md\:py-\[44px\] {
    padding-block: 44px;
  }
}
@media (width >= 48rem) {
  .md\:pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:pt-\[60px\] {
    padding-top: 60px;
  }
}
@media (width >= 48rem) {
  .md\:pt-\[100px\] {
    padding-top: 100px;
  }
}
@media (width >= 48rem) {
  .md\:pt-\[140px\] {
    padding-top: 140px;
  }
}
@media (width >= 48rem) {
  .md\:pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:pb-\[60px\] {
    padding-bottom: 60px;
  }
}
@media (width >= 48rem) {
  .md\:pb-\[80px\] {
    padding-bottom: 80px;
  }
}
@media (width >= 48rem) {
  .md\:pb-\[100px\] {
    padding-bottom: 100px;
  }
}
@media (width >= 48rem) {
  .md\:pb-\[120px\] {
    padding-bottom: 120px;
  }
}
@media (width >= 48rem) {
  .md\:pb-\[160px\] {
    padding-bottom: 160px;
  }
}
@media (width >= 48rem) {
  .md\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-\[15px\] {
    font-size: 15px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[16px\] {
    font-size: 16px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[18px\] {
    font-size: 18px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[19px\] {
    font-size: 19px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[21px\] {
    font-size: 21px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[22px\] {
    font-size: 22px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[30px\] {
    font-size: 30px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[32px\] {
    font-size: 32px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[44px\] {
    font-size: 44px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[50px\] {
    font-size: 50px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[52px\] {
    font-size: 52px;
  }
}
@media (width >= 48rem) {
  .md\:text-\[64px\] {
    font-size: 64px;
  }
}
@media (width >= 48rem) {
  .md\:leading-\[1\.2\] {
    --tw-leading: 1.2;
    line-height: 1.2;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.3px\] {
    --tw-tracking: -0.3px;
    letter-spacing: -0.3px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.6px\] {
    --tw-tracking: -0.6px;
    letter-spacing: -0.6px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.32px\] {
    --tw-tracking: -0.32px;
    letter-spacing: -0.32px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.36px\] {
    --tw-tracking: -0.36px;
    letter-spacing: -0.36px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.42px\] {
    --tw-tracking: -0.42px;
    letter-spacing: -0.42px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.44px\] {
    --tw-tracking: -0.44px;
    letter-spacing: -0.44px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.64px\] {
    --tw-tracking: -0.64px;
    letter-spacing: -0.64px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.88px\] {
    --tw-tracking: -0.88px;
    letter-spacing: -0.88px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-0\.96px\] {
    --tw-tracking: -0.96px;
    letter-spacing: -0.96px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-1\.04px\] {
    --tw-tracking: -1.04px;
    letter-spacing: -1.04px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-1\.28px\] {
    --tw-tracking: -1.28px;
    letter-spacing: -1.28px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[-1px\] {
    --tw-tracking: -1px;
    letter-spacing: -1px;
  }
}
@media (width >= 48rem) {
  .md\:tracking-\[4px\] {
    --tw-tracking: 4px;
    letter-spacing: 4px;
  }
}
@media (width >= 64rem) {
  .lg\:bottom-\[44px\] {
    bottom: 44px;
  }
}
@media (width >= 64rem) {
  .lg\:order-1 {
    order: 1;
  }
}
@media (width >= 64rem) {
  .lg\:order-2 {
    order: 2;
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:inline {
    display: inline;
  }
}
@media (width >= 64rem) {
  .lg\:inline-flex {
    display: inline-flex;
  }
}
@media (width >= 64rem) {
  .lg\:aspect-\[1920\/470\] {
    aspect-ratio: 1920/470;
  }
}
@media (width >= 64rem) {
  .lg\:aspect-auto {
    aspect-ratio: auto;
  }
}
@media (width >= 64rem) {
  .lg\:size-\[140px\] {
    width: 140px;
    height: 140px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[88px\] {
    height: 88px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[100px\] {
    height: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[110\%\] {
    height: 110%;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[112px\] {
    height: 112px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[124px\] {
    height: 124px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[400px\] {
    height: 400px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[500px\] {
    height: 500px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[520px\] {
    height: 520px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[1120px\] {
    height: 1120px;
  }
}
@media (width >= 64rem) {
  .lg\:max-h-\[296px\] {
    max-height: 296px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[68px\] {
    width: 68px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[88px\] {
    width: 88px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[140px\] {
    width: 140px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[400px\] {
    width: 400px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[480px\] {
    width: 480px;
  }
}
@media (width >= 64rem) {
  .lg\:w-auto {
    width: auto;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[700px\] {
    max-width: 700px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[772px\] {
    max-width: 772px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[800px\] {
    max-width: 800px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[900px\] {
    max-width: 900px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[1100px\] {
    max-width: 1100px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-none {
    max-width: none;
  }
}
@media (width >= 64rem) {
  .lg\:flex-1 {
    flex: 1;
  }
}
@media (width >= 64rem) {
  .lg\:flex-shrink-0 {
    flex-shrink: 0;
  }
}
@media (width >= 64rem) {
  .lg\:shrink-0 {
    flex-shrink: 0;
  }
}
@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\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (width >= 64rem) {
  .lg\:items-center {
    align-items: center;
  }
}
@media (width >= 64rem) {
  .lg\:items-start {
    align-items: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 64rem) {
  .lg\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:justify-items-stretch {
    justify-items: stretch;
  }
}
@media (width >= 64rem) {
  .lg\:gap-0 {
    gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[16px\] {
    gap: 16px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[32px\] {
    gap: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[36px\] {
    gap: 36px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[40px\] {
    gap: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[50px\] {
    gap: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[60px\] {
    gap: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[64px\] {
    gap: 64px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[84px\] {
    gap: 84px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[100px\] {
    gap: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[140px\] {
    gap: 140px;
  }
}
@media (width >= 64rem) {
  .lg\:overflow-visible {
    overflow: visible;
  }
}
@media (width >= 64rem) {
  .lg\:rounded-\[16px\] {
    border-radius: 16px;
  }
}
@media (width >= 64rem) {
  .lg\:border-\[6px\] {
    border-style: var(--tw-border-style);
    border-width: 6px;
  }
}
@media (width >= 64rem) {
  .lg\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:px-16 {
    padding-inline: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:px-20 {
    padding-inline: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:px-\[30px\] {
    padding-inline: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[60px\] {
    padding-inline: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:py-\[24px\] {
    padding-block: 24px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[120px\] {
    padding-block: 120px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pt-24 {
    padding-top: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[110px\] {
    padding-top: 110px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[130px\] {
    padding-top: 130px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[160px\] {
    padding-top: 160px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[392px\] {
    padding-top: 392px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[60px\] {
    padding-right: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-24 {
    padding-bottom: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[80px\] {
    padding-bottom: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[100px\] {
    padding-bottom: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[110px\] {
    padding-bottom: 110px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[130px\] {
    padding-bottom: 130px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[140px\] {
    padding-bottom: 140px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[180px\] {
    padding-bottom: 180px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[60px\] {
    padding-left: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:text-left {
    text-align: left;
  }
}
@media (width >= 64rem) {
  .lg\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-\[15px\] {
    font-size: 15px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[16px\] {
    font-size: 16px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[17px\] {
    font-size: 17px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[18px\] {
    font-size: 18px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[19px\] {
    font-size: 19px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[22px\] {
    font-size: 22px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[23px\] {
    font-size: 23px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[24px\] {
    font-size: 24px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[25px\] {
    font-size: 25px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[28px\] {
    font-size: 28px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[32px\] {
    font-size: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[34px\] {
    font-size: 34px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[52px\] {
    font-size: 52px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[56px\] {
    font-size: 56px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[76px\] {
    font-size: 76px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[80px\] {
    font-size: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.3px\] {
    --tw-tracking: -0.3px;
    letter-spacing: -0.3px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.4px\] {
    --tw-tracking: -0.4px;
    letter-spacing: -0.4px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.32px\] {
    --tw-tracking: -0.32px;
    letter-spacing: -0.32px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.34px\] {
    --tw-tracking: -0.34px;
    letter-spacing: -0.34px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.38px\] {
    --tw-tracking: -0.38px;
    letter-spacing: -0.38px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.44px\] {
    --tw-tracking: -0.44px;
    letter-spacing: -0.44px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.46px\] {
    --tw-tracking: -0.46px;
    letter-spacing: -0.46px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.48px\] {
    --tw-tracking: -0.48px;
    letter-spacing: -0.48px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.56px\] {
    --tw-tracking: -0.56px;
    letter-spacing: -0.56px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.64px\] {
    --tw-tracking: -0.64px;
    letter-spacing: -0.64px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.68px\] {
    --tw-tracking: -0.68px;
    letter-spacing: -0.68px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-0\.96px\] {
    --tw-tracking: -0.96px;
    letter-spacing: -0.96px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-1\.6px\] {
    --tw-tracking: -1.6px;
    letter-spacing: -1.6px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-1\.12px\] {
    --tw-tracking: -1.12px;
    letter-spacing: -1.12px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-1\.52px\] {
    --tw-tracking: -1.52px;
    letter-spacing: -1.52px;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[4px\] {
    --tw-tracking: 4px;
    letter-spacing: 4px;
  }
}
@media (width >= 80rem) {
  .xl\:flex {
    display: flex;
  }
}
@media (width >= 80rem) {
  .xl\:hidden {
    display: none;
  }
}
@media (width >= 80rem) {
  .xl\:aspect-\[1920\/430\] {
    aspect-ratio: 1920/430;
  }
}
@media (width >= 80rem) {
  .xl\:size-\[170px\] {
    width: 170px;
    height: 170px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[56px\] {
    height: 56px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[100px\] {
    height: 100px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[110px\] {
    height: 110px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[125\%\] {
    height: 125%;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[400px\] {
    height: 400px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[560px\] {
    height: 560px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[600px\] {
    height: 600px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[76px\] {
    width: 76px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[100px\] {
    width: 100px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[150px\] {
    width: 150px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[500px\] {
    width: 500px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[600px\] {
    width: 600px;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[800px\] {
    max-width: 800px;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[1400px\] {
    max-width: 1400px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[36px\] {
    gap: 36px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[50px\] {
    gap: 50px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[60px\] {
    gap: 60px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[64px\] {
    gap: 64px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[72px\] {
    gap: 72px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[90px\] {
    gap: 90px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[100px\] {
    gap: 100px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[120px\] {
    gap: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:rounded-\[20px\] {
    border-radius: 20px;
  }
}
@media (width >= 80rem) {
  .xl\:border-\[8px\] {
    border-style: var(--tw-border-style);
    border-width: 8px;
  }
}
@media (width >= 80rem) {
  .xl\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 80rem) {
  .xl\:px-\[24px\] {
    padding-inline: 24px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[28px\] {
    padding-inline: 28px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[80px\] {
    padding-inline: 80px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[100px\] {
    padding-inline: 100px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[140px\] {
    padding-inline: 140px;
  }
}
@media (width >= 80rem) {
  .xl\:py-9 {
    padding-block: calc(var(--spacing) * 9);
  }
}
@media (width >= 80rem) {
  .xl\:py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 80rem) {
  .xl\:py-\[22px\] {
    padding-block: 22px;
  }
}
@media (width >= 80rem) {
  .xl\:py-\[72px\] {
    padding-block: 72px;
  }
}
@media (width >= 80rem) {
  .xl\:py-\[120px\] {
    padding-block: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[110px\] {
    padding-top: 110px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[120px\] {
    padding-top: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[140px\] {
    padding-top: 140px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[160px\] {
    padding-top: 160px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[180px\] {
    padding-top: 180px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[90px\] {
    padding-right: 90px;
  }
}
@media (width >= 80rem) {
  .xl\:pb-\[100px\] {
    padding-bottom: 100px;
  }
}
@media (width >= 80rem) {
  .xl\:pb-\[110px\] {
    padding-bottom: 110px;
  }
}
@media (width >= 80rem) {
  .xl\:pb-\[120px\] {
    padding-bottom: 120px;
  }
}
@media (width >= 80rem) {
  .xl\:pb-\[160px\] {
    padding-bottom: 160px;
  }
}
@media (width >= 80rem) {
  .xl\:pb-\[200px\] {
    padding-bottom: 200px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[90px\] {
    padding-left: 90px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[16px\] {
    font-size: 16px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[17px\] {
    font-size: 17px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[18px\] {
    font-size: 18px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[22px\] {
    font-size: 22px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[24px\] {
    font-size: 24px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[32px\] {
    font-size: 32px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[34px\] {
    font-size: 34px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[36px\] {
    font-size: 36px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[56px\] {
    font-size: 56px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[58px\] {
    font-size: 58px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[60px\] {
    font-size: 60px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[64px\] {
    font-size: 64px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[88px\] {
    font-size: 88px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-0\.4px\] {
    --tw-tracking: -0.4px;
    letter-spacing: -0.4px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-0\.32px\] {
    --tw-tracking: -0.32px;
    letter-spacing: -0.32px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-0\.34px\] {
    --tw-tracking: -0.34px;
    letter-spacing: -0.34px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-0\.36px\] {
    --tw-tracking: -0.36px;
    letter-spacing: -0.36px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-0\.64px\] {
    --tw-tracking: -0.64px;
    letter-spacing: -0.64px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-0\.68px\] {
    --tw-tracking: -0.68px;
    letter-spacing: -0.68px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-0\.72px\] {
    --tw-tracking: -0.72px;
    letter-spacing: -0.72px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-1\.2px\] {
    --tw-tracking: -1.2px;
    letter-spacing: -1.2px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-1\.12px\] {
    --tw-tracking: -1.12px;
    letter-spacing: -1.12px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-1\.28px\] {
    --tw-tracking: -1.28px;
    letter-spacing: -1.28px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[-1\.76px\] {
    --tw-tracking: -1.76px;
    letter-spacing: -1.76px;
  }
}
@media (width >= 80rem) {
  .xl\:tracking-\[4\.25px\] {
    --tw-tracking: 4.25px;
    letter-spacing: 4.25px;
  }
}
@media (width >= 80rem) {
  .xl\:shadow-\[5px_5px_80px_0_rgba\(0\,0\,0\,0\.12\)\] {
    --tw-shadow: 5px 5px 80px 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);
  }
}
@media (width >= 96rem) {
  .\32 xl\:-mx-\[60px\] {
    margin-inline: calc(60px * -1);
  }
}
@media (width >= 96rem) {
  .\32 xl\:mt-\[10px\] {
    margin-top: 10px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:mt-\[38px\] {
    margin-top: 38px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:ml-\[8px\] {
    margin-left: 8px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:flex {
    display: flex;
  }
}
@media (width >= 96rem) {
  .\32 xl\:hidden {
    display: none;
  }
}
@media (width >= 96rem) {
  .\32 xl\:aspect-\[507\/260\] {
    aspect-ratio: 507/260;
  }
}
@media (width >= 96rem) {
  .\32 xl\:aspect-\[1920\/410\] {
    aspect-ratio: 1920/410;
  }
}
@media (width >= 96rem) {
  .\32 xl\:size-\[200px\] {
    width: 200px;
    height: 200px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[65px\] {
    height: 65px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[112px\] {
    height: 112px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[120px\] {
    height: 120px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[135\%\] {
    height: 135%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[600px\] {
    height: 600px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[670px\] {
    height: 670px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[84px\] {
    width: 84px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[119px\] {
    width: 119px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[166px\] {
    width: 166px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[350px\] {
    width: 350px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[600px\] {
    width: 600px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[700px\] {
    width: 700px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:w-\[calc\(100\%\+120px\)\] {
    width: calc(100% + 120px);
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[507px\] {
    max-width: 507px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[1034px\] {
    max-width: 1034px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[1560px\] {
    max-width: 1560px;
  }
}
@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\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[20px\] {
    gap: 20px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[24px\] {
    gap: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[30px\] {
    gap: 30px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[40px\] {
    gap: 40px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[60px\] {
    gap: 60px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[80px\] {
    gap: 80px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[100px\] {
    gap: 100px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[120px\] {
    gap: 120px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[140px\] {
    gap: 140px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[180px\] {
    gap: 180px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:rounded-\[16px\] {
    border-radius: 16px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:rounded-\[24px\] {
    border-radius: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[30px\] {
    padding-inline: 30px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[60px\] {
    padding-inline: 60px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[100px\] {
    padding-inline: 100px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[140px\] {
    padding-inline: 140px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:px-\[180px\] {
    padding-inline: 180px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-\[24px\] {
    padding-block: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:py-\[150px\] {
    padding-block: 150px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pt-\[120px\] {
    padding-top: 120px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pt-\[150px\] {
    padding-top: 150px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pt-\[180px\] {
    padding-top: 180px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pt-\[200px\] {
    padding-top: 200px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pr-\[120px\] {
    padding-right: 120px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pb-\[50px\] {
    padding-bottom: 50px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pb-\[120px\] {
    padding-bottom: 120px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pb-\[150px\] {
    padding-bottom: 150px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pb-\[180px\] {
    padding-bottom: 180px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pb-\[220px\] {
    padding-bottom: 220px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:pl-\[120px\] {
    padding-left: 120px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[18px\] {
    font-size: 18px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[20px\] {
    font-size: 20px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[24px\] {
    font-size: 24px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[36px\] {
    font-size: 36px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[64px\] {
    font-size: 64px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[80px\] {
    font-size: 80px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:text-\[96px\] {
    font-size: 96px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-0\.4px\] {
    --tw-tracking: -0.4px;
    letter-spacing: -0.4px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-0\.36px\] {
    --tw-tracking: -0.36px;
    letter-spacing: -0.36px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-0\.48px\] {
    --tw-tracking: -0.48px;
    letter-spacing: -0.48px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-0\.72px\] {
    --tw-tracking: -0.72px;
    letter-spacing: -0.72px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-0\.96px\] {
    --tw-tracking: -0.96px;
    letter-spacing: -0.96px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-1\.6px\] {
    --tw-tracking: -1.6px;
    letter-spacing: -1.6px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-1\.28px\] {
    --tw-tracking: -1.28px;
    letter-spacing: -1.28px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[-1\.92px\] {
    --tw-tracking: -1.92px;
    letter-spacing: -1.92px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:tracking-\[4\.5px\] {
    --tw-tracking: 4.5px;
    letter-spacing: 4.5px;
  }
}
.prose-a\:text-primary :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-primary);
}
.\[\&_p\:not\(\:last-child\)\]\:mb-\[1em\] p:not(:last-child) {
  margin-bottom: 1em;
}
@media (width >= 40rem) {
  .sm\:\[\&_p\:not\(\:last-child\)\]\:mb-\[1\.2em\] p:not(:last-child) {
    margin-bottom: 1.2em;
  }
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-tracking: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
