@charset "UTF-8";
:root {
  --body-font-family:Arial, san-serif;
  --body-font-family-loaded:"Aeonik";
  --body-color:#014550;
  --body-font-weight:400;
  --body-text-transform:none;
  --body-line-height:1.2;
  --body-letter-spacing:0em;
  --input_placeholder_text_color:var(--color-dark-green);
  --input_text_color:var(--color-transparent);
  --input_background_color:var(--color-white);
  --input_border_color:var(--color-white);
  --textarea_background_color:var(--color-white);
  --textarea_border_color:var(--color-white);
  --input_border_width:1px;
  --input_border_bottom_width:1px;
  --input_padding_left:0.5em;
  --input_padding_right:0.5em;
  --textarea_border_width:1px;
  --textarea_border_bottom_width:1px;
  --textarea_padding_left:0.5em;
  --textarea_padding_right:0.5em;
  --button_border_color:var(--color-dark-green);
  --button_background_color:var(--color-dark-green);
  --button_color:var(--color-light-green);
  --button_hover_border_color:var(--color-dark-green);
  --button_hover_background_color:var(--color-dark-green);
  --button_hover_color:var(--color-light-green);
  --base-font-size:1.125rem;
  --breakpoint-lg:1728px;
  --scaling-multiplier-lg:1;
  --page-padding-lg:3.25em;
  --breakpoint-md:1080px;
  --scaling-multiplier-md:1.5;
  --page-padding-md:1.56em;
  --breakpoint-xs:640px;
  --scaling-multiplier-xs:3.7091;
  --page-padding-xs:1.2em;
  --body-font-size-original:1.125rem;
  --body-font-size:1.0416666666667vw;
  --gutter-width:2.15em;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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 and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-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 IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

:root {
  --outer-margin: 0em;
  --gutter-compensation: calc((var(--gutter-width) * 0.5) * -1);
  --half-gutter-width: calc((var(--gutter-width) * 0.5));
  --md-min: 1080px;
  --lg-min: 1080px;
  --container-md: calc(var(--md-min) + var(--gutter-width));
  --container-lg: calc(var(--lg-min) + var(--gutter-width));
}

.container-fluid, .container {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: var(--outer-margin, 2rem);
  padding-left: var(--outer-margin, 2rem);
}

.row,
.alm-listing.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: var(--gutter-compensation, -0.5rem);
  margin-left: var(--gutter-compensation, -0.5rem);
}

.row.reverse {
  flex-direction: row-reverse;
}

.col {
  display: flex;
}

.col.reverse {
  flex-direction: column-reverse;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-right: var(--half-gutter-width, 0.5em);
  padding-left: var(--half-gutter-width, 0.5em);
}

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  justify-content: flex-start;
}

.center-xs {
  justify-content: center;
}

.end-xs {
  justify-content: flex-end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.first-xs {
  order: -1;
}

.last-xs {
  order: 1;
}

@media only screen and (min-width: 641px) {
  .container {
    width: var(--container-md, 61em);
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: var(--half-gutter-width, 0.5em);
    padding-left: var(--half-gutter-width, 0.5em);
  }
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    justify-content: flex-start;
  }
  .center-md {
    justify-content: center;
  }
  .end-md {
    justify-content: flex-end;
  }
  .top-md {
    align-content: flex-start;
  }
  .middle-md {
    align-content: center;
  }
  .bottom-md {
    align-content: flex-end;
  }
  .around-md {
    justify-content: space-around;
  }
  .between-md {
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
}
@media only screen and (min-width: 1081px) {
  .container {
    width: var(--container-lg, 71em);
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: var(--half-gutter-width, 0.5em);
    padding-left: var(--half-gutter-width, 0.5em);
  }
  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    justify-content: flex-start;
  }
  .center-lg {
    justify-content: center;
  }
  .end-lg {
    justify-content: flex-end;
  }
  .top-lg {
    align-items: flex-start;
  }
  .middle-lg {
    align-items: center;
  }
  .bottom-lg {
    align-items: flex-end;
  }
  .around-lg {
    justify-content: space-around;
  }
  .between-lg {
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1079px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1080px) {
  .hidden-lg {
    display: none !important;
  }
}
html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: clip;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

/**************************\
  Basic Modal Styles
\**************************/
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before {
  content: "✕";
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
@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, 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);
  -webkit-backface-visibility: hidden;
  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;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: 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-block-start: 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%;
  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 {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  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);
  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;
  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%;
  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;
  -webkit-backface-visibility: hidden;
  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;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  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;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.gform_required_legend {
  display: none !important;
}

.gform_ajax_spinner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.75em;
  height: 1.75em;
}

.gform_wrapper.gravity-theme .gform_body .gform_fields {
  grid-column-gap: var(--gutter-width);
}
.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_validation_errors {
  margin-top: 0;
  margin-bottom: 2em;
  border-width: 1px;
  padding: 1em 1em 1em 4em;
}
.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_validation_errors > h2 {
  position: static;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  font-family: var(--body-font-family);
}
.gform_wrapper.gravity-theme.gform-theme--no-framework .gform_validation_errors > h2 .gform-icon {
  font-size: 1.8em;
  left: 1rem;
}
.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_validation_message,
.gform_wrapper.gravity-theme.gform-theme--no-framework .validation_message {
  border-width: 1px;
  padding: 0;
  margin-top: 0.5em;
  border: 0;
  background-color: transparent;
}
.gform_wrapper.gravity-theme.gform-theme--no-framework .gfield_validation_message.gfield_description,
.gform_wrapper.gravity-theme.gform-theme--no-framework .validation_message.gfield_description {
  font-size: 0.8em;
}
.gform_wrapper.gravity-theme .mandatory {
  font-size: 0.8em;
}
.gform_wrapper.gravity-theme .gfield input[type=color],
.gform_wrapper.gravity-theme .gfield input[type=date],
.gform_wrapper.gravity-theme .gfield input[type=datetime-local],
.gform_wrapper.gravity-theme .gfield input[type=datetime],
.gform_wrapper.gravity-theme .gfield input[type=email],
.gform_wrapper.gravity-theme .gfield input[type=month],
.gform_wrapper.gravity-theme .gfield input[type=number],
.gform_wrapper.gravity-theme .gfield input[type=password],
.gform_wrapper.gravity-theme .gfield input[type=search],
.gform_wrapper.gravity-theme .gfield input[type=tel],
.gform_wrapper.gravity-theme .gfield input[type=text],
.gform_wrapper.gravity-theme .gfield input[type=time],
.gform_wrapper.gravity-theme .gfield input[type=url],
.gform_wrapper.gravity-theme .gfield input[type=week],
.gform_wrapper.gravity-theme .gfield select,
.gform_wrapper.gravity-theme .gfield textarea {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-left: var(--input_padding_left, 0.5em);
  padding-right: var(--input_padding_right, 0.5em);
}
.gform_wrapper.gravity-theme .gfield textarea {
  padding-left: var(--textarea_padding_left, 0.5em);
  padding-right: var(--textarea_padding_right, 0.5em);
}
.gform_wrapper.gravity-theme .gfield .description,
.gform_wrapper.gravity-theme .gfield .gfield_description,
.gform_wrapper.gravity-theme .gfield .gsection_description,
.gform_wrapper.gravity-theme .gfield .instruction {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.gform_wrapper.gravity-theme .gform-footer.gform_footer {
  margin: 0;
  padding-bottom: 0;
}
.gform_wrapper.gravity-theme .gform-footer.gform_footer button {
  margin: 0;
  white-space: nowrap;
}
.gform_wrapper.gravity-theme label.gfield_label {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  color: inherit;
}

@media screen and (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_body .gform_fields {
    grid-column-gap: 0;
  }
}
* {
  position: relative;
  box-sizing: border-box;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.wrapper--inner {
  display: flex;
  flex-direction: column;
}

.wrapper--outer {
  overflow: hidden;
  padding-top: var(--header-height);
}

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
html,
body {
  background-color: var(--site-background-color);
}

html body {
  font-size: var(--base-font-size);
}
@media screen and (max-width: 1600px) {
  html body {
    font-size: calc(var(--body-font-size) * var(--scale));
  }
}

.wrapper--cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: calc(100dvh - var(--wp-admin--admin-bar--height, 0px) + 3em);
  left: 0;
  background-color: var(--color-black);
  display: none;
}

.wrapper--inner {
  width: 100%;
  background-color: var(--color-white);
  /*
  position: sticky;
  bottom: 0;
  padding-top: 0;
  background-color: transparent;

  >.layout,
  >.sectional {
      z-index: 1;
  }


  >.sectional:last-child >.layout:last-child,
  >.layout:last-child {
      margin-bottom: 0;
      padding-bottom: var(--page-spacing);

      &[data-layout-spacing="none"] {
          padding-bottom: 0;
      }
  }
  */
}

.wrapper--outer {
  padding-top: calc(var(--header-primary-height) + var(--header-corporate-height));
  overflow: visible;
}
.wrapper--outer:before {
  content: "";
  display: block;
  width: calc(100vw + 20px);
  height: calc(100vh + 20px);
  position: fixed;
  top: -10px;
  left: -10px;
  z-index: 10;
  background: rgba(65, 64, 66, 0.3);
  background-blend-mode: lighten;
  backdrop-filter: blur(27.5px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s ease 0s, visibility 0s linear 0.5s;
  visibility: hidden;
}
.menu-open .wrapper--outer:before {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease 0s, visibility 0s linear 0s;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}

.content a {
  text-decoration: underline;
}

.layout__pos {
  margin: 0 auto;
  padding: 0 var(--page-padding);
  max-width: var(--breakpoint-lg);
}

.layout[data-layout-width=fullscreen] .layout__pos {
  max-width: 100%;
}

.header__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--header-menu-background-color);
  z-index: 2;
  transition: background-color 0.5s ease 0s;
}

.fill {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fill-center {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cover {
  object-fit: cover;
  object-position: center center;
}

img,
picture {
  width: 100%;
  height: auto;
  display: block;
}

.media {
  overflow: hidden;
  margin: 0;
  object-position: var(--focal-desktop, 50% 50%);
}
.media.fill img,
.media.fill picture {
  height: 100%;
  object-position: inherit;
}
.media.fill picture img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: inherit;
}
.media:hover .media__zoom-open {
  opacity: 1;
}

.media.media-desktop {
  display: block;
}

.media.media-mobile {
  display: none;
}

.media-poster {
  overflow: hidden;
  border-radius: 0.8em;
}

.micromodal-slide.is-open {
  z-index: 1000;
}

.gallery.swiper figure {
  margin: 0;
}
.gallery.swiper picture,
.gallery.swiper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

@media (orientation: portrait) and (max-width: 640px) {
  .media {
    object-position: var(--focal-mobile, var(--focal-desktop, 50% 50%));
  }
  .media.media-desktop {
    display: none;
  }
  .media.media-mobile {
    display: block;
  }
}
.media__fineprint {
  position: absolute;
  bottom: 1em;
  right: 1em;
  z-index: 3;
  color: var(--color-white);
  font-size: 0.8em;
  margin: 0;
  pointer-events: none;
  text-shadow: 0 0 3px var(--color-black);
}

.media__zoom-open,
.media__video-popup-open {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  padding: 0;
  text-indent: -9999px;
  border: 0;
  background-color: transparent;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.3s ease-in-out;
}
.media__zoom-open .svg-symbol,
.media__video-popup-open .svg-symbol {
  width: 2em;
  height: 2em;
  transform: none;
  top: 1em;
  right: 1em;
  left: auto;
}
.media__zoom-open svg *,
.media__video-popup-open svg * {
  fill: var(--color-orange);
}

.media__video-popup-open {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
.media__video-popup-open .svg-symbol {
  background-color: var(--color-white);
  border-radius: 50%;
  width: 5em;
  height: 5em;
  left: 50%;
  top: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

#video-modal .modal__container {
  padding: 0;
  max-width: 90vw;
  width: 100%;
  border-radius: 0em;
  background-color: transparent;
  height: 100%;
  height: auto;
  max-height: 80vh;
  display: grid;
}
#video-modal .modal__inner {
  height: auto;
}
#video-modal .modal__content {
  margin: 0;
  line-height: 0;
  background-color: var(--color-white);
  height: auto;
  padding: 0;
}
#video-modal .modal__content p {
  margin: 0;
}
#video-modal .responsive-video-wrapper {
  height: 0;
  object-fit: contain;
}
#video-modal #video-modal-iframe {
  height: auto;
}

.modal__container {
  overflow: visible;
}

.modal__content {
  overflow: hidden;
}

.modal__close {
  position: absolute;
  top: 0.33em;
  right: 0.33em;
  transform: translate(50%, -50%);
  width: 2.5em;
  height: 2.5em;
  z-index: 2;
  cursor: pointer;
  overflow: hidden;
  padding: 0;
  text-indent: -999px;
  margin: 0;
  background-color: var(--color-white);
  border-radius: 50%;
}
.modal__close svg * {
  fill: var(--color-orange);
}
.modal__close .svg-symbol {
  position: absolute;
  width: 45%;
  height: 45%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.responsive-video-wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.responsive-video-wrapper iframe,
.responsive-video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.zoom-dialog {
  position: fixed;
  top: 0;
  left: -100%;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  background-color: transparent;
  z-index: 101;
  overflow: hidden;
  padding: 5vw;
  transition: left 0s linear 1s, background-color 0.5s ease-in-out 0s;
}
.zoom-dialog[aria-hidden=false]:not(.loading) {
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  transition: left 0s linear 0s, background-color 0.5s ease-in-out 0.5s;
}
.zoom-dialog[aria-hidden=false]:not(.loading) img {
  opacity: 1;
  transition: opacity 0.5s ease-in-out 1s;
}
.zoom-dialog figure {
  margin: 0;
  height: 100%;
  max-width: 100%;
}
.zoom-dialog img {
  display: block;
  height: 100%;
  max-width: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out 0s;
}

.zoom-dialog__fineprint {
  margin: 0;
  z-index: 2;
  position: absolute;
  color: var(--color-white);
  bottom: 1em;
  right: 1em;
  font-size: 0.8em;
  text-shadow: 0 0 3px var(--color-black);
}

.zoom-dialog__close {
  position: absolute;
  top: 0.6em;
  right: 0.5em;
  width: 2em;
  height: 2em;
  z-index: 3;
  padding: 0;
  text-indent: -999px;
  border: 0;
  background-color: transparent;
  overflow: hidden;
  cursor: pointer;
}
.zoom-dialog__close .svg-symbol {
  width: 2em;
  height: 2em;
  transform: none;
  top: 0;
  right: 0;
  left: auto;
}
.zoom-dialog__close svg * {
  fill: var(--color-white);
}
.zoom-dialog__close:hover, .zoom-dialog__close:focus {
  background-color: transparent;
}

.video-container {
  overflow: hidden;
}
.video-container iframe,
.video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  pointer-events: none;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.video-container iframe[data-playing=true],
.video-container video[data-playing=true] {
  opacity: 1;
}

.media[data-video-display=hover] .video-container iframe[data-playing=true],
.media[data-video-display=hover] .video-container video[data-playing=true] {
  opacity: 0;
}

.media[data-video-display=hover]:hover .video-container iframe,
.media[data-video-display=hover]:hover .video-container video {
  opacity: 1;
}

.svg-symbols {
  height: 0;
  width: 0;
  position: absolute;
}

.svg-symbol svg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.sectional__bg {
  background-color: var(--color-white);
}

.swiper__autoplay-progress {
  position: relative;
  width: 3em;
  height: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: var(--color-white); /* Adjust to match your theme, e.g., var(--color-black) */
}

.swiper__autoplay-progress svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: rotate(-90deg); /* Start animation from the top */
  pointer-events: none;
}

.swiper__autoplay-progress__indicator {
  fill: none;
  stroke: currentColor; /* Inherits color from .swiper__autoplay-progress */
  stroke-width: 0.2em;
  stroke-dasharray: 125.6; /* Circumference: 2 * π * 20 */
  /* 
  The JS sets --progress from 1 (start) to 0 (end).
  Offset 0 = Full Circle. Offset 125.6 = Empty Circle.
  Formula: 125.6 * (1 - progress)
  */
  stroke-dashoffset: calc(125.6px * (1 - var(--progress, 1)));
}

.swiper__autoplay-progress__bg {
  fill: none;
  stroke: currentColor;
  stroke-width: 0.2em;
  stroke-dasharray: 125.6;
  opacity: 0.5;
}

.swiper__autoplay-progress span {
  font-size: 0.9em;
  line-height: 1;
  display: block;
}

.page-loader {
  display: block;
  z-index: 10000;
  opacity: 0;
  background-color: var(--color-white);
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  visibility: hidden;
  transition: opacity 0.5s ease-in-out 0s, visibility 0s ease-in-out 0.5s;
}

/*
html:not(.readystate-interactive) .page-loader,
body.is-loading .page-loader {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s ease-in-out 0s, visibility 0s ease-in-out 0s;
}
*/
html:not(.readystate-interactive) .page-loader {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease-in-out 0s, visibility 0s ease-in-out 0s;
}

.page-loader__progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.25em;
  background-color: var(--color-orange); /* Fallback to black if primary not set */
  width: 0%;
  transition: width 0.1s linear;
  z-index: 100;
  top: var(--wp-admin--admin-bar--height, 0px);
}

/*
//.fonts-loaded.lenis .page-loader {
.lenis .page-loader {
    opacity: 0;
    visibility: hidden;
}
*/
[data-js-scroll-distance="1"] {
  width: 0%;
}

#header-distance {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
}

.header-distance__amount {
  width: 0%;
  height: 100%;
  position: absolute;
  background-color: var(--color-orange);
}

.sectional__container > .layout,
.layout-tabs__panel > .layout {
  margin: var(--page-spacing) 0;
}
.sectional__container > .layout[data-layout-spacing=narrow],
.layout-tabs__panel > .layout[data-layout-spacing=narrow] {
  margin: calc(var(--page-spacing) / 4 * 3) 0;
}
.sectional__container > .layout[data-layout-spacing=large],
.layout-tabs__panel > .layout[data-layout-spacing=large] {
  margin: var(--page-spacing-lg) 0;
}
.sectional__container > .layout[data-layout-spacing=xl],
.layout-tabs__panel > .layout[data-layout-spacing=xl] {
  margin: calc(var(--page-spacing) / 4 * 5) 0;
}
.sectional__container > .layout[data-layout-spacing=none],
.layout-tabs__panel > .layout[data-layout-spacing=none] {
  margin: 0;
}
.sectional__container > .layout[data-layout-padding=none] > .layout__pos,
.layout-tabs__panel > .layout[data-layout-padding=none] > .layout__pos {
  padding: 0;
}

.google-map__canvas {
  width: 100%;
  aspect-ratio: 3/1;
  background-color: var(--color-placeholder);
}

.google-map__controls fieldset {
  border: 0;
  padding: 0;
}
.google-map__controls ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.dialog-wrap {
  min-width: 200px;
}

.swiper__controls {
  pointer-events: none;
  z-index: 2;
}
.swiper__controls button {
  pointer-events: auto;
}

.swiper__pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 0;
  display: flex;
  justify-content: center;
  gap: 0.5em;
  padding: 2em;
  pointer-events: none;
}

.swiper-pagination-bullet {
  pointer-events: auto;
  margin: 0 !important;
  width: 0.75em;
  height: 0.75em;
  background-color: var(--color-white);
}

.swiper-fill .swiper {
  width: 100%;
  height: 100%;
}
.swiper-fill:not([data-display-height=auto]) .swiper {
  position: absolute;
  top: 0;
  left: 0;
}
.swiper-fill:not([data-display-height=auto]) .swiper figure {
  height: 100%;
}
.swiper-fill:not([data-display-height=auto]) .swiper img,
.swiper-fill:not([data-display-height=auto]) .swiper picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.swiper-fill[data-display-height=average] .swiper__placeholder {
  height: 0;
  padding-bottom: var(--swiper-desktop-avg-aspect-ratio);
}
.swiper-fill[data-display-height=viewport] .swiper__placeholder {
  height: 0;
  padding-bottom: calc(100dvh - var(--wp-admin--admin-bar--height, 0px));
}
.swiper-fill[data-display-height=viewport-header] .swiper__placeholder {
  height: 0;
  padding-bottom: calc(100dvh - var(--header-height) - var(--wp-admin--admin-bar--height, 0px));
}
@media (max-width: 1080px) {
  .swiper-fill[data-display-height=average] .swiper__placeholder {
    padding-bottom: var(--swiper-mobile-avg-aspect-ratio);
  }
}

.swiper__nav {
  position: absolute;
  top: 50%;
  left: 1.5em;
  padding: 0;
  border: 0;
  transform: translate(0, -50%) rotate(-90deg);
  z-index: 2;
  cursor: pointer;
  width: 2em;
  height: 2em;
  background-color: transparent;
  text-indent: -999px;
  overflow: hidden;
}
.swiper__nav svg * {
  fill: var(--color-white);
}
.swiper__nav.swiper__nav--prev {
  transform: translate(0, -50%) rotate(90deg);
}

.swiper__nav--prev {
  transform: translate(0, -50%) rotate(180deg);
}

.swiper__nav--next {
  left: auto;
  right: 1.5em;
}

/**
 * Barba.js CSS Transitions with @barba/css
 *
 * Add this to your main stylesheet.
 * These classes are added directly to the [data-barba="container"] element.
 */
/*
 * 1. Set a transition on the container.
 *    This will apply to both enter and leave transitions.
 */
[data-barba=container] {
  transition: opacity 0.3s ease-in-out;
}

/*
 * 2. Define the state for the container that is LEAVING.
 *    `barba-leave-from` is the initial state (fully visible).
 *    `barba-leave-to` is the final state (fully transparent).
 *    The transition happens during the `barba-leave-active` phase.
 */
.barba-leave-from {
  opacity: 1;
}

.barba-leave-to {
  opacity: 0;
}

/*
 * 3. Define the state for the container that is ENTERING.
 *    `barba-enter-from` is the initial state (fully transparent).
 *    `barba-enter-to` is the final state (fully visible).
 *    The transition happens during the `barba-enter-active` phase.
 */
.barba-enter-from {
  opacity: 0;
}

.barba-enter-to {
  opacity: 1;
}

/* Prevent content jump during fade transition */
.barba-leave-active {
  position: absolute;
  width: 100%;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  animation: bounce 1s;
}

.stats {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dev-panel {
  position: fixed;
  top: 10vh;
  height: 80vh;
  width: 0;
  right: 0;
  z-index: 9999;
}

.dev-panel__wrap {
  all: revert;
}
.dev-panel__wrap * {
  all: revert;
}
.dev-panel__wrap {
  width: 280px;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #efefef;
  border-top-left-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  transform: translate(0%, 0%);
  transition: transform 0.5s ease 0s;
  padding: 40px 10px 10px 10px;
  border: 1px solid rgba(204, 204, 204, 0.8);
  border-right: 0;
  font-family: system-ui, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #333;
  box-sizing: border-box;
  overflow-y: auto;
}
.dev-panel__wrap *,
.dev-panel__wrap *::before,
.dev-panel__wrap *::after {
  box-sizing: border-box;
}
.dev-panel__wrap select,
.dev-panel__wrap input[type=number] {
  all: revert;
  background-color: #fff;
  max-width: 100%;
  width: 100%;
  border-radius: 8px;
  font-family: inherit;
  font-size: inherit;
  padding: 4px 6px;
}
.dev-panel__wrap h6 {
  all: revert;
  font-size: 1em;
  margin: 0 0 0.3em 0;
  font-family: inherit;
  font-weight: 600;
  color: inherit;
}
.dev-panel__wrap label {
  all: revert;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  cursor: pointer;
}
.dev-panel__wrap > div {
  display: grid;
  gap: 20px;
}

.dev-panel__toggle-open {
  display: block;
  position: absolute;
  right: 100%;
  bottom: 20px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  cursor: pointer;
  background-color: #efefef;
  border: 1px solid rgba(204, 204, 204, 0.8);
  border-right: 0;
  width: 40px;
  height: 40px;
}
.dev-panel__toggle-open .svg-symbol {
  width: 24px;
  height: 17px;
  position: absolute;
  top: calc(50% - 1px);
  left: 50%;
  transform: translate(-50%, -50%);
}

.dev-panel__toggle-close {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 10px;
  left: 250px;
  cursor: pointer;
  z-index: 2;
  transition: left 0.5s ease 0s;
}
.dev-panel__toggle-close:after {
  content: "✕";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  align-content: center;
  text-align: center;
}

#dev-panel-toggle:checked ~ .dev-panel__wrap {
  transform: translate(-100%, 0%);
}
#dev-panel-toggle:checked ~ .dev-panel__toggle-close {
  left: -30px;
}

@media only screen and (max-width: 641px) {
  .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: inherit !important;
    min-height: auto !important;
  }
}
@media screen and (max-width: 640px) {
  .wrapper--outer {
    padding-top: var(--header-height);
  }
}
.alert {
  padding: 1em;
  margin: 1em 0;
  border: 1px solid transparent;
  border-radius: 0.25em;
  text-align: center;
}
.alert.success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert.warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert.danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert a {
  color: inherit;
}

