@charset "UTF-8";
/*!
Theme Name:   Provencher Appliance
Template:     blankslate
Theme URI:    https://verdadesign.com/
Description:  Custom theme for Provencher Appliance
Author:       Verda Design
Author URI:   https://verdadesign.com
Version:      1.0.0
Tags:         custom
Text Domain:  provencherappliance
*/
/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -moz-appearance: button;
       appearance: button;
  -webkit-appearance: button;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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] {
  -moz-appearance: textfield;
       appearance: textfield;
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

:root {
  --page-max-width: 85rem;
}

/* @link https://utopia.fyi/type/calculator?c=375,14,1.125,1300,20,1.2,10,4,&s=0.75|0.5|0.25,1.5|2|3|4|6,s-l&g=s,l,xl,12 */
:root {
  /* Step -4: 8.7401px → 9.6451px */
  --step--4: clamp(0.5463rem, 0.5233rem + 0.0978vw, 0.6028rem);
  /* Step -3: 9.8326px → 11.5741px */
  --step--3: clamp(0.6145rem, 0.5704rem + 0.1883vw, 0.7234rem);
  /* Step -2: 11.0617px → 13.8889px */
  --step--2: clamp(0.6914rem, 0.6197rem + 0.3056vw, 0.8681rem);
  /* Step -1: 12.4444px → 16.6667px */
  --step--1: clamp(0.7778rem, 0.6708rem + 0.4565vw, 1.0417rem);
  /* Step 0: 14px → 20px */
  --step-0: clamp(0.875rem, 0.723rem + 0.6486vw, 1.25rem);
  /* Step 1: 15.75px → 24px */
  --step-1: clamp(0.9844rem, 0.7753rem + 0.8919vw, 1.5rem);
  /* Step 2: 17.7188px → 28.8px */
  --step-2: clamp(1.1074rem, 0.8266rem + 1.198vw, 1.8rem);
  /* Step 3: 19.9336px → 34.56px */
  --step-3: clamp(1.2458rem, 0.8752rem + 1.5812vw, 2.16rem);
  /* Step 4: 22.4253px → 41.472px */
  --step-4: clamp(1.4016rem, 0.919rem + 2.0591vw, 2.592rem);
  /* Step 5: 25.2285px → 49.7664px */
  --step-5: clamp(1.5768rem, 0.955rem + 2.6528vw, 3.1104rem);
  /* Step 6: 28.382px → 59.7197px */
  --step-6: clamp(1.7739rem, 0.9798rem + 3.3879vw, 3.7325rem);
  /* Step 7: 31.9298px → 71.6636px */
  --step-7: clamp(1.9956rem, 0.9888rem + 4.2956vw, 4.479rem);
  /* Step 8: 35.921px → 85.9963px */
  --step-8: clamp(2.2451rem, 0.9763rem + 5.4136vw, 5.3748rem);
  /* Step 9: 40.4111px → 103.1956px */
  --step-9: clamp(2.5257rem, 0.9349rem + 6.7875vw, 6.4497rem);
  /* Step 10: 45.4625px → 123.8347px */
  --step-10: clamp(2.8414rem, 0.8556rem + 8.4727vw, 7.7397rem);
}

:root {
  --font-family-headline: "filson-pro", sans-serif;
  --font-family-body: "poppins", sans-serif;
  --font-family-buttons: var(--font-family-headline);
  --font-size-h1: var(--step-7);
  --font-size-h2: var(--step-5);
  --font-size-h3: var(--step-4);
  --font-size-h4: var(--step-2);
  --font-size-h5: var(--step-1);
  --font-size-body-xlarge: var(--step-2);
  --font-size-body-large: var(--step-1);
  --font-size-body-small: var(--step--1);
  --font-size-body-xsmall: var(--step--2);
  --font-weight-buttons: 300;
  --font-weight-headlines: 500;
  --font-body-v-offset: 0.15em;
  --ease-cubic: cubic-bezier(0.3, 1, 0.7, 1);
}

:root {
  --c-brand-primary: #17cf58;
  --c-brand-primary-mid: #42a766;
  --c-brand-primary-dark: #075322;
  --c-brand-primary-darker: #344420;
  --c-brand-secondary: #0071bc;
  --c-black: #121212;
  --c-text: #171717;
  --c-text-light: #ffffff;
  --button-border-radius: 0.5rem;
  --button-text-offest: 0.2em;
  --button-font-weight: 700;
  --button-font-family: var(--font-family-body);
  --font-family-buttons: var(--font-family-body);
  --c-button-color: var(--c-black);
}

body {
  font-family: var(--font-family-body);
  font-weight: 300;
  font-style: normal;
  color: var(--c-text);
  font-size: var(--step-0);
  line-height: 1.4em;
  text-wrap: pretty;
  font-optical-sizing: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family-headline);
  font-weight: var(--font-weight-headline);
  margin: 0;
}

p {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0.5em;
}

p.small {
  font-size: 0.9em;
  line-height: 1.6em;
}

strong {
  font-weight: 700;
}

.h1 {
  font-size: var(--font-size-h1);
  line-height: 1em;
}

.h2 {
  font-size: var(--font-size-h2);
  line-height: 1.2em;
  margin-bottom: 0.25em;
}

.h3 {
  font-size: var(--font-size-h3);
  line-height: 1.2em;
  margin-bottom: 0.25em;
}

.h4 {
  font-size: var(--font-size-h4);
  line-height: 1.2em;
}

.h5 {
  font-size: var(--font-size-h5);
  line-height: 1.4em;
}

