/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./assets/scss/frontend/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
/**
 * MITSOLWP
 * https://project-website.tld
 *
 */
/**
 * Resets - installed via NPM
 * modern-normalize - https://github.com/sindresorhus/modern-normalize
 * Replaced normalize.css with modern-normalize
 * If you want to use a custom normalize or reset,
 * you can remove this import and add your own.
 * If replacing, be sure to provide clear guidance for engineering team.
 */
/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}
html {
  /* Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3) */
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  line-height: 1.15; /* 1. Correct the line height in all browsers. */
  -webkit-text-size-adjust: 100%; /* 2. Prevent adjustments of font size after orientation changes in iOS. */
  -moz-tab-size: 4; /* 3. Use a more readable tab size (opinionated). */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
}
/*
Sections
========
*/
body {
  margin: 0; /* Remove the margin in all browsers. */
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/* Global - global pieces like media queries, mixins and placholders */
/**
 * Variables.
 */
/* Various. */
/* Spacings. */
/* Font. */
/* Colors - Mono. */
/* Colors - Mono. */
/* Midnight Blue */
/* Dark Slate Blue */
/* Steel Blue */
/* Royal Blue */
/* Deep Teal */
/* Dark Teal */
/* Pale Aquamarine */
/* Very Dark Gray */
/* Dark Charcoal */
/* Medium Grey */
/* Light Slate Grey */
/* Light Blue Grey */
/* Pale Grey */
/* Very Light Grey */
/* Classic White */
/* Responsive breakpoints. */
/* z-index. */
/**
 * Buttons global style.
 *
 * @author 2DC <hello@2damcreative.com>
 */
/*
 * Headings global style.
*/
h1,
.has-style-h1 {
  margin-top: 0;
  font-weight: 600;
  line-height: 1.2;
  font-size: clamp(2rem, 1.8143rem + 0.7619vw, 2.5rem);
}
h2,
.has-style-h2 {
  margin-top: 0;
  font-weight: 600;
  line-height: 1.2;
  font-size: clamp(1.625rem, 1.4857rem + 0.5714vw, 2rem);
}
h3,
.has-style-h3 {
  margin-top: 0;
  font-weight: 600;
  line-height: 1.2;
  font-size: clamp(1.25rem, 1.1571rem + 0.381vw, 1.5rem);
}
h4,
.has-style-h4 {
  margin-top: 0;
  font-weight: 600;
  line-height: 1.2;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  margin-bottom: 0.75em;
}
.ahha-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 600px) {
  .ahha-container {
    max-width: calc(var(--wp--style--global--wide-size) - 5%);
  }
}
@media (min-width: 1200px) {
  .ahha-container {
    max-width: var(--wp--style--global--content-size);
  }
}
@media (min-width: 1440px) {
  .ahha-container {
    max-width: var(--wp--style--global--wide-size);
  }
}
.ahha-container.narrow {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 600px) {
  .ahha-container.narrow {
    max-width: calc(var(--wp--style--global--content-size) - 5%);
  }
}
@media (min-width: 1200px) {
  .ahha-container.narrow {
    max-width: var(--wp--style--global--content-size);
  }
}
@media (min-width: 1440px) {
  .ahha-container.narrow {
    max-width: var(--wp--style--global--content-size);
  }
}
.ahha-container.blog {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  max-width: 840px;
}
@media (min-width: 600px) {
  .ahha-container.blog {
    max-width: calc(840px - 5%);
  }
}
@media (min-width: 1200px) {
  .ahha-container.blog {
    max-width: var(--wp--style--global--content-size);
  }
}
@media (min-width: 1440px) {
  .ahha-container.blog {
    max-width: 840px;
  }
}
@media (min-width: 1200px) {
  .ahha-container.blog {
    max-width: 840px;
  }
}
/*
 * Vertical padding mixins.
*/
.ahha-vertical-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 782px) {
  .ahha-vertical-padding {
    padding-top: 60.0150037509px;
    padding-bottom: 60.0150037509px;
  }
}
@media (min-width: 1200px) {
  .ahha-vertical-padding {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.ahha-half-vertical-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 782px) {
  .ahha-half-vertical-padding {
    padding-top: 30.0075018755px;
    padding-bottom: 30.0075018755px;
  }
}
@media (min-width: 1200px) {
  .ahha-half-vertical-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ahha-no-vertical-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ahha-no-bottom-padding {
  padding-bottom: 0 !important;
}
.ahha-no-top-padding {
  padding-top: 0 !important;
}
/* Base - base styles such as fonts, typography, and wordpress overrides */
body {
  position: relative;
  color: #333333;
  padding-top: 72px;
}
@media (min-width: 782px) {
  body {
    padding-top: 90px;
  }
}
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
body {
  font-family: Manrope, sans-serif;
  line-height: 1.4;
}
p {
  margin: 0;
  font-size: clamp(0.875rem, 0.8286rem + 0.1905vw, 1rem);
}
p + * {
  margin-top: 1rem;
}
p a {
  color: inherit;
  text-decoration: none;
  background-image: linear-gradient(#1e3a8a, #1e3a8a);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  transition: all 0.3s ease-in-out;
}
p a:hover {
  background-size: 0 1px;
}
p .highlight {
  background-color: #1e3a8a;
}
.wp-block-heading.splitting {
  overflow: hidden;
}
.wp-block-heading.splitting .word {
  display: inline-block;
  line-height: 1.3;
}
/*
 * Resources on prefers-reduced-motion:
 * https://webkit.org/blog-files/prefers-reduced-motion/prm.htm
 * https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion
 */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001s !important;
    transition-duration: 0.001s !important;
  }
}
/* WordPress generated classes */
.alignleft {
  float: left;
  margin-right: 1rem;
  text-align: left;
}
.alignright {
  float: right;
  margin-left: 1rem;
  text-align: right;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.wp-caption {
  max-width: 100%;
}
.wp-caption.aligncenter {
  text-align: center;
}
.wp-caption.alignright {
  text-align: right;
}
.wp-caption-text {
  margin: 0;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:active) {
  word-wrap: normal !important;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:active) {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Input and forms.
 */
textarea,
input:not([type=submit]),
select {
  padding: 1rem 1.5rem;
  border: 1px solid transparent;
  background-color: #e5e5e5;
  border-radius: 2px;
  color: #333333;
  font-size: 16px;
  font-family: "Manrope", "Arial";
  line-height: 1.4;
  height: auto;
  transition: all 0.3s ease-in-out;
}
textarea:focus,
input:not([type=submit]):focus,
select:focus {
  border-color: #006d77;
  outline: none;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: calc(1.5rem + 15px);
  background-image: url('data:image/svg+xml,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.99958 5.7083C4.91746 5.70869 4.8361 5.69268 4.76025 5.66119C4.68441 5.62971 4.61562 5.5834 4.55791 5.52497L0.391247 1.3583C0.308143 1.23672 0.270641 1.0897 0.285355 0.943169C0.30007 0.796637 0.366056 0.660007 0.471675 0.557377C0.577294 0.454747 0.715761 0.39271 0.862655 0.382207C1.00955 0.371705 1.15543 0.413411 1.27458 0.499971L4.99958 4.19997L8.72458 0.499971C8.84204 0.423812 8.98168 0.389295 9.1211 0.401951C9.26052 0.414607 9.39165 0.473704 9.49348 0.56977C9.59531 0.665837 9.66194 0.793308 9.68269 0.931755C9.70344 1.0702 9.67711 1.21161 9.60791 1.3333L5.44125 5.49997C5.38569 5.56294 5.31786 5.6139 5.24191 5.64972C5.16597 5.68554 5.0835 5.70548 4.99958 5.7083Z" fill="%238D8D8D"/></svg>');
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
  background-size: 10px;
  outline: none;
}
/*
 * Ensure that we are not overriding the editor styles of the
 * WordPress Components.
 *
 * This is a workaround for: https://github.com/WordPress/gutenberg/issues/10178
 *
 * using :where to prevent the specificity increase of using :not
 */
input[type=submit],
input[type=button],
.button {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
}
input[type=submit],
input[type=button],
.button {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
}
input[type=submit]:hover,
input[type=button]:hover,
.button:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
input[type=submit]:hover,
input[type=button]:hover,
.button:hover {
  text-decoration: none;
}
.wp-block-button .wp-block-button__link,
.wp-block-button.is-style-default .wp-block-button__link {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
}
.wp-block-button .wp-block-button__link,
.wp-block-button.is-style-default .wp-block-button__link {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button.is-style-default .wp-block-button__link:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-button.is-style-default .wp-block-button__link:hover {
  text-decoration: none;
}
.button-secondary,
.button-outline,
.wp-block-button.is-style-secondary .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color) {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
  background-size: 202% 100% !important;
  background-position: right bottom !important;
}
.button-secondary,
.button-outline,
.wp-block-button.is-style-secondary .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color) {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
  border: 1px solid #1e3a8a;
  background-image: linear-gradient(90deg, #1e3a8a 0%, #1e3a8a 50%, transparent 50%, transparent 100%);
  color: #1e3a8a;
}
.button-secondary:hover,
.button-outline:hover,
.wp-block-button.is-style-secondary .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color):hover,
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
.button-secondary:hover,
.button-outline:hover,
.wp-block-button.is-style-secondary .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color):hover,
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover {
  text-decoration: none;
}
.button-secondary:hover,
.button-outline:hover,
.wp-block-button.is-style-secondary .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color):hover,
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover {
  border-color: #1e3a8a;
  color: #ffffff;
}
.wp-block-button.disabled {
  opacity: 0.4;
}
.wp-block-button.disabled a {
  cursor: not-allowed;
}
/*
 * Ensure that we are not overriding the editor styles of the
 * WordPress Components.
 *
 * This is a workaround for: https://github.com/WordPress/gutenberg/issues/10178
 *
 * using :where to prevent the specificity increase of using :not
 */