.embed-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: var(--color-placeholder);
}
.embed-container > div {
  height: 0;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

body {
  text-rendering: geometricPrecision;
  font-size: var(--base-font-size);
  font-family: var(--body-font-family);
  color: var(--body-color);
  font-weight: var(--body-font-weight);
  text-transform: var(--body-text-transform);
  line-height: var(--body-line-height);
  letter-spacing: var(--body-letter-spacing);
}

body * a, body * abbr, body * acronym, body * b, body * bdi, body * bdo, body * br, body * button, body * cite, body * code, body * data, body * dfn, body * em, body * i, body * kbd, body * mark, body * q, body * rp, body * rt, body * ruby, body * s, body * samp, body * span, body * strong, body * sub, body * sup, body * time, body * tt, body * u, body * var, body * wbr {
  font-size: inherit;
}

::selection {
  background: rgba(16, 90, 227, 0.1);
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child, ul:first-child, ol:first-child, blockquote:first-child, address:first-child, figure:first-child, .btn_wrap:first-child {
  margin-top: 0;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child, ul:last-child, ol:last-child, blockquote:last-child, address:last-child, figure:last-child, .btn_wrap:last-child {
  margin-bottom: 0;
}

h1 a:hover, h1 a:focus, h1 a:active, h2 a:hover, h2 a:focus, h2 a:active, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, h4 a:focus, h4 a:active, h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active {
  color: inherit;
}

h1 {
  margin-bottom: 0.833em;
}

h2 {
  margin-bottom: 0.5em;
}

h4 {
  margin-bottom: 2.2em;
}

h6 {
  margin-bottom: 0.7em;
}

p {
  margin: 0.65em 0;
}

p:empty {
  display: none;
}

blockquote {
  margin: 5.2em 2.9em 0 2.9em;
  font-weight: 600;
  line-height: 1.4;
  font-family: "Cera Pro";
  letter-spacing: 0.064em;
}
blockquote cite {
  color: var(--color-orange);
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 600;
  font-style: normal;
  font-family: var(--body-font-family-loaded);
  letter-spacing: 0.11em;
  margin-top: 2.9em;
  display: block;
}
blockquote:before, blockquote:after {
  content: "“";
  font-family: "Cera Pro";
  color: var(--color-orange);
  position: absolute;
  left: -1.1em;
  font-size: 2.8em;
  font-weight: 500;
  line-height: 1;
}
blockquote:after {
  left: auto;
  right: -1.1em;
  bottom: 0.7em;
}

hr {
  height: 1px;
  border: 0;
  background-color: var(--hr-bg-color, var(--color-black));
  margin: 1.2em 0;
}
hr:first-child {
  margin-top: 0;
}
hr:last-child {
  margin-bottom: 0;
}

[data-style-set] {
  --hr-bg-color: var(--color-black);
}

[data-style-set]:not([data-style-set=white]):not([data-style-set=light-grey]):not([data-style-set=lighter-grey]) {
  --hr-bg-color: var(--color-white);
}

.btn_wrap {
  display: inline-block;
}
.btn_wrap .link {
  text-decoration: none;
  text-align: center;
  display: inline-block;
}
.btn_wrap .link:hover, .btn_wrap .link:active, .btn_wrap .link:focus {
  text-decoration: none;
}
.btn_wrap.aligncenter {
  text-align: center;
  display: block;
  margin-right: 0 !important;
}
.btn_wrap.alignright {
  text-align: right;
}
.btn_wrap.alignleft {
  text-align: left;
}
.btn_wrap.desktop-fullwidth {
  width: 100%;
}
.btn_wrap.style-default {
  margin-right: 0.5em;
}
.btn_wrap.style-default + .btn_wrap.style-default {
  margin-top: 0;
}
@media screen and (max-width: 640px) {
  .btn_wrap.mobile-fullwidth {
    width: 100%;
  }
}

.btn_wrap .link .link-icon {
  display: none;
}

.btn_wrap .link {
  transition: background-color 1s ease 0s, border-color 1s ease 0s, color 1s ease 0s;
}
.btn_wrap .link .link-icon svg * {
  transition: fill 1s ease 0s;
}

.btn_wrap.style-underline .link {
  border-width: 0;
  border-bottom-width: 1px;
}

.btn_wrap.style-pointer .link {
  border-width: 0;
  border-bottom-width: 1px;
  display: block;
  text-align: left;
  color: var(--color-orange);
  border-color: var(--color-orange);
}
.btn_wrap.style-pointer .link .link-icon {
  position: absolute;
  display: block;
  width: 1.2em;
  height: 1.2em;
  right: 0;
  top: 50%;
  transform: translate(0, -50%) rotate(-90deg);
}
.btn_wrap.style-pointer .link .link-icon svg * {
  fill: var(--color-orange);
}
.btn_wrap.style-pointer .link:hover, .btn_wrap.style-pointer .link:focus, .btn_wrap.style-pointer .link:active {
  background-color: transparent !important;
  color: var(--color-orange);
  border-color: var(--color-orange);
}
.btn_wrap.style-pointer .link:hover .link-icon svg *, .btn_wrap.style-pointer .link:focus .link-icon svg *, .btn_wrap.style-pointer .link:active .link-icon svg * {
  fill: var(--color-orange);
}

[data-style-set=white] .btn_wrap.style-pointer .link,
[data-style-set=light-grey] .btn_wrap.style-pointer .link,
[data-style-set=lighter-grey] .btn_wrap.style-pointer .link {
  color: var(--color-orange);
  border-color: var(--color-orange);
}
[data-style-set=white] .btn_wrap.style-pointer .link .link-icon svg *,
[data-style-set=light-grey] .btn_wrap.style-pointer .link .link-icon svg *,
[data-style-set=lighter-grey] .btn_wrap.style-pointer .link .link-icon svg * {
  fill: var(--color-orange);
}
[data-style-set=white] .btn_wrap.style-pointer .link:hover, [data-style-set=white] .btn_wrap.style-pointer .link:focus, [data-style-set=white] .btn_wrap.style-pointer .link:active,
[data-style-set=light-grey] .btn_wrap.style-pointer .link:hover,
[data-style-set=light-grey] .btn_wrap.style-pointer .link:focus,
[data-style-set=light-grey] .btn_wrap.style-pointer .link:active,
[data-style-set=lighter-grey] .btn_wrap.style-pointer .link:hover,
[data-style-set=lighter-grey] .btn_wrap.style-pointer .link:focus,
[data-style-set=lighter-grey] .btn_wrap.style-pointer .link:active {
  color: var(--color-blue);
  border-color: var(--color-blue);
}
[data-style-set=white] .btn_wrap.style-pointer .link:hover .link-icon svg *, [data-style-set=white] .btn_wrap.style-pointer .link:focus .link-icon svg *, [data-style-set=white] .btn_wrap.style-pointer .link:active .link-icon svg *,
[data-style-set=light-grey] .btn_wrap.style-pointer .link:hover .link-icon svg *,
[data-style-set=light-grey] .btn_wrap.style-pointer .link:focus .link-icon svg *,
[data-style-set=light-grey] .btn_wrap.style-pointer .link:active .link-icon svg *,
[data-style-set=lighter-grey] .btn_wrap.style-pointer .link:hover .link-icon svg *,
[data-style-set=lighter-grey] .btn_wrap.style-pointer .link:focus .link-icon svg *,
[data-style-set=lighter-grey] .btn_wrap.style-pointer .link:active .link-icon svg * {
  fill: var(--color-blue);
}

[data-style-set=orange] .btn_wrap.style-pointer .link,
[data-style-set=red] .btn_wrap.style-pointer .link,
[data-style-set=indigo] .btn_wrap.style-pointer .link {
  color: var(--color-white);
  border-color: var(--color-white);
}
[data-style-set=orange] .btn_wrap.style-pointer .link .link-icon svg *,
[data-style-set=red] .btn_wrap.style-pointer .link .link-icon svg *,
[data-style-set=indigo] .btn_wrap.style-pointer .link .link-icon svg * {
  fill: var(--color-white);
}
[data-style-set=orange] .btn_wrap.style-pointer .link:hover, [data-style-set=orange] .btn_wrap.style-pointer .link:focus, [data-style-set=orange] .btn_wrap.style-pointer .link:active,
[data-style-set=red] .btn_wrap.style-pointer .link:hover,
[data-style-set=red] .btn_wrap.style-pointer .link:focus,
[data-style-set=red] .btn_wrap.style-pointer .link:active,
[data-style-set=indigo] .btn_wrap.style-pointer .link:hover,
[data-style-set=indigo] .btn_wrap.style-pointer .link:focus,
[data-style-set=indigo] .btn_wrap.style-pointer .link:active {
  color: var(--color-bwhite);
  border-color: var(--color-white);
}
[data-style-set=orange] .btn_wrap.style-pointer .link:hover .link-icon svg *, [data-style-set=orange] .btn_wrap.style-pointer .link:focus .link-icon svg *, [data-style-set=orange] .btn_wrap.style-pointer .link:active .link-icon svg *,
[data-style-set=red] .btn_wrap.style-pointer .link:hover .link-icon svg *,
[data-style-set=red] .btn_wrap.style-pointer .link:focus .link-icon svg *,
[data-style-set=red] .btn_wrap.style-pointer .link:active .link-icon svg *,
[data-style-set=indigo] .btn_wrap.style-pointer .link:hover .link-icon svg *,
[data-style-set=indigo] .btn_wrap.style-pointer .link:focus .link-icon svg *,
[data-style-set=indigo] .btn_wrap.style-pointer .link:active .link-icon svg * {
  fill: var(--color-white);
}

p:has(> .btn_wrap) {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
p:has(> .btn_wrap)[style*="text-align: center"], p:has(> .btn_wrap).has-text-align-center, p:has(> .btn_wrap):has(> .btn_wrap.aligncenter) {
  justify-content: center;
}
p:has(> .btn_wrap)[style*="text-align: right"], p:has(> .btn_wrap).has-text-align-right, p:has(> .btn_wrap):has(> .btn_wrap.alignright) {
  justify-content: flex-end;
}

.btn-group {
  display: inline-flex;
  gap: 0.5em;
}

.table-default,
.content .table-default {
  border: 0;
}
.table-default td,
.content .table-default td {
  padding: 0.7em;
  border: 0;
  border-top: 0;
  border-bottom: 1px solid #ebebeb;
}
.table-default thead td,
.content .table-default thead td {
  border-bottom: 1px solid #000;
  font-weight: bold;
  font-family: "Maison Neue Extended Demi";
}
.table-default tfoot td,
.content .table-default tfoot td {
  background-color: #dbdbdb;
  border-bottom: 0;
  font-weight: bold;
}

.table-banded-rows tbody tr:nth-child(even),
.content .table-banded-rows tbody tr:nth-child(even) {
  background-color: #f4f4f2;
}

.table-banded-columns tbody td:nth-child(odd),
.content .table-banded-columns tbody td:nth-child(odd) {
  background-color: #f4f4f2;
}

.fonts-loaded body {
  font-family: var(--body-font-family-loaded);
}

.large-intro-text {
  font-size: 1.945em;
  font-weight: 400;
  margin: 0.8em 0;
  line-height: 1.14;
}

.medium-intro-text {
  font-size: 1.39em;
}

.medium-text {
  font-size: 1.1em;
}

.text-label {
  text-transform: uppercase;
  color: var(--color-orange);
  font-size: 0.8em;
  font-weight: 600;
  margin: 1em 0 3em 0;
}
.text-label:first-child {
  margin-top: 0;
}
.text-label:last-child {
  margin-bottom: 0;
}

.large-label {
  color: var(--color-orange);
  font-size: 1.875em;
  font-weight: 400;
  font-family: "Cera Pro";
  padding: 0 0 0.5em 0;
  margin: 2em 0 1em 0;
  border-bottom: 1px solid var(--color-orange);
}
.large-label:first-child {
  margin-top: 0;
}
.large-label:last-child {
  margin-bottom: 0;
}

[data-style-set] {
  --text-label-color: var(--color-orange);
  --large-label-color: var(--color-orange);
}

[data-style-set]:not([data-style-set=white]):not([data-style-set=light-grey]):not([data-style-set=lighter-grey]) {
  --text-label-color: var(--color-white);
  --large-label-color: var(--color-white);
}

.text-label {
  color: var(--text-label-color);
}

.large-label {
  color: var(--large-label-color);
  border-bottom: 1px solid var(--large-label-color);
}

/* WordPress Core Alignments & Captions */
img.alignnone {
  margin: 5px 20px 20px 0;
}

img.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

img.alignright {
  float: right;
  margin: 1em em 1em 0;
}

img.alignleft {
  float: left;
  margin: 1em em 1em 0;
}

a img.alignright {
  float: right;
  margin: 1em em 1em 0;
}

a img.alignnone {
  margin: 1em em 1em 0;
}

a img.alignleft {
  float: left;
  margin: 1em em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  margin: 0 0 1.5em 0;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text,
.wp-caption-dd {
  font-size: 14px;
  padding-top: 0.5em;
  margin: 0;
}

@media screen and (max-width: 640px) {
  h3 {
    font-size: 1.875em;
    letter-spacing: -0.02em;
  }
  .content h2 {
    font-size: 1.76em;
  }
  .content h3 {
    font-size: 1.875em;
  }
  .content h4 {
    font-size: 0.93em;
    margin-bottom: 2.55em;
  }
  .medium-intro-text {
    font-size: 1.25em;
  }
  .large-intro-text {
    font-size: 1.56em;
  }
}
:root {
  --header-primary-height: 7.4444444em;
  --header-height: var(--header-primary-height);
  --header-menu-link-colour-hover: var(--color-light-green);
  --header-menu-link-colour-current: var(--color-light-green);
}
@media only screen and (max-width: 1080px) {
  :root {
    --header-primary-height: 4.5em;
  }
}
@media only screen and (max-width: 640px) {
  :root {
    --header-primary-height: 4.5em;
  }
}

/*** Outer header ***/
.header {
  position: fixed;
  top: var(--wp-admin--admin-bar--height, 0px);
  left: 0;
  width: 100vw;
  z-index: 100;
  background-color: transparent;
}
/*** Primary (white) bar ***/
.header__primary-bar {
  height: var(--header-primary-height);
  background-color: transparent;
  position: relative;
  z-index: 2;
}
.header__primary-bar > .layout__pos {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 2em;
}

.header__cover {
  background-color: transparent;
}

.header__logo {
  display: block;
  width: 20.7em;
  height: 2.45em;
  flex-shrink: 0;
  text-indent: -999px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  top: -0.3em;
}
.header__logo svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.header__logo svg * {
  fill: var(--color-light-green);
}
@media only screen and (max-width: 1080px) {
  .header__logo {
    width: 11em;
    height: 3.4em;
  }
}
@media only screen and (max-width: 640px) {
  .header__logo {
    width: 15.4em;
    height: 1.8em;
    position: absolute;
    left: var(--page-padding);
    top: 50%;
    transform: translate(0%, -50%);
  }
}

/*** Hamburger ***/
.header__menu-toggle {
  appearance: none;
  background: transparent;
  border: 0;
  cursor: pointer;
  width: 2.5em;
  height: 2.5em;
  margin-left: auto;
  padding: 0.5em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  z-index: 2;
  position: absolute;
  right: var(--page-padding);
  top: 50%;
  transform: translate(0, -50%);
}
.header__menu-toggle span {
  display: block;
  height: 2px;
  width: 100%;
  background-color: var(--color-light-green);
  transition: transform 0.25s ease, opacity 0.2s ease;
  transform-origin: center;
}
.header__menu-toggle.is-active span:nth-child(1) {
  transform: translateY(0.45em) rotate(45deg);
}
.header__menu-toggle.is-active span:nth-child(2) {
  opacity: 0;
}
.header__menu-toggle.is-active span:nth-child(3) {
  transform: translateY(-0.45em) rotate(-45deg);
}

/*** Menu panel — desktop is inline; mobile becomes full-screen ***/
.header__menu-panel {
  height: 100%;
  width: 100%;
  justify-content: end;
  display: flex;
  position: static;
}

/*** Primary nav ***/
.header__primary {
  height: 100%;
  display: grid;
  align-content: end;
  position: static;
  z-index: 2;
}
.header__primary a:hover, .header__primary a:focus, .header__primary a:active, .header__primary a.is-active {
  color: var(--color-light-green) !important;
  text-decoration: none !important;
}
.header__primary li.current-menu-item > a,
.header__primary li.current-menu-ancestor > a {
  color: var(--color-light-green) !important;
}
.header__primary > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: start;
  padding-bottom: 1.35em;
  gap: 3em;
  flex-wrap: nowrap;
  position: static;
}
.header__primary > ul > li {
  position: static;
}
.header__primary > ul > li > a {
  display: inline-flex;
  align-items: center;
  height: 100%;
  color: var(--color-dark-green);
  text-decoration: none;
  font-size: 0.9375em;
  font-weight: 500;
  letter-spacing: 0.01em;
  transition: color 0.2s ease;
  text-wrap: balance;
  line-height: 1.2;
}
/*** Sub-menu drawer (desktop only, > 1080px) ***/
.header__primary > ul > li > .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  padding: 2.8em var(--page-padding) 4em;
  z-index: 1;
  box-sizing: border-box;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease 0.3s;
}
.header__primary > ul > li > .sub-menu.is-visible {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.header__primary > ul > li > .sub-menu .menu__details h4 {
  font-size: 1.5em;
  color: var(--color-dark-green);
  margin: 0 0 0.5em;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
}
.header__primary > ul > li > .sub-menu .menu__details p {
  font-size: 0.9375em;
  color: var(--color-dark-green);
  line-height: 1.5;
  margin: 0 0 1em;
  opacity: 0.8;
}
.header__primary > ul > li > .sub-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(11em, 1fr));
  gap: 1.5em 2em;
}
.header__primary > ul > li > .sub-menu > ul > li > a,
.header__primary > ul > li > .sub-menu > ul > li > span {
  display: block;
  font-size: 0.75em;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--color-light-green);
  text-decoration: none;
  margin-bottom: 3.2em;
  line-height: 1.3;
  padding: 0 0.7em;
}
.header__primary > ul > li > .sub-menu > ul > li > a:hover,
.header__primary > ul > li > .sub-menu > ul > li > span:hover {
  opacity: 0.85;
}
.header__primary > ul > li > .sub-menu > ul > li > a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: calc(100% + 0.9em);
  background-color: var(--color-light-grey);
}
.header__primary > ul > li > .sub-menu .additional-info:before {
  content: "";
  width: calc(100% + 2em);
  height: calc(100% + 1.8em);
  position: absolute;
  top: -0.9em;
  left: -0.5em;
  background-color: #f9f9fa;
}
.header__primary > ul > li > .sub-menu .sub-menu {
  position: static;
  width: auto;
  padding: 0;
  opacity: 1;
  pointer-events: auto;
  background: transparent;
}
.header__primary > ul > li > .sub-menu .sub-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 1.22em;
}
.header__primary > ul > li > .sub-menu .sub-menu li > a {
  display: block;
  font-size: 0.9375em;
  font-weight: 400;
  color: var(--color-dark-green);
  text-transform: none;
  letter-spacing: 0;
  text-decoration: none;
  line-height: 1.4;
  padding: 0 0.7em;
}
.header__primary > ul > li > .sub-menu .sub-menu li > a:hover {
  color: var(--color-light-green);
}
.header__primary > ul > li > .sub-menu .sub-menu__search {
  min-height: 0;
}

.header .sub-menu ul {
  list-style: none;
  padding: 0;
}

.menu-details {
  margin-bottom: 2.9em;
}
.menu-details h4 {
  margin-bottom: 0.5em;
}

/*** Backdrop / morphing height container ***/
.header__menu-bg {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  height: 0;
  overflow: hidden;
  pointer-events: none;
  transition: height 0.3s ease;
  z-index: 0;
}
.header__menu-bg.is-visible {
  pointer-events: auto;
}
.header__menu-bg > div {
  position: absolute;
  inset: 0;
  background-color: white;
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.06);
}