.basic-page-content,
.post-content {
  line-height: 1.6em;
  font-weight: var(--font-weight-body);
  color: color-mix(in srgb, var(--c-text) 70%, transparent);
}
.basic-page-content p:not(:last-child), .basic-page-content ul:not(:last-child), .basic-page-content ol:not(:last-child),
.post-content p:not(:last-child),
.post-content ul:not(:last-child),
.post-content ol:not(:last-child) {
  margin-bottom: 1.5em;
}
.basic-page-content p:last-child, .basic-page-content ul:last-child, .basic-page-content ol:last-child,
.post-content p:last-child,
.post-content ul:last-child,
.post-content ol:last-child {
  margin-bottom: 0;
}
.basic-page-content ul, .basic-page-content ol,
.post-content ul,
.post-content ol {
  padding-left: 1em;
}
.basic-page-content ul ul, .basic-page-content ul ol, .basic-page-content ol ul, .basic-page-content ol ol,
.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
  padding-left: 2em;
}
.basic-page-content ul,
.post-content ul {
  list-style: none;
  padding-left: 0;
  font-weight: 700;
}
.basic-page-content ul li,
.post-content ul li {
  position: relative;
  line-height: 1.75em;
  padding-left: 2.5em;
}
.basic-page-content ul li::before,
.post-content ul li::before {
  content: "";
  display: block;
  width: 1.75em;
  height: 1.75em;
  margin-right: 0.75em;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m10.6 16.6l7.05-7.05l-1.4-1.4l-5.65 5.65l-2.85-2.85l-1.4 1.4zM12 22q-2.075 0-3.9-.788t-3.175-2.137q-1.35-1.35-2.137-3.175T2 12q0-2.075.788-3.9t2.137-3.175q1.35-1.35 3.175-2.137T12 2q2.075 0 3.9.788t3.175 2.137q1.35 1.35 2.138 3.175T22 12q0 2.075-.788 3.9t-2.137 3.175q-1.35 1.35-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12q0-3.35-2.325-5.675T12 4Q8.65 4 6.325 6.325T4 12q0 3.35 2.325 5.675T12 20m0-8'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
}
.basic-page-content ol,
.post-content ol {
  padding-left: 1.5em;
}
.basic-page-content ol li::marker,
.post-content ol li::marker {
  font-weight: 700;
  color: var(--c-brand-primary);
}
.basic-page-content li,
.post-content li {
  padding: 0.5em 0;
}
.basic-page-content li:last-child,
.post-content li:last-child {
  padding-bottom: 0;
}
.basic-page-content h2, .basic-page-content h3, .basic-page-content h4, .basic-page-content h5, .basic-page-content h6,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  color: var(--c-black);
  font-weight: 300;
}
.basic-page-content h2,
.post-content h2 {
  font-size: var(--font-size-h3);
  line-height: 1.2em;
  margin-bottom: 0.25em;
  margin-top: 2em;
}
.basic-page-content h2:first-child,
.post-content h2:first-child {
  margin-top: 0;
}
.basic-page-content h3,
.post-content h3 {
  font-size: var(--font-size-h4);
  line-height: 1.2em;
  font-family: var(--font-family-body);
  margin-bottom: 0.25em;
  margin-top: 0.5em;
  font-weight: 300;
}
.basic-page-content h4,
.post-content h4 {
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.basic-page-content h5,
.post-content h5 {
  font-size: var(--font-size-h4);
  line-height: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0.25em;
  font-weight: 700;
}
.basic-page-content h6,
.post-content h6 {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-bottom: 0.25em;
  font-weight: 700;
}
.basic-page-content h2 + h3,
.post-content h2 + h3 {
  margin-top: 0em;
}
.basic-page-content hr,
.post-content hr {
  border: none;
  border-top: 2px solid rgba(0, 0, 0, 0.15);
  margin: 3rem 0;
}
.basic-page-content img,
.post-content img {
  display: block;
  width: 100%;
  height: auto;
}
.basic-page-content figure,
.post-content figure {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.basic-page-content .text-align-center,
.post-content .text-align-center {
  text-align: center;
}
.basic-page-content table,
.post-content table {
  margin-bottom: 2em;
  width: 100%;
}
.basic-page-content table td,
.post-content table td {
  padding: 0 0.5em 0.25em 0;
  vertical-align: top;
}
.basic-page-content strong,
.post-content strong {
  font-weight: 700;
}
.basic-page-content h2 + .wp-block-columns,
.post-content h2 + .wp-block-columns {
  margin-top: 2em;
}
.basic-page-content .image-carousel,
.post-content .image-carousel {
  margin-bottom: 2em;
}
.basic-page-content .wp-block-columns.narrow,
.post-content .wp-block-columns.narrow {
  max-width: 45em;
  margin-left: auto;
  margin-right: auto;
}
.basic-page-content.theme--dark hr,
.post-content.theme--dark hr {
  border-top-color: rgba(255, 255, 255, 0.15);
}
.basic-page-content.theme--dark a,
.post-content.theme--dark a {
  color: #a7f40b;
}
.basic-page-content.theme--dark a:hover,
.post-content.theme--dark a:hover {
  opacity: 0.5;
}
.basic-page-content .block--iframe iframe,
.post-content .block--iframe iframe {
  width: 100% !important;
  border: none !important;
}

@media screen and (min-width: 1400px) {
  .basic-page-content.section > .inner {
    max-width: clamp(320px, 93vw, 960px);
  }
}

@media screen and (min-width: 1400px) {
  .woocommerce-page .basic-page-content.section > .inner {
    max-width: clamp(320px, 93vw, 1200px);
  }
}

.page-template-landing-page #main .wp-block-group {
  padding: clamp(6rem, 14.4vw, 12rem) clamp(2rem, 4.8vw, 4rem) clamp(6rem, 14.4vw, 12rem) clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  .page-template-landing-page #main .wp-block-group {
    max-width: clamp(320px, 93vw, 1200px);
  }
}
.page-template-landing-page #main .wp-block-group {
  line-height: 1.6em;
  font-weight: var(--font-weight-body);
  color: color-mix(in srgb, var(--c-text) 70%, transparent);
}
.page-template-landing-page #main .wp-block-group p:not(:last-child), .page-template-landing-page #main .wp-block-group ul:not(:last-child), .page-template-landing-page #main .wp-block-group ol:not(:last-child) {
  margin-bottom: 1.5em;
}
.page-template-landing-page #main .wp-block-group p:last-child, .page-template-landing-page #main .wp-block-group ul:last-child, .page-template-landing-page #main .wp-block-group ol:last-child {
  margin-bottom: 0;
}
.page-template-landing-page #main .wp-block-group ul, .page-template-landing-page #main .wp-block-group ol {
  padding-left: 1em;
}
.page-template-landing-page #main .wp-block-group ul ul, .page-template-landing-page #main .wp-block-group ul ol, .page-template-landing-page #main .wp-block-group ol ul, .page-template-landing-page #main .wp-block-group ol ol {
  padding-left: 2em;
}
.page-template-landing-page #main .wp-block-group ul {
  list-style: none;
  padding-left: 0;
  font-weight: 700;
}
.page-template-landing-page #main .wp-block-group ul li {
  position: relative;
  line-height: 1.75em;
  padding-left: 2.5em;
}
.page-template-landing-page #main .wp-block-group ul li::before {
  content: "";
  display: block;
  width: 1.75em;
  height: 1.75em;
  margin-right: 0.75em;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='m10.6 16.6l7.05-7.05l-1.4-1.4l-5.65 5.65l-2.85-2.85l-1.4 1.4zM12 22q-2.075 0-3.9-.788t-3.175-2.137q-1.35-1.35-2.137-3.175T2 12q0-2.075.788-3.9t2.137-3.175q1.35-1.35 3.175-2.137T12 2q2.075 0 3.9.788t3.175 2.137q1.35 1.35 2.138 3.175T22 12q0 2.075-.788 3.9t-2.137 3.175q-1.35 1.35-3.175 2.138T12 22m0-2q3.35 0 5.675-2.325T20 12q0-3.35-2.325-5.675T12 4Q8.65 4 6.325 6.325T4 12q0 3.35 2.325 5.675T12 20m0-8'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
}
.page-template-landing-page #main .wp-block-group ol {
  padding-left: 1.5em;
}
.page-template-landing-page #main .wp-block-group ol li::marker {
  font-weight: 700;
  color: var(--c-brand-primary);
}
.page-template-landing-page #main .wp-block-group li {
  padding: 0.5em 0;
}
.page-template-landing-page #main .wp-block-group li:last-child {
  padding-bottom: 0;
}
.page-template-landing-page #main .wp-block-group h2, .page-template-landing-page #main .wp-block-group h3, .page-template-landing-page #main .wp-block-group h4, .page-template-landing-page #main .wp-block-group h5, .page-template-landing-page #main .wp-block-group h6 {
  color: var(--c-black);
  font-weight: 300;
}
.page-template-landing-page #main .wp-block-group h2 {
  font-size: var(--font-size-h3);
  line-height: 1.2em;
  margin-bottom: 0.25em;
  margin-top: 2em;
}
.page-template-landing-page #main .wp-block-group h2:first-child {
  margin-top: 0;
}
.page-template-landing-page #main .wp-block-group h3 {
  font-size: var(--font-size-h4);
  line-height: 1.2em;
  font-family: var(--font-family-body);
  margin-bottom: 0.25em;
  margin-top: 0.5em;
  font-weight: 300;
}
.page-template-landing-page #main .wp-block-group h4 {
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.page-template-landing-page #main .wp-block-group h5 {
  font-size: var(--font-size-h4);
  line-height: 1.2em;
  line-height: 1.2em;
  margin-bottom: 0.25em;
  font-weight: 700;
}
.page-template-landing-page #main .wp-block-group h6 {
  font-size: 0.8em;
  line-height: 1.2em;
  margin-bottom: 0.25em;
  font-weight: 700;
}
.page-template-landing-page #main .wp-block-group h2 + h3 {
  margin-top: 0em;
}
.page-template-landing-page #main .wp-block-group hr {
  border: none;
  border-top: 2px solid rgba(0, 0, 0, 0.15);
  margin: 3rem 0;
}
.page-template-landing-page #main .wp-block-group img {
  display: block;
  width: 100%;
  height: auto;
}
.page-template-landing-page #main .wp-block-group figure {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.page-template-landing-page #main .wp-block-group .text-align-center {
  text-align: center;
}
.page-template-landing-page #main .wp-block-group table {
  margin-bottom: 2em;
  width: 100%;
}
.page-template-landing-page #main .wp-block-group table td {
  padding: 0 0.5em 0.25em 0;
  vertical-align: top;
}
.page-template-landing-page #main .wp-block-group strong {
  font-weight: 700;
}
.page-template-landing-page #main .wp-block-group h2 + .wp-block-columns {
  margin-top: 2em;
}
.page-template-landing-page #main .wp-block-group .image-carousel {
  margin-bottom: 2em;
}
.page-template-landing-page #main .wp-block-group .wp-block-columns.narrow {
  max-width: 45em;
  margin-left: auto;
  margin-right: auto;
}
.page-template-landing-page #main .wp-block-group.theme--dark hr {
  border-top-color: rgba(255, 255, 255, 0.15);
}
.page-template-landing-page #main .wp-block-group.theme--dark a {
  color: #a7f40b;
}
.page-template-landing-page #main .wp-block-group.theme--dark a:hover {
  opacity: 0.5;
}
.page-template-landing-page #main .wp-block-group {
  margin: auto;
}

form input:not([type=checkbox], [type=radio]),
form select,
form textarea {
  width: 100% !important;
  max-width: none !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none !important;
  border: none;
  padding: 0;
  width: 100%;
  background: #fff;
  color: var(--c-text);
  text-align: left !important;
  transition: background 0.25s;
  border-radius: 0.5rem;
  backdrop-filter: blur(5px);
  font-family: var(--font-family-body);
  border: 2px solid var(--c-brand-primary-mid) !important;
}
form input:not([type=checkbox], [type=radio]):focus,
form select:focus,
form textarea:focus {
  background: rgba(255, 255, 255, 0.3);
}
form input:not([type=checkbox], [type=radio]),
form select,
form .button.webform-file-button,
form span.file {
  padding: 0 1.5em;
  height: 4rem;
  line-height: 4rem;
}
form textarea {
  display: block;
  padding: 1em;
  line-height: 1.4em;
  resize: vertical;
  height: 200px;
  border-radius: 0.25rem 0.25rem 0 0;
}
form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2342a766' d='M12 4a1 1 0 0 1 .707.293l4 4a1 1 0 0 1-1.414 1.414L12 6.414L8.707 9.707a1 1 0 0 1-1.414-1.414l4-4A1 1 0 0 1 12 4M7.293 14.293a1 1 0 0 1 1.414 0L12 17.586l3.293-3.293a1 1 0 0 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E") !important;
  background-position: right 0.5rem top 50% !important;
  background-repeat: no-repeat !important;
  background-size: 2em auto !important;
  padding-right: em;
}

.button,
.bef-link {
  display: inline-block;
  padding: 1.25em 2.5em 1.25em 2.5em;
  line-height: 1em;
  border: none;
  position: relative;
  transition: all 0.25s;
  font-weight: var(--font-weight-buttons);
  font-family: var(--font-family-buttons);
  border-radius: var(--button-border-radius);
  background-color: var(--c-brand-primary);
  color: var(--c-text-light);
}
.button:hover,
.bef-link:hover {
  background-color: var(--c-brand-primary-dark);
  color: var(--c-text-light);
}

