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

Virginia Interfaith 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: "Montserrat", sans-serif;
  --font-secondary: "Source Sans 3", sans-serif;
  --font-tertiary: "Permanent Marker", cursive;
  --plyr-color-main: #F0CC12;
}
.font-primary {
  font-family: var(--font-primary) !important;
}
.font-secondary {
  font-family: var(--font-secondary) !important;
}
.font-tertiary {
  font-family: var(--font-tertiary) !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: white;
}
#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: 2rem;
}
@media (width >= 40rem) {
  .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(--wp--preset--color--accent) !important;
}
body::-webkit-scrollbar-track {
  border-radius: 20px;
  background-color: var(--color-primary);
}
section#shadow-host-companion {
  padding: 0;
  margin: 0;
}
body {
  background-color: var(--color-white);
  font-size: 18px;
  --tw-leading: 1.3;
  line-height: 1.3;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-foreground);
}
@media (width >= 64rem) {
  body {
    font-size: 22px;
  }
}
body {
  font-family: var(--font-secondary) !important;
}
p {
  font-size: 18px;
  --tw-leading: 1.3;
  line-height: 1.3;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 64rem) {
  p {
    font-size: 22px;
  }
}
p {
  font-family: var(--font-secondary) !important;
  margin-top: 0 !important;
}
.text-small *, .text-small {
  font-size: 16px;
  --tw-leading: 1.6;
  line-height: 1.6;
}
.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: underline;
  }
}
.style-disc a {
  color: var(--wp--preset--color--ada-action) !important;
}
.style-disc a:hover {
  color: var(--wp--preset--color--action) !important;
}
.style-disc ul {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: calc(var(--spacing) * 0);
  list-style-type: disc;
  list-style-type: none;
}
:where(:is(.style-disc ul) > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
}
.style-disc ul {
  padding-left: calc(var(--spacing) * 0);
  font-size: 18px;
  --tw-leading: 1.3;
  line-height: 1.3;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 64rem) {
  .style-disc ul {
    font-size: 22px;
  }
}
.style-disc ul {
  font-family: var(--font-secondary) !important;
}
.style-disc ul li {
  margin-bottom: 1em;
}
@media (width >= 64rem) {
  .style-disc ul li {
    margin-bottom: 1.5em;
  }
}
.style-disc ul li {
  position: relative;
  padding-left: 1.5rem;
}
.style-disc ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0.5rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_4285_5132)'%3E%3Cmask id='mask0_4285_5132' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Cpath d='M8.07328 0.379914C7.08756 0.377054 6.111 0.569095 5.19977 0.944992C4.28853 1.32089 3.46061 1.87323 2.7636 2.57024C2.06659 3.26725 1.51425 4.09518 1.13835 5.00641C0.762455 5.91764 0.570414 6.8942 0.573274 7.87991C0.573274 9.86904 1.36345 11.7767 2.76997 13.1832C4.1765 14.5897 6.08415 15.3799 8.07328 15.3799C10.0624 15.3799 11.9701 14.5897 13.3766 13.1832C14.7831 11.7767 15.5733 9.86904 15.5733 7.87991C15.5761 6.8942 15.3841 5.91764 15.0082 5.00641C14.6323 4.09518 14.08 3.26725 13.383 2.57024C12.6859 1.87323 11.858 1.32089 10.9468 0.944992C10.0355 0.569095 9.05899 0.377054 8.07328 0.379914ZM12.4029 5.52758L6.94827 11.1866C6.91829 11.2199 6.88141 11.2463 6.8402 11.264C6.79899 11.2817 6.75443 11.2902 6.70961 11.2889C6.6644 11.2936 6.61875 11.2867 6.57698 11.2688C6.53521 11.2509 6.49871 11.2226 6.47094 11.1866L3.81194 8.32325L3.74527 8.25658C3.68172 8.19221 3.6442 8.10661 3.63994 8.01625C3.6438 7.92687 3.68019 7.84199 3.74227 7.77758L4.21961 7.30025C4.2504 7.26794 4.28743 7.24221 4.32845 7.22464C4.36948 7.20706 4.41364 7.198 4.45827 7.198C4.50291 7.198 4.54707 7.20706 4.5881 7.22464C4.62912 7.24221 4.66615 7.26794 4.69694 7.30025L4.73027 7.33358L6.60661 9.34658C6.62199 9.36276 6.6405 9.37564 6.66101 9.38444C6.68153 9.39324 6.70362 9.39778 6.72594 9.39778C6.74826 9.39778 6.77035 9.39324 6.79087 9.38444C6.81138 9.37564 6.82989 9.36276 6.84527 9.34658L11.4119 4.60791H11.4453C11.4761 4.5756 11.5131 4.54988 11.5541 4.5323C11.5951 4.51473 11.6393 4.50566 11.6839 4.50566C11.7286 4.50566 11.7727 4.51473 11.8138 4.5323C11.8548 4.54988 11.8918 4.5756 11.9226 4.60791L12.3999 5.08525C12.4321 5.11253 12.458 5.1465 12.4757 5.18477C12.4934 5.22305 12.5026 5.26473 12.5026 5.30691C12.5026 5.3491 12.4934 5.39078 12.4757 5.42905C12.458 5.46733 12.4321 5.50129 12.3999 5.52858L12.4029 5.52758Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_4285_5132)'%3E%3Cpath d='M-4.11426 -4.30737H20.2607V20.0676H-4.11426V-4.30737Z' fill='%23D12338'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4285_5132'%3E%3Crect width='15' height='15' fill='white' transform='translate(0.573242 0.379883)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.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(--wp--preset--color--action);
}
.link-underline a {
  text-decoration-line: underline;
}
.link-underline a:hover {
  color: var(--wp--preset--color--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);
}
.font-important * {
  font-weight: 500 !important;
}
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--primary);
}
#header-search-btn:hover svg path, #header-search-btn:focus svg path, #header-search-btn.active svg {
  stroke: var(--wp--preset--color--primary) !important;
}
h1 {
  font-size: 28px;
  --tw-leading: 1.3;
  line-height: 1.3;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 40rem) {
  h1 {
    font-size: 32px;
  }
}
@media (width >= 48rem) {
  h1 {
    font-size: 47px;
  }
}
@media (width >= 64rem) {
  h1 {
    font-size: 56px;
  }
}
@media (width >= 80rem) {
  h1 {
    font-size: 70px;
  }
}
h1 {
  font-family: var(--font-primary) !important;
}
h2 {
  font-size: 24px;
  --tw-leading: 1.3;
  line-height: 1.3;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 48rem) {
  h2 {
    font-size: 32px;
  }
}
@media (width >= 64rem) {
  h2 {
    font-size: 48px;
  }
}
h2 {
  font-family: var(--font-primary) !important;
}
h3 {
  font-size: 22px;
  --tw-leading: 1.1;
  line-height: 1.1;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 48rem) {
  h3 {
    font-size: 26px;
  }
}
@media (width >= 64rem) {
  h3 {
    font-size: 30px;
  }
}
h3 {
  font-family: var(--font-secondary) !important;
}
h4, .event-title {
  font-size: 20px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 48rem) {
  h4, .event-title {
    font-size: 22px;
  }
}
@media (width >= 64rem) {
  h4, .event-title {
    font-size: 26px;
  }
}
h4, .event-title {
  font-family: var(--font-secondary) !important;
}
h5, .counter-text {
  font-size: 18px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
@media (width >= 64rem) {
  h5, .counter-text {
    font-size: 20px;
  }
}
h5, .counter-text {
  font-family: var(--font-secondary) !important;
}
h6 {
  font-size: 14px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.9px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
@media (width >= 64rem) {
  h6 {
    font-size: 18px;
  }
}
h6 {
  font-family: var(--font-primary) !important;
}
.eyebrow {
  font-size: 14px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.9px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
}
@media (width >= 64rem) {
  .eyebrow {
    font-size: 18px;
  }
}
.eyebrow {
  font-family: var(--font-primary) !important;
}
.breadcrumbs {
  font-size: 12px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: #747270;
  text-transform: capitalize;
  font-family: var(--font-primary) !important;
}
.status {
  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-foreground);
  text-transform: uppercase;
  font-family: var(--font-primary) !important;
}
@media (hover: hover) {
  :is(.breadcrumbs a:hover):hover {
    color: var(--color-primary);
  }
}
.heading-shape span {
  position: relative;
  z-index: 1;
}
.heading-shape span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 7.5px;
  background-color: var(--color-primary);
  bottom: 13px;
  left: 0;
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
  max-width: 100%;
  animation: growFromLeft 0.8s ease-out 0.5s forwards;
}
@keyframes growFromLeft {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
.btn {
  position: relative;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-style: var(--tw-border-style);
  border-width: 3px;
  border-color: var(--color-primary);
  background-color: var(--color-primary);
  padding-inline: 12px;
  padding-block: 10px;
  text-align: center;
  font-size: 12px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  --tw-tracking: 0.7px;
  letter-spacing: 0.7px;
  color: var(--color-foreground);
  text-transform: lowercase;
  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 (hover: hover) {
  .btn:hover {
    border-color: var(--color-primary);
  }
}
@media (width >= 48rem) {
  .btn {
    padding-inline: 25px;
  }
}
@media (width >= 48rem) {
  .btn {
    font-size: 14px;
  }
}
@media (width >= 80rem) {
  .btn {
    padding-inline: 40px;
  }
}
@media (width >= 80rem) {
  .btn {
    padding-block: 12px;
  }
}
.btn {
  font-family: var(--font-primary) !important;
}
.btn .link-icon svg path {
  fill: var(--color-foreground);
}
.btn_fill_light:hover {
  background-color: var(--color-white);
  color: var(--color-foreground);
}
.btn_fill_light:hover .link-icon svg path {
  fill: var(--color-foreground);
}
.btn_fill_dark:hover {
  background-color: transparent;
  color: var(--color-foreground);
}
.btn_fill_dark:hover .link-icon svg path {
  fill: var(--color-foreground);
}
.btn_header.btn_fill_dark:hover {
  background-color: transparent;
  color: var(--color-white);
}
.btn_outline_light {
  background-color: transparent;
  color: var(--color-foreground);
}
.btn_outline_light:hover {
  background-color: var(--color-primary);
  color: var(--color-foreground);
}
.btn_outline_light:hover .link-icon svg path {
  fill: var(--color-foreground);
}
.btn_outline_dark {
  background-color: transparent;
  color: var(--color-white);
}
.btn_outline_dark:hover {
  background-color: var(--color-primary);
  color: var(--color-white);
}
.btn_outline_dark:hover .link-icon svg path {
  fill: var(--color-white);
}
.logo-header {
  height: 44px;
  max-width: 130px;
}
@media (width >= 80rem) {
  .logo-header {
    height: 67px;
  }
}
@media (width >= 80rem) {
  .logo-header {
    max-width: 200px;
  }
}
.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-primary) !important;
  position: relative;
}
.site-navigation a:hover, .site-navigation .current_page_item > a {
  color: var(--wp--preset--color--ada-action);
}
.site-navigation .menu-item-has-children > a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 5px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5' fill='none'%3e%3cpath d='M3.66582 3.51795L0.952168 0.954802C0.855414 0.863888 0.725225 0.81295 0.589615 0.81295C0.454006 0.81295 0.323816 0.863888 0.227062 0.954802C0.179514 0.999466 0.141747 1.05275 0.115965 1.11154C0.0901831 1.17032 0.0769043 1.23344 0.0769043 1.29719C0.0769043 1.36094 0.0901831 1.42406 0.115965 1.48285C0.141747 1.54163 0.179514 1.59492 0.227062 1.63958L3.30326 4.5452C3.40002 4.63611 3.53021 4.68705 3.66582 4.68705C3.80142 4.68705 3.93161 4.63611 4.02837 4.5452L7.10457 1.63973C7.15212 1.59507 7.18988 1.54179 7.21567 1.483C7.24145 1.42421 7.25473 1.3611 7.25473 1.29734C7.25473 1.23359 7.24145 1.17048 7.21567 1.11169C7.18988 1.0529 7.15212 0.999618 7.10457 0.954954C7.00781 0.86404 6.87762 0.813103 6.74202 0.813103C6.60641 0.813103 6.47622 0.86404 6.37946 0.954954L3.66582 3.51795Z' fill='%23323334'/%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: -30px;
}
#mobile-menu .menu-item-has-children {
  padding-inline-end: 0;
}
@media (width >= 64rem) {
  .site-navigation .menu-item-has-children {
    padding-inline-end: 44px;
  }
}
@media (width >= 80rem) {
  .site-navigation .menu-item-has-children {
    padding-inline-end: 56px;
  }
}
@media (width >= 96rem) {
  .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: white;
  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;
  font-size: 16px;
}
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: lowercase;
}
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: 14px;
}
.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--primary);
  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: 20px;
  }
}
.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--primary);
  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: 1px solid var(--wp--preset--color--primary) !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--primary) !important;
}
.search-container.search-form {
  width: calc(100% - 33px);
  border-style: var(--tw-border-style);
  border-width: 3px;
  border-color: var(--wp--preset--color--primary);
  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: 1px solid var(--wp--preset--color--primary);
  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: 123px;
  display: none;
  height: fit-content;
  width: 100vw;
  border-top-style: var(--tw-border-style);
  border-top-width: 3px;
  border-color: var(--color-primary);
  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: 160px;
  }
}
.popup {
  background-color: white !important;
  box-shadow: 0 4px 4px 0 rgba(106, 115, 123, 0.25);
}
.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%;
}
.ellipse-container {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.ellipse-mask-wrapper {
  width: 100%;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
}
.large .ellipse-mask-wrapper {
  aspect-ratio: 526 / 594;
}
.small .ellipse-mask-wrapper {
  aspect-ratio: 605 / 436;
}
.elipse-left.large .ellipse-mask-wrapper {
  -webkit-mask-image: url('shapes/mask_elipse_left.svg');
  mask-image: url('shapes/mask_elipse_left.svg');
}
.elipse-right.large .ellipse-mask-wrapper {
  -webkit-mask-image: url('shapes/mask_elipse_right.svg');
  mask-image: url('shapes/mask_elipse_right.svg');
}
.elipse-left.small .ellipse-mask-wrapper {
  -webkit-mask-image: url('shapes/mask_elipse_left_small.svg');
  mask-image: url('shapes/mask_elipse_left_small.svg');
}
.elipse-right.small .ellipse-mask-wrapper {
  -webkit-mask-image: url('shapes/mask_elipse_right_small.svg');
  mask-image: url('shapes/mask_elipse_right_small.svg');
}
.ellipse-mask-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.elipse-left .ellipse-container {
  margin-left: -50px;
}
.elipse-right .ellipse-container {
  margin-left: 50px;
}
.circle-container {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.circle-mask-wrapper {
  width: 100%;
  aspect-ratio: 531 / 532;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-image: url('shapes/mask_circle.svg');
  mask-image: url('shapes/mask_circle.svg');
}
.circle-mask-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.get-involved-section .bottom-cta-shape svg {
  position: relative;
  z-index: 2;
}
.counter-number {
  font-size: 80px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 40rem) {
  .counter-number {
    font-size: 40px;
  }
}
@media (width >= 48rem) {
  .counter-number {
    font-size: 50px;
  }
}
@media (width >= 64rem) {
  .counter-number {
    font-size: 60px;
  }
}
@media (width >= 80rem) {
  .counter-number {
    font-size: 80px;
  }
}
.counter-number {
  font-family: var(--font-tertiary) !important;
}
.tab-button {
  position: relative;
  cursor: pointer;
  --tw-border-style: none;
  border-style: none;
  background-color: transparent;
  padding-bottom: 17px;
  font-size: 16px;
  --tw-leading: var(--leading-normal);
  line-height: var(--leading-normal);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  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);
}
@media (width >= 64rem) {
  .tab-button {
    font-size: 20px;
  }
}
.tab-button {
  font-family: var(--font-secondary) !important;
}
.tab-button::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: -3px;
  left: 0;
  transform: scaleX(0);
  background-color: var(--wp--preset--color--primary);
  transform-origin: bottom right;
  transition: transform .25s ease-out;
}
.tab-button.active::after, .tab-button:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.event-image {
  height: 15em;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}