a:where(:not(.components-external-link)) {
  color: #333333;
  opacity: 1;
  text-decoration: none;
}
/*
 * Patterns.
*/
[data-pattern=wood-1],
[data-pattern=wood-2] {
  background-size: contain;
  background-position: center;
  background-image: url("../svg/wood-1.svg");
}
[data-pattern=wood-2] {
  background-image: url("../svg/wood-2.svg");
}
[data-pattern=wood-3],
[data-pattern=wood-4] {
  overflow: hidden;
}
[data-pattern=wood-3]::before,
[data-pattern=wood-4]::before {
  content: url("../svg/wood-3.svg");
  position: absolute;
  top: 50%;
  right: -5%;
  transform-origin: center right;
  transform: translateY(-50%) scale(0.5);
  z-index: 0;
}
@media (min-width: 782px) {
  [data-pattern=wood-3]::before,
  [data-pattern=wood-4]::before {
    transform: translateY(-50%) scale(0.8);
  }
}
@media (min-width: 1200px) {
  [data-pattern=wood-3]::before,
  [data-pattern=wood-4]::before {
    transform: translateY(-50%) scale(1);
  }
}
[data-pattern=wood-4]::before {
  content: url("../svg/wood-4.svg");
  top: 12%;
  right: -5%;
  transform: translateY(-50%) scale(0.5);
}
@media (min-width: 782px) {
  [data-pattern=wood-4]::before {
    top: 40%;
    transform: translateY(-50%) scale(0.8);
  }
}
@media (min-width: 1200px) {
  [data-pattern=wood-4]::before {
    top: 50%;
    right: 5%;
    transform: translateY(-50%) scale(1);
  }
}
/* Layout - styles specific to layout */
/* Layout */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fef400;
  z-index: 9980;
  transition: top 0.3s linear, background-color 0.3s ease-in-out;
}
.site-header.nav-up {
  top: -90px !important;
}
.site-header__logo {
  height: 60px;
}
.site-header__logo a {
  display: block;
}
.site-header__logo a svg {
  display: block;
}
.site-header__logo img {
  width: 100%;
  height: 60px;
}
.site-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (min-width: 1200px) {
  .site-header__inner {
    height: 90px;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.site-header__mobile {
  display: flex;
  flex-direction: column;
  height: 100vh;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #e0f2f1;
  color: #ffffff;
  gap: 1.25rem;
  opacity: 0;
  transform: translateY(2rem);
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .site-header__mobile {
    display: none;
  }
}
.site-header.show-mobile-menu {
  background-color: #e0f2f1;
}
.site-header.show-mobile-menu .site-header__mobile {
  background-color: #e0f2f1;
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.home .site-header {
  background-color: #fef400;
}
.home .site-header.show-mobile-menu {
  background-color: #333333;
}
.home .site-header.show-mobile-menu .site-header__mobile {
  background-color: #333333;
}
.home .site-header.show-mobile-menu .site-header__mobile-primary > .menu li.menu-item-has-children > a span,
.home .site-header.show-mobile-menu .site-header__mobile-primary > .menu li:not(.menu-item-has-children) a {
  color: #b0bec5;
}
.home .site-header.show-mobile-menu .site-header__mobile-primary > .menu li.menu-item-has-children > a span:hover,
.home .site-header.show-mobile-menu .site-header__mobile-primary > .menu li:not(.menu-item-has-children) a:hover {
  color: #ffffff;
}
.home .site-header.show-mobile-menu .site-header__mobile-primary > .menu li.menu-item-has-children.active > a span,
.home .site-header.show-mobile-menu .site-header__mobile-primary > .menu li:not(.menu-item-has-children).current_page_item > a {
  color: #ffffff;
}
.home .site-header.show-mobile-menu .site-header__mobile-primary > .menu li.menu-item-has-children > a::after {
  content: url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.57747 0.244141L4.99997 3.82164L1.42247 0.244141L0.244141 1.42247L4.99997 6.17831L9.75581 1.42247L8.57747 0.244141Z" fill="%23ffffff"/></svg>');
}
.admin-bar {
  padding-top: 90px;
}
.admin-bar .site-header {
  top: var(--wp-admin--admin-bar--height);
}
/* Footer */
.site-footer {
  background-color: #111111;
  color: #ffffff;
}
.site-footer a {
  color: inherit;
}
.site-footer__widgets {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}
@media (min-width: 782px) {
  .site-footer__widgets {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 3rem;
  }
}
.site-footer__widgets .widget {
  flex-basis: 20%;
}
.site-footer__widgets .widget.widget_block {
  flex-basis: 40%;
  margin-bottom: 1.5rem;
}
@media (min-width: 782px) {
  .site-footer__widgets .widget.widget_block {
    margin-bottom: 0;
  }
}
.site-footer__widgets .widget.widget_nav_menu {
  text-align: center;
}
@media (min-width: 782px) {
  .site-footer__widgets .widget.widget_nav_menu {
    text-align: left;
  }
}
.site-footer__widgets .widget.widget_nav_menu .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-footer__widgets .widget.widget_nav_menu .menu li {
  margin-bottom: 1rem;
}
@media (min-width: 782px) {
  .site-footer__widgets .widget.widget_nav_menu .menu li {
    margin-bottom: 0.5rem;
  }
}
.site-footer__widgets .widget.widget_nav_menu .menu li a {
  text-decoration: none;
  background-image: linear-gradient(currentcolor, currentcolor);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: all 0.3s ease-in-out;
}
.site-footer__widgets .widget.widget_nav_menu .menu li a:hover {
  background-size: 100% 1px;
}
.site-footer__widgets .widget .widget-title {
  margin-bottom: 1rem;
  font-weight: 700;
}
@media (min-width: 782px) {
  .site-footer__widgets .widget .widget-title {
    margin-bottom: 0.5rem;
  }
}
.site-footer__widget-about > .wp-block-group:first-child {
  margin-bottom: 1rem;
  gap: 1.25rem;
  justify-content: center;
}
@media (min-width: 782px) {
  .site-footer__widget-about > .wp-block-group:first-child {
    justify-content: flex-start;
  }
}
.site-footer__widget-about > .wp-block-group:nth-child(2) {
  margin-bottom: 2rem;
  justify-content: center;
}
@media (min-width: 782px) {
  .site-footer__widget-about > .wp-block-group:nth-child(2) {
    justify-content: flex-start;
  }
}
.site-footer__widget-about > .wp-block-group:last-child {
  gap: 1.25rem;
  justify-content: center;
}
@media (min-width: 782px) {
  .site-footer__widget-about > .wp-block-group:last-child {
    justify-content: flex-start;
  }
}
.site-footer__widget-about p a {
  text-decoration: none;
  background-image: linear-gradient(currentcolor, currentcolor);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: all 0.3s ease-in-out;
}
.site-footer__widget-about p a:hover {
  background-size: 100% 1px;
}
.site-footer__top {
  padding-bottom: 1rem !important;
}
.site-footer__top {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 782px) {
  .site-footer__top {
    padding-top: 60.0150037509px;
    padding-bottom: 60.0150037509px;
  }
}
@media (min-width: 1200px) {
  .site-footer__top {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 782px) {
  .site-footer__top {
    padding-bottom: 3rem !important;
  }
}
.site-footer__copyright {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 1rem 0 2rem;
  gap: 0.5rem;
  border-top: 1px solid white;
}
@media (min-width: 782px) {
  .site-footer__copyright {
    flex-direction: row;
    padding: 1rem 0;
  }
}
.site-footer__copyright p {
  margin: 0;
  font-size: 0.87rem;
}
.site-footer__copyright p a {
  text-decoration: none;
  background-image: linear-gradient(currentcolor, currentcolor);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: all 0.3s ease-in-out;
}
.site-footer__copyright p a:hover {
  background-size: 100% 1px;
}
.site-footer__translator {
  display: flex;
  align-items: center;
  margin-top: 0;
}
.site-footer__translator p {
  font-weight: 600;
  font-size: 0.87rem;
}
.menu-translator {
  margin-top: 0;
}
.menu-translator .menu {
  list-style: none;
  display: flex;
  padding: 0;
  margin-left: 0.225rem;
}
.menu-translator .menu .sub-menu {
  display: none;
}
.wam-footer {
  display: flex;
  justify-content: space-between;
}
.wam-footer__layout {
  width: calc(24% - 1rem);
  text-align: center;
}
.wam-footer__layout .custom-logo-link {
  max-width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
}
.wam-footer__layout .custom-logo-link img {
  max-width: 100%;
  height: 70px;
}
.wam-footer__layout .mobilindo-logo {
  width: 100%;
  height: 70px;
}
.wam-footer__layout iframe {
  max-width: 100%;
  height: 200px;
  margin-top: 1rem;
}
.wam-footer__layout ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.wam-footer__layout ul li {
  margin-bottom: 1rem;
}
.wam-footer__layout ul a {
  font-size: 1rem;
}
.wam-footer__layout--heading {
  font-size: 2rem;
}
@media (max-width: 782px) {
  .wam-footer__layout {
    width: 100%;
    margin-bottom: 2rem;
  }
}
@media (max-width: 782px) {
  .wam-footer {
    flex-direction: column;
  }
}
.ahha-page__header {
  margin-bottom: 3rem;
  text-align: center;
}
@media (min-width: 782px) {
  .ahha-page__header {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1200px) {
  .ahha-page__header {
    margin-bottom: 5rem;
  }
}
.ahha-page__pagination {
  margin-top: 3rem;
}
.ahha-page__pagination .nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 782px) {
  .ahha-page__pagination .nav-links {
    justify-content: center;
    flex-direction: row;
  }
}
.ahha-page__search-result {
  margin: 0;
}
.ahha-page__search-result li {
  margin-bottom: 1.5rem;
}
.ahha-page__search-result li h4 {
  margin-bottom: 0.25rem;
}
.ahha-posts .wp-block-post-template {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2.5rem;
  gap: 2.5rem;
  grid-auto-flow: row;
}
@media (min-width: 782px) {
  .ahha-posts .wp-block-post-template {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1.5rem;
  }
}
.ahha-posts .wp-block-post-featured-image {
  margin-bottom: 0.75rem;
}
.ahha-posts .wp-block-post-featured-image .wp-post-image {
  border-radius: 2px;
}
.ahha-posts__details {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 782px) {
  .ahha-posts__details {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
}
.ahha-posts__details .wp-block-post-title {
  line-height: 1.2;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  margin-bottom: 0.75em;
  margin-bottom: 0.5rem;
}
.ahha-posts__details .wp-block-post-title a {
  display: -webkit-box; /* stylelint-disable-line value-no-vendor-prefix */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.ahha-posts__details .wp-block-post-excerpt p {
  display: -webkit-box; /* stylelint-disable-line value-no-vendor-prefix */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.ahha-post .wp-block-post-featured-image {
  width: 100%;
  max-height: 300px;
  margin-bottom: 1.5rem;
}
@media (min-width: 782px) {
  .ahha-post .wp-block-post-featured-image {
    margin-bottom: 2.25rem;
  }
}
.ahha-post .wp-block-post-featured-image.cover .wp-post-image {
  border-radius: 2px;
}
.ahha-post .wp-block-post-featured-image.contain .wp-post-image {
  background-color: #e5e5e5;
}
.ahha-post .wp-block-post-title {
  margin-bottom: 1.5rem;
  font-weight: 700;
}
.ahha-post__back {
  margin-bottom: 1.5rem;
}
.ahha-post__back a {
  text-decoration: none;
  background-image: linear-gradient(#1e3a8a, #1e3a8a);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  font-weight: 600;
  color: #1e3a8a;
}
.ahha-post__back a:hover {
  background-size: 100% 1px;
}
.ahha-post__back a::before {
  content: url("../svg/arrow-left.svg");
  line-height: 0;
}
.ahha-post .wp-block-post-content p,
.ahha-post .wp-block-post-content .wp-block-heading,
.ahha-post .wp-block-post-content figure,
.ahha-post .wp-block-post-content ul,
.ahha-post .wp-block-post-content ol + * {
  margin-top: 1.5rem;
}
.ahha-post__single {
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e5e5e5;
}
.ahha-post__related.ahha-section {
  padding-top: 37.5px;
  padding-bottom: 37.5px;
}
@media (min-width: 782px) {
  .ahha-post__related.ahha-section {
    padding-top: 45.0112528132px;
    padding-bottom: 45.0112528132px;
  }
}
@media (min-width: 1200px) {
  .ahha-post__related.ahha-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.mitsol-contact-form {
  padding: 3rem 0;
}
.mitsol-contact-form .wpcf7-form textarea, .mitsol-contact-form .wpcf7-form input:not([type=submit]), .mitsol-contact-form .wpcf7-form select {
  width: 100%;
}
.mitsol-contact-form .wpcf7-form textarea:focus, .mitsol-contact-form .wpcf7-form input:not([type=submit]):focus, .mitsol-contact-form .wpcf7-form select:focus {
  border: 1px solid black;
}
.mitsol-contact-form .wpcf7-form label {
  font-size: 1rem;
}
.mitsol-contact-form .wpcf7-form .wpcf7-submit {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
}
.mitsol-contact-form .wpcf7-form .wpcf7-submit {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
}
.mitsol-contact-form .wpcf7-form .wpcf7-submit:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
.mitsol-contact-form .wpcf7-form .wpcf7-submit:hover {
  text-decoration: none;
}
.mitsol-contact-form .wpcf7 form.sent .wpcf7-response-output {
  padding: 0 !important;
  margin: 1rem 0 !important;
}
.mitsol-contact-form .wpcf7 form.sent .wpcf7-response-output {
  border: none;
  color: #111111;
  font-size: 1.2rem;
}
.mitsol-contact-form .wpcf7 form.failed .wpcf7-response-output,
.mitsol-contact-form .wpcf7 form.aborted .wpcf7-response-output {
  padding: 0 !important;
  color: red !important;
  margin: 1rem 0 !important;
}
.mitsol-contact-form .wpcf7 form.failed .wpcf7-response-output,
.mitsol-contact-form .wpcf7 form.aborted .wpcf7-response-output {
  border: none;
  font-size: 1.2rem;
}
.mitsol-contact-form .wpcf7 form.spam .wpcf7-response-output {
  padding: 0 !important;
  color: red !important;
  margin: 1rem 0 !important;
}
.mitsol-contact-form .wpcf7 form.spam .wpcf7-response-output {
  border: none;
  font-size: 1.2rem;
}
.mitsol-contact-form .wpcf7 form.invalid .wpcf7-response-output,
.mitsol-contact-form .wpcf7 form.unaccepted .wpcf7-response-output {
  padding: 0 !important;
  color: red !important;
  margin: 1rem 0 !important;
}
.mitsol-contact-form .wpcf7 form.invalid .wpcf7-response-output,
.mitsol-contact-form .wpcf7 form.unaccepted .wpcf7-response-output {
  border: none;
  font-size: 1.2rem;
}
.cover.product-thumbnail img {
  height: auto !important;
}
/* Templates */
/* Templates */
.ahha-template__posts .ahha-grid {
  row-gap: 2rem;
}
@media (min-width: 1200px) {
  .ahha-template__posts .ahha-grid {
    row-gap: 3rem;
  }
}
.ahha-template__404 {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 782px) {
  .ahha-template__404 {
    padding-top: 60.0150037509px;
    padding-bottom: 60.0150037509px;
  }
}
@media (min-width: 1200px) {
  .ahha-template__404 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.ahha-template__404 h1 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  line-height: 1;
  font-size: clamp(7.5rem, 4.7143rem + 11.4286vw, 15rem);
}
.ahha-template__404 p {
  max-width: 540px;
  margin-right: auto;
  margin-left: auto;
}
/* Vendor */
/* Vendor */
/* stylelint-disable */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, ease);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
[dir="ltr"] .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}
[dir="rtl"] .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-right: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size:44px;
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after, .swiper-button-prev:after {
  text-transform: none !important;
}
.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  letter-spacing: 0;
  font-feature-settings: ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}
/* stylelint-enable */
/* stylelint-disable */
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.simplebar-mask {
  width: auto !important;
  height: auto !important;
}
.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}
.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
}
.simplebar-offset {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
  box-sizing: border-box !important;
}
.simplebar-content-wrapper {
  direction: inherit;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}
.simplebar-content:before,
.simplebar-content:after {
  content: " ";
  display: table;
}
.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
}
.simplebar-height-auto-observer-wrapper {
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}
.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}
[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}
.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}
.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s 0.5s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition-delay: 0s;
  transition-duration: 0s;
}
.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}
.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}
.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}
/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}
.simplebar-dummy-scrollbar-size {
  -ms-overflow-style: scrollbar !important;
}
.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}
.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}
.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
/* Components */
/* Components */
/* Menu style */
.site-header__menu {
  display: flex;
  gap: 1.25rem;
}
.site-header__menu-primary {
  display: none;
  align-items: center;
  justify-content: flex-end;
  gap: 1.25rem;
}
@media (min-width: 1200px) {
  .site-header__menu-primary {
    display: flex;
  }
}
@media (min-width: 1440px) {
  .site-header__menu-primary {
    gap: 1.5rem;
  }
}
.site-header__menu-primary > .menu {
  display: inline-flex;
  margin: 0;
  list-style: none;
  gap: 1.5rem;
}
@media (min-width: 1440px) {
  .site-header__menu-primary > .menu {
    gap: 2rem;
  }
}
.site-header__menu-primary > .menu li a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  background-image: linear-gradient(#1e3a8a, #1e3a8a);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  transition: all 0.3s ease-in-out;
  padding: 6px 0;
  color: #333333;
  font-size: 0.87rem;
}
.site-header__menu-primary > .menu li a:hover {
  background-size: 100% 2px;
}
@media (min-width: 1440px) {
  .site-header__menu-primary > .menu li a {
    font-size: 16px;
  }
}
.site-header__menu-primary > .menu li:hover > a {
  transform: translateY(-3px);
  background-size: 100% 2px;
}
.site-header__menu-primary > .menu li.menu-item-has-children {
  position: relative;
}
.site-header__menu-primary > .menu li.menu-item-has-children > a::after {
  content: url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.57747 0.244141L4.99997 3.82164L1.42247 0.244141L0.244141 1.42247L4.99997 6.17831L9.75581 1.42247L8.57747 0.244141Z" fill="%23282828"/></svg>');
}
.site-header__menu-primary > .menu li.menu-item-has-children:hover ul {
  top: calc(100% - 4px);
  opacity: 1;
  visibility: visible;
}
.site-header__menu-primary > .menu li.current_page_item > a, .site-header__menu-primary > .menu li.current-menu-parent > a {
  transform: translateY(-3px);
  background-size: 100% 2px;
}
.site-header__menu-primary > .menu ul {
  position: absolute;
  top: 100%;
  left: 0;
  display: flex;
  flex-direction: column;
  min-width: 200px;
  margin: 0;
  padding: 1rem;
  list-style: none;
  background-color: #ffffff;
  gap: 0.875rem;
  border-radius: 0 2px 2px 2px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}