.icon-button {
  display: inline-flex;
  align-items: center;
  padding: 0.5em 0.5em 0.5em 0.5em;
  border-radius: var(--button-border-radius);
  transition: all 0.25s;
  font-weight: var(--button-font-weight);
  background: var(--c-brand-primary);
  color: var(--c-button-color);
}
.icon-button i {
  border-radius: 9999px;
  width: 2em;
  height: 2em;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s;
  order: 999;
  background: var(--c-black);
  color: var(--c-text-light);
}
.icon-button i svg {
  display: block;
  width: 55%;
  height: auto;
}
.icon-button span.t {
  display: block;
  padding: 0 1.25em;
  padding-right: 1.5em;
  font-size: 0.9em;
  line-height: 1em;
  white-space: nowrap;
  transition: all 0.25s, color 1s var(--ease-cubic), background 1s var(--ease-cubic);
  padding-top: var(--button-text-offest);
}
.icon-button:hover {
  background: var(--c-brand-primary-dark);
  color: var(--c-text-light);
}

a.blob-button {
  transition: all 0.25s;
  display: inline-flex;
  position: relative;
}
a.blob-button > span {
  display: flex;
  align-items: center;
  position: relative;
}
a.blob-button .label {
  border-radius: 999px;
  color: #000;
  background: #fff;
  padding: 0 2em;
  line-height: 3em;
  height: 3em;
  padding-top: 0.15em;
  font-weight: 300;
  transition: all 1s var(--ease-cubic);
}
a.blob-button .middle {
  width: 1.5em;
  height: 3em;
  position: absolute;
  right: 2.1em;
  z-index: 1;
  transition: all ease-in 0.35s;
}
a.blob-button .middle::before, a.blob-button .middle::after {
  content: "";
  position: absolute;
  width: 3.5em;
  height: 4em;
  left: 50%;
  transform: translatex(-50%);
  background-color: var(--c-brand-primary);
  border: 1em solid var(--c-brand-primary);
  z-index: 100;
  border-radius: 50%;
  transform-origin: center;
  box-sizing: border-box;
  transition: all ease-in 0.35s, border-color 1s var(--ease-cubic);
}
a.blob-button .middle::before {
  clip-path: polygon(0px 0px, 100% 0px, 91.07% 31.75%, 6px 31.75%);
  top: calc(50% - 0.1rem);
}
a.blob-button .middle::after {
  clip-path: polygon(4px 68.13%, 85.71% 66.56%, 100% 100%, 0px 100%);
  bottom: calc(50% - 0.05rem);
}
a.blob-button .arrow {
  height: 3em;
  width: 3em;
  min-width: 3em;
  margin-left: -0.3em;
  border-radius: 64px;
  background-color: var(--c-brand-primary);
  color: var(--c-text-light);
  transition: all ease-in 0.35s, background-color 1s var(--ease-cubic);
  display: flex;
  vertical-align: middle;
  align-items: center;
  position: relative;
  z-index: 1;
}
a.blob-button .arrow svg {
  margin: auto;
  transform: rotate(-45deg);
  transition: all ease-in 0.35s;
}
a.blob-button:hover .middle {
  right: 2.55em;
}
a.blob-button:hover .middle::before, a.blob-button:hover .middle::after {
  border-width: 0px;
  width: 2em;
}
a.blob-button:hover .arrow {
  margin-left: 0.6em;
}
a.blob-button:hover .arrow svg {
  transform: rotate(0deg);
}

a.icon-swap-button {
  line-height: 1em;
  font-weight: 300;
  display: flex;
  align-items: center;
}
a.icon-swap-button span {
  height: 3em;
  line-height: 3em;
  background: var(--c-brand-primary);
  color: var(--c-text-light);
  border-radius: 1.17em;
}
a.icon-swap-button i {
  width: 3em;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s;
}
a.icon-swap-button i svg {
  display: block;
  position: relative;
  width: 55%;
  height: auto;
  color: var(--c-text-light);
}
a.icon-swap-button span.t {
  padding: 0 2.5em;
  flex-grow: 1;
}
a.icon-swap-button i.right {
  width: 0;
  height: 0;
}
a.icon-swap-button:hover i.left {
  width: 0;
  height: 0;
}
a.icon-swap-button:hover i.right {
  width: 3em;
  height: 3em;
}

a.button--image-subtitle {
  display: inline-flex;
  align-items: center;
  padding: 0.5em;
  padding-right: 1.5em;
  border-radius: 999px;
  transition: all 0.25s;
  font-weight: 300;
  border-radius: 9999px;
  background: var(--c-brand-primary);
}
a.button--image-subtitle i {
  border-radius: 50%;
  width: 3.5em;
  height: 3.5em;
  contain: paint;
}
a.button--image-subtitle i img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
a.button--image-subtitle span.t {
  display: block;
  padding: 0 1.25em;
  padding-right: 1.5em;
  padding-top: 0.15em;
  line-height: 1em;
  white-space: nowrap;
  text-align: left;
  color: var(--c-text-light);
}
a.button--image-subtitle span.t > span {
  display: block;
}
a.button--image-subtitle span.t .title {
  font-weight: 700;
  margin-bottom: 0.2em;
}
a.button--image-subtitle span.t .subtitle {
  font-size: var(--step--1);
  line-height: 1em;
}

.section {
  position: relative;
}
.section .bg,
.section .bg > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.section .bg > div {
  background-size: cover;
  background-position: 50% 50%;
}
.section > .inner,
.section > .wp-block-group__inner-container {
  padding: clamp(6rem, 14.4vw, 12rem) clamp(2rem, 4.8vw, 4rem) clamp(6rem, 14.4vw, 12rem) clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  .section > .inner,
  .section > .wp-block-group__inner-container {
    max-width: clamp(320px, 93vw, 1200px);
  }
}
.section > .inner,
.section > .wp-block-group__inner-container {
  margin: auto;
  position: relative;
}
.section.bg-parallax .bg {
  clip-path: inset(0 0 0 0);
}
.section.bg-parallax .bg > div {
  position: fixed;
}

