/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@layer properties;
:root, :host {
  --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  --font-serif: Georgia, Cambria, "Times New Roman", Times, serif;
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
  --color-red-50: oklch(97.1% 0.013 17.38);
  --color-red-100: oklch(93.6% 0.032 17.717);
  --color-red-200: oklch(88.5% 0.062 18.334);
  --color-red-300: oklch(80.8% 0.114 19.571);
  --color-red-500: oklch(63.7% 0.237 25.331);
  --color-red-600: oklch(57.7% 0.245 27.325);
  --color-red-700: oklch(50.5% 0.213 27.518);
  --color-red-800: oklch(44.4% 0.177 26.899);
  --color-red-900: oklch(39.6% 0.141 25.723);
  --color-orange-50: oklch(98% 0.016 73.684);
  --color-orange-100: oklch(95.4% 0.038 75.164);
  --color-orange-200: oklch(90.1% 0.076 70.697);
  --color-orange-500: oklch(70.5% 0.213 47.604);
  --color-orange-800: oklch(47% 0.157 37.304);
  --color-orange-900: oklch(40.8% 0.123 38.172);
  --color-amber-50: oklch(98.7% 0.022 95.277);
  --color-amber-100: oklch(96.2% 0.059 95.617);
  --color-amber-200: oklch(92.4% 0.12 95.746);
  --color-amber-600: oklch(66.6% 0.179 58.318);
  --color-amber-700: oklch(55.5% 0.163 48.998);
  --color-amber-800: oklch(47.3% 0.137 46.201);
  --color-yellow-50: oklch(98.7% 0.026 102.212);
  --color-yellow-100: oklch(97.3% 0.071 103.193);
  --color-yellow-400: oklch(85.2% 0.199 91.936);
  --color-yellow-500: oklch(79.5% 0.184 86.047);
  --color-yellow-800: oklch(47.6% 0.114 61.907);
  --color-green-50: oklch(98.2% 0.018 155.826);
  --color-green-100: oklch(96.2% 0.044 156.743);
  --color-green-500: oklch(72.3% 0.219 149.579);
  --color-green-600: oklch(62.7% 0.194 149.214);
  --color-green-700: oklch(52.7% 0.154 150.069);
  --color-green-800: oklch(44.8% 0.119 151.328);
  --color-green-900: oklch(39.3% 0.095 152.535);
  --color-teal-700: oklch(51.1% 0.096 186.391);
  --color-teal-800: oklch(43.7% 0.078 188.216);
  --color-blue-50: oklch(97% 0.014 254.604);
  --color-blue-100: oklch(93.2% 0.032 255.585);
  --color-blue-200: oklch(88.2% 0.059 254.128);
  --color-blue-400: oklch(70.7% 0.165 254.624);
  --color-blue-500: oklch(62.3% 0.214 259.815);
  --color-blue-600: oklch(54.6% 0.245 262.881);
  --color-blue-700: oklch(48.8% 0.243 264.376);
  --color-blue-800: oklch(42.4% 0.199 265.638);
  --color-purple-100: oklch(94.6% 0.033 307.174);
  --color-purple-600: oklch(55.8% 0.288 302.321);
  --color-purple-700: oklch(49.6% 0.265 301.924);
  --color-purple-800: oklch(43.8% 0.218 303.724);
  --color-purple-900: oklch(38.1% 0.176 304.987);
  --color-pink-100: oklch(94.8% 0.028 342.258);
  --color-pink-500: oklch(65.6% 0.241 354.308);
  --color-pink-700: oklch(52.5% 0.223 3.958);
  --color-gray-50: oklch(98.5% 0.002 247.839);
  --color-gray-100: oklch(96.7% 0.003 264.542);
  --color-gray-200: oklch(92.8% 0.006 264.531);
  --color-gray-300: oklch(87.2% 0.01 258.338);
  --color-gray-400: oklch(70.7% 0.022 261.325);
  --color-gray-500: oklch(55.1% 0.027 264.364);
  --color-gray-600: oklch(44.6% 0.03 256.802);
  --color-gray-700: oklch(37.3% 0.034 259.733);
  --color-gray-800: oklch(27.8% 0.033 256.848);
  --color-gray-900: oklch(21% 0.034 264.665);
  --color-stone-700: oklch(37.4% 0.01 67.558);
  --color-stone-800: oklch(26.8% 0.007 34.298);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-xs: 20rem;
  --container-sm: 24rem;
  --container-md: 28rem;
  --container-xl: 36rem;
  --container-2xl: 42rem;
  --container-3xl: 48rem;
  --container-4xl: 56rem;
  --container-5xl: 64rem;
  --container-6xl: 72rem;
  --container-7xl: 80rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-5xl: 3rem;
  --text-5xl--line-height: 1;
  --text-6xl: 3.75rem;
  --text-6xl--line-height: 1;
  --text-7xl: 4.5rem;
  --text-7xl--line-height: 1;
  --text-8xl: 6rem;
  --text-8xl--line-height: 1;
  --text-9xl: 8rem;
  --text-9xl--line-height: 1;
  --font-weight-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --tracking-wide: 0.025em;
  --tracking-wider: 0.05em;
  --leading-tight: 1.25;
  --leading-relaxed: 1.625;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --radius-3xl: 1.5rem;
  --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --animate-spin: spin 1s linear infinite;
  --animate-bounce: bounce 1s infinite;
  --blur-sm: 8px;
  --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-brand-red: #8B6347;
  --color-brand-red-dark: #6F4F38;
  --color-brand-red-light: #D4A574;
  --color-brand-cream: #faf3f3;
  --color-brand-green: #4A7C4E;
  --color-background: #ffffff;
  --color-foreground: #1f2937;
  --color-primary: #8B6347;
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
body {
  background-color: var(--color-background);
  font-family: var(--font-sans);
  color: var(--color-foreground);
  overflow-x: hidden;
}
a, a:hover, a:visited, a:active {
  text-decoration: none !important;
}
a:focus-visible, button:focus-visible {
  outline-style: var(--tw-outline-style);
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: var(--color-brand-red);
}
header .bg-black a > img {
  height: 5rem !important;
  width: auto;
  filter: brightness(0) invert(1);
}
.snowfall {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
  overflow: hidden;
}
.snowflake {
  position: absolute;
  top: -50px;
  color: white;
  font-size: 1em;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.7);
  animation: fall linear infinite;
  opacity: 0;
}
@keyframes fall {
  to {
    transform: translateY(100vh) rotate(360deg);
  }
}
.candy-cane {
  background: repeating-linear-gradient( 45deg, #dc2626, #dc2626 10px, #ffffff 10px, #ffffff 20px );
}
.holly-decoration::before {
  content: "🎄";
  margin-right: 0.5rem;
}
.holly-decoration::after {
  content: "🎄";
  margin-left: 0.5rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  float: none;
  width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
}
.woocommerce-Price-amount {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-brand-red);
}
.cart-total .woocommerce-Price-amount {
  color: var(--color-brand-red-light);
}
del .woocommerce-Price-amount {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-gray-400);
}
ins .woocommerce-Price-amount {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-brand-red);
}
.product-card .hover-image {
  opacity: 0%;
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.product-card:hover .hover-image {
  opacity: 100%;
}
.product-card:hover .main-image {
  opacity: 0%;
}
.woocommerce-shipping-methods {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
.woocommerce-shipping-methods li {
  margin: 0 0 0.5rem 0 !important;
  padding: 0 !important;
  border: none !important;
  list-style: none !important;
}
.woocommerce-shipping-methods li:last-child {
  margin-bottom: 0 !important;
}
.woocommerce-shipping-methods li label[data-shipping-label] {
  display: flex !important;
  align-items: flex-start !important;
  gap: 0.75rem !important;
  padding: 0.75rem !important;
  border-radius: 0.5rem !important;
  border: 2px solid #e5e7eb !important;
  cursor: pointer !important;
  background: white !important;
  transition: all 0.2s !important;
}
.woocommerce-shipping-methods li label[data-shipping-label]:hover {
  border-color: #d1d5db !important;
}
.woocommerce-shipping-methods li label[data-shipping-label]:has(input:checked) {
  border-color: #8B6347 !important;
  background-color: rgba(144, 0, 19, 0.05) !important;
}
.woocommerce-shipping-methods li label input[type="radio"] {
  margin: 0.125rem 0 0 0 !important;
  width: 1rem !important;
  height: 1rem !important;
  flex-shrink: 0 !important;
}
.woocommerce-shipping-totals {
  border: none !important;
}
.cart_totals {
  float: none !important;
  width: 100% !important;
}
.wc-proceed-to-checkout {
  padding: 1.5rem !important;
}
.wc-proceed-to-checkout .checkout-button {
  display: block !important;
  width: 100% !important;
  padding: 1rem 1.5rem !important;
  background-color: #8B6347 !important;
  color: white !important;
  font-weight: 600 !important;
  font-size: 1rem !important;
  text-align: center !important;
  text-decoration: none !important;
  border: none !important;
  border-radius: 0.5rem !important;
  cursor: pointer !important;
  transition: background-color 0.2s !important;
}
.wc-proceed-to-checkout .checkout-button:hover {
  background-color: #6F4F38 !important;
  color: white !important;
}
.wc-proceed-to-checkout .ppcp-messages, .wc-proceed-to-checkout .ppc-button-wrapper, .wc-proceed-to-checkout > div:not(:first-child) {
  margin-top: 0.75rem !important;
}
.wc-proceed-to-checkout iframe {
  border-radius: 0.5rem !important;
  overflow: hidden !important;
}
.woocommerce-checkout .form-row {
  margin-bottom: 0.75rem;
}
.woocommerce-checkout .form-row:focus-within label {
  color: #8B6347 !important;
}
.woocommerce-checkout .form-row label .required {
  color: #8B6347;
}
.woocommerce-checkout .form-row textarea {
  min-height: 60px;
  resize: vertical;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
  height: auto;
  padding: 0.75rem 1rem;
  border: 1px solid #d1d5db;
  border-radius: 0.5rem;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1.25;
  padding: 0;
  color: #111827;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  top: 0;
  right: 0.75rem;
}
.woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--single {
  border-color: #8B6347;
  box-shadow: 0 0 0 3px rgba(144, 0, 19, 0.1);
}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.woocommerce-checkout .form-row-wide {
  grid-column: span 2;
}
.woocommerce-checkout .form-row-first, .woocommerce-checkout .form-row-last {
  grid-column: span 1;
  width: 100% !important;
}
.woocommerce-checkout #billing_city_field, .woocommerce-checkout #billing_state_field, .woocommerce-checkout #shipping_city_field, .woocommerce-checkout #shipping_state_field {
  grid-column: span 1 !important;
}
.woocommerce-checkout #billing_postcode_field, .woocommerce-checkout #billing_phone_field, .woocommerce-checkout #shipping_postcode_field {
  grid-column: span 1 !important;
}
@media (max-width: 640px) {
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper, .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
    grid-template-columns: 1fr;
  }
  .woocommerce-checkout .form-row-wide, .woocommerce-checkout .form-row-first, .woocommerce-checkout .form-row-last, .woocommerce-checkout #billing_city_field, .woocommerce-checkout #billing_state_field, .woocommerce-checkout #billing_postcode_field, .woocommerce-checkout #billing_phone_field, .woocommerce-checkout #shipping_city_field, .woocommerce-checkout #shipping_state_field, .woocommerce-checkout #shipping_postcode_field {
    grid-column: span 1 !important;
  }
}
.woocommerce-checkout input[type="checkbox"] {
  width: 1rem;
  height: 1rem;
  border-radius: 0.25rem;
  border: 1px solid #d1d5db;
  accent-color: #8B6347;
}
.woocommerce-checkout .woocommerce-form__label-for-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 0.875rem;
  color: #374151;
  cursor: pointer;
}
.woocommerce-checkout #ship-to-different-address {
  margin-bottom: 1rem;
}
.woocommerce-checkout #ship-to-different-address label {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 500;
  cursor: pointer;
}
.woocommerce-checkout .wc_payment_methods {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.woocommerce-checkout .wc_payment_method {
  margin-bottom: 0.75rem !important;
  border: none !important;
  background: transparent !important;
}
.woocommerce-checkout .wc_payment_method:last-child {
  margin-bottom: 0 !important;
}
.woocommerce-checkout .payment-method-card {
  overflow: hidden;
}
.woocommerce-checkout .payment-method-card:has(input:checked) {
  border-color: #8B6347 !important;
  background-color: rgba(144, 0, 19, 0.05) !important;
}
.woocommerce-checkout .payment-method-card label {
  margin: 0 !important;
}
.woocommerce-checkout .payment-method-icons img {
  max-height: 24px;
  width: auto;
}
.woocommerce-checkout .wc_payment_method input[type="radio"] {
  width: 1rem;
  height: 1rem;
  accent-color: #8B6347;
  flex-shrink: 0;
}
.woocommerce-checkout .wc_payment_method .payment_box {
  font-size: 0.875rem;
  color: #6b7280;
}
.woocommerce-checkout .wc_payment_method .payment_box p {
  margin: 0 0 0.5rem 0;
}
.woocommerce-checkout .wc_payment_method .payment_box p:last-child {
  margin-bottom: 0;
}
.woocommerce-checkout .checkout-place-order-button, .woocommerce-checkout #place_order {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0.5rem !important;
  width: 100% !important;
  padding: 1rem 1.5rem !important;
  background-color: #8B6347 !important;
  color: white !important;
  font-weight: 600 !important;
  font-size: 1.125rem !important;
  border: none !important;
  border-radius: 0.5rem !important;
  cursor: pointer !important;
  transition: background-color 0.2s !important;
}
.woocommerce-checkout .checkout-place-order-button:hover, .woocommerce-checkout #place_order:hover {
  background-color: #6F4F38 !important;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  color: #6b7280;
}
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper a {
  color: #8B6347;
  text-decoration: underline;
}
.woocommerce-checkout .woocommerce-privacy-policy-text {
  font-size: 0.75rem;
  color: #9ca3af;
  margin-bottom: 1rem;
}
.woocommerce-checkout .woocommerce-invalid input.input-text, .woocommerce-checkout .woocommerce-invalid select {
  border-color: #ef4444 !important;
}
.woocommerce-checkout .woocommerce-validated input.input-text, .woocommerce-checkout .woocommerce-validated select {
  border-color: #10b981;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  margin-bottom: 1rem;
}
.woocommerce-checkout .woocommerce-form-coupon {
  padding: 1rem;
  background-color: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.woocommerce-checkout .woocommerce-form-coupon .form-row {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-form-coupon input.input-text {
  flex: 1;
}
.woocommerce-checkout .woocommerce-form-coupon button {
  padding: 0.75rem 1.5rem;
  background-color: #374151;
  color: white;
  font-weight: 500;
  border: none;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: background-color 0.2s;
  white-space: nowrap;
}
.woocommerce-checkout .woocommerce-form-coupon button:hover {
  background-color: #1f2937;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shipping-totals .woocommerce-shipping-totals {
  border: none !important;
}
.woocommerce-checkout #order_comments_field textarea {
  min-height: 80px;
}
.woocommerce-checkout .wc-block-components-express-payment {
  margin-bottom: 1rem;
}
.woocommerce-checkout .shop_table {
  border: none !important;
}
.woocommerce-checkout .shop_table th, .woocommerce-checkout .shop_table td {
  border: none !important;
  padding: 0.5rem 0 !important;
}
.woocommerce-checkout .ppc-button-wrapper, .woocommerce-checkout .woocommerce-checkout-review-order > .ppc-button-wrapper, .woocommerce-checkout #order_review > .ppc-button-wrapper {
  display: none !important;
}
.woocommerce-checkout .woocommerce-checkout-review-order > .ppcp-messages, .woocommerce-checkout #order_review > .ppcp-messages {
  display: none !important;
}
.woocommerce-checkout .payment-method-card {
  border: 2px solid #e5e7eb;
  border-radius: 0.5rem;
  transition: all 0.2s;
}
.emporium-variable-product .variations_form, .emporium-variable-product .emporium-variations-form {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.emporium-variable-product .variations {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
  margin-bottom: 0 !important;
}
.emporium-variable-product .variation-row {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
}
.emporium-variable-product .variation-row label {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  color: #374151;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.emporium-variable-product .variation-select-wrap {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  width: 100%;
}
.emporium-variable-product .variation-select-wrap select, .emporium-variable-product .variations select {
  flex: 1;
  display: block;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #111827;
  background-color: #f9fafb;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 1rem center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  border: 2px solid #e5e7eb;
  border-radius: 0.75rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s, background-color 0.2s;
}
.emporium-variable-product .variation-select-wrap select:focus, .emporium-variable-product .variations select:focus {
  outline: none;
  border-color: #8B6347;
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(139, 99, 71, 0.15);
}
.emporium-variable-product .variation-select-wrap select:hover, .emporium-variable-product .variations select:hover {
  border-color: #d1d5db;
  background-color: #fff;
}
.emporium-variable-product .reset_variations {
  flex-shrink: 0;
  font-size: 0.875rem;
  color: #6b7280;
  text-decoration: none;
  transition: color 0.2s;
  margin-left: 0 !important;
}
.emporium-variable-product .reset_variations:hover {
  color: #8B6347;
}
.emporium-variable-product .variations_form table.variations {
  display: block;
  border: none !important;
  margin-bottom: 0;
  width: 100%;
}
.emporium-variable-product .variations_form table.variations tbody {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}
.emporium-variable-product .variations_form table.variations tr {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
}
.emporium-variable-product .variations_form table.variations th, .emporium-variable-product .variations_form table.variations td {
  display: block;
  padding: 0 !important;
  border: none !important;
  width: 100% !important;
}
.emporium-variable-product .variations_form table.variations th.label label {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  color: #374151;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.emporium-variable-product .variations_form table.variations td.value {
  display: block;
  width: 100%;
}
.emporium-variable-product .variations_form table.variations select {
  display: block;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #111827;
  background-color: #f9fafb;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 1rem center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  border: 2px solid #e5e7eb;
  border-radius: 0.75rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s, background-color 0.2s;
}
.emporium-variable-product .variations_form table.variations select:focus {
  outline: none;
  border-color: #8B6347;
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(139, 99, 71, 0.15);
}
.emporium-variable-product .variations_form table.variations select:hover {
  border-color: #d1d5db;
  background-color: #fff;
}
.emporium-variable-product .woocommerce-variation {
  margin-bottom: 0;
}
.emporium-variable-product .woocommerce-variation-price {
  font-size: 1.25rem;
  font-weight: 600;
  color: #111827;
}
.emporium-variable-product .woocommerce-variation-price .price {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}
.emporium-variable-product .woocommerce-variation-price del {
  color: #9ca3af;
  font-weight: 400;
  font-size: 1rem;
}
.emporium-variable-product .woocommerce-variation-price ins {
  text-decoration: none;
  color: #8B6347;
}
.emporium-variable-product .woocommerce-variation-availability {
  font-size: 0.875rem;
}
.emporium-variable-product .woocommerce-variation-availability .stock {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  font-weight: 500;
}
.emporium-variable-product .woocommerce-variation-availability .in-stock {
  color: #b45309;
}
.emporium-variable-product .woocommerce-variation-availability .out-of-stock {
  color: #dc2626;
}
.emporium-variable-product .single_variation_wrap {
  display: block;
  width: 100%;
}
.emporium-variable-product .single_variation_wrap .single_variation {
  margin-bottom: 1rem;
}
.emporium-variable-product .woocommerce-variation-add-to-cart {
  display: block;
  width: 100%;
}
.emporium-variable-product .quantity {
  display: none;
}
.emporium-variable-product .quantity:has(input[type="number"]) {
  display: flex;
  align-items: center;
  background-color: #f3f4f6;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
}
.emporium-variable-product .quantity .qty {
  width: 5rem;
  height: 3.5rem;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 500;
  border: none !important;
  background: transparent;
  -moz-appearance: textfield;
  padding: 0 0.5rem;
}
.emporium-variable-product .quantity .qty::-webkit-outer-spin-button, .emporium-variable-product .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.emporium-variable-product .quantity .qty:focus {
  outline: none;
}
.emporium-variable-product .quantity-wrapper {
  display: flex;
  align-items: center;
  background-color: #f3f4f6;
  border-radius: 0.5rem;
  overflow: hidden;
}
.emporium-variable-product .quantity-wrapper .qty-btn {
  width: 3rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  font-weight: 500;
  color: #4b5563;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.2s;
}
.emporium-variable-product .quantity-wrapper .qty-btn:hover {
  color: #111827;
  background-color: #e5e7eb;
}
.emporium-variable-product .single_add_to_cart_button, .emporium-variable-product button.single_add_to_cart_button, .emporium-variable-product .woocommerce-variation-add-to-cart .button {
  display: block !important;
  width: 100%;
  padding: 1rem 1.5rem !important;
  min-height: 3.5rem;
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  text-align: center;
  color: #fff !important;
  background-color: #8B6347 !important;
  border: none !important;
  border-radius: 0.75rem !important;
  cursor: pointer;
  transition: all 0.2s;
}
.emporium-variable-product .single_add_to_cart_button:hover:not(:disabled), .emporium-variable-product button.single_add_to_cart_button:hover:not(:disabled), .emporium-variable-product .woocommerce-variation-add-to-cart .button:hover:not(:disabled) {
  background-color: #6F4F38 !important;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.emporium-variable-product .single_add_to_cart_button:active:not(:disabled), .emporium-variable-product button.single_add_to_cart_button:active:not(:disabled) {
  transform: scale(0.98);
}
.emporium-variable-product .single_add_to_cart_button:disabled, .emporium-variable-product .single_add_to_cart_button.disabled, .emporium-variable-product .single_add_to_cart_button.wc-variation-selection-needed, .emporium-variable-product button.single_add_to_cart_button:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed !important;
}
.emporium-variable-product .reset_variations_alert {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.emporium-variations-form .variations {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.emporium-variations-form .variation-row {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.emporium-variations-form .variation-select-wrap {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.emporium-variations-form .variation-select-wrap select {
  flex: 1;
  padding: 0.75rem 2.5rem 0.75rem 1rem;
  font-size: 1rem;
  color: #111827;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  border: 1px solid #d1d5db;
  border-radius: 0.5rem;
  appearance: none;
  cursor: pointer;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.emporium-variations-form .variation-select-wrap select:focus {
  outline: none;
  border-color: #8B6347;
  box-shadow: 0 0 0 3px rgba(144, 0, 19, 0.1);
}
.archive-quick-add .button, .archive-quick-add .add_to_cart_button {
  display: block !important;
  width: 100% !important;
  padding: 0.625rem 1rem !important;
  background-color: rgba(255, 255, 255, 0.95) !important;
  color: #111827 !important;
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  text-align: center !important;
  text-decoration: none !important;
  border: none !important;
  border-radius: 0.5rem !important;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
  cursor: pointer !important;
  transition: all 0.2s !important;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}
.archive-quick-add .button:hover, .archive-quick-add .add_to_cart_button:hover {
  background-color: #8B6347 !important;
  color: white !important;
}
.archive-quick-add .product_type_variable, .archive-quick-add .product_type_grouped {
  background-color: rgba(255, 255, 255, 0.95) !important;
  color: #111827 !important;
}
.archive-quick-add .product_type_variable:hover, .archive-quick-add .product_type_grouped:hover {
  background-color: #8B6347 !important;
  color: white !important;
}
.archive-quick-add .button.loading, .archive-quick-add .add_to_cart_button.loading {
  opacity: 0.7 !important;
  pointer-events: none !important;
}
.archive-quick-add .button.added, .archive-quick-add .add_to_cart_button.added {
  background-color: #059669 !important;
  color: white !important;
}
.archive-quick-add .added_to_cart {
  display: none !important;
}
.pointer-events-auto {
  pointer-events: auto;
}
.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;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.inset-x-0 {
  inset-inline: calc(var(--spacing) * 0);
}
.-top-2 {
  top: calc(var(--spacing) * -2);
}
.-top-4 {
  top: calc(var(--spacing) * -4);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-0\.5 {
  top: calc(var(--spacing) * 0.5);
}
.top-1\/2 {
  top: calc(1/2 * 100%);
}
.top-2 {
  top: calc(var(--spacing) * 2);
}
.top-4 {
  top: calc(var(--spacing) * 4);
}
.top-8 {
  top: calc(var(--spacing) * 8);
}
.top-full {
  top: 100%;
}
.-right-2 {
  right: calc(var(--spacing) * -2);
}
.-right-4 {
  right: calc(var(--spacing) * -4);
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-1\/4 {
  right: calc(1/4 * 100%);
}
.right-2 {
  right: calc(var(--spacing) * 2);
}
.right-3 {
  right: calc(var(--spacing) * 3);
}
.right-4 {
  right: calc(var(--spacing) * 4);
}
.right-8 {
  right: calc(var(--spacing) * 8);
}
.right-10 {
  right: calc(var(--spacing) * 10);
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.bottom-2 {
  bottom: calc(var(--spacing) * 2);
}
.bottom-3 {
  bottom: calc(var(--spacing) * 3);
}
.bottom-4 {
  bottom: calc(var(--spacing) * 4);
}
.bottom-8 {
  bottom: calc(var(--spacing) * 8);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-0\.5 {
  left: calc(var(--spacing) * 0.5);
}
.left-1\/2 {
  left: calc(1/2 * 100%);
}
.left-1\/4 {
  left: calc(1/4 * 100%);
}
.left-2 {
  left: calc(var(--spacing) * 2);
}
.left-3 {
  left: calc(var(--spacing) * 3);
}
.left-4 {
  left: calc(var(--spacing) * 4);
}
.left-10 {
  left: calc(var(--spacing) * 10);
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.col-412760677 {
  grid-column: 412760677;
}
.col-525838974 {
  grid-column: 525838974;
}
.col-899222603 {
  grid-column: 899222603;
}
.col-921095422 {
  grid-column: 921095422;
}
.col-959534852 {
  grid-column: 959534852;
}
.col-1236676600 {
  grid-column: 1236676600;
}
.col-1321812289 {
  grid-column: 1321812289;
}
.col-1410993029 {
  grid-column: 1410993029;
}
.col-1529840847 {
  grid-column: 1529840847;
}
.col-1545282796 {
  grid-column: 1545282796;
}
.col-1772735926 {
  grid-column: 1772735926;
}
.col-1803393396 {
  grid-column: 1803393396;
}
.col-1817240321 {
  grid-column: 1817240321;
}
.col-2110377059 {
  grid-column: 2110377059;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.row-317317996 {
  grid-row: 317317996;
}
.row-473357556 {
  grid-row: 473357556;
}
.row-1019781484 {
  grid-row: 1019781484;
}
.row-1456437428 {
  grid-row: 1456437428;
}
.row-1516742606 {
  grid-row: 1516742606;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.m-0 {
  margin: calc(var(--spacing) * 0);
}
.-mx-4 {
  margin-inline: calc(var(--spacing) * -4);
}
.mx-4 {
  margin-inline: calc(var(--spacing) * 4);
}
.mx-auto {
  margin-inline: auto;
}
.my-4 {
  margin-block: calc(var(--spacing) * 4);
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.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 > *):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-8 {
  margin-top: calc(var(--spacing) * -8);
}
.-mt-16 {
  margin-top: calc(var(--spacing) * -16);
}
.mt-0\.5 {
  margin-top: calc(var(--spacing) * 0.5);
}
.mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-16 {
  margin-top: calc(var(--spacing) * 16);
}
.mr-1 {
  margin-right: calc(var(--spacing) * 1);
}
.mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.\!mb-0 {
  margin-bottom: calc(var(--spacing) * 0) !important;
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-1 {
  margin-bottom: calc(var(--spacing) * 1);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.mb-16 {
  margin-bottom: calc(var(--spacing) * 16);
}
.ml-1 {
  margin-left: calc(var(--spacing) * 1);
}
.ml-2 {
  margin-left: calc(var(--spacing) * 2);
}
.ml-3 {
  margin-left: calc(var(--spacing) * 3);
}
.ml-4 {
  margin-left: calc(var(--spacing) * 4);
}
.ml-auto {
  margin-left: auto;
}
.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.inline-flex {
  display: inline-flex;
}
.table {
  display: table;
}
.aspect-\[2\/1\] {
  aspect-ratio: 2/1;
}
.aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-\[4\/5\] {
  aspect-ratio: 4/5;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.aspect-\[21\/9\] {
  aspect-ratio: 21/9;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.aspect-video {
  aspect-ratio: var(--aspect-video);
}
.h-1\.5 {
  height: calc(var(--spacing) * 1.5);
}
.h-2 {
  height: calc(var(--spacing) * 2);
}
.h-3 {
  height: calc(var(--spacing) * 3);
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-7 {
  height: calc(var(--spacing) * 7);
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-10 {
  height: calc(var(--spacing) * 10);
}
.h-12 {
  height: calc(var(--spacing) * 12);
}
.h-14 {
  height: calc(var(--spacing) * 14);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-20 {
  height: calc(var(--spacing) * 20);
}
.h-24 {
  height: calc(var(--spacing) * 24);
}
.h-32 {
  height: calc(var(--spacing) * 32);
}
.h-48 {
  height: calc(var(--spacing) * 48);
}
.h-52 {
  height: calc(var(--spacing) * 52);
}
.h-\[70vh\] {
  height: 70vh;
}
.h-\[550px\] {
  height: 550px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-px {
  height: 1px;
}
.max-h-64 {
  max-height: calc(var(--spacing) * 64);
}
.max-h-\[80vh\] {
  max-height: 80vh;
}
.max-h-\[85vh\] {
  max-height: 85vh;
}
.max-h-\[90vh\] {
  max-height: 90vh;
}
.min-h-\[2\.5rem\] {
  min-height: 2.5rem;
}
.min-h-\[60vh\] {
  min-height: 60vh;
}
.min-h-\[70vh\] {
  min-height: 70vh;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-6 {
  width: calc(var(--spacing) * 6) !important;
}
.w-0\.5 {
  width: calc(var(--spacing) * 0.5);
}
.w-1\/3 {
  width: calc(1/3 * 100%);
}
.w-3 {
  width: calc(var(--spacing) * 3);
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-6 {
  width: calc(var(--spacing) * 6);
}
.w-7 {
  width: calc(var(--spacing) * 7);
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-9 {
  width: calc(var(--spacing) * 9);
}
.w-10 {
  width: calc(var(--spacing) * 10);
}
.w-11 {
  width: calc(var(--spacing) * 11);
}
.w-12 {
  width: calc(var(--spacing) * 12);
}
.w-14 {
  width: calc(var(--spacing) * 14);
}
.w-16 {
  width: calc(var(--spacing) * 16);
}
.w-20 {
  width: calc(var(--spacing) * 20);
}
.w-24 {
  width: calc(var(--spacing) * 24);
}
.w-32 {
  width: calc(var(--spacing) * 32);
}
.w-48 {
  width: calc(var(--spacing) * 48);
}
.w-\[900px\] {
  width: 900px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.max-w-2xl {
  max-width: var(--container-2xl);
}
.max-w-3xl {
  max-width: var(--container-3xl);
}
.max-w-4xl {
  max-width: var(--container-4xl);
}
.max-w-5xl {
  max-width: var(--container-5xl);
}
.max-w-6xl {
  max-width: var(--container-6xl);
}
.max-w-7xl {
  max-width: var(--container-7xl);
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[1600px\] {
  max-width: 1600px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-md {
  max-width: var(--container-md);
}
.max-w-none {
  max-width: none;
}
.max-w-sm {
  max-width: var(--container-sm);
}
.max-w-xl {
  max-width: var(--container-xl);
}
.max-w-xs {
  max-width: var(--container-xs);
}
.min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.min-w-\[160px\] {
  min-width: 160px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-full {
  min-width: 100%;
}
.flex-1 {
  flex: 1;
}
.flex-shrink {
  flex-shrink: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.grow {
  flex-grow: 1;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-4 {
  --tw-translate-x: calc(var(--spacing) * -4);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-0 {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-4 {
  --tw-translate-x: calc(var(--spacing) * 4);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-full {
  --tw-translate-x: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.rotate-180 {
  rotate: 180deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.animate-bounce {
  animation: var(--animate-bounce);
}
.animate-spin {
  animation: var(--animate-spin);
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-wait {
  cursor: wait;
}
.cursor-zoom-in {
  cursor: zoom-in;
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-baseline {
  align-items: baseline;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-12 {
  gap: calc(var(--spacing) * 12);
}
.gap-941572718 {
  gap: calc(var(--spacing) * 941572718);
}
.gap-1608851636 {
  gap: calc(var(--spacing) * 1608851636);
}
.gap-2070668324 {
  gap: calc(var(--spacing) * 2070668324);
}
:where(.space-y-1 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-2 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-3 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-4 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-6 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-8 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-10 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-32 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 32) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 32) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.divide-x > :not(:last-child)) {
  --tw-divide-x-reverse: 0;
  border-inline-style: var(--tw-border-style);
  border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
  border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
:where(.divide-y > :not(:last-child)) {
  --tw-divide-y-reverse: 0;
  border-bottom-style: var(--tw-border-style);
  border-top-style: var(--tw-border-style);
  border-top-width: calc(1px * var(--tw-divide-y-reverse));
  border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
}
:where(.divide-gray-100 > :not(:last-child)) {
  border-color: var(--color-gray-100);
}
:where(.divide-gray-200 > :not(:last-child)) {
  border-color: var(--color-gray-200);
}
:where(.divide-gray-800 > :not(:last-child)) {
  border-color: var(--color-gray-800);
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-2xl {
  border-radius: var(--radius-2xl);
}
.rounded-3xl {
  border-radius: var(--radius-3xl);
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-4 {
  border-style: var(--tw-border-style);
  border-width: 4px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-t-2 {
  border-top-style: var(--tw-border-style);
  border-top-width: 2px;
}
.border-r {
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.border-amber-200 {
  border-color: var(--color-amber-200);
}
.border-blue-200 {
  border-color: var(--color-blue-200);
}
.border-brand-red {
  border-color: var(--color-brand-red);
}
.border-brand-red-dark {
  border-color: var(--color-brand-red-dark);
}
.border-brand-red\/20 {
  border-color: color-mix(in srgb, #8B6347 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-brand-red\/20 {
    border-color: color-mix(in oklab, var(--color-brand-red) 20%, transparent);
  }
}
.border-gray-100 {
  border-color: var(--color-gray-100);
}
.border-gray-200 {
  border-color: var(--color-gray-200);
}
.border-gray-300 {
  border-color: var(--color-gray-300);
}
.border-gray-700 {
  border-color: var(--color-gray-700);
}
.border-gray-800 {
  border-color: var(--color-gray-800);
}
.border-gray-900 {
  border-color: var(--color-gray-900);
}
.border-green-100 {
  border-color: var(--color-green-100);
}
.border-orange-200 {
  border-color: var(--color-orange-200);
}
.border-red-200 {
  border-color: var(--color-red-200);
}
.border-red-300 {
  border-color: var(--color-red-300);
}
.border-transparent {
  border-color: transparent;
}
.border-white {
  border-color: var(--color-white);
}
.border-white\/10 {
  border-color: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/10 {
    border-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.border-white\/30 {
  border-color: color-mix(in srgb, #fff 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-white\/30 {
    border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
  }
}
.\!bg-green-600 {
  background-color: var(--color-green-600) !important;
}
.\!bg-red-600 {
  background-color: var(--color-red-600) !important;
}
.bg-\[\#0A66C2\] {
  background-color: #0A66C2;
}
.bg-\[\#293d2b\] {
  background-color: #293d2b;
}
.bg-\[\#1877F2\] {
  background-color: #1877F2;
}
.bg-\[\#FF0000\] {
  background-color: #FF0000;
}
.bg-amber-50 {
  background-color: var(--color-amber-50);
}
.bg-amber-100 {
  background-color: var(--color-amber-100);
}
.bg-black {
  background-color: var(--color-black);
}
.bg-black\/0 {
  background-color: color-mix(in srgb, #000 0%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/0 {
    background-color: color-mix(in oklab, var(--color-black) 0%, transparent);
  }
}
.bg-black\/30 {
  background-color: color-mix(in srgb, #000 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/30 {
    background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
  }
}
.bg-black\/40 {
  background-color: color-mix(in srgb, #000 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/40 {
    background-color: color-mix(in oklab, var(--color-black) 40%, 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\/60 {
  background-color: color-mix(in srgb, #000 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/60 {
    background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
  }
}
.bg-black\/95 {
  background-color: color-mix(in srgb, #000 95%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-black\/95 {
    background-color: color-mix(in oklab, var(--color-black) 95%, transparent);
  }
}
.bg-blue-50 {
  background-color: var(--color-blue-50);
}
.bg-blue-100 {
  background-color: var(--color-blue-100);
}
.bg-blue-500\/20 {
  background-color: color-mix(in srgb, oklch(62.3% 0.214 259.815) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-blue-500\/20 {
    background-color: color-mix(in oklab, var(--color-blue-500) 20%, transparent);
  }
}
.bg-blue-600 {
  background-color: var(--color-blue-600);
}
.bg-brand-cream {
  background-color: var(--color-brand-cream);
}
.bg-brand-green {
  background-color: var(--color-brand-green);
}
.bg-brand-green\/10 {
  background-color: color-mix(in srgb, #4A7C4E 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-brand-green\/10 {
    background-color: color-mix(in oklab, var(--color-brand-green) 10%, transparent);
  }
}
.bg-brand-red {
  background-color: var(--color-brand-red);
}
.bg-brand-red-light {
  background-color: var(--color-brand-red-light);
}
.bg-brand-red\/0 {
  background-color: color-mix(in srgb, #8B6347 0%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-brand-red\/0 {
    background-color: color-mix(in oklab, var(--color-brand-red) 0%, transparent);
  }
}
.bg-brand-red\/5 {
  background-color: color-mix(in srgb, #8B6347 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-brand-red\/5 {
    background-color: color-mix(in oklab, var(--color-brand-red) 5%, transparent);
  }
}
.bg-brand-red\/10 {
  background-color: color-mix(in srgb, #8B6347 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-brand-red\/10 {
    background-color: color-mix(in oklab, var(--color-brand-red) 10%, transparent);
  }
}
.bg-brand-red\/20 {
  background-color: color-mix(in srgb, #8B6347 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-brand-red\/20 {
    background-color: color-mix(in oklab, var(--color-brand-red) 20%, transparent);
  }
}
.bg-gray-50 {
  background-color: var(--color-gray-50);
}
.bg-gray-100 {
  background-color: var(--color-gray-100);
}
.bg-gray-200 {
  background-color: var(--color-gray-200);
}
.bg-gray-300 {
  background-color: var(--color-gray-300);
}
.bg-gray-600 {
  background-color: var(--color-gray-600);
}
.bg-gray-800 {
  background-color: var(--color-gray-800);
}
.bg-gray-900 {
  background-color: var(--color-gray-900);
}
.bg-green-50 {
  background-color: var(--color-green-50);
}
.bg-green-100 {
  background-color: var(--color-green-100);
}
.bg-green-500\/10 {
  background-color: color-mix(in srgb, oklch(72.3% 0.219 149.579) 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-green-500\/10 {
    background-color: color-mix(in oklab, var(--color-green-500) 10%, transparent);
  }
}
.bg-green-600 {
  background-color: var(--color-green-600);
}
.bg-orange-100 {
  background-color: var(--color-orange-100);
}
.bg-orange-500 {
  background-color: var(--color-orange-500);
}
.bg-pink-100 {
  background-color: var(--color-pink-100);
}
.bg-purple-100 {
  background-color: var(--color-purple-100);
}
.bg-red-100 {
  background-color: var(--color-red-100);
}
.bg-red-600 {
  background-color: var(--color-red-600);
}
.bg-red-700 {
  background-color: var(--color-red-700);
}
.bg-stone-800 {
  background-color: var(--color-stone-800);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: var(--color-white);
}
.bg-white\/5 {
  background-color: color-mix(in srgb, #fff 5%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/5 {
    background-color: color-mix(in oklab, var(--color-white) 5%, transparent);
  }
}
.bg-white\/10 {
  background-color: color-mix(in srgb, #fff 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/10 {
    background-color: color-mix(in oklab, var(--color-white) 10%, transparent);
  }
}
.bg-white\/20 {
  background-color: color-mix(in srgb, #fff 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/20 {
    background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.bg-white\/50 {
  background-color: color-mix(in srgb, #fff 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/50 {
    background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
}
.bg-white\/70 {
  background-color: color-mix(in srgb, #fff 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/70 {
    background-color: color-mix(in oklab, var(--color-white) 70%, transparent);
  }
}
.bg-white\/90 {
  background-color: color-mix(in srgb, #fff 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/90 {
    background-color: color-mix(in oklab, var(--color-white) 90%, transparent);
  }
}
.bg-white\/95 {
  background-color: color-mix(in srgb, #fff 95%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/95 {
    background-color: color-mix(in oklab, var(--color-white) 95%, transparent);
  }
}
.bg-yellow-100 {
  background-color: var(--color-yellow-100);
}
.bg-yellow-500\/20 {
  background-color: color-mix(in srgb, oklch(79.5% 0.184 86.047) 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-yellow-500\/20 {
    background-color: color-mix(in oklab, var(--color-yellow-500) 20%, transparent);
  }
}
.bg-gradient-to-b {
  --tw-gradient-position: to bottom in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-br {
  --tw-gradient-position: to bottom right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  --tw-gradient-position: to right in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-gradient-to-t {
  --tw-gradient-position: to top in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.from-\[\#833AB4\] {
  --tw-gradient-from: #833AB4;
  --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-amber-700 {
  --tw-gradient-from: var(--color-amber-700);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-black\/60 {
  --tw-gradient-from: color-mix(in srgb, #000 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-black\/60 {
    --tw-gradient-from: color-mix(in oklab, var(--color-black) 60%, transparent);
  }
}
.from-black\/60 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-black\/80 {
  --tw-gradient-from: color-mix(in srgb, #000 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-black\/80 {
    --tw-gradient-from: color-mix(in oklab, var(--color-black) 80%, transparent);
  }
}
.from-black\/80 {
  --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-blue-800 {
  --tw-gradient-from: var(--color-blue-800);
  --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-brand-red {
  --tw-gradient-from: var(--color-brand-red);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-gray-50 {
  --tw-gradient-from: var(--color-gray-50);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-gray-200 {
  --tw-gradient-from: var(--color-gray-200);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-gray-800 {
  --tw-gradient-from: var(--color-gray-800);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-gray-900 {
  --tw-gradient-from: var(--color-gray-900);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-gray-900\/50 {
  --tw-gradient-from: color-mix(in srgb, oklch(21% 0.034 264.665) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-gray-900\/50 {
    --tw-gradient-from: color-mix(in oklab, var(--color-gray-900) 50%, transparent);
  }
}
.from-gray-900\/50 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-gray-900\/60 {
  --tw-gradient-from: color-mix(in srgb, oklch(21% 0.034 264.665) 60%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-gray-900\/60 {
    --tw-gradient-from: color-mix(in oklab, var(--color-gray-900) 60%, transparent);
  }
}
.from-gray-900\/60 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.from-gray-900\/80 {
  --tw-gradient-from: color-mix(in srgb, oklch(21% 0.034 264.665) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-gray-900\/80 {
    --tw-gradient-from: color-mix(in oklab, var(--color-gray-900) 80%, transparent);
  }
}
.from-gray-900\/80 {
  --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-green-800 {
  --tw-gradient-from: var(--color-green-800);
  --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-green-900 {
  --tw-gradient-from: var(--color-green-900);
  --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-orange-50 {
  --tw-gradient-from: var(--color-orange-50);
  --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-purple-900 {
  --tw-gradient-from: var(--color-purple-900);
  --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-red-50 {
  --tw-gradient-from: var(--color-red-50);
  --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-red-700 {
  --tw-gradient-from: var(--color-red-700);
  --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-red-800 {
  --tw-gradient-from: var(--color-red-800);
  --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-stone-800 {
  --tw-gradient-from: var(--color-stone-800);
  --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-teal-800 {
  --tw-gradient-from: var(--color-teal-800);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.via-\[\#FD1D1D\] {
  --tw-gradient-via: #FD1D1D;
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-black\/20 {
  --tw-gradient-via: color-mix(in srgb, #000 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .via-black\/20 {
    --tw-gradient-via: color-mix(in oklab, var(--color-black) 20%, transparent);
  }
}
.via-black\/20 {
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-gray-800 {
  --tw-gradient-via: var(--color-gray-800);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-gray-900\/50 {
  --tw-gradient-via: color-mix(in srgb, oklch(21% 0.034 264.665) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .via-gray-900\/50 {
    --tw-gradient-via: color-mix(in oklab, var(--color-gray-900) 50%, transparent);
  }
}
.via-gray-900\/50 {
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-gray-900\/80 {
  --tw-gradient-via: color-mix(in srgb, oklch(21% 0.034 264.665) 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .via-gray-900\/80 {
    --tw-gradient-via: color-mix(in oklab, var(--color-gray-900) 80%, transparent);
  }
}
.via-gray-900\/80 {
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-green-700 {
  --tw-gradient-via: var(--color-green-700);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-red-600 {
  --tw-gradient-via: var(--color-red-600);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-red-700 {
  --tw-gradient-via: var(--color-red-700);
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.via-transparent {
  --tw-gradient-via: transparent;
  --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-via-stops);
}
.to-\[\#F77737\] {
  --tw-gradient-to: #F77737;
  --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-amber-50 {
  --tw-gradient-to: var(--color-amber-50);
  --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-amber-600 {
  --tw-gradient-to: var(--color-amber-600);
  --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-blue-700 {
  --tw-gradient-to: var(--color-blue-700);
  --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-brand-red-dark {
  --tw-gradient-to: var(--color-brand-red-dark);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-gray-300 {
  --tw-gradient-to: var(--color-gray-300);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-gray-700 {
  --tw-gradient-to: var(--color-gray-700);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-gray-900 {
  --tw-gradient-to: var(--color-gray-900);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-gray-900\/40 {
  --tw-gradient-to: color-mix(in srgb, oklch(21% 0.034 264.665) 40%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-gray-900\/40 {
    --tw-gradient-to: color-mix(in oklab, var(--color-gray-900) 40%, transparent);
  }
}
.to-gray-900\/40 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-gray-900\/50 {
  --tw-gradient-to: color-mix(in srgb, oklch(21% 0.034 264.665) 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-gray-900\/50 {
    --tw-gradient-to: color-mix(in oklab, var(--color-gray-900) 50%, transparent);
  }
}
.to-gray-900\/50 {
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-gray-900\/90 {
  --tw-gradient-to: color-mix(in srgb, oklch(21% 0.034 264.665) 90%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .to-gray-900\/90 {
    --tw-gradient-to: color-mix(in oklab, var(--color-gray-900) 90%, transparent);
  }
}
.to-gray-900\/90 {
  --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-green-50 {
  --tw-gradient-to: var(--color-green-50);
  --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-green-800 {
  --tw-gradient-to: var(--color-green-800);
  --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-purple-800 {
  --tw-gradient-to: var(--color-purple-800);
  --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-red-700 {
  --tw-gradient-to: var(--color-red-700);
  --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-stone-700 {
  --tw-gradient-to: var(--color-stone-700);
  --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-teal-700 {
  --tw-gradient-to: var(--color-teal-700);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-transparent {
  --tw-gradient-to: transparent;
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-white {
  --tw-gradient-to: var(--color-white);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.to-yellow-50 {
  --tw-gradient-to: var(--color-yellow-50);
  --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-fill {
  object-fit: fill;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-1\.5 {
  padding: calc(var(--spacing) * 1.5);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-5 {
  padding: calc(var(--spacing) * 5);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-8 {
  padding: calc(var(--spacing) * 8);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-8 {
  padding-inline: calc(var(--spacing) * 8);
}
.px-10 {
  padding-inline: calc(var(--spacing) * 10);
}
.py-0\.5 {
  padding-block: calc(var(--spacing) * 0.5);
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-1\.5 {
  padding-block: calc(var(--spacing) * 1.5);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-2\.5 {
  padding-block: calc(var(--spacing) * 2.5);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-8 {
  padding-block: calc(var(--spacing) * 8);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-16 {
  padding-block: calc(var(--spacing) * 16);
}
.py-20 {
  padding-block: calc(var(--spacing) * 20);
}
.py-24 {
  padding-block: calc(var(--spacing) * 24);
}
.pt-2 {
  padding-top: calc(var(--spacing) * 2);
}
.pt-3 {
  padding-top: calc(var(--spacing) * 3);
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pt-6 {
  padding-top: calc(var(--spacing) * 6);
}
.pt-8 {
  padding-top: calc(var(--spacing) * 8);
}
.pt-12 {
  padding-top: calc(var(--spacing) * 12);
}
.pt-16 {
  padding-top: calc(var(--spacing) * 16);
}
.pr-2 {
  padding-right: calc(var(--spacing) * 2);
}
.pr-4 {
  padding-right: calc(var(--spacing) * 4);
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-6 {
  padding-bottom: calc(var(--spacing) * 6);
}
.pb-8 {
  padding-bottom: calc(var(--spacing) * 8);
}
.pl-4 {
  padding-left: calc(var(--spacing) * 4);
}
.pl-7 {
  padding-left: calc(var(--spacing) * 7);
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.align-middle {
  vertical-align: middle;
}
.font-serif {
  font-family: var(--font-serif);
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-5xl {
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
}
.text-6xl {
  font-size: var(--text-6xl);
  line-height: var(--tw-leading, var(--text-6xl--line-height));
}
.text-8xl {
  font-size: var(--text-8xl);
  line-height: var(--tw-leading, var(--text-8xl--line-height));
}
.text-9xl {
  font-size: var(--text-9xl);
  line-height: var(--tw-leading, var(--text-9xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.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-wide {
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
}
.tracking-wider {
  --tw-tracking: var(--tracking-wider);
  letter-spacing: var(--tracking-wider);
}
.break-all {
  word-break: break-all;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-\[\#293d2b\] {
  color: #293d2b;
}
.text-amber-600 {
  color: var(--color-amber-600);
}
.text-amber-700 {
  color: var(--color-amber-700);
}
.text-amber-800 {
  color: var(--color-amber-800);
}
.text-black {
  color: var(--color-black);
}
.text-blue-400 {
  color: var(--color-blue-400);
}
.text-blue-600 {
  color: var(--color-blue-600);
}
.text-blue-800 {
  color: var(--color-blue-800);
}
.text-brand-green {
  color: var(--color-brand-green);
}
.text-brand-red {
  color: var(--color-brand-red);
}
.text-brand-red-light {
  color: var(--color-brand-red-light);
}
.text-gray-200 {
  color: var(--color-gray-200);
}
.text-gray-300 {
  color: var(--color-gray-300);
}
.text-gray-400 {
  color: var(--color-gray-400);
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-600 {
  color: var(--color-gray-600);
}
.text-gray-700 {
  color: var(--color-gray-700);
}
.text-gray-800 {
  color: var(--color-gray-800);
}
.text-gray-900 {
  color: var(--color-gray-900);
}
.text-green-100 {
  color: var(--color-green-100);
}
.text-green-500 {
  color: var(--color-green-500);
}
.text-green-600 {
  color: var(--color-green-600);
}
.text-green-700 {
  color: var(--color-green-700);
}
.text-green-800 {
  color: var(--color-green-800);
}
.text-orange-800 {
  color: var(--color-orange-800);
}
.text-orange-900 {
  color: var(--color-orange-900);
}
.text-pink-700 {
  color: var(--color-pink-700);
}
.text-purple-600 {
  color: var(--color-purple-600);
}
.text-purple-700 {
  color: var(--color-purple-700);
}
.text-red-500 {
  color: var(--color-red-500);
}
.text-red-600 {
  color: var(--color-red-600);
}
.text-red-700 {
  color: var(--color-red-700);
}
.text-red-800 {
  color: var(--color-red-800);
}
.text-red-900 {
  color: var(--color-red-900);
}
.text-stone-800 {
  color: var(--color-stone-800);
}
.text-white {
  color: var(--color-white);
}
.text-white\/20 {
  color: color-mix(in srgb, #fff 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/20 {
    color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.text-white\/50 {
  color: color-mix(in srgb, #fff 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/50 {
    color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
}
.text-white\/70 {
  color: color-mix(in srgb, #fff 70%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .text-white\/70 {
    color: color-mix(in oklab, var(--color-white) 70%, transparent);
  }
}
.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-400 {
  color: var(--color-yellow-400);
}
.text-yellow-800 {
  color: var(--color-yellow-800);
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.not-italic {
  font-style: normal;
}
.line-through {
  text-decoration-line: line-through;
}
.no-underline {
  text-decoration-line: none;
}
.underline {
  text-decoration-line: underline;
}
.placeholder-gray-400::placeholder {
  color: var(--color-gray-400);
}
.placeholder-gray-500::placeholder {
  color: var(--color-gray-500);
}
.opacity-0 {
  opacity: 0%;
}
.opacity-10 {
  opacity: 10%;
}
.opacity-20 {
  opacity: 20%;
}
.opacity-25 {
  opacity: 25%;
}
.opacity-30 {
  opacity: 30%;
}
.opacity-40 {
  opacity: 40%;
}
.opacity-60 {
  opacity: 60%;
}
.opacity-70 {
  opacity: 70%;
}
.opacity-75 {
  opacity: 75%;
}
.opacity-80 {
  opacity: 80%;
}
.opacity-100 {
  opacity: 100%;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[0_-4px_6px_-1px_rgba\(0\,0\,0\,0\.1\)\] {
  --tw-shadow: 0 -4px 6px -1px var(--tw-shadow-color, rgba(0,0,0,0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring-2 {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-\[\#1877F2\]\/30 {
  --tw-shadow-color: color-mix(in srgb, #1877F2 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-\[\#1877F2\]\/30 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, #1877F2 30%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-blue-500\/30 {
  --tw-shadow-color: color-mix(in srgb, oklch(62.3% 0.214 259.815) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-blue-500\/30 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-blue-500) 30%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-gray-500\/30 {
  --tw-shadow-color: color-mix(in srgb, oklch(55.1% 0.027 264.364) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-gray-500\/30 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-gray-500) 30%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-pink-500\/30 {
  --tw-shadow-color: color-mix(in srgb, oklch(65.6% 0.241 354.308) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-pink-500\/30 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-pink-500) 30%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.shadow-red-500\/30 {
  --tw-shadow-color: color-mix(in srgb, oklch(63.7% 0.237 25.331) 30%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .shadow-red-500\/30 {
    --tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--color-red-500) 30%, transparent) var(--tw-shadow-alpha), transparent);
  }
}
.ring-brand-red {
  --tw-ring-color: var(--color-brand-red);
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.brightness-0 {
  --tw-brightness: brightness(0%);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.drop-shadow {
  --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.06)));
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.drop-shadow-lg {
  --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
  --tw-drop-shadow: drop-shadow(var(--drop-shadow-lg));
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.backdrop-blur-sm {
  --tw-backdrop-blur: blur(var(--blur-sm));
  -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-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-shadow {
  transition-property: box-shadow;
  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;
}
.duration-700 {
  --tw-duration: 700ms;
  transition-duration: 700ms;
}
.duration-1000 {
  --tw-duration: 1000ms;
  transition-duration: 1000ms;
}
.ease-in {
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.prose-gray {
  --tw-prose-body: var(--color-gray-700);
  --tw-prose-headings: var(--color-gray-900);
  --tw-prose-lead: var(--color-gray-600);
  --tw-prose-links: var(--color-gray-900);
  --tw-prose-bold: var(--color-gray-900);
  --tw-prose-counters: var(--color-gray-500);
  --tw-prose-bullets: var(--color-gray-300);
  --tw-prose-hr: var(--color-gray-200);
  --tw-prose-quotes: var(--color-gray-900);
  --tw-prose-quote-borders: var(--color-gray-200);
  --tw-prose-captions: var(--color-gray-500);
  --tw-prose-kbd: var(--color-gray-900);
  --tw-prose-kbd-shadows: var(--color-gray-900);
  --tw-prose-code: var(--color-gray-900);
  --tw-prose-pre-code: var(--color-gray-200);
  --tw-prose-pre-bg: var(--color-gray-800);
  --tw-prose-th-borders: var(--color-gray-300);
  --tw-prose-td-borders: var(--color-gray-200);
  --tw-prose-invert-body: var(--color-gray-300);
  --tw-prose-invert-headings: var(--color-white);
  --tw-prose-invert-lead: var(--color-gray-400);
  --tw-prose-invert-links: var(--color-white);
  --tw-prose-invert-bold: var(--color-white);
  --tw-prose-invert-counters: var(--color-gray-400);
  --tw-prose-invert-bullets: var(--color-gray-600);
  --tw-prose-invert-hr: var(--color-gray-700);
  --tw-prose-invert-quotes: var(--color-gray-100);
  --tw-prose-invert-quote-borders: var(--color-gray-700);
  --tw-prose-invert-captions: var(--color-gray-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-gray-300);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: var(--color-gray-600);
  --tw-prose-invert-td-borders: var(--color-gray-700);
}
.prose-emporium {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-gray-600);
  --tw-prose-links: var(--color-brand-red);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-gray-500);
  --tw-prose-bullets: var(--color-gray-400);
  --tw-prose-hr: var(--color-gray-200);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-brand-red);
  --tw-prose-captions: var(--color-gray-500);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-brand-red);
  --tw-prose-pre-code: var(--color-gray-200);
  --tw-prose-pre-bg: var(--color-gray-900);
  --tw-prose-th-borders: var(--color-gray-300);
  --tw-prose-td-borders: var(--color-gray-200);
}
.prose-invert {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.outline-none {
  --tw-outline-style: none;
  outline-style: none;
}
@media (hover: hover) {
  .group-hover\:visible:is(:where(.group):hover *) {
    visibility: visible;
  }
}
@media (hover: hover) {
  .group-hover\:scale-105:is(:where(.group):hover *) {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\:scale-110:is(:where(.group):hover *) {
    --tw-scale-x: 110%;
    --tw-scale-y: 110%;
    --tw-scale-z: 110%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\:rotate-180:is(:where(.group):hover *) {
    rotate: 180deg;
  }
}
@media (hover: hover) {
  .group-hover\:border-brand-red:is(:where(.group):hover *) {
    border-color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  .group-hover\:bg-black\/30:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #000 30%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-black\/30:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-black) 30%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:bg-black\/50:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #000 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-black\/50:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:bg-black\/60:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #000 60%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-black\/60:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-black) 60%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:bg-brand-red:is(:where(.group):hover *) {
    background-color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  .group-hover\:bg-brand-red\/20:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #8B6347 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-brand-red\/20:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-brand-red) 20%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:bg-brand-red\/80:is(:where(.group):hover *) {
    background-color: color-mix(in srgb, #8B6347 80%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\:bg-brand-red\/80:is(:where(.group):hover *) {
      background-color: color-mix(in oklab, var(--color-brand-red) 80%, transparent);
    }
  }
}
@media (hover: hover) {
  .group-hover\:bg-green-500:is(:where(.group):hover *) {
    background-color: var(--color-green-500);
  }
}
@media (hover: hover) {
  .group-hover\:text-brand-red:is(:where(.group):hover *) {
    color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  .group-hover\:text-brand-red-light:is(:where(.group):hover *) {
    color: var(--color-brand-red-light);
  }
}
@media (hover: hover) {
  .group-hover\:text-gray-300:is(:where(.group):hover *) {
    color: var(--color-gray-300);
  }
}
@media (hover: hover) {
  .group-hover\:text-red-700:is(:where(.group):hover *) {
    color: var(--color-red-700);
  }
}
@media (hover: hover) {
  .group-hover\:text-white:is(:where(.group):hover *) {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  .group-hover\:underline:is(:where(.group):hover *) {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .group-hover\:opacity-60:is(:where(.group):hover *) {
    opacity: 60%;
  }
}
@media (hover: hover) {
  .group-hover\:opacity-100:is(:where(.group):hover *) {
    opacity: 100%;
  }
}
@media (hover: hover) {
  .group-hover\:shadow:is(:where(.group):hover *) {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .group-hover\/feat\:text-brand-red:is(:where(.group\/feat):hover *) {
    color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  .group-hover\/prod\:scale-110:is(:where(.group\/prod):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\/prod\:text-brand-red:is(:where(.group\/prod):hover *) {
    color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  .group-hover\/sub\:scale-110:is(:where(.group\/sub):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\/sub\:bg-black\/20:is(:where(.group\/sub):hover *) {
    background-color: color-mix(in srgb, #000 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .group-hover\/sub\:bg-black\/20:is(:where(.group\/sub):hover *) {
      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }
}
.peer-checked\:translate-x-5:is(:where(.peer):checked ~ *) {
  --tw-translate-x: calc(var(--spacing) * 5);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.peer-checked\:bg-brand-red:is(:where(.peer):checked ~ *) {
  background-color: var(--color-brand-red);
}
@media (hover: hover) {
  .hover\:-translate-y-1:hover {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:scale-105:hover {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .hover\:scale-110: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) {
  .hover\:gap-3:hover {
    gap: calc(var(--spacing) * 3);
  }
}
@media (hover: hover) {
  .hover\:border-brand-red-light:hover {
    border-color: var(--color-brand-red-light);
  }
}
@media (hover: hover) {
  .hover\:border-brand-red\/40:hover {
    border-color: color-mix(in srgb, #8B6347 40%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:border-brand-red\/40:hover {
      border-color: color-mix(in oklab, var(--color-brand-red) 40%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:border-gray-300:hover {
    border-color: var(--color-gray-300);
  }
}
@media (hover: hover) {
  .hover\:border-red-200:hover {
    border-color: var(--color-red-200);
  }
}
@media (hover: hover) {
  .hover\:border-red-300:hover {
    border-color: var(--color-red-300);
  }
}
@media (hover: hover) {
  .hover\:bg-black:hover {
    background-color: var(--color-black);
  }
}
@media (hover: hover) {
  .hover\:bg-black\/50:hover {
    background-color: color-mix(in srgb, #000 50%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-black\/50:hover {
      background-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-blue-600:hover {
    background-color: var(--color-blue-600);
  }
}
@media (hover: hover) {
  .hover\:bg-brand-green\/90:hover {
    background-color: color-mix(in srgb, #4A7C4E 90%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-brand-green\/90:hover {
      background-color: color-mix(in oklab, var(--color-brand-green) 90%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-brand-red:hover {
    background-color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  .hover\:bg-brand-red-dark:hover {
    background-color: var(--color-brand-red-dark);
  }
}
@media (hover: hover) {
  .hover\:bg-brand-red\/5:hover {
    background-color: color-mix(in srgb, #8B6347 5%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-brand-red\/5:hover {
      background-color: color-mix(in oklab, var(--color-brand-red) 5%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-gray-50:hover {
    background-color: var(--color-gray-50);
  }
}
@media (hover: hover) {
  .hover\:bg-gray-100:hover {
    background-color: var(--color-gray-100);
  }
}
@media (hover: hover) {
  .hover\:bg-gray-200:hover {
    background-color: var(--color-gray-200);
  }
}
@media (hover: hover) {
  .hover\:bg-gray-300:hover {
    background-color: var(--color-gray-300);
  }
}
@media (hover: hover) {
  .hover\:bg-gray-700:hover {
    background-color: var(--color-gray-700);
  }
}
@media (hover: hover) {
  .hover\:bg-gray-800:hover {
    background-color: var(--color-gray-800);
  }
}
@media (hover: hover) {
  .hover\:bg-gray-900:hover {
    background-color: var(--color-gray-900);
  }
}
@media (hover: hover) {
  .hover\:bg-green-50:hover {
    background-color: var(--color-green-50);
  }
}
@media (hover: hover) {
  .hover\:bg-green-700:hover {
    background-color: var(--color-green-700);
  }
}
@media (hover: hover) {
  .hover\:bg-red-50:hover {
    background-color: var(--color-red-50);
  }
}
@media (hover: hover) {
  .hover\:bg-red-800:hover {
    background-color: var(--color-red-800);
  }
}
@media (hover: hover) {
  .hover\:bg-white:hover {
    background-color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:bg-white\/20:hover {
    background-color: color-mix(in srgb, #fff 20%, transparent);
  }
  @supports (color: color-mix(in lab, red, red)) {
    .hover\:bg-white\/20:hover {
      background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
    }
  }
}
@media (hover: hover) {
  .hover\:bg-gradient-to-br:hover {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
}
@media (hover: hover) {
  .hover\:from-purple-600:hover {
    --tw-gradient-from: var(--color-purple-600);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:to-pink-500:hover {
    --tw-gradient-to: var(--color-pink-500);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
}
@media (hover: hover) {
  .hover\:pl-1:hover {
    padding-left: calc(var(--spacing) * 1);
  }
}
@media (hover: hover) {
  .hover\:text-brand-red:hover {
    color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  .hover\:text-brand-red-dark:hover {
    color: var(--color-brand-red-dark);
  }
}
@media (hover: hover) {
  .hover\:text-gray-200:hover {
    color: var(--color-gray-200);
  }
}
@media (hover: hover) {
  .hover\:text-gray-700:hover {
    color: var(--color-gray-700);
  }
}
@media (hover: hover) {
  .hover\:text-gray-900:hover {
    color: var(--color-gray-900);
  }
}
@media (hover: hover) {
  .hover\:text-red-500:hover {
    color: var(--color-red-500);
  }
}
@media (hover: hover) {
  .hover\:text-red-700:hover {
    color: var(--color-red-700);
  }
}
@media (hover: hover) {
  .hover\:text-red-900:hover {
    color: var(--color-red-900);
  }
}
@media (hover: hover) {
  .hover\:text-white:hover {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .hover\:opacity-80:hover {
    opacity: 80%;
  }
}
@media (hover: hover) {
  .hover\:opacity-100:hover {
    opacity: 100%;
  }
}
@media (hover: hover) {
  .hover\:shadow-2xl:hover {
    --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);
  }
}
@media (hover: hover) {
  .hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
@media (hover: hover) {
  .hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
}
.focus\:border-brand-red:focus {
  border-color: var(--color-brand-red);
}
.focus\:border-red-500:focus {
  border-color: var(--color-red-500);
}
.focus\:border-transparent:focus {
  border-color: transparent;
}
.focus\:ring-1:focus {
  --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);
}
.focus\:ring-2:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus\:ring-brand-red:focus {
  --tw-ring-color: var(--color-brand-red);
}
.focus\:ring-brand-red\/20:focus {
  --tw-ring-color: color-mix(in srgb, #8B6347 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .focus\:ring-brand-red\/20:focus {
    --tw-ring-color: color-mix(in oklab, var(--color-brand-red) 20%, transparent);
  }
}
.focus\:ring-red-500:focus {
  --tw-ring-color: var(--color-red-500);
}
.focus\:ring-white:focus {
  --tw-ring-color: var(--color-white);
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 40rem) {
  .sm\:block {
    display: block;
  }
}
@media (width >= 40rem) {
  .sm\:inline {
    display: inline;
  }
}
@media (width >= 40rem) {
  .sm\:inline-flex {
    display: inline-flex;
  }
}
@media (width >= 40rem) {
  .sm\:aspect-\[21\/9\] {
    aspect-ratio: 21/9;
  }
}
@media (width >= 40rem) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 40rem) {
  .sm\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 40rem) {
  .sm\:items-center {
    align-items: center;
  }
}
@media (width >= 40rem) {
  .sm\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 40rem) {
  .sm\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 40rem) {
  .sm\:pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
}
@media (width >= 48rem) {
  .md\:block {
    display: block;
  }
}
@media (width >= 48rem) {
  .md\:flex {
    display: flex;
  }
}
@media (width >= 48rem) {
  .md\:grid {
    display: grid;
  }
}
@media (width >= 48rem) {
  .md\:hidden {
    display: none;
  }
}
@media (width >= 48rem) {
  .md\:inline-flex {
    display: inline-flex;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[21\/9\] {
    aspect-ratio: 21/9;
  }
}
@media (width >= 48rem) {
  .md\:h-\[650px\] {
    height: 650px;
  }
}
@media (width >= 48rem) {
  .md\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-20 {
    width: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .md\:items-center {
    align-items: center;
  }
}
@media (width >= 48rem) {
  .md\:justify-center {
    justify-content: center;
  }
}
@media (width >= 48rem) {
  .md\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 48rem) {
  .md\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
}
@media (width >= 48rem) {
  .md\:border-b-0 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0px;
  }
}
@media (width >= 48rem) {
  .md\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:pr-12 {
    padding-right: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:pl-12 {
    padding-left: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:text-right {
    text-align: right;
  }
}
@media (width >= 48rem) {
  .md\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:sticky {
    position: sticky;
  }
}
@media (width >= 64rem) {
  .lg\:top-8 {
    top: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:order-1 {
    order: 1;
  }
}
@media (width >= 64rem) {
  .lg\:order-2 {
    order: 2;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 64rem) {
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
}
@media (width >= 64rem) {
  .lg\:mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:prose-xl {
    font-size: 1.25rem;
    line-height: 1.8;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start: 1.0666667em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    font-size: 0.9em;
    border-radius: 0.3125rem;
    padding-top: 0.25em;
    padding-inline-end: 0.4em;
    padding-bottom: 0.25em;
    padding-inline-start: 0.4em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
    font-size: 0.9em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
    font-size: 0.8611111em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
    font-size: 0.9em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-inline-end: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-inline-start: 1.3333333em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start: 1.6em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
    padding-inline-start: 0.4em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
    padding-inline-start: 0.4em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ul > li p) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ul > li > p:first-child) {
    margin-top: 1.2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ul > li > p:last-child) {
    margin-bottom: 1.2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ol > li > p:first-child) {
    margin-top: 1.2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > ol > li > p:last-child) {
    margin-bottom: 1.2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
    margin-top: 1.2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
    margin-top: 0.6em;
    padding-inline-start: 1.6em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
    margin-top: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
    font-size: 0.9em;
    line-height: 1.5555556;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
    padding-inline-start: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
    padding-inline-end: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
    padding-top: 0.8888889em;
    padding-inline-end: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-inline-start: 0.6666667em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
    padding-inline-start: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
    padding-inline-end: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
    margin-top: 0;
    margin-bottom: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > :first-child) {
    margin-top: 0;
  }
  :is(.lg\:prose-xl :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose-xl > :last-child) {
    margin-bottom: 0;
  }
}
@media (width >= 64rem) {
  .lg\:mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:flex {
    display: flex;
  }
}
@media (width >= 64rem) {
  .lg\:grid {
    display: grid;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:aspect-\[3\/1\] {
    aspect-ratio: 3/1;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[80vh\] {
    height: 80vh;
  }
}
@media (width >= 64rem) {
  .lg\:min-h-\[80vh\] {
    min-height: 80vh;
  }
}
@media (width >= 64rem) {
  .lg\:w-64 {
    width: calc(var(--spacing) * 64);
  }
}
@media (width >= 64rem) {
  .lg\:w-72 {
    width: calc(var(--spacing) * 72);
  }
}
@media (width >= 64rem) {
  .lg\:w-80 {
    width: calc(var(--spacing) * 80);
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, 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-end {
    align-items: flex-end;
  }
}
@media (width >= 64rem) {
  .lg\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 64rem) {
  .lg\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:gap-3 {
    gap: calc(var(--spacing) * 3);
  }
}
@media (width >= 64rem) {
  .lg\:gap-6 {
    gap: calc(var(--spacing) * 6);
  }
}
@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-16 {
    gap: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:gap-20 {
    gap: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  :where(.lg\:space-y-40 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 40) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 40) * calc(1 - var(--tw-space-y-reverse)));
  }
}
@media (width >= 64rem) {
  .lg\:p-6 {
    padding: calc(var(--spacing) * 6);
  }
}
@media (width >= 64rem) {
  .lg\:p-8 {
    padding: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:p-10 {
    padding: calc(var(--spacing) * 10);
  }
}
@media (width >= 64rem) {
  .lg\:p-12 {
    padding: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:p-16 {
    padding: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
}
@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-16 {
    padding-block: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 64rem) {
  .lg\:py-24 {
    padding-block: calc(var(--spacing) * 24);
  }
}
@media (width >= 64rem) {
  .lg\:py-32 {
    padding-block: calc(var(--spacing) * 32);
  }
}
@media (width >= 64rem) {
  .lg\:pb-16 {
    padding-bottom: calc(var(--spacing) * 16);
  }
}
@media (width >= 64rem) {
  .lg\:text-left {
    text-align: left;
  }
}
@media (width >= 64rem) {
  .lg\:text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-7xl {
    font-size: var(--text-7xl);
    line-height: var(--tw-leading, var(--text-7xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 80rem) {
  .xl\:flex {
    display: flex;
  }
}
@media (width >= 80rem) {
  .xl\:hidden {
    display: none;
  }
}
.\[\&\>a\]\:rounded-lg > a {
  border-radius: var(--radius-lg);
}
.\[\&\>a\]\:bg-gray-100 > a {
  background-color: var(--color-gray-100);
}
.\[\&\>a\]\:px-4 > a {
  padding-inline: calc(var(--spacing) * 4);
}
.\[\&\>a\]\:py-2 > a {
  padding-block: calc(var(--spacing) * 2);
}
.\[\&\>a\]\:text-gray-700 > a {
  color: var(--color-gray-700);
}
.\[\&\>a\]\:transition-colors > a {
  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));
}
@media (hover: hover) {
  :is(.\[\&\>a\]\:hover\:bg-brand-red > a):hover {
    background-color: var(--color-brand-red);
  }
}
@media (hover: hover) {
  :is(.\[\&\>a\]\:hover\:text-white > a):hover {
    color: var(--color-white);
  }
}
.\[\&\>span\]\:rounded-lg > span {
  border-radius: var(--radius-lg);
}
.\[\&\>span\]\:px-4 > span {
  padding-inline: calc(var(--spacing) * 4);
}
.\[\&\>span\]\:py-2 > span {
  padding-block: calc(var(--spacing) * 2);
}
.\[\&\>span\.current\]\:bg-brand-red > span.current {
  background-color: var(--color-brand-red);
}
.\[\&\>span\.current\]\:text-white > span.current {
  color: var(--color-white);
}
.\[\&\>span\.dots\]\:bg-transparent > span.dots {
  background-color: transparent;
}
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.scrollbar-hide {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.scrollbar-hide::-webkit-scrollbar {
  display: none;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-outline-style: solid;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-divide-x-reverse: 0;
      --tw-border-style: solid;
      --tw-divide-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