@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%;
  border-radius: 20px;
  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-content {
  padding-top: 30px;
}
.event-title:hover a:not(.btn), .event-card:hover a:not(.btn) {
  color: var(--wp--preset--color--ada-action) !important;
}
.event-image::after {
  content: '';
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: -1;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  background-color: var(--color-primary);
  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);
}
.news-card .event-image::after {
  background-color: var(--wp--preset--color--ada-action);
}
.accordion-header .indicator {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='45' height='40' viewBox='0 0 45 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='45' height='40' fill='%23F0CC12'/%3e%3cpath d='M22.5 22.3787L14.9388 14.4394C14.6692 14.1578 14.3065 14 13.9286 14C13.5507 14 13.188 14.1578 12.9184 14.4394C12.7859 14.5777 12.6807 14.7428 12.6088 14.9249C12.537 15.107 12.5 15.3025 12.5 15.4999C12.5 15.6974 12.537 15.8929 12.6088 16.075C12.6807 16.2571 12.7859 16.4221 12.9184 16.5605L21.4898 25.5606C21.7594 25.8422 22.1221 26 22.5 26C22.8779 26 23.2406 25.8422 23.5102 25.5606L32.0816 16.561C32.2141 16.4226 32.3193 16.2576 32.3912 16.0755C32.463 15.8934 32.5 15.6979 32.5 15.5004C32.5 15.3029 32.463 15.1074 32.3912 14.9253C32.3193 14.7432 32.2141 14.5782 32.0816 14.4399C31.812 14.1583 31.4493 14.0005 31.0714 14.0005C30.6935 14.0005 30.3308 14.1583 30.0612 14.4399L22.5 22.3787Z' fill='%23323334'/%3e%3cmask id='mask0_4475_2124' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='12' y='14' width='21' height='12'%3e%3cpath d='M22.5 22.3787L14.9388 14.4394C14.6692 14.1578 14.3065 14 13.9286 14C13.5507 14 13.188 14.1578 12.9184 14.4394C12.7859 14.5777 12.6807 14.7428 12.6088 14.9249C12.537 15.107 12.5 15.3025 12.5 15.4999C12.5 15.6974 12.537 15.8929 12.6088 16.075C12.6807 16.2571 12.7859 16.4221 12.9184 16.5605L21.4898 25.5606C21.7594 25.8422 22.1221 26 22.5 26C22.8779 26 23.2406 25.8422 23.5102 25.5606L32.0816 16.561C32.2141 16.4226 32.3193 16.2576 32.3912 16.0755C32.463 15.8934 32.5 15.6979 32.5 15.5004C32.5 15.3029 32.463 15.1074 32.3912 14.9253C32.3193 14.7432 32.2141 14.5782 32.0816 14.4399C31.812 14.1583 31.4493 14.0005 31.0714 14.0005C30.6935 14.0005 30.3308 14.1583 30.0612 14.4399L22.5 22.3787Z' fill='white'/%3e%3c/mask%3e%3cg mask='url(%23mask0_4475_2124)'%3e%3cpath d='M39.6793 2.00024H5.3208V37.9998H39.6793V2.00024Z' fill='%23323334'/%3e%3c/g%3e%3c/svg%3e");
  width: 45px;
  height: 40px;
}
.accordion-header[aria-expanded="true"] .indicator {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: transform .4s ease;
  -moz-transition: transform .4s ease;
  -o-transition: transform .4s ease;
  transition: transform .4s ease;
  transform-origin: center;
}
.accordion-content[aria-expanded="false"] {
  display: none;
}
.accordion-content[aria-expanded="true"] {
  display: block;
  max-height: max-content !important;
}
.form-iframe {
  width: 100%;
  border: none;
  height: 1406px;
}
.form-iframe-sec {
  width: 100%;
  border: none;
  height: 1516px;
}
.form-iframe-thr {
  width: 100%;
  border: none;
  height: 1600px;
}
@media (min-width: 768px) {
  .form-iframe {
    height: 1406px;
  }
  .form-iframe-sec {
    height: 1102px;
  }
  .form-iframe-thr {
    height: 1567px;
  }
}
@media (min-width: 1024px) {
  .form-iframe {
    height: 1800px;
  }
  .form-iframe-sec {
    height: 1072px;
  }
  .form-iframe-thr {
    height: 1349px;
  }
}
#footer-primary ul a {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: calc(var(--spacing) * 0);
  font-size: 14px;
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  --tw-tracking: 0.7px;
  letter-spacing: 0.7px;
  color: var(--color-foreground);
  text-transform: capitalize;
  text-decoration-line: none;
  font-family: var(--font-secondary) !important;
}
#footer-primary ul a:hover, #footer-primary ul li.current-menu-item a {
  color: var(--wp--preset--color--ada-action) !important;
}
.social:hover svg path {
  fill: var(--wp--preset--color--ada-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 (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);
  }
}
@media (min-width: 40rem) {
  .pl-contain {
    padding-left: calc(((100vw - 40rem) / 2) + 1.5rem);
  }
  .pr-contain {
    padding-right: calc(((100vw - 40rem) / 2) + 1.5rem);
  }
}
@media (min-width: 48rem) {
  .pl-contain {
    padding-left: calc(((100vw - 48rem) / 2) + 1.5rem);
  }
  .pr-contain {
    padding-right: calc(((100vw - 48rem) / 2) + 1.5rem);
  }
}
@media (min-width: 64rem) {
  .pl-contain {
    padding-left: calc(((100vw - 64rem) / 2) + 1.5rem);
  }
  .pr-contain {
    padding-right: calc(((100vw - 64rem) / 2) + 1.5rem);
  }
}
@media (min-width: 80rem) {
  .pl-contain {
    padding-left: calc(((100vw - 80rem) / 2) + 1.5rem);
  }
  .pr-contain {
    padding-right: calc(((100vw - 80rem) / 2) + 1.5rem);
  }
}
@media (min-width: 96rem) {
  .pl-contain {
    padding-left: calc(((100vw - 1538px) / 2) + 1.5rem);
  }
  .pr-contain {
    padding-right: calc(((100vw - 1538px) / 2) + 1.5rem);
  }
}
@media (min-width: 96rem) {
  .container {
    max-width: 1538px !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 (min-width: 2300px) {
  .site-navigation .menu-item-has-children > a, .footer-navigation li a, .info-copyright a, .site-navigation a {
    font-size: 20px !important;
  }
  .site-header .submenu li > a, .site-header.site-header-center .submenu li > a, .text-small *, .text-small, .btn {
    font-size: 18px;
  }
  .wave-bottom.dark-blue {
    bottom: -110px;
  }
  .entry-content {
    padding-top: 166px !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) {
    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: 3px !important;
    height: 3.5px !important;
  }
}
@media (max-width: 360.98px) {
  .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;
}
.static {
  position: static;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.right-0 {
  right: calc(var(--spacing) * 0);
}
.bottom-0 {
  bottom: calc(var(--spacing) * 0);
}
.bottom-\[-1px\] {
  bottom: -1px;
}
.bottom-\[-2px\] {
  bottom: -2px;
}
.bottom-\[-24px\] {
  bottom: -24px;
}
.bottom-\[-36px\] {
  bottom: -36px;
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.z-1 {
  z-index: 1;
}
.z-2 {
  z-index: 2;
}
.z-10 {
  z-index: 10;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[100\] {
  z-index: 100;
}
.container {
  width: 100%;
}
@media (width >= 40rem) {
  .container {
    max-width: 40rem;
  }
}
@media (width >= 48rem) {
  .container {
    max-width: 48rem;
  }
}
@media (width >= 64rem) {
  .container {
    max-width: 64rem;
  }
}
@media (width >= 80rem) {
  .container {
    max-width: 80rem;
  }
}
@media (width >= 96rem) {
  .container {
    max-width: 96rem;
  }
}
.m-0 {
  margin: calc(var(--spacing) * 0);
}
.mx-auto {
  margin-inline: auto;
}
.my-0 {
  margin-block: calc(var(--spacing) * 0);
}
.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-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-\[-3px\] {
  margin-top: -3px;
}
.mt-\[-20px\] {
  margin-top: -20px;
}
.mt-\[-190px\] {
  margin-top: -190px;
}
.mt-\[1em\] {
  margin-top: 1em;
}
.mt-\[4em\] {
  margin-top: 4em;
}
.mt-\[5px\] {
  margin-top: 5px;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[11px\] {
  margin-top: 11px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[16px\] {
  margin-top: 16px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[24px\] {
  margin-top: 24px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[46px\] {
  margin-top: 46px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.mb-\[-3px\] {
  margin-bottom: -3px;
}
.mb-\[-20px\] {
  margin-bottom: -20px;
}
.mb-\[8px\] {
  margin-bottom: 8px;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[33px\] {
  margin-bottom: 33px;
}
.ml-\[-1\.5rem\] {
  margin-left: -1.5rem;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.table {
  display: table;
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-7 {
  height: calc(var(--spacing) * 7);
}
.h-\[3px\] {
  height: 3px;
}
.h-\[4px\] {
  height: 4px;
}
.h-\[7px\] {
  height: 7px;
}
.h-\[20em\] {
  height: 20em;
}
.h-\[20px\] {
  height: 20px;
}
.h-\[60px\] {
  height: 60px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-0 {
  max-height: calc(var(--spacing) * 0);
}
.max-h-screen {
  max-height: 100vh;
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-10 {
  width: calc(var(--spacing) * 10);
}
.w-\[4px\] {
  width: 4px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[60px\] {
  width: 60px;
}
.w-\[100\%\] {
  width: 100%;
}
.w-\[calc\(100\%_\+_3rem\)\] {
  width: calc(100% + 3rem);
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.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-1 {
  flex: 1;
}
.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);
}
.rotate-180 {
  rotate: 180deg;
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.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;
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-10 {
  gap: calc(var(--spacing) * 10);
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[16px\] {
  gap: 16px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[60px\] {
  gap: 60px;
}
: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)));
}
.gap-x-8 {
  column-gap: calc(var(--spacing) * 8);
}
.gap-x-\[8px\] {
  column-gap: 8px;
}
.gap-x-\[10px\] {
  column-gap: 10px;
}
.gap-x-\[16px\] {
  column-gap: 16px;
}
.gap-x-\[20px\] {
  column-gap: 20px;
}
: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-\[1em\] {
  row-gap: 1em;
}
.gap-y-\[2em\] {
  row-gap: 2em;
}
.gap-y-\[3em\] {
  row-gap: 3em;
}
.gap-y-\[12px\] {
  row-gap: 12px;
}
.gap-y-\[20px\] {
  row-gap: 20px;
}
.gap-y-\[30px\] {
  row-gap: 30px;
}
.gap-y-\[63px\] {
  row-gap: 63px;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-y-visible {
  overflow-y: visible;
}
.rounded-\[4px\] {
  border-radius: 4px;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-t-\[20px\] {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.rounded-b-\[20px\] {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.border-\[2px\] {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-\[4px\] {
  border-style: var(--tw-border-style);
  border-width: 4px;
}
.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;
}
.border-b-\[2px\] {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.border-primary {
  border-color: var(--color-primary);
}
.border-tertiary {
  border-color: var(--color-tertiary);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-secondary {
  background-color: var(--color-secondary);
}
.bg-tertiary {
  background-color: var(--color-tertiary);
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: var(--color-white);
}
.bg-contain {
  background-size: contain;
}
.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;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-\[20px\] {
  padding: 20px;
}
.p-\[30px\] {
  padding: 30px;
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-7 {
  padding-inline: calc(var(--spacing) * 7);
}
.px-\[2rem\] {
  padding-inline: 2rem;
}
.px-\[20px\] {
  padding-inline: 20px;
}
.px-\[22px\] {
  padding-inline: 22px;
}
.px-\[25px\] {
  padding-inline: 25px;
}
.px-\[34px\] {
  padding-inline: 34px;
}
.px-\[35px\] {
  padding-inline: 35px;
}
.px-\[49px\] {
  padding-inline: 49px;
}
.px-\[60px\] {
  padding-inline: 60px;
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-\[15px\] {
  padding-block: 15px;
}
.py-\[25px\] {
  padding-block: 25px;
}
.pt-\[3px\] {
  padding-top: 3px;
}
.pt-\[25px\] {
  padding-top: 25px;
}
.pt-\[33px\] {
  padding-top: 33px;
}
.pt-\[35px\] {
  padding-top: 35px;
}
.pt-\[37px\] {
  padding-top: 37px;
}
.pt-\[40px\] {
  padding-top: 40px;
}
.pt-\[121px\] {
  padding-top: 121px;
}
.pr-0 {
  padding-right: calc(var(--spacing) * 0);
}
.pb-0 {
  padding-bottom: calc(var(--spacing) * 0);
}
.pb-\[20px\] {
  padding-bottom: 20px;
}
.pb-\[28px\] {
  padding-bottom: 28px;
}
.pb-\[35px\] {
  padding-bottom: 35px;
}
.pb-\[46px\] {
  padding-bottom: 46px;
}
.pb-\[50px\] {
  padding-bottom: 50px;
}
.pb-\[168px\] {
  padding-bottom: 168px;
}
.pl-\[10px\] {
  padding-left: 10px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[22px\] {
  font-size: 22px;
}
.leading-\[0\] {
  --tw-leading: 0;
  line-height: 0;
}
.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);
}
.tracking-\[0\.75px\] {
  --tw-tracking: 0.75px;
  letter-spacing: 0.75px;
}
.text-foreground {
  color: var(--color-foreground);
}
.text-primary {
  color: var(--color-primary);
}
.text-secondary {
  color: var(--color-secondary);
}
.text-white {
  color: var(--color-white);
}
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.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-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;
  }
}
@media (hover: hover) {
  .group-hover\:text-primary:is(:where(.group):hover *) {
    color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:bg-primary:hover {
    background-color: var(--color-primary);
  }
}
@media (hover: hover) {
  .hover\:text-white:hover {
    color: var(--color-white);
  }
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
.focus-visible\:outline-none:focus-visible {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 40rem) {
  .sm\:inline {
    display: inline;
  }
}
@media (width >= 40rem) {
  .sm\:h-\[25em\] {
    height: 25em;
  }
}
@media (width >= 40rem) {
  .sm\:w-fit {
    width: fit-content;
  }
}
@media (width >= 40rem) {
  .sm\:flex-row {
    flex-direction: row;
  }
}
@media (width >= 40rem) {
  .sm\:gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 40rem) {
  .sm\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:h-\[30em\] {
    height: 30em;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
@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\:flex-row-reverse {
    flex-direction: row-reverse;
  }
}
@media (width >= 48rem) {
  .md\:items-center {
    align-items: center;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[15px\] {
    column-gap: 15px;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[25px\] {
    column-gap: 25px;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[30px\] {
    column-gap: 30px;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[35px\] {
    column-gap: 35px;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[40px\] {
    column-gap: 40px;
  }
}
@media (width >= 48rem) {
  .md\:gap-x-\[50px\] {
    column-gap: 50px;
  }
}
@media (width >= 48rem) {
  .md\:gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:p-\[35px\] {
    padding: 35px;
  }
}
@media (width >= 48rem) {
  .md\:px-\[60px\] {
    padding-inline: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:-mt-\[60px\] {
    margin-top: calc(60px * -1);
  }
}
@media (width >= 64rem) {
  .lg\:-mt-\[80px\] {
    margin-top: calc(80px * -1);
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[40px\] {
    margin-top: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[60px\] {
    margin-top: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:-mb-\[60px\] {
    margin-bottom: calc(60px * -1);
  }
}
@media (width >= 64rem) {
  .lg\:-mb-\[80px\] {
    margin-bottom: calc(80px * -1);
  }
}
@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-\[60px\] {
    margin-bottom: 60px;
  }
}
@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-\[88px\] {
    height: 88px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[100px\] {
    height: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[280px\] {
    height: 280px;
  }
}
@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-1\/4 {
    width: calc(1/4 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-3\/4 {
    width: calc(3/4 * 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-\[50\%\] {
    width: 50%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[55\%\] {
    width: 55%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[70\%\] {
    width: 70%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[88px\] {
    width: 88px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[100px\] {
    width: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:w-fit {
    width: fit-content;
  }
}
@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-\[80\%\] {
    max-width: 80%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[90\%\] {
    max-width: 90%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[825px\] {
    max-width: 825px;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[875px\] {
    max-width: 875px;
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .lg\: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\:justify-end {
    justify-content: flex-end;
  }
}
@media (width >= 64rem) {
  .lg\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 64rem) {
  .lg\:gap-8 {
    gap: calc(var(--spacing) * 8);
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[16px\] {
    gap: 16px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-12 {
    column-gap: calc(var(--spacing) * 12);
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[37px\] {
    column-gap: 37px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[59px\] {
    column-gap: 59px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[64px\] {
    column-gap: 64px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-\[40px\] {
    row-gap: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-\[50px\] {
    row-gap: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-\[80px\] {
    row-gap: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:p-\[56px\] {
    padding: 56px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[2rem\] {
    padding-inline: 2rem;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[32px\] {
    padding-inline: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[40px\] {
    padding-inline: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[60px\] {
    padding-inline: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[120px\] {
    padding-inline: 120px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[12px\] {
    padding-block: 12px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[25px\] {
    padding-block: 25px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[40px\] {
    padding-block: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[45px\] {
    padding-block: 45px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[60px\] {
    padding-block: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[32px\] {
    padding-top: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[37px\] {
    padding-top: 37px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[68px\] {
    padding-top: 68px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[2em\] {
    padding-right: 2em;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[20px\] {
    padding-right: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[22px\] {
    padding-right: 22px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[30px\] {
    padding-right: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[35px\] {
    padding-right: 35px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[40px\] {
    padding-right: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[36px\] {
    padding-bottom: 36px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[40px\] {
    padding-bottom: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[53px\] {
    padding-bottom: 53px;
  }
}
@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-\[20px\] {
    padding-left: 20px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[21px\] {
    padding-left: 21px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[30px\] {
    padding-left: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[40px\] {
    padding-left: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:text-left {
    text-align: left;
  }
}
@media (width >= 80rem) {
  .xl\:mt-\[30px\] {
    margin-top: 30px;
  }
}
@media (width >= 80rem) {
  .xl\:mt-\[40px\] {
    margin-top: 40px;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[40\%\] {
    width: 40%;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[60\%\] {
    width: 60%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[65\%\] {
    max-width: 65%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[80\%\] {
    max-width: 80%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[200px\] {
    max-width: 200px;
  }
}
@media (width >= 80rem) {
  .xl\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[30px\] {
    gap: 30px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-x-\[22px\] {
    column-gap: 22px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-x-\[40px\] {
    column-gap: 40px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-x-\[93px\] {
    column-gap: 93px;
  }
}
@media (width >= 80rem) {
  .xl\:py-\[21px\] {
    padding-block: 21px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[158px\] {
    padding-top: 158px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[40px\] {
    padding-right: 40px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[50px\] {
    padding-right: 50px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[55px\] {
    padding-right: 55px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[70px\] {
    padding-right: 70px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[75px\] {
    padding-right: 75px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[40px\] {
    padding-left: 40px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[50px\] {
    padding-left: 50px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[70px\] {
    padding-left: 70px;
  }
}
@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-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-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-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;
  }
  .shadow-custom {
    box-shadow: 0px 4px 4px 0px rgba(106, 115, 123, 0.25);
  }
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-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-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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;
}
@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-space-y-reverse: 0;
      --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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-x-reverse: 0;
      --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;
    }
  }
}