.section-header {
  margin-bottom: clamp(2rem, 4.8vw, 4rem);
  margin-top: clamp(0rem, 0vw, 0rem);
}
.section-header {
  text-align: center;
}
.section-header .h2 {
  margin-bottom: 0.5em;
}
.section-header .field--overline {
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.25em;
  font-weight: 400;
  margin-bottom: 1em;
  color: color-mix(in srgb, var(--c-text), transparent 30%);
}
.section-header .field--subtitle {
  font-weight: 400;
  line-height: 1em;
  font-size: var(--font-size-h4);
}
.section-header .field--body {
  font-size: var(--font-size-body-large);
  line-height: 1.5em;
  max-width: 30em;
  font-weight: 300;
  color: color-mix(in srgb, var(--c-text), transparent 30%);
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .section-header .field--link {
    margin-top: 0.25em;
  }
}
@media screen and (min-width: 768px) {
  .section-header .field--link a {
    line-height: 1.2em;
    font-family: var(--font-body);
    font-weight: var(--font-weight-buttons);
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  .section-header > * {
    margin-left: auto;
    margin-right: auto;
  }
  .section-header .actions,
  .section-header .field--name-field-button {
    justify-content: center;
  }
}
.section-header.centered {
  text-align: center;
}
.section-header.centered .h1,
.section-header.centered .h2 {
  max-width: 28em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.25em;
}
.section-header.centered .field--body {
  margin: auto;
}
@media screen and (min-width: 768px) {
  .section-header.split {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .section-header.split .h1,
  .section-header.split .h2 {
    margin-bottom: 0;
    padding-right: 2em;
  }
  .section-header.split .field--name-field-body {
    max-width: 32em;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .section-header {
    text-align: left;
  }
}
@media screen and (min-width: 1000px) {
  .section-header .field--name-field-body,
  .section-header .field--name-field-body-below {
    line-height: 1.6em;
  }
  .section-header.scrollin > * {
    transform: translateY(80px);
    opacity: 0;
  }
  .section-header.scrollin.split > *:first-child {
    transform: translateX(-80px);
  }
  .section-header.scrollin.split > *:last-child {
    transform: translateX(80px);
  }
  .section-header.scrollin.loaded > * {
    transition: all 1s var(--ease-cubic);
    transform: none !important;
    opacity: 1;
  }
  .section-header.scrollin.loaded > *:nth-child(2) {
    transition-delay: 0.25s;
  }
  .section-header.scrollin.loaded > *:nth-child(3) {
    transition-delay: 0.5s;
  }
  .section-header.scrollin.loaded > *:nth-child(4) {
    transition-delay: 0.75s;
  }
  .section-header.scrollin.loaded > *:nth-child(5) {
    transition-delay: 1s;
  }
  .section-header.scrollin.loaded.split > * {
    transition-delay: 0s !important;
  }
}

.expandable-container {
  --content-height: 0px;
}
.expandable-container .expandable {
  overflow: hidden;
  transition: all 0.5s var(--ease-cubic);
  height: 0;
}
.expandable-container .expandable > div {
  padding-bottom: 1px;
}
.expandable-container.open .expandable {
  height: var(--content-height);
}
.expandable-container .toggle {
  position: relative;
  white-space: nowrap;
  padding: 0;
  background: transparent;
  border: none;
  margin-top: 1em;
  transition: all 0.25s;
  font-family: var(--font-family-body);
  color: var(--c-brand-primary);
  font-weight: 700;
}
.expandable-container .toggle span {
  transition: all 0.25s;
}
.expandable-container .toggle .less {
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.expandable-container .toggle:hover {
  cursor: pointer;
  opacity: 0.5;
}
.expandable-container.open .toggle .more {
  opacity: 0;
}
.expandable-container.open .toggle .less {
  opacity: 1;
}

/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */
@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;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .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, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.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-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-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.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: 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: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, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: 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: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.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 .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, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.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-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

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

.swiper-cards {
  overflow: visible;
}

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

#sidebar {
  margin-bottom: 6em;
}
#sidebar > .inner {
  position: sticky;
  top: 2rem;
  transition: top 0.5s;
}
@media screen and (min-width: 768px) {
  #sidebar > .inner {
    max-width: 19em;
  }
}
.scrolling-up #sidebar > .inner {
  top: 8rem;
  transition: top 0.5s 0.25s;
}
#sidebar nav button {
  display: none;
}
#sidebar nav h2 {
  font-size: var(--font-size-h3);
  font-weight: 300;
  line-height: 1em;
}
#sidebar nav h2 > span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#sidebar nav h2 button {
  display: block;
  width: 3em;
  height: 3em;
  margin-top: 0;
}
#sidebar nav h2 button span {
  overflow: hidden;
  text-indent: 999px;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
}
#sidebar nav h2 button svg {
  display: block;
  width: 100%;
  height: auto;
  color: var(--c-text);
}
@media screen and (min-width: 768px) {
  #sidebar nav h2 {
    padding: 0 4rem 1.5rem 0rem;
  }
  #sidebar nav h2 button {
    display: none;
  }
}
#sidebar nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#sidebar nav ul a {
  display: block;
  padding: 0.25rem 0rem 0.25rem 0rem;
  transition: all 0.25s;
  overflow: hidden;
  font-weight: 500;
  color: var(--c-brand-primary);
}
#sidebar nav ul a span {
  display: block;
  position: relative;
  transition: all 0.25s;
}
#sidebar nav ul a span::before {
  content: "";
  position: absolute;
  left: -0.5em;
  top: 50%;
  margin-top: -0.1em;
  width: 0.5em;
  height: 0.5em;
  border: 3px solid var(--c-brand-primary-dark);
  border-style: solid solid none none;
  transform: translate(-100%, -50%) rotate(45deg);
}
#sidebar nav ul a:hover, #sidebar nav ul a.is-active, #sidebar nav ul a.active {
  padding-right: 0rem;
  padding-left: 1.25rem;
}
#sidebar nav ul .link-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#sidebar nav ul .link-wrapper button.toggle {
  display: block !important;
  width: 1em;
  height: 1em;
  background: transparent;
  margin-left: 0.5em;
  margin-top: -0.1em;
}
#sidebar nav ul .link-wrapper button.toggle::before, #sidebar nav ul .link-wrapper button.toggle::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  height: 3px;
  background: var(--c-brand-primary);
  transform: translate(-50%, -50%);
  transition: all 0.25s;
}
#sidebar nav ul .link-wrapper button.toggle::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
#sidebar nav ul li > .menu-container {
  padding-left: 1.25rem;
}
#sidebar .expandable-container .headline {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sidebar .expandable-container .headline h2 {
  margin-bottom: 0;
}
#sidebar .expandable-container button.toggle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  margin-top: 0;
}
#sidebar .expandable-container button.toggle span {
  overflow: hidden;
  text-indent: 999px;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
}
#sidebar .expandable-container button.toggle svg {
  display: block;
  width: 80%;
  height: auto;
  color: var(--c-text);
  flex-grow: 1;
}
@media screen and (min-width: 0) and (max-width: 999px) {
  #sidebar .expandable-container h2 {
    padding: 0 !important;
  }
}
@media screen and (min-width: 1000px) {
  #sidebar nav .headline button.toggle {
    display: none;
  }
  #sidebar nav > .expandable {
    height: auto !important;
  }
}
#sidebar .text-box {
  padding: clamp(3rem, 7.2vw, 6rem) clamp(0rem, 0vw, 0rem) clamp(0rem, 0vw, 0rem) clamp(0rem, 0vw, 0rem);
}
#sidebar .text-box h2, #sidebar .text-box h3 {
  font-size: var(--font-size-h4);
  font-weight: 300;
  line-height: 1em;
  max-width: 8em;
  margin-bottom: 0.5em;
}
#sidebar .text-box .field--body {
  color: color-mix(in srgb, var(--c-text) 70%, transparent);
  max-width: 18em;
}
#sidebar .text-box .field--body a {
  color: #000;
  font-weight: 700;
}
@media screen and (min-width: 0) and (max-width: 767px) {
  #sidebar .text-box .field--body {
    max-width: none;
  }
}
#sidebar .text-box .field--button {
  margin-top: 1.5em;
}

@media screen and (min-width: 768px) {
  div.scrollin:has(> #sidebar) {
    display: flex;
    justify-content: space-between;
  }
  div.scrollin:has(> #sidebar) #sidebar {
    padding: clamp(0rem, 0vw, 0rem) clamp(1rem, 2.4vw, 2rem) clamp(0rem, 0vw, 0rem) clamp(0rem, 0vw, 0rem);
  }
  div.scrollin:has(> #sidebar) #sidebar {
    max-width: 24em;
    min-width: 18em;
    flex-basis: 35%;
  }
  div.scrollin:has(> #sidebar) #sidebar + div {
    flex-grow: 1;
  }
}
@media screen and (min-width: 1000px) {
  div.scrollin:has(> #sidebar) #sidebar {
    transform: translateX(-80px);
    opacity: 0;
    transition: all 1s var(--ease-cubic);
  }
  div.scrollin:has(> #sidebar) #sidebar + div {
    flex-grow: 1;
    transform: translateX(80px);
    opacity: 0;
  }
  div.scrollin:has(> #sidebar).loaded #sidebar,
  div.scrollin:has(> #sidebar).loaded #sidebar + div {
    transform: none;
    opacity: 1;
    transition: all 1s var(--ease-cubic);
  }
}

.image-carousel img {
  display: block;
  width: 100%;
  aspect-ratio: 5/4;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  border-radius: 0.25rem;
}
.image-carousel .field--name-field-image {
  border-radius: 0.25rem;
  border-radius: 5px;
}
.image-carousel .slides {
  border-radius: 1rem;
}
.image-carousel .slides a {
  display: block;
  position: realtive;
}
.image-carousel .slides a .icon {
  position: absolute;
  right: 1em;
  top: 1em;
  width: 2.5em;
  height: 2.5em;
  background: var(--c-brand-primary);
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s;
}
.image-carousel .slides a .icon svg {
  display: block;
  width: 45%;
  height: auto;
}
.image-carousel .slides a:hover .icon {
  background: var(--c-brand-primary-dark);
}
.image-carousel .thumbs {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-flow: row wrap;
  padding-top: 10px;
}
.image-carousel .thumbs .icon {
  display: none;
}
.image-carousel .thumbs .swiper-slide {
  padding: 5px;
  width: 33.3333333333%;
}
@media screen and (min-width: 640px) {
  .image-carousel .thumbs .swiper-slide {
    width: 20%;
  }
}
.image-carousel .thumbs .swiper-slide div {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 0.5rem;
}
.image-carousel .thumbs .swiper-slide div::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all 0.5s;
}
.image-carousel .thumbs .swiper-slide div img {
  transition: all 0.5s;
  border-radius: 0.25rem;
}
.image-carousel .thumbs .swiper-slide div:hover img {
  transform: scale(1.1, 1.1);
}
.image-carousel .thumbs .swiper-slide div:hover::after {
  opacity: 1;
}