/*** Mobile breakpoint (≤ 1080px) ***/
@media only screen and (max-width: 1080px) {
  .header__menu-panel {
    position: fixed;
    top: calc(var(--header-primary-height) + var(--wp-admin--admin-bar--height, 0px));
    left: 0;
    width: 100vw;
    height: calc(100dvh - var(--header-primary-height) - var(--wp-admin--admin-bar--height, 0px));
    background-color: white;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateY(-100%);
    transition: transform 0.35s ease;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
    justify-content: start;
  }
  body.mobile-menu-open .header__menu-panel {
    transform: translateY(0);
  }
  body.mobile-menu-open {
    overflow: hidden;
  }
  .header__primary {
    flex: none;
    width: 100%;
    height: auto;
    position: static;
  }
  .header__primary > ul {
    border-top: 1px solid var(--color-cream);
  }
  .header__primary > ul {
    display: block;
    height: auto;
    position: static;
  }
  .header__primary > ul > li {
    border-bottom: 1px solid var(--color-cream);
    position: static;
  }
  .header__primary > ul > li.hidden-lg {
    background-color: #f8f8f9;
  }
  .header__primary > ul > li > a {
    display: block;
    height: auto;
    padding: 1em 3em 1em 1em;
    font-size: 1em;
    font-weight: 500;
    position: relative;
  }
  .header__primary > ul > li.menu-item-has-children > a::after {
    content: "";
    position: absolute;
    right: 1.1em;
    top: 50%;
    width: 0.5em;
    height: 0.5em;
    border-right: 2px solid var(--color-light-green);
    border-bottom: 2px solid var(--color-light-green);
    transform: translateY(-50%) rotate(-45deg);
    transition: transform 0.2s ease;
  }
  .header__back {
    position: absolute;
    top: 0;
    appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    color: var(--color-light-green);
    padding: 1em 0;
    z-index: 101;
    display: block;
    width: 100vw;
    left: 0;
    text-align: left;
    background-color: #f8f8f9;
    border-bottom: 1px solid var(--color-cream);
    border-top: 1px solid var(--color-cream);
    height: 3.2em;
    padding: 0 1em 0 1em;
    font-family: inherit;
  }
  .header__back[hidden] {
    display: none;
  }
  .header__back > span {
    margin-right: 0.25em;
    font-size: 0.875em;
    font-weight: 700;
  }
  .header__primary > ul > li > .sub-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    padding: 3.2em var(--page-padding) 2em;
    margin: 0;
    opacity: 1;
    pointer-events: auto;
    transition: transform 0.3s ease;
    transform: translateX(100%);
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 100;
    display: block;
    box-sizing: border-box;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__details,
  .header__primary > ul > li > .sub-menu .sub-menu__search {
    display: none;
  }
  .header__primary > ul > li > .sub-menu .row {
    display: block;
    margin: 0;
  }
  .header__primary > ul > li > .sub-menu > ul {
    display: block;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav > ul {
    display: block;
    margin: 0;
    padding: 0;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav > ul > li {
    border-bottom: 1px solid var(--color-cream);
    padding: 0;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav > ul > li > a,
  .header__primary > ul > li > .sub-menu .sub-menu__nav > ul > li > span {
    display: block;
    font-size: 1em;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 500;
    color: var(--color-dark-green);
    margin: 0;
    padding: 1em 2em 1em 0;
    position: relative;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav > ul > li.menu-item-has-children > a::after {
    content: "";
    position: absolute;
    right: 0.5em;
    top: 50%;
    width: 0.5em;
    height: 0.5em;
    border-right: 2px solid var(--color-light-green);
    border-bottom: 2px solid var(--color-light-green);
    transform: translateY(-50%) rotate(-45deg);
    transition: transform 0.2s ease;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav > ul > li.menu-item-has-children.is-expanded > a::after {
    transform: translateY(-25%) rotate(45deg);
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav .sub-menu {
    display: none;
    padding: 0 0 0.75em 1em;
    position: static;
    width: auto;
    height: auto;
    background: transparent;
    transform: none;
    transition: none;
    opacity: 1;
    margin: 0;
    overflow: visible;
    z-index: auto;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav .sub-menu ul {
    display: block;
    margin: 0;
    padding: 0;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav .sub-menu li > a {
    display: block;
    padding: 0.45em 0;
    font-size: 0.9375em;
    color: var(--color-dark-green);
    text-decoration: none;
    line-height: 1.4;
  }
  .header__primary > ul > li > .sub-menu .sub-menu__nav li.is-expanded > .sub-menu {
    display: block;
  }
  body.mobile-submenu-open .header__primary > ul > li.is-active > .sub-menu {
    transform: translateX(0);
  }
  .header__menu-bg,
  .menu-details {
    display: none;
  }
}
/*** Body offset — header is permanently fixed ***/
.header__spacer {
  display: none;
}

.footer {
  margin-bottom: auto;
  background-color: var(--footer-background-color);
  padding: 5.575em 0px;
}
.footer a {
  color: var(--color-cream) !important;
  text-decoration: none;
}
.footer a:hover, .footer a:focus {
  color: var(--color-light-green) !important;
  text-decoration: underline;
}
.footer p {
  margin: 0.4em 0;
  font-size: 0.833333em;
}
.footer p:first-child {
  margin-top: 0;
}
.footer p:last-child {
  margin-bottom: 0;
}

.footer__logo {
  position: relative;
  width: 20.7em;
  height: 2.45em;
}
.footer__logo a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.footer__logo svg * {
  fill: var(--color-light-green);
}

.footer__columns {
  margin-top: 2.6em;
  margin-bottom: 3.95em;
}

.footer__col {
  margin-bottom: 1.5em;
}
.footer__col:last-child {
  margin-bottom: 0;
}

.footer__label {
  font-size: 0.9em;
  font-weight: 500;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--color-cream) !important;
  margin: 0 0 1.4em 0;
  font-family: "TT Norms Pro Mono" !important;
}

.footer__col .content,
.footer__col .content p {
  color: var(--color-cream);
  font-size: 0.875em;
  line-height: 1.5;
}

.footer__social {
  display: flex;
  gap: 0.6em;
  flex-wrap: wrap;
  margin-top: 1.4em;
}
.footer__social a {
  display: block;
  width: 1.125em;
  height: 1.125em;
}
.footer__social a svg * {
  fill: var(--color-cream);
  transition: fill 0.4s ease;
}
.footer__social a:hover svg *, .footer__social a:focus svg * {
  fill: var(--color-light-green);
}

.footer__divider {
  border: 0;
  height: 1px;
  background-color: var(--color-cream);
  margin: 1em 0 0.7em 0;
}

.footer__small {
  align-items: flex-end;
}

.footer__corporate {
  color: var(--color-cream);
  margin: 0 0 0 auto;
}
.footer__corporate > div {
  display: inline-block;
}
.footer__corporate ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 0.5em;
  font-size: 0.6666em;
}
.footer__corporate li {
  line-height: 1.5;
}
.footer__corporate li::before {
  content: "|";
  margin-right: 0.5em;
  color: var(--color-cream);
  font-size: 0.85em;
}
.footer__corporate li:first-child::before {
  content: "";
  margin: 0;
}
.footer__corporate a {
  color: var(--color-cream);
  text-decoration: none;
}
.footer__corporate a:hover, .footer__corporate a:focus {
  color: var(--color-light-green);
}

.footer__copyright {
  color: var(--color-cream);
  font-size: 0.666666em !important;
  line-height: 1.5;
  margin: 0 !important;
}

@media screen and (max-width: 1080px) {
  .footer__col {
    margin-bottom: 2.5em;
  }
  .footer__logo {
    margin: 0 0 4em 0;
  }
}
@media screen and (max-width: 640px) {
  .footer {
    padding: 3em 0px;
  }
  .footer__logo {
    width: 15.5em;
    margin-bottom: 2.6em;
    height: 1.8em;
  }
  .footer__col {
    margin-bottom: 0;
  }
  .footer__social {
    margin-top: 1.5em;
  }
  .footer__social a {
    display: block;
    width: 1.25em;
    height: 1.25em;
  }
  .footer__columns.row {
    gap: 1.8em 0;
  }
  .footer__divider {
    margin: 0.8em 0 1em 0;
  }
  .footer__label {
    margin-bottom: 0.8em;
  }
  .footer__small {
    gap: 0.8em;
  }
  .footer__corporate {
    margin: 0;
  }
  .footer__copyright {
    margin: 0;
    line-height: 1;
    font-size: 0.625em;
  }
  .footer__label {
    margin-bottom: 1.4em !important;
  }
}
input::placeholder {
  color: var(--input_placeholder_text_color);
}

input::-webkit-input-placeholder {
  color: var(--input_placeholder_text_color);
}

input:-moz-placeholder {
  color: var(--input_placeholder_text_color);
}

input::-moz-placeholder {
  color: var(--input_placeholder_text_color);
}

input:-ms-input-placeholder {
  color: var(--input_placeholder_text_color);
}

textarea::placeholder {
  color: var(--input_placeholder_text_color);
}

textarea::-webkit-input-placeholder {
  color: var(--input_placeholder_text_color);
}

textarea:-moz-placeholder {
  color: var(--input_placeholder_text_color);
}

textarea::-moz-placeholder {
  color: var(--input_placeholder_text_color);
}

textarea:-ms-input-placeholder {
  color: var(--input_placeholder_text_color);
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  color: var(--input_text_color);
  text-rendering: inherit;
  border-style: solid;
  background-color: var(--input_background_color);
  border-color: var(--input_border_color);
  border-width: var(--input_border_width, 1px);
  border-bottom-width: var(--input_border_bottom_width, 1px);
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: var(--input_padding_left, 0.5em);
  padding-right: var(--input_padding_right, 0.5em);
}

select {
  color: var(--input_placeholder_text_color);
}

textarea {
  background-color: var(--textarea_background_color);
  border-color: var(--textarea_border_color);
  border-width: var(--textarea_border_width, 1px);
  border-bottom-width: var(--textarea_border_bottom_width, 1px);
  padding-left: var(--textarea_padding_left, 0.5em);
  padding-right: var(--textarea_padding_right, 0.5em);
}

form button {
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-rendering: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: var(--button_border_color);
  background-color: var(--button_background_color);
  color: var(--button_color);
}
form button:hover {
  border-color: var(--button_hover_border_color);
  background-color: var(--button_hover_background_color);
  color: var(--button_hover_color);
}

label {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  color: inherit;
}

.hidden_label .gfield_label {
  display: none;
}

/** CUSTOM FORM STYLES **/
.gform_wrapper.gravity-theme .gchoice .svg-symbol {
  display: none;
}
.gform_wrapper.gravity-theme .gchoice .svg-symbol svg * {
  fill: var(--color-blue);
}
.gform_wrapper.gravity-theme .gform_body .gform_fields {
  grid-column-gap: 1em;
}
.gform_wrapper.gravity-theme .gform-footer.gform_footer {
  padding-top: 2.5em;
}
.gform_wrapper.gravity-theme .gform-footer.gform_footer button {
  font-family: inherit;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0em;
  border: 1px solid var(--color-dark-green);
  margin: 0;
  padding: 0em 2.35em;
  background-color: var(--color-dark-green);
  color: var(--color-light-green);
  cursor: pointer;
  transition: all 0.5s ease;
  font-family: "TT Norms Pro Mono";
  font-size: 0.9em;
  border-radius: 10em;
  padding: 0.5em 2.2em;
}
.gform_wrapper.gravity-theme .gform-footer.gform_footer button:hover, .gform_wrapper.gravity-theme .gform-footer.gform_footer button:focus {
  background-color: var(--color-light-green);
  border-color: var(--color-light-green);
  color: var(--color-dark-green);
}
.gform_wrapper.gravity-theme .gfield-choice-input .svg-symbol {
  display: none;
}
.gform_wrapper.gravity-theme .gfield_checkbox label,
.gform_wrapper.gravity-theme .gfield_radio label {
  display: inline-block;
  font-size: 0.9em;
  margin-left: 0.7em;
}
.gform_wrapper.gravity-theme .mandatory {
  font-size: 0.6em;
}
.gform_wrapper.gravity-theme .gfield input[type=color],
.gform_wrapper.gravity-theme .gfield input[type=date],
.gform_wrapper.gravity-theme .gfield input[type=datetime-local],
.gform_wrapper.gravity-theme .gfield input[type=datetime],
.gform_wrapper.gravity-theme .gfield input[type=email],
.gform_wrapper.gravity-theme .gfield input[type=month],
.gform_wrapper.gravity-theme .gfield input[type=number],
.gform_wrapper.gravity-theme .gfield input[type=password],
.gform_wrapper.gravity-theme .gfield input[type=search],
.gform_wrapper.gravity-theme .gfield input[type=tel],
.gform_wrapper.gravity-theme .gfield input[type=text],
.gform_wrapper.gravity-theme .gfield input[type=time],
.gform_wrapper.gravity-theme .gfield input[type=url],
.gform_wrapper.gravity-theme .gfield input[type=week],
.gform_wrapper.gravity-theme .gfield select,
.gform_wrapper.gravity-theme .gfield textarea {
  font-family: inherit;
  font-size: 1em;
  padding: 0.6em 1.3em;
  border-radius: 1.5em;
  color: var(--color-dark-green);
}
.gform_wrapper.gravity-theme .gfield textarea {
  padding: 1.3em 1.3em;
}
.gform_wrapper.gravity-theme .gfield input[type=file] {
  border-radius: 0.5em;
  padding: 0.5em;
  background-color: var(--color-white);
  width: 100%;
  font-size: 0.9em;
  color: inherit;
  font-family: inherit;
}
.gform_wrapper.gravity-theme .gfield--type-html {
  margin-top: 1.9em;
}
.gform_wrapper.gravity-theme .gfield_label {
  font-size: inherit;
  font-weight: inherit;
}
.gform_wrapper.gravity-theme .gfield_description.gform_fileupload_rules {
  font-size: 0.75em;
  padding-top: 0;
}

.fileupload_label {
  display: none;
}

.gform_wrapper.gravity-theme .gfield input[type=file].medium {
  width: 100%;
}

::file-selector-button,
::-webkit-file-upload-button {
  border: 0;
  cursor: pointer;
  margin: 0;
  transition: background-color 0.5s ease 0s, border-color 0.5s ease 0s, color 0.5s ease 0s;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 0.833em;
  line-height: 1;
  letter-spacing: -0.01em;
  border-radius: 0.66em;
  padding: 0.6em 2.5em;
  background-color: var(--color-orange);
  margin-right: 0.5em;
}

[data-style-set=light-grey] input[type=color],
[data-style-set=light-grey] input[type=date],
[data-style-set=light-grey] input[type=datetime-local],
[data-style-set=light-grey] input[type=datetime],
[data-style-set=light-grey] input[type=email],
[data-style-set=light-grey] input[type=month],
[data-style-set=light-grey] input[type=number],
[data-style-set=light-grey] input[type=password],
[data-style-set=light-grey] input[type=search],
[data-style-set=light-grey] input[type=tel],
[data-style-set=light-grey] input[type=text],
[data-style-set=light-grey] input[type=time],
[data-style-set=light-grey] input[type=url],
[data-style-set=light-grey] input[type=week],
[data-style-set=light-grey] select,
[data-style-set=light-grey] textarea,
[data-style-set=lighter-grey] input[type=color],
[data-style-set=lighter-grey] input[type=date],
[data-style-set=lighter-grey] input[type=datetime-local],
[data-style-set=lighter-grey] input[type=datetime],
[data-style-set=lighter-grey] input[type=email],
[data-style-set=lighter-grey] input[type=month],
[data-style-set=lighter-grey] input[type=number],
[data-style-set=lighter-grey] input[type=password],
[data-style-set=lighter-grey] input[type=search],
[data-style-set=lighter-grey] input[type=tel],
[data-style-set=lighter-grey] input[type=text],
[data-style-set=lighter-grey] input[type=time],
[data-style-set=lighter-grey] input[type=url],
[data-style-set=lighter-grey] input[type=week],
[data-style-set=lighter-grey] select,
[data-style-set=lighter-grey] textarea {
  background-color: var(--color-white);
  border-color: var(--color-white);
  font-size: 0.9em;
  border-radius: 0.5em;
}

.layout__breadcrumbs {
  padding-bottom: 2em;
  padding-top: 3em;
}
.layout__breadcrumbs .breadcrumb {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-orange);
  font-weight: 600;
}
.layout__breadcrumbs .breadcrumb .start > a + .end:after,
.layout__breadcrumbs .breadcrumb .start > a + .child:after {
  display: none;
}
.layout__breadcrumbs .breadcrumb > div[itemprop=breadcrumb] > div[itemprop=child]:after {
  content: ">";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: calc(100% + 0.25em);
  transform: translate(-50%, -50%);
  width: 0.75em;
  text-align: center;
  color: inherit;
}
.layout__breadcrumbs .breadcrumb a {
  transition: color 0.5s ease 0s;
  text-decoration: none;
}
.layout__breadcrumbs .breadcrumb a:hover, .layout__breadcrumbs .breadcrumb a:focus {
  color: var(--color-blue);
  text-decoration: none;
}
.layout__breadcrumbs div[itemprop=child] {
  display: flex;
  gap: 2em;
}
.layout__breadcrumbs div[itemprop=child]:after {
  content: ">";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: calc(100% + 0.25em);
  transform: translate(-50%, -50%);
  width: 0.75em;
  text-align: center;
  color: inherit;
}
.layout__breadcrumbs .hypen {
  display: none;
}
.layout__breadcrumbs div[itemprop=breadcrumb] {
  display: flex;
  gap: 2em;
}

.js-tabs-panel.is-measuring {
  display: block !important;
  visibility: hidden !important;
  position: absolute !important;
  height: auto !important;
}

.accordion-group {
  margin: 0;
  padding: 0;
}
.accordion-group__trigger {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: var(--color-white);
  border: none;
  border-bottom: 1px solid var(--color-lighter-grey);
  cursor: pointer;
  text-align: left;
  position: relative;
  outline: none;
}
.accordion-group__trigger .accordion-group__trigger-label {
  color: var(--color-orange);
  font-weight: 500;
  transition: color 0.5s ease;
}
.accordion-group__trigger .accordion-group__trigger-icon {
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  right: 1.2em;
  flex-shrink: 0;
}
.accordion-group__trigger .accordion-group__trigger-icon svg {
  width: 100%;
  height: 100%;
  fill: var(--color-orange);
  transition: fill 0.5s ease;
}
.accordion-group__trigger:hover .accordion-group__trigger-label, .accordion-group__trigger:focus .accordion-group__trigger-label, .accordion-group__trigger.is-active .accordion-group__trigger-label {
  color: var(--color-blue);
}
.accordion-group__trigger:hover .accordion-group__trigger-icon svg *, .accordion-group__trigger:focus .accordion-group__trigger-icon svg *, .accordion-group__trigger.is-active .accordion-group__trigger-icon svg * {
  fill: var(--color-blue);
}
.accordion-group__trigger.is-active .accordion-group__trigger-icon {
  transform: rotate(180deg);
}
.accordion-group__trigger {
  display: flex;
  padding: 1.6em 4.7em 1.6em 1.7em;
  font-size: 1em;
}
.accordion-group__trigger .accordion-group__trigger-label {
  font-size: 1.25em;
  font-family: "Cera Pro";
}
.accordion-group__trigger .accordion-group__trigger-icon {
  width: 1.4em;
  height: 1.4em;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-group__trigger.is-active .accordion-group__trigger-icon {
  transform: translateY(-50%) rotate(180deg);
}
.accordion-group__panel {
  overflow: hidden;
  transition: height 0.5s ease;
  background-color: var(--color-white);
  color: var(--color-black);
}
.accordion-group__panel[hidden] {
  display: none !important;
}
.accordion-group__panel-inner {
  padding: 1.4em 3em 3em 3em;
  border-bottom: 1px solid var(--color-lighter-grey);
}

@media screen and (max-width: 640px) {
  .accordion-group__trigger {
    padding: 1.5em 3.7em 1.5em 1.3em;
  }
  .accordion-group__trigger .accordion-group__trigger-label {
    font-size: 1.125em;
  }
  .accordion-group__trigger .accordion-group__trigger-icon {
    right: 1.2em;
    width: 1.2em;
    height: 1.2em;
  }
  .accordion-group__panel-inner {
    padding: 1.4em 1.9em 3em 1.9em;
  }
}
.layout-tabs {
  width: 100%;
  background-color: var(--sectional-previous-bg-color, var(--site-background-color));
}
.layout-tabs > .layout__pos {
  width: 100%;
}
.layout-tabs__nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-bottom: 0;
  padding: 0 1em;
  justify-content: space-between;
}
.layout-tabs__trigger {
  background: none;
  border: none;
  padding: 1.594em 1.5em;
  cursor: pointer;
  color: inherit;
  transition: color 0.5s ease, background-color 0.5s ease;
  flex-grow: 1;
  flex-basis: 0;
}
.layout-tabs__trigger > span {
  font-family: "Cera Pro";
  font-size: 1.25em;
  font-weight: 400;
}
.layout-tabs__trigger:before {
  content: "";
  clip-path: polygon(10% 0%, 90% 0%, 100% 100%, 0% 100%);
  outline: none;
  position: absolute;
  width: calc(100% + 2em);
  height: 100%;
  background-color: transparent;
  top: 0;
  left: -1em;
  transition: background-color 0.5s ease;
}
.layout-tabs__trigger.is-active > span, .layout-tabs__trigger[aria-selected=true] > span {
  color: var(--color-orange);
}
.layout-tabs__trigger.is-active:before, .layout-tabs__trigger[aria-selected=true]:before {
  background-color: var(--sectional-bg-color);
}
.layout-tabs__trigger:hover:not([aria-selected=true]) {
  color: var(--color-orange);
}
.layout-tabs__body {
  position: relative;
  background-color: var(--sectional-bg-color, var(--site-background-color));
}
@media (min-width: 641px) {
  .layout-tabs__body {
    overflow: hidden;
    transition: height 0.5s ease;
    margin-top: -1px;
  }
}
.layout-tabs__acc-btn {
  display: none;
}
.layout-tabs__panel {
  overflow: hidden;
  transition: height 0.5s ease;
}
@media (min-width: 641px) {
  .layout-tabs__panel {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    height: auto !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .layout-tabs__panel.is-active {
    opacity: 1;
    visibility: visible;
    position: relative;
  }
}
.layout-tabs__panel[hidden] {
  display: none !important;
}

@media (min-width: 641px) {
  [data-style-set=orange] .layout-tabs__trigger > span,
  [data-style-set=indigo] .layout-tabs__trigger > span,
  [data-style-set=black] .layout-tabs__trigger > span,
  [data-style-set=red] .layout-tabs__trigger > span {
    color: var(--color-black);
  }
  [data-style-set=orange] .layout-tabs__trigger.is-active > span, [data-style-set=orange] .layout-tabs__trigger[aria-selected=true] > span,
  [data-style-set=indigo] .layout-tabs__trigger.is-active > span,
  [data-style-set=indigo] .layout-tabs__trigger[aria-selected=true] > span,
  [data-style-set=black] .layout-tabs__trigger.is-active > span,
  [data-style-set=black] .layout-tabs__trigger[aria-selected=true] > span,
  [data-style-set=red] .layout-tabs__trigger.is-active > span,
  [data-style-set=red] .layout-tabs__trigger[aria-selected=true] > span {
    color: var(--color-white);
  }
  [data-style-set=orange] + .sectional .layout-tabs__trigger > span,
  [data-style-set=indigo] + .sectional .layout-tabs__trigger > span,
  [data-style-set=black] + .sectional .layout-tabs__trigger > span,
  [data-style-set=red] + .sectional .layout-tabs__trigger > span {
    color: var(--color-white);
  }
  [data-style-set=orange] + .sectional .layout-tabs__trigger.is-active > span, [data-style-set=orange] + .sectional .layout-tabs__trigger[aria-selected=true] > span,
  [data-style-set=indigo] + .sectional .layout-tabs__trigger.is-active > span,
  [data-style-set=indigo] + .sectional .layout-tabs__trigger[aria-selected=true] > span,
  [data-style-set=black] + .sectional .layout-tabs__trigger.is-active > span,
  [data-style-set=black] + .sectional .layout-tabs__trigger[aria-selected=true] > span,
  [data-style-set=red] + .sectional .layout-tabs__trigger.is-active > span,
  [data-style-set=red] + .sectional .layout-tabs__trigger[aria-selected=true] > span {
    color: var(--color-orange);
  }
}
@media screen and (max-width: 640px) {
  .layout-tabs__nav {
    display: none;
  }
  .layout-tabs__acc-btn {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: var(--color-white);
    border: none;
    border-bottom: 1px solid var(--color-lighter-grey);
    cursor: pointer;
    text-align: left;
    position: relative;
    outline: none;
  }
  .layout-tabs__acc-btn .layout-tabs__acc-label {
    color: var(--color-orange);
    font-weight: 500;
    transition: color 0.5s ease;
  }
  .layout-tabs__acc-btn .layout-tabs__acc-icon {
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    right: 1.2em;
    flex-shrink: 0;
  }
  .layout-tabs__acc-btn .layout-tabs__acc-icon svg {
    width: 100%;
    height: 100%;
    fill: var(--color-orange);
    transition: fill 0.5s ease;
  }
  .layout-tabs__acc-btn:hover .layout-tabs__acc-label, .layout-tabs__acc-btn:focus .layout-tabs__acc-label, .layout-tabs__acc-btn.is-active .layout-tabs__acc-label {
    color: var(--color-blue);
  }
  .layout-tabs__acc-btn:hover .layout-tabs__acc-icon svg *, .layout-tabs__acc-btn:focus .layout-tabs__acc-icon svg *, .layout-tabs__acc-btn.is-active .layout-tabs__acc-icon svg * {
    fill: var(--color-blue);
  }
  .layout-tabs__acc-btn.is-active .layout-tabs__acc-icon {
    transform: rotate(180deg);
  }
  .layout-tabs__acc-btn {
    padding: 1.5em 3.7em 1.5em var(--page-padding);
    font-size: 1em;
  }
  .layout-tabs__acc-btn .layout-tabs__acc-label {
    font-family: "Cera Pro";
    font-size: 1.125em;
  }
  .layout-tabs__acc-btn .layout-tabs__acc-icon {
    display: block;
    font-size: 1.125em;
  }
  .layout-tabs__panel {
    background-color: var(--color-white);
    color: var(--color-black);
    border-bottom: 1px solid var(--color-lighter-grey);
  }
}
.scroll-to-top {
  position: fixed;
  bottom: calc(var(--page-padding) / 2);
  z-index: 10;
  right: calc(var(--page-padding) / 2);
  background: no-repeat;
  text-indent: -999px;
  overflow: hidden;
  transform: translate(50%, 50%);
  width: 2.8em;
  height: 2.8em;
  background-color: var(--color-white);
  border: 1px solid var(--color-light-grey);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
  flex-shrink: 0;
  cursor: pointer;
  transition: border 0.5s ease, background-color 0.5s ease;
  opacity: 0;
  pointer-events: none;
}
.scroll-to-top.is-visible {
  opacity: 1;
  pointer-events: auto;
}
.scroll-to-top .svg-symbol {
  position: relative;
  width: 1.35em;
  height: 1.35em;
  top: -0.075em;
  left: auto;
  transform: rotate(180deg);
}
.scroll-to-top svg * {
  fill: var(--color-orange);
  transition: fill 0.5s ease;
}
.scroll-to-top:hover, .scroll-to-top:focus {
  background-color: var(--color-blue);
  border-color: var(--color-blue);
}
.scroll-to-top:hover svg *, .scroll-to-top:focus svg * {
  fill: var(--color-white);
}

.btn_wrap .link {
  margin-left: 0em;
  margin-right: 2em;
  transform: scale(1);
  transition: margin-right 0.5s ease, margin-left 0.5s ease, transform 0.1s ease, background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
}
.btn_wrap .link:hover, .btn_wrap .link:focus {
  margin-left: 2em;
  margin-right: 0;
}
.btn_wrap .link:hover .arrow-left > span, .btn_wrap .link:focus .arrow-left > span {
  width: 100%;
  height: 100%;
  background-color: var(--color-dark-green);
  border: 1px solid var(--color-dark-green);
}
.btn_wrap .link:hover .arrow-right > span, .btn_wrap .link:focus .arrow-right > span {
  width: 0%;
  height: 0%;
  background-color: transparent;
  border: 1px solid transparent;
}
.btn_wrap .link:active {
  transform: scale(0.96);
}
.btn_wrap .arrow-left,
.btn_wrap .arrow-right {
  position: absolute;
  top: 50%;
  height: calc(100% + 2px);
  right: 100%;
  left: auto;
  width: calc(2em + 2px);
  transform: translate(0%, -50%);
}
.btn_wrap .arrow-left > span,
.btn_wrap .arrow-right > span {
  position: absolute;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid transparent;
  display: block;
  width: 0%;
  height: 0%;
  right: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  overflow: hidden;
  transition: all 0.5s ease;
}
.btn_wrap .arrow-left .svg-symbol,
.btn_wrap .arrow-right .svg-symbol {
  left: calc(50% + 0.07em) !important;
}
.btn_wrap .arrow-right {
  right: auto;
  left: 100%;
}
.btn_wrap .arrow-right > span {
  right: auto;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: var(--color-dark-green);
  border: 1px solid var(--color-dark-green);
}
.btn_wrap .svg-symbol {
  width: 40%;
  height: 40%;
}
.btn_wrap .svg-symbol svg * {
  fill: var(--color-light-green);
}
.btn_wrap.style-reverse .link:hover .arrow-left > span, .btn_wrap.style-reverse .link:focus .arrow-left > span {
  background-color: transparent;
  border: 1px solid var(--color-dark-green);
}
.btn_wrap.style-reverse .link:hover .arrow-right > span, .btn_wrap.style-reverse .link:focus .arrow-right > span {
  background-color: transparent;
  border: 1px solid transparent;
}
.btn_wrap.style-reverse .arrow-left > span,
.btn_wrap.style-reverse .arrow-right > span {
  background-color: transparent;
  border: 1px solid transparent;
}
.btn_wrap.style-reverse .arrow-right > span {
  background-color: transparent;
  border: 1px solid var(--color-dark-green);
}
.btn_wrap.style-reverse .svg-symbol svg * {
  fill: var(--color-dark-green);
}

[data-style-set=dark-green] .btn_wrap .link:hover .arrow-left > span, [data-style-set=dark-green] .btn_wrap .link:focus .arrow-left > span {
  background-color: var(--color-light-green);
  border: 1px solid var(--color-light-green);
}
[data-style-set=dark-green] .btn_wrap .link:hover .arrow-right > span, [data-style-set=dark-green] .btn_wrap .link:focus .arrow-right > span {
  background-color: transparent;
  border: 1px solid transparent;
}
[data-style-set=dark-green] .btn_wrap .arrow-left > span,
[data-style-set=dark-green] .btn_wrap .arrow-right > span {
  background-color: transparent;
  border: 1px solid transparent;
}
[data-style-set=dark-green] .btn_wrap .arrow-right > span {
  background-color: var(--color-light-green);
  border: 1px solid var(--color-light-green);
}
[data-style-set=dark-green] .btn_wrap .svg-symbol svg * {
  fill: var(--color-dark-green);
}

[data-style-set=white] .btn_wrap .link:hover .arrow-left > span, [data-style-set=white] .btn_wrap .link:focus .arrow-left > span {
  background-color: var(--color-light-green);
  border: 1px solid var(--color-light-green);
}
[data-style-set=white] .btn_wrap .link:hover .arrow-right > span, [data-style-set=white] .btn_wrap .link:focus .arrow-right > span {
  background-color: transparent;
  border: 1px solid transparent;
}
[data-style-set=white] .btn_wrap .arrow-left > span,
[data-style-set=white] .btn_wrap .arrow-right > span {
  background-color: transparent;
  border: 1px solid transparent;
}
[data-style-set=white] .btn_wrap .arrow-right > span {
  background-color: var(--color-light-green);
  border: 1px solid var(--color-light-green);
}
[data-style-set=white] .btn_wrap .svg-symbol svg * {
  fill: var(--color-dark-green);
}

@media screen and (max-width: 640px) {
  .btn_wrap.style-default .link {
    font-size: 0.95em;
  }
}
.read-reveal__content {
  height: 22em;
  overflow: hidden;
  transition: height 0.5s ease 0s;
}
.read-reveal__content:before {
  content: "";
  display: block;
  width: calc(100% + 12em);
  height: calc(100% + 4em);
  position: absolute;
  top: -4em;
  left: -6em;
  box-shadow: inset 0px -5em 4em rgb(255, 255, 255);
  pointer-events: none;
  z-index: 2;
  transition: opacity 0.5s ease 0s;
}

.read-reveal[aria-expanded=true] .read-reveal__content {
  height: var(--height);
}
.read-reveal[aria-expanded=true] .read-reveal__content:before {
  opacity: 0;
}
.read-reveal[aria-expanded=true] .read-reveal__content + .read-reveal__btn {
  display: none;
}

.read-reveal__btn {
  margin-top: 1em;
}
.read-reveal__btn .link {
  cursor: pointer;
}

.faux-select__trigger {
  font-size: 0.9em;
  border-radius: 0.5em;
  padding: 0.4em 0;
  transition: background-color 0.5s ease 0s;
  border: 0;
  background-color: var(--color-white);
  color: var(--color-black);
  width: 100%;
  display: block;
  white-space: nowrap;
}
.faux-select__trigger[aria-expanded=true] + .faux-select__options {
  display: grid;
}
.faux-select__trigger[aria-expanded=true] div {
  transform: translate(0, -50%) rotate(90deg);
}
.faux-select__trigger:hover, .faux-select__trigger:focus {
  background-color: var(--color-white);
}
.faux-select__trigger:disabled {
  background-color: var(--color-white);
  cursor: not-allowed;
}
.faux-select__trigger > span {
  padding-right: 1.3em;
}
.faux-select__trigger div {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0.9em;
  height: 0.9em;
  transform: translate(0, -50%);
}
.faux-select__trigger div svg * {
  fill: var(--color-black);
}

.faux-select__options {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: 100%;
  z-index: 1;
  display: none;
  cursor: pointer;
  gap: 0.5em;
  text-align: left;
  margin-top: 0.7em;
  margin-bottom: 1.2em;
}

.faux-select__option > span {
  font-size: 0.9em;
  border-radius: 0.5em;
  padding: calc(0.4em - 0.5px) 1.05em;
  transition: background-color 0.5s ease 0s;
  background-color: transparent;
  color: var(--color-black);
  border: 1px solid var(--color-black);
  display: inline-block;
  transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s, color 0.3s ease 0s;
}
.faux-select__option > span:hover, .faux-select__option > span:focus {
  border-color: var(--color-black);
  color: var(--color-black);
}
.faux-select__option div {
  position: absolute;
  top: 50%;
  right: 0;
  width: 0.7em;
  height: 0.7em;
  transform: translate(0, -50%);
  display: none;
}
.faux-select__option div svg * {
  fill: var(--color-black);
}
.faux-select__option.is-selected div {
  display: block;
}
.faux-select__option.is-selected > span {
  border-color: var(--color-black);
  color: var(--color-black);
}
.faux-select__option.is-selected > span > span {
  padding-right: 1.2em;
}

.navigation-pointer {
  display: block;
  position: absolute;
  top: 0.25em;
  right: 0;
  width: 0.7em;
  height: 0.7em;
  display: none;
  transition: right 0.5s ease 0s;
}
.navigation-pointer svg * {
  fill: var(--color-black);
  transition: fill 0.5s ease 0s;
}

.map-toggle {
  position: absolute;
  right: var(--page-padding);
  top: 50%;
  transform: translate(0, -50%);
  padding-left: 1.2em;
  padding-right: 2.5em;
}
.map-toggle .label {
  display: inline-block;
  white-space: nowrap;
  font-size: 0.9em;
}
.map-toggle .svg-symbol {
  left: 0;
  width: 0.8em;
  height: 0.8em;
}
.map-toggle svg * {
  fill: var(--color-black);
}
.map-toggle input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  z-index: -1;
  left: -99999px;
}
.map-toggle input[type=checkbox]:checked + .toggle-switch {
  background-color: var(--color-black);
}
.map-toggle input[type=checkbox]:checked + .toggle-switch:before {
  left: calc(100% - 1em + 2px);
  background-color: var(--color-orange);
}
.map-toggle .toggle-switch {
  width: 1.9em;
  height: 1.1em;
  display: block;
  background-color: transparent;
  cursor: pointer;
  border: 1px solid var(--color-black);
  border-radius: 10em;
  padding: 2px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  transition: background-color 0.5s ease 0s, border-color 0.5s ease 0s;
}
.map-toggle .toggle-switch:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 2px;
  transform: translate(0%, -50%);
  width: calc(1em - 4px);
  height: calc(1em - 4px);
  background-color: var(--color-black);
  border-radius: 10em;
  transition: left 0.5s ease 0s, background-color 0.5s ease 0s;
}

.page-loader__header {
  top: var(--wp-admin--admin-bar--height, 0px);
}
.page-loader__header > .layout__pos {
  /*
  >div:first-child {
      height: var(--header-corporate-height);
  }
  */
}
.page-loader__header > .layout__pos > div:first-child {
  height: var(--header-height);
}

.page-loader__logo {
  width: 5.8em;
  height: 1.8em;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  text-indent: -999px;
  z-index: 3;
  overflow: hidden;
  left: -2em;
  opacity: 0;
  transition: left 0.5s ease-in-out 0.5s, opacity 0.5s ease-in-out 0.5s;
  display: none !important;
}

.page-loader__percentage {
  position: absolute;
  right: 0;
  color: var(--color-black);
  font-size: 2.2em;
  top: 50%;
  transform: translate(0, -50%);
  right: -2em;
  opacity: 0;
  transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
  display: none !important;
}

.page-loader__progress {
  display: none !important;
}

.style-set-box {
  padding: 3em;
  margin: 2em 0;
  background-color: var(--bg-color);
  border-radius: 0.9375em;
}
.style-set-box:first-child {
  margin-top: 0;
}
.style-set-box:last-child {
  margin-bottom: 0;
}

.content-box,
.content-message {
  padding: 3em;
  margin: 2em 0;
}
.content-box:first-child,
.content-message:first-child {
  margin-top: 0;
}
.content-box:last-child,
.content-message:last-child {
  margin-bottom: 0;
}
.content-box .sectional__bg,
.content-message .sectional__bg {
  border-radius: 0.8333em;
}

.content-message {
  padding: 1.5em;
}
.content-message .content {
  display: grid;
  grid-template-columns: 6em auto;
  min-height: 4em;
}
.content-message .notice__icon {
  width: 4em;
  height: 4em;
  border-radius: 50%;
  border: 2px solid var(--color-white);
  top: 50%;
  transform: translate(0, -50%);
}
.content-message .notice__icon .svg-symbol {
  width: 60%;
  height: 60%;
}
.content-message .notice__icon .svg-symbol svg * {
  fill: var(--color-white);
}

.media,
.google-map {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
}
.page-ready .is-inview .media,
.page-ready .is-inview .google-map {
  opacity: 1;
}

.media-wrap {
  border-radius: 0.9375em;
  overflow: hidden;
}

[class*=wp-image-] {
  overflow: hidden;
  border-radius: 1em;
  margin: 2em 0;
}

.nav--posts {
  margin-top: 5em;
  display: flex;
  justify-content: space-between;
}
.nav--posts .link {
  padding-left: 1.1em;
  color: var(--color-orange) !important;
  transition: color 0.5s ease 0s;
  font-size: 0.75em !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
  font-weight: 600 !important;
}
.nav--posts .link .svg-symbol {
  display: none;
}
.nav--posts .link[rel=prev] {
  padding-right: 0;
  padding-left: 1.1em;
}
.nav--posts .link::before {
  content: "<";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
}
.nav--posts .link:hover, .nav--posts .link:active, .nav--posts .link:focus {
  background-color: transparent !important;
  color: var(--color-blue) !important;
}
.nav--posts .btn_wrap.btn--next .link {
  padding-left: 0;
  padding-right: 1.1em;
}
.nav--posts .btn_wrap.btn--next .link::before {
  display: none;
}
.nav--posts .btn_wrap.btn--next .link::after {
  content: ">";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
}
.nav--posts .btn_wrap.dimmed {
  opacity: 0.2;
}
.nav--posts .svg-symbol {
  width: 0.9em;
  height: 0.9em;
  left: 0;
  transform: translate(0%, -50%) rotate(180deg);
  transition: left 0.5s ease 0s;
}
.nav--posts .btn--next .link {
  padding-left: 0;
  padding-right: 1.4em;
}
.nav--posts .btn--next .link:hover .svg-symbol, .nav--posts .btn--next .link:focus .svg-symbol {
  left: auto;
  right: -0.2em;
}
.nav--posts .btn--next .svg-symbol {
  left: auto;
  right: 0;
  transform: translate(0%, -50%) rotate(0deg);
  transition: right 0.5s ease 0s;
}

.contact-details p {
  font-size: 1.11em;
}

.contact-details__label {
  font-size: 1.95em;
  margin-bottom: 0.3em;
  margin-top: 0.9em;
}

.contact-icon {
  padding: 0.25em 0 0.25em 2.8em;
}
.contact-icon > span {
  font-size: 1.11em;
}
.contact-icon > div {
  position: absolute;
  width: 1.9em;
  height: 1.9em;
  left: 0;
  top: 50%;
  background-color: var(--color-light-grey);
  border-radius: 0.5em;
  overflow: hidden;
  transform: translate(0, -50%);
}
.contact-icon > div .svg-symbol {
  width: 53%;
  height: 53%;
}
.contact-icon > div svg * {
  fill: var(--color-black);
}

.contact-social {
  display: flex;
  gap: 0.5em;
}
.contact-social a {
  width: 1.9em;
  height: 1.9em;
  background-color: var(--color-light-grey);
  border-radius: 0.5em;
  overflow: hidden;
  display: block;
}
.contact-social a .svg-symbol {
  width: 63%;
  height: 63%;
}
.contact-social a svg * {
  fill: var(--color-black);
}

@keyframes spin-reset-btn {
  0% {
    transform: rotate(0deg) translate(-50%, -50%);
  }
  100% {
    transform: rotate(360deg) translate(-50%, -50%);
  }
}
@media screen and (max-width: 640px) {
  .page-loader__logo {
    width: 5.2em;
    height: 1.6em;
  }
  .faux-select__trigger div {
    width: 0.8em;
    height: 0.8em;
  }
  .map-toggle .toggle-switch {
    width: 2.2em;
    height: 1.2em;
  }
  .map-toggle .toggle-switch:before {
    width: calc(1.2em - 6px);
    height: calc(1.2em - 6px);
  }
  .map-toggle {
    padding-left: 1.4em;
    padding-right: 2.9em;
  }
  .map-toggle .label {
    font-size: 1em;
  }
  .map-toggle .svg-symbol {
    width: 0.9em;
    height: 0.9em;
  }
  .map-toggle input[type=checkbox]:checked + .toggle-switch:before {
    left: calc(100% - 1.2em + 2px);
  }
  .content-box {
    padding: 3em var(--page-padding);
  }
  .content-message {
    padding: var(--page-padding);
  }
}
.layout__search .results.row {
  gap: 5em 0;
}

.filter-wrap {
  margin: 0;
  height: 2.5em;
  transition: opacity 0.5s ease 0s;
  margin-bottom: 5em;
}
.filter-wrap > div,
.filter-wrap > div > div {
  height: 100%;
}
.filter-wrap .svg-symbol {
  z-index: 1;
  width: 1.1em;
  height: 1.1em;
  left: 0.8em;
  transform: translate(0%, -50%);
}
.menu-open .filter-wrap {
  opacity: 0;
  pointer-events: none;
}

.filter-wrap {
  z-index: 3;
}
.filter-wrap .alm-filter li div.alm-filter--link {
  font-size: 0.9em;
  border-radius: 0.5em;
  padding: 0.4em 1.05em;
  min-height: 0;
  color: var(--color-black);
}
.filter-wrap .alm-filter[data-fieldtype=text] .alm-filter--inner:before {
  display: none;
}
.filter-wrap .alm-filter--date_picker {
  padding-top: 0.5em;
  position: absolute;
  top: 100%;
  right: 0;
}
.filter-wrap .alm-filter--date_picker .alm-filter--text-wrap {
  padding: 0.75em;
  background-color: var(--color-lighter-grey);
  border-radius: 0.5em;
  display: grid;
  gap: 0.3em;
  border: 0;
  height: auto;
}
.filter-wrap .alm-filter--date_picker .alm-filter--text-wrap input[type=text] {
  color: var(--color-black);
  width: 15em;
  text-align: center;
  height: 2.5em;
  border-radius: 10em;
  border: 1px solid var(--color-light-grey);
  transition: border-color 0.5s ease;
}
.filter-wrap .alm-filter--date_picker .alm-filter--text-wrap input[type=text]:focus {
  border-color: var(--color-blue);
}
.filter-wrap .alm-filters-container .alm-filter li div.alm-filter--link {
  color: var(--color-black);
  cursor: pointer;
  font-size: 0.9em;
  min-height: 1.25em;
  padding: 0 0 0 2em;
  text-wrap: auto;
  width: 100%;
}
.filter-wrap .alm-filters-container .alm-filter li div.alm-filter--link:before {
  top: 0.2em;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 1.125em;
  height: 1.125em;
  background: var(--color-white);
  border-radius: 0.15em !important;
}
.filter-wrap .alm-filters-container .alm-filter li div.alm-filter--link.field-radio:before {
  border-radius: 10em !important;
}
.filter-wrap .alm-filters-container .alm-filter li div.alm-filter--link.active.field-checkbox:before,
.filter-wrap .alm-filters-container .alm-filter li div.alm-filter--link.active.field-radio:before {
  background-color: var(--color-white);
  border: 0;
  box-shadow: none;
}
.filter-wrap .alm-filters-container .alm-filter li div.alm-filter--link:hover:before,
.filter-wrap .alm-filters-container .alm-filter li div.alm-filter--link:focus:before {
  box-shadow: none;
}
.filter-wrap .alm-filters-container .alm-filter li div.alm-filter--link.field-radio:after {
  width: 0.8em;
  height: 0.8em;
  left: 0.175em;
  top: 0.35em;
  background-color: var(--color-blue) !important;
}
.filter-wrap .alm-filters-container {
  margin-bottom: 0;
  display: inline-flex;
  gap: 0.75em;
  height: 100%;
  width: 100%;
}
.filter-wrap .alm-filters-container .alm-filter--title {
  height: 100%;
  background-color: transparent;
  padding: 0;
  border: 0;
  min-width: 10em;
}
.filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle {
  margin: 0;
  font-size: 0.9em;
  font-weight: normal;
  white-space: nowrap;
  height: 100%;
  display: grid;
  align-content: center;
  color: var(--color-orange);
  padding: 0 4.4em 0 1em;
  border: 1px solid var(--color-orange);
  border-radius: 10em;
  transition: border-color 0.5s ease, color 0.5s ease;
}
.filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle:before {
  content: var(--count);
  position: absolute;
  right: 2.8em;
  top: 50%;
  transform: translate(0, -50%);
  width: auto;
  min-width: 1.4em;
  height: 1.4em;
  background-color: var(--color-black);
  border-radius: 1em;
  text-align: center;
  display: grid;
  align-content: center;
  line-height: 1;
  font-size: 0.9em;
  color: var(--color-white);
}
.filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.7,3.15c-.35-.3-.89-.26-1.19.1l-6.52,7.67L1.48,3.24c-.3-.35-.83-.4-1.19-.1-.35.3-.4.83-.1,1.19l7.16,8.42s.03.02.05.04c.02.02.03.04.05.06.04.04.09.06.14.08.03.02.05.04.08.05.1.04.21.07.32.07,0,0,.01,0,.02,0,.1,0,.2-.03.3-.06.04-.01.07-.04.1-.06.04-.03.09-.04.13-.08.02-.02.03-.04.04-.05.02-.02.04-.02.05-.04l7.16-8.42c.3-.35.26-.89-.1-1.19Z' style='fill: %23cf4727;'/%3E%3C/svg%3E");
  border: 0;
  width: 0.9em;
  height: 0.9em;
  top: 50%;
  right: 1em;
  transform: translate(0, -50%) rotate(0deg);
}
.filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle[aria-expanded=true]:after {
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
}
.filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle[aria-expanded=false]:after {
  border: none;
  border-width: 0;
  top: 50%;
}
.filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle:focus {
  border-color: var(--color-blue);
  color: var(--color-blue);
  outline: none;
}
.filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle:focus:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.7,3.15c-.35-.3-.89-.26-1.19.1l-6.52,7.67L1.48,3.24c-.3-.35-.83-.4-1.19-.1-.35.3-.4.83-.1,1.19l7.16,8.42s.03.02.05.04c.02.02.03.04.05.06.04.04.09.06.14.08.03.02.05.04.08.05.1.04.21.07.32.07,0,0,.01,0,.02,0,.1,0,.2-.03.3-.06.04-.01.07-.04.1-.06.04-.03.09-.04.13-.08.02-.02.03-.04.04-.05.02-.02.04-.02.05-.04l7.16-8.42c.3-.35.26-.89-.1-1.19Z' style='fill: %23105ae3;'/%3E%3C/svg%3E");
}
.filter-wrap .alm-filters-container .alm-filters--controls {
  margin: 0;
  gap: 0.75em;
  width: auto;
  height: 100%;
}
.filter-wrap .alm-filters-container .alm-filter--inner {
  display: block;
  padding: 0;
  left: auto;
  right: 0;
  transform: none;
}
.filter-wrap .alm-filters-container .alm-filter--inner > ul {
  display: inline-flex;
  white-space: nowrap;
  padding-top: 0.5em;
  gap: 0 0.5em;
}
.filter-wrap .alm-filters-container .alm-filter--inner li {
  margin: 0;
}
.filter-wrap .alm-filters-container .alm-filter--range_slider {
  width: 20em;
  font-size: 0.9em;
  border-radius: 0.5em;
  padding: 1em 1.05em 0.4em 1.05em;
  transition: background-color 0.5s ease 0s, color 0.5s ease 0s, border-color 0.5s ease 0s;
  background-color: var(--color-light-grey);
  min-height: 0;
  color: var(--color-black);
  border: 1px solid transparent;
  line-height: 1.45;
  margin-top: 1em;
}
.filter-wrap .alm-filters-container .alm-filter--range_slider .noUi-connect {
  transform: translate(30.194%, 0px) scale(0.69806, 1);
  background-color: var(--color-black);
  border: 1px solid var(--color-black);
}
.filter-wrap .alm-filters-container .alm-filter--range_slider .noUi-handle {
  width: 14px;
  height: 14px;
  border-radius: 10em;
  box-shadow: none;
  top: -5px;
  right: -5px;
  border: 2px solid var(--color-black);
  background-color: var(--color-white);
}
.filter-wrap .alm-filters-container .alm-filter--range_slider .noUi-handle:before, .filter-wrap .alm-filters-container .alm-filter--range_slider .noUi-handle:after {
  display: none;
}
.filter-wrap .alm-filters-container .alm-filter--range_slider .noUi-handle:focus {
  background-color: var(--color-orange);
}
.filter-wrap .alm-filters-container .alm-range-slider--target {
  border-color: #e3e2de;
  background-color: #e3e2de;
  box-shadow: none;
  height: 6px;
}
.filter-wrap .alm-filters-container .field-checkbox:before {
  display: none;
}
.filter-wrap .alm-filters-container .field-checkbox:after {
  width: 0.7em !important;
  height: 0.7em !important;
  position: absolute !important;
  top: 0.425em !important;
  right: auto !important;
  left: 0.25em !important;
  background-color: transparent;
  background-size: contain;
  background-position: 50% 50%;
  opacity: 0;
  border: 0 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 550 550'%3E%3Cpath d='M524.5,14.28c-25.74-16.68-60.13-9.36-76.84,16.36l-241.91,372.87-111.76-103.33c-22.25-21.13-57.41-20.23-78.54,2.02-21.13,22.25-20.23,57.41,2.02,78.54.36.34.73.68,1.1,1.01l160.2,148.13c10.67,9.89,24.22,14.78,37.69,14.78,14.96,0,34.09-6.27,46.64-25.31,7.38-11.24,277.78-428.22,277.78-428.22,16.7-25.74,9.37-60.14-16.37-76.84h-.01Z' style='fill: %23105ae3;'/%3E%3C/svg%3E");
  transform: none !important;
}
.filter-wrap .alm-filters-container .field-checkbox[aria-checked=true]:after {
  opacity: 1 !important;
  visibility: visible !important;
}
.filter-wrap .alm-filters-container .field-checkbox[aria-checked=true]:before {
  background: var(--color-white) !important;
  border: 0 !important;
  box-shadow: none !important;
}
.filter-wrap .alm-filters-container .field-checkbox:focus:before, .filter-wrap .alm-filters-container .field-checkbox:hover:before {
  background: var(--color-white) !important;
  border: 0 !important;
  box-shadow: none !important;
}
.filter-wrap .alm-filters-container .alm-filters--reset {
  height: 100%;
  width: 2.5em;
}
.filter-wrap .alm-filters-container .alm-filter--search {
  flex-grow: 1;
}
.filter-wrap .alm-filters-container .alm-filter--search .alm-filter--inner,
.filter-wrap .alm-filters-container .alm-filter--search .alm-filter--text {
  position: relative;
  height: 100%;
}
.filter-wrap .alm-filters-container .alm-filter--search .alm-filter--text-wrap {
  height: 100%;
  background-color: transparent;
  padding: 0;
  border: 0;
}
.filter-wrap .alm-filters-container .alm-filter--search .alm-filter--textfield {
  border-radius: 0;
  background-color: transparent;
  padding: 0 1em;
  font-size: 0.9em;
  font-family: inherit;
  border-radius: 10em;
  border: 1px solid var(--color-orange) !important;
  transition: border-color 0.5s ease;
}
.filter-wrap .alm-filters-container .alm-filter--search .alm-filter--textfield:focus {
  border-color: var(--color-blue) !important;
}
.filter-wrap .alm-filters-container .alm-filter--search button {
  display: none;
}
.filter-wrap .alm-filters-container .alm-filter--text-wrap ::-webkit-input-placeholder {
  font-size: 1em;
  color: #bfc1c3;
  opacity: 1;
}
.filter-wrap .alm-filters-container .alm-filter--text-wrap ::-moz-placeholder {
  font-size: 1em;
  color: #bfc1c3;
  opacity: 1;
}
.filter-wrap .alm-filters-container .alm-filter--text-wrap :-ms-input-placeholder {
  font-size: 1em;
  color: #bfc1c3;
  opacity: 1;
}
.filter-wrap .alm-filters-container .alm-filter--text-wrap :-moz-placeholder {
  font-size: 1em;
  color: #bfc1c3;
  opacity: 1;
}
.filter-wrap .alm-filters-container .alm-filter--text-wrap.has-focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: var(--color-red);
}
.filter-wrap .alm-filters-container .alm-filters--submit {
  height: 100%;
}
.filter-wrap .alm-filters-container .alm-filter--taxonomy .alm-filter--inner {
  padding-top: 0.5em;
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 15em;
}
.filter-wrap .alm-filters-container .alm-filter--taxonomy .alm-filter--inner ul {
  padding: 0.75em;
  background-color: var(--color-lighter-grey);
  border-radius: 0.5em;
  display: grid;
  gap: 0.3em;
}
.filter-wrap .alm-filters-container button[type=button].alm-filters-button {
  font-size: 1em;
  text-transform: uppercase;
  font-family: inherit;
  box-shadow: none;
  border-radius: 10em;
  padding: 0;
  height: 100%;
  width: 9em;
  background-color: var(--color-orange);
  border: 1px solid var(--color-orange);
  line-height: 1;
  transition: background-color 0.5s ease 0s, border-color 0.5s ease 0s, color 0.5s ease 0s;
}
.filter-wrap .alm-filters-container button[type=button].alm-filters-button > span {
  font-size: 0.9em;
  padding-right: 1.5em;
}
.filter-wrap .alm-filters-container button[type=button].alm-filters-button:before, .filter-wrap .alm-filters-container button[type=button].alm-filters-button:after {
  content: "";
  display: block;
  width: 1.05em;
  height: 1.05em;
  position: absolute;
  top: calc(50% + 0.01em);
  left: calc(50% + 1.4em);
  transform: translate(0%, -50%);
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M13.31,12.54l-2.8-2.83c.81-.98,1.31-2.23,1.31-3.61C11.81,3.02,9.32.5,6.25.5S.69,3.02.69,6.11s2.49,5.61,5.56,5.61c1.22,0,2.35-.41,3.27-1.08l2.83,2.86.95-.96ZM2.04,6.11C2.04,3.76,3.93,1.85,6.25,1.85s4.22,1.91,4.22,4.26-1.89,4.26-4.22,4.26-4.22-1.91-4.22-4.26Z' style='fill: %23fff;'/%3E%3C/svg%3E");
}
.filter-wrap .alm-filters-container button[type=button].alm-filters-button:after {
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M13.31,12.54l-2.8-2.83c.81-.98,1.31-2.23,1.31-3.61C11.81,3.02,9.32.5,6.25.5S.69,3.02.69,6.11s2.49,5.61,5.56,5.61c1.22,0,2.35-.41,3.27-1.08l2.83,2.86.95-.96ZM2.04,6.11C2.04,3.76,3.93,1.85,6.25,1.85s4.22,1.91,4.22,4.26-1.89,4.26-4.22,4.26-4.22-1.91-4.22-4.26Z' style='fill: %23ffffff;'/%3E%3C/svg%3E");
}
.filter-wrap .alm-filters-container button[type=button].alm-filters-button:focus, .filter-wrap .alm-filters-container button[type=button].alm-filters-button:hover, .filter-wrap .alm-filters-container button[type=button].alm-filters-button:active {
  border: 1px solid var(--color-blue);
  background-color: var(--color-blue);
  color: var(--color-white);
  box-shadow: none;
  filter: none;
}
.filter-wrap .alm-filters-container button[type=button].alm-filters-button:focus:before, .filter-wrap .alm-filters-container button[type=button].alm-filters-button:hover:before, .filter-wrap .alm-filters-container button[type=button].alm-filters-button:active:before {
  opacity: 0;
}
.filter-wrap .alm-filters-container button[type=button].alm-filters-button:focus:after, .filter-wrap .alm-filters-container button[type=button].alm-filters-button:hover:after, .filter-wrap .alm-filters-container button[type=button].alm-filters-button:active:after {
  opacity: 1;
}
.filter-wrap .alm-filters-container button[type=button].alm-filters-button:focus-visible,
.filter-wrap .alm-filters-container button[type=reset]:focus-visible {
  outline-offset: 0;
  outline: 0;
}
.filter-wrap .alm-filters-container button[type=reset] {
  font-family: inherit;
  font-size: 0.9em;
  text-transform: uppercase;
  border: 1px solid var(--color-orange);
  border-radius: 10em;
  background-color: var(--color-orange);
  line-height: 1;
  height: 100%;
  width: 100%;
  display: block !important;
  padding: 0;
  text-indent: -999px;
  overflow: hidden;
  transition: background-color 0.5s ease 0s, border-color 0.5s ease 0s;
}
.filter-wrap .alm-filters-container button[type=reset]:before, .filter-wrap .alm-filters-container button[type=reset]:after {
  content: "";
  display: block;
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.5,8.47l-1.62-.06c-.06,1.48-.69,2.84-1.77,3.87-.17.16-.35.29-.53.42-.14.11-.28.22-.43.32-.19.12-.39.21-.59.3-.14.07-.28.15-.43.2-.22.08-.44.14-.67.19-.14.04-.28.08-.42.11-.22.04-.43.05-.65.06-.16.01-.33.03-.49.03-.33,0-.66-.03-.98-.09-.03,0-.06-.01-.1-.02-.33-.07-.66-.16-.98-.28-.04-.02-.08-.03-.12-.05-.31-.12-.6-.28-.89-.45-.05-.03-.1-.06-.14-.09-.27-.18-.53-.39-.78-.62-.06-.06-.12-.11-.18-.17-.04-.04-.08-.09-.12-.13-.09-.1-.17-.19-.26-.3-.03-.04-.06-.08-.09-.12-.08-.11-.17-.22-.24-.34-.02-.04-.04-.07-.07-.11-.08-.12-.15-.25-.21-.37-.02-.04-.04-.08-.06-.12-.06-.13-.12-.25-.17-.38-.02-.05-.04-.1-.06-.15-.04-.12-.08-.24-.12-.36-.02-.07-.04-.14-.05-.21-.03-.11-.05-.21-.07-.32-.02-.09-.03-.18-.04-.26-.01-.1-.03-.19-.03-.29,0-.1-.01-.19-.01-.29,0-.1,0-.19,0-.29,0-.1,0-.19.01-.29,0-.1.01-.19.03-.28.01-.09.03-.18.04-.27.02-.1.03-.19.05-.29.02-.09.04-.18.07-.26.03-.09.05-.18.08-.27.03-.09.06-.18.1-.26.03-.09.07-.17.11-.26.04-.09.08-.17.13-.26.04-.08.08-.16.13-.24.05-.09.1-.17.15-.25.05-.07.1-.15.15-.22.06-.08.12-.16.18-.24.06-.07.11-.14.18-.21.06-.07.13-.14.2-.21.06-.06.11-.12.17-.17.16-.16.35-.28.52-.42.14-.11.28-.23.43-.32.19-.12.39-.2.58-.3.14-.07.28-.15.43-.2.22-.08.44-.13.66-.19.14-.04.28-.08.43-.11.21-.04.43-.04.64-.06.17-.01.34-.03.51-.03,1.26.02,2.51.45,3.55,1.26h-2.23v1.58h4.93V.5h-1.62v2.02c-1.3-1.03-2.86-1.56-4.45-1.62h0c-.07-.01-.14,0-.21,0-.07,0-.14,0-.2,0-.18,0-.36,0-.54.03-.05,0-.1.01-.15.02-.19.02-.39.05-.58.08-.04,0-.08.02-.11.02-.2.04-.4.09-.59.14-.04.01-.08.02-.12.04-.19.06-.38.12-.56.19-.05.02-.1.04-.16.07-.17.07-.33.14-.49.22-.07.04-.14.08-.22.12-.14.07-.27.15-.4.23-.09.05-.17.11-.26.17-.11.08-.22.16-.33.24-.09.07-.18.15-.27.22-.06.05-.13.1-.2.16-.04.03-.07.07-.11.11-.03.03-.07.06-.1.09-.05.05-.09.1-.14.15-.09.1-.18.19-.27.29-.07.08-.14.16-.2.25-.08.11-.17.21-.25.32-.06.09-.12.17-.18.26-.07.11-.14.22-.21.34-.05.09-.1.19-.15.29-.06.11-.12.23-.17.35-.05.1-.09.21-.13.31-.04.11-.09.23-.13.34-.04.11-.07.23-.1.34-.03.11-.06.23-.09.34-.03.12-.05.24-.07.37-.02.11-.04.23-.05.34-.02.12-.02.25-.03.38,0,.07-.02.14-.02.22,0,.05,0,.09,0,.14,0,.05,0,.09,0,.14,0,.07,0,.15.01.22,0,.12,0,.25.02.37,0,.12.02.23.04.34.02.12.03.25.06.37.02.11.05.23.07.34.03.12.06.23.09.35.03.12.07.23.11.34.04.11.08.22.12.32.05.12.1.23.15.35.05.1.09.2.14.29.06.12.13.23.2.35.05.09.11.18.17.27.07.11.15.23.24.34.06.08.12.17.19.25.09.11.17.21.27.31.05.05.09.1.13.15.03.03.06.06.1.09.04.04.07.08.1.11.05.05.11.1.17.15.1.09.19.17.29.26.09.07.18.14.27.21.11.08.22.16.33.24.08.06.17.11.26.16.13.08.25.15.39.22.08.04.16.08.24.12.14.07.29.13.43.19.08.03.15.06.23.09.15.06.31.11.46.16.08.02.15.04.23.06.16.04.31.08.47.11.08.02.17.03.25.05.15.03.3.05.46.06.09,0,.18.02.28.02.09,0,.18.02.27.02.1,0,.19,0,.29,0h0c1.22,0,2.4-.29,3.46-.83.05-.02.09-.05.14-.08.16-.09.32-.17.47-.27.07-.05.14-.1.22-.15.12-.08.25-.17.37-.26.08-.06.16-.13.24-.19.07-.06.14-.11.21-.17.04-.03.07-.07.11-.11.03-.03.07-.06.1-.09h0c1.34-1.31,2.13-3.03,2.2-4.89ZM12.74,3.73h-.15l.15-.15v.15Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.filter-wrap .alm-filters-container button[type=reset]:after {
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.5,8.47l-1.62-.06c-.06,1.48-.69,2.84-1.77,3.87-.17.16-.35.29-.53.42-.14.11-.28.22-.43.32-.19.12-.39.21-.59.3-.14.07-.28.15-.43.2-.22.08-.44.14-.67.19-.14.04-.28.08-.42.11-.22.04-.43.05-.65.06-.16.01-.33.03-.49.03-.33,0-.66-.03-.98-.09-.03,0-.06-.01-.1-.02-.33-.07-.66-.16-.98-.28-.04-.02-.08-.03-.12-.05-.31-.12-.6-.28-.89-.45-.05-.03-.1-.06-.14-.09-.27-.18-.53-.39-.78-.62-.06-.06-.12-.11-.18-.17-.04-.04-.08-.09-.12-.13-.09-.1-.17-.19-.26-.3-.03-.04-.06-.08-.09-.12-.08-.11-.17-.22-.24-.34-.02-.04-.04-.07-.07-.11-.08-.12-.15-.25-.21-.37-.02-.04-.04-.08-.06-.12-.06-.13-.12-.25-.17-.38-.02-.05-.04-.1-.06-.15-.04-.12-.08-.24-.12-.36-.02-.07-.04-.14-.05-.21-.03-.11-.05-.21-.07-.32-.02-.09-.03-.18-.04-.26-.01-.1-.03-.19-.03-.29,0-.1-.01-.19-.01-.29,0-.1,0-.19,0-.29,0-.1,0-.19.01-.29,0-.1.01-.19.03-.28.01-.09.03-.18.04-.27.02-.1.03-.19.05-.29.02-.09.04-.18.07-.26.03-.09.05-.18.08-.27.03-.09.06-.18.1-.26.03-.09.07-.17.11-.26.04-.09.08-.17.13-.26.04-.08.08-.16.13-.24.05-.09.1-.17.15-.25.05-.07.1-.15.15-.22.06-.08.12-.16.18-.24.06-.07.11-.14.18-.21.06-.07.13-.14.2-.21.06-.06.11-.12.17-.17.16-.16.35-.28.52-.42.14-.11.28-.23.43-.32.19-.12.39-.2.58-.3.14-.07.28-.15.43-.2.22-.08.44-.13.66-.19.14-.04.28-.08.43-.11.21-.04.43-.04.64-.06.17-.01.34-.03.51-.03,1.26.02,2.51.45,3.55,1.26h-2.23v1.58h4.93V.5h-1.62v2.02c-1.3-1.03-2.86-1.56-4.45-1.62h0c-.07-.01-.14,0-.21,0-.07,0-.14,0-.2,0-.18,0-.36,0-.54.03-.05,0-.1.01-.15.02-.19.02-.39.05-.58.08-.04,0-.08.02-.11.02-.2.04-.4.09-.59.14-.04.01-.08.02-.12.04-.19.06-.38.12-.56.19-.05.02-.1.04-.16.07-.17.07-.33.14-.49.22-.07.04-.14.08-.22.12-.14.07-.27.15-.4.23-.09.05-.17.11-.26.17-.11.08-.22.16-.33.24-.09.07-.18.15-.27.22-.06.05-.13.1-.2.16-.04.03-.07.07-.11.11-.03.03-.07.06-.1.09-.05.05-.09.1-.14.15-.09.1-.18.19-.27.29-.07.08-.14.16-.2.25-.08.11-.17.21-.25.32-.06.09-.12.17-.18.26-.07.11-.14.22-.21.34-.05.09-.1.19-.15.29-.06.11-.12.23-.17.35-.05.1-.09.21-.13.31-.04.11-.09.23-.13.34-.04.11-.07.23-.1.34-.03.11-.06.23-.09.34-.03.12-.05.24-.07.37-.02.11-.04.23-.05.34-.02.12-.02.25-.03.38,0,.07-.02.14-.02.22,0,.05,0,.09,0,.14,0,.05,0,.09,0,.14,0,.07,0,.15.01.22,0,.12,0,.25.02.37,0,.12.02.23.04.34.02.12.03.25.06.37.02.11.05.23.07.34.03.12.06.23.09.35.03.12.07.23.11.34.04.11.08.22.12.32.05.12.1.23.15.35.05.1.09.2.14.29.06.12.13.23.2.35.05.09.11.18.17.27.07.11.15.23.24.34.06.08.12.17.19.25.09.11.17.21.27.31.05.05.09.1.13.15.03.03.06.06.1.09.04.04.07.08.1.11.05.05.11.1.17.15.1.09.19.17.29.26.09.07.18.14.27.21.11.08.22.16.33.24.08.06.17.11.26.16.13.08.25.15.39.22.08.04.16.08.24.12.14.07.29.13.43.19.08.03.15.06.23.09.15.06.31.11.46.16.08.02.15.04.23.06.16.04.31.08.47.11.08.02.17.03.25.05.15.03.3.05.46.06.09,0,.18.02.28.02.09,0,.18.02.27.02.1,0,.19,0,.29,0h0c1.22,0,2.4-.29,3.46-.83.05-.02.09-.05.14-.08.16-.09.32-.17.47-.27.07-.05.14-.1.22-.15.12-.08.25-.17.37-.26.08-.06.16-.13.24-.19.07-.06.14-.11.21-.17.04-.03.07-.07.11-.11.03-.03.07-.06.1-.09h0c1.34-1.31,2.13-3.03,2.2-4.89ZM12.74,3.73h-.15l.15-.15v.15Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.filter-wrap .alm-filters-container button[type=reset]:hover, .filter-wrap .alm-filters-container button[type=reset]:focus {
  background-color: var(--color-blue);
  border: 1px solid var(--color-blue);
}
.filter-wrap .alm-filters-container button[type=reset]:hover:before, .filter-wrap .alm-filters-container button[type=reset]:focus:before {
  opacity: 0;
}
.filter-wrap .alm-filters-container button[type=reset]:hover:after, .filter-wrap .alm-filters-container button[type=reset]:focus:after {
  opacity: 1;
}
.filter-wrap .alm-filters-container button[type=reset].animate-spin:before, .filter-wrap .alm-filters-container button[type=reset].animate-spin:after {
  animation: spin-reset-btn 1s ease-in-out;
}
.filter-wrap .alm-filters-container.filtering {
  opacity: 1;
}
.filter-wrap .alm-filters:after {
  display: none;
}
.filter-wrap + #archive-list-view,
.filter-wrap + .archive__content {
  padding-top: 6.3em;
}
.filter-wrap .filter-toggle {
  border: 0;
  width: 2.56em;
  height: 2.56em;
  padding: 0;
  border-radius: 0.5em;
  cursor: pointer;
  background-color: var(--color-light-grey);
  pointer-events: none;
  position: absolute;
  height: 100%;
  display: none;
}

.alm-no-results {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  display: block;
  width: 100%;
  padding: 15px;
  margin: 1em 0;
  border: 1px solid transparent;
  border-radius: 4px;
  text-align: center;
}

.search-listing .card__tags {
  position: absolute;
  top: 0;
  z-index: 2;
}
.search-listing time {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: -0.01em;
}
.search-listing h4 {
  margin-top: 0.36em;
  margin-bottom: 0.5em;
}
.search-listing h4:first-child {
  margin-top: 0;
}
.search-listing .btn_wrap {
  margin-top: 1.4em;
}

.search-listing__image {
  aspect-ratio: 1;
  display: block;
  overflow: hidden;
  border-radius: 0.5em;
  background-color: var(--color-placeholder);
}
.search-listing__image a,
.search-listing__image figure {
  margin: 0;
  height: 100%;
  display: block;
}
.search-listing__image a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.search-listing__content {
  padding-top: 1.9em;
}
.search-listing__content .content {
  top: 0;
  opacity: 1;
}

#ajax-load-more .alm-btn-wrap,
#ajax-load-more-2 .alm-btn-wrap {
  margin: 0;
  padding: 0;
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn,
#ajax-load-more-2 .alm-btn-wrap .alm-load-more-btn {
  margin: 6em 0 0 0;
  text-transform: uppercase;
  line-height: 1;
  transition: background-color 0.5s ease 0s, border-color 0.5s ease 0s, color 0.5s ease 0s;
  font-weight: 600;
  border-radius: 10em;
  padding: 1.1em 2.35em;
  font-size: 0.625em;
  background-color: var(--color-blue);
  border: 1px solid var(--color-blue);
  color: var(--color-white);
  letter-spacing: 0.1em;
  font-family: inherit;
  width: 18em;
  height: 3.4em;
  box-shadow: none;
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn:focus, #ajax-load-more .alm-btn-wrap .alm-load-more-btn:hover,
#ajax-load-more-2 .alm-btn-wrap .alm-load-more-btn:focus,
#ajax-load-more-2 .alm-btn-wrap .alm-load-more-btn:hover {
  background-color: transparent;
  border-color: var(--color-blue);
  color: var(--color-blue);
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn:active,
#ajax-load-more-2 .alm-btn-wrap .alm-load-more-btn:active {
  box-shadow: none;
}
#ajax-load-more .alm-btn-wrap .alm-load-more-btn.done,
#ajax-load-more-2 .alm-btn-wrap .alm-load-more-btn.done {
  display: none;
}

.search__bar button[type=submit] {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: -0.01em;
  border: 1px solid var(--color-black);
  border-radius: 0.6666em;
  padding: 0.6em 1.15em 0.6em 3em;
  background-color: var(--color-black);
  line-height: 1;
  color: var(--color-white);
  transition: background-color 0.5s ease 0s, border-color 0.5s ease 0s, color 0.5s ease 0s;
}
.search__bar button[type=submit]:before, .search__bar button[type=submit]:after {
  content: "";
  display: block;
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  width: 1.1em;
  height: 1.1em;
  position: absolute;
  top: 50%;
  left: 1.4em;
  transform: translate(0%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M13.31,12.54l-2.8-2.83c.81-.98,1.31-2.23,1.31-3.61C11.81,3.02,9.32.5,6.25.5S.69,3.02.69,6.11s2.49,5.61,5.56,5.61c1.22,0,2.35-.41,3.27-1.08l2.83,2.86.95-.96ZM2.04,6.11C2.04,3.76,3.93,1.85,6.25,1.85s4.22,1.91,4.22,4.26-1.89,4.26-4.22,4.26-4.22-1.91-4.22-4.26Z' style='fill: %23fff;'/%3E%3C/svg%3E");
}
.search__bar button[type=submit]:after {
  opacity: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M13.31,12.54l-2.8-2.83c.81-.98,1.31-2.23,1.31-3.61C11.81,3.02,9.32.5,6.25.5S.69,3.02.69,6.11s2.49,5.61,5.56,5.61c1.22,0,2.35-.41,3.27-1.08l2.83,2.86.95-.96ZM2.04,6.11C2.04,3.76,3.93,1.85,6.25,1.85s4.22,1.91,4.22,4.26-1.89,4.26-4.22,4.26-4.22-1.91-4.22-4.26Z' style='fill: %23000;'/%3E%3C/svg%3E");
}
.search__bar button[type=submit]:hover, .search__bar button[type=submit]:focus {
  background-color: var(--color-orange);
  border-color: var(--color-orange);
  color: var(--color-black);
}
.search__bar button[type=submit]:hover:before, .search__bar button[type=submit]:focus:before {
  opacity: 0;
}
.search__bar button[type=submit]:hover:after, .search__bar button[type=submit]:focus:after {
  opacity: 1;
}
.search__bar input[type=text] {
  padding: 0;
  height: 100%;
  font-size: 0.9em;
  width: 100%;
  color: #59595c;
}
.search__bar .columns {
  background-color: var(--color-light-grey);
  display: inline-flex;
  padding: 0.4em;
  border-radius: 0.5em;
  gap: 0.5em;
  width: 100%;
}
.search__bar .keywords {
  flex-grow: 1;
}

.search__bar input[type=text]::-webkit-input-placeholder {
  font-size: 1em;
  color: var(--color-black);
  opacity: 1;
}

.search__bar input[type=text]::-moz-placeholder {
  font-size: 1em;
  color: var(--color-black);
  opacity: 1;
}

.search__bar input[type=text]:-ms-input-placeholder {
  font-size: 1em;
  color: var(--color-black);
  opacity: 1;
}

.search__bar input[type=text]:-moz-placeholder {
  font-size: 1em;
  color: var(--color-black);
  opacity: 1;
}

.layout__search .results {
  margin-top: 8em;
}

@media screen and (max-width: 640px) {
  .filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle:before {
    display: none;
  }
  #ajax-load-more .alm-btn-wrap .alm-load-more-btn {
    margin-top: 3em;
  }
  #ajax-load-morez.alm-load-more-btn,
  #ajax-load-more-2 .alm-btn-wrap .alm-load-more-btn {
    margin-top: 3em;
  }
  .filter-wrap {
    display: block;
    width: 100vw;
    top: calc(var(--header-height) + var(--wp-admin--admin-bar--height, 0px));
  }
  .filter-wrap > div {
    height: 100%;
  }
  .filter-wrap > div > div {
    height: 100%;
  }
  .filter-wrap .map-toggle {
    height: auto;
  }
  .filter-wrap .alm-filter li div.alm-filter--link.active {
    color: var(--color-blue);
  }
  .filter-wrap .alm-filters {
    opacity: 0;
    pointer-events: none;
  }
  .filter-wrap .alm-filters-container {
    position: absolute;
    top: calc(100% + 1em);
    left: 0;
    display: grid;
    grid-auto-rows: min-content;
    width: 100%;
    padding: 1.2em;
    gap: 1.1em;
    height: calc(100dvh - var(--header-height) - 3.5663em - 0.6em - var(--wp-admin--admin-bar--height, 0px) - var(--page-padding));
  }
  .filter-wrap .alm-filters-container:after, .filter-wrap .alm-filters-container:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  .filter-wrap .alm-filters-container:after {
    background-color: var(--color-light-grey);
    border-radius: 0.5em;
  }
  .filter-wrap .alm-filters-container:before {
    width: 100vw;
    background-color: var(--color-white);
    left: calc(-1 * var(--page-padding));
    top: -1em;
    height: 100vh;
  }
  .filter-wrap .alm-filters-container > div {
    z-index: 1;
  }
  .filter-wrap .alm-filters-container .field-checkbox:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpolygon points='15.5 1.83 14.17 .5 8 6.67 1.83 .5 .5 1.83 6.67 8 .5 14.17 1.83 15.5 8 9.33 14.17 15.5 15.5 14.17 9.33 8 15.5 1.83' style='fill: %23efeee9;'/%3E%3C/svg%3E");
  }
  .filter-wrap .alm-filters-container .alm-filter--title {
    padding: 0;
    background-color: transparent;
    width: 100%;
    height: auto;
  }
  .filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle {
    font-size: 1em;
    padding: 0.6em 0;
  }
  .filter-wrap .alm-filters-container .alm-filter--title .alm-filter--toggle:after {
    display: none;
  }
  .filter-wrap .alm-filters-container .alm-filter--inner > ul {
    padding-top: 0.5em;
    gap: 0.5em;
    flex-wrap: wrap;
  }
  .filter-wrap .alm-filters-container .alm-filters--controls {
    margin: 0;
    gap: 0.75em;
    display: grid;
    grid-template-columns: auto 2.2em;
    justify-content: normal;
  }
  .filter-wrap .alm-filters-container .alm-filter--inner {
    display: block;
    position: relative;
    left: auto;
    transform: none;
  }
  .filter-wrap .alm-filters-container .alm-filter--inner:before {
    display: none;
  }
  .filter-wrap .alm-filters-container button[type=button] {
    width: 100%;
    padding: 0.9em 1.15em;
  }
  .filter-wrap .alm-filters-container button[type=reset] {
    background-color: var(--color-black);
    top: auto;
    width: 100%;
  }
  .filter-wrap .alm-filters-container button[type=reset]:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M15.5,8.47l-1.62-.06c-.06,1.48-.69,2.84-1.77,3.87-.17.16-.35.29-.53.42-.14.11-.28.22-.43.32-.19.12-.39.21-.59.3-.14.07-.28.15-.43.2-.22.08-.44.14-.67.19-.14.04-.28.08-.42.11-.22.04-.43.05-.65.06-.16.01-.33.03-.49.03-.33,0-.66-.03-.98-.09-.03,0-.06-.01-.1-.02-.33-.07-.66-.16-.98-.28-.04-.02-.08-.03-.12-.05-.31-.12-.6-.28-.89-.45-.05-.03-.1-.06-.14-.09-.27-.18-.53-.39-.78-.62-.06-.06-.12-.11-.18-.17-.04-.04-.08-.09-.12-.13-.09-.1-.17-.19-.26-.3-.03-.04-.06-.08-.09-.12-.08-.11-.17-.22-.24-.34-.02-.04-.04-.07-.07-.11-.08-.12-.15-.25-.21-.37-.02-.04-.04-.08-.06-.12-.06-.13-.12-.25-.17-.38-.02-.05-.04-.1-.06-.15-.04-.12-.08-.24-.12-.36-.02-.07-.04-.14-.05-.21-.03-.11-.05-.21-.07-.32-.02-.09-.03-.18-.04-.26-.01-.1-.03-.19-.03-.29,0-.1-.01-.19-.01-.29,0-.1,0-.19,0-.29,0-.1,0-.19.01-.29,0-.1.01-.19.03-.28.01-.09.03-.18.04-.27.02-.1.03-.19.05-.29.02-.09.04-.18.07-.26.03-.09.05-.18.08-.27.03-.09.06-.18.1-.26.03-.09.07-.17.11-.26.04-.09.08-.17.13-.26.04-.08.08-.16.13-.24.05-.09.1-.17.15-.25.05-.07.1-.15.15-.22.06-.08.12-.16.18-.24.06-.07.11-.14.18-.21.06-.07.13-.14.2-.21.06-.06.11-.12.17-.17.16-.16.35-.28.52-.42.14-.11.28-.23.43-.32.19-.12.39-.2.58-.3.14-.07.28-.15.43-.2.22-.08.44-.13.66-.19.14-.04.28-.08.43-.11.21-.04.43-.04.64-.06.17-.01.34-.03.51-.03,1.26.02,2.51.45,3.55,1.26h-2.23v1.58h4.93V.5h-1.62v2.02c-1.3-1.03-2.86-1.56-4.45-1.62h0c-.07-.01-.14,0-.21,0-.07,0-.14,0-.2,0-.18,0-.36,0-.54.03-.05,0-.1.01-.15.02-.19.02-.39.05-.58.08-.04,0-.08.02-.11.02-.2.04-.4.09-.59.14-.04.01-.08.02-.12.04-.19.06-.38.12-.56.19-.05.02-.1.04-.16.07-.17.07-.33.14-.49.22-.07.04-.14.08-.22.12-.14.07-.27.15-.4.23-.09.05-.17.11-.26.17-.11.08-.22.16-.33.24-.09.07-.18.15-.27.22-.06.05-.13.1-.2.16-.04.03-.07.07-.11.11-.03.03-.07.06-.1.09-.05.05-.09.1-.14.15-.09.1-.18.19-.27.29-.07.08-.14.16-.2.25-.08.11-.17.21-.25.32-.06.09-.12.17-.18.26-.07.11-.14.22-.21.34-.05.09-.1.19-.15.29-.06.11-.12.23-.17.35-.05.1-.09.21-.13.31-.04.11-.09.23-.13.34-.04.11-.07.23-.1.34-.03.11-.06.23-.09.34-.03.12-.05.24-.07.37-.02.11-.04.23-.05.34-.02.12-.02.25-.03.38,0,.07-.02.14-.02.22,0,.05,0,.09,0,.14,0,.05,0,.09,0,.14,0,.07,0,.15.01.22,0,.12,0,.25.02.37,0,.12.02.23.04.34.02.12.03.25.06.37.02.11.05.23.07.34.03.12.06.23.09.35.03.12.07.23.11.34.04.11.08.22.12.32.05.12.1.23.15.35.05.1.09.2.14.29.06.12.13.23.2.35.05.09.11.18.17.27.07.11.15.23.24.34.06.08.12.17.19.25.09.11.17.21.27.31.05.05.09.1.13.15.03.03.06.06.1.09.04.04.07.08.1.11.05.05.11.1.17.15.1.09.19.17.29.26.09.07.18.14.27.21.11.08.22.16.33.24.08.06.17.11.26.16.13.08.25.15.39.22.08.04.16.08.24.12.14.07.29.13.43.19.08.03.15.06.23.09.15.06.31.11.46.16.08.02.15.04.23.06.16.04.31.08.47.11.08.02.17.03.25.05.15.03.3.05.46.06.09,0,.18.02.28.02.09,0,.18.02.27.02.1,0,.19,0,.29,0h0c1.22,0,2.4-.29,3.46-.83.05-.02.09-.05.14-.08.16-.09.32-.17.47-.27.07-.05.14-.1.22-.15.12-.08.25-.17.37-.26.08-.06.16-.13.24-.19.07-.06.14-.11.21-.17.04-.03.07-.07.11-.11.03-.03.07-.06.1-.09h0c1.34-1.31,2.13-3.03,2.2-4.89ZM12.74,3.73h-.15l.15-.15v.15Z' fill='%23fff'/%3E%3C/svg%3E");
  }
  .filter-wrap .alm-filters-container button[type=reset]:hover, .filter-wrap .alm-filters-container button[type=reset]:focus {
    background-color: var(--color-black);
  }
  .filter-wrap .filter-toggle {
    pointer-events: auto;
    width: 2.1em;
    height: 2.1em;
  }
  .filter-wrap .filter-toggle .svg-symbol {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.2em;
    height: 1.2em;
  }
  .search-listing__content {
    padding-top: 2.3em;
  }
  .filter-wrap + #archive-list-view,
  .filter-wrap + .archive__content {
    padding-top: 3em;
  }
  .filter-wrap .alm-filters-container .alm-filter--search {
    width: auto;
  }
  .alm-filters-container .alm-filter--text-wrap.has-button input[type=text] {
    height: 3em;
  }
  .filter-wrap .alm-filters-container button[type=button]:before,
  .filter-wrap .alm-filters-container button[type=button]:after {
    width: 1.35em;
    height: 1.35em;
  }
  .filter-wrap .alm-filters-container button[type=button] > span {
    font-size: 1em;
  }
}
.alm-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
.alm-table th > span {
  color: #cf4520;
  font-size: 0.8em;
  text-transform: uppercase;
}
.alm-table th {
  text-align: left;
  border-bottom: 1px solid var(--color-orange);
  padding: 1em 2em 1em 0;
  align-content: start;
  text-wrap: balance;
}
.alm-table td {
  padding: 1em 2em 1em 0;
  border-bottom: 1px solid var(--color-orange);
  align-content: start;
  text-wrap: balance;
}
.alm-table tr:nth-child(even) {
  background-color: var(--color-lighter-grey);
}
.alm-table a {
  color: var(--color-blue) !important;
}