.site-header__menu-primary > .menu ul li:hover a,
.site-header__menu-primary > .menu ul li.current_page_item a {
  transform: none;
  color: #1e3a8a;
}
.site-header__menu-primary > .menu ul a {
  display: inline-block;
  padding: 0;
  background-image: none;
  font-size: 0.87rem;
  color: #333333;
}
.site-header__menu-primary > .menu ul a:hover {
  transform: none;
}
.site-header__menu-secondary {
  display: none;
}
@media (min-width: 1200px) {
  .site-header__menu-secondary {
    display: block;
  }
}
.site-header__menu-secondary .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header__menu-secondary a {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
}
.site-header__menu-secondary a {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
  font-size: 0.875rem;
  font-weight: 500;
}
.site-header__menu-secondary a:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
.site-header__menu-secondary a:hover {
  text-decoration: none;
}
@media (min-width: 1440px) {
  .site-header__menu-secondary a {
    font-size: 16px;
  }
}
.site-header__menu-secondary a:hover {
  transform: none !important;
}
.site-header__mobile {
  position: absolute;
}
.site-header__mobile-primary {
  position: relative;
}
.site-header__mobile-primary > .menu {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 1.25rem;
}
.site-header__mobile-primary > .menu li {
  display: block;
}
.site-header__mobile-primary > .menu li:not(.menu-item-has-children) a {
  display: inline-block;
  align-items: center;
  gap: 0.5rem;
  text-decoration: none;
  background-image: linear-gradient(#1e3a8a, #1e3a8a);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  transition: all 0.3s ease-in-out;
  padding: 6px 0;
  color: #606060;
  font-size: 1.25rem;
}
.site-header__mobile-primary > .menu li:not(.menu-item-has-children) a:hover {
  background-size: 100% 2px;
}
.site-header__mobile-primary > .menu li:not(.menu-item-has-children) a:hover {
  transform: translateY(-3px);
  background-size: 100% 2px;
  color: #333333;
}
.site-header__mobile-primary > .menu li:not(.menu-item-has-children).current_page_item > a {
  transform: translateY(-3px);
  background-size: 100% 2px;
  color: #606060;
}
.site-header__mobile-primary > .menu li.menu-item-has-children {
  position: relative;
}
.site-header__mobile-primary > .menu li.menu-item-has-children > a {
  position: relative;
  display: block;
  color: #606060;
  font-size: 1.25rem;
}
.site-header__mobile-primary > .menu li.menu-item-has-children > a span {
  display: inline-block;
  text-decoration: none;
  background-image: linear-gradient(#1e3a8a, #1e3a8a);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 2px;
  transition: all 0.3s ease-in-out;
  padding: 6px 0;
  color: #606060;
  font-size: 1.25rem;
}
.site-header__mobile-primary > .menu li.menu-item-has-children > a span:hover {
  background-size: 100% 2px;
}
.site-header__mobile-primary > .menu li.menu-item-has-children > a::after {
  content: url('data:image/svg+xml,<svg width="10" height="7" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.57747 0.244141L4.99997 3.82164L1.42247 0.244141L0.244141 1.42247L4.99997 6.17831L9.75581 1.42247L8.57747 0.244141Z" fill="%23282828"/></svg>');
  position: absolute;
  right: 2px;
  top: 17px;
  width: 10px;
  height: 10px;
  line-height: 0;
  transform: scale(1.5);
}
.site-header__mobile-primary > .menu li.menu-item-has-children:hover > a span, .site-header__mobile-primary > .menu li.menu-item-has-children.active > a span, .site-header__mobile-primary > .menu li.menu-item-has-children.current-menu-parent > a span, .site-header__mobile-primary > .menu li.menu-item-has-children.current_page_item > a span {
  transform: translateY(-3px);
  background-size: 100% 2px;
  color: #333333;
}
.site-header__mobile-primary > .menu li.menu-item-has-children.active > a::after, .site-header__mobile-primary > .menu li.menu-item-has-children.current-menu-parent > a::after {
  top: 10px;
  transform: rotate(180deg) scale(1.5);
}
.site-header__mobile-primary > .menu li.menu-item-has-children.active ul, .site-header__mobile-primary > .menu li.menu-item-has-children.current-menu-parent ul {
  display: flex;
}
.site-header__mobile-primary > .menu ul {
  display: none;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  margin: 0.75rem 0 0;
  padding: 0;
  gap: 0.5rem;
}
.site-header__mobile-primary > .menu ul a {
  font-size: 1rem !important;
  transform: none !important;
  background-image: none !important;
}
.site-header__mobile-secondary > .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header__mobile-secondary > .menu a {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
}
.site-header__mobile-secondary > .menu a {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
}
.site-header__mobile-secondary > .menu a:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
.site-header__mobile-secondary > .menu a:hover {
  text-decoration: none;
}
.site-header__mobile-secondary > .menu a:hover {
  transform: none !important;
}
.site-header__menu-button {
  position: relative;
  display: block;
  width: 24px;
  height: 24px;
  margin: auto;
  border: none;
  background: none;
  transition: 0.2s;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .site-header__menu-button {
    display: none;
  }
}
.site-header__menu-button .bar {
  display: block;
  position: absolute;
  left: 0;
  width: 24px;
  height: 2px;
  margin: 5px auto;
  background-color: #333333;
  border-radius: 10px;
  transition: 0.2s;
}
.site-header__menu-button .bar:nth-of-type(1) {
  top: 0;
  transition: top 0.2s ease 0.2s, transform 0.2s ease-out 0.1s;
}
.site-header__menu-button .bar:nth-of-type(2) {
  top: 7px;
  transition: ease 0.2s 0.2s;
}
.site-header__menu-button .bar:nth-of-type(3) {
  top: 14px;
  transition: top 0.2s ease 0.2s, transform 0.2s ease-out 0.1s;
}
.site-header__menu-button:hover .bar:nth-of-type(1) {
  transform: translateY(-1px);
}
.site-header__menu-button:hover .bar:nth-of-type(3) {
  transform: translateY(1px);
}
.site-header__menu-button.active .bar {
  background-color: #ffffff;
}
.site-header__menu-button.active .bar:nth-of-type(1) {
  top: 7px;
  transform: rotate(45deg);
  transition: top 0.2s ease 0.1s, transform 0.2s ease-out 0.3s;
  animation: menu-right 0.5s cubic-bezier(0.5, 0.2, 0.2, 1.01);
}
.site-header__menu-button.active .bar:nth-of-type(2) {
  opacity: 0;
  animation: menu-fade 0.5s cubic-bezier(0.5, 0.2, 0.2, 1.01);
}
.site-header__menu-button.active .bar:nth-of-type(3) {
  top: 7px;
  transform: rotate(-45deg);
  transition: top 0.3s ease 0.1s, transform 0.3s ease-out 0.3s;
  animation: menu-left 0.5s cubic-bezier(0.5, 0.2, 0.2, 1.01);
}
@keyframes menu-fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes menu-right {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(45deg);
  }
}
@keyframes menu-left {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(0) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(-45deg);
  }
}
.home .site-header__menu-button .bar {
  background-color: #111111;
}
.home .site-header__menu-button.active .bar {
  background-color: #ffffff;
}
.skip-to-content-link {
  left: 0.3125rem;
  position: absolute;
  top: 0.3125rem;
}
/* Media related style */
.wp-block-embed {
  margin-bottom: 0;
}
.wp-block-embed .wp-block-embed__wrapper {
  text-align: center;
}
@media (min-width: 782px) {
  .wp-block-embed .wp-block-embed__wrapper {
    text-align: left;
    text-align: initial;
  }
}
.wp-block-embed iframe {
  width: 100%;
  border-radius: 2px;
}
body .tablepress {
  width: calc(100% - 12px) !important;
}
body .tablepress {
  --text-color: #333333;
  --head-text-color: var(--text-color);
  --head-bg-color: #e5e5e5;
  --odd-text-color: var(--text-color);
  --odd-bg-color: #e0f2f1;
  --even-text-color: var(--text-color);
  --even-bg-color: #ffffff;
  --hover-text-color: #ffffff;
  --hover-bg-color: #006d77;
  --border-color: #e5e5e5;
  --head-active-bg-color: #006d77;
  --head-active-text-color: #ffffff;
  --padding: 1rem;
  border-collapse: separate;
}
body .tablepress > :where(thead, tfoot) > * > th {
  font-weight: 600;
}
body .tablepress > :where(thead, tfoot) > * > th:first-child {
  border-top-left-radius: 2px;
}
body .tablepress > :where(thead, tfoot) > * > th:last-child {
  border-top-right-radius: 2px;
}
body .tablepress > :where(thead) > * > th {
  border-bottom: 2px solid #006d77;
  text-transform: capitalize;
}
body .tablepress > * + tbody > * > *, body .tablepress > tbody > * ~ * > *, body .tablepress > tfoot > * > * {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
}
body .tablepress > * + tbody tr td {
  transition: all 0.3s ease-in-out;
}
body .tablepress > * + tbody tr td a.download {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  color: #1d4ed8;
}
body .tablepress > * + tbody tr td a.download::after {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.87695 12.9102C9.89157 12.9288 9.91024 12.9439 9.93156 12.9543C9.95288 12.9647 9.97629 12.9701 10 12.9701C10.0237 12.9701 10.0471 12.9647 10.0684 12.9543C10.0898 12.9439 10.1084 12.9288 10.123 12.9102L12.3105 10.1426C12.3906 10.041 12.3184 9.89062 12.1875 9.89062H10.7402V3.28125C10.7402 3.19531 10.6699 3.125 10.584 3.125H9.41211C9.32617 3.125 9.25586 3.19531 9.25586 3.28125V9.88867H7.8125C7.68164 9.88867 7.60938 10.0391 7.68945 10.1406L9.87695 12.9102ZM17.1484 12.2266H15.9766C15.8906 12.2266 15.8203 12.2969 15.8203 12.3828V15.3906H4.17969V12.3828C4.17969 12.2969 4.10938 12.2266 4.02344 12.2266H2.85156C2.76562 12.2266 2.69531 12.2969 2.69531 12.3828V16.25C2.69531 16.5957 2.97461 16.875 3.32031 16.875H16.6797C17.0254 16.875 17.3047 16.5957 17.3047 16.25V12.3828C17.3047 12.2969 17.2344 12.2266 17.1484 12.2266Z" fill="%23F05323"/></svg>');
  line-height: 1;
}
body .tablepress > * + tbody tr > td:first-child {
  border-left: 1px solid #e5e5e5;
}
body .tablepress > * + tbody tr > td:last-child {
  border-right: 1px solid #e5e5e5;
}
body .tablepress > * + tbody tr:last-child > td:first-child {
  border-bottom-left-radius: 2px;
}
body .tablepress > * + tbody tr:last-child > td:last-child {
  border-bottom-right-radius: 2px;
}
body .tablepress > * + tbody tr:hover a.download {
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
body .tablepress > * + tbody tr:hover a.download::after {
  content: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.87695 12.9102C9.89157 12.9288 9.91024 12.9439 9.93156 12.9543C9.95288 12.9647 9.97629 12.9701 10 12.9701C10.0237 12.9701 10.0471 12.9647 10.0684 12.9543C10.0898 12.9439 10.1084 12.9288 10.123 12.9102L12.3105 10.1426C12.3906 10.041 12.3184 9.89062 12.1875 9.89062H10.7402V3.28125C10.7402 3.19531 10.6699 3.125 10.584 3.125H9.41211C9.32617 3.125 9.25586 3.19531 9.25586 3.28125V9.88867H7.8125C7.68164 9.88867 7.60938 10.0391 7.68945 10.1406L9.87695 12.9102ZM17.1484 12.2266H15.9766C15.8906 12.2266 15.8203 12.2969 15.8203 12.3828V15.3906H4.17969V12.3828C4.17969 12.2969 4.10938 12.2266 4.02344 12.2266H2.85156C2.76562 12.2266 2.69531 12.2969 2.69531 12.3828V16.25C2.69531 16.5957 2.97461 16.875 3.32031 16.875H16.6797C17.0254 16.875 17.3047 16.5957 17.3047 16.25V12.3828C17.3047 12.2969 17.2344 12.2266 17.1484 12.2266Z" fill="%23ffffff"/></svg>');
}
body .dataTables_info,
body .dataTables_scrollFoot {
  display: none;
}
body .dataTables_filter {
  display: flex;
  float: none;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
  overflow: hidden;
}
body .dataTables_filter label {
  display: block;
  font-size: 0;
  color: transparent;
}
body .dataTables_filter label input {
  font-size: 1.25rem;
  color: #333333;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: calc(1.5rem + 15px);
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.9167 11.6667H12.2583L12.025 11.4417C12.8699 10.4617 13.3343 9.21058 13.3333 7.91667C13.3333 6.84535 13.0157 5.7981 12.4205 4.90733C11.8253 4.01656 10.9793 3.3223 9.98954 2.91232C8.99977 2.50235 7.91066 2.39508 6.85993 2.60408C5.8092 2.81309 4.84404 3.32897 4.08651 4.08651C3.32897 4.84404 2.81309 5.8092 2.60408 6.85993C2.39508 7.91066 2.50235 8.99977 2.91232 9.98954C3.3223 10.9793 4.01656 11.8253 4.90733 12.4205C5.7981 13.0157 6.84535 13.3333 7.91667 13.3333C9.25834 13.3333 10.4917 12.8417 11.4417 12.025L11.6667 12.2583V12.9167L15.8333 17.075L17.075 15.8333L12.9167 11.6667ZM7.91667 11.6667C5.84167 11.6667 4.16667 9.99167 4.16667 7.91667C4.16667 5.84167 5.84167 4.16667 7.91667 4.16667C9.99167 4.16667 11.6667 5.84167 11.6667 7.91667C11.6667 9.99167 9.99167 11.6667 7.91667 11.6667Z" fill="%238D8D8D"/></svg>');
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
  outline: none;
}
body .dataTables_filter label input::-webkit-search-decoration, body .dataTables_filter label input::-webkit-search-cancel-button, body .dataTables_filter label input::-webkit-search-results-button, body .dataTables_filter label input::-webkit-search-results-decoration {
  -webkit-appearance: none;
          appearance: none;
}
body .dataTables_scrollHead,
body .dataTables_scrollBody {
  overflow: visible !important;
}
body .dataTables_scroll {
  position: relative;
  height: 390px;
  overflow: auto;
  z-index: 1;
}
@media (min-width: 782px) {
  body .dataTables_scroll {
    height: 650px;
  }
}
/* Modal/Popup style */
.ahha-modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  padding: 1rem;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(17, 17, 17, 0.9);
  transition: all 0.3s ease-in-out;
}
.ahha-modal__overlay.active {
  visibility: visible;
  opacity: 1;
  z-index: 9990;
}
.ahha-modal__overlay-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  filter: blur(1rem);
}
.ahha-modal__overlay-close {
  position: absolute;
  top: 72px;
  right: 1rem;
  font-size: 1rem;
}
@media (min-width: 782px) {
  .ahha-modal__overlay-close {
    top: 90px;
    right: 90px;
  }
}
.ahha-modal__popup {
  display: none;
  padding: 1.5rem;
  max-width: 100%;
  background-color: #ffffff;
  text-align: center;
  border: 1px solid #006d77;
  border-radius: 2px;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
}
.ahha-modal__popup.active {
  display: block;
}
.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.wp-block-embed__wrapper iframe,
.wp-block-embed__wrapper object,
.wp-block-embed__wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gform_heading {
  display: none;
}
.gform_wrapper.member_form_wrapper {
  border-radius: 8px;
  border: 1px solid #006d77;
  padding: 2rem;
}
form {
  border-radius: 12px;
  /* Hide default checkboxes */
  /* Style for checkbox labels */
  /* Hover effect */
  /* Style for selected checkbox */
}
form .gform_body h1 {
  font-weight: 800;
}
form .gform_body .gfield_label {
  color: #333333 !important;
}
form .gform_body .gfield_label {
  font-weight: 400;
}
form .gform_body .gfield_label .gfield_required_asterisk {
  color: #333333;
}
form .gform_body .gfield_label_before_complex {
  font-weight: 600 !important;
}
form .gform_body .ginput_container input,
form .gform_body .ginput_container textarea {
  border-radius: 2px !important;
  border: 1px solid transparent !important;
  background-color: #e5e5e5 !important;
  padding: 25px 20px !important;
}
form .gform_body .ginput_container input,
form .gform_body .ginput_container textarea {
  box-shadow: none;
}
form .gform_body .ginput_container input::-moz-placeholder, form .gform_body .ginput_container textarea::-moz-placeholder {
  color: #8e8e8e;
}
form .gform_body .ginput_container input::placeholder,
form .gform_body .ginput_container textarea::placeholder {
  color: #8e8e8e;
}
form .gform_body .ginput_container input:hover,
form .gform_body .ginput_container textarea:hover {
  border: 1px solid #006d77 !important;
}
form .gform_body .ginput_container input:hover,
form .gform_body .ginput_container textarea:hover {
  outline: none;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
}
form .gfield_description,
form .gform-field-label--type-sub {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #282828 !important;
}
form .ginput_address_city,
form .ginput_address_country,
form .ginput_address_state,
form .ginput_address_zip {
  width: 33.33% !important;
}
form .business-type .gfield_checkbox input[type=checkbox] {
  display: none;
}
form .business-type .gfield_checkbox label {
  display: inline-block;
  padding: 10px 15px;
  border: 2px solid #e5e5e5;
  border-radius: 40px;
  cursor: pointer;
}
form .business-type .gfield_checkbox label:hover {
  background-color: #f0f0f0;
}
form .business-type .gfield_checkbox input[type=checkbox]:checked + label {
  border-color: #1e3a8a;
}
form .gfield_checkbox input[type=checkbox] {
  padding: 0 !important;
  border-radius: 5px !important;
  background-color: transparent !important;
  border: 2px solid #333333 !important;
}
form .business-type .gfield_checkbox,
form .business-type .gfield_radio {
  flex-wrap: wrap !important;
  flex-direction: row !important;
}
form .terms-conditions {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
form .terms-conditions a {
  color: #1e3a8a;
}
@media (min-width: 1200px) {
  form .terms-conditions {
    padding: 0 14rem;
  }
}
@media (min-width: 1200px) {
  form .signature-form {
    width: 50% !important;
  }
  form .signature-form {
    margin: 0 auto;
  }
  form .signature-form .gfield_signature_container {
    width: 590px !important;
    height: 120px !important;
  }
  form .signature-form .gfield_signature_container canvas {
    width: 590px !important;
    height: 120px !important;
    border-color: #1e3a8a !important;
    background-color: #e5e5e5 !important;
  }
}
form .gform_footer {
  justify-content: center;
}
form .gform_footer .gform_button {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
  font-size: 20px !important;
  border-radius: 10px !important;
}
form .gform_footer .gform_button {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
  max-width: 235px;
}
form .gform_footer .gform_button:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
form .gform_footer .gform_button:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  form .gform_footer .gform_button {
    width: 50% !important;
  }
}
.ahha-page__pagination {
  text-align: right;
}
.ahha-page__pagination .pagination a,
.ahha-page__pagination .pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0 0.25rem;
  font-size: 1rem;
  color: #333333;
}
.ahha-page__pagination .pagination a.page-numbers, .ahha-page__pagination .pagination span.dots {
  background-color: #111111;
  color: #ffffff;
  border-radius: 50%;
}
.ahha-page__pagination .pagination span:not(.dots) {
  font-weight: 600;
  color: #ffffff;
  border-radius: 50%;
  background-color: #1e3a8a;
}
.ahha-page__pagination .prev, .ahha-page__pagination .next {
  display: none !important;
}
.ahha-campaign .ahha-modal__popup {
  position: relative;
  padding: 2.5rem;
}
.ahha-campaign .ahha-modal__popup .ahha-modal__overlay-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
}
.ahha-campaign-card {
  max-width: 100% !important;
}
.ahha-campaign-card {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 600px) {
  .ahha-campaign-card {
    max-width: calc(var(--wp--style--global--content-size) - 5%);
  }
}
@media (min-width: 1200px) {
  .ahha-campaign-card {
    max-width: var(--wp--style--global--content-size);
  }
}
@media (min-width: 1440px) {
  .ahha-campaign-card {
    max-width: var(--wp--style--global--content-size);
  }
}
@media (min-width: 1200px) {
  .ahha-campaign-card {
    max-width: var(--wp--style--global--content-size) !important;
  }
  .ahha-campaign-card {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.ahha-campaign__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2.5rem;
  background-color: #e0f2f1;
}
@media (min-width: 1200px) {
  .ahha-campaign__inner {
    border-radius: 2px;
    filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
  }
}
.ahha-campaign__heading {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.5rem;
}
@media (min-width: 782px) {
  .ahha-campaign__heading {
    flex-direction: row;
  }
}
.ahha-campaign__item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 1.5rem;
  color: #ffffff;
  text-align: center;
}
@media (min-width: 782px) {
  .ahha-campaign__item {
    width: 280px;
    height: 240px;
  }
}
@media (min-width: 1200px) {
  .ahha-campaign__item {
    width: 440px;
  }
}
.ahha-campaign__item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.3);
  border-radius: 2px;
}
.ahha-campaign__item-overlay img {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.ahha-campaign__item-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.3);
  border-radius: 2px;
}
.ahha-campaign__item h3 {
  margin-bottom: 0.5rem;
}
.ahha-campaign__item h3,
.ahha-campaign__item p,
.ahha-campaign__item a {
  position: relative;
  z-index: 1;
}
.wp-block-ahha-wp-campaign {
  position: relative;
  z-index: 1;
}
.mitsol-button {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
}
.mitsol-button {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
}
.mitsol-button:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
.mitsol-button:hover {
  text-decoration: none;
}
/* Gutenberg blocks */
/**
 * MITSOLWP: Block styles
 */