.site-header {
  padding: clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem) clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem);
}
.site-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 500;
}
.gin--vertical-toolbar .site-header {
  top: 60px;
}
.site-header .icon-button {
  margin-left: 2em;
  background: transparent;
  border-radius: var(--button-border-radius);
  transition: all 0.25s;
  padding: 0;
}
.site-header .icon-button i.i {
  order: -9999;
  background: var(--c-brand-primary);
  color: #000;
}
.site-header .icon-button span.t {
  transition: all 0.25s;
  padding-right: 0;
  font-weight: 300;
  color: #fff;
  padding-left: 0.5em;
}
.site-header .icon-button:hover {
  background: transparent;
  color: #fff;
  opacity: 0.5;
}
.site-header .nav-buttons {
  display: flex;
  align-items: center;
}
.site-header nav h2 {
  display: none;
}
@media screen and (min-width: 0) and (max-width: 999px) {
  .site-header {
    padding: 0;
    height: 5rem;
    align-items: stretch;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
  }
  .site-header .nav-buttons {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .site-header {
    height: 8rem;
  }
}

.site-title {
  display: block;
  width: clamp(8em, 17vw, 16em);
}
.site-title a {
  display: block;
}
.site-title a img, .site-title a svg {
  display: block;
  width: 100%;
  height: auto;
}
.site-title a:hover {
  opacity: 0.5;
}
@media screen and (min-width: 0) and (max-width: 999px) {
  .site-title {
    width: auto;
    flex-grow: 1;
    font-family: var(--font-family-headline);
    transform: none;
  }
  .site-title h1 {
    font-size: 1em;
  }
  .site-title * {
    height: 100%;
  }
  .site-title a {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
    background: #000;
  }
  .site-title a img, .site-title a svg {
    width: 16em;
    height: auto;
  }
}
@media screen and (min-width: 1000px) {
  .site-title .mobile {
    display: none;
  }
}

.primary-nav {
  font-family: var(--font-family-body);
  font-weight: 300;
}
.primary-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media screen and (min-width: 0) and (max-width: 999px) {
  .primary-nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-transform: capitalize;
    transform: translateX(-100%);
    opacity: 0;
    transition: all 1s;
    z-index: 600;
  }
  .primary-nav svg {
    display: none;
  }
  .primary-nav.open {
    transform: none;
    opacity: 1;
  }
  .primary-nav nav > .menu-container {
    height: 100%;
  }
  .primary-nav nav > .menu-container > ul {
    overflow-y: scroll;
    height: 100%;
  }
  .primary-nav .menu-container {
    background: black;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    transition: all 0.5s;
  }
  .primary-nav > nav > .menu-container {
    transform: none;
  }
  .primary-nav button.back {
    display: block;
    width: 100%;
    background: var(--c-black);
    color: #fff;
    border: none;
    text-transform: none;
    text-align: left;
    letter-spacing: 0;
    font-size: 1.2em;
    line-height: 1em;
    padding: 1.25em 2em;
  }
  .primary-nav button.back svg {
    display: none;
  }
  .primary-nav button.back span {
    display: block;
    position: relative;
    padding-left: 2em;
  }
  .primary-nav button.back span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.8em;
    height: 0.8em;
    border-style: none none solid solid;
    transform: translate(0, -50%) rotate(45deg);
  }
  .primary-nav nav .menu-container li {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .primary-nav nav .menu-container li a {
    display: block;
    padding: 0 2em;
    line-height: 5em;
    height: 5em;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    transition: all 0.25s;
    background: transparent;
    color: white;
  }
  .primary-nav nav .menu-container li a:hover, .primary-nav nav .menu-container li a:focus, .primary-nav nav .menu-container li a.is-active {
    background: #75a01e !important;
    color: #fff !important;
  }
  .primary-nav nav .menu-container li.menu-item-has-children {
    position: relative;
  }
  .primary-nav nav .menu-container li.menu-item-has-children > a {
    margin-right: 5em;
  }
  .primary-nav nav .menu-container li.menu-item-has-children button.toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 5em;
    height: 5em;
    border: none;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.25s;
    background: transparent;
  }
  .primary-nav nav .menu-container li.menu-item-has-children button.toggle::after {
    content: "";
    position: absolute;
    right: 2.5em;
    top: 2.5em;
    width: 0.7em;
    height: 0.7em;
    border: 2px solid rgba(255, 255, 255, 0.7);
    border-style: solid solid none none;
    transform: translate(50%, -50%) rotate(45deg);
    transition: all 0.25s;
    transition: all 0.25s;
  }
  .primary-nav nav .menu-container li.menu-item-has-children button.toggle:hover {
    cursor: pointer;
    background: #fff;
  }
  .primary-nav nav .menu-container li.menu-item-has-children button.toggle:hover::after {
    border-color: #000;
  }
  .primary-nav nav .menu-container li.menu-item-has-children button.toggle span {
    overflow: hidden;
    text-indent: 999px;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    position: absolute;
    white-space: nowrap;
    width: 1px;
    height: 1px;
  }
  .primary-nav nav .menu-container li.menu-item-has-children .menu-container {
    z-index: 500;
  }
  .primary-nav nav .menu-container li.menu-item-has-children .menu-container .menu-container {
    z-index: 501;
  }
  .primary-nav nav .menu-container li.menu-item-has-children .menu-container .menu-container .menu-container {
    z-index: 502;
  }
  .primary-nav nav .menu-container li.menu-item-has-children .menu-container .menu-container .menu-container .menu-container {
    z-index: 503;
  }
  .primary-nav nav .menu-container li.menu-item-has-children li a {
    display: block;
    color: #fff;
    text-transform: none;
    transition: all 0.25s;
  }
  .primary-nav nav .menu-container li.menu-item-has-children.open::after {
    border-style: solid solid none none;
    transform: translate(50%, -70%) rotate(135deg);
  }
  .primary-nav nav .menu-container li.menu-item-has-children.open > .menu-container {
    transform: none;
  }
}
@media screen and (min-width: 1000px) {
  .primary-nav {
    white-space: nowrap;
    font-size: 0.7em;
    display: flex;
    align-items: center;
    transition: all 0.25s;
  }
  .primary-nav button {
    display: none;
  }
  .primary-nav > nav > .menu-container > ul {
    display: flex;
    align-items: center;
    position: relative;
  }
  .primary-nav > nav > .menu-container > ul > li {
    padding: 0 0 0 1.5em;
    position: relative;
  }
  .primary-nav > nav > .menu-container > ul > li > a {
    display: block;
    position: relative;
    padding: 0;
    color: #fff;
    transition: all 0.25s;
    line-height: 6em;
    font-weight: 300;
  }
  .primary-nav > nav > .menu-container > ul > li > a:hover, .primary-nav > nav > .menu-container > ul > li > a:focus, .primary-nav > nav > .menu-container > ul > li > a.is-active {
    opacity: 0.75;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children {
    perspective: 1000px;
    z-index: 100;
    position: relative;
    padding-right: 1.5em;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children::after {
    content: "";
    position: absolute;
    right: 0.25em;
    top: 50%;
    width: 0.5em;
    height: 0.5em;
    border: 2px solid #fff;
    border-style: solid solid none none;
    transform: translate(-50%, -65%) rotate(45deg);
    transition: all 0.25s;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children .menu-container {
    position: absolute;
    top: 100%;
    left: -99999px;
    perspective: 1000px;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s 0.2s, left 0s 0.7s;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children .menu-container li {
    line-height: 1.2em;
    position: relative;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children .menu-container li > a {
    transition: all 0.5s 0.3s;
    text-align: left;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children .menu-container li:last-child {
    margin-top: -1px;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children .menu-container li.menu-item-has-children > a {
    position: relative;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children .menu-container a {
    display: block;
    line-height: 1.2em;
    padding: 1.25em 6em 1.25em 2em;
    color: #fff;
    background: #75a01e;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    transition: all 0.25s !important;
    font-weight: 200;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children .menu-container a:hover {
    color: #9eaf7c;
    background: #24300c;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children .menu-container li:first-child a {
    border-top: none;
    border-radius: 0.5rem 0.5rem 0 0;
    contain: paint;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children > .menu-container {
    position: absolute;
    top: 100%;
    font-size: 0.9em;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children > .menu-container li:last-child a {
    border-radius: 0 0 0.5rem 0.5rem;
    contain: paint;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children > .menu-container > ul > li:first-of-type a {
    border-radius: 0.5rem 0.5rem 0 0;
    contain: paint;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children > .menu-container > ul > li:first-of-type:last-child a {
    border-radius: 0.5rem;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children > .menu-container li.menu-item-has-children > a::after {
    content: "";
    position: absolute;
    right: 1.5em;
    top: 50%;
    width: 0.5em;
    height: 0.5em;
    transform: translate(-50%, -65%) rotate(45deg);
    transition: all 0.25s;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children > .menu-container li.menu-item-has-children > a:hover::after {
    border-color: #000;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children > .menu-container > ul > li > .menu-container {
    top: 0;
    border-radius: 0 1rem 1rem 1rem;
  }
  .primary-nav > nav > .menu-container > ul > li.menu-item-has-children > .menu-container > ul > li > .menu-container li:first-child a {
    border-radius: 0 1rem 0 0;
    contain: paint;
  }
  .primary-nav > nav > .menu-container > ul li.menu-item-has-children:hover::after {
    transform: translate(-50%, -65%) rotate(135deg) !important;
  }
  .primary-nav > nav > .menu-container > ul li.menu-item-has-children:hover > .menu-container {
    display: block !important;
    left: 0;
    opacity: 1;
    transition: opacity 0.25s;
  }
}
@media screen and (min-width: 1280px) {
  .primary-nav {
    font-size: 0.8em;
  }
}
@media screen and (min-width: 1600px) {
  .primary-nav {
    font-size: 1em;
  }
}

@keyframes rotateMenu {
  0% {
    transform: rotateX(-90deg);
  }
  70% {
    transform: rotateX(20deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
button.primary-nav-toggle {
  padding: clamp(0rem, 0vw, 0rem) clamp(1rem, 2.4vw, 2rem) clamp(0rem, 0vw, 0rem) clamp(1rem, 2.4vw, 2rem);
}
button.primary-nav-toggle {
  height: 100%;
  border-radius: 0;
  border: none;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-weight: 500;
  font-size: 1.2em;
  font-family: var(--font-family-headline);
  text-transform: capitalize;
  background: var(--c-brand-primary);
}
@media screen and (min-width: 640px) {
  button.primary-nav-toggle {
    width: 10em;
  }
}
@media screen and (min-width: 1000px) {
  button.primary-nav-toggle {
    display: none;
  }
}
button.primary-nav-toggle .icon {
  display: block;
  position: relative;
  width: 2em;
  height: 2em;
}
button.primary-nav-toggle .icon .l {
  position: absolute;
  left: 25%;
  width: 50%;
  height: 2px;
  background: #000;
  transition: all 0.25s;
  opacity: 1;
  top: 50%;
  transform: translateY(-50%);
}
button.primary-nav-toggle .icon .l.t {
  margin-top: -5px;
}
button.primary-nav-toggle .icon .l.b {
  margin-top: 5px;
}
button.primary-nav-toggle.open .icon .l.t, button.primary-nav-toggle.open .icon .l.b {
  transform: rotate(45deg);
  margin-top: 0;
}
button.primary-nav-toggle.open .icon .l.b {
  opacity: 0;
}
button.primary-nav-toggle.open .icon .l.m {
  transform: rotate(-45deg);
}

#banner {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#banner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 20rem;
  background: linear-gradient(to bottom, rgb(0, 0, 0), rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  z-index: 300;
}
#banner .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#banner .bg .swiper .swiper-slide .banner-bg-image {
  width: 100vw;
  height: 100vh;
  background-position: 50% 50%;
  background-size: cover;
}
#banner .bg::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#banner .bg::after {
  content: "";
  background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8) 40%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  z-index: 300;
}
#banner .banner-content {
  padding: clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  #banner .banner-content {
    max-width: clamp(320px, 93vw, 1680px);
  }
}
#banner .banner-content {
  width: 100%;
  position: relative;
  z-index: 400;
}
#banner h1,
#banner h2 {
  font-size: var(--font-size-h1);
  line-height: 1.2em;
  font-weight: 700;
  max-width: 13em;
}
#banner .field--body {
  font-size: var(--font-size-body-xlarge);
  line-height: 1.5em;
  max-width: 50rem;
}
#banner .field--list {
  margin-top: 2em;
  font-weight: 700;
}
#banner .field--list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#banner .field--list ul {
  display: flex;
  justify-content: space-between;
  max-width: 50rem;
}
#banner .field--list ul li {
  display: flex;
  align-items: center;
}
#banner .field--list ul li:not(:last-child) {
  margin-right: 1em;
}
#banner .field--list ul li i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25em;
  height: 2.25em;
  border-radius: 50%;
  margin-right: 0.5em;
  background: var(--c-brand-primary);
  color: var(--c-black);
}
#banner .field--list ul li i svg {
  display: block;
  width: 60%;
  height: auto;
}
#banner .field--list ul li span {
  padding-top: var(--font-body-v-offset);
  max-width: 10em;
  line-height: 1em;
}
#banner .overlay {
  display: none;
}
#banner .woocommerce-breadcrumb {
  font-size: var(--font-size-body-small);
  line-height: 1.2em;
  margin-top: 2em;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.7);
}
#banner .woocommerce-breadcrumb a {
  color: var(--c-brand-primary);
}

