/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
/*!
Theme Name: sphinx
Theme URI: https://underscoretw.com
Description: A custom tailwind based block theme for WordPress.
Version: 0.1.0
Author: Sphinx
Author URI: https://underscoretw.com/
Text Domain: sphinx
Requires at least: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

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

sphinx 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-neutral-900: oklch(20.5% 0 0);
  --color-white: #fff;
  --spacing: 0.25rem;
  --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;
  --leading-normal: 1.5;
  --ease-out: cubic-bezier(0, 0, 0.2, 1);
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --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-foreground: var(--wp--preset--color--foreground);
  --color-primary: var(--wp--preset--color--primary);
  --color-secondary: var(--wp--preset--color--secondary);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
:root {
  --font-primary: "Figtree", sans-serif;
}
.font-primary {
  font-family: var(--font-primary) !important;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}
body, html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
body {
  overflow-y: hidden !important;
}
body.mobile-menu-open {
  overflow: hidden !important;
}
[data-aos] {
  will-change: transform, opacity;
}
.container {
  padding-inline: 1.5rem;
}
body.mobile-menu-open {
  overflow: hidden;
}
.no-scroll {
  overflow: hidden;
}
body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background-color: var(--color-primary);
}
body::-webkit-scrollbar-track {
  border-radius: 20px;
  background-color: var(--color-secondary);
}
.hero-line {
  background: linear-gradient(90deg, rgba(26, 27, 35, 0.45) -20.08%, rgba(26, 27, 35, 0.00) 69.33%);
}
section#shadow-host-companion {
  padding: 0;
  margin: 0;
}
body {
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: 0.64px;
  letter-spacing: 0.64px;
  font-family: var(--font-primary) !important;
}
#content {
  display: flex;
  flex-direction: column;
  background-color: var(--color-secondary);
  color: var(--color-white);
}
#content {
  flex-grow: 1;
}
p {
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: 0.64px;
  letter-spacing: 0.64px;
  font-family: var(--font-primary) !important;
  margin-top: 0 !important;
}
.text-large *, .text-large {
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-tracking: 0.72px;
  letter-spacing: 0.72px;
}
@media (width >= 48rem) {
  .text-large *, .text-large {
    font-size: 18px;
  }
}
.text-default b, .text-default strong {
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.64px;
  letter-spacing: 0.64px;
}
@media (width >= 48rem) {
  .text-default b, .text-default strong {
    font-size: 18px;
  }
}
.text-large b, .text-large strong {
  font-size: 18px;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 48rem) {
  .text-large b, .text-large strong {
    font-size: 20px;
  }
}
.style-disc a {
  text-decoration-line: underline;
}
@media (hover: hover) {
  :is(.style-disc a):hover {
    text-decoration-line: none;
  }
}
.style-disc ul {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1.8em;
  list-style-type: disc;
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  font-family: var(--font-primary) !important;
}
.style-disc ul li {
  margin-bottom: 0.5em;
}
.style-disc strong, .style-disc b {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.style-link a:hover {
  color: var(--color-primary);
  text-decoration-line: none;
}
.link-underline a {
  text-decoration-line: underline;
}
@media (hover: hover) {
  :is(.link-underline a):hover {
    text-decoration-line: none;
  }
}
.link-underline a:hover {
  color: var(--color-primary);
  text-decoration-line: none;
}
a {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
p {
  margin-block-start: 0;
  margin-bottom: 1.2em;
}
p:last-of-type {
  margin-bottom: calc(var(--spacing) * 0);
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
}
h1, .headline {
  font-size: 35px;
  --tw-leading: 1;
  line-height: 1;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 1.6px;
  letter-spacing: 1.6px;
}
@media (width >= 48rem) {
  h1, .headline {
    font-size: 47px;
  }
}
@media (width >= 48rem) {
  h1, .headline {
    --tw-leading: 0.87;
    line-height: 0.87;
  }
}
@media (width >= 64rem) {
  h1, .headline {
    font-size: 70px;
  }
}
@media (width >= 80rem) {
  h1, .headline {
    font-size: 80px;
  }
}
h1, .headline {
  font-family: var(--font-primary) !important;
}
h2 {
  font-size: 28px;
  --tw-leading: 1.1;
  line-height: 1.1;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.9px;
  letter-spacing: 0.9px;
}
@media (width >= 48rem) {
  h2 {
    font-size: 34px;
  }
}
@media (width >= 64rem) {
  h2 {
    font-size: 45px;
  }
}
h2 {
  font-family: var(--font-primary) !important;
}
h3 {
  font-size: 20px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.96px;
  letter-spacing: 0.96px;
}
@media (width >= 48rem) {
  h3 {
    font-size: 22px;
  }
}
@media (width >= 64rem) {
  h3 {
    font-size: 24px;
  }
}
h3 {
  font-family: var(--font-primary) !important;
}
h4 {
  font-size: 18px;
  --tw-leading: 1.2;
  line-height: 1.2;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 48rem) {
  h4 {
    font-size: 20px;
  }
}
@media (width >= 64rem) {
  h4 {
    font-size: 22px;
  }
}
h4 {
  font-family: var(--font-primary) !important;
}
h5 {
  font-size: 18px;
  --tw-leading: 1.8;
  line-height: 1.8;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.72px;
  letter-spacing: 0.72px;
  font-family: var(--font-primary) !important;
}
h6 {
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  font-family: var(--font-primary) !important;
}
.eyebrow {
  font-size: 12px;
  --tw-leading: 1.28;
  line-height: 1.28;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 1.12px;
  letter-spacing: 1.12px;
  text-transform: uppercase;
}
@media (width >= 48rem) {
  .eyebrow {
    font-size: 14px;
  }
}
.eyebrow {
  font-family: var(--font-primary) !important;
}
.btn, .search-submit {
  position: relative;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 5px;
  border-style: var(--tw-border-style);
  border-width: 2px;
  padding-inline: 12px;
  padding-block: 10px;
  text-align: center;
  font-size: 12px;
  --tw-leading: 1.28;
  line-height: 1.28;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 1.12px;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  text-decoration-line: none;
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 400ms;
  transition-duration: 400ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (width >= 48rem) {
  .btn, .search-submit {
    padding-inline: 25px;
  }
}
@media (width >= 48rem) {
  .btn, .search-submit {
    font-size: 14px;
  }
}
@media (width >= 80rem) {
  .btn, .search-submit {
    padding-inline: 30px;
  }
}
@media (width >= 80rem) {
  .btn, .search-submit {
    padding-block: 12px;
  }
}
.btn, .search-submit {
  font-family: var(--font-primary) !important;
}
.btn_fill_action, .search-submit {
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  color: var(--color-secondary);
}
@media (hover: hover) {
  :is(.btn_fill_action,.search-submit):hover {
    border-color: var(--color-primary);
  }
}
@media (hover: hover) {
  :is(.btn_fill_action,.search-submit):hover {
    background-color: transparent;
  }
}
@media (hover: hover) {
  :is(.btn_fill_action,.search-submit):hover {
    color: var(--color-primary);
  }
}
.btn.btn_fill_action .link-icon svg path {
  fill: var(--color-secondary);
}
@media (hover: hover) {
  :is(.btn.btn_fill_action .link-icon svg path):hover {
    fill: var(--color-primary);
  }
}
.btn_outline_action {
  border-color: var(--color-primary);
  background-color: transparent;
  color: var(--color-primary);
}
@media (hover: hover) {
  .btn_outline_action:hover {
    border-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .btn_outline_action:hover {
    background-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .btn_outline_action:hover {
    color: var(--color-secondary);
  }
}
.btn.btn_outline_action .link-icon svg path {
  fill: var(--color-primary);
}
@media (hover: hover) {
  :is(.btn.btn_outline_action .link-icon svg path):hover {
    fill: var(--color-secondary);
  }
}
.btn_outline_action_reverse {
  border-color: var(--color-primary);
  background-color: transparent;
  color: var(--color-foreground);
}
@media (hover: hover) {
  .btn_outline_action_reverse:hover {
    border-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .btn_outline_action_reverse:hover {
    background-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .btn_outline_action_reverse:hover {
    color: var(--color-secondary);
  }
}
.btn.btn_outline_action_reverse .link-icon svg path {
  fill: var(--color-primary);
}
@media (hover: hover) {
  :is(.btn.btn_outline_action_reverse .link-icon svg path):hover {
    fill: var(--color-secondary);
  }
}
.search-field {
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-foreground);
  background-color: var(--color-white);
  padding-inline: 5px;
  padding-inline: 12px;
  padding-block: 5px;
  color: var(--color-foreground);
}
.search-field::placeholder {
  color: var(--color-foreground);
}
@supports (color: color-mix(in lab, red, red)) {
  .search-field::placeholder {
    color: color-mix(in oklab, var(--color-foreground) 70%, transparent);
  }
}
.search-field:focus {
  border-color: var(--color-primary);
}
.search-field:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.search-field:focus {
  --tw-ring-color: var(--color-primary);
}
@media (width >= 80rem) {
  .search-field {
    padding-block: 7px;
  }
}
.search-form {
  margin-top: 10px;
  display: flex;
  align-items: center;
  gap: 5px;
}
body.dark .entry-content {
  background-color: var(--color-foreground);
}
.social-header svg {
  height: 100%;
  width: 100%;
}
#mobile-menu-toggle:hover .box-menu-icon, #mobile-menu-toggle:focus .box-menu-icon {
  background-color: rgba(255, 255, 255, 0.1);
}
body.dark, body.dark #page, body.dark #content {
  background-color: var(--color-foreground);
}
body.mobile-menu-open header#masthead {
  background-color: var(--color-foreground);
}
.header__logo-wrapper {
  opacity: 100%;
}
body.mobile-menu-open .header__logo-wrapper, .header__logo-wrapper.logo-scrolled {
  pointer-events: none;
  opacity: 0%;
}
#masthead {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
body.mobile-menu-open #masthead {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.logo-header {
  height: 45px;
  max-width: 130px;
}
@media (width >= 64rem) {
  .logo-header {
    max-width: 45px;
  }
}
.close-menu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.mobile-menu-open .close-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mobile-menu-open .open-menu {
  opacity: 1;
  display: block;
  transition: opacity 0.3s ease;
}
.mobile-menu-open .open-menu {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#mobile-menu-toggle, #mobile-menu-close {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 14px;
}
#mobileMenuItems li a {
  position: relative;
  width: fit-content;
}
#mobileMenuItems:has(li:hover) li a, #mobileMenuItems:has(li:focus) li a {
  opacity: 0.3;
  transition: opacity 0.3s ease-in-out;
}
#mobileMenuItems li:hover > a, #mobileMenuItems li:focus > a {
  opacity: 1 !important;
}
#menu-mobile-menu li li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
  transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.svg-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100vh;
  z-index: 1;
  will-change: transform;
  display: flex;
  align-items: center;
  justify-content: center;
}
.svg-container svg.desktop-svg {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: cover;
  display: block;
}
.svg-container svg.mobile-svg {
  display: none;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
.svg-container svg path {
  stroke: rgba(217, 217, 217, 0.35);
  stroke-opacity: 0;
  stroke-width: 1;
  fill: none;
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: drawLine 2.5s ease-out forwards, pulse 3s ease-in-out 3.5s infinite;
}
.parallax-group {
  will-change: transform;
  transition: transform 0.05s ease-out;
}
g:nth-child(1) path {
  animation-delay: 0s;
  --group-delay: 0s;
}
g:nth-child(2) path {
  animation-delay: 0.4s;
  --group-delay: 0.4s;
}
g:nth-child(3) path {
  animation-delay: 0.8s;
  --group-delay: 0.8s;
}
g:nth-child(4) path {
  animation-delay: 1.2s;
  --group-delay: 1.2s;
}
g:nth-child(5) path {
  animation-delay: 1.6s;
  --group-delay: 1.6s;
}
g path:nth-child(1) {
  animation-delay: inherit;
}
g path:nth-child(2) {
  animation-delay: calc(var(--group-delay, 0s) + 0.15s);
}
g path:nth-child(3) {
  animation-delay: calc(var(--group-delay, 0s) + 0.3s);
}
g path:nth-child(4) {
  animation-delay: calc(var(--group-delay, 0s) + 0.45s);
}
@keyframes drawLine {
  0% {
    stroke-dashoffset: 2000;
    stroke-opacity: 0;
  }
  20% {
    stroke-opacity: 0.5;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-opacity: 0.6;
  }
}
@keyframes pulse {
  0%, 100% {
    stroke-opacity: 0.6;
  }
  50% {
    stroke-opacity: 0.9;
  }
}
.svg-container svg path {
  transition: stroke-opacity 0.3s ease, filter 0.3s ease;
}
.svg-container svg path:hover {
  stroke-opacity: 1 !important;
  animation: none;
}
@media (max-width: 1024px) {
  .svg-container svg.desktop-svg {
    max-width: 100vw;
  }
}
@media (max-width: 768px) {
  .svg-container {
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100vh;
  }
  .svg-container svg.desktop-svg {
    display: none;
  }
  .svg-container svg.mobile-svg {
    display: block;
    height: 100vh;
    min-height: 100%;
    width: 100vw;
    min-width: 100%;
    object-fit: cover;
  }
  .parallax-group {
    transition: none;
  }
}
@media (min-width: 1920px) {
  .svg-container svg.desktop-svg {
    width: 100vw;
    min-width: 100%;
  }
}
.scroll-to-next {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-block: calc(var(--spacing) * 8);
}
.scroll-arrow-btn {
  display: inline-block;
  cursor: pointer;
  text-decoration-line: none;
  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));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
  animation: bounce 2s infinite;
}
.scroll-arrow-btn:hover {
  transform: translateY(5px);
}
.scroll-arrow-btn:hover .arrow-path {
  fill: var(--color-primary);
}
.scroll-arrow-btn:hover circle {
  stroke: var(--color-primary);
}
.arrow-path, .scroll-arrow-btn circle {
  transition: all 0.3s ease;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.scroll-to-next:hover svg circle {
  fill: var(--color-primary);
}
.scroll-to-next:hover svg g path {
  fill: white !important;
}
.bg-gradient-custom {
  background: linear-gradient(180deg, #1A1B23 0%, #363945 100%);
}
footer {
  background: linear-gradient(180deg, #363945 0%, #34373F 20%, #30333B 40%, #2C2E36 60%, #232530 80%, #1A1B23 100%);
}
.bg-gradient-custom-reverse {
  background: linear-gradient(0deg, #1A1B23 72.98%, rgba(26, 27, 35, 0.00) 99.26%);
}
@media (width >= 64rem) {
  .rounded-left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
}
@media (width >= 64rem) {
  .rounded-right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
footer {
  background-color: var(--color-secondary);
}
.padding-xsmall {
  padding: 20px 0 !important;
}
.padding-small {
  padding: 60px 0 !important;
}
.padding-medium {
  padding: 80px 0 !important;
}
.padding-large {
  padding: 100px 0 !important;
}
@media (max-width: 960px) {
  .pl-contain:not(.not-lp) {
    padding-left: 1.5rem;
  }
  .pr-contain:not(.not-rp) {
    padding-right: 1.5rem;
  }
  .pl-contain.not-lp {
    padding-left: calc(var(--spacing) * 0);
  }
  .pr-contain.not-rp {
    padding-right: calc(var(--spacing) * 0);
  }
  header.header-scrolled {
    background-color: #1a1b23 !important;
  }
}
@media (min-width: 40rem) {
  .pl-contain {
    padding-left: calc(((100vw - 40rem) / 2) + 1.5rem + 50px);
  }
  .pr-contain {
    padding-right: calc(((100vw - 40rem) / 2) + 1.5rem + 50px);
  }
}
@media (min-width: 48rem) {
  .pl-contain {
    padding-left: calc(((100vw - 48rem) / 2) + 1.5rem + 50px);
  }
  .pr-contain {
    padding-right: calc(((100vw - 48rem) / 2) + 1.5rem + 50px);
  }
}
@media (min-width: 64rem) {
  .pl-contain {
    padding-left: calc(((100vw - 64rem) / 2) + 1.5rem + 50px);
  }
  .pr-contain {
    padding-right: calc(((100vw - 64rem) / 2) + 1.5rem + 50px);
  }
}
@media (min-width: 80rem) {
  .pl-contain {
    padding-left: calc(((100vw - 80rem) / 2) + 1.5rem + 50px);
  }
  .pr-contain {
    padding-right: calc(((100vw - 80rem) / 2) + 1.5rem + 50px);
  }
}
@media (min-width: 96rem) {
  .pl-contain {
    padding-left: calc(((100vw - 1538px) / 2) + 1.5rem + 50px);
  }
  .pr-contain {
    padding-right: calc(((100vw - 1538px) / 2) + 1.5rem + 50px);
  }
}
@media (min-width: 96rem) {
  .container {
    max-width: 1538px !important;
  }
}
@media (min-width: 1024px) {
  .padding-xsmall.lg\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-xsmall.lg\:pb-0 {
    padding-bottom: 0 !important;
  }
  .padding-small.lg\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-small.lg\:pb-0 {
    padding-bottom: 0 !important;
  }
  .padding-medium.lg\:pb-0 {
    padding-bottom: 0 !important;
  }
  .padding-medium.lg\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-large.lg\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-large.lg\:pb-0 {
    padding-bottom: 0 !important;
  }
  .bg-gradient-fade-l {
    background: linear-gradient(269deg, #1A1B23 72.98%, rgba(26, 27, 35, 0.00) 99.26%);
  }
}
@media (min-width: 2000px) {
  .media-box {
    min-height: 40em !important;
  }
  .text-default *,	.text-default {
    font-size: 18px !important;
  }
  .text-large *,	.text-large {
    font-size: 20px !important;
  }
}
@media (min-width: 2300px) {
  #menu-primary-menu a {
    font-size: 100px !important;
  }
  .media-box {
    min-height: 50em !important;
  }
  .box-content {
    max-width: 60% !important;
  }
}
@media (min-width: 2500px) {
  .box-content {
    max-width: 50% !important;
  }
}
@media (max-width: 1281px) {
  h1 br:not(.no-hide),	h2 br:not(.no-hide),	h3 br:not(.no-hide),	h4 br:not(.no-hide),	h5 br:not(.no-hide),	h6 br:not(.no-hide),	.headline br:not(.no-hide),	.detail br:not(.no-hide) {
    display: none;
  }
  h1.no-hide-br br:not(.no-hide) {
    display: block !important;
  }
}
@media (max-width: 1023.98px) {
  .padding-xsmall,	.padding-small,	.padding-medium,	.padding-large {
    padding: 3em 0 !important;
  }
  .pb-0-important {
    padding-bottom: 0 !important;
  }
  .pt-0-important {
    padding-top: 0 !important;
  }
  .pl-contain.not-lp {
    padding-left: 0 !important;
  }
  .pr-contain.not-rp {
    padding-right: 0 !important;
  }
  .back-forth-media-hero-section {
    background-image: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .team-box {
    height: 36em !important;
  }
}
.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);
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-\[-1px\] {
  top: -1px;
}
.top-\[32px\] {
  top: 32px;
}
.top-\[38px\] {
  top: 38px;
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.right-\[-2px\] {
  right: -2px;
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.bottom-\[-1px\] {
  bottom: -1px;
}
.bottom-\[30px\] {
  bottom: 30px;
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.left-1\/2 {
  left: calc(1/2 * 100%);
}
.left-\[-2px\] {
  left: -2px;
}
.left-\[15px\] {
  left: 15px;
}
.left-\[82px\] {
  left: 82px;
}
.z-2 {
  z-index: 2;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[4\] {
  z-index: 4;
}
.z-\[10\] {
  z-index: 10;
}
.z-\[11\] {
  z-index: 11;
}
.z-\[12\] {
  z-index: 12;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.mx-auto {
  margin-inline: 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;
}
.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-0 {
  margin-top: calc(var(--spacing) * 0);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-\[-4em\] {
  margin-top: -4em;
}
.mt-\[-50px\] {
  margin-top: -50px;
}
.mt-\[3em\] {
  margin-top: 3em;
}
.mt-\[8px\] {
  margin-top: 8px;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[22px\] {
  margin-top: 22px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[18px\] {
  margin-bottom: 18px;
}
.mb-\[23px\] {
  margin-bottom: 23px;
}
.mb-\[25px\] {
  margin-bottom: 25px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mb-\[60px\] {
  margin-bottom: 60px;
}
.mb-\[80px\] {
  margin-bottom: 80px;
}
.ml-auto {
  margin-left: auto;
}
.box-content {
  box-sizing: content-box;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.table {
  display: table;
}
.h-\[1px\] {
  height: 1px;
}
.h-\[15em\] {
  height: 15em;
}
.h-\[15vh\] {
  height: 15vh;
}
.h-\[20em\] {
  height: 20em;
}
.h-\[22px\] {
  height: 22px;
}
.h-\[40em\] {
  height: 40em;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[56px\] {
  height: 56px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[70px\] {
  height: 70px;
}
.h-\[82px\] {
  height: 82px;
}
.h-\[85vh\] {
  height: 85vh;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-screen {
  max-height: 100vh;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[56px\] {
  width: 56px;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[123px\] {
  width: 123px;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.max-w-\[22px\] {
  max-width: 22px;
}
.max-w-\[56px\] {
  max-width: 56px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-5 {
  --tw-translate-x: calc(var(--spacing) * -5);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-x-full {
  --tw-translate-x: -100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-0 {
  --tw-translate-x: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-x-full {
  --tw-translate-x: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.translate-y-0 {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-row {
  flex-direction: row;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.items-start {
  align-items: flex-start;
}
.items-stretch {
  align-items: stretch;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-start {
  justify-content: flex-start;
}
.justify-items-center {
  justify-items: center;
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-6 {
  gap: calc(var(--spacing) * 6);
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[80px\] {
  gap: 80px;
}
.gap-x-\[25px\] {
  column-gap: 25px;
}
.gap-y-\[2em\] {
  row-gap: 2em;
}
.gap-y-\[3em\] {
  row-gap: 3em;
}
.gap-y-\[20px\] {
  row-gap: 20px;
}
.gap-y-\[22px\] {
  row-gap: 22px;
}
.gap-y-\[25px\] {
  row-gap: 25px;
}
.gap-y-\[30px\] {
  row-gap: 30px;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-tr-none {
  border-top-right-radius: 0;
}
.rounded-br-none {
  border-bottom-right-radius: 0;
}
.border-\[2px\] {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.prose .wp-block-table td {
  border: 0;
}
.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table tfoot {
  border-color: var(--tw-prose-th-borders);
}
.prose .wp-block-table thead {
  border-bottom-width: 1px;
}
.prose .wp-block-table tfoot {
  border-top-width: 1px;
}
.border-t-\[1px\] {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-primary {
  border-color: var(--color-primary);
}
.border-t-\[\#F1F1F1\] {
  border-top-color: #F1F1F1;
}
.border-t-primary {
  border-top-color: var(--color-primary);
}
.bg-\[\#F1F1F1\] {
  background-color: #F1F1F1;
}
.bg-foreground {
  background-color: var(--color-foreground);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: var(--color-white);
}
.bg-cover {
  background-size: cover;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-center {
  background-position: center;
}
.bg-top {
  background-position: top;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-center {
  object-position: center;
}
.object-top {
  object-position: top;
}
.p-\[2\.5rem\] {
  padding: 2.5rem;
}
.px-\[1\.5em\] {
  padding-inline: 1.5em;
}
.px-\[2em\] {
  padding-inline: 2em;
}
.px-\[2rem\] {
  padding-inline: 2rem;
}
.px-\[12px\] {
  padding-inline: 12px;
}
.px-\[25px\] {
  padding-inline: 25px;
}
.py-\[1\.5em\] {
  padding-block: 1.5em;
}
.py-\[8px\] {
  padding-block: 8px;
}
.py-\[25px\] {
  padding-block: 25px;
}
.pt-\[3em\] {
  padding-top: 3em;
}
.pt-\[4em\] {
  padding-top: 4em;
}
.pt-\[10px\] {
  padding-top: 10px;
}
.pt-\[20px\] {
  padding-top: 20px;
}
.pt-\[25px\] {
  padding-top: 25px;
}
.pt-\[50px\] {
  padding-top: 50px;
}
.pt-\[100px\] {
  padding-top: 100px;
}
.pb-\[2em\] {
  padding-bottom: 2em;
}
.pb-\[3em\] {
  padding-bottom: 3em;
}
.pb-\[4em\] {
  padding-bottom: 4em;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pb-\[50px\] {
  padding-bottom: 50px;
}
.pl-\[10px\] {
  padding-left: 10px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-\[35px\] {
  font-size: 35px;
}
.leading-normal {
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.text-foreground {
  color: var(--color-foreground);
}
.text-primary {
  color: var(--color-primary);
}
.text-white {
  color: var(--color-white);
}
.uppercase {
  text-transform: uppercase;
}
.opacity-0 {
  opacity: 0%;
}
.opacity-100 {
  opacity: 100%;
}
.opacity-\[0\.1\] {
  opacity: 0.1;
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-colors {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-opacity {
  transition-property: opacity;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.duration-400 {
  --tw-duration: 400ms;
  transition-duration: 400ms;
}
.duration-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.duration-900 {
  --tw-duration: 900ms;
  transition-duration: 900ms;
}
.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);
}
.content-none {
  --tw-content: none;
  content: none;
}
.prose-neutral {
  --tw-prose-body: oklch(37.1% 0 0);
  --tw-prose-headings: oklch(20.5% 0 0);
  --tw-prose-lead: oklch(43.9% 0 0);
  --tw-prose-links: oklch(20.5% 0 0);
  --tw-prose-bold: oklch(20.5% 0 0);
  --tw-prose-counters: oklch(55.6% 0 0);
  --tw-prose-bullets: oklch(87% 0 0);
  --tw-prose-hr: oklch(92.2% 0 0);
  --tw-prose-quotes: oklch(20.5% 0 0);
  --tw-prose-quote-borders: oklch(92.2% 0 0);
  --tw-prose-captions: oklch(55.6% 0 0);
  --tw-prose-kbd: oklch(20.5% 0 0);
  --tw-prose-kbd-shadows: NaN NaN NaN;
  --tw-prose-code: oklch(20.5% 0 0);
  --tw-prose-pre-code: oklch(92.2% 0 0);
  --tw-prose-pre-bg: oklch(26.9% 0 0);
  --tw-prose-th-borders: oklch(87% 0 0);
  --tw-prose-td-borders: oklch(92.2% 0 0);
  --tw-prose-invert-body: oklch(87% 0 0);
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: oklch(70.8% 0 0);
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: oklch(70.8% 0 0);
  --tw-prose-invert-bullets: oklch(43.9% 0 0);
  --tw-prose-invert-hr: oklch(37.1% 0 0);
  --tw-prose-invert-quotes: oklch(97% 0 0);
  --tw-prose-invert-quote-borders: oklch(37.1% 0 0);
  --tw-prose-invert-captions: oklch(70.8% 0 0);
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: oklch(87% 0 0);
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: oklch(43.9% 0 0);
  --tw-prose-invert-td-borders: oklch(37.1% 0 0);
}
@media (hover: hover) {
  .group-hover\:scale-105:is(:where(.group):hover *) {
    --tw-scale-x: 105%;
    --tw-scale-y: 105%;
    --tw-scale-z: 105%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
}
@media (hover: hover) {
  .group-hover\:fill-white:is(:where(.group):hover *) {
    fill: var(--color-white);
  }
}
@media (hover: hover) {
  .group-hover\:text-primary:is(:where(.group):hover *) {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:translate-x-3:hover {
    --tw-translate-x: calc(var(--spacing) * 3);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:-translate-y-1:hover {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:-translate-y-3:hover {
    --tw-translate-y: calc(var(--spacing) * -3);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:text-primary:hover {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:opacity-90:hover {
    opacity: 90%;
  }
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 40rem) {
  .sm\:h-\[20em\] {
    height: 20em;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[25em\] {
    height: 25em;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[25px\] {
    height: 25px;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[45em\] {
    height: 45em;
  }
}
@media (width >= 48rem) {
  .md\:h-\[25em\] {
    height: 25em;
  }
}
@media (width >= 48rem) {
  .md\:h-\[30em\] {
    height: 30em;
  }
}
@media (width >= 48rem) {
  .md\:h-\[34em\] {
    height: 34em;
  }
}
@media (width >= 48rem) {
  .md\:h-\[50em\] {
    height: 50em;
  }
}
@media (width >= 48rem) {
  .md\:h-\[230px\] {
    height: 230px;
  }
}
@media (width >= 48rem) {
  .md\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[25px\] {
    column-gap: 25px;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[44px\] {
    column-gap: 44px;
  }
}
@media (width >= 48rem) {
  .md\:gap-y-\[44px\] {
    row-gap: 44px;
  }
}
@media (width >= 48rem) {
  .md\:gap-y-\[50px\] {
    row-gap: 50px;
  }
}
@media (width >= 48rem) {
  .md\:px-\[2em\] {
    padding-inline: 2em;
  }
}
@media (width >= 48rem) {
  .md\:py-\[2em\] {
    padding-block: 2em;
  }
}
@media (width >= 64rem) {
  .lg\:absolute {
    position: absolute;
  }
}
@media (width >= 64rem) {
  .lg\:left-0 {
    left: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[-100px\] {
    margin-top: -100px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[30px\] {
    margin-top: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[44px\] {
    margin-top: 44px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[76px\] {
    margin-top: 76px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[90px\] {
    margin-top: 90px;
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:inline {
    display: inline;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[10vh\] {
    height: 10vh;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[90vh\] {
    height: 90vh;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[100px\] {
    height: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[300px\] {
    height: 300px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[330px\] {
    height: 330px;
  }
}
@media (width >= 64rem) {
  .lg\:h-full {
    height: 100%;
  }
}
@media (width >= 64rem) {
  .lg\:h-screen {
    height: 100vh;
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/3 {
    width: calc(1/3 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/4 {
    width: calc(1/4 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/5 {
    width: calc(1/5 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-5\/12 {
    width: calc(5/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-7\/12 {
    width: calc(7/12 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[30\%\] {
    width: 30%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[45\%\] {
    width: 45%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[55\%\] {
    width: 55%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[70\%\] {
    width: 70%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[100px\] {
    width: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:w-screen {
    width: 100vw;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[50\%\] {
    max-width: 50%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[55\%\] {
    max-width: 55%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[60\%\] {
    max-width: 60%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[65\%\] {
    max-width: 65%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[76\%\] {
    max-width: 76%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[80\%\] {
    max-width: 80%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[90\%\] {
    max-width: 90%;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:flex-col {
    flex-direction: column;
  }
}
@media (width >= 64rem) {
  .lg\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (width >= 64rem) {
  .lg\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[15px\] {
    gap: 15px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[60px\] {
    column-gap: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:px-\[8px\] {
    padding-inline: 8px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[44px\] {
    padding-inline: 44px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[100px\] {
    padding-inline: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:py-\[23px\] {
    padding-block: 23px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[37px\] {
    padding-block: 37px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[45px\] {
    padding-block: 45px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[52px\] {
    padding-block: 52px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[60px\] {
    padding-block: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[67px\] {
    padding-block: 67px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[100px\] {
    padding-block: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[2em\] {
    padding-top: 2em;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[33px\] {
    padding-top: 33px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[38px\] {
    padding-top: 38px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[46px\] {
    padding-right: 46px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[50px\] {
    padding-right: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[60px\] {
    padding-right: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[70px\] {
    padding-right: 70px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[33px\] {
    padding-bottom: 33px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[46px\] {
    padding-bottom: 46px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[100px\] {
    padding-bottom: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[50px\] {
    padding-left: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[60px\] {
    padding-left: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[70px\] {
    padding-left: 70px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[77px\] {
    padding-left: 77px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[130px\] {
    padding-left: 130px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[160px\] {
    padding-left: 160px;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[5em\] {
    font-size: 5em;
  }
}
@media (width >= 64rem) {
  .lg\:text-\[7em\] {
    font-size: 7em;
  }
}
@media (width >= 64rem) {
  .lg\:leading-\[0\.9\] {
    --tw-leading: 0.9;
    line-height: 0.9;
  }
}
@media (width >= 64rem) {
  .lg\:tracking-\[-6\.3px\] {
    --tw-tracking: -6.3px;
    letter-spacing: -6.3px;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[455px\] {
    height: 455px;
  }
}
@media (width >= 80rem) {
  .xl\:w-1\/4 {
    width: calc(1/4 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-3\/4 {
    width: calc(3/4 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-\[40\%\] {
    width: 40%;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[60\%\] {
    width: 60%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[85\%\] {
    max-width: 85%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[845px\] {
    max-width: 845px;
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[25px\] {
    gap: 25px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[100px\] {
    padding-right: 100px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[170px\] {
    padding-right: 170px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[77px\] {
    padding-left: 77px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[100px\] {
    padding-left: 100px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[170px\] {
    padding-left: 170px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[70px\] {
    font-size: 70px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[250px\] {
    height: 250px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[412px\] {
    height: 412px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[65\%\] {
    max-width: 65%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[80\%\] {
    max-width: 80%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[85\%\] {
    max-width: 85%;
  }
}
.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-primary);
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-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-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-border-style: solid;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