.ap-table__td--university {
  font-weight: 600;
}

.hero {
  height: calc(100vh - var(--wp-admin--admin-bar--height, 0px));
}
@supports (height: 100svh) {
  .hero {
    height: calc(100svh - var(--wp-admin--admin-bar--height, 0px));
  }
}
.hero {
  background-color: var(--hero-background-color);
  overflow: hidden;
}

.header--over .hero {
  height: calc(100vh - var(--wp-admin--admin-bar--height, 0px));
}
@supports (height: 100svh) {
  .header--over .hero {
    height: calc(100svh - var(--wp-admin--admin-bar--height, 0px));
  }
}

.hero__bg[data-position=fixed] {
  position: fixed;
  top: auto;
}

.hero--enabled .wrapper--outer {
  padding-top: 0;
}

/*
.hero--enabled {
    .wrapper--inner {
        padding-top: calc(100dvh - var(--wp-admin--admin-bar--height, 0px));
    }
}
*/
.hero__bg,
.hero__bg-wrap {
  height: 100%;
  width: 100%;
}
.hero__bg .media,
.hero__bg-wrap .media {
  opacity: 1;
}

.hero__bg-wrap {
  transition: transform 2s ease 0s;
}
.hero__content {
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  color: var(--color-white);
  position: absolute;
  z-index: 2;
}