/**
 * Icon block styles
 */
.ahha-icon {
  line-height: 1;
}
.ahha-icon-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 1rem;
  text-align: center;
}
.ahha-icon-text.column {
  margin-bottom: 2rem;
  flex-direction: row;
  align-items: flex-start;
  text-align: left;
}
.ahha-icon-text.column .ahha-icon {
  margin-right: 1.25rem;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .ahha-icon-text {
    margin-bottom: 2rem;
  }
}
.ahha-icon-text .ahha-icon {
  margin-bottom: 1rem;
}
.ahha-icon-text .wp-block-heading {
  line-height: 1.2;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.wp-block-column .ahha-icon-text:last-child {
  margin-bottom: 0;
}
/**
 * Columns block styles
 */
:where(.wp-block-columns) {
  margin-bottom: 0;
}
/**
 * Section block styles
 */
.ahha-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 782px) {
  .ahha-section {
    padding-top: 60.0150037509px;
    padding-bottom: 60.0150037509px;
  }
}
@media (min-width: 1200px) {
  .ahha-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.ahha-section__heading {
  margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .ahha-section__heading {
    margin-bottom: 2rem;
  }
}
.ahha-section__heading .wp-block-heading {
  line-height: 1.2;
  font-size: clamp(1.625rem, 1.4857rem + 0.5714vw, 2rem);
}
/**
 * Illustration block styles
 */
.ahha-illustration {
  flex-wrap: nowrap !important;
}
.ahha-illustration {
  flex-direction: column;
}
@media (min-width: 1200px) {
  .ahha-illustration {
    flex-direction: row;
  }
}
.ahha-illustration > .wp-block-column:first-child {
  flex-basis: 46% !important;
}
@media (min-width: 1440px) {
  .ahha-illustration > .wp-block-column:first-child {
    flex-basis: 50% !important;
  }
}
.ahha-illustration__wrap {
  position: relative;
  display: block;
}
@media (min-width: 600px) {
  .ahha-illustration__wrap {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1200px) {
  .ahha-illustration__wrap {
    margin-left: 0;
  }
}
.ahha-illustration svg {
  width: 100%;
  height: 100%;
}
.ahha-illustration__icon > rect, .ahha-illustration__icon > path {
  transition: all 0.3s linear;
}
.ahha-illustration__icon:hover > rect, .ahha-illustration__icon.active > rect {
  fill: #006d77;
}
.ahha-illustration__icon:hover > path, .ahha-illustration__icon.active > path {
  fill: #ffffff;
}
.ahha-illustration__icon.mobile-active:not(:hover) > rect {
  fill: #006d77;
}
@media (min-width: 600px) {
  .ahha-illustration__icon.mobile-active:not(:hover) > rect {
    fill: #ffffff;
  }
}
.ahha-illustration__icon.mobile-active:not(:hover) > path {
  fill: #ffffff;
}
@media (min-width: 600px) {
  .ahha-illustration__icon.mobile-active:not(:hover) > path {
    fill: #006d77;
  }
}
.ahha-illustration__content {
  display: none;
  position: absolute;
  padding: 1rem;
  width: 240px;
  font-size: 0.87rem;
  border-radius: 2px;
  background-color: #006d77;
  color: #ffffff;
  transform: translate(calc(-50% + 20px), calc(-100% + 6px));
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}
@media (min-width: 600px) {
  .ahha-illustration__content {
    display: block;
  }
}
@media (min-width: 1440px) {
  .ahha-illustration__content {
    width: 280px;
    font-size: 16px;
  }
}
.ahha-illustration__content:hover, .ahha-illustration__content.active {
  opacity: 1;
  visibility: visible;
}
.ahha-illustration .wp-block-ahha-wp-illustration {
  display: block;
  text-align: center;
}
@media (min-width: 1200px) {
  .ahha-illustration .wp-block-ahha-wp-illustration {
    text-align: left;
  }
}
.ahha-illustration .wp-block-column:last-child {
  flex-basis: 0 !important;
  flex-grow: 1 !important;
}
.ahha-illustration .wp-block-column:last-child .swiper {
  position: relative;
  display: block;
  width: 100vw;
  margin-top: 1rem;
  margin-left: -20px;
}
@media (min-width: 600px) {
  .ahha-illustration .wp-block-column:last-child .swiper {
    display: none;
  }
}
.ahha-illustration .wp-block-column:last-child .swiper .swiper-slide {
  display: flex;
  align-items: center;
  align-self: stretch;
  padding: 1rem;
  font-size: 0.87rem;
  border-radius: 2px;
  background-color: #ffffff;
  color: #333333;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ahha-illustration .wp-block-column:last-child .swiper .swiper-slide-active {
  background-color: #006d77;
  color: #ffffff;
}
.ahha-illustration .wp-block-column:last-child .swiper-pagination {
  display: block;
  position: relative;
  top: 4px;
}
.ahha-illustration .wp-block-column:last-child .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
.ahha-illustration .wp-block-column:last-child .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #006d77;
}
@media (min-width: 600px) {
  .ahha-illustration .wp-block-column:last-child .swiper-pagination {
    display: none;
  }
}
@media (min-width: 1440px) {
  .ahha-illustration .wp-block-column:last-child {
    flex-basis: 50% !important;
  }
}
.ahha-tab {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 3rem;
}
@media (min-width: 782px) {
  .ahha-tab {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .ahha-tab {
    gap: 5rem;
  }
}
.ahha-tab__nav {
  display: flex;
  flex-basis: 35%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 1.5rem;
}
@media (min-width: 782px) {
  .ahha-tab__nav {
    width: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.ahha-tab__nav-heading {
  text-align: center;
}
@media (min-width: 782px) {
  .ahha-tab__nav-heading {
    text-align: left;
    text-align: initial;
  }
}
.ahha-tab__nav-wrap {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  gap: 1.5rem;
}
@media (min-width: 782px) {
  .ahha-tab__nav-wrap {
    flex-direction: column;
  }
}
.ahha-tab__nav-item {
  position: relative;
  display: flex;
  width: 60px;
  height: 60px;
  align-items: center;
  justify-content: center;
  padding: 0.75rem;
  border: 1px solid transparent;
  border-radius: 50%;
  gap: 1rem;
  transition: border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  cursor: pointer;
}
@media (min-width: 782px) {
  .ahha-tab__nav-item {
    justify-content: flex-start;
    width: 100%;
    height: auto;
    padding: 1rem 1.5rem;
    border-radius: 10px;
  }
}
.ahha-tab__nav-item .ahha-icon {
  line-height: 1;
}
.ahha-tab__nav-item .ahha-icon > span {
  display: block;
}
.ahha-tab__nav-item .ahha-icon svg {
  width: 32px;
  height: 32px;
}
.ahha-tab__nav-item p {
  display: none;
  line-height: 1.2;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  margin-bottom: 0.75em;
  margin-bottom: 0;
  font-weight: 600;
  color: #333333;
}
@media (min-width: 782px) {
  .ahha-tab__nav-item p {
    display: block;
  }
}
.ahha-tab__nav-item::after {
  content: url('data:image/svg+xml,<svg width="14" height="10" viewBox="0 0 14 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.96995 8.46985C7.89627 8.53851 7.83716 8.62131 7.79617 8.71331C7.75518 8.80531 7.73314 8.90462 7.73136 9.00532C7.72958 9.10603 7.74811 9.20606 7.78583 9.29944C7.82355 9.39283 7.87969 9.47767 7.95091 9.54888C8.02213 9.6201 8.10697 9.67625 8.20035 9.71397C8.29374 9.75169 8.39377 9.77021 8.49447 9.76844C8.59518 9.76666 8.69449 9.74462 8.78649 9.70363C8.87849 9.66264 8.96129 9.60353 9.02995 9.52985L13.03 5.52985C13.0997 5.46035 13.1551 5.37775 13.1929 5.2868C13.2307 5.19585 13.2501 5.09833 13.2501 4.99985C13.2501 4.90136 13.2307 4.80384 13.1929 4.71289C13.1551 4.62194 13.0997 4.53934 13.03 4.46985L9.02995 0.469845C8.96129 0.396159 8.87849 0.337057 8.78649 0.296065C8.69449 0.255073 8.59518 0.233032 8.49447 0.231255C8.39377 0.229478 8.29374 0.248003 8.20035 0.285723C8.10697 0.323444 8.02213 0.37959 7.95091 0.450808C7.8797 0.522027 7.82355 0.606861 7.78583 0.700249C7.74811 0.793638 7.72958 0.893665 7.73136 0.994368C7.73314 1.09507 7.75518 1.19439 7.79617 1.28638C7.83716 1.37838 7.89627 1.46118 7.96995 1.52985L10.69 4.24985L0.999952 4.24985C0.801039 4.24985 0.610274 4.32886 0.469621 4.46952C0.328968 4.61017 0.249952 4.80093 0.249952 4.99985C0.249952 5.19876 0.328968 5.38952 0.469621 5.53018C0.610274 5.67083 0.801039 5.74985 0.999952 5.74985L10.69 5.74985L7.96995 8.46985Z" fill="%23F05323"/></svg>');
  position: absolute;
  display: none;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1200px) {
  .ahha-tab__nav-item::after {
    display: block;
  }
}
.ahha-tab__nav-item:hover {
  border-color: #1e3a8a;
}
.ahha-tab__nav-item.active {
  border-color: #1e3a8a;
}
.ahha-tab__nav-item.active .ahha-icon > span {
  color: #1e3a8a;
}
.ahha-tab__nav-item.active p {
  color: #1e3a8a;
}
.ahha-tab__nav-item.active::after {
  right: 1.5rem;
  opacity: 1;
  visibility: visible;
}
.ahha-tab__nav-select {
  display: block;
}
@media (min-width: 782px) {
  .ahha-tab__nav-select {
    display: none;
  }
}
.ahha-tab__nav.icons .ahha-tab__nav-select {
  display: none;
}
.ahha-tab__nav.default .ahha-tab__nav-wrap {
  display: none;
}
@media (min-width: 782px) {
  .ahha-tab__nav.default .ahha-tab__nav-wrap {
    display: flex;
  }
}
.ahha-tab__content {
  flex-basis: 65%;
}
.ahha-tab__content-item {
  display: none;
}
.ahha-tab__content-item.active {
  display: block;
}
.ahha-tab__content-item > .wp-block-heading:first-child {
  text-align: center;
}
@media (min-width: 782px) {
  .ahha-tab__content-item > .wp-block-heading:first-child {
    text-align: left;
    text-align: initial;
  }
}
/**
 * Members Carousel Block styles
 */
.wp-block-ahha-wp-members-carousel {
  position: relative;
  width: 100vw;
  margin-left: -1.25rem;
}
@media (min-width: 1200px) {
  .wp-block-ahha-wp-members-carousel {
    width: 100%;
    margin-left: 0;
  }
}
.wp-block-ahha-wp-members-carousel .swiper-prev,
.wp-block-ahha-wp-members-carousel .swiper-next {
  position: absolute;
  top: calc(50% - 1rem);
  left: -3rem;
  display: none;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.wp-block-ahha-wp-members-carousel .swiper-prev:hover:not(.swiper-button-disabled),
.wp-block-ahha-wp-members-carousel .swiper-next:hover:not(.swiper-button-disabled) {
  color: #006d77;
}
.wp-block-ahha-wp-members-carousel .swiper-prev.swiper-button-disabled,
.wp-block-ahha-wp-members-carousel .swiper-next.swiper-button-disabled {
  color: #8e8e8e;
}
@media (min-width: 1200px) {
  .wp-block-ahha-wp-members-carousel .swiper-prev,
  .wp-block-ahha-wp-members-carousel .swiper-next {
    display: block;
  }
}
.wp-block-ahha-wp-members-carousel .swiper-next {
  right: -3rem;
  left: auto;
}
.ahha-members-carousel__swiper.swiper {
  position: relative;
  display: block;
}
.ahha-members-carousel__swiper.swiper .swiper-slide {
  display: flex;
  align-items: center;
  align-self: stretch;
  justify-content: center;
  padding: 2rem;
  border-radius: 2px;
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #b0bec5;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ahha-members-carousel__swiper.swiper .swiper-slide img {
  height: auto;
  transition: all 0.3s ease-in-out;
  max-width: 180px;
  max-height: 100px;
}
.ahha-members-carousel__swiper.swiper-initialized .swiper-pagination {
  display: block;
  position: relative;
  margin-top: 1rem;
}
.ahha-members-carousel__swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 0 4px;
}
.ahha-members-carousel__swiper.swiper-initialized .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1e3a8a;
}
.ahha-levy-members .ahha-section__heading .wp-block-heading,
.ahha-levy-members .ahha-section__heading p {
  text-align: center;
}
@media (min-width: 782px) {
  .ahha-levy-members .ahha-section__heading .wp-block-heading,
  .ahha-levy-members .ahha-section__heading p {
    text-align: left;
    text-align: initial;
  }
}
/**
 * Members Block styles
 */
.ahha-members__grid {
  position: relative;
  height: 390px;
  overflow: auto;
  z-index: 1;
}
@media (min-width: 782px) {
  .ahha-members__grid {
    height: 650px;
  }
}
.ahha-members__grid-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1rem;
  gap: 1rem;
  grid-auto-flow: row;
  width: calc(100% - 12px);
}
@media (min-width: 782px) {
  .ahha-members__grid-inner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.5rem;
  }
}
.ahha-members__search {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 380px;
  margin-right: auto;
  margin-bottom: 1.5rem;
  margin-left: auto;
  background-color: #e5e5e5;
  border-radius: 2px;
}
.ahha-members__search-input {
  padding: 1rem 3rem 1rem 1.5rem !important;
}
.ahha-members__search-input {
  width: 100%;
}
.ahha-members__search svg {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.ahha-members__item {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  height: 200px;
  padding: 1rem;
  border: 1px solid #ffffff;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.ahha-members__item img {
  height: auto;
  max-width: 180px;
  max-height: 100px;
}
.ahha-members__item:hover, .ahha-members__item.active {
  border-color: #006d77;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
}
.ahha-members__item.matched {
  display: flex;
}
.ahha-members__item.unmatched {
  display: none;
}
.ahha-members__overlay {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  padding: 1rem;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(17, 17, 17, 0.9);
  transition: all 0.3s ease-in-out;
}
.ahha-members__overlay.active {
  visibility: visible;
  opacity: 1;
  z-index: 9990;
}
.ahha-members__overlay-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  filter: blur(1rem);
}
.ahha-members__overlay-close {
  position: absolute;
  top: 72px;
  right: 1rem;
}
@media (min-width: 782px) {
  .ahha-members__overlay-close {
    top: 90px;
    right: 90px;
  }
}
.ahha-members__popup {
  display: none;
  padding: 1.5rem;
  max-width: 100%;
  background-color: #ffffff;
  text-align: center;
  border: 1px solid #006d77;
  border-radius: 2px;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
}
.ahha-members__popup.active {
  display: block;
}
.ahha-members__data {
  display: table;
  margin-top: 1rem;
  text-align: left;
}
.ahha-members__data-row {
  display: table-row;
}
.ahha-members__data-key, .ahha-members__data-value {
  display: table-cell;
  padding-bottom: 1rem;
}
.ahha-members__data-key::after {
  content: ":";
}
.ahha-members__data-value {
  padding-left: 1.5rem;
  color: #1e3a8a;
  font-weight: 600;
  word-wrap: anywhere;
}
.ahha-members__data-value a {
  color: #1e3a8a;
  text-decoration: none;
  background-image: linear-gradient(#1e3a8a, #1e3a8a);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: all 0.3s ease-in-out;
}
.ahha-members__data-value a:hover {
  background-size: 100% 1px;
}
/**
 * Card block styles
 */
.ahha-card.expanded {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0.5rem;
  background-color: #ffffff;
  border: 1px solid #006d77;
  border-radius: 2px;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
}
@media (min-width: 782px) {
  .ahha-card.expanded {
    border: 1px solid #ffffff;
    filter: none;
  }
}
.ahha-card.expanded .wp-block-heading::after {
  content: url("../svg/info.svg");
  position: relative;
  top: 1px;
  margin-left: 5px;
}
.ahha-card.expanded p {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  cursor: default;
}
.ahha-card.expanded.active {
  border-color: #006d77;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
}
.ahha-card.expanded.active p {
  height: auto !important;
}
@media (min-width: 782px) {
  .ahha-card.expanded.active p {
    height: var(--height) !important;
  }
}
.ahha-card.simple {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  background-color: #ffffff;
  color: #333333;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  filter: drop-shadow(0 4px 8px rgba(17, 17, 17, 0.1));
  cursor: default;
}
.ahha-card.simple .wp-block-heading {
  margin-bottom: 0.75rem;
}
.ahha-card.simple:hover {
  transform: translateY(-5px);
  background-color: #1e3a8a;
  color: #ffffff;
  filter: drop-shadow(0 1px 4px rgba(17, 17, 17, 0.1));
}
.ahha-card.simple:hover .ahha-icon {
  color: #ffffff !important;
}
.ahha-card.shadowed {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  background-color: #ffffff;
  color: #333333;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
  cursor: default;
}
.ahha-card.shadowed .wp-block-heading {
  margin-bottom: 0.75rem;
}
.ahha-card.shadowed:hover {
  transform: translateY(-5px);
  filter: drop-shadow(0 1px 4px rgba(17, 17, 17, 0.1));
}
.ahha-card.bordered {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 1.5rem;
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #006d77;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  cursor: default;
}
.ahha-card.bordered .wp-block-heading {
  margin-bottom: 0.75rem;
}
.ahha-card.bordered:hover {
  transform: translateY(-5px);
}
.ahha-card.colored {
  display: flex;
  flex-direction: column;
  flex-basis: 50%;
  align-items: center;
  justify-content: stretch;
  padding: 1.5rem;
  background-color: #e0f2f1;
  color: #333333;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
  filter: drop-shadow(0 2px 4px rgba(17, 17, 17, 0.1));
  cursor: default;
}
.ahha-card.colored .wp-block-heading {
  margin-bottom: 0.75rem;
}
.ahha-card.colored:hover {
  transform: translateY(-5px);
  filter: drop-shadow(0 1px 2px rgba(17, 17, 17, 0.1));
}
.ahha-card .ahha-icon-text {
  margin-bottom: 0;
}
/**
 * Grid block styles
 */
.ahha-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: var(--mobile-gap, 1rem);
  gap: var(--mobile-gap, 1rem);
  grid-auto-flow: row;
  grid-row-gap: calc(var(--mobile-gap, 1rem) * 1.25);
  row-gap: calc(var(--mobile-gap, 1rem) * 1.25);
}
@media (min-width: 782px) {
  .ahha-grid {
    gap: var(--gap, 1rem);
    row-gap: calc(var(--gap, 1rem) * 1.25);
  }
}
.ahha-grid[data-mobile-columns="2"] {
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 782px) {
  .ahha-grid[data-columns="2"] {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 782px) {
  .ahha-grid[data-columns="3"] {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (min-width: 782px) {
  .ahha-grid[data-columns="4"] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (min-width: 782px) {
  .ahha-grid[data-columns="5"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
/**
 * Collapsible block styles
 */
.ahha-collapsible {
  border: 1px solid #b0bec5;
  border-radius: 2px;
  overflow: hidden;
}
.ahha-collapsible__title {
  position: relative;
  padding: 1.25rem 1rem;
  background-color: #e0f2f1;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.ahha-collapsible__title h3 {
  position: relative;
  line-height: 1.2;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  margin-bottom: 0.75em;
  margin-bottom: 0;
  padding: 0 2rem;
  cursor: pointer;
}
.ahha-collapsible__title h3::before, .ahha-collapsible__title h3::after {
  content: url("../svg/question.svg");
  position: absolute;
  top: 0.75rem;
  left: 0;
  transform: translateY(-50%);
  line-height: 0;
}
.ahha-collapsible__title h3::after {
  content: url("../svg/caret-down.svg");
  position: absolute;
  top: 50%;
  left: auto;
  right: 0;
}
.ahha-collapsible__content {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.ahha-collapsible__content-inner {
  padding: 1.5rem;
}
.ahha-collapsible.is-open .ahha-collapsible__content {
  height: var(--height) !important;
}
.ahha-collapsible.is-open .ahha-collapsible__title h3::before {
  content: url("../svg/light-bulb.svg");
}
.ahha-collapsible.is-open .ahha-collapsible__title h3::after {
  content: url("../svg/caret-up.svg");
}
* + .ahha-collapsible {
  margin-top: 0.75rem;
}
/**
 * FAQs block styles
 */
.ahha-faqs__search {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 380px;
  margin-right: auto;
  margin-bottom: 4rem;
  margin-left: auto;
  background-color: #e5e5e5;
  border-radius: 2px;
}
@media (min-width: 1200px) {
  .ahha-faqs__search {
    margin-bottom: 5rem;
  }
}
.ahha-faqs__search-input {
  padding: 1rem 3rem 1rem 1.5rem !important;
}
.ahha-faqs__search-input {
  width: 100%;
}
.ahha-faqs__search svg {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.ahha-faqs__item {
  margin-bottom: 3.5rem;
}
.ahha-faqs__item-title {
  margin-bottom: 0.5rem;
}
.ahha-faqs__item.unmatched {
  display: none;
}
.ahha-faqs__item.matched {
  display: block;
}
.ahha-faqs__404 {
  display: none;
}
.ahha-faqs__404.active {
  display: block;
}
.ahha-embed-modal .ahha-modal__popup {
  width: 100%;
}
@media (min-width: 782px) {
  .ahha-embed-modal .ahha-modal__popup {
    width: 720px;
  }
}
.ahha-embed-modal.trigger-default .ahha-embed-modal__label {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.25rem;
  border: none;
  background: none;
  font-weight: 600;
  color: #1e3a8a;
  cursor: pointer;
}
.ahha-embed-modal.trigger-default .ahha-embed-modal__label::before {
  content: url("../svg/play.svg");
  line-height: 0;
}
.ahha-embed-modal.trigger-default .ahha-embed-modal__label p {
  text-decoration: none;
  background-image: linear-gradient(#1e3a8a, #1e3a8a);
  background-position: 0 98%;
  background-repeat: no-repeat;
  background-size: 0 1px;
  transition: all 0.3s ease-in-out;
}
.ahha-embed-modal.trigger-default .ahha-embed-modal__label p:hover {
  background-size: 100% 1px;
}
.ahha-embed-modal.trigger-button .ahha-embed-modal__label {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
}
.ahha-embed-modal.trigger-button .ahha-embed-modal__label {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  cursor: pointer;
}
.ahha-embed-modal.trigger-button .ahha-embed-modal__label:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
.ahha-embed-modal.trigger-button .ahha-embed-modal__label:hover {
  text-decoration: none;
}
.ahha-embed-modal.trigger-button .ahha-embed-modal__label::before {
  content: url("../svg/play-youtube.svg");
  line-height: 0;
}
.ahha-embed-modal.trigger-overlay .ahha-embed-modal__label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  opacity: 0;
  cursor: pointer;
  z-index: 1;
}
/**
 * Service provider styles
 */
.ahha-service-provider #storepoint-container {
  border: none;
  color: #333333;
}
.ahha-service-provider #storepoint-container #storepoint-search {
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 0;
  border: none;
  box-shadow: none;
  background: none;
  gap: 1.25rem;
}
@media (min-width: 782px) {
  .ahha-service-provider #storepoint-container #storepoint-search {
    flex-direction: row;
  }
}
.ahha-service-provider #storepoint-container #storepoint-search #storepoint-search-bar-container {
  position: static;
  transform: none;
}
@media (min-width: 820px) {
  .ahha-service-provider #storepoint-container #storepoint-search #storepoint-search-bar-container {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
}
.ahha-service-provider #storepoint-container #storepoint-search #storepoint-radius-dropdown {
  display: none;
}
.ahha-service-provider #storepoint-container #storepoint-search .storepoint-dropdown,
.ahha-service-provider #storepoint-container #storepoint-search #storepoint-searchbar {
  max-width: 100%;
  margin: 0;
  padding: 1rem 1.5rem;
  border: 1px solid transparent;
  background-color: #e5e5e5;
  border-radius: 2px;
  color: #333333;
  font-size: 16px;
  font-family: "Manrope", "Arial";
  line-height: 1.4;
  height: auto;
  transition: all 0.3s ease-in-out;
  color: #606060;
}
.ahha-service-provider #storepoint-container #storepoint-search .storepoint-dropdown:focus,
.ahha-service-provider #storepoint-container #storepoint-search #storepoint-searchbar:focus {
  border-color: #006d77;
  outline: none;
  filter: drop-shadow(0 4px 12px rgba(17, 17, 17, 0.1));
}
@media (min-width: 820px) {
  .ahha-service-provider #storepoint-container #storepoint-search .storepoint-dropdown,
  .ahha-service-provider #storepoint-container #storepoint-search #storepoint-searchbar {
    max-width: 200px;
  }
}
.ahha-service-provider #storepoint-container #storepoint-search #storepoint-searchbar,
.ahha-service-provider #storepoint-container #storepoint-search #storepoint-search-bar-container {
  width: 100%;
}
@media (min-width: 820px) {
  .ahha-service-provider #storepoint-container #storepoint-search #storepoint-searchbar,
  .ahha-service-provider #storepoint-container #storepoint-search #storepoint-search-bar-container {
    width: 300px;
    max-width: 300px;
  }
}
.ahha-service-provider #storepoint-container #storepoint-map {
  padding-left: 1rem;
}
.ahha-service-provider #storepoint-container .storepoint-location {
  margin: 0 0 1rem 0;
  padding: 1rem;
  font-size: 1.5rem;
  font-family: "Manrope", "Arial";
  line-height: 1.4;
  background-color: #ffffff;
  border-radius: 2px;
  border-color: #d9d9d9;
  box-shadow: none;
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-name,
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-description,
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-address,
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-location-popup a,
.ahha-service-provider #storepoint-container .storepoint-location a {
  padding: 0;
  color: #333333;
  font-size: 1rem;
  font-weight: 700;
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-description {
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  color: #8e8e8e;
  font-size: 0.87rem;
  font-weight: 400;
  border-bottom: 1px solid #b0bec5;
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-contact {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.375rem;
  padding: 0;
  font-size: 0.87rem;
  font-weight: 400;
  gap: 0.25rem;
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-address:not(:empty),
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-contact-website:not(:empty),
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-sidebar-phone:not(:empty):not(.storepoint-sidebar-website) {
  display: flex !important;
  padding: 0 !important;
  font-size: 0.87rem !important;
  line-height: 1.4 !important;
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-address:not(:empty),
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-contact-website:not(:empty),
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-sidebar-phone:not(:empty):not(.storepoint-sidebar-website) {
  align-items: flex-start;
  margin-bottom: 0.375rem;
  font-weight: 400;
  gap: 0.25rem;
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-address:not(:empty)::before,
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-contact-website:not(:empty)::before,
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-sidebar-phone:not(:empty):not(.storepoint-sidebar-website)::before {
  content: url("../svg/small-pin.svg");
  position: relative;
  top: 2px;
  line-height: 0;
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-contact-website:not(:empty)::before {
  content: url("../svg/small-website.svg");
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-contact .storepoint-sidebar-phone:not(:empty):not(.storepoint-sidebar-website)::before {
  content: url("../svg/small-phone.svg");
}
.ahha-service-provider #storepoint-container .storepoint-location .storepoint-website-btn {
  display: none;
}
.ahha-service-provider #storepoint-container #storepoint-panel a.storepoint-sidebar-phone.storepoint-sidebar-website,
.ahha-service-provider #storepoint-container #storepoint-map div.storepoint-location-popup a.storepoint-popup-email.storepoint-popup-website {
  display: block;
  padding: 0;
  font-size: 0.87rem;
  line-height: 1.4;
}
@media (max-width: 600px) {
  .ahha-service-provider #storepoint-container #storepoint-panel #storepoint-results {
    padding: 1rem 0;
    height: auto;
  }
}
.ahha-service-provider #storepoint-container #stpt-show-more-btn {
  padding: 0.875rem 1.5rem !important;
  background-image: linear-gradient(90deg, #1a202c 0%, #1a202c 50%, #1e3a8a 50%, #1e3a8a 100%) !important;
  background-size: 202% 100% !important;
  background-position: 99% bottom !important;
  transition: all 0.5s !important;
}
.ahha-service-provider #storepoint-container #stpt-show-more-btn {
  position: relative;
  display: inline-block;
  border: none;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
  font-size: clamp(1rem, 0.9071rem + 0.381vw, 1.25rem);
  font-weight: 500;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: none;
  display: none;
  margin: 0 auto;
}
.ahha-service-provider #storepoint-container #stpt-show-more-btn:hover {
  background-size: 202% 100% !important;
  background-position: left bottom !important;
}
.ahha-service-provider #storepoint-container #stpt-show-more-btn:hover {
  text-decoration: none;
}
@media (max-width: 600px) {
  .ahha-service-provider #storepoint-container #stpt-show-more-btn {
    display: block;
  }
}
.ahha-service-provider #storepoint-container #storepoint-brand {
  display: none !important;
}
.ahha-service-provider #storepoint-container .storepoint-location.stpt-image-location,
.ahha-service-provider #storepoint-container .storepoint-location.stpt-image-location:hover {
  padding-top: 80px !important;
  padding-left: 1rem !important;
}
.ahha-service-provider #storepoint-container .storepoint-location.stpt-image-location,
.ahha-service-provider #storepoint-container .storepoint-location.stpt-image-location:hover {
  background-size: auto 64px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
}
/* Gutenberg patterns */
/* Patterns */
/**
 * Hero block pattern styles
 */
