/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
/*!
Theme Name: _eklunds
Theme URI: https://underscoretw.com/
Description: A custom theme based on _tw
Version: 0.1.0
Author: underscoretw.com
Author URI: https://underscoretw.com/
Text Domain: _eklunds
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.

_eklunds 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: var(--wp--preset--font-family--rethink), 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-red-50: oklch(97.1% 0.013 17.38);
  --color-red-200: oklch(88.5% 0.062 18.334);
  --color-red-500: oklch(63.7% 0.237 25.331);
  --color-red-600: oklch(57.7% 0.245 27.325);
  --color-red-800: oklch(44.4% 0.177 26.899);
  --color-green-50: oklch(98.2% 0.018 155.826);
  --color-green-200: oklch(92.5% 0.084 155.995);
  --color-green-600: oklch(62.7% 0.194 149.214);
  --color-green-800: oklch(44.8% 0.119 151.328);
  --color-gray-200: oklch(92.8% 0.006 264.531);
  --color-gray-300: oklch(87.2% 0.01 258.338);
  --color-gray-400: oklch(70.7% 0.022 261.325);
  --color-gray-500: oklch(55.1% 0.027 264.364);
  --color-gray-600: oklch(44.6% 0.03 256.802);
  --color-gray-700: oklch(37.3% 0.034 259.733);
  --color-gray-900: oklch(21% 0.034 264.665);
  --color-neutral-200: oklch(92.2% 0 0);
  --color-neutral-300: oklch(87% 0 0);
  --color-neutral-500: oklch(55.6% 0 0);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-white: #fff;
  --spacing: 0.25rem;
  --container-lg: 32rem;
  --container-xl: 36rem;
  --container-3xl: 48rem;
  --container-4xl: 56rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-base: 1rem;
  --text-base--line-height: calc(1.5 / 1);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-5xl: 3rem;
  --text-5xl--line-height: 1;
  --text-6xl: 3.75rem;
  --text-6xl--line-height: 1;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --tracking-widest: 0.1em;
  --leading-tight: 1.25;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
  --drop-shadow-md: 0 3px 3px rgb(0 0 0 / 0.12);
  --ease-in: cubic-bezier(0.4, 0, 1, 1);
  --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);
  --color-primary-medium: var(--wp--preset--color--primary-medium);
  --color-primary-light: var(--wp--preset--color--primary-light);
  --color-button: var(--wp--preset--color--button);
  --color-button-hover: var(--wp--preset--color--button-hover);
  --tw-prose-font-normal: 400;
  --tw-prose-font-medium: 500;
  --tw-prose-font-semibold: 600;
  --tw-prose-font-bold: 700;
  --tw-prose-font-extrabold: 800;
  --tw-prose-font-black: 900;
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
::-webkit-calendar-picker-indicator {
  line-height: 1;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
body {
  background-color: var(--color-background);
  font-family: var(--font-sans);
  color: var(--color-foreground);
}
.blog #primary {
  margin-inline: auto;
  min-height: 100vh;
  max-width: var(--container-content);
  padding-inline: calc(var(--spacing) * 4);
}
.blog .breadcrumb {
  margin-bottom: calc(var(--spacing) * 8);
}
@media (width >= 48rem) {
  .blog .breadcrumb {
    margin-bottom: calc(var(--spacing) * 24);
  }
}
.blog h1 {
  margin-bottom: calc(var(--spacing) * 8);
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
@media (min-width: 768px) {
  .blog h1 {
    margin-bottom: calc(var(--spacing) * 8);
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
}
.blog .featured .entry {
  margin-bottom: calc(var(--spacing) * 12);
  max-width: 100%;
}
.button-group {
  margin-bottom: calc(var(--spacing) * 6);
}
.button-group:after {
  content: '';
  display: block;
  clear: both;
}
.button-group button {
  display: inline-block;
  background-color: var(--wp--preset--color--light-background-02);
  color: var(--wp--preset--color--foreground);
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s;
  margin: 6px;
  line-height: 1;
  margin-left: 0;
  margin-right: 12px;
}
.button-group button:hover, .button-group button.is-checked {
  background-color: var(--wp--preset--color--button-hover);
  color: var(--wp--preset--color--background);
}
.grid {
  margin-inline: calc(var(--spacing) * -2);
  margin-bottom: calc(var(--spacing) * 24);
}
.grid-item {
  box-sizing: border-box;
  margin: calc(var(--spacing) * 2);
  overflow: hidden;
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-neutral-300);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 8);
}
.grid-item-inner h4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.grid-item-inner p {
  margin-bottom: calc(var(--spacing) * 4);
}
@media (min-width: 768px) {
  .grid {
    display: flex;
    flex-wrap: wrap;
  }
  .grid-item {
    width: calc(33.333% - 20px);
    display: flex;
    flex-direction: column;
  }
}
.three-line-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 1rem;
}
.breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.breadcrumb li {
  display: flex;
  align-items: center;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-gray-600);
}
.breadcrumb li + li::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "\f105";
  margin: 0 10px;
  color: #999;
}
.breadcrumb a {
  text-decoration: none;
  color: #666;
}
.breadcrumb a:hover {
  color: #000;
}
.breadcrumb li:last-child {
  color: #000;
  font-weight: 500;
}
.button, .submit-btn, .has-button a, .forminator-button-submit, .wp-block-button.is-style-fill .wp-element-button, .wp-block-button__link.has-secondary-background-color {
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-button);
  background-color: var(--color-button);
  padding-inline: calc(var(--spacing) * 6) !important;
  padding-block: calc(var(--spacing) * 2) !important;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  text-transform: uppercase;
  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);
}
.button:after, .submit-btn:after, .has-button a:after, .forminator-button-submit:after, .wp-block-button.is-style-fill .wp-element-button:after, .wp-block-button__link.has-secondary-background-color:after {
  content: "";
  position: absolute;
  top: -1px !important;
  left: -1px !important;
  right: -1px !important;
  bottom: -1px !important;
  inset: 0;
  transform: translateX(-100%);
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
  border-color: var(--color-button-hover) !important;
  background-color: var(--color-button-hover) !important;
  color: var(--color-background) !important;
}
.button:hover:after, .submit-btn:hover:after, .has-button a:hover:after, .forminator-button-submit:hover:after, .wp-block-button.is-style-fill .wp-element-button:hover:after, .wp-block-button__link.has-secondary-background-color:hover:after {
  transform: translateX(0);
}
.button:hover, .submit-btn:hover, .has-button a:hover, .forminator-button-submit:hover, .wp-block-button.is-style-fill .wp-element-button:hover, .wp-block-button__link.has-secondary-background-color:hover {
  border-color: var(--color-button-hover) !important;
  background-color: var(--color-button-hover) !important;
  color: var(--color-background) !important;
}
.button-outline, .mauticform-button-wrapper .mauticform-button, .wp-block-button.is-style-outline .wp-element-button {
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
  border-radius: calc(infinity * 1px);
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-button);
  padding-inline: calc(var(--spacing) * 6) !important;
  padding-block: calc(var(--spacing) * 2) !important;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  text-transform: uppercase;
  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: cubic-bezier(.22,1,.36,1);
  transition-timing-function: cubic-bezier(.22,1,.36,1);
}
.button-outline:after, .mauticform-button-wrapper .mauticform-button:after, .wp-block-button.is-style-outline .wp-element-button:after {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  transition: transform 0.6s cubic-bezier(.22,1,.36,1);
  z-index: -1;
  border-color: var(--color-button-hover) !important;
  background-color: var(--color-button-hover) !important;
}
.button-outline:hover:after, .mauticform-button-wrapper .mauticform-button:hover:after, .wp-block-button.is-style-outline .wp-element-button:hover:after {
  transform: translateX(0);
}
.button-outline:hover, .mauticform-button-wrapper .mauticform-button:hover, .wp-block-button.is-style-outline .wp-element-button:hover {
  border-color: var(--color-button-hover) !important;
  background-color: var(--color-button-hover) !important;
  color: var(--color-background) !important;
}
.wp-block-button.is-button-large .wp-block-button__link {
  padding-top: 18px !important;
  padding-right: 24px !important;
  padding-bottom: 18px !important;
  padding-left: 24px !important;
}
.view-all-link, .style-brand-arrow-link, .style-has-arrow-after {
  position: relative;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  text-transform: uppercase;
  text-decoration-line: none;
}
.view-all-link:after, .style-brand-arrow-link:after, .style-has-arrow-after:after {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: '\f061';
  padding-top: 6px;
  background-color: var(--wp--preset--color--secondary);
  aspect-ratio: 1/1;
  display: inline-block;
  width: 26px;
  border-radius: 8px;
  text-align: center;
  margin-left: 8px;
  color: var(--wp--preset--color--background);
  font-size: 14px;
}
.career-template-default .row {
  padding-inline: calc(var(--spacing) * 4);
}
.career-template-default .row .col:first-child {
  margin-bottom: calc(var(--spacing) * 12);
}
.career-template-default .hentry {
  background-color: var(--color-tertiary);
  padding-block: calc(var(--spacing) * 16);
}
@media (min-width: 768px) {
  .career-template-default .hentry {
    padding-block: calc(var(--spacing) * 32);
  }
  .career-template-default .row .col:first-child {
    margin-bottom: calc(var(--spacing) * 26);
  }
}
.career-template-default .hentry h1 {
  margin-bottom: calc(var(--spacing) * 6);
  font-size: var(--text-6xl);
  line-height: var(--tw-leading, var(--text-6xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.career-template-default .hentry h3 {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.career-template-default .hentry h4 {
  margin-top: calc(var(--spacing) * 8);
  margin-bottom: calc(var(--spacing) * 0);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
@media (min-width: 769px) {
  .career-template-default .row {
    display: grid;
    grid-template-columns: 33.33% 66.66%;
    gap: 2rem;
    margin-inline: auto;
    max-width: var(--container-content);
  }
}
.careers-container {
  border-radius: var(--radius-lg);
  background-color: var(--color-tertiary);
  padding: calc(var(--spacing) * 18);
}
.careers-container h3 {
  margin-bottom: calc(var(--spacing) * 6);
  text-align: center;
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.careers-container table {
  width: 100%;
  border-collapse: collapse;
}
.careers-container table thead {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.careers-container table th {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-secondary);
  padding: calc(var(--spacing) * 4);
  text-align: left;
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  text-transform: uppercase;
}
.careers-container table td {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-gray-400);
  padding: calc(var(--spacing) * 4);
}
@media (max-width: 768px) {
  .careers-container {
    padding: 1rem;
  }
  .careers-container table, .careers-container tbody, .careers-container tr, .careers-container td, .careers-container th {
    display: block;
    width: 100%;
  }
  .careers-container table tr:first-child {
    display: none;
  }
  .careers-container tr.career-entry {
    background: #ffffff;
    border-radius: 12px;
    padding: 1rem;
    margin-bottom: 1.75rem;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
  }
  .careers-container tr.career-entry:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.06);
  }
  .careers-container td {
    border: none;
  }
  .careers-container table td {
    padding: calc(var(--spacing) * 2);
  }
  .careers-container td::before {
    display: block;
    font-size: 0.7rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.45);
    margin-bottom: 6px;
  }
  .careers-container td:nth-child(1)::before {
    content: "Team";
  }
  .careers-container td:nth-child(2)::before {
    content: "Position";
  }
  .careers-container td:nth-child(3)::before {
    content: "Location";
  }
  .careers-container td:nth-child(4)::before {
    content: "Employment Type";
  }
  .careers-container td:nth-child(5)::before {
    content: "";
  }
  .careers-container td:nth-child(2) {
    font-size: 1.15rem;
    font-weight: 600;
    letter-spacing: -0.01em;
  }
  .careers-container td:nth-child(1) {
    color: rgba(0, 0, 0, 0.6);
  }
  .careers-container td:nth-child(3), .careers-container td:nth-child(4) {
    color: rgba(0, 0, 0, 0.7);
  }
  .careers-container td:last-child {
    padding-top: 1rem;
  }
}
#apply {
  padding-block: calc(var(--spacing) * 12);
}
@media (width >= 48rem) {
  #apply {
    padding-block: calc(var(--spacing) * 36);
  }
}
#apply h2 {
  margin-bottom: calc(var(--spacing) * 8);
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
#apply .col:first-child {
  padding-right: calc(var(--spacing) * 24);
}
.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);
}
.entry-meta, .entry-footer, .post-navigation, #comments {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
  padding-inline: calc(var(--spacing) * 4);
}
.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);
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 100vh;
}
.parallax-container .has-background-dim {
  z-index: 2;
}
.parallax-container .wp-block-cover__inner-container {
  position: relative;
  z-index: 3;
}
.parallax-container .wp-block-cover__image-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  object-fit: cover;
  z-index: 1;
}
.style-image-pair {
  position: relative;
  min-height: 40vh;
}
.style-image-pair-small {
  position: absolute;
  z-index: 10;
  left: 0;
  width: 45% !important;
  height: auto;
  overflow: hidden;
  border-radius: var(--radius-xl);
  --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);
}
.style-image-pair-large {
  position: absolute;
  z-index: 5;
  top: 50px;
  right: 0;
  width: 90% !important;
  height: auto;
  overflow: hidden;
  border-radius: var(--radius-xl);
}
@media (min-width: 768px) {
  .style-image-pair-small {
    top: -30px;
    width: auto !important;
  }
}
#stickySidebar ul {
  list-style: none;
}
#stickySidebar ul li {
  margin-bottom: 2rem;
}
#stickySidebar ul li a {
  text-decoration: none;
}
#stickySidebar ul li a.active:before {
  content: " > ";
}
.hide-on-mobile {
  display: none !important;
}
@media (min-width: 992px) {
  .hide-on-mobile {
    display: block !important;
  }
}
.accordion-item {
  position: relative;
  margin-bottom: calc(var(--spacing) * 4);
  overflow: hidden;
  border-radius: var(--radius-lg);
  background-color: var(--color-tertiary);
  padding: calc(var(--spacing) * 4);
  padding-right: calc(var(--spacing) * 16);
  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: cubic-bezier(.22,1,.36,1);
  transition-timing-function: cubic-bezier(.22,1,.36,1);
}
.accordion-item:hover {
  background-color: var(--color-primary-light);
}
.accordion-header:after {
  content: "+";
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid var(--wp--preset--color--secondary);
  text-align: center;
  font-size: 18px;
  position: absolute;
  top: 14px;
  right: 20px;
}
.accordion-header.active:after {
  content: "-";
}
footer#colophon h3 {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-background);
}
footer#colophon h4 {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-secondary);
}
footer#colophon li {
  margin-bottom: calc(var(--spacing) * 2);
  color: var(--color-gray-300);
}
.copyright-footer {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
  border-color: var(--color-gray-600);
}
.wp-block-list 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: 100ms;
  transition-duration: 100ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.wp-block-list a:hover {
  border-left-style: var(--tw-border-style);
  border-left-width: 4px;
  border-color: var(--color-secondary);
  padding-left: calc(var(--spacing) * 2);
}
.forminator-response-message {
  display: none;
}
.forminator-custom-form {
  width: 100%;
  font-family: inherit;
}
.forminator-input, .forminator-textarea, .forminator-select2 + .select2-container .select2-selection {
  width: 100%;
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-300);
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 3);
  color: var(--color-gray-900);
  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;
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
:is(.forminator-input,.forminator-textarea,.forminator-select2 + .select2-container .select2-selection):focus {
  border-color: var(--color-secondary);
}
:is(.forminator-input,.forminator-textarea,.forminator-select2 + .select2-container .select2-selection):focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(.forminator-input,.forminator-textarea,.forminator-select2 + .select2-container .select2-selection):focus {
  --tw-ring-color: var(--color-secondary);
}
:is(.forminator-input,.forminator-textarea,.forminator-select2 + .select2-container .select2-selection):focus {
  --tw-outline-style: none;
  outline-style: none;
}
.forminator-textarea {
  min-height: 140px;
  resize: vertical;
}
.forminator-has_error .forminator-input, .forminator-has_error .forminator-textarea {
  border-color: var(--color-red-500);
}
:is(.forminator-has_error .forminator-input,.forminator-has_error .forminator-textarea):focus {
  border-color: var(--color-red-500);
}
:is(.forminator-has_error .forminator-input,.forminator-has_error .forminator-textarea):focus {
  --tw-ring-color: var(--color-red-500);
}
.forminator-error-message {
  margin-top: calc(var(--spacing) * 1);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-red-600);
}
.forminator-field-radio.forminator-col > .forminator-field {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(var(--spacing) * 6);
}
.forminator-radio-inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(var(--spacing) * 1);
  padding-block: calc(var(--spacing) * 2);
}
.forminator-radio input, .forminator-checkbox input {
  height: calc(var(--spacing) * 4);
  width: calc(var(--spacing) * 4);
  cursor: pointer;
  border-color: var(--color-gray-300);
  color: var(--color-secondary);
}
:is(.forminator-radio input,.forminator-checkbox input):focus {
  --tw-ring-color: var(--color-secondary);
}
.forminator-radio-label, .forminator-checkbox-label {
  margin-left: calc(var(--spacing) * 2);
  cursor: pointer;
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-gray-700);
  -webkit-user-select: none;
  user-select: none;
}
.forminator-response-message.forminator-success {
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-green-200);
  background-color: var(--color-green-50);
  padding: calc(var(--spacing) * 4);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-green-800);
}
.forminator-response-message.forminator-error {
  border-radius: var(--radius-xl);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-red-200);
  background-color: var(--color-red-50);
  padding: calc(var(--spacing) * 4);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-red-800);
}
.forminator-button-submit {
  border-radius: var(--radius-lg);
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 3);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  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;
}
.forminator-button-submit:disabled {
  cursor: not-allowed;
}
.forminator-button-submit:disabled {
  opacity: 70%;
}
.forminator-field {
  position: relative;
}
.forminator-field .forminator-label {
  pointer-events: none;
  position: absolute;
  top: calc(var(--spacing) * 3);
  left: calc(var(--spacing) * 4);
  z-index: 10;
  background-color: var(--color-white);
  padding-inline: calc(var(--spacing) * 1);
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
  color: var(--color-gray-500);
  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;
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
  margin: 0;
}
.forminator-field.is-floating .forminator-label {
  top: calc(var(--spacing) * -2);
  left: calc(var(--spacing) * 3);
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-secondary);
}
.forminator-input, .forminator-textarea {
  width: 100%;
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-gray-300);
  background-color: transparent;
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 3);
  color: var(--color-gray-900);
  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;
  --tw-ease: var(--ease-out);
  transition-timing-function: var(--ease-out);
}
:is(.forminator-input,.forminator-textarea):focus {
  border-color: var(--color-secondary);
}
:is(.forminator-input,.forminator-textarea):focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
:is(.forminator-input,.forminator-textarea):focus {
  --tw-ring-color: var(--color-secondary);
}
:is(.forminator-input,.forminator-textarea):focus {
  --tw-outline-style: none;
  outline-style: none;
}
.forminator-input::placeholder, .forminator-textarea::placeholder {
  color: transparent;
  opacity: 0%;
  transition-property: opacity;
  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;
}
.forminator-field.is-floating .forminator-input::placeholder, .forminator-field.is-floating .forminator-textarea::placeholder {
  color: var(--color-gray-400);
  opacity: 100%;
}
.forminator-field-upload .forminator-label {
  display: none;
}
.forminator-input-file[type="file"] {
  width: 100%;
  cursor: pointer;
  border-style: var(--tw-border-style);
  border-width: 0px;
  padding: calc(var(--spacing) * 0);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-gray-600);
}
.forminator-input-file[type="file"]::file-selector-button {
  margin-right: calc(var(--spacing) * 4);
}
.forminator-input-file[type="file"]::file-selector-button {
  cursor: pointer;
}
.forminator-input-file[type="file"]::file-selector-button {
  border-radius: var(--radius-lg);
}
.forminator-input-file[type="file"]::file-selector-button {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.forminator-input-file[type="file"]::file-selector-button {
  border-color: var(--color-gray-200);
}
.forminator-input-file[type="file"]::file-selector-button {
  background-color: var(--color-white);
}
.forminator-input-file[type="file"]::file-selector-button {
  padding-inline: calc(var(--spacing) * 4);
}
.forminator-input-file[type="file"]::file-selector-button {
  padding-block: calc(var(--spacing) * 2);
}
.forminator-input-file[type="file"]::file-selector-button {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.forminator-input-file[type="file"]::file-selector-button {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.forminator-input-file[type="file"]::file-selector-button {
  color: var(--color-gray-700);
}
.forminator-field-consent .forminator-checkbox__wrapper {
  display: flex;
  align-items: center;
  gap: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.wrapper.projects_gallery-container .box {
  position: relative;
  margin-inline: calc(var(--spacing) * 6);
  aspect-ratio: 4/3;
  cursor: pointer;
  overflow: hidden;
  border-radius: var(--radius-lg);
}
.wrapper.projects_gallery-container .box-bg {
  position: absolute;
  inset: calc(var(--spacing) * 0);
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  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: 700ms;
  transition-duration: 700ms;
  --tw-ease: cubic-bezier(.22,1,.36,1);
  transition-timing-function: cubic-bezier(.22,1,.36,1);
}
.wrapper.projects_gallery-container .box:hover .box-bg {
  --tw-scale-x: 110%;
  --tw-scale-y: 110%;
  --tw-scale-z: 110%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.wrapper.projects_gallery-container .box:before {
  content: '';
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.wrapper.projects_gallery-container .box > .project-meta {
  position: absolute;
  z-index: 10;
  top: auto;
  right: 3rem;
  bottom: 1rem;
  left: 1rem;
  color: var(--wp--preset--color--background);
}
@media (min-width: 769px) {
  .wrapper.projects_gallery-container .box {
    margin-block: calc(var(--spacing) * 6);
  }
  .wrapper.projects_gallery-container .box > .project-meta {
    bottom: 3rem;
    left: 3rem;
  }
}
.wrapper.projects_gallery-container .box > .project-meta .project-name {
  margin-bottom: calc(var(--spacing) * 1);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.home .menu-toggle span {
  background-color: white;
}
.home header#masthead {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  width: 100%;
  padding-block: calc(var(--spacing) * 6);
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.home .menu > .menu-item > a {
  color: white !important;
}
.home header#masthead .logo-light {
  display: block;
}
.home header#masthead .logo-dark {
  display: none;
}
.latest-post h3 {
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  color: var(--color-primary);
  text-transform: uppercase;
}
.latest-post .hentry {
  margin-bottom: calc(var(--spacing) * 4);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-tertiary);
  padding-bottom: calc(var(--spacing) * 4);
}
@media (min-width: 768px) {
  .latest-post .hentry h4 {
    margin-top: calc(var(--spacing) * 0);
    margin-bottom: calc(var(--spacing) * 2);
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .latest-post .hentry a {
    text-decoration-line: none;
  }
}
.door {
  flex: 1;
  background: #111;
  transform: translateX(0%);
}
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 100000000;
  background-color: var(--color-primary);
}
.animation {
  position: relative;
  width: 85px;
  height: 200px;
}
.rect {
  position: absolute;
  background: #FFF;
}
.rect1 {
  width: 85px;
  height: 0;
  bottom: 0;
  animation: anim1 4s infinite;
}
.rect2 {
  width: 85px;
  height: 4px;
  bottom: 6px;
  animation: anim2 4s infinite;
}
.rect3 {
  width: 85px;
  height: 8px;
  bottom: 14px;
  animation: anim3 4s infinite;
}
.rect4a {
  width: 40px;
  height: 0;
  bottom: 26px;
  left: 0;
  animation: anim4 4s infinite;
  background: #396452;
}
.rect4b {
  width: 40px;
  height: 0;
  bottom: 26px;
  left: 45px;
  animation: anim4 4s infinite;
  background: #396452;
}
.rect5 {
  width: 85px;
  height: 0;
  bottom: 90px;
  animation: anim5 4s infinite;
}
@keyframes anim1 {
  0% {
    height: 0;
  }
  10% {
    height: 0;
  }
  20% {
    height: 2px;
  }
  90% {
    opacity: 1;
    height: 2px;
  }
  100% {
    opacity: 0;
    height: 2px;
  }
}
@keyframes anim2 {
  0% {
    height: 0;
  }
  20% {
    height: 0;
  }
  30% {
    height: 4px;
  }
  90% {
    opacity: 1;
    height: 4px;
  }
  100% {
    opacity: 0;
    height: 4px;
  }
}
@keyframes anim3 {
  0% {
    height: 0;
  }
  30% {
    height: 0;
  }
  40% {
    height: 8px;
  }
  90% {
    opacity: 1;
    height: 8px;
  }
  100% {
    opacity: 0;
    height: 8px;
  }
}
@keyframes anim4 {
  0% {
    height: 0;
  }
  40% {
    height: 0;
  }
  70% {
    height: 60px;
  }
  90% {
    opacity: 1;
    height: 60px;
  }
  100% {
    opacity: 0;
    height: 60px;
  }
}
@keyframes anim5 {
  0% {
    height: 0;
  }
  65.25% {
    height: 0;
  }
  75.25% {
    height: 20px;
  }
  90% {
    opacity: 1;
    height: 20px;
  }
  100% {
    opacity: 0;
    height: 20px;
  }
}
.page-reveal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 99999999;
  overflow: hidden;
}
.page-reveal .door {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: #24342a;
}
.page-reveal .door.left {
  left: 0;
}
.page-reveal .door.right {
  right: 0;
}
.page-content {
  opacity: 0;
  transform: scale(0.95);
}
.eklund-gallery-grid {
  opacity: 0;
}
.eklund-loader {
  position: absolute;
  inset: 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #eee;
  border-top: 4px solid #111;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
#masthead {
  position: relative;
}
header#masthead {
  padding-block: calc(var(--spacing) * 6);
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
header#masthead aside {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  padding-left: 2rem;
  padding-right: 2rem;
}
#masthead .logo-light {
  display: none;
}
#masthead.scrolled, .home header#masthead.scrolled {
  background-color: #24342A;
  color: white;
  padding-block: calc(var(--spacing) * 2);
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  width: 100%;
}
#masthead.scrolled .logo-dark {
  display: none;
}
#masthead.scrolled .logo-light {
  display: inline;
}
#masthead.scrolled .menu > .menu-item > a {
  color: white;
}
#masthead.scrolled .menu-toggle span {
  background-color: white;
}
@media (max-width: 768px) {
  #masthead .logo-light img, #masthead .logo-dark img {
    width: 150px !important;
    height: auto;
  }
}
#menu-primary {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 769px) {
  #menu-primary {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  #menu-primary > li {
    position: relative;
  }
  #menu-primary > li > a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #555;
    transition: all 0.2s ease-in-out;
  }
  #menu-primary > li.current-menu-item > a, #menu-primary > li.current-menu-ancestor > a {
    font-weight: bold;
    color: var(--wp--preset--color--secondary);
  }
  #menu-primary > li:hover > a {
    color: var(--wp--preset--color--secondary);
  }
  .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    background: #fff;
    border-radius: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
    border: 1px solid #eee;
    overflow: hidden;
    z-index: 1000;
  }
  .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
  .sub-menu li a {
    display: block;
    padding: 10px 16px;
    color: #555;
    text-decoration: none;
    transition: 0.2s ease;
  }
  .sub-menu li a:hover, .sub-menu li.current-menu-item a {
    background: #f8f8f8;
    font-weight: bold;
    color: var(--wp--preset--color--secondary);
  }
}
.menu-toggle {
  display: none;
  position: absolute;
  right: 20px;
  top: 45%;
  transform: translateY(-45%);
  width: 42px;
  height: 38px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 10001;
}
.menu-toggle span {
  position: absolute;
  left: 8px;
  right: 8px;
  height: 2.5px;
  background: var(--wp--preset--color--primary, #000);
  border-radius: 2px;
  transition: transform 0.35s cubic-bezier(.4,0,.2,1), opacity 0.25s ease, top 0.35s cubic-bezier(.4,0,.2,1);
}
.menu-toggle span:nth-child(1) {
  top: 10px;
}
.menu-toggle span:nth-child(2) {
  top: 18px;
}
.menu-toggle span:nth-child(3) {
  top: 26px;
}
.menu-toggle.active span:nth-child(1) {
  top: 18px;
  transform: rotate(45deg);
}
.menu-toggle.active span:nth-child(2) {
  opacity: 0;
}
.menu-toggle.active span:nth-child(3) {
  top: 18px;
  transform: rotate(-45deg);
}
@media (max-width: 768px) {
  .menu-toggle {
    display: block;
  }
  #menu-primary {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    height: 100vh;
    background: var(--wp--preset--color--primary);
    padding-top: 12px;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: transform 0.35s cubic-bezier(.4,0,.2,1);
    z-index: 10000;
    box-shadow: 4px 0 20px rgba(0,0,0,0.15);
  }
  #menu-primary.show {
    transform: translateX(0);
  }
  #menu-primary > li {
    display: block;
  }
  #menu-primary > li > a {
    display: block;
    padding: 16px 20px;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    transition: background 0.2s ease;
  }
  #menu-primary > li > a:hover {
    background: rgba(255,255,255,0.08);
  }
  .sub-menu {
    position: static;
    display: block !important;
    background: transparent;
    border: none;
    box-shadow: none;
    padding-left: 15px;
  }
  .sub-menu li a {
    display: block;
    padding: 10px 20px;
    font-size: 14px;
    color: rgba(255,255,255,0.85);
  }
  .sub-menu li a:hover {
    color: #fff;
  }
  body.menu-open::after {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.4);
    backdrop-filter: blur(2px);
    z-index: 999;
  }
  body.menu-open {
    overflow: hidden;
  }
}
.override-cover .wp-block-cover__image-background {
  width: auto;
  left: -5%;
}
.grid-spacing-lg {
  grid-gap: 20px;
}
@media (min-width: 768px) {
  .grid-spacing-lg {
    grid-gap: 40px;
  }
}
.hero-carousel {
  position: relative;
}
@media (min-width: 769px) {
  .hero-carousel .content {
    position: absolute;
    top: 33.33%;
    left: 15%;
    max-width: 33.33%;
    padding: 30px !important;
  }
}
@media (max-width: 768px) {
  .hero-carousel .content {
    position: relative;
    top: auto;
    left: auto;
    max-width: 100%;
    width: 100%;
    padding-top: 80px !important;
  }
}
#image-placeholder img {
  transition: opacity 0.3s ease;
  will-change: opacity;
  display: block;
}
#config-steps {
  list-style-type: none;
}
:where(#config-steps > :not(:last-child)) {
  --tw-space-y-reverse: 0;
  margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
  margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
}
#config-steps {
  padding: calc(var(--spacing) * 0);
  counter-reset: step;
}
#config-steps li {
  counter-increment: step;
  position: relative;
  cursor: pointer;
  border-radius: var(--radius-lg);
  background-color: transparent;
  padding: calc(var(--spacing) * 6);
  padding-left: calc(var(--spacing) * 20);
  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: cubic-bezier(.22,1,.36,1);
  transition-timing-function: cubic-bezier(.22,1,.36,1);
}
#config-steps li:hover {
  --tw-translate-y: calc(var(--spacing) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  background-color: color-mix(in srgb, #fff 80%, transparent);
}
@supports (color: color-mix(in lab, red, red)) {
  #config-steps li:hover {
    background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
  }
}
#config-steps li:hover {
  --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px 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);
}
#config-steps li.active {
  background-color: var(--color-white);
  --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);
}
#config-steps li::before {
  content: counter(step);
  position: absolute;
  top: calc(var(--spacing) * 6);
  left: calc(var(--spacing) * 6);
  display: flex;
  height: calc(var(--spacing) * 10);
  width: calc(var(--spacing) * 10);
  align-items: center;
  justify-content: center;
  border-radius: calc(infinity * 1px);
  background-color: var(--color-primary-medium);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  color: var(--color-white);
  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;
}
#config-steps li.active::before {
  --tw-scale-x: 110%;
  --tw-scale-y: 110%;
  --tw-scale-z: 110%;
  scale: var(--tw-scale-x) var(--tw-scale-y);
}
.single-project .gallery {
  position: relative;
  margin-bottom: calc(var(--spacing) * 8);
}
.single-project .entry-content {
  margin-bottom: calc(var(--spacing) * 24);
}
@media (min-width: 768px) {
  .single-project .gallery {
    position: relative;
    margin-bottom: calc(var(--spacing) * 24);
  }
}
.single-project .entry-title {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-5xl);
  line-height: var(--tw-leading, var(--text-5xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.single-project .gallery .gallery-entry {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 150px;
  margin: 6px;
}
.single-project .gallery .image-01 .button {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 1.5rem;
  right: 1.5rem;
  background-color: white;
  color: black;
  border-color: white;
}
@media (min-width: 769px) {
  .single-project .row {
    display: grid;
    grid-template-columns: 40% 60%;
    margin-bottom: 6rem;
  }
  .single-project .row .col:first-child {
    padding-right: calc(var(--spacing) * 24);
  }
  .single-project .gallery {
    display: grid;
    grid-template-columns: 1fr 300px;
    grid-template-rows: 300px 300px;
    width: 100%;
    height: 600px;
    gap: 6px;
  }
  .single-project .gallery .image-01 {
    grid-column: 1;
    grid-row: 1 / -1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
  }
  .single-project .gallery .image-01 .button {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 1.5rem;
    right: 1.5rem;
    background-color: white;
    color: black;
    border-color: white;
  }
  .single-project .gallery .image-02 {
    grid-column: 2;
    grid-row: 1 / 2;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .single-project .gallery .image-03 {
    grid-column: 2;
    grid-row: 2 / 3;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
@media (min-width: 769px) {
  .projects-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
  }
}
.projects-container .entry {
  position: relative;
  margin-bottom: calc(var(--spacing) * 4);
  display: block;
  cursor: pointer;
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-neutral-300);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 5);
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: cubic-bezier(.22,1,.36,1);
  transition-timing-function: cubic-bezier(.22,1,.36,1);
}
.projects-container .entry:hover {
  background-color: var(--color-tertiary);
  --tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.12)));
  --tw-drop-shadow: drop-shadow(var(--drop-shadow-md));
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.projects-container .entry .entry-thumb {
  margin-bottom: calc(var(--spacing) * 4);
  height: calc(var(--spacing) * 90);
  width: 100%;
  background-size: cover;
  background-position: center;
  --tw-inset-shadow: inset 0 2px 4px var(--tw-inset-shadow-color, rgb(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.projects-container .entry .project-name {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.projects-container .entry .project-location {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  color: var(--color-neutral-500);
}
#resource-download .wp-block-image {
  background-color: #ECF2ED;
  overflow: hidden;
  border-radius: var(--radius-lg);
  padding: calc(var(--spacing) * 9);
}
.pdf-download + .wp-block-heading, .fancybox-block-video h4 {
  margin-bottom: calc(var(--spacing) * 4);
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.wp-block-button.has-download-icon .wp-block-button__link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  text-align: left;
}
.has-download-icon .download-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: currentColor;
  -webkit-mask: url('./img/download.svg') no-repeat center;
  mask: url('./img/download.svg') no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.page-header {
  padding-top: calc(var(--spacing) * 12);
  padding-bottom: calc(var(--spacing) * 4);
}
@media (min-width: 768px) {
  .page-header {
    padding-top: calc(var(--spacing) * 24);
    padding-bottom: calc(var(--spacing) * 12);
  }
}
@media (max-width: 768px) {
  .grid-download {
    grid-template-columns: repeat(2,minmax(0, 1fr)) !important;
  }
}
@media (min-width: 768px) {
  .single-post .row {
    display: grid;
    grid-template-columns: 75% 25%;
  }
  .single-post .row .col:first-child .inner {
    max-width: calc(8/10 * 100%);
  }
}
.single-post .entry-content {
  margin-bottom: calc(var(--spacing) * 16);
}
.single-post .entry-content .breadcrumb {
  margin-bottom: calc(var(--spacing) * 4);
}
@media (width >= 48rem) {
  .single-post .entry-content .breadcrumb {
    margin-bottom: calc(var(--spacing) * 24);
  }
}
.single-post .row .col:first-child {
  margin-bottom: calc(var(--spacing) * 24);
}
.single-post .entry-title {
  margin-bottom: calc(var(--spacing) * 8);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
@media (width >= 48rem) {
  .single-post .entry-title {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
}
.single-post .row .col:last-child h2 {
  margin-top: calc(var(--spacing) * 0);
  margin-bottom: calc(var(--spacing) * 8);
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
  border-color: var(--color-tertiary);
  padding-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
  color: var(--color-primary);
  text-transform: uppercase;
}
.button-cont {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  gap: 1rem;
}
.button-cont button {
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 2px;
  border-color: var(--color-secondary);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-foreground);
  --tw-duration: 100ms;
  transition-duration: 100ms;
  --tw-ease: var(--ease-in);
  transition-timing-function: var(--ease-in);
}
.button-cont button:hover {
  background-color: var(--wp--preset--color--button-hover) !important;
  border-color: var(--wp--preset--color--button-hover) !important;
  color: white;
}
.button-cont button.prev, .button-cont button.next {
  position: relative;
  font-size: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.button-cont button.prev:before, .button-cont button.next:after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
}
.button-cont button.prev:before {
  content: '\f060';
}
.button-cont button.next:after {
  content: '\f061';
}
.button-cont button.prev:before, .button-cont button.next:after {
  position: absolute;
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wrapper {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
}
.wrapper .box {
  flex-shrink: 0;
  margin: 0;
  width: 100%;
}
@media (min-width: 769px) {
  .button-cont {
    justify-content: flex-end;
  }
  .wrapper .box {
    width: 50%;
  }
  .wrapper-prudct-loop .box {
    width: 25%;
    padding: 5px;
  }
}
.wrapper-prudct-loop {
  position: relative;
  z-index: 0;
}
.wrapper-prudct-loop .carousel-dots {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  left: 0;
  right: 0;
}
.wrapper-prudct-loop .button-cont {
  position: absolute;
  z-index: 10;
  margin-bottom: 0;
  bottom: 60px;
  right: 0;
  left: 0;
}
.wrapper-prudct-loop .prev, .wrapper-prudct-loop .next, .wrapper-prudct-loop .button {
  background: rgba(255, 255, 255, 0.8);
  color: #333;
  border: none;
}
@media (min-width: 768px) {
  .wrapper-prudct-loop .carousel-dots {
    bottom: 30px;
    left: 20px;
    right: auto;
  }
  .wrapper-prudct-loop .button-cont {
    bottom: 30px;
    right: 20px;
  }
}
.sticky-posts-container .entry {
  position: relative;
  min-height: calc(var(--spacing) * 120);
  overflow: hidden;
  border-radius: var(--radius-lg);
  padding: calc(var(--spacing) * 4);
}
.sticky-posts-container .entry .entry-container {
  position: absolute;
  right: calc(var(--spacing) * 6);
  bottom: calc(var(--spacing) * 6);
  left: calc(var(--spacing) * 6);
  z-index: 10;
  color: var(--color-white);
}
@media (min-width: 768px) {
  .sticky-posts-container .entry {
    min-height: calc(var(--spacing) * 120);
    padding: calc(var(--spacing) * 8);
  }
  .sticky-posts-container .entry .entry-container {
    right: calc(var(--spacing) * 8);
    right: calc(var(--spacing) * 56);
    bottom: calc(var(--spacing) * 8);
    left: calc(var(--spacing) * 8);
  }
}
.sticky-posts-container .entry .entry-container h4 {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.sticky-posts-container .entry .entry-container p {
  margin-bottom: calc(var(--spacing) * 4);
}
.sticky-posts-container .entry .entry-thumbnail {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
}
.sticky-posts-container .entry .entry-thumbnail::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  pointer-events: none;
}
.sidebar {
  width: 300px;
  margin-top: 0;
  z-index: 999999;
  position: absolute;
  top: 600px;
  left: 0;
  display: none !important;
}
@media (min-width: 992px) {
  .sidebar {
    display: block !important;
  }
  .theme-border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
    border-color: var(--color-neutral-200);
    padding-left: calc(var(--spacing) * 8);
  }
}
.theme-6xl {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.theme-h1 {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.theme-h2 {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.theme-h3, h3 {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.theme-h4 {
  margin-bottom: calc(var(--spacing) * 2);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
@media (min-width: 768px) {
  .theme-6xl {
    margin-bottom: calc(var(--spacing) * 4);
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .theme-h1 {
    margin-bottom: calc(var(--spacing) * 4);
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .theme-h2 {
    margin-bottom: calc(var(--spacing) * 4);
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .theme-h3, h3 {
    margin-bottom: calc(var(--spacing) * 4);
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .theme-h4, h4 {
    margin-bottom: calc(var(--spacing) * 2);
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
}
.theme-list-square {
  list-style: none;
  padding-left: 1.5em;
}
.theme-list-square li {
  position: relative;
  margin-bottom: 0;
}
.theme-list-square li::before {
  content: "";
  position: absolute;
  left: -1.2em;
  top: 0.6em;
  width: 0.5em;
  height: 0.5em;
  background-color: var(--wp--preset--color--secondary);
}
@media (min-width: 768px) {
  .bg-white-strip {
    position: relative;
    overflow: hidden;
  }
  .bg-white-strip .wp-block-cover__inner-container {
    position: relative;
    z-index: 2;
  }
  .bg-white-strip::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
    bottom: auto;
    right: 0;
    background-color: var(--wp--preset--color--background);
    z-index: 1;
  }
}
.card-dark {
  background-color: var(--wp--preset--color--tertiary);
  margin-bottom: calc(var(--spacing) * 4);
  overflow: hidden;
  border-radius: var(--radius-lg);
  padding: calc(var(--spacing) * 8);
}
@media (width >= 64rem) {
  .card-dark {
    padding: calc(var(--spacing) * 12);
  }
}
.style-animation-card-hover .wp-block-cover__inner-container {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip-path: none;
  white-space: normal;
}
.style-animation-card-hover .style-animation-card-content {
  position: absolute;
  top: auto;
  right: calc(var(--spacing) * 9);
  bottom: calc(var(--spacing) * 9);
  left: calc(var(--spacing) * 9);
  max-width: 100%;
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.style-animation-card-hover:hover .style-animation-card-content {
  bottom: calc(var(--spacing) * 21);
}
.style-pre-title {
  color: var(--wp--preset--color--secondary);
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.75px;
}
.style-pre-title-2 {
  padding-left: 40px;
  font-weight: 500;
  margin-bottom: 12px;
  position: relative;
}
.style-pre-title-2:after {
  content: " ";
  position: absolute;
  top: 13px;
  left: 0;
  width: 25px;
  border-top: 2px solid var(--wp--preset--color--secondary);
}
.style-testimonial-card {
  position: relative;
  display: block;
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-neutral-300);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 4);
  padding: calc(var(--spacing) * 8);
}
.style-testimonial-card-footer {
  display: flex;
  max-width: var(--container-xl);
  justify-content: space-between;
  --tw-leading: var(--leading-tight);
  line-height: var(--leading-tight);
}
.style-testimonial-card-footer-name {
  border-left-style: var(--tw-border-style);
  border-left-width: 4px;
  border-color: var(--color-secondary);
  padding-left: calc(var(--spacing) * 4);
}
.style-testimonial-card-quote img {
  width: 60px;
  margin-bottom: calc(var(--spacing) * 4);
}
@media (min-width: 769px) {
  .style-testimonial-card {
    position: relative;
    display: block;
    border-radius: var(--radius-lg);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-neutral-300);
    background-color: var(--color-white);
    padding: calc(var(--spacing) * 8);
    padding-top: calc(var(--spacing) * 24);
    padding-right: calc(var(--spacing) * 24);
    padding-bottom: calc(var(--spacing) * 24);
    padding-left: calc(var(--spacing) * 48);
    margin-right: 0 !important;
    margin-left: 15% !important;
  }
  .style-testimonial-card-quote {
    position: absolute;
    top: 96px;
    left: -50px;
  }
  .style-testimonial-card-quote img {
    width: auto;
  }
}
.style-card-border {
  position: relative;
  margin-bottom: calc(var(--spacing) * 4);
  display: block;
  cursor: pointer;
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-neutral-300);
  background-color: var(--color-white);
  padding: calc(var(--spacing) * 5);
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: cubic-bezier(.22,1,.36,1);
  transition-timing-function: cubic-bezier(.22,1,.36,1);
}
.style-card-border:hover {
  background-color: var(--color-tertiary);
  --tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.12)));
  --tw-drop-shadow: drop-shadow(var(--drop-shadow-md));
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.style-card-border .wp-block-image {
  --tw-inset-shadow: inset 0 2px 4px var(--tw-inset-shadow-color, rgb(0 0 0 / 0.05));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.style-card-tertiary {
  position: relative;
  display: block;
  border-radius: var(--radius-lg);
  border-style: var(--tw-border-style);
  border-width: 1px;
  border-color: var(--color-neutral-300);
  background-color: var(--color-tertiary);
  padding: calc(var(--spacing) * 10);
  text-align: center;
}
@media (min-width: 769px) {
  .style-card-tertiary {
    padding: calc(var(--spacing) * 16);
    text-align: left;
  }
}
.style-card-blur {
  position: relative;
  display: block;
  border-radius: var(--radius-lg);
  backdrop-filter: blur(20px);
}
.style-has-check-before:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: '\f00c';
  display: inline-block;
  color: #FFFFFF;
  margin-right: 8px;
  background-color: var(--wp--preset--color--secondary);
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 4px;
  height: 24px;
  width: 24px;
  line-height: 1.6;
}
.style-has-arrow-after-dark:after {
  background-color: #24342A;
}
ul.style-list-pill-inline {
  list-style: none;
  padding: 0;
  margin: 0 0 0.5rem -6px;
}
ul.style-list-pill-inline li {
  display: inline-block;
  background-color: #ECF2ED;
  color: var(--wp--preset--color--foreground);
  padding: 8px 12px;
  border-radius: 4px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s;
  margin: 6px;
  line-height: 1;
}
ul.style-list-pill-inline li:hover {
  background-color: var(--wp--preset--color--button-hover);
  color: var(--wp--preset--color--background);
}
ul.style-list-pill-inline li a {
  text-decoration-line: none;
}
.style-card {
  overflow: hidden;
  border-radius: var(--radius-lg);
}
.link-has-underline a {
  text-decoration-line: underline;
}
@media (min-width: 768px) {
  .theme-about-image-align-01 {
    display: flex;
  }
  .theme-about-image-align-01 figure:nth-child(2) {
    align-self: flex-end;
  }
}
.theme-style-with-icon-01 {
  display: flex;
  align-items: center;
}
.theme-style-with-icon-01 {
  display: flex;
  align-items: start;
}
.theme-style-with-icon-01 figure {
  width: 22.5%;
}
.theme-style-with-icon-01 p {
  width: 77.5%;
}
@media (min-width: 768px) {
  .theme-style-with-icon-01 {
    align-self: center;
  }
  .theme-style-with-icon-01 figure {
    width: 20%;
  }
  .theme-style-with-icon-01 p {
    width: 80%;
  }
}
.theme-max-w-8-10 {
  margin-right: calc(var(--spacing) * 0) !important;
  margin-left: calc(var(--spacing) * 0) !important;
  max-width: calc(8/10 * 100%);
}
.theme-bg-overlay .wp-block-cover__background {
  z-index: -1;
}
.bg-04 .wp-block-cover__image-background {
  display: none;
}
@media (min-width: 768px) {
  .bg-04 .wp-block-cover__image-background {
    display: block;
    height: auto;
    object-fit: none;
    top: auto;
    right: 0;
    left: auto;
    bottom: 0;
    width: 60%;
  }
}
.bg-05 .wp-block-cover__image-background {
  contain-intrinsic-size: revert;
  height: auto;
  object-fit: none;
  width: auto;
  top: auto;
  right: 0;
  left: auto;
  bottom: 0;
}
.bg-07 .wp-block-cover__image-background {
  contain-intrinsic-size: revert;
  height: auto;
  object-fit: none;
  width: auto;
  top: auto;
  right: 0;
  left: auto;
  bottom: 0;
}
.bg-08 .wp-block-cover__image-background {
  contain-intrinsic-size: revert;
  height: auto;
  object-fit: none;
  width: auto;
  top: 30%;
  right: 0;
  left: auto;
}
.fancybox-block-video a {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.fancybox-block-video a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 2;
}
.fancybox-block-video a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%);
  width: 0;
  height: 0;
  border-left: 28px solid #ffffff;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  pointer-events: none;
  z-index: 3;
}
.fancybox-block-video a::before {
  animation: playPulse 2s infinite;
}
@keyframes playPulse {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  }
  70% {
    box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.fancybox-block-video a:hover::before {
  background: rgba(0, 0, 0, 0.75);
  transform: translate(-50%, -50%) scale(1.1);
}
.pdf-download {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.pdf-download img {
  transition: all 0.3s ease;
}
.pdf-download::before {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  transition: all 0.3s ease;
  pointer-events: none;
  z-index: 2;
}
.pdf-download::after {
  content: "";
  position: absolute;
  bottom: 29px;
  right: 29px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 14px solid #ffffff;
  pointer-events: none;
  z-index: 3;
}
.pdf-download span.download-stem {
  position: absolute;
  bottom: 38px;
  right: 37px;
  width: 4px;
  height: 14px;
  background: #ffffff;
  z-index: 3;
  pointer-events: none;
}
.pdf-download:hover::before {
  background: rgba(0, 0, 0, 0.85);
  transform: scale(1.1);
}
.pdf-download:hover img {
  transform: scale(1.05);
}
.spacer {
  height: 24px;
}
.text-primary-medium {
  color: var(--wp--preset--color--primary-medium);
}
.green-square {
  list-style-type: square;
  padding-left: 20px;
}
.green-square li {
  color: #000;
  margin-bottom: 0.5rem;
}
.green-square li::marker {
  color: var(--wp--preset--color--secondary);
}
@media (min-width: 769px ) {
  .hide-lg {
    display: none !important;
  }
  .ml-auto {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 768px) {
  .center-sm, .center-sm p, .center-sm img {
    text-align: center;
    margin: 0 auto;
  }
  .gap-sm {
    gap: 1em;
  }
  .hide-sm {
    display: none !important;
  }
}
.page-id-379 h2 {
  margin-bottom: calc(var(--spacing) * 4);
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
@media (width >= 48rem) {
  .page-id-379 h2 {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
.section-gap {
  padding-block: calc(var(--spacing) * 6);
}
@media (width >= 48rem) {
  .section-gap {
    padding-block: calc(var(--spacing) * 24);
  }
}
.wp-block-button.is-style-outline a {
  border-color: var(--wp--preset--color--secondary);
}
.wp-block-separator, hr {
  border: 0;
  border-top: 1px solid#C0CDC3;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .wp-block-separator, hr {
    margin-top: 3rem;
    margin-bottom: 4rem;
  }
}
p, ul {
  margin-bottom: calc(var(--spacing) * 4);
}
p:last-child, ul:last-child {
  margin-bottom: calc(var(--spacing) * 0);
}
@layer components {
  .list-square-green li {
    display: flex;
    align-items: flex-start;
    gap: calc(var(--spacing) * 2);
  }
  .list-square-green li::before {
    content: "";
    margin-top: calc(var(--spacing) * 1);
    display: inline-block;
    height: calc(var(--spacing) * 3);
    width: calc(var(--spacing) * 3);
    background-color: var(--color-green-600);
  }
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.sticky {
  position: sticky;
}
.inset-1 {
  inset: calc(var(--spacing) * 1);
}
.-top-2 {
  top: calc(var(--spacing) * -2);
}
.top-\[0\.6rem\] {
  top: 0.6rem;
}
.top-\[2px\] {
  top: 2px;
}
.left-4 {
  left: calc(var(--spacing) * 4);
}
.left-\[6px\] {
  left: 6px;
}
.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;
  }
}
.prose {
  --tw-prose-body: var(--color-foreground);
  --tw-prose-headings: var(--color-foreground);
  --tw-prose-lead: var(--color-foreground);
  --tw-prose-links: var(--color-primary);
  --tw-prose-bold: var(--color-foreground);
  --tw-prose-counters: var(--color-foreground);
  --tw-prose-bullets: var(--color-foreground);
  --tw-prose-hr: var(--color-foreground);
  --tw-prose-quotes: var(--color-foreground);
  --tw-prose-quote-borders: var(--color-primary);
  --tw-prose-captions: var(--color-foreground);
  --tw-prose-kbd: var(--color-foreground);
  --tw-prose-kbd-shadows: var(--color-foreground);
  --tw-prose-code: var(--color-foreground);
  --tw-prose-pre-code: var(--color-background);
  --tw-prose-pre-bg: var(--color-foreground);
  --tw-prose-th-borders: var(--color-foreground);
  --tw-prose-td-borders: var(--color-foreground);
  --tw-prose-invert-body: var(--color-background);
  --tw-prose-invert-headings: var(--color-background);
  --tw-prose-invert-lead: var(--color-background);
  --tw-prose-invert-links: var(--color-primary);
  --tw-prose-invert-bold: var(--color-background);
  --tw-prose-invert-counters: var(--color-background);
  --tw-prose-invert-bullets: var(--color-background);
  --tw-prose-invert-hr: var(--color-background);
  --tw-prose-invert-quotes: var(--color-background);
  --tw-prose-invert-quote-borders: var(--color-primary);
  --tw-prose-invert-captions: var(--color-background);
  --tw-prose-invert-kbd: var(--color-background);
  --tw-prose-invert-kbd-shadows: var(--color-background);
  --tw-prose-invert-code: var(--color-background);
  --tw-prose-invert-pre-code: var(--color-foreground);
  --tw-prose-invert-pre-bg: var(--color-background);
  --tw-prose-invert-th-borders: var(--color-background);
  --tw-prose-invert-td-borders: var(--color-background);
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tw-prose-body);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(p) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where([class~='lead'],[class~='is-style-lead']) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: var(--tw-prose-font-medium);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(strong) {
  color: var(--tw-prose-bold);
  font-weight: var(--tw-prose-font-semibold);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th strong) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A']) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a']) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='A' s]) {
  list-style-type: upper-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='a' s]) {
  list-style-type: lower-alpha;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I']) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i']) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='I' s]) {
  list-style-type: upper-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='i' s]) {
  list-style-type: lower-roman;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol[type='1']) {
  list-style-type: decimal;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li)::marker {
  font-weight: var(--tw-prose-font-normal);
  color: var(--tw-prose-counters);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li)::marker {
  color: var(--tw-prose-bullets);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dt) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote) {
  font-weight: var(--tw-prose-font-medium);
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: '\201C''\201D''\2018''\2019';
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:first-of-type)::before {
  content: open-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote p:last-of-type)::after {
  content: close-quote;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite) {
  color: var(--tw-prose-body);
  font-style: normal;
  font-weight: var(--tw-prose-font-normal);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote > cite::before) {
  content: '\2014';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-extrabold);
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 strong) {
  font-weight: var(--tw-prose-font-black);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-bold);
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 strong) {
  font-weight: var(--tw-prose-font-extrabold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 strong) {
  font-weight: var(--tw-prose-font-bold);
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(img) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-weight: var(--tw-prose-font-medium);
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
}
@supports (color: color-mix(in lab, red, red)) {
  :is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
    box-shadow: 0 0 0 1px color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent), 0 3px 0 color-mix(in oklab, var(--tw-prose-kbd-shadows) 10%, transparent);
  }
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(kbd) {
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code) {
  color: var(--tw-prose-code);
  font-weight: var(--tw-prose-font-semibold);
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::before,:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(code)::after {
  content: '`';
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(a code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h1 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 code) {
  color: inherit;
  font-size: 0.875em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 code) {
  color: inherit;
  font-size: 0.9em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(blockquote code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th code) {
  color: inherit;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: var(--tw-prose-font-normal);
  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-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code) {
  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;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::before {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(pre code)::after {
  content: none;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(table.has-fixed-layout) {
  table-layout: fixed;
  width: 100%;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th) {
  color: var(--tw-prose-headings);
  font-weight: var(--tw-prose-font-semibold);
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody tr:last-child) {
  border-bottom-width: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td) {
  vertical-align: baseline;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tfoot td) {
  vertical-align: top;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure > *) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figcaption) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(picture > img) {
  margin-top: 0;
  margin-bottom: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(video) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(li) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ol > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul > li) {
  padding-left: 0.375em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li p) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ul > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:first-child) {
  margin-top: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > ol > li > *:last-child) {
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(ul ul,ul ol,ol ul,ol ol) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dl) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(dd) {
  margin-top: 0.5em;
  padding-left: 1.625em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(hr + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h2 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h3 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(h4 + *) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(thead th:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td,tfoot td) {
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:first-child,tfoot td:first-child) {
  padding-left: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(tbody td:last-child,tfoot td:last-child) {
  padding-right: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(figure) {
  margin-top: 2em;
  margin-bottom: 2em;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :first-child) {
  margin-top: 0;
}
:is(.prose :not(:where([class~='not-prose'],[class~='not-prose'] *))):where(.prose > :last-child) {
  margin-bottom: 0;
}
.prose .wp-block-table td,.prose .wp-block-table th {
  border: 0;
}
.prose .wp-block-table thead,.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;
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline-flex {
  display: inline-flex;
}
.aspect-square {
  aspect-ratio: 1 / 1;
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-\[10px\] {
  height: 10px;
}
.min-h-\[140px\] {
  min-height: 140px;
}
.min-h-auto {
  min-height: auto;
}
.w-4 {
  width: calc(var(--spacing) * 4);
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-\[5px\] {
  width: 5px;
}
.w-full {
  width: 100%;
}
.max-w-3xl {
  max-width: var(--container-3xl);
}
.max-w-4xl {
  max-width: var(--container-4xl);
}
.max-w-5\/10 {
  max-width: calc(5/10 * 100%);
}
.max-w-7\/10 {
  max-width: calc(7/10 * 100%);
}
.max-w-8\/10 {
  max-width: calc(8/10 * 100%);
}
.max-w-full {
  max-width: 100%;
}
.max-w-lg {
  max-width: var(--container-lg);
}
.max-w-none {
  max-width: none;
}
.max-w-xl {
  max-width: var(--container-xl);
}
.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;
}
.appearance-none {
  appearance: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.overflow-hidden {
  overflow: hidden;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-r-2 {
  border-right-style: var(--tw-border-style);
  border-right-width: 2px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-b-2 {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 2px;
}
.border-l {
  border-left-style: var(--tw-border-style);
  border-left-width: 1px;
}
.border-gray-300 {
  border-color: var(--color-gray-300);
}
.border-neutral-200 {
  border-color: var(--color-neutral-200);
}
.border-neutral-500 {
  border-color: var(--color-neutral-500);
}
.border-red-500 {
  border-color: var(--color-red-500);
}
.border-tertiary {
  border-color: var(--color-tertiary);
}
.border-white {
  border-color: var(--color-white);
}
.bg-green-50 {
  background-color: var(--color-green-50);
}
.bg-secondary {
  background-color: var(--color-secondary);
}
.bg-white {
  background-color: var(--color-white);
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.px-1 {
  padding-inline: calc(var(--spacing) * 1);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.pt-2 {
  padding-top: calc(var(--spacing) * 2);
}
.pb-2 {
  padding-bottom: calc(var(--spacing) * 2);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pl-4 {
  padding-left: calc(var(--spacing) * 4);
}
.pl-8 {
  padding-left: calc(var(--spacing) * 8);
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-base {
  font-size: var(--text-base);
  line-height: var(--tw-leading, var(--text-base--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.tracking-widest {
  --tw-tracking: var(--tracking-widest);
  letter-spacing: var(--tracking-widest);
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-600 {
  color: var(--color-gray-600);
}
.text-gray-700 {
  color: var(--color-gray-700);
}
.text-gray-900 {
  color: var(--color-gray-900);
}
.text-green-800 {
  color: var(--color-green-800);
}
.text-primary {
  color: var(--color-primary);
}
.text-red-600 {
  color: var(--color-red-600);
}
.text-secondary {
  color: var(--color-secondary);
}
.text-transparent {
  color: transparent;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.opacity-70 {
  opacity: 70%;
}
.ring-1 {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.ring-2 {
  --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);
}
.ring-secondary {
  --tw-ring-color: var(--color-secondary);
}
.outline {
  outline-style: var(--tw-outline-style);
  outline-width: 1px;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition-all {
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.delay-4 {
  transition-delay: 4ms;
}
.delay-6 {
  transition-delay: 6ms;
}
.duration-150 {
  --tw-duration: 150ms;
  transition-duration: 150ms;
}
.duration-200 {
  --tw-duration: 200ms;
  transition-duration: 200ms;
}
.content-none {
  --tw-content: none;
  content: none;
}
.outline-none {
  --tw-outline-style: none;
  outline-style: none;
}
.file\:mr-4::file-selector-button {
  margin-right: calc(var(--spacing) * 4);
}
.file\:cursor-pointer::file-selector-button {
  cursor: pointer;
}
.file\:rounded-lg::file-selector-button {
  border-radius: var(--radius-lg);
}
.file\:border-1::file-selector-button {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.file\:border-gray-200::file-selector-button {
  border-color: var(--color-gray-200);
}
.file\:bg-white::file-selector-button {
  background-color: var(--color-white);
}
.file\:px-4::file-selector-button {
  padding-inline: calc(var(--spacing) * 4);
}
.file\:py-2::file-selector-button {
  padding-block: calc(var(--spacing) * 2);
}
.file\:text-sm::file-selector-button {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.file\:font-medium::file-selector-button {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.file\:text-gray-700::file-selector-button {
  color: var(--color-gray-700);
}
.focus\:border-secondary:focus {
  border-color: var(--color-secondary);
}
.focus\:ring-1:focus {
  --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.focus\:ring-red-500:focus {
  --tw-ring-color: var(--color-red-500);
}
.focus\:ring-secondary:focus {
  --tw-ring-color: var(--color-secondary);
}
.focus\:outline-none:focus {
  --tw-outline-style: none;
  outline-style: none;
}
@media (width >= 48rem) {
  .md\:ml-12 {
    margin-left: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:max-w-7\/10 {
    max-width: calc(7/10 * 100%);
  }
}
@media (width >= 48rem) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (width >= 48rem) {
  .md\:pl-12 {
    padding-left: calc(var(--spacing) * 12);
  }
}
@media (width >= 48rem) {
  .md\:text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
}
@media (width >= 48rem) {
  .md\:text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
}
@media (width >= 64rem) {
  .lg\:text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
}
.prose-a\:text-primary :is(a):not(:where([class~='not-prose'],[class~='not-prose'] *)) {
  color: var(--color-primary);
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  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-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-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-leading {
  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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@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-font-weight: initial;
      --tw-border-style: solid;
      --tw-duration: initial;
      --tw-ease: 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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-tracking: initial;
      --tw-space-y-reverse: 0;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-leading: initial;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-outline-style: solid;
    }
  }
}