.hero[data-type="1"] .hero__bg:before,
.hero[data-type="2"] .hero__bg:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}
.hero[data-type="1"] .hero__content .content,
.hero[data-type="2"] .hero__content .content {
  max-width: 82.5%;
  margin: 0 auto;
}
.hero[data-type="1"] .hero__content p,
.hero[data-type="2"] .hero__content p {
  font-size: 0.75em;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 1em 0;
}
.hero[data-type="1"] .hero__content h1,
.hero[data-type="2"] .hero__content h1 {
  font-size: 2.5em;
  text-align: center;
  margin: 0;
  text-wrap: balance;
}
.hero[data-type="1"] .hero__content .btn_wrap,
.hero[data-type="2"] .hero__content .btn_wrap {
  text-align: center;
}
.hero[data-type="1"] .hero__content .btn_wrap .link,
.hero[data-type="2"] .hero__content .btn_wrap .link {
  margin-top: 2.4em;
}

.hero[data-type="1"] {
  height: calc(100vh - var(--wp-admin--admin-bar--height));
  overflow: visible;
}
.hero[data-type="1"] .hero__bg {
  position: relative;
  overflow: hidden;
}
.hero[data-type="1"] .hero__bg-wrap {
  position: absolute;
}
.hero[data-type="1"] h1 {
  color: var(--color-light-green);
  line-height: 1;
  display: grid;
  gap: 0.4em 0;
  margin: 0 auto !important;
  font-size: 6.66666em !important;
  font-weight: normal;
  width: 10.1em;
}
.hero[data-type="1"] h1 > span {
  display: block;
}
.hero[data-type="1"] h1 > span:first-child {
  text-align: left;
}
.hero[data-type="1"] h1 > span:last-child {
  text-align: right;
}
.hero[data-type="1"] h1 > span > span {
  display: inline-block;
}

