/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
/*!
Theme Name: _tw
Theme URI: https://composite.nyc/
Author: Composite
Author URI: https://composite.nyc & https://underscoretw.com/
Description: A custom theme based on _tw
Version: 0.1.0
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: _tw
Tags:

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

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

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2025 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-gray-300: oklch(87.2% 0.01 258.338);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-md: 28rem;
  --container-5xl: 64rem;
  --container-6xl: 72rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --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-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --font-weight-medium: 500;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --tracking-wide: 0.025em;
  --leading-tight: 1.25;
  --radius-sm: 0.25rem;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --radius-2xl: 1rem;
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --blur-sm: 8px;
  --blur-md: 12px;
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-background: var(--wp--preset--color--background);
  --color-foreground: var(--wp--preset--color--foreground);
  --color-primary: var(--wp--preset--color--primary);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
}
@font-face {
  font-family: 'Review';
  src: url(fonts/Review-Regular-Web.woff2) format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Review';
  src: url(fonts/Review-RegularItalic-Web.woff2) format('woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Review';
  src: url(fonts/Review-Medium-Web.woff2) format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Review';
  src: url(fonts/Review-Bold-Web.woff2) format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Review';
  src: url(fonts/Review-Heavy-Web.woff2) format('woff2');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Review';
  src: url(fonts/Review-Black-Web.woff2) format('woff2');
  font-weight: 900;
  font-style: normal;
}
*, ::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;
}
:-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;
}
:root {
  --background: black;
  --foreground: #ffffff;
}
:root:has(.single-work), :root:has(.tax-credit), :root:has(body.tag), :root:has(.single-event), :root:has(.page-summer-institute), :root:has(.inverted), :root:has(.search-results), :root:has(.single-dailies), :root:has(.post-type-archive-dailies) {
  --background: white;
  --foreground: black;
}
@media screen and (max-width:767px) {
  :root:has(.single-work) #donate-section,	:root:has(.tax-credit) #donate-section,	:root:has(body.tag) #donate-section,	:root:has(.single-event) #donate-section,	:root:has(.page-summer-institute) #donate-section,	:root:has(.inverted) #donate-section,	:root:has(.search-results) #donate-section {
    --background: black;
    --foreground: white;
  }
}
:root:has(.page-performing-garage), :root:has(.single-visiting-artists), :root:has(.single-events), :root:has(.single-video) {
  --background: #459AF8;
}
.single-work #sitetitle, .single-work .footer-logo, .tax-credit #sitetitle, .tax-credit .footer-logo, .single-event #sitetitle, .single-event .footer-logo, .page-summer-institute #sitetitle, .page-summer-institute .footer-logo, .inverted #sitetitle, .inverted .footer-logo, .search-results #sitetitle, .search-results .footer-logo, body.tag #sitetitle, body.tag .footer-logo, .single-dailies #sitetitle, .single-dailies .footer-logo, .post-type-archive-dailies #sitetitle, .post-type-archive-dailies .footer-logo {
  filter: invert(1);
}
body {
  background-color: var(--color-background);
  font-family: var(--font-sans);
  color: var(--color-foreground);
  background-color: var(--background);
  color: var(--foreground);
  font-family: 'Review', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.home {
  transition: background-color 0.3s ease-in-out;
}
.home.inverted {
  transition: background-color 1s ease-in-out;
}
.home h3, .home h4, .home p, .home h1, .home span, .home #footer h5, .home input, .home input::placeholder {
  transition: color 0.3s ease-in-out;
}
.home .btn-primary, .home .btn-secondary {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.home.inverted h3, .home.inverted h4, .home.inverted p, .home.inverted h1, .home.inverted span, .home.inverted #footer h5, .home.inverted input, .home.inverted input::placeholder {
  transition: color 1s ease-in-out;
}
.home .footer-logo {
  transition: filter 0.3s ease-in-out;
}
.home.inverted .footer-logo {
  transition: filter 1s ease-in-out;
}
h1, .h1 {
  font-size: 6.875rem;
  font-size: clamp(2.5rem, 6.5vw, 5.5rem);
  font-style: normal;
  font-weight: 800;
  line-height: 90%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  text-wrap: balance;
}
#hero-banner h1 {
  text-wrap: wrap;
}
h2, .h2 {
  font-size: 4rem;
  font-size: clamp(3rem, 4vw, 4rem);
  font-style: normal;
  font-weight: 700;
  line-height: 95%;
  letter-spacing: -0.085rem;
  text-transform: uppercase;
}
h3, .menu-main-menu-container li, .h3, .search-field {
  font-size: 2.5rem;
  font-size: clamp(2rem, 3vw, 2.6rem);
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  letter-spacing: -0.02em;
}
h4, .h4 {
  font-size: 1.6rem;
  font-size: clamp(1.4rem, 2vw, 1.6rem);
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .md-h3 {
    font-size: 2.5rem;
    font-size: clamp(2rem, 3vw, 2.6rem);
    font-style: normal;
    font-weight: 700;
    line-height: 90%;
    letter-spacing: -0.02em;
  }
  #hero-banner h4 {
    font-size: 1.4rem;
    font-size: clamp(1.2rem, 1.8vw, 1.4rem);
  }
  .smaller-title {
    font-size: 3.2vw;
  }
}
h5, .newsletter-input, .h5 {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
@media (width >= 48rem) {
  h5, .newsletter-input, .h5 {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
h5, .newsletter-input, .h5 {
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
#footer h5 {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
  line-height: 0.9;
}
h6, .h6 {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
p {
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.04em;
}
ul {
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.05688rem;
}
p a:hover {
  color: #FF6200;
}
.small, .small p {
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.05em;
}
.big, .big p, .big ul {
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.05em;
}
.columns-ul ul li {
  max-width: 46ch;
  text-wrap: balance;
  margin: 0 auto 1em;
}
.columns-ul p {
  margin-bottom: 1.5em !important;
  max-width: 43ch;
  margin: auto;
}
.columns-ul:has(ul) {
  columns: 2;
}
@media (width >= 48rem) {
  .columns-ul:has(ul) {
    columns: 3;
  }
}
.supporters-item:first-of-type .columns-ul {
  columns: 1;
}
.columns-ul p {
  text-align: center !important;
}
.ul-disc ul {
  list-style-type: disc;
  padding-left: 1.2em;
  padding-bottom: 1.2em;
}
p:not(:last-of-type) {
  margin-bottom: 1em;
}
.subhead {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.035em;
  text-transform: uppercase;
}
.swiper-slide {
  display: flex !important;
}
::selection {
  background: #FF6200;
  color: var(--background);
}
.btn {
  padding: 0.4rem 0.75rem;
  font-size: 1.25rem;
  font-size: clamp(0.9rem, 2vw, 1rem);
  font-style: normal;
  font-weight: 700;
  line-height: 105%;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-radius: 0.78em;
}
.btn-primary {
  background-color: var(--foreground);
  color: var(--background);
}
.btn-secondary {
  background-color: var(--background);
  color: var(--foreground);
}
@media (max-width:767px) {
  .menu-main-menu-container li {
    text-align: center;
  }
  .btn-secondary {
    border: 1px solid var(--foreground);
  }
}
.rule {
  margin-top: 200px;
  height: 1px;
  background-color: var(--foreground);
  width: 100%;
  margin-bottom: 14px;
}
.newsletter-input {
  color: var(--foreground);
  border-color: var(--foreground);
}
@media screen and (max-width: 767px) {
  #work-grid, #press-grid, #archive-grid, #awards, #select-writing {
    font-size: 0.8125rem;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.05em;
  }
  .btn {
    border-radius: 1rem;
    font-size: 1rem;
  }
  .m-h2 {
    font-size: 2.4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 95%;
    letter-spacing: -0.085rem;
    text-transform: uppercase;
  }
  h2, .h2 {
    font-size: 2.4rem;
  }
  h4, .h4 {
    font-size: 1.4rem;
  }
  #hero-banner h4 {
    font-size: 1rem;
  }
  #hero-banner h1 {
    font-size: 3rem;
  }
  .sort-header, .sort-header .subhead, #archive-grid .subhead, #work-filters .subhead {
    font-size: 0.7rem !important;
  }
  #supporters p, #supporters ul, #individuals ul, #individuals p {
    font-size: 0.9rem;
  }
  .production-mobile-btn.h4 {
    font-size: 0.8rem;
  }
  .big, .big p {
    font-size: 1rem;
  }
  .btn-donate {
    background-color: transparent;
  }
  .small, .small p {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.91px;
  }
  .rule {
    height: 0;
    margin-top: 100px;
  }
  .single-work .rule {
    height: 1px;
  }
  .section-header {
    width: 100%;
    text-align: center;
  }
  .single-work h2 {
    font-size: 1.8rem;
    text-align: left;
  }
  .single-work h2.donate-header {
    text-align: center;
    font-size: 2.4rem;
  }
}
.pl-1col {
  padding-left: 20px;
}
@media screen and (min-width: 768px) {
  .btn-primary:hover {
    background-color: #FF6200;
  }
  .btn-secondary:hover {
    background-color: #FF6200;
    color: var(--background);
  }
  .btn-primary, .btn-donate {
    transition: all 0.2s ease-out;
    box-shadow: 0 0 0 0px var(--foreground);
  }
  .btn-secondary {
    transition: all 0.2s ease-out;
    box-shadow: 0 0 0 1px var(--foreground);
  }
  .home .btn-secondary {
    box-shadow: 0 0 0 1px var(--background);
  }
  .btn:hover {
    box-shadow: 0 0 0 1px var(--foreground);
  }
  .btn-primary:hover, .btn-secondary:hover {
    box-shadow: 0 0 0 1px #FF6200;
  }
  .page-performing-garage #menu-toggle:hover,	.single-visiting-artists #menu-toggle:hover,	.single-events #menu-toggle:hover,	.single-video #menu-toggle:hover,	.page-performing-garage .btn-primary:not(.donate-btn):hover,	.single-visiting-artists .btn-primary:not(.donate-btn):hover,	.single-events .btn-primary:not(.donate-btn):hover,	.single-video .btn-primary:not(.donate-btn):hover {
    background-color: white;
    box-shadow: 0 0 0 1px white;
  }
  .btn-donate:hover {
    box-shadow: 0 0 0 1px white;
  }
  .wg-hover-span {
    transition: color 0.3s ease-out;
  }
  .pl-1col {
    padding-left: 40px;
  }
}
button {
  cursor: pointer;
}
.hide-scrollbar {
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}
.hide-scrollbar::-webkit-scrollbar {
  display: none !important;
}
input::placeholder, .newsletter-input::placeholder, input::-webkit-input-placeholder, .newsletter-input::-webkit-input-placeholder, input::-moz-placeholder, .newsletter-input::-moz-placeholder, input:-ms-input-placeholder, .newsletter-input:-ms-input-placeholder {
  color: var(--foreground) !important;
  opacity: 1;
}
.swup-progress-bar {
  height: 1.5px;
  background-color: var(--foreground);
}
#curtain {
  z-index: 99;
}
@media (width >= 48rem) {
  #curtain {
    z-index: 99999;
  }
}
#curtain {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background-color: black;
  will-change: transform;
  backface-visibility: hidden;
  transition: color 0.5s ease 10s, background-color 0.3s ease 0s;
}
.single-work #curtain, .tax-credit #curtain, .single-event #curtain, .page-summer-institute #curtain, .inverted #curtain, .search-results #curtain, body.tag #curtain {
  background-color: white;
  transition: color 0.5s ease 10s, background-color 0.3s ease 0s;
}
.page-performing-garage #curtain, .single-visiting-artists #curtain, .single-events #curtain, .single-video #curtain {
  background-color: #459AF8;
}
blockquote {
  margin-bottom: 1rem;
}
#wooster-intro {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100svh;
  width: 100dvw;
  background-color: black;
  z-index: 9999999;
}
.split-line {
  display: block;
  position: relative;
  overflow: hidden;
}
.split-line__inner {
  display: inline-block;
  transform: translateZ(0);
  backface-visibility: hidden;
}
h1 .split-line, h4 .split-line {
  line-height: inherit;
  letter-spacing: inherit;
}
.hero-swiper .swiper-slide h1, .hero-swiper .swiper-slide h4, .hero-swiper .swiper-slide a.btn {
  opacity: 0;
  visibility: hidden;
}
#floating-bar {
  position: fixed;
  right: calc(var(--spacing) * 7);
  bottom: calc(var(--spacing) * 5);
  left: calc(var(--spacing) * 7);
  z-index: 999;
  display: flex;
  width: auto;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  border-radius: var(--radius-md);
  padding-inline: calc(var(--spacing) * 5);
  padding-block: calc(var(--spacing) * 3);
  --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,);
}
@media (width >= 48rem) {
  #floating-bar {
    display: none;
  }
}
#floating-bar {
  background: rgba(255, 98, 0, 0.86);
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.35);
}
#menu-toggle {
  display: none;
}
@media (width >= 48rem) {
  #menu-toggle {
    display: block;
  }
}
.burger-line {
  margin-bottom: calc(var(--spacing) * 1.5);
  display: block;
  height: calc(var(--spacing) * 0.5);
  width: 100%;
  background-color: var(--color-white);
}
.burger-line:last-of-type {
  margin-bottom: 0;
}
#header {
  padding-top: 20px;
  padding-right: 20px;
}
@media (width >= 48rem) {
  #header {
    padding-top: 40px;
  }
}
@media (width >= 48rem) {
  #header {
    padding-right: 40px;
  }
}
#header {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  margin: 0 auto;
}
#sitetitle {
  position: absolute;
  z-index: 100;
  padding: 20px;
}
@media (width >= 48rem) {
  #sitetitle {
    padding: 40px;
  }
}
#sitetitle {
  top: 0;
  left: 0;
}
body:has(#menu-overlay.active) #sitetitle {
  z-index: 1;
}
#sitetitle a img {
  max-width: 220px;
  width: clamp(100px, 14vw, 220px);
}
#menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: scroll;
  display: flex;
  flex-direction: column;
  background: #FF6200;
  z-index: 9999;
  padding: 20px;
}
@media (width >= 48rem) {
  #menu-overlay {
    padding: 40px;
  }
}
#menu-overlay {
  transform: translateX(100%);
}
#menu-overlay * {
  color: white;
}
.menu-main-menu-container li, .search-field {
  text-transform: uppercase;
  line-height: 105%;
}
.search-field::placeholder {
  opacity: 1 !important;
}
.search-submit {
  visibility: hidden;
}
.menu-item:nth-of-type(4), .menu-item:nth-of-type(8), .menu-item:nth-of-type(10) {
  margin-top: 0.65em;
}
#footer .menu-item:nth-of-type(4), #footer .menu-item:nth-of-type(8), #footer .menu-item:nth-of-type(10) {
  margin-top: 2em;
}
#menu-close {
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 1.8rem;
  height: 1.8rem;
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  #menu-overlay {
    display: flex;
    height: 100svh;
    align-content: center;
  }
  #primary-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1px;
    justify-content: center;
  }
  #header form.search-form.mt-5 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #menu-overlay input.search-field {
    text-align: center;
    margin-right: -2.2rem;
  }
}
@media screen and (min-width: 768px) {
  #menu-close {
    bottom: auto;
    left: auto;
    position: absolute;
    top: 40px;
    right: 45px;
    transform: none;
  }
  #menu-close {
    transition: transform 0.7s cubic-bezier(0.4, 0.0, 0.2, 1);
  }
  #menu-close:hover {
    transform: rotate(180deg);
  }
  .menu-item a {
    transition: padding 0.15s ease-out;
    display: inline-block;
  }
  .menu-item a:hover {
    padding-left: 5px;
  }
}
.upcoming-card {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
  border-radius: var(--radius-lg);
  padding: calc(var(--spacing) * 6);
}
@media (width >= 48rem) {
  .upcoming-card {
    width: 100%;
  }
}
.upcoming-card {
  color: var(--foreground);
  background-color: #AEAEAE;
  text-decoration: none;
  height: auto;
}
@media screen and (max-width: 767px) {
  .upcoming-card {
    width: 80vw;
    height: 26rem;
  }
  .upcoming-card .subhead {
    font-size: 0.7rem;
  }
  .upcoming-card .small {
    font-size: 9px;
  }
}
.recent-card {
  display: flex;
  width: 80vw;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
}
@media (width >= 48rem) {
  .recent-card {
    width: 50rem;
  }
}
.recent-card {
  text-decoration: none;
  height: fit-content;
}
@media screen and (min-width: 768px) {
  .upcoming-card {
    transition: background-color 0.3s ease-out, transform 0.3s ease-out;
  }
  .upcoming-card:hover {
    background-color: #FF6200;
    transform: scale(1.025);
  }
}
.recent-tag {
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.04375rem;
  text-transform: uppercase;
}
#upcoming {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#upcoming .hide-scrollbar * {
  color: white;
}
#donate-section {
  background: transparent;
  color: inherit;
}
@media (max-width: 767px) {
  .page-get-involved #donate-section {
    display: none;
  }
  #donate-section {
    background: var(--background);
    color: var(--foreground);
  }
  #donate-section .donate-header {
    color: white;
  }
  #donate-section .donate-btn {
    color: var(--background);
    background: var(--foreground);
    border-color: var(--foreground);
  }
  .donate-btn {
    border-width: 1px;
  }
  .donate-btn {
    background-color: var(--background);
  }
  #si-donate-section .donate-btn {
    background-color: var(--foreground);
  }
  #donate-section {
    min-height: 100svh;
  }
  .home #donate-section {
    background: #FF6200;
    color: #fff;
  }
  .home #donate-section .donate-header {
    color: white;
  }
  .home #donate-section .donate-btn {
    color: white;
    background: #FF6200;
    border-color: white !important;
  }
}
.page-donate #donate-section {
  display: none;
}
body.donate-fade #primary section:not(#donate-section), body.donate-fade #header, body.donate-fade #footer {
  opacity: 0 !important;
  transition: opacity 0.5s !important;
}
body.donate-fade #primary section#si-donate-section {
  opacity: 1 !important;
  transition: opacity 0.5s !important;
}
body.donate-fade {
  background: #FF6200 !important;
  transition: background 0.5s !important;
}
body.donate-fade #donate-section, body.donate-fade #si-donate-section {
  color: #fff !important;
}
body.donate-fade #donate-section .donate-header, body.donate-fade #donate-section .donate-btn, body.donate-fade #si-donate-section .donate-header, body.donate-fade #si-donate-section .donate-btn {
  color: #fff !important;
  border-color: #fff !important;
}
.page-summer-institute #donate-section {
  display: none;
}
input:focus-visible {
  outline: 0;
}
:focus-visible {
  outline: var(--background) auto 1px;
}
.first {
  margin-top: 220px;
}
.first2 {
  margin-top: 120px;
}
.last {
  margin-bottom: 220px;
}
@media screen and (max-width: 767px) {
  .first, .first2 {
    margin-top: 40px;
  }
  .last {
    margin-bottom: 40px;
  }
  #sitetitle {
    display: none;
  }
  .home #sitetitle {
    display: block;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
  }
  .home #sitetitle a img {
    width: 220px;
  }
}
.about-section {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}
@media (width >= 48rem) {
  .about-section {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .about-section {
    gap: 40px;
  }
}
.timeline-swiper-scrollbar {
  background: #444 !important;
  border-radius: 10px !important;
}
.timeline-swiper-scrollbar .swiper-scrollbar-drag {
  background: #FF6200 !important;
  border-radius: 10px !important;
  height: 15px !important;
}
.timeline-swiper img, .timeline-swiper video, .timeline-swiper iframe {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto !important;
  display: block;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: auto !important;
  top: 0 !important;
  left: 40px !important;
  width: calc(100% - 80px) !important;
}
@media screen and (max-width: 767px) {
  .swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    left: 20px !important;
    width: calc(100% - 40px) !important;
  }
  .timeline-swiper img, .timeline-swiper video {
    object-fit: cover !important;
    height: 100% !important;
  }
}
.swup-enabled .fade-in4 #work-results {
  opacity: 0;
}
#work-grid .text-right, #work-grid .grid span, #archive-grid .text-right, #archive-grid .grid span {
  text-wrap: balance;
}
.work-filters .filters-row {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.work-filters .filter, .work-filters .search {
  position: relative;
}
.work-filters select[multiple] {
  min-width: 14rem;
  min-height: 2.5rem;
}
.work-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 6rem;
  gap: 1rem;
  padding: .9rem 0;
  border-bottom: 1px solid var(--foreground);
}
.work-row .title {
  font-weight: 600;
  text-decoration: none;
}
.table-head {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 6rem;
  gap: 1rem;
  opacity: .6;
  padding: .5rem 0;
}
.load-more-wrap {
  text-align: center;
  padding: 2rem 0;
}
@media (max-width:740px) {
  div[data-key="status"] {
    display: none;
  }
  #work-grid span:nth-of-type(3), #work-filters span:nth-of-type(3) {
    display: none;
  }
}
.aw-dd {
  position: relative;
}
.aw-dd-btn {
  display: flex;
  align-items: center;
  gap: .5rem;
  padding: .75rem .9rem;
  border: 1px solid var(--foreground);
  border-radius: 0.75rem;
  background: rgba(255, 255, 255, .06);
  backdrop-filter: saturate(120%);
  line-height: 1.2;
}
.aw-dd-btn:hover {
  background: rgba(255,255,255,.1);
}
.aw-dd-label {
  opacity: .6;
}
.aw-dd-value {
  font-weight: 600;
}
.aw-caret {
  width: 1rem;
  height: 1rem;
  opacity: 1;
  transform: translateY(1px) rotate(0deg);
  transition: transform .1s ease;
  right: 1rem;
  position: absolute;
}
.aw-dd.open .aw-caret {
  transform: translateY(1px) scaleY(-1);
}
.aw-dd-menu {
  max-height: 310px;
  overflow: scroll;
  position: absolute;
  top: calc(100% + .375rem);
  left: 0;
  right: 0;
  min-width: 14rem;
  background: #0b0b0b;
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 0.75rem;
  box-shadow: 0 10px 30px rgba(0,0,0,.4);
  padding: .35rem;
  display: none;
  z-index: 50;
}
.aw-dd.open .aw-dd-menu {
  display: block;
}
.aw-dd-opt {
  display: block;
  width: 100%;
  text-align: left;
  padding: .5rem .6rem;
  border-radius: .5rem;
  font-size: .92rem;
  background: transparent;
  color: #fff;
  cursor: pointer;
}
.aw-dd-opt:hover {
  background: rgba(255,255,255,.08);
}
.aw-input {
  padding: .55rem 0rem;
  border-bottom: 1.5px solid rgba(255,255,255,.4);
  min-width: 16rem;
  margin-top: 0.5rem;
  font-size: 1.6rem;
  font-size: clamp(1rem, 2vw, 1.6rem);
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.01em;
  transition: border-color .2s ease;
}
@media (width >= 48rem) {
  .aw-input {
    padding-right: 5rem;
  }
}
#dailies-header .aw-input {
  border-bottom: 1.5px solid rgba(0,0,0,.4);
}
.aw-input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  margin-right: .4em;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23777'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");
  cursor: pointer;
}
.search-field::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  margin-right: .4em;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");
  cursor: pointer;
}
#dailies-header .search-field::-webkit-search-cancel-button {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");
}
.aw-input::placeholder {
  opacity: .7;
  transition: 0.2s ease;
}
.aw-input:hover::placeholder, .aw-input:focus::placeholder, .aw-input:focus-within::placeholder, .aw-input:focus-visible::placeholder {
  opacity: 1;
}
.aw-input:active, .aw-input:focus, .aw-input:focus-within, .aw-input:focus-visible {
  border-bottom: 1.5px solid rgba(255,255,255,1);
}
.aw-clear {
  padding: .8rem 1rem;
  border: 1px dashed rgba(255,255,255,.25);
  border-radius: .75rem;
  background: transparent;
  font-size: .9rem;
}
.aw-clear:hover {
  background: rgba(255,255,255,.06);
  border: 1px solid var(--foreground);
}
.aw-btn {
  padding: .65rem 1rem;
  border-radius: .75rem;
  border: 1px solid rgba(255,255,255,.2);
  background: rgba(255,255,255,.06);
  font-weight: 600;
}
#dailies-results .aw-btn {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.06);
}
.aww-btn {
  font-weight: 600;
  transition: opacity 0.3s ease;
  opacity: 0.4;
}
.aww-btn.active, .aww-btn:hover {
  opacity: 1;
}
.toggles:has(.aww-btn:hover) .aww-btn:not(:hover) {
  opacity: 0.4;
  transition: opacity 0.3s ease;
}
.aw-btn:hover {
  background: rgba(255,255,255,.1);
}
.aw-dd-label {
  display: none;
}
.tax-credit .aw-btn {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.06);
}
.aw-btn:hover {
  background: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  .aw-input {
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 0.25rem;
  }
}
body.lightbox-open #breadcrumb-fab {
  opacity: 0 !important;
  pointer-events: none;
}
#media-lightbox {
  background: #fff !important;
  color: #000;
}
#media-lightbox .media-lightbox-caption {
  color: #000;
}
#media-lightbox-close {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  display: block;
}
.media-lightbox {
  transition: clip-path 0.5s ease;
  pointer-events: auto;
  clip-path: inset(0 0 0 0);
}
.hiding {
  pointer-events: none;
  clip-path: inset(0 0 0 100%);
}
.media-lightbox-trigger {
  cursor: pointer;
}
.production-index-btn {
  transition: opacity 0.2s cubic-bezier(.4,0,.2,1);
}
@media (width >= 48rem) {
  .production-index-btn {
    padding-right: 25%;
  }
}
.production-mobile-btn {
  padding-right: 20%;
}
@media (width >= 48rem) {
  .production-mobile-btn {
    padding-right: 40%;
  }
}
.production-index-btn.opacity-40 {
  opacity: 0.4;
}
.production-index-btn.opacity-100 {
  opacity: 1;
}
.production-index-btn:hover, .production-index-btn:focus {
  opacity: 1 !important;
}
.production-mobile-details {
  overflow: hidden;
  max-height: 3000px;
  transition: max-height 0.4s ease-out;
}
.collapsed {
  max-height: 0;
}
.production-mobile-btn .accordion-svg {
  transition: transform 0.3s ease;
}
.production-mobile-btn[aria-expanded="true"] .accordion-svg {
  transform: rotate(45deg);
}
.production-mobile-item {
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
.w-gradient {
  background: linear-gradient(0deg, #494949 0%, #181818 100%);
}
@media screen and (max-width: 767px) {
  .type-work {
    margin-bottom: 3rem;
  }
  .media-swiper-caption {
    font-size: 0.6rem;
    padding-right: 5%;
  }
  .media-lightbox-caption {
    position: absolute;
    bottom: 2rem;
    padding: 0 2rem;
  }
  .media-lightbox-media.mb-4 {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .media-swiper-caption {
    opacity: 0;
    transition: .2s ease;
  }
  .media-swiper .swiper-slide:hover .media-swiper-caption {
    opacity: 1;
  }
}
.supporters-details {
  overflow: hidden;
  max-height: 0;
  transition: 0.4s ease;
}
.supporters-details:not(.collapsed) {
  max-height: 2000px;
  transition: 0.6s ease;
}
.supporters-details:not(.collapsed) {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.supporters-btn .accordion-svg, .individuals-btn .accordion-svg {
  transition: transform 0.6s ease;
}
.supporters-btn[aria-expanded="true"] .accordion-svg, .individuals-btn[aria-expanded="true"] .accordion-svg {
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .supporters-details {
    max-height: none !important;
    overflow: visible !important;
    transition: none !important;
  }
  .supporters-details:not(.collapsed) {
    padding-bottom: 0;
  }
  .supporters-btn {
    cursor: default !important;
    pointer-events: none !important;
  }
  .supporters-item {
    border-bottom: 0 !important;
  }
}
.supporters-btn {
  justify-content: center;
}
.individuals-details {
  overflow: hidden;
  max-height: 0;
  transition: 0.4s ease;
}
.individuals-details:not(.collapsed) {
  max-height: 5000px;
  transition: 0.6s ease;
}
@media (min-width: 768px) {
  .individuals-details {
    max-height: none !important;
    overflow: visible !important;
    transition: none !important;
  }
  .individuals-btn {
    cursor: default !important;
    pointer-events: none !important;
  }
}
.individuals-btn {
  justify-content: center;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
#map {
  height: 550px;
  width: 100%;
  border-radius: var(--radius-lg);
}
#map .leaflet-tile-pane {
  filter: brightness(2.5) contrast(1.25);
}
.thumbnail-list {
  position: absolute;
  top: 438px;
  z-index: 1;
  left: 50vw;
  width: 36rem;
}
.product__info-wrapper--extra-padding {
  padding: 0 0 0 2rem !important;
}
.dailies-descr p a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.dailies-descr p a:hover {
  text-decoration: none;
}
#dailies-grid.list-view .list-row {
  display: grid;
}
#dailies-grid.list-view .grid-card {
  display: none;
}
#dailies-grid.grid-view {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
  border: none;
}
@media (min-width: 768px) {
  #dailies-grid.grid-view {
    grid-template-columns: repeat(3, 1fr);
  }
}
#dailies-grid.grid-view .list-row {
  display: none;
}
#dailies-grid.grid-view .grid-card {
  display: flex;
}
.aw-btn.active {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .home #donate-video-bg {
    display: none;
  }
  #donate-video-bg video {
    opacity: 0.8;
  }
  .first:has(.mobile-cover) {
    margin-top: 0 !important;
  }
  .mobile-cover {
    max-width: 100vw !important;
    border-radius: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  .mobile-cover .absolute {
    position: relative !important;
  }
  .mobile-cover img.absolute {
    position: absolute !important;
  }
  .mobile-covertext {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  .mobile-margin {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  @media (width >= 48rem) {
    .mobile-margin {
      margin-inline: auto;
    }
  }
  .mobile-margin {
    padding-top: 20px;
  }
  html:has(.single-work) #footer,	html:has(.tax-credit) #footer,	html:has(html.tag) #footer,	html:has(.single-event) #footer,	html:has(.page-summer-institute) #footer,	html:has(.inverted) #footer,	html:has(.search-results) #footer {
    background-color: #EBEBEB !important;
  }
  .mobile-tag {
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.04375rem;
    text-transform: uppercase;
  }
  .m-small {
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0.91px;
  }
  .m-small2 {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.91px;
  }
  #media-lightbox-next {
    transform: rotate(90deg);
    right: 0 !important;
  }
  #media-lightbox-prev {
    transform: rotate(-90deg);
    left: 0 !important;
  }
  #media-lightbox-next, #media-lightbox-prev, #media-lightbox-close {
    font-size: 0.75rem;
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
  }
  #performing-garage {
    display: flex;
    flex-direction: column;
  }
  #performing-garage .big, #performing-garage .mt-5 {
    order: 2;
  }
  .press-item span:nth-of-type(2) {
    display: none;
  }
  .aw-dd-btn .h6, #filter-clear {
    font-size: 0.8rem;
  }
  .aw-caret {
    display: none;
  }
  .aw-dd-btn {
    text-align: center;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
  }
  .timeline-swiper .swiper-slide:first-of-type {
    margin-left: 20px;
  }
  .timeline-swiper .swiper-slide:last-of-type {
    padding-right: 20px;
  }
  .timeline-swiper .big p {
    font-size: 0.8rem;
  }
  #company .big, #board .big {
    font-size: 0.75rem;
  }
}
.type-page.hentry * {
  color: white !important;
}
.type-page.hentry {
  margin-top: 200px;
}
.type-page.hentry > figure {
  max-height: 80svh;
  max-width: 80svh;
  margin: 20px auto;
}
.dailies-post * {
  font-size: 1.1rem !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 120% !important;
  letter-spacing: 0.05em !important;
  text-align: left !important;
}
.dailies-post iframe {
  overflow: hidden;
  border-radius: var(--radius-lg);
}
#footer input:-webkit-autofill, #footer input:-webkit-autofill:hover, #footer input:-webkit-autofill:focus, #footer input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px #00000029;
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-neutral-900);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.pointer-events-none {
  pointer-events: none;
}
.collapse {
  visibility: collapse;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  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);
}
.\!top-0 {
  top: calc(var(--spacing) * 0) !important;
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\/2 {
  top: calc(1/2 * 100%);
}
.top-2 {
  top: calc(var(--spacing) * 2);
}
.top-6 {
  top: calc(var(--spacing) * 6);
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-6 {
  right: calc(var(--spacing) * 6);
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.bottom-5 {
  bottom: calc(var(--spacing) * 5);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-1\/2 {
  left: calc(1/2 * 100%);
}
.left-6 {
  left: calc(var(--spacing) * 6);
}
.z-0 {
  z-index: 0;
}
.z-1 {
  z-index: 1;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-50 {
  z-index: 50;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.row-start-1 {
  grid-row-start: 1;
}
.float-right {
  float: right;
}
.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-1 {
  margin-inline: calc(var(--spacing) * 1);
}
.mx-\[20px\] {
  margin-inline: 20px;
}
.mx-auto {
  margin-inline: auto;
}
.my-1 {
  margin-block: calc(var(--spacing) * 1);
}
.my-2 {
  margin-block: calc(var(--spacing) * 2);
}
.my-5 {
  margin-block: calc(var(--spacing) * 5);
}
.my-10 {
  margin-block: calc(var(--spacing) * 10);
}
.my-20 {
  margin-block: calc(var(--spacing) * 20);
}
.my-30 {
  margin-block: calc(var(--spacing) * 30);
}
.my-auto {
  margin-block: auto;
}
.prose {
  color: var(--tw-prose-body);
  max-width: none;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"],[class~="is-style-lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1;
  margin-top: 3em;
  margin-bottom: 3em;
  border-bottom: none;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  border-left-style: solid;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}
.prose :where(th,td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose {
  --tw-prose-body: oklch(37.3% 0.034 259.733);
  --tw-prose-headings: oklch(21% 0.034 264.665);
  --tw-prose-lead: oklch(44.6% 0.03 256.802);
  --tw-prose-links: oklch(21% 0.034 264.665);
  --tw-prose-bold: oklch(21% 0.034 264.665);
  --tw-prose-counters: oklch(55.1% 0.027 264.364);
  --tw-prose-bullets: oklch(87.2% 0.01 258.338);
  --tw-prose-hr: oklch(92.8% 0.006 264.531);
  --tw-prose-quotes: oklch(21% 0.034 264.665);
  --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-captions: oklch(55.1% 0.027 264.364);
  --tw-prose-kbd: oklch(21% 0.034 264.665);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(21% 0.034 264.665);
  --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
  --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
  --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
  --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
  --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
  --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
  --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
  --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
  font-size: 1rem;
  line-height: 1.75;
}
.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(tbody td,tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}
.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: 400;
}
.prose :where(blockquote > cite):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "\2014";
}
.prose :where(table.has-fixed-layout):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  table-layout: fixed;
  width: 100%;
}
.mt-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-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-10 {
  margin-top: calc(var(--spacing) * 10);
}
.mt-20 {
  margin-top: calc(var(--spacing) * 20);
}
.mt-25 {
  margin-top: calc(var(--spacing) * 25);
}
.mt-30 {
  margin-top: calc(var(--spacing) * 30);
}
.mt-auto {
  margin-top: auto;
}
.mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.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-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-7 {
  margin-bottom: calc(var(--spacing) * 7);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.mb-15 {
  margin-bottom: calc(var(--spacing) * 15);
}
.mb-20 {
  margin-bottom: calc(var(--spacing) * 20);
}
.mb-30 {
  margin-bottom: calc(var(--spacing) * 30);
}
.ml-1 {
  margin-left: calc(var(--spacing) * 1);
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.aspect-\[3\/2\] {
  aspect-ratio: 3/2;
}
.aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}
.aspect-\[4\/3\] {
  aspect-ratio: 4/3;
}
.aspect-\[4\/5\] {
  aspect-ratio: 4/5;
}
.aspect-\[5\/3\] {
  aspect-ratio: 5/3;
}
.aspect-\[5\/5\] {
  aspect-ratio: 5/5;
}
.aspect-\[16\/9\] {
  aspect-ratio: 16/9;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.\!h-\[15px\] {
  height: 15px !important;
}
.\!h-full {
  height: 100% !important;
}
.h-60 {
  height: calc(var(--spacing) * 60);
}
.h-\[6px\] {
  height: 6px;
}
.h-\[15px\] {
  height: 15px;
}
.h-\[70vh\] {
  height: 70vh;
}
.h-\[80svh\] {
  height: 80svh;
}
.h-\[80vh\] {
  height: 80vh;
}
.h-\[350px\] {
  height: 350px;
}
.h-\[600px\] {
  height: 600px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-20 {
  max-height: calc(var(--spacing) * 20);
}
.max-h-\[80svh\] {
  max-height: 80svh;
}
.max-h-\[800px\] {
  max-height: 800px;
}
.max-h-\[900px\] {
  max-height: 900px;
}
.min-h-\[340px\] {
  min-height: 340px;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-1\/2 {
  width: calc(1/2 * 100%) !important;
}
.\!w-20 {
  width: calc(var(--spacing) * 20) !important;
}
.w-1\/2 {
  width: calc(1/2 * 100%);
}
.w-3 {
  width: calc(var(--spacing) * 3);
}
.w-7 {
  width: calc(var(--spacing) * 7);
}
.w-10 {
  width: calc(var(--spacing) * 10);
}
.w-\[80vw\] {
  width: 80vw;
}
.w-\[300px\] {
  width: 300px;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-5xl {
  max-width: var(--container-5xl);
}
.max-w-6xl {
  max-width: var(--container-6xl);
}
.max-w-\[15ch\] {
  max-width: 15ch;
}
.max-w-\[16ch\] {
  max-width: 16ch;
}
.max-w-\[21ch\] {
  max-width: 21ch;
}
.max-w-\[22rem\] {
  max-width: 22rem;
}
.max-w-\[26ch\] {
  max-width: 26ch;
}
.max-w-\[36ch\] {
  max-width: 36ch;
}
.max-w-\[60rem\] {
  max-width: 60rem;
}
.max-w-\[80vw\] {
  max-width: 80vw;
}
.max-w-\[90vw\] {
  max-width: 90vw;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[900px\] {
  max-width: 900px;
}
.max-w-md {
  max-width: var(--container-md);
}
.max-w-none {
  max-width: none;
}
.min-w-0 {
  min-width: calc(var(--spacing) * 0);
}
.min-w-\[260px\] {
  min-width: 260px;
}
.min-w-\[280px\] {
  min-width: 280px;
}
.min-w-\[600px\] {
  min-width: 600px;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-shrink-1 {
  flex-shrink: 1;
}
.origin-left {
  transform-origin: left;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.scale-70 {
  --tw-scale-x: 70%;
  --tw-scale-y: 70%;
  --tw-scale-z: 70%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.transform {
  transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
}
.\!cursor-e-resize {
  cursor: e-resize !important;
}
.\!cursor-w-resize {
  cursor: w-resize !important;
}
.cursor-default {
  cursor: default;
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start {
  scroll-snap-align: start;
}
.scroll-pl-\[40px\] {
  scroll-padding-left: 40px;
}
.columns-2 {
  columns: 2;
}
.break-inside-avoid {
  break-inside: avoid;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-8 {
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.grid-cols-\[1\.5fr_1fr_0\.75fr\] {
  grid-template-columns: 1.5fr 1fr 0.75fr;
}
.grid-cols-\[2fr_1fr\] {
  grid-template-columns: 2fr 1fr;
}
.grid-cols-\[2fr_1fr_0\.75fr\] {
  grid-template-columns: 2fr 1fr 0.75fr;
}
.grid-cols-\[2fr_1fr_1fr\] {
  grid-template-columns: 2fr 1fr 1fr;
}
.flex-col {
  flex-direction: column;
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.place-items-center {
  place-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-start {
  justify-content: flex-start;
}
.gap-0 {
  gap: calc(var(--spacing) * 0);
}
.gap-1 {
  gap: calc(var(--spacing) * 1);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-5 {
  gap: calc(var(--spacing) * 5);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-x-\[20px\] {
  column-gap: 20px;
}
: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-black > :not(:last-child)) {
  border-color: var(--color-black);
}
:where(.divide-black\/20 > :not(:last-child)) {
  border-color: color-mix(in srgb, #000 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  :where(.divide-black\/20 > :not(:last-child)) {
    border-color: color-mix(in oklab, var(--color-black) 20%, transparent);
  }
}
:where(.divide-white > :not(:last-child)) {
  border-color: var(--color-white);
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-x-auto {
  overflow-x: auto;
}
.\!rounded-lg {
  border-radius: var(--radius-lg) !important;
}
.rounded-2xl {
  border-radius: var(--radius-2xl);
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-sm {
  border-radius: var(--radius-sm);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-none {
  --tw-border-style: none;
  border-style: none;
}
.\!border-\[\#FF6200\] {
  border-color: #FF6200 !important;
}
.border-\[\#FF6200\] {
  border-color: #FF6200;
}
.border-black {
  border-color: var(--color-black);
}
.border-black\/10 {
  border-color: color-mix(in srgb, #000 10%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-black\/10 {
    border-color: color-mix(in oklab, var(--color-black) 10%, transparent);
  }
}
.border-black\/20 {
  border-color: color-mix(in srgb, #000 20%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .border-black\/20 {
    border-color: color-mix(in oklab, var(--color-black) 20%, transparent);
  }
}
.border-gray-300 {
  border-color: var(--color-gray-300);
}
.border-white {
  border-color: var(--color-white);
}
.\!bg-\[\#444\] {
  background-color: #444 !important;
}
.bg-\[\#AEAEAE\] {
  background-color: #AEAEAE;
}
.bg-black {
  background-color: var(--color-black);
}
.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-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: var(--color-white);
}
.bg-white\/80 {
  background-color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/80 {
    background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
.bg-white\/85 {
  background-color: color-mix(in srgb, #fff 85%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .bg-white\/85 {
    background-color: color-mix(in oklab, var(--color-white) 85%, transparent);
  }
}
.bg-gradient-to-t {
  --tw-gradient-position: to top in oklab;
  background-image: linear-gradient(var(--tw-gradient-stops));
}
.bg-none {
  background-image: none;
}
.from-black\/50 {
  --tw-gradient-from: color-mix(in srgb, #000 50%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  .from-black\/50 {
    --tw-gradient-from: color-mix(in oklab, var(--color-black) 50%, transparent);
  }
}
.from-black\/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-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));
}
.bg-cover {
  background-size: cover;
}
.bg-center {
  background-position: center;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-top {
  object-position: top;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.p-\[3px\] {
  padding: 3px;
}
.p-\[20px\] {
  padding: 20px;
}
.\!px-\[20px\] {
  padding-inline: 20px !important;
}
.px-0 {
  padding-inline: calc(var(--spacing) * 0);
}
.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-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-10 {
  padding-inline: calc(var(--spacing) * 10);
}
.px-15 {
  padding-inline: calc(var(--spacing) * 15);
}
.px-20 {
  padding-inline: calc(var(--spacing) * 20);
}
.px-\[5px\] {
  padding-inline: 5px;
}
.px-\[20px\] {
  padding-inline: 20px;
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-5 {
  padding-block: calc(var(--spacing) * 5);
}
.py-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-20 {
  padding-block: calc(var(--spacing) * 20);
}
.pt-0 {
  padding-top: calc(var(--spacing) * 0);
}
.pt-2 {
  padding-top: calc(var(--spacing) * 2);
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pt-8 {
  padding-top: calc(var(--spacing) * 8);
}
.pt-10 {
  padding-top: calc(var(--spacing) * 10);
}
.pt-15 {
  padding-top: calc(var(--spacing) * 15);
}
.\!pr-\[20px\] {
  padding-right: 20px !important;
}
.pr-6 {
  padding-right: calc(var(--spacing) * 6);
}
.pr-\[20px\] {
  padding-right: 20px;
}
.pb-1 {
  padding-bottom: calc(var(--spacing) * 1);
}
.pb-3 {
  padding-bottom: calc(var(--spacing) * 3);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-5 {
  padding-bottom: calc(var(--spacing) * 5);
}
.pb-6 {
  padding-bottom: calc(var(--spacing) * 6);
}
.pb-12 {
  padding-bottom: calc(var(--spacing) * 12);
}
.pb-20 {
  padding-bottom: calc(var(--spacing) * 20);
}
.pl-\[20px\] {
  padding-left: 20px;
}
.\!text-center {
  text-align: center !important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.leading-\[1\.2\] {
  --tw-leading: 1.2;
  line-height: 1.2;
}
.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);
}
.tracking-wide {
  --tw-tracking: var(--tracking-wide);
  letter-spacing: var(--tracking-wide);
}
.text-balance {
  text-wrap: balance;
}
.text-pretty {
  text-wrap: pretty;
}
.break-words {
  overflow-wrap: break-word;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.\!text-white {
  color: var(--color-white) !important;
}
.text-\[\#FF6200\] {
  color: #FF6200;
}
.text-black {
  color: var(--color-black);
}
.text-white {
  color: var(--color-white);
}
.normal-case {
  text-transform: none;
}
.uppercase {
  text-transform: uppercase;
}
.underline-offset-2 {
  text-underline-offset: 2px;
}
.underline-offset-3 {
  text-underline-offset: 3px;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-5 {
  opacity: 5%;
}
.opacity-40 {
  opacity: 40%;
}
.opacity-50 {
  opacity: 50%;
}
.opacity-60 {
  opacity: 60%;
}
.opacity-70 {
  opacity: 70%;
}
.opacity-80 {
  opacity: 80%;
}
.opacity-95 {
  opacity: 95%;
}
.opacity-100 {
  opacity: 100%;
}
.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);
}
.blur {
  --tw-blur: blur(8px);
  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,);
}
.grayscale {
  --tw-grayscale: grayscale(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,);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
}
.backdrop-blur-md {
  --tw-backdrop-blur: blur(var(--blur-md));
  -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;
  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-150 {
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.duration-250 {
  --tw-duration: 250ms;
  transition-duration: 250ms;
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-400 {
  --tw-duration: 400ms;
  transition-duration: 400ms;
}
.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.prose-neutral {
  --tw-prose-body: oklch(37.1% 0 0);
  --tw-prose-headings: oklch(20.5% 0 0);
  --tw-prose-lead: oklch(43.9% 0 0);
  --tw-prose-links: oklch(20.5% 0 0);
  --tw-prose-bold: oklch(20.5% 0 0);
  --tw-prose-counters: oklch(55.6% 0 0);
  --tw-prose-bullets: oklch(87% 0 0);
  --tw-prose-hr: oklch(92.2% 0 0);
  --tw-prose-quotes: oklch(20.5% 0 0);
  --tw-prose-quote-borders: oklch(92.2% 0 0);
  --tw-prose-captions: oklch(55.6% 0 0);
  --tw-prose-kbd: oklch(20.5% 0 0);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(20.5% 0 0);
  --tw-prose-pre-code: oklch(92.2% 0 0);
  --tw-prose-pre-bg: oklch(26.9% 0 0);
  --tw-prose-th-borders: oklch(87% 0 0);
  --tw-prose-td-borders: oklch(92.2% 0 0);
  --tw-prose-invert-body: oklch(87% 0 0);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.8% 0 0);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.8% 0 0);
  --tw-prose-invert-bullets: oklch(43.9% 0 0);
  --tw-prose-invert-hr: oklch(37.1% 0 0);
  --tw-prose-invert-quotes: oklch(97% 0 0);
  --tw-prose-invert-quote-borders: oklch(37.1% 0 0);
  --tw-prose-invert-captions: oklch(70.8% 0 0);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87% 0 0);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(43.9% 0 0);
  --tw-prose-invert-td-borders: oklch(37.1% 0 0);
}
@media (hover: hover) {
  .group-hover\:scale-105:is(:where(.group):hover *) {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .hover\:text-\[\#FF6200\]:hover {
    color: #FF6200;
  }
}
@media (hover: hover) {
  .hover\:underline:hover {
    text-decoration-line: underline;
  }
}
@media (hover: hover) {
  .hover\:opacity-100:hover {
    opacity: 100%;
  }
}
@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 (width >= 40rem) {
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:pointer-events-none {
    pointer-events: none;
  }
}
@media (width >= 48rem) {
  .md\:visible {
    visibility: visible;
  }
}
@media (width >= 48rem) {
  .md\:sticky {
    position: sticky;
  }
}
@media (width >= 48rem) {
  .md\:top-6 {
    top: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:top-20 {
    top: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:top-auto {
    top: auto;
  }
}
@media (width >= 48rem) {
  .md\:bottom-6 {
    bottom: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:order-1 {
    order: 1;
  }
}
@media (width >= 48rem) {
  .md\:order-2 {
    order: 2;
  }
}
@media (width >= 48rem) {
  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }
}
@media (width >= 48rem) {
  .md\:col-span-3 {
    grid-column: span 3 / span 3;
  }
}
@media (width >= 48rem) {
  .md\:col-span-4 {
    grid-column: span 4 / span 4;
  }
}
@media (width >= 48rem) {
  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }
}
@media (width >= 48rem) {
  .md\:col-start-2 {
    grid-column-start: 2;
  }
}
@media (width >= 48rem) {
  .md\:col-start-3 {
    grid-column-start: 3;
  }
}
@media (width >= 48rem) {
  .md\:row-auto {
    grid-row: auto;
  }
}
@media (width >= 48rem) {
  .md\:mx-\[40px\] {
    margin-inline: 40px;
  }
}
@media (width >= 48rem) {
  .md\:my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:my-20 {
    margin-block: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
}
@media (width >= 48rem) {
  .md\:mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .md\:mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:mt-30 {
    margin-top: calc(var(--spacing) * 30);
  }
}
@media (width >= 48rem) {
  .md\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:mb-15 {
    margin-bottom: calc(var(--spacing) * 15);
  }
}
@media (width >= 48rem) {
  .md\:mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
}
@media (width >= 48rem) {
  .md\:mb-25 {
    margin-bottom: calc(var(--spacing) * 25);
  }
}
@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-block {
    display: inline-block;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[3\/2\] {
    aspect-ratio: 3/2;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[5\/3\] {
    aspect-ratio: 5/3;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[7\/5\] {
    aspect-ratio: 7/5;
  }
}
@media (width >= 48rem) {
  .md\:aspect-\[16\/9\] {
    aspect-ratio: 16/9;
  }
}
@media (width >= 48rem) {
  .md\:aspect-auto {
    aspect-ratio: auto;
  }
}
@media (width >= 48rem) {
  .md\:h-\[375px\] {
    height: 375px;
  }
}
@media (width >= 48rem) {
  .md\:min-h-\[80vh\] {
    min-height: 80vh;
  }
}
@media (width >= 48rem) {
  .md\:min-h-screen {
    min-height: 100vh;
  }
}
@media (width >= 48rem) {
  .md\:w-4\/5 {
    width: calc(4/5 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-\[33vw\] {
    width: 33vw;
  }
}
@media (width >= 48rem) {
  .md\:w-\[400px\] {
    width: 400px;
  }
}
@media (width >= 48rem) {
  .md\:w-auto {
    width: auto;
  }
}
@media (width >= 48rem) {
  .md\:max-w-7\/8 {
    max-width: calc(7/8 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[18ch\] {
    max-width: 18ch;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[520px\] {
    max-width: 520px;
  }
}
@media (width >= 48rem) {
  .md\:min-w-\[320px\] {
    min-width: 320px;
  }
}
@media (width >= 48rem) {
  .md\:min-w-\[900px\] {
    min-width: 900px;
  }
}
@media (width >= 48rem) {
  .md\:origin-center {
    transform-origin: center;
  }
}
@media (width >= 48rem) {
  .md\:scale-85 {
    --tw-scale-x: 85%;
    --tw-scale-y: 85%;
    --tw-scale-z: 85%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (width >= 48rem) {
  .md\:cursor-default {
    cursor: default;
  }
}
@media (width >= 48rem) {
  .md\:columns-3 {
    columns: 3;
  }
}
@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-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-\[2\.5fr_1\.5fr_1fr_0\.75fr\] {
    grid-template-columns: 2.5fr 1.5fr 1fr 0.75fr;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-\[2fr_1\.5fr_1fr\] {
    grid-template-columns: 2fr 1.5fr 1fr;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-\[2fr_1fr_0\.7fr\] {
    grid-template-columns: 2fr 1fr 0.7fr;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-\[2fr_1fr_1fr_0\.7fr\] {
    grid-template-columns: 2fr 1fr 1fr 0.7fr;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-\[80px_1fr_250px\] {
    grid-template-columns: 80px 1fr 250px;
  }
}
@media (width >= 48rem) {
  .md\:flex-col {
    flex-direction: column;
  }
}
@media (width >= 48rem) {
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .md\:items-center {
    align-items: center;
  }
}
@media (width >= 48rem) {
  .md\:items-start {
    align-items: flex-start;
  }
}
@media (width >= 48rem) {
  .md\:justify-between {
    justify-content: space-between;
  }
}
@media (width >= 48rem) {
  .md\:gap-1 {
    gap: calc(var(--spacing) * 1);
  }
}
@media (width >= 48rem) {
  .md\:gap-4 {
    gap: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:gap-5 {
    gap: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .md\:gap-6 {
    gap: calc(var(--spacing) * 6);
  }
}
@media (width >= 48rem) {
  .md\:gap-10 {
    gap: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:gap-12 {
    gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:gap-\[20px\] {
    gap: 20px;
  }
}
@media (width >= 48rem) {
  .md\:gap-\[40px\] {
    gap: 40px;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[40px\] {
    column-gap: 40px;
  }
}
@media (width >= 48rem) {
  .md\:overflow-x-auto {
    overflow-x: auto;
  }
}
@media (width >= 48rem) {
  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }
}
@media (width >= 48rem) {
  .md\:rounded-lg {
    border-radius: var(--radius-lg);
  }
}
@media (width >= 48rem) {
  .md\:border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0px;
  }
}
@media (width >= 48rem) {
  .md\:border-black {
    border-color: var(--color-black);
  }
}
@media (width >= 48rem) {
  .md\:p-10 {
    padding: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:p-\[40px\] {
    padding: 40px;
  }
}
@media (width >= 48rem) {
  .md\:\!px-\[40px\] {
    padding-inline: 40px !important;
  }
}
@media (width >= 48rem) {
  .md\:px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
}
@media (width >= 48rem) {
  .md\:px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:px-12 {
    padding-inline: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:px-\[40px\] {
    padding-inline: 40px;
  }
}
@media (width >= 48rem) {
  .md\:py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
}
@media (width >= 48rem) {
  .md\:py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
}
@media (width >= 48rem) {
  .md\:py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
}
@media (width >= 48rem) {
  .md\:pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:\!pr-\[40px\] {
    padding-right: 40px !important;
  }
}
@media (width >= 48rem) {
  .md\:pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }
}
@media (width >= 48rem) {
  .md\:pr-15 {
    padding-right: calc(var(--spacing) * 15);
  }
}
@media (width >= 48rem) {
  .md\:pr-\[40px\] {
    padding-right: 40px;
  }
}
@media (width >= 48rem) {
  .md\:pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:pl-\[40px\] {
    padding-left: 40px;
  }
}
@media (width >= 48rem) {
  .md\:text-left {
    text-align: left;
  }
}
@media (width >= 48rem) {
  .md\:text-right {
    text-align: right;
  }
}
@media (width >= 48rem) {
  .md\:font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
}
@media (width >= 48rem) {
  .md\:normal-case {
    text-transform: none;
  }
}
@media (width >= 48rem) {
  .md\:uppercase {
    text-transform: uppercase;
  }
}
@media (width >= 48rem) {
  .md\:opacity-0 {
    opacity: 0%;
  }
}
@media (width >= 48rem) {
  .md\: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;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}
@media (width >= 48rem) {
  .md\: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));
  }
}
@media (width >= 48rem) {
  .md\:duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
}
@media (width >= 48rem) {
  .md\:duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
}
@media (width >= 48rem) {
  .md\:duration-400 {
    --tw-duration: 400ms;
    transition-duration: 400ms;
  }
}
@media (width >= 48rem) {
  @media (hover: hover) {
    .md\:group-hover\:scale-103:is(:where(.group):hover *) {
      --tw-scale-x: 103%;
      --tw-scale-y: 103%;
      --tw-scale-z: 103%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
}
@media (width >= 48rem) {
  @media (hover: hover) {
    .md\: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 (width >= 48rem) {
  @media (hover: hover) {
    .md\:group-hover\:text-\[\#FF6200\]:is(:where(.group):hover *) {
      color: #FF6200;
    }
  }
}
@media (width >= 48rem) {
  @media (hover: hover) {
    .md\:group-hover\:opacity-0:is(:where(.group):hover *) {
      opacity: 0%;
    }
  }
}
@media (width >= 48rem) {
  @media (hover: hover) {
    .md\:group-hover\:opacity-80:is(:where(.group):hover *) {
      opacity: 80%;
    }
  }
}
@media (width >= 48rem) {
  @media (hover: hover) {
    .md\:group-hover\:opacity-100:is(:where(.group):hover *) {
      opacity: 100%;
    }
  }
}
@media (width >= 48rem) {
  @media (hover: hover) {
    .md\:hover\:scale-102:hover {
      --tw-scale-x: 102%;
      --tw-scale-y: 102%;
      --tw-scale-z: 102%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
}
@media (width >= 48rem) {
  @media (hover: hover) {
    .md\:hover\:bg-\[\#FF6200\]:hover {
      background-color: #FF6200;
    }
  }
}
@media (width >= 64rem) {
  .lg\:w-\[28vw\] {
    width: 28vw;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[500px\] {
    width: 500px;
  }
}
.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-primary);
}
@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-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}
@property --tw-scroll-snap-strictness {
  syntax: "*";
  inherits: false;
  initial-value: proximity;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-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-font-weight: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-scroll-snap-strictness: proximity;
      --tw-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-leading: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