#banner.page-banner {
  height: 60vh;
}
#banner.page-banner .bg > div {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}
#banner.page-banner .field--bnr-subtext {
  font-size: var(--font-size-body-large);
  line-height: 1.5em;
  max-width: 28em;
}

@media screen and (min-width: 1000px) {
  body::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  body::after {
    content: "";
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    pointer-events: none;
    transition: all 0.25s;
    z-index: 490;
  }
  body:has(#sticky-nav:hover)::after {
    opacity: 1;
  }
}
#sticky-nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 500;
  margin-top: 0;
  display: flex;
  transform: translateY(-150%);
  transition: all 1s 0.1s;
  padding: 0;
}
#sticky-nav .primary-nav {
  padding-top: 0;
}
@media screen and (min-width: 0) and (max-width: 999px) {
  #sticky-nav {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  }
  #sticky-nav .site-title img.desktop {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  #sticky-nav {
    padding: clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem) clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem);
  }
  #sticky-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: color-mix(in srgb, var(--c-black), transparent 20%);
    backdrop-filter: blur(10px);
    left: 50%;
    width: 100%;
    transform: translate(-50%, -200%);
    top: 0;
    height: auto !important;
    line-height: initial !important;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  }
  #sticky-nav h2 {
    display: none;
  }
  #sticky-nav .site-title {
    width: 20em;
    transform: none;
  }
  #sticky-nav .primary-nav {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #sticky-nav .primary-nav nav > .menu-container > ul {
    margin-right: 1em;
    padding-top: 0;
  }
  #sticky-nav .primary-nav nav > .menu-container > ul > li {
    padding-top: 0.2em;
    padding-left: 1em;
  }
  #sticky-nav .primary-nav nav > .menu-container > ul > li:first-child {
    padding-left: 1em;
  }
  #sticky-nav .primary-nav nav > .menu-container > ul li.menu-item-has-children::after {
    transform: translate(-50%, -20%) rotate(45deg);
  }
  #sticky-nav > * {
    position: relative;
  }
  #sticky-nav.show {
    transform: translateX(-50%) !important;
  }
}
#sticky-nav.show {
  opacity: 1;
  transition: all 1s 0s;
  transform: none;
}

#footer-first {
  background: #dbdbdb;
  border-top: 2px solid #c7c7c7;
}

.block--footer-hero > .inner {
  padding: clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem) clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  .block--footer-hero > .inner {
    max-width: clamp(320px, 93vw, 1200px);
  }
}
.block--footer-hero > .inner {
  margin: auto;
}
.block--footer-hero .box {
  display: flex;
  background: var(--c-brand-primary);
  border-radius: 1rem;
  contain: paint;
}
.block--footer-hero .box .content {
  padding: clamp(2.5rem, 6vw, 5rem) clamp(2rem, 4.8vw, 4rem) clamp(2.5rem, 6vw, 5rem) clamp(2rem, 4.8vw, 4rem);
}
.block--footer-hero .box .content {
  width: 65%;
}
.block--footer-hero .box .image {
  width: 35%;
}
.block--footer-hero .box .image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.block--footer-hero h2 {
  font-size: var(--font-size-h2);
  line-height: 1em;
  font-weight: 500;
  color: #fff;
}
.block--footer-hero .block--icon-button {
  margin-top: 2em;
}
.block--footer-hero a.icon-button {
  background: var(--c-black);
  color: #fff;
}
.block--footer-hero a.icon-button i {
  background: #fff;
  color: var(--c-black);
}

#footer-second {
  background: var(--c-black);
  color: rgba(255, 255, 255, 0.7);
  font-size: var(--step--2);
  line-height: 1.5em;
  padding-top: 8em;
  margin-top: -8em;
}
#footer-second a {
  color: #fff;
}
#footer-second a:hover {
  color: var(--c-brand-primary);
}
#footer-second > .inner {
  padding: clamp(4rem, 9.6vw, 8rem) clamp(2rem, 4.8vw, 4rem) clamp(4rem, 9.6vw, 8rem) clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  #footer-second > .inner {
    max-width: clamp(320px, 93vw, 1440px);
  }
}
#footer-second > .inner {
  gap: clamp(1rem, 2.4vw, 2rem);
}
#footer-second > .inner {
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#footer-second h2 {
  font-weight: 500;
  color: #fff;
  margin-bottom: 0.25em;
}

#footer-bar {
  background: var(--c-black);
  font-size: var(--step--1);
  line-height: 1.2em;
  color: rgba(255, 255, 255, 0.7);
}
#footer-bar > .inner {
  padding: clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem) clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  #footer-bar > .inner {
    max-width: clamp(320px, 93vw, 1440px);
  }
}
#footer-bar > .inner {
  margin: auto;
}
#footer-bar > .inner > div {
  padding: clamp(1rem, 2.4vw, 2rem) clamp(0rem, 0vw, 0rem) clamp(1rem, 2.4vw, 2rem) clamp(0rem, 0vw, 0rem);
}
#footer-bar > .inner > div {
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#footer-bar .credits {
  display: flex;
}
#footer-bar .credits .copyright {
  margin-right: 1em;
}

ul.wp-block-social-links {
  display: flex;
  gap: 0;
  align-items: flex-start;
}
ul.wp-block-social-links li {
  background-color: var(--c-brand-primary);
  border-radius: 0.5rem;
  width: 3rem;
  height: 3rem;
  transition: all 0.25s;
}
ul.wp-block-social-links li:hover {
  transform: none;
  background: rgba(255, 255, 255, 0.4);
}
ul.wp-block-social-links li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--c-black) !important;
}
ul.wp-block-social-links li a svg {
  width: 1.25em !important;
  height: 1.25em !important;
}
ul.wp-block-social-links li a:hover {
  transform: none;
}
@media screen and (min-width: 768px) {
  ul.wp-block-social-links li {
    margin-right: 0.5rem !important;
  }
}
@media screen and (min-width: 0) and (max-width: 767px) {
  ul.wp-block-social-links {
    justify-content: center;
  }
  ul.wp-block-social-links li {
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 0.25rem !important;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  overscroll-behavior-y: none;
  margin: 0;
}

::-moz-selection {
  background: var(--c-brand-primary);
  color: var(--c-text-light);
  background-clip: initial;
  -webkit-text-fill-color: initial;
}

::selection {
  background: var(--c-brand-primary);
  color: var(--c-text-light);
  background-clip: initial;
  -webkit-text-fill-color: initial;
}

img::-moz-selection {
  background: var(--c-brand-primary);
  color: var(--c-text-light);
  background-clip: initial;
  -webkit-text-fill-color: initial;
}

img::selection {
  background: var(--c-brand-primary);
  color: var(--c-text-light);
  background-clip: initial;
  -webkit-text-fill-color: initial;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

a {
  transition: all 0.25s;
  color: var(--c-brand-primary);
  text-decoration: none !important;
  outline: none !important;
}

a:not([class]) {
  font-weight: 500;
}
a:not([class]):hover {
  color: var(--c-brand-primary-dark);
}

#container {
  overflow: clip;
}

#page-content {
  position: relative;
  min-height: 20em;
  background: #fff;
}

.section-wrapper {
  position: relative;
}