.hero[data-type="2"] {
  height: auto;
}
.hero[data-type="2"] .hero__bg {
  position: relative;
  overflow: hidden;
}
.hero[data-type="2"] .layout__pos {
  height: 100%;
}
.hero[data-type="2"] .hero__content {
  height: auto;
  padding: 0;
  top: calc(50% + (var(--header-primary-height) + var(--header-corporate-height)) / 4);
}

.hero[data-type="3"] {
  height: 37.5em;
  margin-top: var(--header-height);
}

@media screen and (max-width: 1080px) {
  .hero[data-type="1"] .hero__content .content {
    max-width: 90%;
  }
  .hero[data-type="1"] .hero__content .content h1 {
    width: 100%;
    font-size: 5.5em !important;
  }
}
@media screen and (max-width: 640px) {
  .hero[data-type="1"] .hero__content .content,
  .hero[data-type="2"] .hero__content .content {
    max-width: 100%;
  }
  .hero[data-type="1"] .hero__content p,
  .hero[data-type="2"] .hero__content p {
    margin-bottom: 2em;
  }
  .hero[data-type="1"] .hero__content h1,
  .hero[data-type="2"] .hero__content h1 {
    font-size: 1.875em;
  }
  .hero--enabled .header:not(.header--down):not(.header--pinned) {
    transform: none;
  }
  .hero[data-type="1"] .hero__content .content h1 {
    font-size: 3.5em !important;
    width: 100% !important;
  }
  .hero[data-type="1"] .hero__content .content h1 > span {
    display: grid;
    text-align: center;
    gap: 0.4em 0;
  }
  .hero[data-type="1"] .hero__content .content h1 > span > span {
    display: inline-block;
    margin: 0 auto;
  }
}
.layout__archives--news-1 {
  margin-top: 3.8em;
}
.layout__archives--news-1 .alm-listing.row {
  gap: 5em 0;
}

.news-listing .card__tags {
  position: absolute;
  top: 0;
  z-index: 2;
}
.news-listing time {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #bfc1c3;
  font-weight: 600;
  margin-top: 2em;
  margin-bottom: 1.5em;
  display: block;
  letter-spacing: 0.1em;
}
.news-listing h4 {
  margin-top: 0.36em;
  margin-bottom: 0.75em;
}
.news-listing h4:first-child {
  margin-top: 0;
}
.news-listing h4 a {
  color: var(--color-black);
  text-decoration: none;
}
.news-listing h4 a:hover, .news-listing h4 a:focus {
  color: var(--color-blue);
  text-decoration: none;
}
.news-listing .btn_wrap {
  margin-top: 1.4em;
}

.news-listing {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
}
.news-listing.is-inview {
  opacity: 1;
}

.news-listing__image {
  aspect-ratio: 1.62;
  display: block;
  overflow: hidden;
  border-radius: 1em;
  background-color: var(--color-placeholder);
}
.news-listing__image a,
.news-listing__image figure {
  margin: 0;
  height: 100%;
  display: block;
}

.news-listing__content {
  padding-top: 1.5em;
  padding-bottom: 3.65em;
  position: static;
}
.news-listing__content .content {
  top: 0;
  opacity: 1;
}
.news-listing__content .btn_wrap {
  position: absolute;
  bottom: 0;
  margin: 0;
}
.news-listing__content .btn_wrap .link {
  margin: 0;
}

.layout__archives--news-1 .alm-listing {
  gap: 5em 0;
}

.layout--single-news {
  margin-top: 0 !important;
}
.layout--single-news .layout__breadcrumbs {
  padding-top: 2.8em;
  padding-bottom: 5.6em;
}
.layout--single-news .layout__breadcrumbs .breadcrumb {
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-orange);
}
.layout--single-news .layout__breadcrumbs .breadcrumb a {
  color: var(--color-orange);
}
.layout--single-news .layout__breadcrumbs .breadcrumb a:hover, .layout--single-news .layout__breadcrumbs .breadcrumb a:focus {
  color: var(--color-blue);
}

.single-news__details {
  padding-top: 0.9em;
}
.single-news__details h1 {
  font-size: 2.25em;
  margin-top: 0.55em;
  margin-bottom: 0.4em;
}
.single-news__details time {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #bfc1c3;
  font-weight: 600;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  display: block;
  letter-spacing: 0.1em;
}

.single-news__content {
  padding-top: 1.3em;
}
.single-news__content .video_wrap,
.single-news__content .embed-container {
  margin: 3em 0;
}

.related-news {
  padding-top: 2em;
}
.related-news:before {
  content: "";
  width: 1px;
  height: calc(100% - 2em);
  background-color: var(--color-orange);
  display: block;
  position: absolute;
  left: -3.5em;
}
.related-news > .content {
  padding-bottom: 2.6em;
}
.related-news h3 {
  font-size: 2.25em;
}

.related-news__items {
  gap: 3em 0;
}
.related-news__items .news-listing__image {
  aspect-ratio: 1.6;
}
.related-news__items time {
  margin-bottom: 0;
  margin-top: 1.5em;
}
.related-news__items .news-listing__content {
  padding-bottom: 0;
}
.related-news__items .news-listing__content h4 a:hover, .related-news__items .news-listing__content h4 a:focus {
  color: var(--color-blue);
  text-decoration: none;
}

@media screen and (max-width: 1080px) {
  .related-news {
    margin-top: 5em;
  }
  .related-news__items .news-listing__image {
    aspect-ratio: 1;
  }
}
.featured-news__title {
  margin-bottom: 2.4em;
  top: -2em;
  opacity: 0;
  transition: top 0.5s ease 0s, opacity 0.5s ease 0s;
}
.page-ready .is-inview .featured-news__title {
  top: 0em;
  opacity: 1;
}

.featured-news__featured {
  border-radius: 1em;
  overflow: hidden;
}
.featured-news__featured .news-listing {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.featured-news__featured .news-listing__content {
  order: -1;
  background-color: var(--color-black);
  padding: 4.3em 3.2em;
  padding-right: 7em;
  min-height: 26.5em;
}
.featured-news__featured .news-listing__content h4 {
  margin-bottom: 0.55em;
  text-wrap: balance;
}
.featured-news__featured .news-listing__content h4 a {
  font-size: 1.25em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--color-white);
}
.featured-news__featured .news-listing__content h4 a:hover, .featured-news__featured .news-listing__content h4 a:focus {
  color: var(--color-white);
}
.featured-news__featured .news-listing__content p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-news__featured .news-listing__content time {
  margin-top: 1.6em;
}
.featured-news__featured .news-listing__content .btn_wrap {
  position: relative;
  margin-top: 1.6em;
}
.featured-news__featured .news-listing__image {
  height: 100%;
  border-radius: 0;
}

.featured-news h4 a:hover, .featured-news h4 a:focus {
  text-decoration: none;
}

.featured-news__all {
  width: 2em;
  height: 2em;
  border-radius: 0.5em;
  transition: background-color 0.5s ease 0s;
  display: block;
  background-color: var(--color-light-grey);
  text-indent: -999px;
  overflow: hidden;
  position: absolute;
  top: 0.45em;
  right: 0;
}
.featured-news__all:hover, .featured-news__all:focus {
  background-color: var(--color-orange);
}
.featured-news__all .svg-symbol {
  width: 1em;
  height: 1em;
}

[data-style-set=light-grey] .featured-news__all,
[data-style-set=lighter-grey] .featured-news__all {
  background-color: var(--color-white);
}

.featured-news__slideshow {
  margin: 0 calc(-1 * var(--half-gutter-width));
}
.featured-news__slideshow article {
  padding: 0 var(--half-gutter-width);
}
.featured-news__slideshow article h4 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-news__slideshow article h4 a:hover, .featured-news__slideshow article h4 a:focus {
  color: var(--color-blue);
}
.featured-news__slideshow article p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-news__slideshow .news-listing__image {
  aspect-ratio: 1.2;
}
.featured-news__slideshow .news-listing__content {
  padding-bottom: 0;
}
.featured-news__slideshow .btn_wrap.style-default {
  position: absolute;
  top: 14.5em;
  right: 1.4em;
}
.featured-news__slideshow .btn_wrap.style-default .link {
  border-color: var(--color-black);
  color: var(--color-black);
  background: rgba(255, 255, 255, 0.32);
}
.featured-news__slideshow .swiper__controls {
  padding: 0 1.125em;
}

.layout__featured_news {
  overflow: hidden;
}
.layout__featured_news div[role=listitem]:first-child .news-listing__image {
  aspect-ratio: 2.0793;
}

.featured-news__featured {
  margin-bottom: 1.25em;
}

.featured-news__slideshow {
  position: relative;
}
.featured-news__slideshow .swiper {
  overflow: visible;
}
.featured-news__slideshow .swiper__controls {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1.6em;
  gap: 1em;
  height: 2.8em;
  pointer-events: auto;
}
.featured-news__slideshow .swiper__nav {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
  width: 2.8em;
  height: 2.8em;
  background-color: transparent;
  border: 1px solid var(--color-light-grey);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
  flex-shrink: 0;
}
.featured-news__slideshow .swiper__nav.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
  filter: grayscale(1);
}
.featured-news__slideshow .swiper__nav.swiper-button-disabled:hover, .featured-news__slideshow .swiper__nav.swiper-button-disabled:focus {
  background-color: transparent;
  border: 1px solid var(--color-light-grey);
}
.featured-news__slideshow .swiper__nav.swiper-button-disabled:hover .svg-symbol svg *, .featured-news__slideshow .swiper__nav.swiper-button-disabled:focus .svg-symbol svg * {
  fill: var(--color-blue);
}
.featured-news__slideshow .swiper__nav:hover, .featured-news__slideshow .swiper__nav:focus {
  background-color: var(--color-blue);
  border-color: var(--color-blue);
  outline: none;
}
.featured-news__slideshow .swiper__nav:hover .svg-symbol svg *, .featured-news__slideshow .swiper__nav:focus .svg-symbol svg * {
  fill: var(--color-white);
}
.featured-news__slideshow .swiper__nav .svg-symbol {
  position: relative;
  width: 1.35em;
  height: 1.35em;
  top: auto;
  left: auto;
  transform: none;
  pointer-events: none;
  transform: rotate(-90deg);
}
.featured-news__slideshow .swiper__nav .svg-symbol svg * {
  fill: var(--color-blue);
  transition: fill 0.5s ease;
}
.featured-news__slideshow .swiper__nav.swiper__nav--prev .svg-symbol {
  transform: rotate(-90deg);
}
.featured-news__slideshow .swiper__pagination.swiper-pagination-progressbar {
  position: relative;
  bottom: auto;
  left: auto;
  top: auto;
  flex-grow: 1;
  height: 3px;
  background-color: var(--color-light-grey);
  padding: 0;
  overflow: hidden;
}
.featured-news__slideshow .swiper__pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--color-blue);
  height: 100%;
  position: absolute;
}

@media screen and (max-width: 1080px) {
  .featured-news__slideshow .btn_wrap.style-default {
    top: 22.2em;
  }
}
@media screen and (max-width: 640px) {
  /*
  .featured-news__title {
      margin-bottom: 3em;
  }

  .featured-news__featured {
      margin-bottom: 3em;
  }

  .featured-news__slideshow {
      .swiper__controls {
          margin-top: 3em;
          gap: 1em;
      }

      .swiper__nav {
          width: 3em;
          height: 3em;
      }
  }

  .featured-news__items {
      gap: 5em 0;
  }

  .featured-news__title + .row {
      gap: 5em 0;
  }
  */
  .layout__featured_news div[role=listitem]:first-child .news-listing__image {
    aspect-ratio: 0.9;
  }
  .featured-news__wrap .news-listing__image {
    aspect-ratio: 1.2;
  }
  .featured-news__slideshow .btn_wrap.style-default {
    top: 14.2em;
  }
  .featured-news__title {
    margin-bottom: 1.2em;
  }
  .featured-news__featured .news-listing {
    grid-template-columns: auto;
  }
  .featured-news__featured .news-listing__image {
    aspect-ratio: 0.9;
  }
  .featured-news__featured .news-listing__content {
    border-radius: 1em;
    margin-top: -1em;
    z-index: 1;
    min-height: 0;
    order: inherit;
    padding: 2.65em 2em;
  }
  .featured-news__featured .news-listing__content h4 {
    margin-bottom: 0.8em;
  }
  .featured-news__featured .news-listing__content h4 a,
  .featured-news__featured .news-listing__content p {
    display: block;
    overflow: visible;
    -webkit-line-clamp: none;
  }
  .featured-news__slideshow .swiper__nav {
    width: 2.5em;
    height: 2.5em;
  }
  .featured-news__slideshow .swiper__controls {
    height: 2.5em;
    margin-top: 2.6em;
    padding: 0 0.6em;
  }
}
.pullout-panel {
  overflow: hidden;
  border-radius: 1em;
  height: 33.7em;
}
.pullout-panel:after {
  content: "";
  display: block;
  width: 45.75em;
  height: 60.38em;
  background-color: var(--bg-color, --color-orange);
  z-index: 1;
  position: absolute;
  top: -12em;
  left: -16em;
  border-radius: 3.75em;
  transform: rotate(-60deg);
  transform-origin: 50% 50%;
}
.pullout-panel .media-wrap {
  position: absolute;
  width: 77%;
  left: 23%;
  height: 100%;
}
.pullout-panel .row {
  height: 100%;
  z-index: 2;
}
.pullout-panel .content {
  padding-right: 1em;
  padding-top: 2em;
}

@media screen and (max-width: 640px) {
  .pullout-panel {
    height: auto;
  }
  .pullout-panel:after {
    display: none;
  }
  .pullout-panel .row {
    height: auto;
  }
  .pullout-panel .media-wrap {
    position: relative;
    width: 100%;
    left: 0;
    height: auto;
  }
  .pullout-panel .media-wrap .fill {
    position: relative;
  }
  .pullout-panel .content {
    background-color: var(--color-orange);
    border-radius: 1em;
    margin-top: -1em;
    padding: 2.65em 2em;
    height: auto;
  }
}
.cards--1 .card {
  opacity: 0;
  top: -2em;
  transition: top 0.5s ease 0s, opacity 0.5s ease 0s;
}
.cards--1 .card.is-inview {
  opacity: 1;
  top: 0;
}
.cards--1 .card__media {
  height: 0;
  padding-bottom: 92.5%;
  overflow: hidden;
  border-radius: 0.9375em;
  background-color: var(--color-light-grey);
}
.cards--1 .card__content {
  padding-top: 2.6em;
  top: 0em;
  opacity: 1;
}
.cards--1 h4 {
  font-size: 1.395em;
  margin-bottom: 1.5em;
}
.cards--1 h4 a:hover,
.cards--1 h4 a:focus {
  color: var(--color-black);
}
.cards--1 p {
  font-size: 1.1em;
}
.cards--1 > .row {
  gap: 5em 0;
}

.cards--5 .card__media {
  padding-bottom: 60%;
}

.sectional[data-style-set=white] .cards--1 .card__content h3 a,
.sectional[data-style-set=white] .cards--1 .card__content h4 a,
.sectional[data-style-set=light-grey] .cards--1 .card__content h3 a,
.sectional[data-style-set=light-grey] .cards--1 .card__content h4 a,
.sectional[data-style-set=lighter-grey] .cards--1 .card__content h3 a,
.sectional[data-style-set=lighter-grey] .cards--1 .card__content h4 a {
  color: var(--color-black);
  text-decoration: none;
}

.sectional:not([data-style-set=white], [data-style-set=light-grey], [data-style-set=lighter-grey]) .cards--1 .card__content h3 a,
.sectional:not([data-style-set=white], [data-style-set=light-grey], [data-style-set=lighter-grey]) .cards--1 .card__content h4 a {
  color: var(--color-white);
  text-decoration: none;
}

.cards--3 > .row {
  gap: var(--gutter-width) 0;
}
.cards--3 .card {
  border-radius: 0.8333em;
  overflow: hidden;
  background-color: var(--color-ligher-grey, var(--bg-color));
  height: 100%;
}
.cards--3 .card__media {
  aspect-ratio: 1.6;
}
.cards--3 .card__content {
  padding: 2.4em 1.9em 6em 1.9em;
  position: static;
}
.cards--3 .card__content h4 a {
  color: var(--color-black);
  text-decoration: none;
}
.cards--3 .btn_wrap {
  position: absolute;
  bottom: 2em;
}
.cards--3 .btn_wrap .link {
  margin: 0;
}

.cards--7 .swiper,
.cards--8 .swiper,
.cards--20 .swiper {
  overflow: visible;
}
.cards--7 .swiper-slide,
.cards--8 .swiper-slide,
.cards--20 .swiper-slide {
  height: auto;
  padding-top: 1.75em;
}
.cards--7 .card__item,
.cards--8 .card__item,
.cards--20 .card__item {
  height: 100%;
}
.cards--7 .card__item > div,
.cards--8 .card__item > div,
.cards--20 .card__item > div {
  padding: 0 var(--half-gutter-width);
  height: 100%;
}
.cards--7 .card__content,
.cards--8 .card__content,
.cards--20 .card__content {
  background-color: var(--color-lighter-grey);
  border-radius: 0.9375em;
  padding: 6.4em 1.4em 2em 1.4em;
  height: 100%;
}
[data-style-set]:not([data-style-set=white]) .cards--7 .card__content,
[data-style-set]:not([data-style-set=white]) .cards--8 .card__content,
[data-style-set]:not([data-style-set=white]) .cards--20 .card__content {
  background-color: var(--color-white);
}
.cards--7 .card__content hr,
.cards--8 .card__content hr,
.cards--20 .card__content hr {
  background-color: var(--bg-color);
}
.cards--7 .card__icon,
.cards--8 .card__icon,
.cards--20 .card__icon {
  position: absolute;
  left: 50%;
  width: 7.5em;
  height: 7.5em;
  top: 2em;
  transform: translate(-50%, -50%);
  background-color: var(--bg-color, --color-orange);
  border-radius: 50%;
}
.cards--7 .card__icon svg *,
.cards--8 .card__icon svg *,
.cards--20 .card__icon svg * {
  fill: var(--color-white);
}
.cards--7 .card__icon .svg-symbol,
.cards--8 .card__icon .svg-symbol,
.cards--20 .card__icon .svg-symbol {
  width: 4em;
  height: 4em;
}

.layout__cards--9 .cards--7 .card__item > div {
  padding: 0;
}
.layout__cards--9 .cards--7 .row {
  gap: 5em 0;
}

.cards--8 h3,
.cards--20 h3 {
  text-align: center;
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}
.cards--8 p,
.cards--20 p {
  text-align: center;
  text-transform: uppercase;
  color: var(--color-orange);
  font-weight: 600;
  font-size: 0.78637em;
  letter-spacing: 0.1em;
}
.cards--8 .btn_wrap .link,
.cards--20 .btn_wrap .link {
  margin-top: 0.7em;
}
.cards--8 .card__content,
.cards--20 .card__content {
  display: grid;
  align-content: center;
  padding-top: 7.4em;
}
.cards--8 .card__items,
.cards--20 .card__items {
  gap: 4em 0;
}
.cards--8 .card__item > div,
.cards--20 .card__item > div {
  padding: 0;
}
@media screen and (max-width: 640px) {
  .cards--8 h3,
  .cards--20 h3 {
    font-size: 1.25em;
  }
}

.cards--20 .card[data-disabled="1"] {
  opacity: 0.3;
  pointer-events: none;
}
.cards--20 .card a {
  text-decoration: none;
}
.cards--20 .card a:hover, .cards--20 .card a:focus, .cards--20 .card a:active {
  text-decoration: none;
}
.cards--20 .card h3 {
  font-size: 1.875em;
}

.layout__cards--7 {
  overflow: hidden;
}

.cards--19 .stats__items__bg {
  background-color: var(--bg-color, --color-orange);
  border-radius: 0.9375em;
}
.cards--19 .stat {
  text-align: center;
  color: var(--color-white);
  container-type: inline-size;
}
.cards--19 .stat:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: var(--color-white);
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-50%, -50%);
}
.cards--19 .stat:last-child:after {
  display: none;
}
.cards--19 .stats__items {
  padding: 6em 0;
  gap: 3em 0;
}
.cards--19 .stat__figure {
  white-space: nowrap;
  font-weight: 600;
  line-height: 1;
  font-family: "Cera Pro";
  font-size: clamp(1em, 100cqw / (var(--character-count) - 1), 6em);
}
.cards--19 .stat__number {
  font-variant-numeric: tabular-nums;
}
.cards--19 .stat__label {
  margin: 0;
  color: var(--color-white);
  font-size: 1.25em;
  font-weight: 600;
  padding: 0 2em;
}