.ahha-hero {
  position: relative;
  min-height: 500px;
}
@media (min-width: 1200px) {
  .ahha-hero {
    min-height: 700px;
  }
}
.ahha-hero__heading, .ahha-hero__subheading {
  margin-bottom: 1rem;
}
@media (min-width: 1200px) {
  .ahha-hero__heading, .ahha-hero__subheading {
    margin-bottom: 1.5rem;
  }
}
/**
 * Feature block pattern styles
 */
.ahha-feature {
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  margin-bottom: 2.5rem;
  grid-gap: 1.25rem;
  gap: 1.25rem;
}
@media (min-width: 782px) {
  .ahha-feature {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.ahha-feature__item {
  padding: 1rem 0.5rem;
  text-align: center;
}
.ahha-feature .ahha-icon {
  margin-bottom: 1rem;
  color: #006d77;
}
.ahha-feature .wp-block-heading {
  line-height: 1.2;
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.ahha-feature .ahha-icon-text {
  margin-bottom: 0;
}
/**
 * CTA block pattern styles
 */
.ahha-cta {
  position: relative;
  min-height: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 782px) {
  .ahha-cta {
    padding-top: 60.0150037509px;
    padding-bottom: 60.0150037509px;
  }
}
@media (min-width: 1200px) {
  .ahha-cta {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.ahha-cta__inner {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.ahha-cta__heading, .ahha-cta__subheading {
  margin-bottom: 0.5rem;
}
.ahha-cta__buttons {
  margin-top: 1.25rem;
}
.ahha-cta__badge {
  align-items: normal !important;
}
.ahha-cta__badge {
  margin-top: 2rem;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 782px) {
  .ahha-cta__badge {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .ahha-cta__badge {
    margin-top: 3rem;
  }
}
.ahha-cta-big {
  min-height: 500px;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 782px) {
  .ahha-cta-big {
    padding-top: 60.0150037509px;
    padding-bottom: 60.0150037509px;
  }
}
@media (min-width: 1200px) {
  .ahha-cta-big {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.ahha-cta-big .ahha-cta__heading {
  margin-bottom: 1rem;
}
.ahha-cta-big .ahha-cta__heading,
.ahha-cta-big .ahha-cta__subheading {
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
}
.ahha-cta-medium {
  min-height: 400px;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 782px) {
  .ahha-cta-medium {
    padding-top: 60.0150037509px;
    padding-bottom: 60.0150037509px;
  }
}
@media (min-width: 1200px) {
  .ahha-cta-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
/**
 * Posts related block pattern styles
 */
.ahha-industry-news .ahha-section__heading {
  flex-direction: column;
}
@media (min-width: 782px) {
  .ahha-industry-news .ahha-section__heading {
    flex-direction: row;
  }
}
.ahha-industry-news .ahha-section__heading .wp-block-heading,
.ahha-industry-news .ahha-section__heading p {
  text-align: center;
}
@media (min-width: 782px) {
  .ahha-industry-news .ahha-section__heading .wp-block-heading,
  .ahha-industry-news .ahha-section__heading p {
    text-align: left;
    text-align: initial;
  }
}
.ahha-industry-news .ahha-section__heading .wp-block-buttons {
  margin-top: 1rem;
}
@media (min-width: 782px) {
  .ahha-industry-news .ahha-section__heading .wp-block-buttons {
    margin-top: 0;
  }
}
/* Text & Image Row */
.ahha-text-image .wp-block-column {
  text-align: center;
}
@media (min-width: 782px) {
  .ahha-text-image .wp-block-column {
    text-align: left;
    text-align: initial;
  }
}
.ahha-text-image .wp-block-buttons {
  justify-content: center;
}
@media (min-width: 782px) {
  .ahha-text-image .wp-block-buttons {
    justify-content: flex-start;
  }
}
/* Animations */
/*
 * Animations.
 */
html.sr [class^=animate-] {
  visibility: hidden;
}
.animate-slideup {
  overflow: hidden;
}

/*# sourceMappingURL=frontend.css.map*/