.color-flip-sections {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.color-flip-sections {
  display: flex;
  flex-flow: column;
  pointer-events: none;
}
.color-flip-sections > div {
  flex-grow: 1;
}

span.w,
.field--overline > div,
.field.field--body > div,
.field.field--body-below > div {
  transition: color 1s var(--ease-cubic);
}

.block--search-callout > .inner {
  padding: clamp(2rem, 4.8vw, 4rem) clamp(2rem, 4.8vw, 4rem) clamp(2rem, 4.8vw, 4rem) clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  .block--search-callout > .inner {
    max-width: clamp(320px, 93vw, 1080px);
  }
}
.block--search-callout > .inner {
  margin: auto;
}
.block--search-callout > .inner > .box {
  padding: clamp(2rem, 4.8vw, 4rem);
}
.block--search-callout > .inner > .box {
  background: var(--c-brand-primary);
  border-radius: 1rem;
}
.block--search-callout .section-header {
  margin-bottom: 1em;
}
.block--search-callout form {
  display: flex;
}
.block--search-callout form label {
  display: block;
  width: 75%;
  border: none;
}
.block--search-callout form label input {
  background: rgba(0, 0, 0, 0.5) !important;
  width: 100%;
  color: #fff;
  border: none !important;
  border-radius: 0.5rem 0 0 0.5rem !important;
}
.block--search-callout form input[type=submit] {
  width: 25% !important;
  margin-left: auto;
  border-radius: 0 0.5rem 0.5rem 0 !important;
  border: none !important;
  text-align: center !important;
  font-weight: 700;
}

.block--text-image-hero {
  padding: clamp(6rem, 14.4vw, 12rem) clamp(2rem, 4.8vw, 4rem) clamp(6rem, 14.4vw, 12rem) clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  .block--text-image-hero {
    max-width: clamp(320px, 93vw, 1200px);
  }
}
.block--text-image-hero {
  gap: clamp(1rem, 2.4vw, 2rem);
}
.block--text-image-hero {
  margin: auto;
}
.block--text-image-hero img {
  border-radius: 1rem;
  aspect-ratio: 5/4;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.block--text-image-hero h2.headline {
  font-size: var(--font-size-h2);
  line-height: 1em;
  max-width: 9em;
}
.block--text-image-hero .field--body {
  font-size: var(--font-size-body-large);
  line-height: 1.5em;
}

.block--card-callouts {
  padding: clamp(2rem, 4.8vw, 4rem);
}

.block--card-callout a {
  display: block;
  position: relative;
  aspect-ratio: 2/3;
  border-radius: 0.75rem;
  contain: paint;
  color: #fff;
}
.block--card-callout a .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.block--card-callout a .bg {
  background-size: cover;
  background-position: 50% 50%;
}
.block--card-callout a .bg::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.block--card-callout a .bg::after {
  content: "";
}
.block--card-callout a .bg::after {
  background: linear-gradient(to bottom, color-mix(in srgb, #303030, transparent 100%) 0%, color-mix(in srgb, #303030, transparent 100%) 40%, color-mix(in srgb, #303030, transparent 20%) 70%, color-mix(in srgb, #303030, transparent 0%) 90%, color-mix(in srgb, #303030, transparent 0%) 100%);
  pointer-events: none;
}
.block--card-callout a .content {
  padding: clamp(1.5rem, 3.6vw, 3rem);
}
.block--card-callout a .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.block--card-callout a h3 {
  font-size: var(--font-size-h5);
  line-height: 1.2em;
  margin-bottom: 0.25em;
  font-weight: 700;
}
.block--card-callout a .field--body {
  font-size: var(--font-size-body-small);
  line-height: 1.4em;
}

.block--hero-category-links {
  background: var(--c-black);
  color: #fff;
}
.block--hero-category-links .rows {
  margin-left: clamp(-1rem, -1.2vw, -0.5rem);
  margin-right: clamp(-1rem, -1.2vw, -0.5rem);
}
.block--hero-category-links .rows {
  display: flex;
  flex-flow: row wrap;
}
.block--hero-category-links .rows .row {
  padding: clamp(0rem, 0vw, 0rem) clamp(0.5rem, 1.2vw, 1rem) clamp(2rem, 4.8vw, 4rem) clamp(0.5rem, 1.2vw, 1rem);
}
.block--hero-category-links .rows .row {
  width: 25%;
}
.block--hero-category-links .rows .row a {
  display: block;
  color: var(--c-brand-primary);
}
.block--hero-category-links .rows .row a svg {
  display: block;
  width: 8em;
  height: 8em;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto;
}
.block--hero-category-links .rows .row h3 {
  font-size: var(--font-size-h5);
  line-height: 1.2em;
  text-align: center;
  margin-top: 1em;
  color: #fff;
  font-weight: 300;
}

.block--list-hero {
  color: rgba(255, 255, 255, 0.8);
}
.block--list-hero .bg::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.block--list-hero .bg::after {
  content: "";
}
.block--list-hero .bg::after {
  background: color-mix(in srgb, var(--c-black), transparent 30%);
  backdrop-filter: blur(10px);
}
.block--list-hero .section-header h2 {
  color: #fff;
}
.block--list-hero .section-header .field--body {
  color: rgba(255, 255, 255, 0.8);
  max-width: 24em;
}
.block--list-hero .list-items {
  margin-left: clamp(-1rem, -1.2vw, -0.5rem);
  margin-right: clamp(-1rem, -1.2vw, -0.5rem);
}
.block--list-hero .list-items {
  display: flex;
  flex-flow: row wrap;
}
.block--list-hero .list-items .list-item {
  padding: clamp(0rem, 0vw, 0rem) clamp(0.5rem, 1.2vw, 1rem) clamp(1.5rem, 3.6vw, 3rem) clamp(0.5rem, 1.2vw, 1rem);
}
.block--list-hero .list-items .list-item {
  width: 50%;
}
.block--list-hero .list-items .list-item > div {
  max-width: 20em;
  display: flex;
  margin: auto;
}
.block--list-hero .list-items .list-item i {
  width: 1.25em;
  height: 1.25em;
  background: var(--c-brand-primary);
  color: var(--c-black);
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 0.5em;
}
.block--list-hero .list-items .list-item i svg {
  display: block;
  width: 60%;
  height: auto;
}

.block--services-featured .rows,
#related-services .rows {
  margin-left: clamp(-0.5rem, -0.6vw, -0.25rem);
  margin-right: clamp(-0.5rem, -0.6vw, -0.25rem);
}
.block--services-featured .rows,
#related-services .rows {
  display: flex;
  flex-flow: row wrap;
}
.block--services-featured .rows .row,
#related-services .rows .row {
  padding: clamp(0.25rem, 0.6vw, 0.5rem);
}
.block--services-featured .rows .row,
#related-services .rows .row {
  max-width: 50%;
}

.block--logo-ticker {
  padding: clamp(2rem, 4.8vw, 4rem) clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem) clamp(0rem, 0vw, 0rem);
}
.block--logo-ticker {
  display: flex;
  align-items: center;
}
.block--logo-ticker .ticker-items {
  gap: clamp(1rem, 2.4vw, 2rem);
}
.block--logo-ticker .ticker-items {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 100vw;
  animation: ticker-scroll var(--animation-duration) linear infinite;
}
.block--logo-ticker .ticker-items .ticker-item {
  width: clamp(8em, 25vw, 20em);
}
.block--logo-ticker .ticker-items .ticker-item a {
  display: block;
  aspect-ratio: 9/4;
  background: #fff;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block--logo-ticker .ticker-items .ticker-item a img {
  display: block;
  width: 70%;
  height: 70%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(100%);
}