@media screen and (max-width: 640px) {
  .cards--19 .stat:after {
    top: calc(100% + 1.5em);
    left: 50%;
    width: 100%;
    height: 1px;
  }
  .cards--19 .stat:last-child:after {
    display: none;
  }
  .cards--19 .stats__items {
    padding: 3.2em 4em;
    gap: 3em 0;
  }
  .cards--19 .stat__figure {
    font-size: clamp(1em, 100cqw / (var(--character-count) - 2), 6em);
  }
}
.tabbed-content__wrapper {
  display: flex;
  flex-direction: column;
}
.tabbed-content__nav-wrapper {
  display: none;
}
@media (min-width: 640px) {
  .tabbed-content__nav-wrapper {
    display: block;
  }
}
.tabbed-content__nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.tabbed-content__nav-item {
  margin: 0;
}
.tabbed-content__nav-btn {
  background: none;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  outline: none;
}
.tabbed-content__panels {
  display: flex;
  flex-direction: column;
}
@media (min-width: 641px) {
  .tabbed-content__panels {
    position: relative;
    overflow: hidden;
    transition: height 0.5s ease;
  }
}
@media screen and (max-width: 640px) {
  .tabbed-content__panels {
    background-color: var(--color-lighter-grey);
  }
}
@media screen and (max-width: 640px) {
  [data-style-set]:not([data-style-set=white]) .tabbed-content__panels {
    background-color: var(--color-white);
  }
}
.tabbed-content__acc-btn {
  display: none;
}
@media screen and (max-width: 640px) {
  .tabbed-content__acc-btn {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: var(--color-white);
    border: none;
    border-bottom: 1px solid var(--color-lighter-grey);
    cursor: pointer;
    text-align: left;
    position: relative;
    outline: none;
  }
  .tabbed-content__acc-btn .tabbed-content__acc-label {
    color: var(--color-orange);
    font-weight: 500;
    transition: color 0.5s ease;
  }
  .tabbed-content__acc-btn .tabbed-content__acc-icon {
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    right: 1.2em;
    flex-shrink: 0;
  }
  .tabbed-content__acc-btn .tabbed-content__acc-icon svg {
    width: 100%;
    height: 100%;
    fill: var(--color-orange);
    transition: fill 0.5s ease;
  }
  .tabbed-content__acc-btn:hover .tabbed-content__acc-label, .tabbed-content__acc-btn:focus .tabbed-content__acc-label, .tabbed-content__acc-btn.is-active .tabbed-content__acc-label {
    color: var(--color-blue);
  }
  .tabbed-content__acc-btn:hover .tabbed-content__acc-icon svg *, .tabbed-content__acc-btn:focus .tabbed-content__acc-icon svg *, .tabbed-content__acc-btn.is-active .tabbed-content__acc-icon svg * {
    fill: var(--color-blue);
  }
  .tabbed-content__acc-btn.is-active .tabbed-content__acc-icon {
    transform: translateY(-50%) rotate(180deg);
  }
  .tabbed-content__acc-btn {
    padding: 1.5em 3.7em 1.5em 1.3em;
    font-family: "Cera Pro";
    font-size: 1.125em;
    transition: all 0.3s ease;
  }
  .tabbed-content__acc-btn .tabbed-content__acc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
  }
}
.tabbed-content__panel {
  overflow: hidden;
  transition: height 0.5s ease;
}
@media (min-width: 641px) {
  .tabbed-content__panel {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    height: auto !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .tabbed-content__panel.is-active {
    opacity: 1;
    visibility: visible;
    position: relative;
  }
}
.tabbed-content__panel[hidden] {
  display: none !important;
}
.tabbed-content__panel .content {
  animation: fadeInTab 0.4s ease forwards;
}
@media screen and (max-width: 640px) {
  .tabbed-content__panel {
    background-color: var(--color-white);
    color: var(--color-black);
    border-bottom: 1px solid var(--color-lighter-grey);
  }
}
@media screen and (max-width: 640px) {
  .tabbed-content__panel-inner {
    padding: 1.4em 1.9em 3em 1.9em;
  }
}

@media (min-width: 640px) {
  .tabbed-content--1 .tabbed-content__wrapper {
    gap: 0;
  }
}
.tabbed-content--1 .tabbed-content__nav {
  border-bottom: none;
  gap: 0;
  align-items: stretch;
}
.tabbed-content--1 .tabbed-content__nav-item {
  flex: 1;
  min-width: 12.5em;
}
.tabbed-content--1 .tabbed-content__nav-item:last-child {
  margin-right: 0;
}
.tabbed-content--1 .tabbed-content__nav-btn {
  width: 100%;
  height: 100%;
  color: var(--color-black);
  padding: 0.8em 1.1em 1.55em 1.1em;
  font-family: "Cera Pro";
  font-weight: 500;
  font-size: 1.25em;
  text-align: center;
  border-top-left-radius: 0.75em;
  border-top-right-radius: 0.75em;
  background-color: var(--color-light-grey);
}
.tabbed-content--1 .tabbed-content__nav-btn:hover, .tabbed-content--1 .tabbed-content__nav-btn:focus {
  background-color: var(--color-light-grey);
}
.tabbed-content--1 .tabbed-content__nav-btn.is-active {
  background-color: var(--color-lighter-grey);
  color: var(--color-orange);
}
@media (min-width: 640px) {
  .tabbed-content--1 .tabbed-content__panels {
    background-color: var(--color-lighter-grey);
    border-radius: 0 0.75em 0.75em 0.75em;
    margin-top: -0.75em;
  }
}
@media (min-width: 640px) {
  .tabbed-content--1 .tabbed-content__panel-inner {
    padding: 3em 0;
  }
}

[data-style-set=light-grey] .tabbed-content--1 .tabbed-content__nav-btn.is-active,
[data-style-set=lighter-grey] .tabbed-content--1 .tabbed-content__nav-btn.is-active {
  background-color: var(--color-white);
}
@media (min-width: 640px) {
  [data-style-set=light-grey] .tabbed-content--1 .tabbed-content__panel,
  [data-style-set=lighter-grey] .tabbed-content--1 .tabbed-content__panel {
    background-color: var(--color-white);
  }
}

[data-style-set=lighter-grey] .tabbed-content--1 .tabbed-content__nav-btn {
  background-color: var(--color-light-grey);
}

[data-style-set=light-grey] .tabbed-content--1 .tabbed-content__nav-btn {
  background-color: var(--color-lighter-grey);
}

.tabbed-content--2 .tabbed-content__nav {
  border-bottom: none;
  justify-content: center;
}
.tabbed-content--2 .tabbed-content__panels:before {
  display: none;
}
@media (min-width: 640px) {
  .tabbed-content--2 .tabbed-content__panels:before {
    content: "";
    display: block;
    background-color: var(--color-lighter-grey);
    width: 100vw;
    height: calc(100% + var(--page-spacing));
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
.tabbed-content--2 .tabbed-content__nav-item {
  display: flex;
}
.tabbed-content--2 .tabbed-content__nav-btn {
  background: transparent;
  color: var(--color-black);
  font-family: "Cera Pro";
  font-size: 1.25em;
  font-weight: 400;
  padding: 0.8em 3em 1.05em 3em;
  position: relative;
  z-index: 1;
  margin-bottom: -0.25em;
}
.tabbed-content--2 .tabbed-content__nav-btn:hover, .tabbed-content--2 .tabbed-content__nav-btn:focus {
  color: var(--color-orange);
}
.tabbed-content--2 .tabbed-content__nav-btn.is-active {
  color: var(--color-orange);
  font-weight: 500;
}
.tabbed-content--2 .tabbed-content__nav-btn.is-active::before, .tabbed-content--2 .tabbed-content__nav-btn.is-active::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  background-color: var(--color-lighter-grey);
  transform: translate(calc(-50% - 1.5em), 0) skewX(-15deg);
  border-radius: 0.25em;
  z-index: -1;
  width: 75%;
}
.tabbed-content--2 .tabbed-content__nav-btn.is-active::after {
  transform: translate(calc(-50% + 1.5em), 0) skewX(15deg);
}
@media (min-width: 640px) {
  .tabbed-content--2 .tabbed-content__panel {
    position: relative;
  }
  .tabbed-content--2 .tabbed-content__panel::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background-color: var(--color-light-grey);
    opacity: 0.25;
    z-index: -1;
    pointer-events: none;
  }
}
@media (min-width: 640px) {
  .tabbed-content--2 .tabbed-content__panel-inner {
    padding: 4.375em 0;
  }
}

[data-style-set=light-grey] .tabbed-content--2 .tabbed-content__nav-btn.is-active::before, [data-style-set=light-grey] .tabbed-content--2 .tabbed-content__nav-btn.is-active::after,
[data-style-set=lighter-grey] .tabbed-content--2 .tabbed-content__nav-btn.is-active::before,
[data-style-set=lighter-grey] .tabbed-content--2 .tabbed-content__nav-btn.is-active::after {
  background-color: var(--color-white);
}
[data-style-set=light-grey] .tabbed-content--2 .tabbed-content__panels::before,
[data-style-set=lighter-grey] .tabbed-content--2 .tabbed-content__panels::before {
  background-color: var(--color-white);
}

[data-style-set]:not([data-style-set=white]):not([data-style-set=light-grey]):not([data-style-set=lighter-grey]) .tabbed-content--2 .tabbed-content__nav-btn {
  color: var(--color-white);
}
[data-style-set]:not([data-style-set=white]):not([data-style-set=light-grey]):not([data-style-set=lighter-grey]) .tabbed-content--2 .tabbed-content__nav-btn.is-active {
  color: var(--color-orange);
}

@keyframes fadeInTab {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
a {
  transition: color 0.5s ease 0s;
}

[data-style-set]:not([data-style-set=white]) input[type=color],
[data-style-set]:not([data-style-set=white]) input[type=date],
[data-style-set]:not([data-style-set=white]) input[type=datetime-local],
[data-style-set]:not([data-style-set=white]) input[type=datetime],
[data-style-set]:not([data-style-set=white]) input[type=email],
[data-style-set]:not([data-style-set=white]) input[type=month],
[data-style-set]:not([data-style-set=white]) input[type=number],
[data-style-set]:not([data-style-set=white]) input[type=password],
[data-style-set]:not([data-style-set=white]) input[type=search],
[data-style-set]:not([data-style-set=white]) input[type=tel],
[data-style-set]:not([data-style-set=white]) input[type=text],
[data-style-set]:not([data-style-set=white]) input[type=time],
[data-style-set]:not([data-style-set=white]) input[type=url],
[data-style-set]:not([data-style-set=white]) input[type=week],
[data-style-set]:not([data-style-set=white]) select,
[data-style-set]:not([data-style-set=white]) textarea {
  background-color: var(--color-white);
  border-color: var(--color-white);
}
[data-style-set]:not([data-style-set=white]) textarea {
  background-color: var(--color-white);
  border-color: var(--color-white);
}

.layout[data-layout-width=fullscreen] {
  overflow: hidden;
}

.layout__media_poster .media-poster[media-height=viewport] {
  height: calc(100dvh - var(--header-height) - var(--header-corporate-height) - var(--wp-admin--admin-bar--height, 0px) - var(--page-padding) * 2);
  min-height: 320px;
}
.layout__media_poster .media-poster[media-height=viewport] .media {
  object-position: 50% 50%;
  object-fit: cover;
  height: 100%;
}
.layout__media_poster .media-poster[media-height=viewport] .media img {
  height: 100%;
}
.layout__media_poster[data-layout-width=fullscreen] .media-poster[media-height=viewport] {
  height: calc(100dvh - var(--header-height) - var(--header-corporate-height) - var(--wp-admin--admin-bar--height, 0px));
}

.gallery.swiper {
  margin: 1em 0;
}
.gallery.swiper:first-child {
  margin-top: 0;
}
.gallery.swiper:last-child {
  margin-top: 0;
}
.gallery.swiper .gallery-item {
  overflow: hidden;
  border-radius: 0.5em;
}
.gallery.swiper .swiper__pagination {
  display: none;
}
.gallery.swiper .swiper__controls {
  position: absolute;
  bottom: 1em;
  left: 0;
  width: 100%;
}
.gallery.swiper .swiper__nav {
  transform: rotate(0deg) translate(0%, -100%);
}
.gallery.swiper .swiper__nav.swiper__nav--prev {
  transform: rotate(180deg) translate(0%, 100%);
}

.layout .embed-responsive {
  border-radius: 0.5em;
}

html:not(.page-ready) .page-loader__logo {
  left: 0;
  opacity: 1;
  transition: left 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
}

html:not(.page-ready) .page-loader__percentage {
  right: 0;
  opacity: 1;
}

.layout {
  /*
  &.is-inview {
      .page-ready & {
          .content {
              top: 0em;
              opacity: 1;
          }

          .stat {
              left: 0em;
              opacity: 1;
          }
      }
  }
  */
}

[data-style-set=light-grey].sectional .layout__predefined--14 .content,
[data-style-set=light-grey].sectional .layout__predefined--15 .content, [data-style-set=light-grey] .sectional .layout__predefined--14 .content,
[data-style-set=light-grey] .sectional .layout__predefined--15 .content,
[data-style-set=lighter-grey].sectional .layout__predefined--14 .content,
[data-style-set=lighter-grey].sectional .layout__predefined--15 .content,
[data-style-set=lighter-grey] .sectional .layout__predefined--14 .content,
[data-style-set=lighter-grey] .sectional .layout__predefined--15 .content {
  background-color: var(--color-white);
}

.content--above {
  margin-bottom: 1.5em;
}

.card__more {
  display: block;
  position: absolute;
  bottom: 1em;
  right: 1em;
  width: 2em;
  height: 2em;
  border-radius: 0.5em;
  background-color: var(--color-white);
  transition: background-color 0.5s ease 0s;
  overflow: hidden;
  z-index: 1;
  text-indent: -999px;
}
.card__more .svg-symbol {
  width: 1em;
  height: 1em;
}
a:hover .card__more, a:focus .card__more {
  background-color: var(--color-orange);
}

.archive__content--above {
  margin-bottom: 3.8em;
}

.back-bar a:before {
  content: "<";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0%, -50%);
}
.back-bar .svg-symbol {
  display: none;
}
.back-bar a {
  padding-left: 1.1em;
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-orange);
  transition: color 0.5s ease 0s;
}
.back-bar a:hover,
.back-bar a:focus {
  color: var(--color-blue);
}
.back-bar a:hover .svg-symbol svg *,
.back-bar a:focus .svg-symbol svg * {
  fill: var(--color-blue);
}

.back-bar__name {
  font-size: 0.9em;
}

@media screen and (max-width: 640px) {
  .content--above {
    margin-bottom: 1.9em;
  }
  .filter-open .filter-wrap .alm-filters {
    opacity: 1;
    pointer-events: auto;
  }
  .page-ready .is-inview .slideshow__2 .tagline {
    top: 3em;
  }
  .page-ready .is-inview .slideshow__2 .swiper__controls > div {
    bottom: 1.75em;
  }
  .sectional > .layout__testimonials[data-layout-spacing=none] {
    padding-bottom: var(--page-padding);
  }
  .sectional > .layout__testimonials[data-layout-padding=none] > .layout__pos {
    padding: 0 var(--page-padding);
  }
  .google-map__canvas {
    aspect-ratio: 1;
  }
  .back-bar {
    top: -3.25em;
  }
  .back-bar a {
    font-size: 0.9em;
  }
  .back-bar + .layout {
    margin-top: 7em;
  }
}
.agent-contact {
  padding-left: 1.7em;
}
.agent-contact .svg-symbol {
  left: 0;
  transform: translate(0, -50%);
  width: 0.9em;
  height: 0.9em;
}
.agent-contact svg * {
  fill: var(--color-black);
}

.agent-photo {
  overflow: hidden;
  border-radius: 0.5em;
  background-color: var(--color-light-grey);
  max-width: 50%;
}
.agent-photo img {
  display: block;
  width: 100%;
  height: auto;
}

.layout__archives--team-1 {
  margin-top: 0;
}
.layout__archives--team-1 .alm-listing.row {
  gap: 5em 0;
}

.layout__archives--team-1 {
  margin-top: 0;
}
.layout__archives--team-1 .alm-listing.row {
  gap: 2.5em 0;
}

.team-listing__image {
  display: block;
  overflow: hidden;
  border-radius: 0.9375em;
  aspect-ratio: 0.8;
}
.team-listing__image img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: cover;
}

.team-listing__content {
  padding: 2.8em 0 3em 0;
}
.team-listing__content h4 {
  margin-bottom: 0;
  font-size: 1.875em;
}
.team-listing__content h4 a {
  text-decoration: none;
  color: inherit;
}
.team-listing__content p {
  color: var(--color-black);
  margin-top: 0.8em;
  font-size: 1.25em;
  line-height: 1.2;
}
.team-listing__content .btn_wrap {
  position: absolute;
  bottom: 0;
}
.team-listing__content .btn_wrap .link {
  margin: 0;
}

.single-team__image {
  display: block;
  overflow: hidden;
  border-radius: 0.5em;
}
.single-team__image img {
  width: 100%;
  height: auto;
  display: block;
}

.single-team__details h1 {
  font-size: 2.5em;
}

.single-team__article .content {
  margin-top: 1.6em;
  margin-bottom: 4em;
}
.single-team__article .content + .btn_wrap {
  margin-top: 3em;
}

.single-team__wrap {
  padding-top: 2em;
}

.team-listing {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
}
.team-listing.is-inview {
  opacity: 1;
}

@media screen and (max-width: 640px) {
  .single-team__wrap {
    gap: 5em 0;
    padding-top: 0;
  }
  .single-team__article .content {
    margin-bottom: 3em;
  }
  .single-team__article .btn_wrap.style-underline .link {
    margin-top: 2em;
  }
}
.slideshow__2 {
  height: 54vw;
  max-height: calc(100dvh - var(--header-height) - var(--header-corporate-height));
  min-height: 480px;
}
.slideshow__2 .media {
  opacity: 1;
}
.slideshow__2 .slideshow__visuals {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.slideshow__2 .slideshow__visuals:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.32);
  background-blend-mode: multiply;
  z-index: 2;
}
.slideshow__2 .swiper-fill {
  height: 100%;
}
.slideshow__2 .tagline {
  color: var(--color-white);
  position: absolute;
  top: 1.6em;
  left: var(--page-padding);
  opacity: 0;
  transition: top 0.5s ease 0s, opacity 0.5s ease 0s;
}
.page-ready .is-inview .slideshow__2 .tagline {
  top: 3.6em;
  opacity: 1;
}
.slideshow__2 .tagline span {
  opacity: 0;
}
.slideshow__2 .tagline > div {
  font-size: 3.35em;
}
.slideshow__2 .slideshow__caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
}
.slideshow__2 .slideshow__caption .layout__pos,
.slideshow__2 .slideshow__caption .row {
  height: 100%;
}
.slideshow__2 .slideshow__caption .row {
  align-content: end;
}
.slideshow__2 .slideshow__caption .content {
  padding-bottom: 4.5em;
}
.slideshow__2 .slideshow__caption .content h3 {
  margin-bottom: 0.5em;
}
.slideshow__2 .slideshow__caption .content p {
  font-size: 1.1em;
}
.page-ready .is-inview .slideshow__2 .slideshow__caption .content {
  transition-delay: 1s;
}
.slideshow__2 .slide-left .slide-1 {
  width: 200%;
}
.slideshow__2 .slide-right {
  transform: rotate(180deg);
}
.slideshow__2 .slide-right .slide-1 {
  width: 200%;
  transform: translate(-50%, 0%);
}
.slideshow__2 .slide-right .slide-1 figure {
  transform: rotate(180deg) translate(-50%, 0);
}
.slideshow__2 .slide-right .slide-2 figure {
  transform: rotate(180deg);
}
.slideshow__2 .swiper__controls > div {
  position: absolute;
  left: 50%;
  color: var(--color-white);
  width: 50%;
  text-align: center;
  bottom: 5.2em;
  display: flex;
  justify-content: center;
  opacity: 0;
  transition: bottom 0.5s ease 1s, opacity 0.5s ease 1s;
}
.page-ready .is-inview .slideshow__2 .swiper__controls > div {
  bottom: 3.2em;
  opacity: 1;
}
.slideshow__2 .swiper__controls > div > div {
  padding-right: 4.4em;
  top: -0.3em;
}
.slideshow__2 .swiper__fraction {
  font-size: 3.3em;
}
.slideshow__2 .swiper-pagination-fraction {
  top: auto;
  bottom: auto;
}
.slideshow__2 .swiper__nav--next {
  top: auto;
  bottom: 4.45em;
  right: var(--page-padding);
}
.slideshow__2 .swiper__nav--prev {
  display: none;
}
.slideshow__2 .swiper__autoplay-progress {
  position: absolute;
  right: 0;
  width: 2.4em;
  height: 2.4em;
  top: 50%;
  transform: translate(0, -50%);
}
.slideshow__2 .swiper__autoplay-progress span {
  display: none;
}

.slideshow__4 .content-align {
  align-content: center;
}
.slideshow__4 .swiper__controls {
  height: 2.8em;
  margin-top: 2.8em;
}
.slideshow__4 .swiper__nav {
  left: auto;
  right: 3.5em;
}
.slideshow__4 .swiper__nav svg * {
  fill: var(--color-blue) !important;
}
.slideshow__4 .swiper__nav:hover svg *, .slideshow__4 .swiper__nav:focus svg * {
  fill: var(--color-white) !important;
}
.slideshow__4 .swiper__nav--next {
  left: auto;
  right: 0;
}
.slideshow__4 .swiper__pagination {
  padding: 0;
}
.slideshow__4 .swiper__pagination.swiper-pagination-progressbar {
  background-color: var(--color-light-grey);
  height: 3px;
  top: 50%;
  transform: translate(0, -50%);
  width: 75%;
}
.slideshow__4 .swiper-slide .row {
  gap: 2.5em 0;
}

.swiper__nav {
  top: 50%;
  left: 1em;
  transform: rotate(-90deg);
  background-color: var(--color-white);
  transition: background-color 0.5s ease 0s, border-color 0.5s ease 0s;
  top: auto;
  width: 2.8em;
  height: 2.8em;
  border: 1px solid var(--color-light-grey);
  border-radius: 50%;
}
.swiper__nav .svg-symbol {
  width: 1.35em;
  height: 1.35em;
  top: calc(50% + 0.1em);
}
.swiper__nav .svg-symbol svg * {
  fill: var(--color-blue);
  transition: fill 0.5s ease;
}
.swiper__nav.swiper__nav--prev {
  transform: rotate(180deg);
}
.swiper__nav:hover, .swiper__nav:focus {
  background-color: var(--color-blue);
  border-color: var(--color-blue);
}
.swiper__nav:hover .svg-symbol svg *, .swiper__nav:focus .svg-symbol svg * {
  fill: var(--color-white);
}

.swiper__nav--next {
  left: auto;
  right: 1em;
}

.layout__slideshow--3 .copy__above {
  margin-bottom: 2.5em;
}
.layout__slideshow--3 .step__value {
  font-size: 2.5em;
  line-height: 1.2;
  letter-spacing: 0em;
  font-weight: 400;
  font-family: "Cera Pro";
  text-transform: none;
}
.layout__slideshow--3 .step__header h4 {
  color: var(--color-indigo);
}
.layout__slideshow--3 .swiper__nav {
  right: 0;
}
.layout__slideshow--3 .swiper__pagination {
  padding: 0;
  height: 100%;
}
.layout__slideshow--3 .swiper__nav--prev {
  left: 0;
  right: auto;
}
.layout__slideshow--3 .swiper__controls {
  height: 2.8em;
  position: relative;
  margin-top: 2.75em;
}
.layout__slideshow--3 .swiper__fraction {
  height: 100%;
  position: absolute;
  top: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  color: var(--color-blue);
  font-size: 0.8em;
  font-weight: bold;
}

.layout__slideshow--1 .swiper__nav {
  bottom: 1em;
  top: auto;
}
.layout__slideshow--1 .swiper-wrapper {
  border-radius: 0.5em;
  overflow: hidden;
}

@media screen and (max-width: 640px) and (orientation: portrait) {
  .slideshow__2 {
    height: calc(100dvh - var(--header-height));
  }
  .slideshow__2 .slideshow__visuals {
    display: block;
  }
  .slideshow__2 .slideshow__visuals > div {
    height: 100%;
  }
  .slideshow__2 .slideshow__visuals > div:last-child {
    display: none;
  }
  .slideshow__2 .slide-left .slide-1 {
    width: 100%;
  }
  .slideshow__2 .tagline {
    top: 3em;
  }
  .slideshow__2 .tagline > div {
    font-size: 2.85em;
  }
  .slideshow__2 .tagline span {
    display: block;
  }
  .slideshow__2 .swiper__nav--next {
    bottom: 2em;
  }
  .slideshow__2 .swiper__controls > div {
    left: var(--page-padding);
    bottom: 1.725em;
    width: auto;
    text-align: left;
  }
  .slideshow__2 .swiper__controls > div > div {
    padding-right: 2.3em;
  }
  .slideshow__2 .swiper__fraction {
    font-size: 1.6em;
  }
  .slideshow__2 .swiper__autoplay-progress {
    width: 1.35em;
    height: 1.35em;
  }
  .slideshow__2 .slideshow__caption .content {
    padding-bottom: 8.8em;
  }
  .slideshow__2 .slideshow__caption .content p {
    font-size: 1em;
  }
}
@media screen and (max-width: 640px) {
  .slideshow__2 .slideshow__caption .content h3 {
    margin-bottom: 0.9em;
    margin-top: 1.2em;
  }
}
.layout__predefined--17 .layout-row-parent > .row,
.layout__predefined--20 .layout-row-parent > .row {
  gap: 2.5em 0;
}

.layout__predefined--11 .stats {
  display: grid;
  gap: 2.65em;
}
.layout__predefined--11 .stat__figure {
  font-size: 3.345em;
}
.layout__predefined--11 .stat__label {
  font-size: 1.4em;
  margin-bottom: 0.8em;
}

.layout__predefined--14 .content,
.layout__predefined--15 .content {
  height: 100%;
  border-radius: 0.5em;
  background-color: var(--color-light-grey);
  padding: 3em var(--page-padding);
}

.layout__predefined--12 .has-tags {
  padding-top: 3.2em;
}

.layout__predefined--13 .sticky {
  position: sticky;
  top: calc(var(--header-height) + var(--header-corporate-height) + var(--wp-admin--admin-bar--height, 0px) + 4.5em);
}
.layout__predefined--13 .sticky .page__tags {
  position: absolute;
  bottom: 100%;
}

.layout__predefined--15 {
  overflow: hidden;
}
.layout__predefined--15 .slideshow-wrap {
  width: 200%;
}
.layout__predefined--15 .swiper {
  height: 42em;
  margin: 0 calc(-1 * var(--half-gutter-width));
  overflow: visible;
  position: static;
}
.layout__predefined--15 .swiper .card__tags {
  z-index: 1;
  width: calc(100% - var(--gutter-width));
  left: var(--half-gutter-width);
}
.layout__predefined--15 .media {
  width: calc(100% - var(--gutter-width));
  left: var(--half-gutter-width);
  overflow: hidden;
  border-radius: 0.5em;
}
.layout__predefined--15 .content-start {
  z-index: 2;
}
.layout__predefined--15 .swiper__controls {
  width: calc(50% + var(--half-gutter-width));
  transform: translate(-100%, 0%);
  z-index: 3;
  left: calc(-1 * var(--half-gutter-width));
}
.layout__predefined--15 .swiper__nav {
  top: auto;
  bottom: 1em;
  left: auto;
  right: calc(3.75em + var(--half-gutter-width));
}
.layout__predefined--15 .swiper__nav--next {
  right: calc(1em + var(--half-gutter-width));
}
.layout__predefined--15 .swiper-slide {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
}
.layout__predefined--15 .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.layout__predefined--15 .swiper-slide.swiper-slide-active ~ .swiper-slide {
  opacity: 1;
}

