/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
/*!
Theme Name: smarther
Theme URI: https://underscoretw.com
Description: A custom tailwind based block theme for WordPress.
Version: 0.1.0
Author: Smarth Her
Author URI: https://underscoretw.com/
Text Domain: smarther
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.

smarther 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-normal: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --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);
  --color-tertiary: var(--wp--preset--color--tertiary);
  --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: "Playfair Display", sans-serif;
  --font-secondary: "Work Sans", sans-serif;
  --plyr-color-main: #6576B8;
}
.font-primary {
  font-family: var(--font-primary) !important;
}
.font-secondary {
  font-family: var(--font-secondary) !important;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}
#page {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  background-color: var(--wp--preset--color--neutral);
}
#content {
  flex-grow: 1;
}
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-tertiary);
}
body::-webkit-scrollbar-track {
  border-radius: 20px;
  background-color: var(--color-primary);
}
.fancybox__backdrop {
  background: rgba(234, 221, 216, 0.90);
}
.fancybox__nav .is-prev svg, .fancybox__nav .is-next svg {
  display: none;
}
.fancybox__nav .is-prev {
  height: 45px;
  width: 45px;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='25' viewBox='0 0 14 25' fill='none'%3e%3cpath d='M4.32775 12.5L13.2849 21.5734C13.6026 21.8969 13.7806 22.3323 13.7806 22.7857C13.7806 23.2391 13.6026 23.6744 13.2849 23.9979C13.1288 24.1569 12.9426 24.2832 12.7372 24.3694C12.5318 24.4556 12.3112 24.5 12.0884 24.5C11.8656 24.5 11.6451 24.4556 11.4396 24.3694C11.2342 24.2832 11.048 24.1569 10.8919 23.9979L0.73795 13.7122C0.420243 13.3887 0.242237 12.9534 0.242237 12.5C0.242237 12.0466 0.420243 11.6113 0.73795 11.2878L10.8914 1.00207C11.0475 0.843092 11.2337 0.71681 11.4391 0.630606C11.6445 0.544401 11.8651 0.5 12.0879 0.5C12.3107 0.5 12.5312 0.544401 12.7367 0.630606C12.9421 0.71681 13.1283 0.843092 13.2844 1.00207C13.6021 1.32558 13.7801 1.76089 13.7801 2.21432C13.7801 2.66775 13.6021 3.10305 13.2844 3.42656L4.32775 12.5Z' fill='%23B8A7D9'/%3e%3c/svg%3e");
}
.fancybox__nav .is-next {
  height: 45px;
  width: 45px;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='25' viewBox='0 0 14 25' fill='none'%3e%3cpath d='M9.67237 12.5L0.715196 21.5734C0.397489 21.8969 0.219482 22.3323 0.219482 22.7857C0.219482 23.2391 0.397489 23.6744 0.715196 23.9979C0.871278 24.1569 1.05748 24.2832 1.26292 24.3694C1.46836 24.4556 1.68892 24.5 1.91171 24.5C2.1345 24.5 2.35506 24.4556 2.5605 24.3694C2.76594 24.2832 2.95214 24.1569 3.10822 23.9979L13.2622 13.7122C13.5799 13.3887 13.7579 12.9534 13.7579 12.5C13.7579 12.0466 13.5799 11.6113 13.2622 11.2878L3.10875 1.00207C2.95267 0.843092 2.76647 0.71681 2.56103 0.630606C2.35559 0.544401 2.13503 0.5 1.91224 0.5C1.68945 0.5 1.46889 0.544401 1.26345 0.630606C1.05801 0.71681 0.871811 0.843092 0.715729 1.00207C0.398022 1.32558 0.220016 1.76089 0.220016 2.21432C0.220016 2.66775 0.398022 3.10305 0.715729 3.42656L9.67237 12.5Z' fill='%23B8A7D9'/%3e%3c/svg%3e");
}
section#shadow-host-companion {
  padding: 0;
  margin: 0;
}
body {
  background-color: var(--color-white);
  font-size: 16px;
  --tw-leading: 1.6;
  line-height: 1.6;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-foreground);
  font-family: var(--font-secondary) !important;
}
p {
  font-size: 14px;
  --tw-leading: 1.6;
  line-height: 1.6;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 48rem) {
  p {
    font-size: 16px;
  }
}
p {
  font-family: var(--font-secondary) !important;
  margin-top: 0 !important;
}
.text-small *, .text-small {
  font-size: 12px;
  --tw-leading: 1.6;
  line-height: 1.6;
}
.text-large *, .text-large {
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
}
@media (width >= 48rem) {
  .text-large *, .text-large {
    font-size: 18px;
  }
}
@media (width >= 64rem) {
  .text-large *, .text-large {
    font-size: 22px;
  }
}
.style-disc a {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  text-decoration-line: underline;
}
@media (hover: hover) {
  :is(.style-disc a):hover {
    text-decoration-line: none;
  }
}
.style-disc a {
  color: var(--wp--preset--color--ada-action) !important;
}
.style-disc ul {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1.8em;
  list-style-type: disc;
  font-size: 16px;
  --tw-leading: 1.6;
  line-height: 1.6;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  font-family: var(--font-secondary) !important;
}
.style-disc ul li {
  margin-bottom: 0.5em;
}
.style-disc strong, .style-disc b {
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
}
.style-link a:hover {
  color: var(--wp--preset--color--action);
}
.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(--wp--preset--color--ada-action) !important;
}
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;
}
#header-search-btn {
  font-size: 16px;
  --tw-leading: 24px;
  line-height: 24px;
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: 0.64px;
  letter-spacing: 0.64px;
  color: var(--color-foreground);
  font-style: normal;
  font-family: var(--font-secondary) !important;
}
#header-search-btn:hover, #header-search-btn:focus, #header-search-btn.active {
  color: var(--wp--preset--color--action);
}
#header-search-btn:hover svg path, #header-search-btn:focus svg path, #header-search-btn.active svg {
  stroke: var(--wp--preset--color--action) !important;
}
h1 {
  font-size: 32px;
  --tw-leading: 1;
  line-height: 1;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: -1.4px;
  letter-spacing: -1.4px;
}
@media (width >= 48rem) {
  h1 {
    font-size: 47px;
  }
}
@media (width >= 64rem) {
  h1 {
    font-size: 70px;
  }
}
h1 {
  font-family: var(--font-primary) !important;
}
h2 {
  font-size: 28px;
  --tw-leading: 1.4;
  line-height: 1.4;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
}
@media (width >= 48rem) {
  h2 {
    font-size: 34px;
  }
}
@media (width >= 64rem) {
  h2 {
    font-size: 40px;
  }
}
h2 {
  font-family: var(--font-primary) !important;
}
h3 {
  font-size: 24px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: 0.64px;
  letter-spacing: 0.64px;
}
@media (width >= 48rem) {
  h3 {
    font-size: 28px;
  }
}
@media (width >= 64rem) {
  h3 {
    font-size: 32px;
  }
}
h3 {
  font-family: var(--font-primary) !important;
}
h4 {
  font-size: 20px;
  --tw-leading: 1.2;
  line-height: 1.2;
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: 0.78px;
  letter-spacing: 0.78px;
}
@media (width >= 48rem) {
  h4 {
    font-size: 22px;
  }
}
@media (width >= 64rem) {
  h4 {
    font-size: 26px;
  }
}
h4 {
  font-family: var(--font-primary) !important;
}
h5 {
  font-size: 18px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 64rem) {
  h5 {
    font-size: 22px;
  }
}
h5 {
  font-family: var(--font-secondary) !important;
}
h6 {
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 64rem) {
  h6 {
    font-size: 18px;
  }
}
h6 {
  font-family: var(--font-secondary) !important;
}
.heading-shape span {
  position: relative;
  z-index: 1;
}
.heading-shape span:after {
  content: "";
  position: absolute;
  width: 138px;
  height: 38px;
  background-image: url(../theme/shapes/shape-default.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  max-width: 100%;
}
h2.heading-shape span:after {
  bottom: -20px;
}
.eyebrow {
  font-size: 16px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-family: var(--font-secondary) !important;
}
.title-text {
  font-size: 16px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-family: var(--font-secondary) !important;
}
@media (hover: hover) {
  #emergency-exit-btn:hover:hover {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  :is(#emergency-exit-btn:hover svg path):hover {
    fill: var(--color-primary);
  }
}
.btn, .nf-field-element input[type="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: 4px;
  padding-inline: 12px;
  padding-block: 10px;
  text-align: center;
  font-size: 14px;
  --tw-leading: 1.2;
  line-height: 1.2;
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: 0.48px;
  letter-spacing: 0.48px;
  color: var(--color-foreground);
  text-transform: capitalize;
  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, .nf-field-element input[type="submit"] {
    padding-inline: 25px;
  }
}
@media (width >= 48rem) {
  .btn, .nf-field-element input[type="submit"] {
    font-size: 16px;
  }
}
@media (width >= 80rem) {
  .btn, .nf-field-element input[type="submit"] {
    padding-inline: 30px;
  }
}
@media (width >= 80rem) {
  .btn, .nf-field-element input[type="submit"] {
    padding-block: 12px;
  }
}
.btn, .nf-field-element input[type="submit"] {
  font-family: var(--font-secondary) !important;
}
.btn .link-icon svg path {
  fill: var(--color-foreground);
}
.btn_fill_action {
  background-color: var(--wp--preset--color--action) !important;
  border-color: var(--wp--preset--color--action) !important;
}
.btn_fill_action:hover {
  background-color: transparent !important;
}
.btn_outline_action {
  background-color: transparent !important;
  border-color: var(--wp--preset--color--action) !important;
}
.btn_outline_action:hover {
  background-color: var(--wp--preset--color--action) !important;
  border-color: var(--wp--preset--color--action) !important;
}
.logo-header {
  height: 75px;
  max-width: 160px;
}
.logo-header svg {
  height: 100%;
  width: 100%;
}
.site-navigation a {
  display: block;
  width: 100%;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  color: var(--color-foreground);
  font-family: var(--font-secondary) !important;
  position: relative;
}
.site-navigation a:hover {
  color: var(--color-foreground);
}
.site-navigation .menu-item-has-children > a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 6px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3e%3cpath d='M5 4.11839L1.2194 0.386235C1.0846 0.253857 0.903227 0.179688 0.714299 0.179688C0.52537 0.179688 0.343993 0.253857 0.209196 0.386235C0.142954 0.451269 0.0903371 0.528852 0.0544184 0.614452C0.0184998 0.700052 0 0.791951 0 0.884781C0 0.977612 0.0184998 1.06951 0.0544184 1.15511C0.0903371 1.24071 0.142954 1.31829 0.209196 1.38333L4.4949 5.61414C4.62969 5.74652 4.81107 5.82069 5 5.82069C5.18893 5.82069 5.37031 5.74652 5.5051 5.61414L9.7908 1.38355C9.85705 1.31852 9.90966 1.24093 9.94558 1.15533C9.9815 1.06973 10 0.977834 10 0.885004C10 0.792173 9.9815 0.700274 9.94558 0.614674C9.90966 0.529075 9.85705 0.451491 9.7908 0.386457C9.65601 0.254079 9.47463 0.17991 9.2857 0.17991C9.09677 0.17991 8.9154 0.254079 8.7806 0.386457L5 4.11839Z' fill='%231F2133'/%3e%3c/svg%3e");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -3px;
  transition: all ease .25s;
  position: absolute;
  right: -20px;
  top: 50%;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -moz-transition: transform .25s;
  -o-transition: transform .25s;
  -webkit-transition: transform .25s;
  transition: transform .25s ease 0s;
}
.site-navigation .menu-item-has-children.menu-open>a:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#mobile-menu .menu-item-has-children > a:before {
  width: 16px !important;
  height: 9px !important;
  right: 0;
}
#mobile-menu .menu-item-has-children {
  padding-inline-end: 0;
}
.site-navigation .menu-item-has-children {
  padding-inline-end: 56px;
}
@media (width >= 80rem) {
  .site-navigation .menu-item-has-children {
    padding-inline-end: 76px;
  }
}
.site-navigation .menu-item-has-children > a, .footer-navigation li a, .info-copyright a {
  position: relative;
}
.submenu {
  background-color: #d1c6e6;
  box-shadow: 0 4px 4px 0 rgba(106, 115, 123, 0.25);
}
.site-navigation li .submenu > li {
  padding-inline: calc(var(--spacing) * 0);
  padding-block: 12px;
}
.site-header {
  position: fixed;
  z-index: 100;
  width: 100%;
  background-color: white;
  transform: translateY(0);
  transition: transform 0.2s linear;
}
ul#menu-mobile-menu a {
  width: fit-content;
}
ul#menu-mobile-menu li:not(:last-child) {
  margin-bottom: 30px;
}
ul#menu-mobile-menu ul.sub-menu, ul#menu-footer-mobile-menu ul.sub-menu {
  background-color: transparent;
  box-shadow: none;
  width: 100%;
}
ul#menu-mobile-menu ul.sub-menu li {
  padding-left: 20px;
}
ul#menu-mobile-menu li.menu-open ul.sub-menu {
  margin-top: 30px;
}
.current-menu-parent .submenu > a {
  color: var(--color-foreground);
}
ul#menu-mobile-menu ul.sub-menu li a {
  color: var(--color-foreground);
}
ul#menu-mobile-menu li.current-menu-item > a, ul#menu-mobile-menu li .sub-menu li.current-menu-item > a, ul#menu-mobile-menu .current-menu-ancestor.current-menu-parent > a {
  width: fit-content;
  color: var(--color-foreground);
  text-transform: uppercase;
}
ul#menu-mobile-menu li.current-menu-item > a::after {
  display: none;
}
.site-header .submenu li > a, .site-header.site-header-center .submenu li > a {
  position: relative;
  text-align: left;
  font-size: 16px;
}
.site-header .submenu li > a::before {
  content: '';
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: -12px;
  transform: scaleY(0) !important;
  transition: transform .5s ease 0s;
  background-color: var(--wp--preset--color--action);
  transform-origin: bottom left;
}
.site-header .submenu li a:hover::before, .site-header .submenu li a:focus::before, .site-header .submenu li.current-menu-item a::before {
  transform: scaleY(1) !important;
}
.main-header {
  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: 600ms;
  transition-duration: 600ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.site-header.header-scrolled, .site-header.header-scrolled-top {
  background-color: var(--color-white);
}
.site-header.header-scrolled .main-header, .site-header.header-scrolled-top .main-header {
  padding-block: 10px;
}
@media (width >= 80rem) {
  .site-header.header-scrolled .main-header, .site-header.header-scrolled-top .main-header {
    padding-block: 12px;
  }
}
.site-navigation .current_page_parent.current_page_ancestor.menu-item-has-children > a {
  position: relative;
}
@media (hover: hover) {
  :is(header .site-navigation):hover {
    color: var(--color-foreground);
  }
}
.site-navigation li > a::after, .footer-navigation li a::after, .text-info-footer a::after, .info-copyright a::after, .site-navigation .current_page_parent.current_page_ancestor.menu-item-has-children > a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: -7px;
  left: 0;
  transform: scaleX(0);
  background-color: var(--wp--preset--color--action);
  transform-origin: bottom right;
  transition: transform .25s ease-out;
}
.site-navigation li.current-menu-item > a::after, .site-navigation li > a:focus::after, .site-navigation li > a:hover::after, .footer-navigation li a:hover::after, .footer-navigation li a:focus::after, .footer-navigation li.current-menu-item a::after, .text-info-footer a:hover::after, .text-info-footer a:focus::after, .info-copyright a:hover::after, .info-copyright a:focus::after, .site-navigation .current_page_parent.current_page_ancestor.menu-item-has-children > a::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.site-navigation li.menu-item-has-children a::after {
  display: none;
}
.site-navigation .current_page_parent.current_page_ancestor.menu-item-has-children > a::after {
  display: block;
}
.search-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-icon {
  cursor: pointer;
  --tw-border-style: none;
  border-style: none;
  background-image: none;
  padding-inline: calc(var(--spacing) * 0);
  padding-block: 7px;
  font-size: 1.5rem;
}
.search-form {
  display: flex;
  width: 100%;
  max-width: 751px;
  align-items: center;
  column-gap: calc(var(--spacing) * 1);
  overflow: hidden;
}
.search-field::placeholder {
  color: var(--color-foreground);
  opacity: 1;
}
.search-field::-webkit-input-placeholder {
  color: var(--color-foreground);
  opacity: 1;
}
.search-field::-moz-placeholder {
  color: var(--color-foreground);
  opacity: 1;
}
.search-field:-ms-input-placeholder {
  color: var(--color-foreground);
  opacity: 1;
}
.search-field::-ms-input-placeholder {
  color: var(--color-foreground);
  opacity: 1;
}
.search-field {
  height: 35px;
  width: calc(100% - 33px);
  background-color: var(--color-white);
  padding-inline: 10px;
  padding-block: 4px;
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
  text-transform: capitalize;
  --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);
  --tw-outline-style: none;
  outline-style: none;
  color: var(--color-foreground);
  font-family: var(--font-secondary) !important;
  border: 0.5px solid #B8A7D9 !important;
}
.search-submit {
  cursor: pointer;
  background-image: none;
  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);
  border: 2px solid transparent;
}
.search-submit:hover svg rect {
  fill: transparent;
}
.search-submit:hover {
  border: 2px solid var(--wp--preset--color--action) !important;
}
.search-container.search-form {
  width: calc(100% - 33px);
  border-style: var(--tw-border-style);
  border-width: 3px;
  border-color: var(--wp--preset--color--action);
  padding-inline: 10px;
  padding-block: calc(var(--spacing) * 2);
}
.search-form-mv {
  display: flex;
  height: 44px;
  width: 100%;
  align-items: center;
  gap: 15px;
  background-color: var(--color-white);
  padding-inline: 15px;
  padding-block: 10px;
  border: 0.5px solid #B8A7D9;
  font-family: var(--font-secondary) !important;
}
.search-field-mv {
  height: 100%;
  width: 100%;
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
  color: var(--color-foreground);
  text-transform: capitalize;
  --tw-outline-style: none;
  outline-style: none;
}
.popup {
  position: fixed;
  left: calc(var(--spacing) * 0);
  z-index: 3;
  margin-top: 135px;
  display: none;
  height: fit-content;
  width: 100vw;
  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 >= 80rem) {
  .popup {
    margin-top: 169px;
  }
}
.popup {
  background-color: #d1c6e6 !important;
  box-shadow: 0 4px 4px 0 rgba(106, 115, 123, 0.25);
}
.site-header.header-scrolled + .popup.active, .site-header.header-scrolled-top + .popup.active {
  margin-top: 108px;
}
@media (width >= 80rem) {
  .site-header.header-scrolled + .popup.active, .site-header.header-scrolled-top + .popup.active {
    margin-top: 142px;
  }
}
.popup-content {
  position: relative;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.active {
  display: block !important;
}
.plyr--video {
  height: 100%;
  width: 100%;
}
.plyr__poster {
  background-size: cover !important;
}
.plyr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.rounded-video .plyr--video {
  border-radius: 10px;
}
.shadow-custom {
  filter: drop-shadow(0 5px 8px rgba(234, 221, 216, 0.50));
}
.owl-nav {
  position: absolute;
  top: calc(1/2 * 100%);
  right: calc(var(--spacing) * 0);
  left: calc(var(--spacing) * 0);
  z-index: 10;
  display: flex;
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  align-items: center;
  justify-content: space-between;
}
@media (width >= 64rem) {
  .owl-nav {
    padding-inline: calc(var(--spacing) * 4);
  }
}
.testimonials-carousel .owl-nav {
  padding-bottom: 6em;
}
.owl-prev, .owl-next {
  border-radius: calc(infinity * 1px);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 2);
  --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: 300ms;
  transition-duration: 300ms;
}
.owl-carousel .owl-nav button.owl-next svg, .owl-carousel .owl-nav button.owl-prev svg, .owl-carousel .owl-nav button.owl-next svg circle, .owl-carousel .owl-nav button.owl-prev svg circle, .owl-carousel .owl-nav button.owl-next svg path, .owl-carousel .owl-nav button.owl-prev svg path {
  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);
}
.owl-dots {
  margin-top: calc(var(--spacing) * 10);
  display: flex;
  justify-content: center;
}
:where(.owl-dots > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 3) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse)));
}
@media (width >= 64rem) {
  .owl-dots {
    margin-top: calc(var(--spacing) * 6);
  }
}
.owl-dot span {
  display: block;
  height: 11px;
  width: 11px;
  border-radius: calc(infinity * 1px);
  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);
  background-color: #EADDD8 !important;
}
.owl-dot.active span, .owl-dot span:hover {
  background-color: #EB5C92 !important;
}
.event-image {
  height: 15em;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}
@media (width >= 40rem) {
  .event-image {
    height: 20em;
  }
}
@media (width >= 48rem) {
  .event-image {
    height: 18em;
  }
}
@media (width >= 64rem) {
  .event-image {
    height: 248px;
  }
}
.event-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
  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);
}
.event-card:hover .event-image img {
  --tw-scale-x: 105%;
  --tw-scale-y: 105%;
  --tw-scale-z: 105%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.event-content {
  padding-top: 30px;
}
.event-title:hover a {
  color: var(--wp--preset--color--action) !important;
}
.grid-resources .event-image {
  overflow: hidden;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.wpcf7-spinner {
  display: none !important;
}
.wpcf7 form.submitting .wpcf7-spinner {
  display: inline-block !important;
}
.contact-form input:not([type="image" i]):not([type="range" i]):not([type="checkbox" i]):not([type="radio" i]):not([type="submit" i]) {
  min-height: 45px;
  width: 100%;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  background-color: var(--color-white);
  padding-inline: 10px;
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
  color: var(--color-foreground);
  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);
  --tw-outline-style: none;
  outline-style: none;
  font-family: var(--font-secondary) !important;
}
.contact-form textarea {
  width: 100%;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-primary);
  background-color: var(--color-white);
  padding-inline: 10px;
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
  color: var(--color-foreground);
  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);
  --tw-outline-style: none;
  outline-style: none;
  font-family: var(--font-secondary) !important;
}
.contact-form label {
  padding-bottom: 10px;
  font-size: 16px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  font-family: var(--font-secondary) !important;
  color: var(--wp--preset--color--quaternary) !important;
}
.cols-box {
  padding-top: 20px;
}
.two-cols-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (width >= 48rem) {
  .two-cols-box {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .two-cols-box {
    gap: 26px;
  }
}
.col-submit p {
  display: flex;
  align-items: center;
  gap: 20px;
}
.inline-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(var(--spacing) * 0);
}
@media (width >= 48rem) {
  .inline-form {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .inline-form {
    justify-content: flex-start;
  }
}
@media (width >= 48rem) {
  .inline-form {
    gap: 30px;
  }
}
@media (width >= 48rem) {
  .inline-form .two-cols-box {
    gap: 26px;
  }
}
.contact-form.subscribe input:not([type="image" i]):not([type="range" i]):not([type="checkbox" i]):not([type="radio" i]):not([type="submit" i]) {
  min-height: 47px;
  border-radius: 5px;
  border-style: var(--tw-border-style);
  border-width: 0px;
  padding-inline: 22px;
  --tw-leading: 1.6;
  line-height: 1.6;
  color: var(--wp--preset--color--quaternary) !important;
  font-family: var(--font-secondary) !important;
}
.contact-info.style-disc a {
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  text-decoration-line: none;
  color: var(--color-foreground) !important;
}
.contact-info.style-disc a:hover {
  color: var(--wp--preset--color--action) !important;
  text-decoration: underline !important;
}
#footer-primary ul a {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: calc(var(--spacing) * 0);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-white);
  text-transform: capitalize;
}
#footer-primary ul a:hover {
  color: var(--wp--preset--color--action) !important;
}
#footer-primary ul a:after, #footer-secondary ul a:after {
  display: none;
}
#footer-primary ul a::before {
  content: '';
  display: inline-block;
  width: 17px;
  height: 14px;
  margin-right: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' viewBox='0 0 17 14' fill='none'%3E%3Cg clip-path='url(%23clip0_4394_616)'%3E%3Cmask id='mask0_4394_616' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='17' height='14'%3E%3Cpath d='M16.3952 0.12793H0.395157V13.1279H16.3952V0.12793Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_4394_616)'%3E%3Cpath d='M13.7112 5.80824C12.3728 4.45739 11.2031 3.27499 10.0308 2.09259C9.86752 1.92791 9.70454 1.76324 9.54243 1.59798C9.17616 1.2215 9.01032 0.785371 9.42806 0.376012C9.82435 -0.0126904 10.2835 0.0876856 10.6575 0.459222C11.4066 1.20288 12.1392 1.9637 12.8783 2.71812C13.8873 3.74835 14.8995 4.77597 15.9037 5.81144C16.5458 6.47364 16.5613 6.82015 15.9408 7.4515C14.2281 9.19892 12.5029 10.9332 10.7868 12.6775C10.3842 13.0871 9.91641 13.3388 9.44864 12.8913C8.90796 12.3743 9.28166 11.9184 9.68939 11.5079C10.9723 10.2155 12.2507 8.91844 13.66 7.49282C13.2297 7.47216 1.44221 7.44015 1.13055 7.4195C0.395157 7.37004 0.395157 6.88765 0.395157 6.57401C0.395157 6.45763 0.416887 5.84432 1.23206 5.80243C1.61576 5.78293 10.1546 5.80824 11.9628 5.80824H13.7112Z' fill='white'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4394_616'%3E%3Crect width='16' height='13' fill='white' transform='translate(0.395157 0.12793)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}
#footer-primary ul li, #footer-secondary ul li {
  padding-right: 0 !important;
}
#footer-primary ul a:hover::before {
  transform: translateX(4px);
}
#footer-secondary ul a {
  padding-right: calc(var(--spacing) * 0);
  font-size: 12px;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.6px;
  letter-spacing: 0.6px;
  color: var(--color-white);
  text-transform: capitalize;
}
#footer-secondary ul a:hover {
  color: var(--wp--preset--color--action) !important;
}
.social:hover svg path {
  fill: var(--wp--preset--color--action) !important;
}
.social:hover svg mask path {
  fill: white !important;
}
.padding-xsmall {
  padding: 20px 0 !important;
}
.padding-small {
  padding: 40px 0 !important;
}
.padding-medium {
  padding: 80px 0 !important;
}
.padding-large {
  padding: 100px 0 !important;
}
@media (min-width: 96rem) {
  .container {
    max-width: 1538px !important;
  }
}
@media (min-width: 1500px) {
  .grid-gallery {
    height: 25em !important;
  }
}
@media (min-width: 1700px) {
  .grid-gallery {
    height: 30em !important;
  }
}
@media (min-width: 1900px) {
  .grid-gallery {
    height: 40em !important;
  }
}
@media (min-width: 2300px) {
  .grid-gallery {
    height: 55em !important;
  }
}
@media (min-width: 1024px) {
  .site-header .menu-item-has-children:hover>a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .site-header.site-header-center .menu-item-has-children:hover>a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .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\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-medium.lg\:pb-0 {
    padding-bottom: 0 !important;
  }
  .padding-large.lg\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-large.lg\:pb-0 {
    padding-bottom: 0 !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;
  }
  .copyright span {
    display: none;
  }
}
@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;
  }
}
@media (max-width: 767.98px) {
  .heading-shape span:after {
    bottom: -14px;
  }
  h2.heading-shape span:after {
    bottom: -21px;
  }
}
@media (max-width: 360.98px) {
  .custom-p {
    padding-inline: 15px !important;
  }
  .custom-p-info {
    padding-inline: 2rem !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);
}
.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-1\/2 {
  top: calc(1/2 * 100%);
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[3\] {
  z-index: 3;
}
.z-\[100\] {
  z-index: 100;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.col-span-6 {
  grid-column: span 6 / span 6;
}
.row-span-4 {
  grid-row: span 4 / span 4;
}
.row-span-6 {
  grid-row: span 6 / span 6;
}
.row-start-1 {
  grid-row-start: 1;
}
.row-start-3 {
  grid-row-start: 3;
}
.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-\[40px\] {
  margin-top: calc(40px * -1);
}
.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-\[1em\] {
  margin-top: 1em;
}
.mt-\[2em\] {
  margin-top: 2em;
}
.mt-\[3em\] {
  margin-top: 3em;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[12px\] {
  margin-top: 12px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[24px\] {
  margin-top: 24px;
}
.mt-\[25px\] {
  margin-top: 25px;
}
.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-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.mb-\[1em\] {
  margin-bottom: 1em;
}
.mb-\[2em\] {
  margin-bottom: 2em;
}
.mb-\[3em\] {
  margin-bottom: 3em;
}
.mb-\[3px\] {
  margin-bottom: 3px;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.table {
  display: table;
}
.h-7 {
  height: calc(var(--spacing) * 7);
}
.h-\[2px\] {
  height: 2px;
}
.h-\[15em\] {
  height: 15em;
}
.h-\[18em\] {
  height: 18em;
}
.h-\[20em\] {
  height: 20em;
}
.h-\[35px\] {
  height: 35px;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.w-10 {
  width: calc(var(--spacing) * 10);
}
.w-\[35px\] {
  width: 35px;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.max-w-\[50\%\] {
  max-width: 50%;
}
.max-w-\[100\%\] {
  max-width: 100%;
}
.max-w-\[190px\] {
  max-width: 190px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.min-w-\[15em\] {
  min-width: 15em;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.translate-x-full {
  --tw-translate-x: 100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1/2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.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));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-rows-6 {
  grid-template-rows: repeat(6, 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;
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-8 {
  gap: calc(var(--spacing) * 8);
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[25px\] {
  gap: 25px;
}
:where(.space-y-3 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-4 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
}
:where(.space-y-6 > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
}
.gap-x-5 {
  column-gap: calc(var(--spacing) * 5);
}
.gap-x-8 {
  column-gap: calc(var(--spacing) * 8);
}
.gap-x-\[8px\] {
  column-gap: 8px;
}
.gap-x-\[10px\] {
  column-gap: 10px;
}
.gap-x-\[12px\] {
  column-gap: 12px;
}
.gap-x-\[15px\] {
  column-gap: 15px;
}
.gap-x-\[25px\] {
  column-gap: 25px;
}
:where(.space-x-6 > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 6) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse)));
}
.gap-y-8 {
  row-gap: calc(var(--spacing) * 8);
}
.gap-y-\[3em\] {
  row-gap: 3em;
}
.gap-y-\[10px\] {
  row-gap: 10px;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-tr-none {
  border-top-right-radius: 0;
}
.rounded-b-\[10px\] {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.rounded-br-none {
  border-bottom-right-radius: 0;
}
.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-\[3px\] {
  border-top-style: var(--tw-border-style);
  border-top-width: 3px;
}
.bg-\[rgba\(94\,110\,172\,0\.7\)\] {
  background-color: rgba(94,110,172,0.7);
}
.bg-foreground {
  background-color: var(--color-foreground);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-cover {
  background-size: cover;
}
.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-4 {
  padding: calc(var(--spacing) * 4);
}
.px-0 {
  padding-inline: calc(var(--spacing) * 0);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-7 {
  padding-inline: calc(var(--spacing) * 7);
}
.px-\[1\.5em\] {
  padding-inline: 1.5em;
}
.px-\[2em\] {
  padding-inline: 2em;
}
.px-\[2rem\] {
  padding-inline: 2rem;
}
.px-\[20px\] {
  padding-inline: 20px;
}
.px-\[22px\] {
  padding-inline: 22px;
}
.px-\[30px\] {
  padding-inline: 30px;
}
.px-\[34px\] {
  padding-inline: 34px;
}
.px-\[49px\] {
  padding-inline: 49px;
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-\[2em\] {
  padding-block: 2em;
}
.py-\[3em\] {
  padding-block: 3em;
}
.py-\[10px\] {
  padding-block: 10px;
}
.py-\[22px\] {
  padding-block: 22px;
}
.pt-\[3em\] {
  padding-top: 3em;
}
.pt-\[4em\] {
  padding-top: 4em;
}
.pt-\[33px\] {
  padding-top: 33px;
}
.pt-\[35px\] {
  padding-top: 35px;
}
.pt-\[132px\] {
  padding-top: 132px;
}
.pb-\[3em\] {
  padding-bottom: 3em;
}
.pb-\[15px\] {
  padding-bottom: 15px;
}
.pb-\[28px\] {
  padding-bottom: 28px;
}
.pb-\[35px\] {
  padding-bottom: 35px;
}
.pl-\[10px\] {
  padding-left: 10px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[22px\] {
  font-size: 22px;
}
.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);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-\[0\.8px\] {
  --tw-tracking: 0.8px;
  letter-spacing: 0.8px;
}
.text-foreground {
  color: var(--color-foreground);
}
.text-secondary {
  color: var(--color-secondary);
}
.text-white {
  color: var(--color-white);
}
.uppercase {
  text-transform: uppercase;
}
.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-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;
}
.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\:block:is(:where(.group):hover *) {
    display: block;
  }
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 40rem) {
  .sm\:h-\[20em\] {
    height: 20em;
  }
}
@media (width >= 40rem) {
  .sm\:rounded-\[10px\] {
    border-radius: 10px;
  }
}
@media (width >= 40rem) {
  .sm\:px-\[1\.5rem\] {
    padding-inline: 1.5rem;
  }
}
@media (width >= 48rem) {
  .md\:mt-\[20px\] {
    margin-top: 20px;
  }
}
@media (width >= 48rem) {
  .md\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:block {
    display: block;
  }
}
@media (width >= 48rem) {
  .md\:flex {
    display: flex;
  }
}
@media (width >= 48rem) {
  .md\:h-\[20em\] {
    height: 20em;
  }
}
@media (width >= 48rem) {
  .md\:h-\[25em\] {
    height: 25em;
  }
}
@media (width >= 48rem) {
  .md\:h-\[30em\] {
    height: 30em;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[30\%\] {
    max-width: 30%;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[50\%\] {
    max-width: 50%;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[80\%\] {
    max-width: 80%;
  }
}
@media (width >= 48rem) {
  .md\:max-w-fit {
    max-width: fit-content;
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[50px\] {
    column-gap: 50px;
  }
}
@media (width >= 48rem) {
  .md\:px-\[3em\] {
    padding-inline: 3em;
  }
}
@media (width >= 48rem) {
  .md\:px-\[60px\] {
    padding-inline: 60px;
  }
}
@media (width >= 48rem) {
  .md\:py-\[3em\] {
    padding-block: 3em;
  }
}
@media (width >= 64rem) {
  .lg\:order-1 {
    order: 1;
  }
}
@media (width >= 64rem) {
  .lg\:order-2 {
    order: 2;
  }
}
@media (width >= 64rem) {
  .lg\:order-3 {
    order: 3;
  }
}
@media (width >= 64rem) {
  .lg\:-mt-\[55px\] {
    margin-top: calc(55px * -1);
  }
}
@media (width >= 64rem) {
  .lg\:-mt-\[130px\] {
    margin-top: calc(130px * -1);
  }
}
@media (width >= 64rem) {
  .lg\:mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[30px\] {
    margin-top: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[38px\] {
    margin-top: 38px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[40px\] {
    margin-top: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[70px\] {
    margin-top: 70px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[80px\] {
    margin-top: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:mb-\[20px\] {
    margin-bottom: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:mb-\[30px\] {
    margin-bottom: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:mb-\[40px\] {
    margin-bottom: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:block {
    display: block;
  }
}
@media (width >= 64rem) {
  .lg\:flex {
    display: flex;
  }
}
@media (width >= 64rem) {
  .lg\:hidden {
    display: none;
  }
}
@media (width >= 64rem) {
  .lg\:h-95 {
    height: calc(var(--spacing) * 95);
  }
}
@media (width >= 64rem) {
  .lg\:h-\[47px\] {
    height: 47px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[200px\] {
    height: 200px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[220px\] {
    height: 220px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[280px\] {
    height: 280px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[369px\] {
    height: 369px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[550px\] {
    height: 550px;
  }
}
@media (width >= 64rem) {
  .lg\:h-fit {
    height: fit-content;
  }
}
@media (width >= 64rem) {
  .lg\:h-full {
    height: 100%;
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/2 {
    width: calc(1/2 * 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-\[45\%\] {
    width: 45%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[47px\] {
    width: 47px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[55\%\] {
    width: 55%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[60\%\] {
    width: 60%;
  }
}
@media (width >= 64rem) {
  .lg\:w-fit {
    width: fit-content;
  }
}
@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-\[75\%\] {
    max-width: 75%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[80\%\] {
    max-width: 80%;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 64rem) {
  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (width >= 64rem) {
  .lg\:items-end {
    align-items: flex-end;
  }
}
@media (width >= 64rem) {
  .lg\:items-start {
    align-items: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:justify-center {
    justify-content: center;
  }
}
@media (width >= 64rem) {
  .lg\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[26px\] {
    column-gap: 26px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-\[80px\] {
    row-gap: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:p-\[46px\] {
    padding: 46px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[45px\] {
    padding-inline: 45px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[65px\] {
    padding-inline: 65px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[121px\] {
    padding-inline: 121px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[12px\] {
    padding-block: 12px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[35px\] {
    padding-block: 35px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[40px\] {
    padding-block: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[50px\] {
    padding-block: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[70px\] {
    padding-block: 70px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[75px\] {
    padding-block: 75px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[80px\] {
    padding-block: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[58px\] {
    padding-top: 58px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[60px\] {
    padding-top: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[68px\] {
    padding-top: 68px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[74px\] {
    padding-top: 74px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[135px\] {
    padding-top: 135px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[22px\] {
    padding-right: 22px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[40px\] {
    padding-right: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[50px\] {
    padding-right: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[60px\] {
    padding-right: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[50px\] {
    padding-bottom: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[53px\] {
    padding-bottom: 53px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[20px\] {
    padding-left: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[40px\] {
    padding-left: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[50px\] {
    padding-left: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[60px\] {
    padding-left: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:text-left {
    text-align: left;
  }
}
@media (width >= 64rem) {
  .lg\:text-right {
    text-align: right;
  }
}
@media (width >= 80rem) {
  .xl\:h-\[340px\] {
    height: 340px;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[60\%\] {
    max-width: 60%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[65\%\] {
    max-width: 65%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[213px\] {
    max-width: 213px;
  }
}
@media (width >= 80rem) {
  .xl\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[30px\] {
    gap: 30px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[35px\] {
    gap: 35px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-x-\[35px\] {
    column-gap: 35px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[26px\] {
    padding-inline: 26px;
  }
}
@media (width >= 80rem) {
  .xl\:py-\[25px\] {
    padding-block: 25px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[169px\] {
    padding-top: 169px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[55px\] {
    padding-right: 55px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[90px\] {
    padding-right: 90px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[26px\] {
    padding-left: 26px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[38px\] {
    padding-left: 38px;
  }
}
@media (width >= 80rem) {
  .xl\:text-\[16px\] {
    font-size: 16px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[300px\] {
    height: 300px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[365px\] {
    height: 365px;
  }
}
.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-primary);
}
@layer utilities {
  .text-quaternary {
    color: var(--wp--preset--color--quaternary) !important;
  }
  .text-action {
    color: var(--wp--preset--color--action) !important;
  }
  .text-ada-action {
    color: var(--wp--preset--color--ada-action) !important;
  }
  .text-accent {
    color: var(--wp--preset--color--accent) !important;
  }
  .text-neutral {
    color: var(--wp--preset--color--neutral) !important;
  }
  .bg-quaternary {
    background-color: var(--wp--preset--color--quaternary) !important;
  }
  .bg-action {
    background-color: var(--wp--preset--color--action) !important;
  }
  .bg-ada-action {
    background-color: var(--wp--preset--color--ada-action) !important;
  }
  .bg-accent {
    background-color: var(--wp--preset--color--accent) !important;
  }
  .bg-neutral {
    background-color: var(--wp--preset--color--neutral) !important;
  }
  .border-quaternary {
    border-color: var(--wp--preset--color--quaternary) !important;
  }
  .border-action {
    border-color: var(--wp--preset--color--action) !important;
  }
  .border-ada-action {
    border-color: var(--wp--preset--color--ada-action) !important;
  }
  .border-accent {
    border-color: var(--wp--preset--color--accent) !important;
  }
  .border-neutral {
    border-color: var(--wp--preset--color--neutral) !important;
  }
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  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-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-tracking: 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-space-x-reverse: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
    }
  }
}