@keyframes ticker-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.block--expandable-text-image .image {
  margin-bottom: 2em;
  max-width: 26em;
}
.block--expandable-text-image .image img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
}
.block--expandable-text-image .actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block--expandable-text-image .content {
  max-width: 30em;
}
.block--expandable-text-image .body {
  color: color-mix(in srgb, var(--c-text), transparent 30%);
  line-height: 1.5em;
}
.block--expandable-text-image .field--body,
.block--expandable-text-image .field--body-below {
  line-height: 1.5em;
}
@media screen and (min-width: 768px) {
  .block--expandable-text-image {
    margin-left: clamp(-2rem, -2.4vw, -1rem);
    margin-right: clamp(-2rem, -2.4vw, -1rem);
  }
  .block--expandable-text-image {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .block--expandable-text-image > div {
    padding: clamp(0rem, 0vw, 0rem) clamp(1rem, 2.4vw, 2rem) clamp(0rem, 0vw, 0rem) clamp(1rem, 2.4vw, 2rem);
  }
  .block--expandable-text-image .image {
    margin-bottom: 0;
    max-width: 36em;
    flex-grow: 1;
    flex-basis: 0;
  }
  .block--expandable-text-image .content {
    min-width: 40%;
  }
}

@media screen and (min-width: 768px) {
  .block--expandable-text-image.image-right .image {
    order: 999;
  }
}

.expandable-text-images-section .block--expandable-text-image:not(:last-child) {
  margin-bottom: clamp(4rem, 9.6vw, 8rem);
  margin-top: clamp(0rem, 0vw, 0rem);
}

.block--images-row {
  padding: clamp(0rem, 0vw, 0rem) clamp(0.5rem, 1.2vw, 1rem) clamp(0rem, 0vw, 0rem) clamp(0.5rem, 1.2vw, 1rem);
}
.block--images-row {
  gap: clamp(0.5rem, 1.2vw, 1rem);
}
.block--images-row img {
  display: block;
  width: 100%;
  height: 100%;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1rem;
}

@media screen and (min-width: 1400px) {
  .block--contact-details > .wp-block-group__inner-container {
    max-width: clamp(320px, 93vw, 1200px);
  }
}
.block--contact-details > .wp-block-group__inner-container {
  padding: clamp(2rem, 4.8vw, 4rem);
}
.block--contact-details > .wp-block-group__inner-container {
  margin: auto;
}
.block--contact-details > .wp-block-group__inner-container .wp-block-columns {
  margin-left: clamp(-3rem, -3.6vw, -1.5rem);
  margin-right: clamp(-3rem, -3.6vw, -1.5rem);
}
.block--contact-details > .wp-block-group__inner-container .wp-block-columns {
  gap: 0px;
}
.block--contact-details > .wp-block-group__inner-container .wp-block-columns .wp-block-column {
  padding: clamp(1.5rem, 3.6vw, 3rem);
}
.block--contact-details > .wp-block-group__inner-container .wp-block-columns .wp-block-column:not(:last-child) {
  border-right: 2px solid rgba(0, 0, 0, 0.1);
}

.template--contact .block--location {
  background: var(--c-black);
  color: #fff;
  font-size: var(--font-size-body-large);
  line-height: 1.5em;
}
.template--contact .block--location .wp-block-columns {
  gap: clamp(2rem, 4.8vw, 4rem);
}
.template--contact .block--location h2 {
  font-size: var(--font-size-h2);
  line-height: 1.2em;
  font-weight: 500;
}

.block--google-map iframe {
  display: block;
  width: 100% !important;
  height: 100% !important;
  aspect-ratio: 4/3;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 1rem;
}

.service a {
  gap: clamp(1rem, 2.4vw, 2rem);
}
.service a {
  padding: clamp(0.75rem, 1.8vw, 1.5rem);
}
.service a {
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  background: var(--c-black);
}
.service a .image {
  width: 30%;
  contain: paint;
  border-radius: 0.5rem;
}
.service a .image img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.service a .content {
  width: 70%;
}
.service a h3 {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 0.25em;
}
.service a .excerpt {
  font-size: var(--font-size-body-small);
  line-height: 1.4em;
  color: rgba(255, 255, 255, 0.7);
}

.template--service {
  position: relative;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
}
.template--service > .wp-block-group__inner-container {
  padding: clamp(6rem, 14.4vw, 12rem) clamp(2rem, 4.8vw, 4rem) clamp(6rem, 14.4vw, 12rem) clamp(2rem, 4.8vw, 4rem);
}
@media screen and (min-width: 1400px) {
  .template--service > .wp-block-group__inner-container {
    max-width: clamp(320px, 93vw, 1200px);
  }
}
.template--service > .wp-block-group__inner-container {
  margin: auto;
}
.template--service > .wp-block-group__inner-container > .block--expandable-text-image:not(:last-child) {
  margin-bottom: clamp(4rem, 9.6vw, 8rem);
  margin-top: clamp(0rem, 0vw, 0rem);
}

.basic-page-content:has(.template--service:first-child) > .inner {
  padding-top: 0 !important;
}

.basic-page-content:has(.template--service:last-child) > .inner {
  padding-bottom: 0 !important;
}

#related-services > .inner {
  padding-top: 0;
}

@media screen and (min-width: 1400px) {
  .product-archive-content > .inner {
    max-width: clamp(320px, 93vw, 1200px);
  }
}

.product-category-teasers {
  margin-left: clamp(-1rem, -1.2vw, -0.5rem);
  margin-right: clamp(-1rem, -1.2vw, -0.5rem);
}
.product-category-teasers {
  display: flex;
  flex-flow: row wrap;
}
.product-category-teasers .row {
  padding: clamp(0.5rem, 1.2vw, 1rem);
}
.product-category-teasers .row {
  width: 50%;
}

.product-category-teaser a {
  display: block;
  position: relative;
}
.product-category-teaser a .field--image {
  contain: paint;
  border-radius: 1rem;
}
.product-category-teaser a .field--image img {
  display: block;
  width: 100%;
  aspect-ratio: 3/4;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-category-teaser a .field--image::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.product-category-teaser a .field--image::after {
  content: "";
}
.product-category-teaser a .field--image::after {
  background: linear-gradient(to bottom, rgba(48, 48, 48, 0) 0%, rgba(48, 48, 48, 0) 40%, #303030 80%, #303030 100%);
}
.product-category-teaser a .content {
  padding: clamp(1rem, 2.4vw, 2rem) clamp(1rem, 2.4vw, 2rem) clamp(1rem, 2.4vw, 2rem) clamp(1rem, 2.4vw, 2rem);
}
.product-category-teaser a .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.product-category-teaser a h3 {
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 0.5em;
  color: #fff;
}
.product-category-teaser a .field--body {
  font-size: var(--font-size-body-small);
  line-height: 1.4em;
  color: rgba(255, 255, 255, 0.8);
}
.product-category-teaser a .field--body *:last-child {
  margin-bottom: 0;
}

header.woocommerce-products-header {
  display: none;
}

.product-listing-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2em;
}

.woocommerce ul.products,
.woocommerce-page ul.products {
  margin-left: clamp(-0.5rem, -0.6vw, -0.25rem);
  margin-right: clamp(-0.5rem, -0.6vw, -0.25rem);
}
.woocommerce ul.products,
.woocommerce-page ul.products {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
  width: 100%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  padding: clamp(0rem, 0vw, 0rem) clamp(0.25rem, 0.6vw, 0.5rem) clamp(1.5rem, 3.6vw, 3rem) clamp(0.25rem, 0.6vw, 0.5rem);
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 50%;
  float: none;
  margin: 0;
}

ul.products li.product article a {
  display: block;
}
ul.products li.product article a .field--image {
  contain: paint;
  border-radius: 1rem;
  margin-bottom: 0.75em;
}
ul.products li.product article a .field--image img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
ul.products li.product article .field--category {
  font-weight: 500;
  font-size: var(--font-size-body-small);
  line-height: 1.2em;
}
ul.products li.product article h2 {
  font-size: var(--font-size-h5);
  line-height: 1.2em;
  font-weight: 700;
  color: var(--c-text);
}
ul.products li.product article .price {
  color: var(--c-brand-primary) !important;
}
ul.products li.product article a.button {
  width: 100%;
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  background: var(--c-brand-primary);
  color: var(--c-black);
  border-radius: 0.5rem;
  padding: 1.1rem 1rem 1rem 1.5rem;
}
ul.products li.product article a.button i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.75em;
  height: 1.75em;
  border: 3px solid var(--c-black);
  border-radius: 50%;
}
ul.products li.product article a.button i svg {
  display: block;
  width: 70%;
  height: auto;
  color: var(--c-black);
}

.product-page-content .product--top {
  padding: clamp(0rem, 0vw, 0rem) clamp(0rem, 0vw, 0rem) clamp(2rem, 4.8vw, 4rem) clamp(0rem, 0vw, 0rem);
}
.product-page-content .product--top {
  gap: clamp(1rem, 2.4vw, 2rem);
}
.product-page-content .product--top {
  display: flex;
}
.product-page-content .product--top > div:first-child {
  width: 55%;
}
.product-page-content .product--top > div:last-child {
  width: 45%;
}
.product-page-content .product--top .price {
  font-size: var(--step-5) !important;
  line-height: 1em;
  color: var(--c-text) !important;
  font-weight: 500;
}
.product-page-content .product--top form {
  display: flex;
}
.product-page-content .product--top form .quantity {
  width: 40%;
  padding-right: 1em;
}
.product-page-content .product--top form button {
  flex-grow: 1;
  background: var(--c-brand-primary) !important;
  color: var(--c-black) !important;
  padding: 1.15em 2em 1em 2em;
}
.product-page-content .product--top .meta > div:not(:last-child) {
  margin-bottom: 0.5em;
}
.product-page-content .product--top .description {
  margin-top: 1.5em;
  line-height: 1.4em;
  color: var(--c-text);
}
.product-page-content .product--top .description h3 {
  font-size: var(--step-3);
  line-height: 1.2em;
  font-weight: 500;
}
.product-page-content .product-content {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  background: #eeeeee;
}

.template--product-information {
  gap: clamp(2rem, 4.8vw, 4rem);
}
.template--product-information .block--policies h2,
.template--product-information .block--tags h2,
.template--product-information .block--more-information h2 {
  font-size: var(--font-size-h4);
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.template--product-information .block--policies nav {
  margin-top: 0;
}
.template--product-information .block--policies nav a {
  font-weight: 500;
  color: var(--c-brand-primary);
}
.template--product-information .block--tags {
  margin-top: 3em;
}
.template--product-information .block--tags .taxonomy-product_tag {
  margin-top: 0;
}

.product-page-content > .inner {
  padding-bottom: 0;
}

#related-products {
  position: relative;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: var(--c-black);
  color: #fff;
}
#related-products .section-header .button {
  flex-grow: 1;
  background: var(--c-brand-primary) !important;
  color: var(--c-black) !important;
  padding: 1.15em 2em 1em 2em;
}
#related-products ul.products li.product {
  width: 33.33%;
}
#related-products ul.products li.product article h2 {
  color: #fff;
}

.wp-block-group.template--home .block--search-callout {
  margin-top: -8em;
  margin-bottom: 8em;
  position: relative;
  z-index: 300;
}
.wp-block-group.template--home .block--search-callout > .inner {
  padding-top: 0;
  padding-bottom: 0;
}
.wp-block-group.template--home .block--search-callout h2 {
  font-weight: 500;
}
.wp-block-group.template--home .block--services-featured {
  background: #eaeaea;
}