/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
/*!
Theme Name: REMBE US
Theme URI: https://underscoretw.com
Description: A custom tailwind based block theme for WordPress.
Version: 0.1.0
Author: Lazarus Design Team
Author URI: https://underscoretw.com/
Text Domain: rembe_us
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.

REMBE US 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-teal-700: oklch(51.1% 0.096 186.391);
  --color-gray-700: oklch(37.3% 0.034 259.733);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --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;
  --radius-md: 0.375rem;
  --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-background: var(--wp--preset--color--background);
  --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;
}
:-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: "Open Sans", sans-serif;
  --font-text: "Open Sans", sans-serif;
  --plyr-color-main: #009A93;
  --color-white: #FFFFFF;
  --color-primary: #009A93;
  --color-secondary: #00534D;
  --color-tertiary: #00A699;
  --color-foreground: #027D73;
  --color-background: #1E1E1E;
}
.font-primary {
  font-family: var(--font-primary) !important;
}
.font-text {
  font-family: var(--font-text) !important;
}
sup {
  top: -0.9em;
}
sub, sup {
  font-size: 60%;
}
body {
  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.36px;
  letter-spacing: 0.36px;
}
@media (width >= 64rem) {
  body {
    font-size: 18px;
  }
}
body {
  font-family: var(--font-text) !important;
}
#content {
  background-color: var(--color-background);
  color: var(--color-white);
}
.img-caption {
  position: absolute;
  right: 15px;
  bottom: 15px;
  display: flex;
  height: fit-content;
  width: fit-content;
  min-width: 100px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--color-primary);
  padding: calc(var(--spacing) * 4);
  padding-inline: calc(var(--spacing) * 2);
  padding-top: calc(var(--spacing) * 2);
  text-align: center;
  font-size: 12px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
  color: var(--color-white);
}
@media (width >= 40rem) {
  .img-caption {
    bottom: 30%;
  }
}
@media (width >= 48rem) {
  .img-caption {
    right: 50px;
  }
}
@media (width >= 48rem) {
  .img-caption {
    min-width: 120px;
  }
}
@media (width >= 48rem) {
  .img-caption {
    font-size: 14px;
  }
}
@media (width >= 64rem) {
  .img-caption {
    min-width: 135px;
  }
}
@media (width >= 64rem) {
  .img-caption {
    padding-block: calc(var(--spacing) * 4);
  }
}
@media (width >= 64rem) {
  .img-caption {
    font-size: 16px;
  }
}
.img-caption {
  aspect-ratio: 1;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}
body,	html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
body {
  overflow-y: hidden !important;
}
[data-aos] {
  will-change: transform, opacity;
}
.container {
  padding-inline: 1.5rem;
}
.gform_ajax_spinner {
  display: none !important;
}
body.mobile-menu-open {
  overflow: hidden;
}
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;
}
.style-disc ul {
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1.5em;
  list-style-type: disc;
  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.36px;
  letter-spacing: 0.36px;
}
@media (width >= 64rem) {
  .style-disc ul {
    font-size: 18px;
  }
}
.style-disc ul {
  font-family: var(--font-text) !important;
}
.style-disc ul li {
  margin-bottom: 0.5em;
}
.back-forth-media-graphic-section .style-disc * {
  color: var(--color-background) !important;
}
.style-disc a {
  color: var(--color-white);
  text-decoration-line: underline;
  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 (hover: hover) {
  :is(.style-disc a):hover {
    color: var(--color-white);
  }
}
@media (hover: hover) {
  :is(.style-disc a):hover {
    text-decoration-line: none;
  }
}
.style-disc strong,	.style-disc b {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.text-small,	.text-small * {
  font-size: 14px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.32px;
  letter-spacing: 0.32px;
}
@media (width >= 64rem) {
  .text-small,	.text-small * {
    font-size: 16px;
  }
}
.text-small,	.text-small * {
  font-family: var(--font-text) !important;
}
.no-scroll {
  overflow: hidden;
}
section#shadow-host-companion {
  padding: 0;
  margin: 0;
}
p, .mceContentBody ul {
  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.36px;
  letter-spacing: 0.36px;
}
@media (width >= 64rem) {
  p, .mceContentBody ul {
    font-size: 18px;
  }
}
p, .mceContentBody ul {
  font-family: var(--font-text) !important;
  margin-top: 0 !important;
}
.subheading {
  font-size: 14px;
  --tw-leading: 1.3;
  line-height: 1.3;
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  --tw-tracking: 1.08px;
  letter-spacing: 1.08px;
  text-transform: uppercase;
}
@media (width >= 48rem) {
  .subheading {
    font-size: 16px;
  }
}
@media (width >= 64rem) {
  .subheading {
    font-size: 18px;
  }
}
@media (width >= 64rem) {
  .subheading {
    --tw-leading: 1.4;
    line-height: 1.4;
  }
}
.subheading {
  font-family: var(--font-text) !important;
}
h1 {
  font-size: 30px;
  --tw-leading: 1.1;
  line-height: 1.1;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 48rem) {
  h1 {
    font-size: 42px;
  }
}
@media (width >= 64rem) {
  h1 {
    font-size: 50px;
  }
}
@media (width >= 80rem) {
  h1 {
    font-size: 73px;
  }
}
h1 {
  font-family: var(--font-primary) !important;
}
h2 {
  font-size: 26px;
  --tw-leading: 1.3;
  line-height: 1.3;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.55px;
  letter-spacing: 0.55px;
}
@media (width >= 48rem) {
  h2 {
    font-size: 30px;
  }
}
@media (width >= 64rem) {
  h2 {
    font-size: 40px;
  }
}
@media (width >= 80rem) {
  h2 {
    font-size: 55px;
  }
}
h2 {
  font-family: var(--font-primary) !important;
}
h3 {
  font-size: 22px;
  --tw-leading: 1.3;
  line-height: 1.3;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.42px;
  letter-spacing: 0.42px;
}
@media (width >= 48rem) {
  h3 {
    font-size: 26px;
  }
}
@media (width >= 64rem) {
  h3 {
    font-size: 30px;
  }
}
@media (width >= 80rem) {
  h3 {
    font-size: 42px;
  }
}
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);
}
@media (width >= 48rem) {
  h4 {
    font-size: 22px;
  }
}
@media (width >= 64rem) {
  h4 {
    font-size: 28px;
  }
}
@media (width >= 80rem) {
  h4 {
    font-size: 32px;
  }
}
h4 {
  font-family: var(--font-primary) !important;
}
h5 {
  font-size: 18px;
  --tw-leading: 1.2;
  line-height: 1.2;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 48rem) {
  h5 {
    font-size: 20px;
  }
}
@media (width >= 64rem) {
  h5 {
    font-size: 26px;
  }
}
@media (width >= 80rem) {
  h5 {
    font-size: 28px;
  }
}
h5 {
  font-family: var(--font-primary) !important;
}
.text-sub, .text-sub * {
  font-size: 18px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.44px;
  letter-spacing: 0.44px;
  color: var(--color-white);
}
@media (width >= 64rem) {
  .text-sub, .text-sub * {
    font-size: 22px;
  }
}
.text-sub, .text-sub * {
  font-family: var(--font-text) !important;
}
.text-title-cta {
  font-size: 40px;
  --tw-leading: 1.2;
  line-height: 1.2;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 48rem) {
  .text-title-cta {
    font-size: 50px;
  }
}
@media (width >= 64rem) {
  .text-title-cta {
    font-size: 65px;
  }
}
@media (width >= 80rem) {
  .text-title-cta {
    font-size: 85px;
  }
}
.text-title-cta {
  font-family: var(--font-primary) !important;
}
.text-sub-large {
  font-size: 22px;
  --tw-leading: 1.2;
  line-height: 1.2;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
}
@media (width >= 48rem) {
  .text-sub-large {
    font-size: 24px;
  }
}
@media (width >= 64rem) {
  .text-sub-large {
    font-size: 28px;
  }
}
@media (width >= 80rem) {
  .text-sub-large {
    font-size: 35px;
  }
}
.text-sub-large {
  font-family: var(--font-primary) !important;
}
.item-list {
  padding-inline: 13px;
  padding-block: 13px;
  font-size: 16px;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  --tw-tracking: 0.44px;
  letter-spacing: 0.44px;
}
@media (width >= 64rem) {
  .item-list {
    padding-inline: 19px;
  }
}
@media (width >= 80rem) {
  .item-list {
    font-size: 22px;
  }
}
.item-list {
  font-family: var(--font-text) !important;
}
.box-buttons {
  position: absolute;
  right: 86px;
  bottom: -5%;
  z-index: 3;
  margin-top: 1.5rem;
  display: none;
  height: 200px;
  width: 200px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
@media (width >= 48rem) {
  .box-buttons {
    display: flex;
  }
}
@media (width >= 64rem) {
  .box-buttons {
    bottom: -87px;
  }
}
@media (width >= 64rem) {
  .box-buttons {
    height: 300px;
  }
}
@media (width >= 64rem) {
  .box-buttons {
    width: 300px;
  }
}
@media (width >= 64rem) {
  .box-buttons {
    flex-direction: row;
  }
}
@media (width >= 80rem) {
  .box-buttons {
    bottom: -120px;
  }
}
@media (width >= 80rem) {
  .box-buttons {
    height: 400px;
  }
}
@media (width >= 80rem) {
  .box-buttons {
    width: 400px;
  }
}
.box-buttons {
  border-radius: 566.635px;
}
.filter-button {
  border-radius: 566.635px;
  background: rgba(0, 166, 153, 0.80);
  filter: blur(67px);
}
#pdf-content ul {
  list-style-type: none;
}
#pdf-content ul li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 45px;
}
#pdf-content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='64' height='64'%3e%3c!-- Document background --%3e%3crect x='12' y='4' width='40' height='56' rx='2' fill='%23FFFFFF' stroke='%2300534D' stroke-width='1.5'/%3e%3c!-- Folded corner --%3e%3cpath d='M 52 4 L 52 14 L 42 14 L 52 4 Z' fill='%23E8F4F3'/%3e%3cpath d='M 42 14 L 52 14 L 52 4' fill='none' stroke='%2300534D' stroke-width='1.5' stroke-linejoin='round'/%3e%3c!-- PDF text --%3e%3ctext x='32' y='40' font-family='Arial, Helvetica, sans-serif' font-size='14' font-weight='bold' text-anchor='middle' fill='%2300534D'%3ePDF%3c/text%3e%3c!-- Document lines decoration --%3e%3cline x1='18' y1='48' x2='46' y2='48' stroke='%2300534D' stroke-width='1.5' opacity='0.6'/%3e%3cline x1='18' y1='52' x2='38' y2='52' stroke='%2300534D' stroke-width='1.5' opacity='0.6'/%3e%3c/svg%3e");
}
.logo-header {
  height: 54px;
  max-width: 168px;
}
@media (width >= 48rem) {
  .logo-header {
    height: 73px;
  }
}
@media (width >= 48rem) {
  .logo-header {
    max-width: 230px;
  }
}
@media (width >= 64rem) {
  .logo-header {
    height: 85px;
  }
}
@media (width >= 64rem) {
  .logo-header {
    max-width: 268px;
  }
}
.site-navigation a {
  font-family: var(--font-primary) !important;
  position: relative;
  display: block;
  width: 100%;
  line-height: 1.3;
}
.site-navigation .menu-item-has-children {
  padding-inline-end: 36px;
}
.site-navigation .menu-item-has-children > a, .footer-navigation li a, .text-info-footer a, .info-copyright a {
  position: relative;
}
.site-navigation .menu-item-has-children > a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='19' height='11' viewBox='0 0 19 11' fill='none'%3e%3cpath d='M1.5 1L9.5 9L17.5 1' stroke='white' stroke-width='2'/%3e%3c/svg%3e");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -5px;
  transition: all ease .25s;
  position: absolute;
  right: -28px;
  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);
}
.site-header.site-header-center .site-navigation .menu-item-has-children > a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 10px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='11' viewBox='0 0 18 11' fill='none'%3e%3cpath d='M17.6537 2.17027L9.83027 10.6269C9.72124 10.7452 9.59169 10.839 9.44905 10.903C9.30641 10.967 9.15347 11 8.99902 11C8.84457 11 8.69164 10.967 8.54899 10.903C8.40635 10.839 8.2768 10.7452 8.16778 10.6269L0.344312 2.17027C0.123853 1.93197 -3.2851e-09 1.60876 0 1.27175C3.2851e-09 0.934743 0.123853 0.611537 0.344312 0.373235C0.564772 0.134934 0.863779 0.00105731 1.17556 0.00105731C1.48733 0.0010573 1.78634 0.134934 2.0068 0.373235L9 7.93241L15.9932 0.372179C16.2137 0.133877 16.5127 0 16.8244 0C17.1362 0 17.4352 0.133877 17.6557 0.372179C17.8761 0.61048 18 0.933687 18 1.2707C18 1.60771 17.8761 1.93091 17.6557 2.16921L17.6537 2.17027Z' fill='%23004C97'/%3e%3c/svg%3e");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -5px;
  transition: all ease .25s;
  position: absolute;
  right: -28px;
  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-header.site-header-center .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);
}
.site-navigation li .submenu > li {
  padding-block: 10px;
}
.site-header {
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: transparent;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -o-transition: transform .2s linear;
  -ms-transition: transform .2s linear;
  -moz-transition: transform .2s linear;
  -webkit-transition: transform .2s linear;
  transition: transform .2s linear;
}
.site-navigation li>a::after, .footer-navigation li a::after, .text-info-footer a::after, .info-copyright a::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: -2px;
  left: 0;
  background-color: var(--color-white);
  transform-origin: bottom right;
  transition: transform .25s ease-out;
}
.contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  box-shadow: none;
}
:is(.contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button):focus {
  --tw-outline-style: none;
  outline-style: none;
}
.contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button {
  position: relative !important;
}
.simple-link, .contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button, .contact-form.has-html-code input[type=submit] {
  position: relative;
  font-size: 16px;
  --tw-leading: 1.5;
  line-height: 1.5;
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  --tw-tracking: 0.54px;
  letter-spacing: 0.54px;
  text-transform: uppercase;
}
@media (width >= 64rem) {
  .simple-link, .contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button, .contact-form.has-html-code input[type=submit] {
    font-size: 18px;
  }
}
.simple-link, .contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button, .contact-form.has-html-code input[type=submit] {
  font-family: var(--font-primary) !important;
}
.simple-link.btn_primary, .contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button, .contact-form.has-html-code input[type=submit] {
  color: var(--color-white);
}
.simple-link.btn_secondary {
  color: var(--color-tertiary);
}
.simple-link::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(1);
  height: 2px;
  bottom: -8px;
  left: 0;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.contact-form.has-html-code input[type=submit] {
  position: relative;
  cursor: pointer;
  text-align: right;
}
.simple-link.btn_primary::after, .contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button::after, .contact-form.has-html-code input[type=submit]::after {
  background-color: var(--color-white);
}
.simple-link.btn_secondary::after, .contact-form.has-html-code input[type=submit]::after {
  background-color: var(--color-tertiary);
}
.simple-link:hover::after, .simple-link:focus::after {
  transform: scaleX(0);
  transform-origin: bottom left;
}
.contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button::after, .contact-form.has-html-code input[type=submit]::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: -8px;
  left: 0;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button:hover::after, .contact-form .gform_wrapper.gform-theme.gform-theme--framework .gform_footer .gform_button.button:focus::after, .contact-form.has-html-code input[type=submit]:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
ul#menu-mobile-menu ul.sub-menu li.current-menu-item > a {
  color: var(--color-white);
}
.site-header-center ul#menu-mobile-menu ul.sub-menu li.current-menu-item > a {
  color: var(--color-primary);
}
.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 {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.site-navigation li.menu-item-has-children a::after {
  display: none;
}
.site-header.header-scrolled {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.site-header .submenu li > a {
  color: var(--color-secondary);
}
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: 16px 0 16px 16px;
}
ul#menu-mobile-menu li.menu-open ul.sub-menu {
  border-top: 1px solid var(--color-secondary);
  margin-top: 10px;
}
ul#menu-mobile-menu ul.sub-menu li a {
  font-size: 16px;
  color: var(--color-white);
}
ul#menu-mobile-menu ul.sub-menu li {
  padding-bottom: 6px;
}
ul#menu-primary-left-menu li.current-menu-item > a, ul#menu-primary-left-menu ul.sub-menu li.current-menu-item > a, ul#menu-primary-right-menu li.current-menu-item > a, ul#menu-primary-right-menu ul.sub-menu li.current-menu-item > a, .current-menu-parent .submenu > a {
  color: var(--color-primary);
}
ul#menu-mobile-menu ul.sub-menu li a {
  color: var(--color-white);
}
ul#menu-mobile-menu li.current-menu-item > a, ul#menu-mobile-menu li .sub-menu li.current-menu-item > a {
  color: var(--wp--preset--color--senary) !important;
}
ul#menu-mobile-menu li.current-menu-item > a::after {
  display: none;
}
#primary-left-navigation > li:first-child {
  padding-left: 0 !important;
}
.site-header .submenu li > a {
  position: relative;
  font-size: 16px;
}
.site-header.site-header-center .submenu li > a {
  position: relative;
  font-size: 16px;
}
.site-header .submenu li > a::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: -12px;
  transform-origin: bottom left;
  transform: scaleY(0) !important;
  transition: transform .5s ease 0s;
  background-color: var(--color-secondary);
}
.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;
}
.site-header.header-scrolled, .site-header.header-scrolled-top {
  background-color: var(--color-secondary);
}
.site-header.header-scrolled .main-header, .site-header.header-scrolled-top .main-header {
  padding-block: 7px;
}
.padding-small {
  padding: 130px 0 !important;
}
.padding-medium {
  padding: 175px 0 !important;
}
.padding-large {
  padding: 220px 0;
}
.padding-xlarge {
  padding: 250px 0;
}
@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);
  }
}
.plyr--video {
  height: 100%;
  width: 100%;
}
.plyr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.plyr__video-wrapper {
  position: relative;
}
.plyr__poster {
  opacity: 1 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  cursor: pointer;
}
.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
  display: block !important;
  opacity: 1 !important;
}
.plyr:not(.plyr--playing) .plyr__poster {
  display: block !important;
  opacity: 1 !important;
}
.plyr.plyr--playing .plyr__poster {
  display: none !important;
}
.plyr__control--overlaid {
  z-index: 11 !important;
}
.plyr--playing .plyr__control--overlaid {
  display: none !important;
}
.plyr:not(.plyr--playing) .plyr__control--overlaid {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.plyr--youtube:not(.plyr--playing) iframe {
  opacity: 0;
  pointer-events: none;
}
.plyr--youtube.plyr--playing iframe {
  opacity: 1;
  pointer-events: auto;
}
.tabs-media-wrapper {
  border-radius: 5px;
}
.desktop-tabs {
  display: none;
  gap: calc(var(--spacing) * 0);
  column-gap: 14px;
  background-color: #1E1E1E;
}
@media (width >= 48rem) {
  .desktop-tabs {
    display: flex;
  }
}
.tab-button {
  cursor: pointer;
  padding-inline: calc(var(--spacing) * 8);
  padding-block: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-white);
  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));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
  background: rgba(0, 166, 153, 0.20);
}
.tab-button:hover {
  background-color: #00A699;
}
.tab-button.active {
  background-color: #00A699;
}
.tab-button.active:hover {
  background-color: #00A699;
}
.mobile-dropdown-container {
  display: block;
  padding: calc(var(--spacing) * 4);
}
@media (width >= 48rem) {
  .mobile-dropdown-container {
    display: none;
  }
}
.mobile-dropdown-container {
  background: rgba(0, 166, 153, 0.20);
}
.dropdown-button {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-radius: var(--radius-md);
  background-color: #00A699;
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 3);
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
  color: var(--color-white);
  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));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.dropdown-button:hover {
  background-color: var(--color-teal-700);
}
.dropdown-arrow {
  height: calc(var(--spacing) * 5);
  width: calc(var(--spacing) * 5);
  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;
}
.dropdown-arrow.open {
  rotate: 180deg;
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.dropdown-menu {
  margin-top: calc(var(--spacing) * 2);
  display: none;
  overflow: hidden;
  border-radius: var(--radius-md);
  background-color: #00A699;
  --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);
}
.dropdown-menu.show {
  display: block;
}
.dropdown-item {
  width: 100%;
  cursor: pointer;
  background-color: transparent;
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 3);
  text-align: left;
  color: var(--color-white);
  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));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.dropdown-item:hover {
  background-color: var(--color-gray-700);
}
.tab-content {
  display: none;
  padding: calc(var(--spacing) * 4);
}
@media (width >= 64rem) {
  .tab-content {
    padding: calc(var(--spacing) * 10);
  }
}
.tab-content {
  background: rgba(0, 166, 153, 0.20);
}
.tab-content.active {
  display: block;
}
.frame-h {
  height: 20em;
}
@media (width >= 48rem) {
  .frame-h {
    height: 500px;
  }
}
@media (width >= 64rem) {
  .frame-h {
    height: 600px;
  }
}
.iframe-container iframe {
  max-width: 100%;
}
.galery-recent-projects {
  display: flex;
  height: auto;
  width: 100%;
  flex-direction: column;
}
@media (width >= 64rem) {
  .galery-recent-projects {
    height: 35em;
  }
}
@media (width >= 64rem) {
  .galery-recent-projects {
    flex-direction: row;
  }
}
@media (width >= 96rem) {
  .galery-recent-projects {
    height: 45em;
  }
}
.item-gallery-project {
  position: relative;
  display: flex;
  min-height: 20em;
  flex: 1;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  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: 800ms;
  transition-duration: 800ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (width >= 64rem) {
  .item-gallery-project {
    min-height: 100%;
  }
}
.item-gallery-project {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  perspective: 1000px;
}
.item-gallery-project:hover {
  flex: 3;
}
.title-project {
  bottom: calc(var(--spacing) * 4);
  left: calc(var(--spacing) * 12);
  transform-origin: bottom left;
  padding-inline: 1.5rem;
  white-space: nowrap;
  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: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (width >= 64rem) {
  .title-project {
    position: absolute;
  }
}
@media (width >= 64rem) {
  .title-project {
    rotate: -90deg;
  }
}
@media (width >= 64rem) {
  .title-project {
    padding-inline: calc(var(--spacing) * 0);
  }
}
.title-project br {
  display: none;
}
.item-gallery-project:hover .title-project {
  position: unset;
  transform-origin: bottom left;
  rotate: 0deg;
  padding-inline: 1.5rem;
}
@media (width >= 64rem) {
  .item-gallery-project:hover .title-project {
    padding-inline: 54px;
  }
}
.item-gallery-project:hover .title-project br {
  display: block;
}
.box-process-unseen {
  inset: calc(var(--spacing) * 0);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding-inline: 1.5rem;
  padding-bottom: 1.5rem;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  transition-delay: 100ms;
  --tw-duration: 500ms;
  transition-duration: 500ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
@media (width >= 64rem) {
  .box-process-unseen {
    position: absolute;
  }
}
@media (width >= 64rem) {
  .box-process-unseen {
    --tw-translate-y: calc(var(--spacing) * 6);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (width >= 64rem) {
  .box-process-unseen {
    padding-inline: 54px;
  }
}
@media (width >= 64rem) {
  .box-process-unseen {
    padding-bottom: 54px;
  }
}
@media (width >= 64rem) {
  .box-process-unseen {
    opacity: 0%;
  }
}
.box-process-unseen {
  transform: rotateX(6deg);
}
.item-gallery-project:hover .box-process-unseen {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  opacity: 100%;
  transition-delay: 300ms;
  transform: rotateX(0deg);
  position: unset;
}
.accordion-header[aria-expanded="false"] .indicator.teal {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M10.615 14.0354H0.757812V10.7497H10.615V0.892578H13.9007V10.7497H23.7578V14.0354H13.9007V23.8926H10.615V14.0354Z' fill='%23009A93'/%3e%3c/svg%3e");
  height: 20px;
  width: 20px;
}
@media (width >= 64rem) {
  .accordion-header[aria-expanded="false"] .indicator.teal {
    height: 23px;
  }
}
@media (width >= 64rem) {
  .accordion-header[aria-expanded="false"] .indicator.teal {
    width: 23px;
  }
}
.accordion-header[aria-expanded="true"] .indicator.teal {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='5' viewBox='0 0 24 5' fill='none'%3e%3cpath d='M10.615 4.0355H0.757812V0.74979H10.615L13.9007 0.749756L23.7578 0.74979V4.0355H13.9007H10.615Z' fill='%23009A93'/%3e%3c/svg%3e");
  height: 3px;
  width: 20px;
}
@media (width >= 64rem) {
  .accordion-header[aria-expanded="true"] .indicator.teal {
    height: 3px;
  }
}
@media (width >= 64rem) {
  .accordion-header[aria-expanded="true"] .indicator.teal {
    width: 23px;
  }
}
.accordion-header[aria-expanded="false"] .indicator.white {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='23' height='24' viewBox='0 0 23 24' fill='none'%3e%3cpath d='M9.85714 13.6429H0V10.3571H9.85714V0.5H13.1429V10.3571H23V13.6429H13.1429V23.5H9.85714V13.6429Z' fill='%23EEEEEE'/%3e%3c/svg%3e");
  height: 20px;
  width: 20px;
}
@media (width >= 64rem) {
  .accordion-header[aria-expanded="false"] .indicator.white {
    height: 23px;
  }
}
@media (width >= 64rem) {
  .accordion-header[aria-expanded="false"] .indicator.white {
    width: 23px;
  }
}
.accordion-header[aria-expanded="true"] .indicator.white {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='23' height='4' viewBox='0 0 23 4' fill='none'%3e%3cpath d='M9.85714 3.64293H0V0.357212H9.85714L13.1429 0.357178L23 0.357212V3.64293H13.1429H9.85714Z' fill='%23EEEEEE'/%3e%3c/svg%3e");
  height: 3px;
  width: 20px;
}
@media (width >= 64rem) {
  .accordion-header[aria-expanded="true"] .indicator.white {
    height: 3px;
  }
}
@media (width >= 64rem) {
  .accordion-header[aria-expanded="true"] .indicator.white {
    width: 23px;
  }
}
.accordion-content[aria-expanded="false"] {
  display: none;
}
.accordion-content[aria-expanded="true"] {
  display: block;
  max-height: max-content !important;
}
.gall-two {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 10px;
}
@media (width >= 48rem) {
  .gall-two {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 64rem) {
  .gall-two {
    gap: 32px;
  }
}
.gall-content {
  position: relative;
  height: 15em;
  overflow: hidden;
}
@media (width >= 40rem) {
  .gall-content {
    height: 25em;
  }
}
@media (width >= 64rem) {
  .gall-content {
    height: 34em;
  }
}
.gall-content img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  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: 1000ms;
  transition-duration: 1000ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.gall-content:hover img {
  --tw-scale-x: 110%;
  --tw-scale-y: 110%;
  --tw-scale-z: 110%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.hotspot-container {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.hotspot-image {
  width: 100%;
  height: auto;
  display: block;
}
.hotspot-point {
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.hotspot-tooltip {
  position: absolute;
  bottom: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 20;
  width: 225px;
  pointer-events: none;
}
.hotspot-tooltip.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.hotspot-close {
  display: none;
  position: absolute;
  top: -8px;
  right: -8px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 30;
  pointer-events: auto;
  box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.hotspot-close svg {
  height: 100%;
  width: 100%;
}
@media (max-width: 768px) {
  .hotspot-tooltip.show .hotspot-close {
    display: block;
  }
}
.hotspot-tooltip::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #1f2937 transparent transparent transparent;
}
.hotspot-tooltip.tooltip-top {
  bottom: calc(100% + 10px);
  top: auto;
}
.hotspot-tooltip.tooltip-bottom {
  top: calc(100% + 10px);
  bottom: auto;
}
.hotspot-tooltip.tooltip-bottom::after {
  top: -10px;
  border-color: transparent transparent #1f2937 transparent;
}
.hotspot-svg {
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.hotspot-svg:hover {
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .hotspot-svg {
    width: 28px;
    height: 29px;
  }
  .hotspot-tooltip {
    max-width: 250px;
    font-size: 0.875rem;
  }
}
@media (max-width: 480px) {
  .hotspot-svg, .hotspot-close svg {
    width: 24px;
    height: 25px;
  }
}
.gform_wrapper.gform-theme .ginput_container_date input {
  width: 100%;
}
.custom-radio input[type="radio"] {
  height: 16px;
  width: 16px;
  appearance: none;
}
:is(.custom-radio input[type="radio"]):checked {
  border-color: var(--color-secondary);
}
:is(.custom-radio input[type="radio"]):checked {
  background-color: var(--color-secondary);
}
:is(.custom-radio input[type="radio"]):focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(.custom-radio input[type="radio"]):focus {
  --tw-ring-color: var(--color-secondary);
}
:is(.custom-radio input[type="radio"]):focus {
  --tw-outline-style: none;
  outline-style: none;
}
.custom-radio input[type="radio"] {
  border: 0 !important;
  border-radius: 0 !important;
}
[type='radio'] {
  border-radius: 100%;
  width: 16px;
  height: 16px;
  background-color: rgba(12, 35, 64, 0.15);
}
.custom-radio .gfield_radio {
  display: flex;
  align-items: center;
  gap: 5px;
}
.gform_wrapper.gform-theme .gfield_label, .gfield--type-html, .gfield--type-html label {
  font-size: 18px;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-white);
}
@media (width >= 64rem) {
  .gform_wrapper.gform-theme .gfield_label, .gfield--type-html, .gfield--type-html label {
    font-size: 20px;
  }
}
.gform_wrapper.gform-theme .gfield_label, .gfield--type-html, .gfield--type-html label {
  font-family: var(--font-text) !important;
}
.consent .gform-field-label.gform-field-label--type-inline.gfield_consent_label {
  font-size: 14px;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-white);
  font-style: italic;
}
@media (width >= 80rem) {
  .consent .gform-field-label.gform-field-label--type-inline.gfield_consent_label {
    font-size: 17px;
  }
}
.consent .gform-field-label.gform-field-label--type-inline.gfield_consent_label {
  font-family: var(--font-text) !important;
}
.gform_wrapper.gform-theme .custom-radio .gfield_label {
  font-size: 18px;
}
@media (width >= 64rem) {
  .gform_wrapper.gform-theme .custom-radio .gfield_label {
    font-size: 20px;
  }
}
.contact-form .gform_wrapper.gform-theme .ginput_container_date input, .contact-form .gform_wrapper.gform-theme .ginput_container_date, .contact-form.has-html-code input, .contact-form.has-html-code textarea {
  display: block;
  width: 100%;
}
.gform_wrapper.gform-theme input[type=color], .gform_wrapper.gform-theme input[type=date], .gform_wrapper.gform-theme input[type=datetime-local], .gform_wrapper.gform-theme input[type=datetime], .gform_wrapper.gform-theme input[type=email], .gform_wrapper.gform-theme input[type=month], .gform_wrapper.gform-theme input[type=number], .gform_wrapper.gform-theme input[type=password], .gform_wrapper.gform-theme input[type=search], .gform_wrapper.gform-theme input[type=tel], .gform_wrapper.gform-theme input[type=text], .gform_wrapper.gform-theme input[type=time], .gform_wrapper.gform-theme input[type=url], .gform_wrapper.gform-theme input[type=week], .gform_wrapper.gform-theme select, .gform_wrapper.gform-theme textarea, .contact-form.has-html-code input:not([type=submit]), .contact-form.has-html-code textarea {
  border-radius: 0;
  border-style: var(--tw-border-style);
  border-width: 0px;
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
  border-color: var(--color-white);
  background-color: transparent;
  padding: calc(var(--spacing) * 0);
  padding-bottom: 10px;
  font-size: 18px;
  --tw-leading: 1;
  line-height: 1;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-white);
}
:is(.gform_wrapper.gform-theme input[type=color],.gform_wrapper.gform-theme input[type=date],.gform_wrapper.gform-theme input[type=datetime-local],.gform_wrapper.gform-theme input[type=datetime],.gform_wrapper.gform-theme input[type=email],.gform_wrapper.gform-theme input[type=month],.gform_wrapper.gform-theme input[type=number],.gform_wrapper.gform-theme input[type=password],.gform_wrapper.gform-theme input[type=search],.gform_wrapper.gform-theme input[type=tel],.gform_wrapper.gform-theme input[type=text],.gform_wrapper.gform-theme input[type=time],.gform_wrapper.gform-theme input[type=url],.gform_wrapper.gform-theme input[type=week],.gform_wrapper.gform-theme select,.gform_wrapper.gform-theme textarea,.contact-form.has-html-code input:not([type=submit]),.contact-form.has-html-code textarea)::placeholder {
  color: var(--color-white);
}
.gform_wrapper.gform-theme input[type=color], .gform_wrapper.gform-theme input[type=date], .gform_wrapper.gform-theme input[type=datetime-local], .gform_wrapper.gform-theme input[type=datetime], .gform_wrapper.gform-theme input[type=email], .gform_wrapper.gform-theme input[type=month], .gform_wrapper.gform-theme input[type=number], .gform_wrapper.gform-theme input[type=password], .gform_wrapper.gform-theme input[type=search], .gform_wrapper.gform-theme input[type=tel], .gform_wrapper.gform-theme input[type=text], .gform_wrapper.gform-theme input[type=time], .gform_wrapper.gform-theme input[type=url], .gform_wrapper.gform-theme input[type=week], .gform_wrapper.gform-theme select, .gform_wrapper.gform-theme textarea, .contact-form.has-html-code input:not([type=submit]), .contact-form.has-html-code textarea {
  --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);
}
:is(.gform_wrapper.gform-theme input[type=color],.gform_wrapper.gform-theme input[type=date],.gform_wrapper.gform-theme input[type=datetime-local],.gform_wrapper.gform-theme input[type=datetime],.gform_wrapper.gform-theme input[type=email],.gform_wrapper.gform-theme input[type=month],.gform_wrapper.gform-theme input[type=number],.gform_wrapper.gform-theme input[type=password],.gform_wrapper.gform-theme input[type=search],.gform_wrapper.gform-theme input[type=tel],.gform_wrapper.gform-theme input[type=text],.gform_wrapper.gform-theme input[type=time],.gform_wrapper.gform-theme input[type=url],.gform_wrapper.gform-theme input[type=week],.gform_wrapper.gform-theme select,.gform_wrapper.gform-theme textarea,.contact-form.has-html-code input:not([type=submit]),.contact-form.has-html-code textarea):focus {
  --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);
}
:is(.gform_wrapper.gform-theme input[type=color],.gform_wrapper.gform-theme input[type=date],.gform_wrapper.gform-theme input[type=datetime-local],.gform_wrapper.gform-theme input[type=datetime],.gform_wrapper.gform-theme input[type=email],.gform_wrapper.gform-theme input[type=month],.gform_wrapper.gform-theme input[type=number],.gform_wrapper.gform-theme input[type=password],.gform_wrapper.gform-theme input[type=search],.gform_wrapper.gform-theme input[type=tel],.gform_wrapper.gform-theme input[type=text],.gform_wrapper.gform-theme input[type=time],.gform_wrapper.gform-theme input[type=url],.gform_wrapper.gform-theme input[type=week],.gform_wrapper.gform-theme select,.gform_wrapper.gform-theme textarea,.contact-form.has-html-code input:not([type=submit]),.contact-form.has-html-code textarea):focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 64rem) {
  .gform_wrapper.gform-theme input[type=color], .gform_wrapper.gform-theme input[type=date], .gform_wrapper.gform-theme input[type=datetime-local], .gform_wrapper.gform-theme input[type=datetime], .gform_wrapper.gform-theme input[type=email], .gform_wrapper.gform-theme input[type=month], .gform_wrapper.gform-theme input[type=number], .gform_wrapper.gform-theme input[type=password], .gform_wrapper.gform-theme input[type=search], .gform_wrapper.gform-theme input[type=tel], .gform_wrapper.gform-theme input[type=text], .gform_wrapper.gform-theme input[type=time], .gform_wrapper.gform-theme input[type=url], .gform_wrapper.gform-theme input[type=week], .gform_wrapper.gform-theme select, .gform_wrapper.gform-theme textarea, .contact-form.has-html-code input:not([type=submit]), .contact-form.has-html-code textarea {
    font-size: 20px;
  }
}
.gform_wrapper.gform-theme input[type=color], .gform_wrapper.gform-theme input[type=date], .gform_wrapper.gform-theme input[type=datetime-local], .gform_wrapper.gform-theme input[type=datetime], .gform_wrapper.gform-theme input[type=email], .gform_wrapper.gform-theme input[type=month], .gform_wrapper.gform-theme input[type=number], .gform_wrapper.gform-theme input[type=password], .gform_wrapper.gform-theme input[type=search], .gform_wrapper.gform-theme input[type=tel], .gform_wrapper.gform-theme input[type=text], .gform_wrapper.gform-theme input[type=time], .gform_wrapper.gform-theme input[type=url], .gform_wrapper.gform-theme input[type=week], .gform_wrapper.gform-theme select, .gform_wrapper.gform-theme textarea, .contact-form.has-html-code input:not([type=submit]), .contact-form.has-html-code textarea {
  font-family: var(--font-text) !important;
}
.contact-form .gform_wrapper.gform-theme input[type=color], .contact-form .gform_wrapper.gform-theme input[type=date], .contact-form .gform_wrapper.gform-theme input[type=datetime-local], .contact-form .gform_wrapper.gform-theme input[type=datetime], .contact-form .gform_wrapper.gform-theme input[type=email], .contact-form .gform_wrapper.gform-theme input[type=month], .contact-form .gform_wrapper.gform-theme input[type=number], .gform_wrapper.gform-theme input[type=password], .contact-form .gform_wrapper.gform-theme input[type=search], .contact-form .gform_wrapper.gform-theme input[type=tel], .contact-form .gform_wrapper.gform-theme input[type=text], .contact-form .gform_wrapper.gform-theme input[type=time], .contact-form .gform_wrapper.gform-theme input[type=url], .contact-form .gform_wrapper.gform-theme input[type=week], .contact-form .gform_wrapper.gform-theme select, .contact-form .gform_wrapper.gform-theme textarea {
  padding: calc(var(--spacing) * 0);
  padding-bottom: 12px;
  font-size: 18px;
  color: var(--color-white);
}
:is(.contact-form .gform_wrapper.gform-theme input[type=color],.contact-form .gform_wrapper.gform-theme input[type=date],.contact-form .gform_wrapper.gform-theme input[type=datetime-local],.contact-form .gform_wrapper.gform-theme input[type=datetime],.contact-form .gform_wrapper.gform-theme input[type=email],.contact-form .gform_wrapper.gform-theme input[type=month],.contact-form .gform_wrapper.gform-theme input[type=number],.gform_wrapper.gform-theme input[type=password],.contact-form .gform_wrapper.gform-theme input[type=search],.contact-form .gform_wrapper.gform-theme input[type=tel],.contact-form .gform_wrapper.gform-theme input[type=text],.contact-form .gform_wrapper.gform-theme input[type=time],.contact-form .gform_wrapper.gform-theme input[type=url],.contact-form .gform_wrapper.gform-theme input[type=week],.contact-form .gform_wrapper.gform-theme select,.contact-form .gform_wrapper.gform-theme textarea)::placeholder {
  color: var(--color-white);
}
@media (width >= 64rem) {
  .contact-form .gform_wrapper.gform-theme input[type=color], .contact-form .gform_wrapper.gform-theme input[type=date], .contact-form .gform_wrapper.gform-theme input[type=datetime-local], .contact-form .gform_wrapper.gform-theme input[type=datetime], .contact-form .gform_wrapper.gform-theme input[type=email], .contact-form .gform_wrapper.gform-theme input[type=month], .contact-form .gform_wrapper.gform-theme input[type=number], .gform_wrapper.gform-theme input[type=password], .contact-form .gform_wrapper.gform-theme input[type=search], .contact-form .gform_wrapper.gform-theme input[type=tel], .contact-form .gform_wrapper.gform-theme input[type=text], .contact-form .gform_wrapper.gform-theme input[type=time], .contact-form .gform_wrapper.gform-theme input[type=url], .contact-form .gform_wrapper.gform-theme input[type=week], .contact-form .gform_wrapper.gform-theme select, .contact-form .gform_wrapper.gform-theme textarea {
    font-size: 20px;
  }
}
.contact-form .gform_wrapper.gform-theme input[type=color], .contact-form .gform_wrapper.gform-theme input[type=date], .contact-form .gform_wrapper.gform-theme input[type=datetime-local], .contact-form .gform_wrapper.gform-theme input[type=datetime], .contact-form .gform_wrapper.gform-theme input[type=email], .contact-form .gform_wrapper.gform-theme input[type=month], .contact-form .gform_wrapper.gform-theme input[type=number], .gform_wrapper.gform-theme input[type=password], .contact-form .gform_wrapper.gform-theme input[type=search], .contact-form .gform_wrapper.gform-theme input[type=tel], .contact-form .gform_wrapper.gform-theme input[type=text], .contact-form .gform_wrapper.gform-theme input[type=time], .contact-form .gform_wrapper.gform-theme input[type=url], .contact-form .gform_wrapper.gform-theme input[type=week], .contact-form .gform_wrapper.gform-theme select, .contact-form .gform_wrapper.gform-theme textarea {
  font-family: var(--font-text) !important;
}
.contact-form.general_contact .gform_wrapper.gform-theme input[type=color], .contact-form.general_contact .gform_wrapper.gform-theme input[type=date], .contact-form.general_contact .gform_wrapper.gform-theme input[type=datetime-local], .contact-form.general_contact .gform_wrapper.gform-theme input[type=datetime], .contact-form.general_contact .gform_wrapper.gform-theme input[type=email], .contact-form.general_contact .gform_wrapper.gform-theme input[type=month], .contact-form.general_contact .gform_wrapper.gform-theme input[type=number], .general_contact .gform_wrapper.gform-theme input[type=password], .contact-form.general_contact .gform_wrapper.gform-theme input[type=search], .contact-form.general_contact .gform_wrapper.gform-theme input[type=tel], .contact-form.general_contact .gform_wrapper.gform-theme input[type=text], .contact-form.general_contact .gform_wrapper.gform-theme input[type=time], .contact-form.general_contact .gform_wrapper.gform-theme input[type=url], .contact-form.general_contact .gform_wrapper.gform-theme input[type=week], .contact-form.general_contact .gform_wrapper.gform-theme select, .contact-form.general_contact .gform_wrapper.gform-theme textarea {
  border-color: var(--color-secondary);
  color: var(--color-secondary);
}
:is(.contact-form.general_contact .gform_wrapper.gform-theme input[type=color],.contact-form.general_contact .gform_wrapper.gform-theme input[type=date],.contact-form.general_contact .gform_wrapper.gform-theme input[type=datetime-local],.contact-form.general_contact .gform_wrapper.gform-theme input[type=datetime],.contact-form.general_contact .gform_wrapper.gform-theme input[type=email],.contact-form.general_contact .gform_wrapper.gform-theme input[type=month],.contact-form.general_contact .gform_wrapper.gform-theme input[type=number],.general_contact .gform_wrapper.gform-theme input[type=password],.contact-form.general_contact .gform_wrapper.gform-theme input[type=search],.contact-form.general_contact .gform_wrapper.gform-theme input[type=tel],.contact-form.general_contact .gform_wrapper.gform-theme input[type=text],.contact-form.general_contact .gform_wrapper.gform-theme input[type=time],.contact-form.general_contact .gform_wrapper.gform-theme input[type=url],.contact-form.general_contact .gform_wrapper.gform-theme input[type=week],.contact-form.general_contact .gform_wrapper.gform-theme select,.contact-form.general_contact .gform_wrapper.gform-theme textarea)::placeholder {
  color: var(--color-secondary);
}
.contact-form .gform_wrapper.gform-theme legend {
  padding: calc(var(--spacing) * 0);
  padding-bottom: 12px;
  font-size: 18px;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-white);
}
@media (width >= 64rem) {
  .contact-form .gform_wrapper.gform-theme legend {
    font-size: 20px;
  }
}
.contact-form .gform_wrapper.gform-theme legend {
  font-family: var(--font-text) !important;
}
.contact-form.general_contact .gform_wrapper.gform-theme legend {
  color: var(--color-secondary);
}
.contact-form .gform_wrapper.gform-theme .gform_fields {
  row-gap: 32px;
}
.contact-form .gform_wrapper.gform-theme .ginput_container_address span, .contact-form .gform_wrapper.gform-theme .ginput_full:not(:last-of-type) {
  margin-bottom: 28px;
}
.gform_wrapper.gform-theme .gform_footer, .gform_wrapper.gform-theme .gform_page_footer {
  margin-top: 28px;
  padding: calc(var(--spacing) * 0);
}
.gform_wrapper.gform-theme #field_submit, .gform_wrapper.gform-theme .gform_footer {
  justify-content: flex-end;
}
.contact-form.general_contact .gform_wrapper.gform-theme #field_submit, .gform_wrapper.gform-theme .gform_footer {
  justify-content: flex-end;
}
.contact-form .gform_wrapper.gform-theme .gfield textarea.medium {
  height: 124px;
}
@media (hover: hover) {
  :is(.contact-form a):hover {
    color: var(--color-white);
  }
}
@media (width >= 40rem) {
  .gform_wrapper.gform-theme .ginput_container_address span.address_city, .gform_wrapper.gform-theme .ginput_container_address span.ginput_address_state, .gform_wrapper.gform-theme .ginput_container_address span.ginput_address_zip {
    flex-basis: calc(1/3 * 100%);
  }
}
.contact-info h3 {
  padding-top: 1.3rem;
}
.general_contact .gform_wrapper.gform-theme input[type="text"]:focus, .general_contact .gform_wrapper.gform-theme input[type="email"]:focus, .general_contact .gform_wrapper.gform-theme input[type="tel"]:focus, .general_contact .gform_wrapper.gform-theme input[type="password"]:focus, .general_contact .gform_wrapper input[type="number"]:focus, .general_contact .gform_wrapper.gform-theme input[type="url"]:focus, .general_contact .gform_wrapper.gform-theme input[type="search"]:focus, .general_contact .gform_wrapper textarea:focus, .general_contact .gform_wrapper.gform-theme select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.general_contact hr {
  margin-bottom: 32px;
  height: 3px;
  background-color: var(--color-white);
}
.general_contact p {
  margin-top: 20px;
  color: var(--color-white);
}
.general_contact p.no-p {
  margin-top: calc(var(--spacing) * 0);
}
body .custom-file-up {
  border: 1px solid var(--color-white);
  border-radius: 0px;
}
.gform_wrapper.gform-theme .custom-file-up .gfield_label {
  font-size: 18px;
}
@media (width >= 64rem) {
  .gform_wrapper.gform-theme .custom-file-up .gfield_label {
    font-size: 20px;
  }
}
.gform_wrapper.gform-theme .custom-file-up .gfield_label {
  display: flex !important;
  margin-bottom: 8px;
  color: var(--color-white) !important;
  font-weight: 400 !important;
  padding: 0;
  align-items: center !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 0.5em;
  padding-top: 2em !important;
  padding-bottom: 0 !important;
}
body .custom-file-up label::before {
  content: '';
  display: inline-block;
  width: 45px;
  height: 45px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 46 46' fill='none'%3e%3cmask id='mask0_529_9758' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='46' height='46'%3e%3crect x='0.46875' width='45.0625' height='45.0625' fill='%23D9D9D9'/%3e%3c/mask%3e%3cg mask='url(%23mask0_529_9758)'%3e%3cpath d='M22.0614 29.247V13.0057L17.6851 17.382L16.3563 16.0316L23.0002 9.3877L29.644 16.0316L28.3152 17.382L23.939 13.0057V29.247H22.0614ZM12.89 35.6742C12.0258 35.6742 11.3043 35.3847 10.7253 34.8058C10.1464 34.2268 9.85693 33.5053 9.85693 32.6411V28.0915H11.7345V32.6411C11.7345 32.93 11.8549 33.1947 12.0956 33.4355C12.3363 33.6762 12.6011 33.7966 12.89 33.7966H33.1104C33.3992 33.7966 33.664 33.6762 33.9047 33.4355C34.1454 33.1947 34.2658 32.93 34.2658 32.6411V28.0915H36.1434V32.6411C36.1434 33.5053 35.8539 34.2268 35.275 34.8058C34.6961 35.3847 33.9745 35.6742 33.1104 35.6742H12.89Z' fill='%230C2340'/%3e%3c/g%3e%3c/svg%3e");
  background-size: contain;
  cursor: pointer;
  padding: 10px;
}
body .custom-file-up .gfield_fileupload_filename, body .custom-file-up .dashicons-trash:before, body .custom-file-up .ginput_preview_list {
  color: var(--color-secondary);
  font-size: 18px;
}
@media (width >= 64rem) {
  body .custom-file-up .gfield_fileupload_filename, body .custom-file-up .dashicons-trash:before, body .custom-file-up .ginput_preview_list {
    font-size: 20px;
  }
}
body .custom-file-up .gfield_fileupload_filename, body .custom-file-up .dashicons-trash:before, body .custom-file-up .ginput_preview_list {
  font-weight: 400 !important;
}
body .custom-file-up .gform_drop_instructions, body .custom-file-up .gform_button_select_files, body .custom-file-up .gfield_required {
  display: none !important;
}
.gform_wrapper.gform-theme .custom-file-up .gfield_description {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  color: var(--color-secondary);
}
@media (width >= 64rem) {
  .gform_wrapper.gform-theme .custom-file-up .gfield_description {
    font-size: 20px;
  }
}
.gform_wrapper.gform-theme .custom-file-up .gfield_description {
  padding-bottom: 2em;
  padding-top: 0 !important;
}
body .custom-file-up .ginput_preview {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: row !important;
  gap: 5px !important;
}
body .custom-file-up .gform_delete_file {
  padding: 0 !important;
}
body .custom-file-up .gform_drop_area {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
body .gform_wrapper.gform-theme .gform_fileupload_rules, .ginput_container.ginput_container_fileupload {
  display: none;
}
.video-container {
  position: relative;
  width: 100%;
  max-width: 800px;
  aspect-ratio: 16 / 9;
}
.video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.content-section img {
  margin: 20px auto;
}
.gform_wrapper.gform-theme .gfield-choice-input+label {
  vertical-align: baseline !important;
}
.gform_wrapper.gform-theme .gfield--type-checkbox .gfield-choice-input+label {
  margin-bottom: 10px;
  display: flex;
  max-width: 100%;
  align-items: flex-start;
  gap: 20px;
  font-size: 18px;
  --tw-font-weight: var(--font-weight-normal);
  font-weight: var(--font-weight-normal);
  color: var(--color-white);
}
@media (width >= 64rem) {
  .gform_wrapper.gform-theme .gfield--type-checkbox .gfield-choice-input+label {
    font-size: 20px;
  }
}
.gform_wrapper.gform-theme .gfield--type-checkbox .gfield-choice-input+label {
  font-family: var(--font-text) !important;
}
.gfield_checkbox input[type="checkbox"] {
  display: none !important;
}
.gfield_checkbox label {
  position: relative;
  display: flex;
  cursor: pointer;
  align-items: center;
}
:where(:is(.gfield_checkbox label) > :not(:last-child)) {
  --tw-space-x-reverse: 0;
  margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
  margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
}
.gfield_checkbox input[type="checkbox"] + label::before {
  content: "";
  display: flex;
  height: 24px;
  width: 24px;
  min-width: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-secondary);
  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: 200ms;
  transition-duration: 200ms;
}
.gfield_checkbox input[type="checkbox"]:checked + label::before {
  height: 24px;
  width: 24px;
  border-color: var(--color-secondary);
  background-color: var(--color-secondary);
}
.gfield_checkbox input[type="checkbox"]:checked + label::after {
  content: "✔";
  position: absolute;
  top: calc(var(--spacing) * 0);
  left: 1px;
  display: flex;
  height: 24px;
  width: 24px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
}
@media (width >= 48rem) {
  .gfield_checkbox input[type="checkbox"]:checked + label::after {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
}
.tab-content .rembe-3d-block-wrapper {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.tab-content .rembe-3d-viewer-container {
  background: rgba(0, 166, 153, 0.20);
  border-radius: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
}
.tab-content .rembe-3d-viewer-container > div[style] {
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  box-shadow: none !important;
  background-color: black !important;
}
.tab-content .rembe-3d-viewer-container > div > div[style] {
  left: 0 !important;
  top: 0 !important;
}
.tab-content .rembe-3d-viewer-container {
  background: rgba(0, 166, 153, 0.20);
}
.tab-content .rembe-3d-viewer-container canvas {
  background: rgba(0, 166, 153, 0.20);
}
.tab-content .rembe-3d-viewer-container canvas[style] {
  width: 100% !important;
  height: 100% !important;
}
.tab-content .rembe-3d-viewer-container canvas {
  background: rgba(0, 166, 153, 0.20);
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
.rembe-3d-viewer-container {
  background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
  border-radius: 8px;
  overflow: hidden;
  margin: 20px 0;
  position: relative;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.rembe-3d-viewer-container canvas {
  display: block;
  width: 100% !important;
  height: 100% !important;
}
.rembe-3d-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #666;
}
.loader-spinner {
  border: 3px solid #f3f3f3;
  border-top: 3px solid #3498db;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: rembe-spin 1s linear infinite;
  margin: 0 auto 10px;
}
@keyframes rembe-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rembe-error {
  background: #fee;
  border: 1px solid #fcc;
  padding: 15px;
  border-radius: 4px;
  color: #c00;
  margin: 20px 0;
}
.rembe-placeholder {
  background: #f0f0f0;
  padding: 40px;
  text-align: center;
  border: 2px dashed #ccc;
  border-radius: 8px;
  color: #666;
  margin: 20px 0;
}
@media (max-width: 768px) {
  .rembe-3d-viewer-container {
    min-height: 400px;
  }
}
.footer-navigation li {
  padding-inline: calc(var(--spacing) * 0);
}
@media (min-width: 96rem) {
  .container {
    max-width: 1538px !important;
  }
}
@media (min-width: 2000px) {
  .gall-two .gall-content {
    height: 50em !important;
  }
}
@media (min-width: 1282px) {
  br.hide-d {
    display: none !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-small.lg\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-medium.lg\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-large.lg\:pt-0 {
    padding-top: 0 !important;
  }
  .padding-small.lg\:pb-0 {
    padding-bottom: 0 !important;
  }
  .padding-medium.lg\:pb-0 {
    padding-bottom: 0 !important;
  }
  .padding-large.lg\:pb-0 {
    padding-bottom: 0 !important;
  }
  .hide-br-desk br {
    display: none;
  }
}
@media (max-width: 1550px) {
  .padding-small {
    padding: 100px 0 !important;
  }
  .padding-medium {
    padding: 130px 0 !important;
  }
  .padding-large {
    padding: 190px 0;
  }
  .padding-xlarge {
    padding: 200px 0;
  }
}
@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;
  }
  .copyright span {
    display: none;
  }
}
@media (max-width: 1023.98px) {
  .padding-small,	.padding-medium,	.padding-large,	.padding-xlarge {
    padding: 3em 0 !important;
  }
  .pb-0-important {
    padding-bottom: 0 !important;
  }
  .pt-0-important {
    padding-top: 0 !important;
  }
  .social-content svg {
    max-width: 43px !important;
    height: 30px !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: rect(0, 0, 0, 0);
  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);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.z-10 {
  z-index: 10;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[3\] {
  z-index: 3;
}
.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;
  }
}
.-mx-4 {
  margin-inline: calc(var(--spacing) * -4);
}
.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-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-6 {
  margin-top: calc(var(--spacing) * 6);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[23px\] {
  margin-top: 23px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[35px\] {
  margin-top: 35px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-\[2em\] {
  margin-bottom: 2em;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[15px\] {
  margin-bottom: 15px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[25px\] {
  margin-bottom: 25px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.h-8 {
  height: calc(var(--spacing) * 8);
}
.h-48 {
  height: calc(var(--spacing) * 48);
}
.h-\[1px\] {
  height: 1px;
}
.h-\[9px\] {
  height: 9px;
}
.h-\[30em\] {
  height: 30em;
}
.h-\[50px\] {
  height: 50px;
}
.h-\[60px\] {
  height: 60px;
}
.h-\[80px\] {
  height: 80px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[700px\] {
  height: 700px;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-0 {
  max-height: calc(var(--spacing) * 0);
}
.max-h-screen {
  max-height: 100vh;
}
.w-8 {
  width: calc(var(--spacing) * 8);
}
.w-\[50px\] {
  width: 50px;
}
.w-\[80px\] {
  width: 80px;
}
.w-\[130px\] {
  width: 130px;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-fit {
  max-width: fit-content;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.min-w-\[13em\] {
  min-width: 13em;
}
.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-0 {
  --tw-translate-y: calc(var(--spacing) * 0);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.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-around {
  justify-content: space-around;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-start {
  justify-content: flex-start;
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.gap-\[2em\] {
  gap: 2em;
}
.gap-\[4px\] {
  gap: 4px;
}
.gap-\[8px\] {
  gap: 8px;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[45px\] {
  gap: 45px;
}
: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-3 {
  column-gap: calc(var(--spacing) * 3);
}
.gap-x-\[10px\] {
  column-gap: 10px;
}
.gap-y-3 {
  row-gap: calc(var(--spacing) * 3);
}
.gap-y-\[1em\] {
  row-gap: 1em;
}
.gap-y-\[3em\] {
  row-gap: 3em;
}
.gap-y-\[30px\] {
  row-gap: 30px;
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-\[1px\] {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.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-\[2px\] {
  border-top-style: var(--tw-border-style);
  border-top-width: 2px;
}
.border-b-\[2px\] {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.border-tertiary {
  border-color: var(--color-tertiary);
}
.border-t-tertiary {
  border-top-color: var(--color-tertiary);
}
.border-t-white {
  border-top-color: var(--color-white);
}
.border-b-tertiary {
  border-bottom-color: var(--color-tertiary);
}
.border-b-white {
  border-bottom-color: var(--color-white);
}
.bg-\[rgba\(0\,83\,77\,0\.2\)\] {
  background-color: rgba(0,83,77,0.2);
}
.bg-background {
  background-color: var(--color-background);
}
.bg-black {
  background-color: var(--color-black);
}
.bg-foreground {
  background-color: var(--color-foreground);
}
.bg-primary {
  background-color: var(--color-primary);
}
.bg-secondary {
  background-color: var(--color-secondary);
}
.bg-tertiary {
  background-color: var(--color-tertiary);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-\[linear-gradient\(260deg\,_rgba\(0\,0\,0\,0\)_3\.85\%\,_rgba\(0\,0\,0\,0\.7\)_71\.89\%\)\] {
  background-image: linear-gradient(260deg, rgba(0,0,0,0) 3.85%, rgba(0,0,0,0.7) 71.89%);
}
.bg-auto {
  background-size: auto;
}
.bg-cover {
  background-size: cover;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  object-fit: contain;
}
.object-cover {
  object-fit: cover;
}
.object-center {
  object-position: center;
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-\[25px\] {
  padding: 25px;
}
.p-\[30px\] {
  padding: 30px;
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-\[1\.5rem\] {
  padding-inline: 1.5rem;
}
.px-\[1rem\] {
  padding-inline: 1rem;
}
.px-\[10px\] {
  padding-inline: 10px;
}
.px-\[22px\] {
  padding-inline: 22px;
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.py-\[3em\] {
  padding-block: 3em;
}
.py-\[8px\] {
  padding-block: 8px;
}
.py-\[15px\] {
  padding-block: 15px;
}
.py-\[50px\] {
  padding-block: 50px;
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pt-\[2em\] {
  padding-top: 2em;
}
.pt-\[3em\] {
  padding-top: 3em;
}
.pt-\[4em\] {
  padding-top: 4em;
}
.pt-\[22px\] {
  padding-top: 22px;
}
.pt-\[23px\] {
  padding-top: 23px;
}
.pt-\[50px\] {
  padding-top: 50px;
}
.pt-\[70px\] {
  padding-top: 70px;
}
.pr-\[15px\] {
  padding-right: 15px;
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-8 {
  padding-bottom: calc(var(--spacing) * 8);
}
.pb-\[3em\] {
  padding-bottom: 3em;
}
.pb-\[28px\] {
  padding-bottom: 28px;
}
.pb-\[32px\] {
  padding-bottom: 32px;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-\[15px\] {
  font-size: 15px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[17px\] {
  font-size: 17px;
}
.text-\[18px\] {
  font-size: 18px;
}
.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\.42px\] {
  --tw-tracking: 0.42px;
  letter-spacing: 0.42px;
}
.text-background {
  color: var(--color-background);
}
.text-black {
  color: var(--color-black);
}
.text-primary {
  color: var(--color-primary);
}
.text-white {
  color: var(--color-white);
}
.uppercase {
  text-transform: uppercase;
}
.no-underline {
  text-decoration-line: none;
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0%;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.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, visibility, 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-500 {
  --tw-duration: 500ms;
  transition-duration: 500ms;
}
.ease-in-out {
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.ease-out {
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
.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\:opacity-0:is(:where(.group):hover *) {
    opacity: 0%;
  }
}
@media (hover: hover) {
  .group-hover\:opacity-40:is(:where(.group):hover *) {
    opacity: 40%;
  }
}
@media (hover: hover) {
  .hover\:-translate-y-1:hover {
    --tw-translate-y: calc(var(--spacing) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:translate-y-\[-4px\]:hover {
    --tw-translate-y: -4px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
}
@media (hover: hover) {
  .hover\:bg-secondary:hover {
    background-color: var(--color-secondary);
  }
}
@media (hover: hover) {
  .hover\:text-foreground:hover {
    color: var(--color-foreground);
  }
}
.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 >= 48rem) {
  .md\:mx-\[-30px\] {
    margin-inline: -30px;
  }
}
@media (width >= 48rem) {
  .md\:hidden {
    display: none;
  }
}
@media (width >= 48rem) {
  .md\:h-\[30em\] {
    height: 30em;
  }
}
@media (width >= 48rem) {
  .md\:h-screen {
    height: 100vh;
  }
}
@media (width >= 48rem) {
  .md\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:w-\[40\%\] {
    width: 40%;
  }
}
@media (width >= 48rem) {
  .md\:w-\[60\%\] {
    width: 60%;
  }
}
@media (width >= 48rem) {
  .md\:max-w-\[90\%\] {
    max-width: 90%;
  }
}
@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\:gap-x-\[60px\] {
    column-gap: 60px;
  }
}
@media (width >= 48rem) {
  .md\:gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 48rem) {
  .md\:py-\[20px\] {
    padding-block: 20px;
  }
}
@media (width >= 48rem) {
  .md\:pr-\[50px\] {
    padding-right: 50px;
  }
}
@media (width >= 48rem) {
  .md\:pl-\[50px\] {
    padding-left: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:mx-\[-30px\] {
    margin-inline: -30px;
  }
}
@media (width >= 64rem) {
  .lg\:mx-\[1\.5rem\] {
    margin-inline: 1.5rem;
  }
}
@media (width >= 64rem) {
  .lg\:mx-auto {
    margin-inline: auto;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[15px\] {
    margin-top: 15px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[50px\] {
    margin-top: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:mt-\[54px\] {
    margin-top: 54px;
  }
}
@media (width >= 64rem) {
  .lg\:mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
}
@media (width >= 64rem) {
  .lg\:mb-\[32px\] {
    margin-bottom: 32px;
  }
}
@media (width >= 64rem) {
  .lg\:mb-\[80px\] {
    margin-bottom: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
}
@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\:inline-block {
    display: inline-block;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[13px\] {
    height: 13px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[80px\] {
    height: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[100px\] {
    height: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[630px\] {
    height: 630px;
  }
}
@media (width >= 64rem) {
  .lg\:h-\[700px\] {
    height: 700px;
  }
}
@media (width >= 64rem) {
  .lg\:h-screen {
    height: 100vh;
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-1\/3 {
    width: calc(1/3 * 100%);
  }
}
@media (width >= 64rem) {
  .lg\:w-\[30\%\] {
    width: 30%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[40\%\] {
    width: 40%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[60\%\] {
    width: 60%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[70\%\] {
    width: 70%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[75\%\] {
    width: 75%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[80\%\] {
    width: 80%;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[80px\] {
    width: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[100px\] {
    width: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:w-\[160px\] {
    width: 160px;
  }
}
@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-\[80\%\] {
    max-width: 80%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[90\%\] {
    max-width: 90%;
  }
}
@media (width >= 64rem) {
  .lg\:max-w-\[200px\] {
    max-width: 200px;
  }
}
@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-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-\[15px\] {
    gap: 15px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-\[30px\] {
    gap: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[3em\] {
    column-gap: 3em;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[25px\] {
    column-gap: 25px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[30px\] {
    column-gap: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[74px\] {
    column-gap: 74px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-x-\[113px\] {
    column-gap: 113px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-\[30px\] {
    row-gap: 30px;
  }
}
@media (width >= 64rem) {
  .lg\:gap-y-\[40px\] {
    row-gap: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:p-\[50px\] {
    padding: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:px-\[15px\] {
    padding-inline: 15px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[39px\] {
    padding-inline: 39px;
  }
}
@media (width >= 64rem) {
  .lg\:px-\[64px\] {
    padding-inline: 64px;
  }
}
@media (width >= 64rem) {
  .lg\:py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:py-\[15px\] {
    padding-block: 15px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[28px\] {
    padding-block: 28px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[52px\] {
    padding-block: 52px;
  }
}
@media (width >= 64rem) {
  .lg\:py-\[100px\] {
    padding-block: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[55px\] {
    padding-top: 55px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[60px\] {
    padding-top: 60px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[74px\] {
    padding-top: 74px;
  }
}
@media (width >= 64rem) {
  .lg\:pt-\[115px\] {
    padding-top: 115px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[50px\] {
    padding-right: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[80px\] {
    padding-right: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:pr-\[100px\] {
    padding-right: 100px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[40px\] {
    padding-bottom: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:pb-\[190px\] {
    padding-bottom: 190px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-0 {
    padding-left: calc(var(--spacing) * 0);
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[40px\] {
    padding-left: 40px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[50px\] {
    padding-left: 50px;
  }
}
@media (width >= 64rem) {
  .lg\:pl-\[80px\] {
    padding-left: 80px;
  }
}
@media (width >= 64rem) {
  .lg\:text-center {
    text-align: center;
  }
}
@media (width >= 64rem) {
  .lg\:text-left {
    text-align: left;
  }
}
@media (width >= 64rem) {
  .lg\:text-right {
    text-align: right;
  }
}
@media (width >= 64rem) {
  @media (hover: hover) {
    .lg\:hover\:text-white:hover {
      color: var(--color-white);
    }
  }
}
@media (width >= 80rem) {
  .xl\:w-1\/2 {
    width: calc(1/2 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-1\/3 {
    width: calc(1/3 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-2\/3 {
    width: calc(2/3 * 100%);
  }
}
@media (width >= 80rem) {
  .xl\:w-\[30\%\] {
    width: 30%;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[45\%\] {
    width: 45%;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[55\%\] {
    width: 55%;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[60\%\] {
    width: 60%;
  }
}
@media (width >= 80rem) {
  .xl\:w-\[70\%\] {
    width: 70%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[50\%\] {
    max-width: 50%;
  }
}
@media (width >= 80rem) {
  .xl\:max-w-\[212px\] {
    max-width: 212px;
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (width >= 80rem) {
  .xl\:justify-start {
    justify-content: flex-start;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[32px\] {
    gap: 32px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[60px\] {
    gap: 60px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[84px\] {
    gap: 84px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-\[90px\] {
    gap: 90px;
  }
}
@media (width >= 80rem) {
  .xl\:gap-x-\[107px\] {
    column-gap: 107px;
  }
}
@media (width >= 80rem) {
  .xl\:p-\[35px\] {
    padding: 35px;
  }
}
@media (width >= 80rem) {
  .xl\:px-\[20px\] {
    padding-inline: 20px;
  }
}
@media (width >= 80rem) {
  .xl\:py-\[30px\] {
    padding-block: 30px;
  }
}
@media (width >= 80rem) {
  .xl\:pt-\[145px\] {
    padding-top: 145px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[80px\] {
    padding-right: 80px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[150px\] {
    padding-right: 150px;
  }
}
@media (width >= 80rem) {
  .xl\:pr-\[154px\] {
    padding-right: 154px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[40px\] {
    padding-left: 40px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[80px\] {
    padding-left: 80px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[150px\] {
    padding-left: 150px;
  }
}
@media (width >= 80rem) {
  .xl\:pl-\[154px\] {
    padding-left: 154px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[78px\] {
    height: 78px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[630px\] {
    height: 630px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:h-\[1000px\] {
    height: 1000px;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[50\%\] {
    max-width: 50%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:max-w-\[70\%\] {
    max-width: 70%;
  }
}
@media (width >= 96rem) {
  .\32 xl\:gap-\[4em\] {
    gap: 4em;
  }
}
.prose-a\:text-primary :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
  color: var(--color-primary);
}
@layer utilities {
  .text-background {
    color: var(--wp--preset--color--background) !important;
  }
  .text-foreground {
    color: var(--wp--preset--color--foreground) !important;
  }
  .text-primary {
    color: var(--wp--preset--color--primary) !important;
  }
  .text-secondary {
    color: var(--wp--preset--color--secondary) !important;
  }
  .text-tertiary {
    color: var(--wp--preset--color--tertiary) !important;
  }
  .text-quaternary {
    color: var(--wp--preset--color--quaternary) !important;
  }
  .text-quinary {
    color: var(--wp--preset--color--quinary) !important;
  }
  .text-senary {
    color: var(--wp--preset--color--senary) !important;
  }
  .bg-background {
    background-color: var(--wp--preset--color--background) !important;
  }
  .bg-foreground {
    background-color: var(--wp--preset--color--foreground) !important;
  }
  .bg-primary {
    background-color: var(--wp--preset--color--primary) !important;
  }
  .bg-secondary {
    background-color: var(--wp--preset--color--secondary) !important;
  }
  .bg-tertiary {
    background-color: var(--wp--preset--color--tertiary) !important;
  }
  .bg-quaternary {
    background-color: var(--wp--preset--color--quaternary) !important;
  }
  .bg-quinary {
    background-color: var(--wp--preset--color--quinary) !important;
  }
  .bg-senary {
    background-color: var(--wp--preset--color--senary) !important;
  }
  .border-background {
    border-color: var(--wp--preset--color--background) !important;
  }
  .border-foreground {
    border-color: var(--wp--preset--color--foreground) !important;
  }
  .border-primary {
    border-color: var(--wp--preset--color--primary) !important;
  }
  .border-secondary {
    border-color: var(--wp--preset--color--secondary) !important;
  }
  .border-tertiary {
    border-color: var(--wp--preset--color--tertiary) !important;
  }
  .border-quaternary {
    border-color: var(--wp--preset--color--quaternary) !important;
  }
  .border-quinary {
    border-color: var(--wp--preset--color--quinary) !important;
  }
  .border-senary {
    border-color: var(--wp--preset--color--senary) !important;
  }
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-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-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-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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-border-style: solid;
      --tw-space-x-reverse: 0;
      --tw-space-y-reverse: 0;
      --tw-outline-style: solid;
    }
  }
}