@media screen and (max-width: 640px) {
  .layout__predefined--11 .row .row {
    gap: 5em;
  }
  .layout__predefined--11 .stats {
    grid-template-columns: 1fr 1fr;
    gap: 3.2em 1.5em;
  }
  .layout__predefined--11 .stat__label {
    font-size: 1.26em;
    margin-bottom: 1em;
  }
  .layout__predefined--11 .stat__figure {
    font-size: 2.84em;
  }
  .layout__predefined--7 .layout-row-parent > .row,
  .layout__predefined--16 .layout-row-parent > .row,
  .layout__predefined--19 .layout-row-parent > .row,
  .layout__predefined--9 .layout-row-parent > .row {
    gap: 3em;
  }
  .layout__predefined--8 .layout-row-parent > .row {
    gap: 2.5em;
  }
  .layout__predefined--12 .layout-row-parent > .row {
    gap: 2.5em 0;
  }
  .layout__predefined--12 .sticky {
    position: relative;
    top: auto;
  }
  .layout__predefined--12 .sticky .page__tags {
    position: relative;
    bottom: auto;
  }
  .layout__predefined--12 .has-tags {
    padding-top: 0;
  }
  .layout__predefined--14 .layout-row-parent > .row,
  .layout__predefined--15 .layout-row-parent > .row {
    gap: var(--gutter-width);
  }
  .layout__predefined--13 .layout-row-parent > .row {
    gap: 2.5em;
  }
  .layout__predefined--15 .slideshow-wrap {
    width: 175%;
  }
  .layout__predefined--15 .swiper {
    height: 28em;
  }
  .layout__predefined--15 .swiper__controls {
    height: 100%;
    left: 0;
    right: auto;
    width: 100%;
    transform: none;
  }
  .layout__predefined--15 .swiper__nav {
    left: 1em;
  }
  .layout__predefined--15 .swiper__nav.swiper__nav--next {
    left: calc(75vw - var(--gutter-width) - 1em);
    right: auto;
  }
}
.layout__testimonials[data-layout-width=fullscreen] {
  overflow: hidden;
}
.layout__testimonials[data-layout-width=fullscreen][data-layout-padding=default] > .layout__pos {
  padding: 0;
}
.layout__testimonials[data-layout-width=fullscreen] .media-poster {
  border-top-right-radius: 0em;
  border-bottom-right-radius: 0em;
}
.layout__testimonials[data-layout-width=fullscreen] .content {
  padding: 0 0 0 var(--page-padding);
  margin: 0 0 0 auto;
  width: 100%;
}

.testimonials__quotes-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.testimonials__quotes-wrap .content {
  padding-top: 4.5em;
}

.testimonials__images-wrap,
.testimonials__image {
  height: 100%;
}
.testimonials__images-wrap .media,
.testimonials__image .media {
  height: 100%;
}

.testimonials__quotes {
  padding-bottom: 4.5em;
}
.testimonials__quotes blockquote {
  margin: 0;
  font-size: 1.39em;
  max-width: 80%;
}
.testimonials__quotes cite {
  font-style: normal;
  margin-top: 2em;
  display: block;
  font-size: 1.1em;
}
.testimonials__quotes .swiper__controls {
  left: calc(100% + var(--gutter-width));
  bottom: -3.5em;
}
.testimonials__quotes .swiper__nav {
  top: auto;
  bottom: 0;
}
.testimonials__quotes .swiper__nav.swiper__nav--prev {
  left: auto;
  right: 3.5em;
}

@media screen and (max-width: 640px) {
  .testimonials__quotes blockquote {
    font-size: 1.1em;
    max-width: 100%;
  }
  .testimonials__quotes cite {
    font-size: 0.9em;
  }
  .layout__testimonials[data-layout-width=fullscreen] .media-poster {
    border-radius: 0em;
  }
  .testimonials > .row > div {
    position: static;
  }
  .testimonials__quotes-wrap,
  .testimonials__quotes {
    position: static;
  }
  .testimonials__quotes .swiper__controls {
    bottom: 0;
    left: 0;
    top: auto;
    position: absolute;
    width: 100%;
  }
  .testimonials__quotes .swiper__nav {
    bottom: calc(100% + 1em);
    top: auto;
    right: 0em;
  }
  .testimonials__quotes .swiper__nav.swiper__nav--prev {
    top: auto;
    bottom: 1em;
    display: none;
  }
  .testimonials__quotes-wrap .content {
    padding-top: 2.5em;
  }
  .testimonials__images-wrap {
    border-radius: 0.5em;
    overflow: hidden;
  }
  .testimonials__quotes-wrap > .content {
    padding-top: var(--page-spacing);
  }
  .testimonials__quotes {
    padding-bottom: var(--page-spacing);
    position: relative;
  }
  .layout__testimonials[data-layout-width=fullscreen] .content {
    padding-left: 0;
  }
}
.faq-archive .filter-wrap {
  position: relative;
  top: auto;
  width: auto;
  margin: auto;
  height: auto;
  background-color: transparent;
  padding: 0;
}
.faq-archive .filter-controls {
  display: flex;
  gap: 1.25em;
}
.faq-archive #faq-search {
  width: 39em;
  background-color: transparent;
  border: 2px solid var(--color-orange);
  border-radius: 1.5em;
  padding: 0 1.3em;
  height: 2.625em;
  color: var(--color-black);
}
.faq-archive #faq-category {
  width: 16em;
  background-color: transparent;
  border: 2px solid var(--color-orange);
  border-radius: 1.5em;
  padding: 0 1.3em;
  height: 2.625em;
}

.faqs__link {
  margin-top: 14em;
}

@media screen and (max-width: 640px) {
  .faqs__link {
    margin-top: 3.5em;
  }
}
#qc8308l9 .sectional__bg__container {
  position: sticky;
  height: 100vh;
  top: 0;
  clip-path: inset(0 round calc(6em * (1 - var(--section-progress, 0))) calc(6em * (1 - var(--section-progress, 0))) 0 0);
  will-change: clip-path;
  overflow: hidden;
}
#qc8308l9 .sectional__container {
  position: sticky;
  top: 0;
  min-height: 100vh;
  overflow: hidden;
}
@media (max-width: 640px) {
  #qc8308l9 .sectional__container {
    position: static;
    height: auto;
    overflow: visible;
    margin-top: 60vh;
  }
}
#qc8308l9 .sectional__container > .layout:last-child {
  margin-bottom: calc(var(--page-spacing) + 6em);
}
#qc8308l9::after {
  content: "";
  display: block;
  height: 200vh;
}
@media (max-width: 640px) {
  #qc8308l9::after {
    display: none;
  }
}
#qc8308l9 .sectional__bg__media {
  height: 100vh;
  filter: grayscale(1);
  will-change: transform;
}
#qc8308l9 .sectional__bg__media:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

#mifeohjg {
  margin-top: -6em;
}
#mifeohjg .sectional__bg {
  clip-path: inset(0 round calc(6em * (1 - var(--section-progress, 0))) calc(6em * (1 - var(--section-progress, 0))) 0 0);
  will-change: clip-path;
}

h2.brand-proposition {
  color: var(--color-cream) !important;
  font-size: 2.777777em;
  line-height: 1.035;
}
h2.brand-proposition em {
  color: var(--color-light-green);
  font-style: normal;
}

.stat-cards {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 5.4em 0;
}
.stat-cards p {
  font-family: "TT Norms Pro Mono";
  text-transform: uppercase;
  margin-bottom: 1.25em;
  text-wrap: balance;
  line-height: 1.25;
  width: 80%;
  min-height: 2.5em;
}
.stat-cards .count {
  color: var(--color-light-green);
  font-size: 6.66666em;
  line-height: 1;
}
.stat-cards .label {
  display: inline-block;
  font-family: "TT Norms Pro Mono";
  color: var(--color-light-green);
  text-transform: uppercase;
  font-size: 0.888888em;
  border: 1px solid var(--color-light-green);
  border-radius: 10em;
  padding: 0.4em 0.9375em;
  margin-top: 2.3em;
}

.layout__cta .cta {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 2em var(--gutter-width);
}
.layout__cta .cta__title {
  grid-area: 1/span 7;
  opacity: 0;
  transform: translateY(1em);
  transition: opacity 0.9s ease, transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
}
.layout__cta .cta__title h2 {
  font-size: 4em;
}
.layout__cta .cta__description {
  grid-area: 2/span 12;
  opacity: 0;
  transform: translateY(0.6em);
  transition: opacity 0.7s ease 0.3s, transform 0.7s ease 0.3s;
}
.layout__cta .cta__description p {
  text-transform: uppercase;
  font-weight: 500;
  font-family: "TT Norms Pro Mono";
}
.layout__cta .cta__buttons {
  grid-area: 1/span 5;
  align-content: end;
  padding-bottom: 0.65em;
  opacity: 0;
  transform: translateY(0.8em);
  transition: opacity 0.8s ease 0.15s, transform 0.8s ease 0.15s;
}
.layout__cta .cta__buttons .btn_wrap {
  margin: 0 3em 0 0;
}
.layout__cta .cta__buttons .btn_wrap:last-child {
  margin-right: 0;
}
.page-ready .layout__cta.is-inview .cta__title,
.page-ready .layout__cta.is-inview .cta__buttons,
.page-ready .layout__cta.is-inview .cta__description {
  opacity: 1;
  transform: translateY(0);
}

.layout__platform .cards {
  margin-top: 7.9em;
}
.layout__platform .content h2 {
  opacity: 0;
  transform: translateY(1em);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.layout__platform .content p {
  opacity: 0;
  transform: translateY(0.6em);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.layout__platform .btn_wrap {
  opacity: 0;
  transform: translateY(0.5em);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.page-ready .layout__platform.is-inview .section__label,
.page-ready .layout__platform.is-inview .content h2,
.page-ready .layout__platform.is-inview .content p,
.page-ready .layout__platform.is-inview .btn_wrap {
  opacity: 1;
  transform: translateY(0);
}
.layout__platform .card {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
  border: 1px solid var(--color-light-green);
  border-radius: 1.4em;
  padding: 2.15em 1.75em 5.8em 1.75em;
  height: 100%;
  background-color: transparent;
  opacity: 0;
  transform: translateY(2.5em);
  transition: opacity 0.5s ease, transform 0.5s ease, background-color 0.5s ease;
}
.layout__platform .card > .svg-symbol {
  width: 1.9em;
  display: block;
  height: 1.9em;
  opacity: 0;
  transform: scale(0.7) translateY(0.4em);
  transition: opacity 0.5s ease 0.15s, transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1) 0.15s;
}
.layout__platform .card > .svg-symbol svg * {
  fill: var(--color-light-green);
  transition: fill 0.5s ease;
}
.layout__platform .card h4 {
  font-size: 1.388888em;
  margin-top: 0.9em;
  margin-bottom: 0.6em;
  transition: color 0.5s ease;
}
.layout__platform .card p {
  transition: color 0.5s ease;
}
.layout__platform .card .btn_wrap {
  position: absolute;
  margin: 0;
  bottom: 2.2em;
  opacity: 1;
  transform: none;
  transition: none;
}
.page-ready .layout__platform .card.is-inview {
  opacity: 1;
  transform: translateY(0);
}
.page-ready .layout__platform .card.is-inview > .svg-symbol {
  opacity: 1;
  transform: scale(1) translateY(0);
}
.layout__platform .card:hover, .layout__platform .card:focus {
  background-color: var(--color-light-green);
  text-decoration: none;
}
.layout__platform .card:hover h4, .layout__platform .card:hover p, .layout__platform .card:focus h4, .layout__platform .card:focus p {
  color: var(--color-dark-green);
}
.layout__platform .card:hover > .svg-symbol svg *, .layout__platform .card:focus > .svg-symbol svg * {
  fill: var(--color-dark-green);
}
.layout__platform .card:hover .btn_wrap .link, .layout__platform .card:focus .btn_wrap .link {
  background-color: var(--color-dark-green);
  border-color: var(--color-dark-green);
}
.layout__platform .card:hover .btn_wrap .btn_text, .layout__platform .card:focus .btn_wrap .btn_text {
  color: var(--color-light-green);
}
.layout__platform .card:hover .btn_wrap .arrow-right > span, .layout__platform .card:focus .btn_wrap .arrow-right > span {
  background-color: var(--color-dark-green);
  border-color: var(--color-dark-green);
}
.layout__platform .card:hover .btn_wrap .arrow-left > span, .layout__platform .card:focus .btn_wrap .arrow-left > span {
  background-color: transparent;
  border-color: transparent;
}
.layout__platform .card:hover .btn_wrap .svg-symbol svg *, .layout__platform .card:focus .btn_wrap .svg-symbol svg * {
  fill: var(--color-light-green);
}
.layout__platform .card:hover .btn_wrap .link:hover .arrow-right > span, .layout__platform .card:focus .btn_wrap .link:hover .arrow-right > span {
  background-color: transparent !important;
  border-color: transparent !important;
}
.layout__platform .card:hover .btn_wrap .link:hover .arrow-left > span, .layout__platform .card:focus .btn_wrap .link:hover .arrow-left > span {
  background-color: var(--color-dark-green) !important;
  border-color: var(--color-dark-green) !important;
}

.continuous-slider {
  height: 7em;
  overflow: visible;
  mix-blend-mode: multiply;
}
.continuous-slider .swiper-wrapper {
  transition-timing-function: linear !important;
}
.continuous-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 2em;
  width: auto;
}
.continuous-slider .swiper-slide img {
  max-width: 100%;
  height: 100%;
  width: auto;
}

.continuous-slider-5 {
  margin-top: 6em;
  width: 100vw;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, 0);
}

.continuous-slider-wrap-2 {
  width: calc(50vw - var(--gutter-width) + 0.4em);
  left: calc(-1 * var(--half-gutter-width));
  overflow: hidden;
}
.continuous-slider-wrap-2 .continuous-slider-2 {
  width: 100%;
}
.continuous-slider-wrap-2:before {
  content: "";
  width: 5em;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(270deg, rgba(246, 245, 240, 0) 0%, rgb(246, 245, 240) 100%);
  z-index: 2;
  pointer-events: none;
}
@media screen and (max-width: 1080px) {
  .continuous-slider-wrap-2 {
    width: calc(50vw - var(--gutter-width) + 1.6em);
  }
}
@media screen and (max-width: 640px) {
  .continuous-slider-wrap-2 {
    width: 100vw;
    margin-top: 1.1em;
    left: calc(-1 * var(--page-padding));
  }
}

.layout__brand-proposition .section__label,
.layout__content .section__label,
.layout__clients .section__label,
.layout__platform .section__label,
.layout__reviews .section__label {
  opacity: 0;
  transform: translateY(0.8em);
  transition: opacity 0.7s ease, transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.layout__brand-proposition .content h2,
.layout__content .content h2,
.layout__clients .content h2,
.layout__reviews .content h2 {
  opacity: 0;
  transform: translateY(1em);
  transition: opacity 0.9s ease 0.15s, transform 0.9s cubic-bezier(0.16, 1, 0.3, 1) 0.15s;
}
.layout__brand-proposition .content h4,
.layout__content .content h4,
.layout__clients .content h4,
.layout__reviews .content h4 {
  opacity: 0;
  transform: translateY(0.8em);
  transition: opacity 0.8s ease 0.3s, transform 0.8s ease 0.3s;
}
.layout__brand-proposition .content p,
.layout__content .content p,
.layout__clients .content p,
.layout__reviews .content p {
  opacity: 0;
  transform: translateY(0.6em);
  transition: opacity 0.7s ease 0.4s, transform 0.7s ease 0.4s;
}
.layout__brand-proposition .btn_wrap,
.layout__content .btn_wrap,
.layout__clients .btn_wrap,
.layout__reviews .btn_wrap {
  opacity: 0;
  transform: translateY(0.5em);
  transition: opacity 0.6s ease 0.5s, transform 0.6s ease 0.5s;
}
.page-ready .layout__brand-proposition.is-inview .section__label,
.page-ready .layout__brand-proposition.is-inview .content h2,
.page-ready .layout__brand-proposition.is-inview .content h4,
.page-ready .layout__brand-proposition.is-inview .content p,
.page-ready .layout__brand-proposition.is-inview .btn_wrap,
.page-ready .layout__content.is-inview .section__label,
.page-ready .layout__content.is-inview .content h2,
.page-ready .layout__content.is-inview .content h4,
.page-ready .layout__content.is-inview .content p,
.page-ready .layout__content.is-inview .btn_wrap,
.page-ready .layout__clients.is-inview .section__label,
.page-ready .layout__clients.is-inview .content h2,
.page-ready .layout__clients.is-inview .content h4,
.page-ready .layout__clients.is-inview .content p,
.page-ready .layout__clients.is-inview .btn_wrap,
.page-ready .layout__reviews.is-inview .section__label,
.page-ready .layout__reviews.is-inview .content h2,
.page-ready .layout__reviews.is-inview .content h4,
.page-ready .layout__reviews.is-inview .content p,
.page-ready .layout__reviews.is-inview .btn_wrap {
  opacity: 1;
  transform: translateY(0);
}

#qb285mf4 .section__label {
  opacity: clamp(0, var(--cards-progress, 0) * 25, 1);
  transform: translateY(calc(clamp(0, 1 - var(--cards-progress, 0) * 25, 1) * 0.8em));
  transition: none;
}
@media (prefers-reduced-motion: reduce) {
  #qb285mf4 .section__label {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    transition: none !important;
  }
}

#qc8308l9 .stat-cards li {
  opacity: 0;
  transform: translateY(2em);
  will-change: opacity, transform;
}

#qc8308l9 .stat-cards li:nth-child(1) {
  opacity: clamp(0, (var(--cards-progress, 0) - 0.05) * 10, 1);
  transform: translateY(calc(clamp(0, 1 - (var(--cards-progress, 0) - 0.05) * 10, 1) * 2em));
}

#qc8308l9 .stat-cards li:nth-child(2) {
  opacity: clamp(0, (var(--cards-progress, 0) - 0.15) * 10, 1);
  transform: translateY(calc(clamp(0, 1 - (var(--cards-progress, 0) - 0.15) * 10, 1) * 2em));
}

#qc8308l9 .stat-cards li:nth-child(3) {
  opacity: clamp(0, (var(--cards-progress, 0) - 0.25) * 10, 1);
  transform: translateY(calc(clamp(0, 1 - (var(--cards-progress, 0) - 0.25) * 10, 1) * 2em));
}

#qc8308l9 .stat-cards li:nth-child(4) {
  opacity: clamp(0, (var(--cards-progress, 0) - 0.35) * 10, 1);
  transform: translateY(calc(clamp(0, 1 - (var(--cards-progress, 0) - 0.35) * 10, 1) * 2em));
}

#qc8308l9 .stat-cards li:nth-child(5) {
  opacity: clamp(0, (var(--cards-progress, 0) - 0.45) * 10, 1);
  transform: translateY(calc(clamp(0, 1 - (var(--cards-progress, 0) - 0.45) * 10, 1) * 2em));
}

#qc8308l9 .stat-cards li:nth-child(6) {
  opacity: clamp(0, (var(--cards-progress, 0) - 0.55) * 10, 1);
  transform: translateY(calc(clamp(0, 1 - (var(--cards-progress, 0) - 0.55) * 10, 1) * 2em));
}

@media (prefers-reduced-motion: reduce) {
  #qc8308l9 .stat-cards li,
  #qb285mf4 .section__label,
  .layout__brand-proposition .section__label,
  .layout__brand-proposition .content h2,
  .layout__content .section__label,
  .layout__content .content h2,
  .layout__content .content h4,
  .layout__content .content p,
  .layout__content .btn_wrap,
  .layout__clients .section__label,
  .layout__clients .content h2,
  .layout__platform .section__label,
  .layout__platform .content h2,
  .layout__platform .content p,
  .layout__platform .btn_wrap,
  .layout__platform .card,
  .layout__platform .card > .svg-symbol,
  .layout__reviews .section__label,
  .layout__reviews .content h2,
  .layout__cta .cta__title,
  .layout__cta .cta__buttons,
  .layout__cta .cta__description {
    opacity: 1 !important;
    transform: none !important;
    clip-path: none !important;
    transition: none !important;
  }
}
:root {
  --scale: var(--scaling-multiplier-lg);
  --scale-inverse: calc(1 / var(--scale));
  --page-padding: var(--page-padding-lg);
  --page-spacing-base: 11.1111em;
  --page-spacing: var(--page-spacing-base);
  --header-menu-link-colour-hover: var(--color-black);
  --header-menu-link-colour-current: var(--color-black);
  --gutter-width: 1.7em;
  --header-corporate-height: 0em;
  --ss-bg: var(--color-cream);
  --ss-btn-default-border: var(--color-dark-green);
  --ss-btn-default-bg: var(--color-dark-green);
  --ss-btn-default-text: var(--color-light-green);
}
@media only screen and (max-width: 1080px) {
  :root {
    --scale: var(--scaling-multiplier-md);
    --page-padding: var(--page-padding-md);
  }
}
@media only screen and (max-width: 640px) {
  :root {
    --scale: var(--scaling-multiplier-xs);
    --page-padding: var(--page-padding-xs);
    --page-spacing: 4.3em;
    --page-spacing-lg: 6em;
    --header-height: 5em;
  }
}

/*
html body {
    font-size: calc(var(--body-font-size) * var(--scale));
}
*/
body {
  background-image: var(--dev-preview-lg, var(--dev-preview-image, ""));
  background-position: 0% calc(var(--dev-preview-top) + var(--wp-admin--admin-bar--height, 0px));
  background-size: 100%;
  background-repeat: no-repeat;
}
body div[data-barba=wrapper] {
  opacity: var(--dev-preview-opacity, 1);
}
@media screen and (max-width: 1080px) {
  body {
    background-image: var(--dev-preview-md, var(--dev-preview-lg, var(--dev-preview-image, "")));
  }
}
@media screen and (max-width: 640px) {
  body {
    background-image: var(--dev-preview-xs, var(--dev-preview-md, var(--dev-preview-lg, var(--dev-preview-image, ""))));
  }
}

.section__label {
  position: sticky;
  top: 10em;
  display: block;
  font-family: "TT Norms Pro Mono";
  color: var(--color-light-green);
  text-transform: uppercase;
  font-size: 0.888888em;
  margin-top: 0.5em;
}

[data-style-set=cream] .section__label {
  color: var(--color-dark-green);
}

.abs-link {
  margin: 0;
  position: absolute;
  bottom: 0;
}

.sectional__bg .media {
  opacity: 1;
}
.sectional__bg .media::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.61) 0%, rgba(0, 0, 0, 0.61) 100%);
  z-index: 1;
}

.header {
  opacity: 0;
  transition: opacity 0.5s ease 0.5s;
}
.readystate-interactive .header {
  opacity: 1;
}

.hero__bubble {
  color: var(--color-light-green);
}

.hero__bubble:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% + 0.05em);
  left: -0.425em;
  transform: translate(0%, -50%);
  border-radius: 10em;
  background-color: transparent;
  border: 1px solid var(--color-light-green);
  width: 1.385em;
  height: 1.385em;
  opacity: 0;
  transition: width calc(var(--max-i, 6) * 0.1s + 0.1s) cubic-bezier(0.74, 0, 0, 1) 1s, opacity 0.5s ease 1s;
}
.hero__line--2 .hero__bubble:before {
  transition: width calc(var(--max-i, 6) * 0.1s + 0.1s) cubic-bezier(0.74, 0, 0, 1) 2s, opacity 0.5s ease 2s;
}

.hero__word {
  margin-right: 0.6em;
}

.text-clip {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  transition: clip-path calc(var(--max-i, 6) * 0.1s + 0.1s) cubic-bezier(0.74, 0, 0, 1) 1.5s;
}
.hero__line--2 .text-clip {
  transition: clip-path calc(var(--max-i, 6) * 0.1s + 0.1s) cubic-bezier(0.74, 0, 0, 1) 2.5s;
}

.text-clip--word {
  clip-path: inset(0 0 0 100%);
}

.text-clip--bubble {
  clip-path: inset(0 100% 0 0);
}

.text-clip__inner {
  display: inline-block;
  line-height: 1.22;
  transition: transform calc(var(--max-i, 6) * 0.1s + 0.1s) cubic-bezier(0.74, 0, 0, 1) 1.5s;
}
.hero__line--2 .text-clip__inner {
  transition: transform calc(var(--max-i, 6) * 0.1s + 0.1s) cubic-bezier(0.74, 0, 0, 1) 2.5s;
}

.text-clip--word .text-clip__inner {
  transform: translateX(0%);
}

.text-clip--bubble .text-clip__inner {
  transform: translateX(0%);
}

.readystate-interactive .hero__bubble:before {
  opacity: 1;
}
.readystate-interactive .text-clip {
  clip-path: inset(0 0 0 0);
}
.readystate-interactive .text-clip__inner {
  transform: translateX(0);
}
.readystate-interactive .hero__line--1 .hero__bubble:before {
  width: 3.009em;
}
.readystate-interactive .hero__line--2 .hero__bubble:before {
  width: 3.65em;
}

.layout__reviews div[class^=elfsight-app-] {
  margin-top: 3.5em;
}

@media screen and (max-width: 1080px) {
  .layout__brand-proposition .section__label,
  .layout__content .section__label,
  .layout__clients .section__label,
  .layout__platform .section__label,
  .layout__reviews .section__label {
    position: static;
    margin-top: 0;
    margin-bottom: 2.5em;
  }
}
@media screen and (max-width: 640px) {
  .row--content {
    gap: 2.2em 0;
  }
  h2.brand-proposition {
    font-size: 1.77em;
  }
  .stat-cards {
    gap: 3em 0;
  }
  .stat-cards li {
    width: 50% !important;
    flex-basis: 50% !important;
    max-width: 50% !important;
  }
  .stat-cards .count {
    font-size: 3.9em;
  }
  .stat-cards p {
    width: 95%;
    min-height: 0;
    font-size: 0.8em;
  }
  .stat-cards .label {
    margin-top: 1.7em;
    font-size: 0.8em;
    left: -1em;
    padding: 0.55em 0.7em;
  }
  .continuous-slider {
    height: 6em;
  }
  .continuous-slider-wrap-2:before {
    display: none;
  }
  .continuous-slider-5 {
    margin-top: 3em;
  }
  .layout__platform .cards {
    margin-top: 4.75em;
    row-gap: 1.5em;
  }
  .layout__platform .card h4 {
    font-size: 1.46em;
  }
  .layout__reviews div[class^=elfsight-app-] {
    margin-top: 4.4em;
  }
  .layout__cta .cta {
    grid-template-columns: 1fr;
  }
  .layout__cta .cta__title {
    grid-area: auto;
    grid-row: 1;
    grid-column: 1;
  }
  .layout__cta .cta__title h2 {
    font-size: 2.5em;
  }
  .layout__cta .cta__description {
    grid-area: auto;
    grid-row: 2;
    grid-column: 1;
  }
  .layout__cta .cta__buttons {
    grid-area: auto;
    grid-row: 3;
    grid-column: 1;
    align-content: start;
    padding-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
  }
  .layout__cta .cta__buttons .btn_wrap {
    margin: 0;
  }
}

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