.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}

/**
 * Swiper 12.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 28, 2026
 */

:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode{.swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}}.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{height:var(--swiper-virtual-size);width:1px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;&.swiper-scrollbar-disabled,.swiper-scrollbar-disabled>&{display:none!important}&.swiper-scrollbar-horizontal,.swiper-horizontal>&{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}&.swiper-scrollbar-vertical,.swiper-vertical>&{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%;>canvas,>img,>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.swiper.swiper-cube{overflow:visible}.swiper-cube{.swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1;.swiper-slide{pointer-events:none}}&.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}.swiper-slide-active,.swiper-slide-next,.swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0;&:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}}}.swiper-cube{.swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}}.swiper-cube{.swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-slide-shadow-cube.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}}.swiper.swiper-flip{overflow:visible}.swiper-flip{.swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1;.swiper-slide{pointer-events:none}}.swiper-slide-active{&,& .swiper-slide-active{pointer-events:auto}}}.swiper-flip{.swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-slide-shadow-flip.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}}.swiper-creative{.swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}}.swiper.swiper-cards{overflow:visible}.swiper-cards{.swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}}
/**
 * Swiper 12.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 28, 2026
 */

:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
@charset "UTF-8";
/* 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;
}

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

body,
html {
  margin: 0;
  min-width: 320px;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
  outline: none;
}

img,
picture {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.video-wrapper {
  background-color: #000;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.video-wrapper > iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.ie11 {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ie11 {
    display: block;
  }
}
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 704px) {
  .container,
  .container-fluid,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 1500px) {
  .container,
  .container-fluid,
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 512px) {
  .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 704px) {
  .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 880px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1440px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}
.row.container {
  margin-inline: auto;
}

.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-top: 0;
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

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

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
body,
input,
select,
textarea,
button {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  color: #2f2f2f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
}

a,
a:visited {
  text-decoration: none;
  transition: color 0.3s ease, border-bottom 0.3s ease;
}
a:hover,
a:visited:hover {
  text-decoration: none;
}

p {
  margin: 0 0 1rem 0;
}
p:last-child {
  margin-bottom: 0;
}
strong {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #0a0a0a;
  line-height: 1.2;
  margin: 0 0 1rem;
  padding: 0;
}

.legal-text {
  font-size: 0.75rem;
  line-break: anywhere;
  margin-top: 60px;
}
.legal-text a {
  text-decoration: none;
  color: inherit;
}
.legal-text ol {
  padding-left: 1rem;
}
.legal-text ol li {
  padding-bottom: 8px;
}
@media (min-width: 704px) {
  .legal-text {
    margin-top: 80px;
  }
}

figure {
  margin: 0;
}

.pre-heading {
  font-size: 12px;
  font-family: din-2014, sans-serif;
  font-weight: 600;
  color: #ffffff;
  opacity: 0.5;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  font-weight: 500;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .wysiwyg p, .wysiwyg strong, .wysiwyg ul li, .wysiwyg a {
  font-family: din-pro, sans-serif;
}
.wysiwyg h1 {
  font-size: 40px;
  margin-bottom: 24px;
}
.wysiwyg h2 {
  font-size: 28px;
  font-family: din-pro, sans-serif;
  color: #1E1E1E;
  margin-bottom: 12px;
  letter-spacing: -0.4px;
  font-weight: 500;
}
@media (min-width: 704px) {
  .wysiwyg h2 {
    font-size: 40px;
  }
}
.wysiwyg h5 {
  font-size: 20px;
  font-weight: 500;
  font-family: din-pro, sans-serif;
}
@media (min-width: 704px) {
  .wysiwyg h5 {
    font-size: 24px;
  }
}
.wysiwyg p {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  line-height: 28px;
  color: #2f2f2f;
}
@media (min-width: 704px) {
  .wysiwyg p {
    font-size: 17px;
  }
}
.wysiwyg ul li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
  font-size: 16px;
}
@media (min-width: 704px) {
  .wysiwyg ul li {
    padding-left: 34px;
    margin-bottom: 18px;
    font-size: 17px;
  }
}
.wysiwyg ul li::before {
  content: "";
  background: url("src/svg/checkmark.svg") center center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 4px;
}
@media (min-width: 704px) {
  .wysiwyg ul li::before {
    top: 3px;
  }
}
.wysiwyg ul li:last-of-type {
  margin-bottom: 0;
}
.lg-title {
  font-size: 28px;
  font-family: din-pro, sans-serif;
  color: #1E1E1E;
  margin-bottom: 12px;
  letter-spacing: -0.4px;
  font-weight: 500;
}
@media (min-width: 704px) {
  .lg-title {
    font-size: 40px;
  }
}

.md-title {
  font-size: 24px;
  font-family: din-pro, sans-serif;
  color: #1E1E1E;
  margin-bottom: 12px;
  letter-spacing: -0.32px;
  font-weight: 500;
}
@media (min-width: 704px) {
  .md-title {
    font-size: 32px;
  }
}

.sm-title {
  font-size: 20px;
  font-family: din-pro, sans-serif;
  color: #1E1E1E;
  margin-bottom: 12px;
  letter-spacing: -0.24px;
  font-weight: 500;
}
@media (min-width: 704px) {
  .sm-title {
    font-size: 24px;
  }
}

.xs-title {
  color: #1E1E1E;
  font-family: din-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.2px;
}

.background-grey {
  background-color: #FBFBFB;
}

.swiper-button {
  color: #ffffff;
  border-radius: 4px;
  border: 1px solid #ffffff;
  background: transparent;
  opacity: 0.4;
  min-width: 56px;
  height: 56px;
  padding: 22px;
}
.swiper-button svg path {
  fill: #ffffff;
}
.swiper-button:hover {
  border-color: #009353 !important;
  opacity: 1;
}
.swiper-button:hover svg path {
  fill: #009353 !important;
  opacity: 1;
}
.swiper-button--light {
  position: relative;
  color: #1E1E1E;
  border: 1px solid #1E1E1E;
  inset: unset;
}
.swiper-button--light svg path {
  fill: #1E1E1E;
}

.swiper-pagination {
  bottom: 50px !important;
}
.swiper-pagination-bullet {
  background: #ffffff !important;
  opacity: 0.5;
  width: 12px !important;
  height: 12px !important;
}
.swiper-pagination-bullet-active {
  background: #009353 !important;
}
.swiper-pagination--light .swiper-pagination-bullet {
  background: #E6E6E6 !important;
}
.swiper-pagination--light .swiper-pagination-bullet-active {
  background: #009353 !important;
  opacity: 1 !important;
}

.swiper-controls-mobile {
  display: flex;
  margin-top: 50px;
  min-height: 50px;
}
.swiper-controls-mobile .swiper-button {
  top: 0 !important;
}

@font-face {
  font-family: "din-pro";
  src: url("src/fonts/DINPro/DINPro-Light_0.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "din-pro";
  src: url("src/fonts/DINPro/DINPro-Regular_0.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "din-pro";
  src: url("src/fonts/DINPro/DINPro-Medium_0.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "din-pro";
  src: url("src/fonts/DINPro/DINPro-Bold_0.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "din-pro";
  src: url("src/fonts/DINPro/DINPro-Black_0.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.tagline {
  display: inline-block;
  font-family: din-pro, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #1E1E1E;
  opacity: 0.6;
}
@media (min-width: 704px) {
  .tagline {
    margin-bottom: 12px;
  }
}
.tagline.green, .wysiwyg a.tagline {
  color: #009353;
  opacity: 1;
}

.page-builder {
  padding: 60px 0;
}
@media (min-width: 704px) {
  .page-builder {
    padding: 120px 0;
  }
}
.page-builder.white {
  background-color: #ffffff;
}
.page-builder.grey {
  background-color: #F6F6F6;
}

.page-builder.white + .page-builder.white {
  padding-top: 0;
}

.page-builder.grey + .page-builder.grey {
  padding-top: 0;
}

@media (min-width: 704px) {
  .desktop-hidden {
    display: none !important;
  }
}

.mobile-hidden {
  display: none !important;
}
@media (min-width: 704px) {
  .mobile-hidden {
    display: block !important;
  }
}
@media (min-width: 704px) {
  .mobile-hidden.is-flex {
    display: flex !important;
  }
}

.flex {
  display: flex;
}

body {
  scroll-margin-block-start: 7rem;
  overflow: auto;
}

.layout-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
}
.layout-main {
  flex-grow: 1;
  overflow-x: hidden;
}
.layout-content {
  padding: 48px 0;
}
.layout-content.bottom {
  padding: 64px 0;
}
@media (min-width: 704px) {
  .layout-content.bottom {
    padding: 100px 0;
  }
}
@media (min-width: 704px) {
  .layout-content {
    padding: 100px 0;
  }
}
.layout-content.clean-bottom {
  padding-bottom: 0;
}
.layout-content.clean-top {
  padding-top: 0;
}
.layout-content.short-top {
  padding-top: 32px;
}
@media (min-width: 704px) {
  .layout-content.short-top {
    padding-top: 64px;
  }
}
.layout-content.short-bottom {
  padding-bottom: 32px;
}
@media (min-width: 704px) {
  .layout-content.short-bottom {
    padding-bottom: 64px;
  }
}
.layout-content.very-short-top {
  padding-top: 16px;
}
@media (min-width: 704px) {
  .layout-content.very-short-top {
    padding-top: 32px;
  }
}
.layout-content.very-short-bottom {
  padding-bottom: 16px;
}
@media (min-width: 704px) {
  .layout-content.very-short-bottom {
    padding-bottom: 32px;
  }
}
.layout-section {
  margin-bottom: 80px;
}
.layout-section-both {
  padding: 80px 0;
}
.layout-large {
  max-width: 1024px;
  margin: 0 auto;
}
.layout-header {
  text-align: center;
  max-width: 768px;
  margin: 0 auto 48px auto;
}
.layout-header--short {
  margin-bottom: 36px;
}
@media (min-width: 704px) {
  .layout-header--short {
    margin-bottom: 48px !important;
  }
}
.layout-header--short h2 {
  text-align: center;
}
.layout-header--very-short {
  -webkit-margin-after: 18px;
          margin-block-end: 18px;
}
@media (min-width: 704px) {
  .layout-header--very-short {
    -webkit-margin-after: 24px !important;
            margin-block-end: 24px !important;
  }
}
.layout-header--very-short h2 {
  text-align: center;
}
.layout-header > h2,
.layout-header > h3 {
  font-size: 28px;
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .layout-header > h2,
  .layout-header > h3 {
    font-size: 40px;
  }
}
.layout-header > h4 {
  font-size: 24px;
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .layout-header > h4 {
    font-size: 48px;
  }
}
.layout-header.left-aligned {
  text-align: left;
  margin-left: 0;
}
.layout-header.large > h2, .layout-header.large > h3 {
  font-size: 24px;
}
@media (min-width: 704px) {
  .layout-header.large > h2, .layout-header.large > h3 {
    font-size: 32px;
  }
}
.layout-header.slim {
  max-width: 720px;
}
.layout-header--extra-wide {
  max-width: none;
}
@media (min-width: 704px) {
  .layout-header {
    margin: 0 auto 80px auto;
  }
}
.layout-heading:is(h2) {
  font-size: 2.1rem;
  text-wrap: balance;
}
.layout-heading + p {
  -webkit-margin-before: 1.5rem;
          margin-block-start: 1.5rem;
  text-wrap: balance;
}
.layout-p-tb {
  padding: 64px 0;
}
@media (min-width: 704px) {
  .layout-p-tb {
    padding: 88px 0;
  }
}
.layout-text {
  max-width: 768px;
  margin: 0 auto 48px auto;
}
.layout-text > h4 {
  font-size: 24px;
}
.layout-text li {
  margin-bottom: 8px;
}
.layout-trim {
  padding-top: 80px;
  margin-top: 80px;
  border-top: 1px solid #dddddd;
}
.layout-bg-gray {
  background-color: #F5F5F5;
}
.layout-grey {
  background-color: #F5F5F5;
  padding: 80px 0;
  margin-bottom: 40px;
}
.layout-grey.clean-bottom {
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .layout-grey {
    padding: 80px 0;
    margin-bottom: 80px;
  }
  .layout-grey.clean-bottom {
    margin-bottom: 0;
  }
}
.layout-column-boxes {
  padding-block: 6rem;
}
.layout-column-boxes .col {
  position: relative;
  background-color: #FFF;
  border: 1px solid #E7E7E7;
  border-radius: 7px;
  margin-inline: 1.6rem;
  padding-block: 2.2rem;
  padding-inline: 2.6rem;
  text-align: start;
}
.layout-column-boxes .col.dark {
  color: #FFF;
  background-color: #000;
  border: 0 none;
  -webkit-padding-before: 12rem;
          padding-block-start: 12rem;
  overflow: clip;
  border-radius: 0 0 32px 0;
}
.layout-column-boxes .col.dark h3,
.layout-column-boxes .col.dark h4 {
  color: inherit;
}
.layout-column-boxes .col .heading {
  font-size: 1.6rem;
}
.layout-column-boxes .col .heading + h4 {
  font-size: 1.2rem;
}
.layout-column-boxes .col .backdrop {
  position: absolute;
  aspect-ratio: 1.5;
  inset: 0 0 auto 0;
  -webkit-mask-image: linear-gradient(180deg, #000 40%, rgba(0, 0, 0, 0) 88%);
          mask-image: linear-gradient(180deg, #000 40%, rgba(0, 0, 0, 0) 88%);
  overflow: clip;
  pointer-events: none;
  z-index: 0;
}
.layout-center-middle {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.layout-middle {
  text-align: center;
}
.layout-middle.slim {
  margin-inline: auto;
  width: min(768px, 100%);
}
.layout-middle.extra-bottom {
  padding-bottom: 40px;
}
.layout-middle .extra-bottom {
  -webkit-padding-after: 3rem;
          padding-block-end: 3rem;
}
.layout-badges {
  margin-bottom: 56px;
}
@media (min-width: 704px) {
  .layout-badges {
    margin-bottom: 112px;
  }
}
.layout-badges-icons {
  display: flex;
  justify-content: center;
}
.layout-badges-icon {
  margin: 0 12px;
}
@media (min-width: 704px) {
  .layout-badges-icon {
    margin: 0 48px;
  }
}
.layout-badges-icon > svg {
  margin-bottom: 16px;
}
.layout-badges-icon > p {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #009353;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
.layout-badges-heading {
  margin-bottom: 24px;
}
.layout-badges-text {
  max-width: 430px;
  margin: 0 auto 56px auto;
}
.layout-no-overflow {
  overflow: hidden;
}

.new-wysiwyg * {
  line-height: 1.6;
}
.new-wysiwyg ul {
  margin: 30px 0;
  list-style: disc;
  padding-left: 14px;
}
.new-wysiwyg ul li {
  margin: 0 0 1rem 0;
}

.hide-scrollbar, .download-modal-content, .sticky-cta-form {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.hide-scrollbar::-webkit-scrollbar, .download-modal-content::-webkit-scrollbar, .sticky-cta-form::-webkit-scrollbar {
  display: none;
}

.button,
a.button,
.form div.wpforms-container-full .wpforms-form button[type=submit] {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  position: relative;
  border: 1px solid #009353;
  border-radius: 4px;
  color: #009353;
  background-color: transparent;
  display: inline-block;
  line-height: 54px;
  padding: 0 32px;
  white-space: nowrap;
  background: linear-gradient(to left, transparent 50%, #009353 50%) right;
  background-size: 202%;
  transition: background 0.3s ease, color 0.3s ease;
}
.button.white,
a.button.white,
.form div.wpforms-container-full .wpforms-form button[type=submit].white {
  border-color: #ffffff;
  color: #ffffff;
}
.button.white:hover,
a.button.white:hover,
.form div.wpforms-container-full .wpforms-form button[type=submit].white:hover {
  border-color: #009353;
}
.button.dark-hover,
a.button.dark-hover,
.form div.wpforms-container-full .wpforms-form button[type=submit].dark-hover {
  background: transparent;
}
.button.dark-hover:hover,
a.button.dark-hover:hover,
.form div.wpforms-container-full .wpforms-form button[type=submit].dark-hover:hover {
  border-color: #1E1E1E;
  background: #1E1E1E;
  background-size: cover;
  background-position: center;
}
.button:hover,
a.button:hover,
.form div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  cursor: pointer;
  color: #ffffff;
  background-position: left;
}

.simple-button, .wysiwyg a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  background-image: url("src/svg/angle-right.svg");
  background-size: 8px;
  background-position: right 5px;
  background-repeat: no-repeat;
  padding-right: 24px;
  transition: all 0.3s ease;
}
.simple-button.green, .wysiwyg a {
  color: #009353;
  background-image: url("src/svg/angle-right-green.svg");
}
.simple-button:hover, .wysiwyg a:hover {
  opacity: 0.3;
}

.button-solid {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  position: relative;
  border: 1px solid #009353;
  border-radius: 4px;
  color: #ffffff;
  background-color: transparent;
  display: inline-block;
  line-height: 54px;
  padding: 0 32px;
  white-space: nowrap;
  background: linear-gradient(to left, #009353 50%, #02814a 50%) right;
  background-size: 202%;
  transition: background 0.3s ease, color 0.3s ease;
}
.button-solid:hover {
  cursor: pointer;
  background-position: left;
}

.button-download {
  border: 0;
  padding: 0;
  background-color: transparent;
  color: #ffffff;
  padding-bottom: 1px;
  border-bottom: 1px solid #ffffff;
  height: auto;
}
.button-download:hover {
  cursor: pointer;
}

.button-solar {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  position: relative;
  border: 1px solid #FFAB3B;
  color: #0a0a0a;
  background-color: #FFAB3B;
  display: inline-block;
  line-height: 54px;
  padding: 0 32px;
  white-space: nowrap;
  letter-spacing: 0.1px;
  transition: background 0.3s ease;
}
.button-solar.white {
  color: #ffffff;
}
.button-solar:hover {
  background-color: transparent;
  color: #FFAB3B;
}

.form {
  max-width: 768px;
  margin: 0 auto;
}
.form-link {
  font-size: 15px;
  color: #009353;
}
.form-link:hover {
  text-decoration: underline;
}
.form div.wpforms-container-full .wpforms-form input[type=text],
.form div.wpforms-container-full .wpforms-form input[type=email] {
  max-width: 100%;
  height: 48px;
  border: none;
  border-bottom: 1px solid #afafaf;
  border-radius: 0;
  background-color: #F2F2F2;
  padding: 0 16px;
}
.form div.wpforms-container-full .wpforms-form input[type=text]:focus,
.form div.wpforms-container-full .wpforms-form input[type=email]:focus {
  border-bottom: 1px solid #009353;
}
.form div.wpforms-container-full .wpforms-form textarea {
  max-width: 100%;
  border: none;
  border-bottom: 1px solid #afafaf;
  border-radius: 0;
  background-color: #F2F2F2;
  padding: 16px;
}
.form div.wpforms-container-full .wpforms-form textarea:focus {
  border: none;
  border-bottom: 1px solid #009353;
}
.form div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
}
.form div.wpforms-container-full .wpforms-form .wpforms-required-label {
  color: #0a0a0a;
}
.form div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 0 0 32px 0;
}
.form div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
  height: 160px;
}
.form div.wpforms-container-full .wpforms-form button[type=submit]:hover {
  background-color: transparent;
  border: 1px solid #009353;
}
.form div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
  font-size: 14px;
}
.form div.wpforms-container-full .wpforms-form label.wpforms-error {
  font-size: 13px;
  margin-top: 4px;
  letter-spacing: 0.1px;
}
.form .tab-content {
  display: none;
}
.form .tab-content.active {
  display: block;
}

.gform-theme--api, .gform-theme--foundation {
  --gf-form-gap-y: 11px !important;
}

.gform_wrapper .gsection_title {
  margin: 0;
}
.gform_wrapper .gform-field-label {
  font-size: 14px;
  margin-bottom: 8px !important;
  display: block;
  color: #1E1E1E;
}
.gform_wrapper .gfield input[type=text],
.gform_wrapper .gfield input[type=email],
.gform_wrapper .gfield input[type=tel],
.gform_wrapper .gfield input[type=url],
.gform_wrapper .gfield input[type=number],
.gform_wrapper .gfield input[type=password] {
  width: 100%;
  max-width: 100%;
  height: 48px;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 0 14px;
  font-size: 16px;
  line-height: 1;
}
.gform_wrapper .gfield input[type=text]:focus,
.gform_wrapper .gfield input[type=email]:focus,
.gform_wrapper .gfield input[type=tel]:focus,
.gform_wrapper .gfield input[type=url]:focus,
.gform_wrapper .gfield input[type=number]:focus,
.gform_wrapper .gfield input[type=password]:focus {
  outline: none;
  border-color: #009353;
}
.gform_wrapper .gfield select {
  width: 100%;
  max-width: 100%;
  height: 48px;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 14px 14px 0 14px;
  font-size: 16px;
  line-height: 1;
}
.gform_wrapper .gfield select:focus {
  outline: none;
  border-color: #009353;
}
.gform_wrapper .gfield textarea {
  width: 100%;
  max-width: 100%;
  height: 80px;
  min-block-size: 80px !important;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 12px 14px;
  font-size: 16px;
  line-height: 1;
  resize: vertical;
}
@media (min-height: 900px) {
  .gform_wrapper .gfield textarea {
    height: 130px;
    min-block-size: 130px !important;
  }
}
.gform_wrapper .gfield textarea:focus {
  outline: none;
  border-color: #009353;
}
.gform_wrapper .gfield_checkbox input[type=checkbox],
.gform_wrapper .gfield_radio input[type=radio] {
  accent-color: #009353;
}
.gform_wrapper .gfield.inline-options .gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 8px 16px;
}
.gform_wrapper .gfield.inline-options .gchoice {
  display: inline-flex;
  align-items: center;
  margin: 0;
}
.gform_wrapper .gfield.inline-options .gchoice label {
  margin-bottom: 0 !important;
}
.gform_wrapper .gfield.inline-options .gfield-choice-input {
  margin-right: 6px;
}
.gform_wrapper .gfield.inline-options .gform-field-label {
  font-size: 12px;
  margin-left: 4px;
}
.gform_wrapper label.wpforms-error,
.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
  font-size: 13px;
  margin-top: 4px;
  letter-spacing: 0.1px;
  color: #d22;
}

.gform_wrapper .gform_footer .gform_button {
  background-color: transparent !important;
  border: 1px solid #009353 !important;
  color: #009353 !important;
  border-radius: 4px !important;
  padding: 16px 30px !important;
  font-size: 16px !important;
}
.gform_wrapper .gform_footer .gform_button:hover {
  background-color: #009353 !important;
  color: #ffffff !important;
  border-color: #009353 !important;
}

.hidden-field {
  display: none !important;
}

body .tick-bullet-points ul {
  padding-left: 0;
  padding-top: 32px;
}
body .tick-bullet-points ul li {
  margin-left: 0px;
  position: relative;
  padding-left: 48px;
  margin-bottom: 24px;
  text-align: left;
}
body .tick-bullet-points ul li:before {
  display: block;
  content: url("src/svg/large-bullet.svg");
  width: 28px;
  height: 28px;
  margin-left: 0px;
  position: absolute;
  left: 0;
  top: 0;
}

.article {
  max-width: 880px;
  margin: 0 auto;
}
.article-heading {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 24px;
}
@media (min-width: 704px) {
  .article-heading {
    font-size: 38px;
    margin-bottom: 40px;
  }
}
.article p, .article ul {
  font-size: 17px;
  line-height: 1.6;
}
@media (min-width: 704px) {
  .article p, .article ul {
    margin-bottom: 24px;
  }
}
.article a {
  color: #009353;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}
.article a:hover {
  border-bottom: 1px solid rgba(0, 147, 83, 0.8);
}
.article ul {
  padding-left: 1.6rem;
  list-style-type: disc;
}
.article ul li {
  margin-bottom: 8px;
}
.article blockquote {
  margin: 24px 0;
  padding: 24px;
  background-color: rgba(143, 243, 130, 0.5);
  border-bottom-right-radius: 32px;
}
@media (min-width: 704px) {
  .article blockquote {
    margin: 32px 0;
    padding: 40px;
  }
}
.article blockquote p {
  color: #0a0a0a;
}
.article blockquote p:last-child {
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .article blockquote p {
    font-size: 21px;
  }
}
.article blockquote.green {
  background-color: rgba(143, 243, 130, 0.5);
}
.article blockquote.pink {
  background-color: rgba(255, 175, 225, 0.5);
}
.article blockquote.yellow {
  background-color: rgba(255, 236, 140, 0.5);
}
.article blockquote.blue {
  background-color: rgba(119, 239, 236, 0.5);
}
.article-pr blockquote {
  background-color: #0a0a0a;
}
.article-pr blockquote p {
  color: #ffffff;
}

.b3t {
  margin-bottom: 88px;
  text-align: center;
}
@media (min-width: 1008px) {
  .b3t {
    display: flex;
    -moz-column-gap: 96px;
         column-gap: 96px;
  }
}
.b3t.clean-bottom {
  margin-bottom: 0;
}
.b3t.push-top {
  margin-top: 88px;
}
.b3t-item {
  flex: 1;
  margin-bottom: 48px;
  max-width: 512px;
  margin: 0 auto 48px auto;
}
@media (min-width: 1008px) {
  .b3t-item {
    margin-bottom: 0;
  }
}
.b3t-item > svg {
  margin-bottom: 16px;
}
.b3t-item a, .b3t-item a:visited {
  color: #009353;
}
.b3t-heading {
  font-size: 23px;
  padding: 0 48px;
}
@media (min-width: 1008px) {
  .b3t-heading {
    font-size: 32px;
    padding: 0 32px;
  }
}
.b3t-count {
  font-size: 32px;
  color: #009353;
  line-height: 1;
  margin-bottom: 16px;
}
.b3t.layout-column-boxes {
  padding-block: 4rem;
}

.banner-block {
  background-color: #fbfbfb;
  padding: 48px 24px;
}
@media (min-width: 704px) {
  .banner-block {
    padding: 64px;
  }
}
.banner-block-text {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  color: #009353;
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 704px) {
  .banner-block-text {
    font-size: 23px;
  }
}
.banner-block-meta {
  color: #0a0a0a;
  padding-top: 24px;
  font-size: 17px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 704px) {
  .banner-block-meta {
    font-size: 19px;
  }
}
.banner-block-name, .banner-block-position {
  font-weight: 600;
}
.banner-block-image {
  height: auto;
  width: 88px;
  margin: 0 auto 24px auto;
}

.banner {
  background-color: #009353;
  color: #ffffff;
  padding: 16px 0;
  display: block;
  transition: background-color 0.3s ease;
}
.banner:hover {
  background-color: #00894d;
}
@media (min-width: 704px) {
  .banner-inner {
    display: flex;
    justify-content: space-between;
  }
}
.banner-text {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 16px;
  letter-spacing: 0.24px;
  line-height: 1.3;
}
@media (min-width: 704px) {
  .banner-text {
    margin-bottom: 0;
  }
}
.banner-link {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #ffffff;
}

@media (min-width: 1008px) {
  .bigimage-content {
    display: flex;
    align-items: center;
  }
}
.bigimage-image {
  margin-bottom: 40px;
}
@media (min-width: 1008px) {
  .bigimage-image {
    margin-bottom: 88px;
  }
}
.bigimage-text {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  width: 100%;
  padding: 0;
  margin-bottom: 40px;
}
.bigimage-text a, .bigimage-text a:visited {
  color: #009353;
}
@media (min-width: 1008px) {
  .bigimage-text {
    font-size: 32px;
    width: 50%;
    padding: 0 88px;
    margin-bottom: 0;
  }
}
.bigimage-points {
  width: 100%;
  padding: 0;
}
@media (min-width: 1008px) {
  .bigimage-points {
    width: 50%;
    padding: 0 88px;
  }
}
.bigimage-point {
  display: flex;
  margin-bottom: 24px;
}
.bigimage-point:last-child {
  margin-bottom: 0;
}
.bigimage-point > svg {
  width: 40px;
  justify-content: center;
  margin-right: 8px;
}
.bigimage-point > span {
  flex: 1;
}

.block-item {
  display: block;
  position: relative;
  height: 260px;
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .block-item {
    height: 380px;
    margin-bottom: 0;
  }
}
.block-title {
  display: flex;
  position: absolute;
  width: 100%;
  justify-content: center;
  align-items: center;
  height: 100%;
  z-index: 10;
}
.block-title > h2 {
  color: #ffffff;
  margin: 0;
  font-size: 32px;
}
.block-tint {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.32);
  z-index: 1;
}
.block-image {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.box-copy {
  padding: 0 0 32px 0;
}
@media (min-width: 704px) {
  .box-copy {
    padding: 0 88px 0 0;
  }
}
.box-full {
  position: relative;
  padding: 96px 0;
  border-top: 1px solid #dddddd;
  margin-top: 64px;
}
@media (min-width: 704px) {
  .box-full {
    margin-top: 128px;
  }
}
.box-list {
  list-style-type: disc;
  padding-left: 1rem;
}
.box-list li {
  margin-bottom: 8px;
}
.box-image {
  display: none;
  position: absolute;
  top: 0;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 512px) {
  .box-image {
    display: block;
  }
}
.box-show-more {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #0a0a0a;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.box-show-more > span {
  font-size: 23px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.box-show-more:hover {
  color: #FFAB3B;
}
.box-heading-solar {
  font-size: 22px;
}
@media (min-width: 704px) {
  .box-heading-solar {
    font-size: 40px;
  }
}
.box-solar.more-open .box-more {
  display: block;
}
.box-solar.more-open .box-show-more {
  display: none;
}
.box-more {
  display: none;
}
.box-solar-list {
  padding: 80px 0 32px 0;
}
@media (min-width: 704px) {
  .box-solar-list {
    padding: 128px 0 96px 0;
  }
}
.box-reverse {
  flex-direction: row-reverse;
}
@media (min-width: 704px) {
  .box-reverse .box-top-copy {
    padding-left: 32px;
  }
}
.box-top {
  margin-bottom: 56px;
  padding-bottom: 64px;
  border-bottom: 1px solid #dddddd;
}
@media (min-width: 704px) {
  .box-top {
    margin-bottom: 80px;
    padding-bottom: 128px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 1008px) {
  .box-top {
    margin-bottom: 112px;
  }
}
.box-top.box-clean {
  padding: 0;
  margin: 0 0 32px 0;
  border: none;
}
@media (min-width: 704px) {
  .box-top.box-clean {
    margin: 0 0 80px 0;
  }
}
.box-top.box-clean:last-child {
  margin: 0;
}
.box-top.box-clean-margin {
  padding: 0;
  border: none;
  margin: 0 0 64px 0;
}
@media (min-width: 704px) {
  .box-top.box-clean-margin {
    margin: 0 0 192px 0;
  }
}
.box-top.box-no-margin {
  padding: 0;
  border: none;
  margin: 0;
}
.box-top.no-space {
  margin: 0;
  padding: 0;
  border: none;
}
.box-top-copy {
  padding: 0 0 16px 0;
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.box-top-copy a, .box-top-copy a:visited {
  color: #009353;
}
@media (min-width: 704px) {
  .box-top-copy {
    padding: 24px 0;
    width: 50%;
    max-width: 416px;
    text-align: left;
    margin: 0 auto;
    padding-right: 32px;
  }
}
.box-top-copy.wide {
  max-width: 512px;
  margin-bottom: 32px;
}
.box-top-copy > p {
  margin-bottom: 24px;
}
.box-top-copy > h2 {
  font-size: 26px;
}
@media (min-width: 704px) {
  .box-top-copy > h2 {
    font-size: 32px;
  }
}
.box-top-copy ul {
  list-style: none;
  padding-left: 24px;
  margin-bottom: 16px;
}
.box-top-copy ul li {
  margin-bottom: 4px;
}
.box-top-copy ul li::before {
  content: "•";
  color: #009353;
  font-weight: bold;
  display: inline-block;
  width: 20px;
  margin-left: -20px;
}
.box-top-cta {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  text-transform: uppercase;
  color: #009353;
}
.box-top-image {
  position: relative;
  width: 100%;
  height: 256px;
}
@media (min-width: 704px) {
  .box-top-image {
    width: 50%;
    height: 512px;
  }
}
.box-top-image > img {
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 32px;
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (min-width: 704px) {
  .box-top-image.tall {
    height: 624px;
  }
}
.box-tint {
  position: absolute;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  height: 460px;
  bottom: 0;
  z-index: 3;
}
.box-slim {
  position: relative;
  height: 512px;
  margin-bottom: 48px;
  border-bottom-right-radius: 32px;
  overflow: hidden;
}
@media (min-width: 704px) {
  .box-slim {
    margin-bottom: 80px;
  }
}
@media (min-width: 704px) {
  .box-slim--no-bottom-margin {
    margin-bottom: 0 !important;
  }
}
.box-slim-image {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.box-slim-title {
  position: absolute;
  bottom: 0;
  z-index: 5;
  color: #ffffff;
  width: 100%;
  padding: 24px;
  margin: 0;
  font-size: 26px;
}
.box-slim-text {
  position: absolute;
  bottom: 0;
  padding: 24px;
  z-index: 5;
  color: #fff;
  display: flex;
  align-items: end;
}
.box-slim-text .box-slim-title {
  padding: 0;
  position: relative;
  margin-bottom: 16px;
}
.box-slim-text a {
  color: #ffffff;
}
.box-slim-text a:hover {
  color: #009353;
}
.box-square {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 72px;
  margin-bottom: 56px;
}
@media (min-width: 704px) {
  .box-square {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }
}
.box-square-item {
  text-align: center;
}
.box-square-icon > img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}
.box-square-icon > svg, .box-square-icon > img {
  margin-bottom: 24px;
}
.box-square-top {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  max-width: 310px;
  padding: 0 24px;
  margin: 0 auto;
}
.box-square-stat {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  letter-spacing: 2.4px;
  color: #009353;
  margin: 0;
  line-height: 1;
  padding: 24px 0;
}
@media (min-width: 704px) {
  .box-square-stat {
    font-size: 64px;
  }
}
.box-square-big {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  max-width: 256px;
  margin: 0 auto;
}
.box-number {
  margin-bottom: 56px;
}
@media (min-width: 704px) {
  .box-number {
    margin-bottom: 80px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 1008px) {
  .box-number {
    margin-bottom: 176px;
  }
}
.box-number:last-child {
  margin-bottom: 0;
}
.box-number-image {
  position: relative;
  width: 100%;
  height: 256px;
}
@media (min-width: 704px) {
  .box-number-image {
    width: 45%;
    height: 384px;
  }
}
.box-number-image > img,
.box-number-image > picture {
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 32px;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.box-number-image.large {
  height: 256px;
}
@media (min-width: 704px) {
  .box-number-image.large {
    width: 45%;
    height: 460px;
  }
}
.box-number-image.has-video {
  height: 512px;
}
@media (min-width: 704px) {
  .box-number-image.has-video {
    width: 45%;
    height: 460px;
  }
}
.box-number-copy {
  padding: 40px 0 24px 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 704px) {
  .box-number-copy {
    width: 55%;
    text-align: left;
    padding: 24px 0;
  }
}
.box-number-copy.large {
  padding: 24px 0;
  text-align: left;
}
@media (min-width: 704px) {
  .box-number-copy.large {
    padding: 0;
    padding-right: 32px;
  }
}
.box-number-top {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  max-width: 360px;
  margin: 0;
  padding: 0 24px;
  margin: 0 auto;
}
@media (min-width: 704px) {
  .box-number-top {
    padding: 0 96px 0 0;
    margin: 0;
  }
}
.box-number-stat {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 56px;
  letter-spacing: 2.4px;
  color: #009353;
  margin: 0;
  line-height: 1;
  padding: 24px 0;
}
@media (min-width: 704px) {
  .box-number-stat {
    font-size: 80px;
  }
}
.box-number-big {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  max-width: 256px;
  margin: 0 auto;
}
@media (min-width: 704px) {
  .box-number-big {
    max-width: 100%;
    margin: 0;
    max-width: 340px;
  }
}
.box-number-section {
  margin-bottom: 24px;
}
.box-number-icon > svg {
  margin-bottom: 16px;
}
.box-number-byline {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #009353;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  margin-bottom: 16px;
}
.box-number-heading {
  font-size: 26px;
}
@media (min-width: 704px) {
  .box-number-heading {
    font-size: 32px;
  }
}
.box-number-title {
  font-size: 23px;
  margin-bottom: 4px;
  color: #009353;
}
.box-number-list {
  list-style-type: disc;
  padding-left: 16px;
}
.box-count {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #dddddd;
}
.box-count a {
  color: #009353;
}
.box-count a:hover {
  text-decoration: underline;
}
.box-count-number {
  font-size: 46px;
  color: #009353;
  line-height: 1;
  font-family: din-pro, sans-serif;
  font-weight: 500;
}
.box-count-number.solar {
  color: #FFAB3B;
}
.box-count-title {
  font-size: 23px;
}
@media (min-width: 704px) {
  .box-count-title {
    font-size: 26px;
  }
}
.box-pb-item {
  height: 100%;
  margin-bottom: 32px;
  border-bottom-right-radius: 32px;
}
@media (min-width: 1008px) {
  .box-pb-item {
    background-color: #ffffff;
  }
}
.box-pb-image {
  height: 232px;
  -o-object-fit: cover;
     object-fit: cover;
}
.box-pb-content {
  background-color: #ffffff;
  padding: 24px 24px 64px 24px;
  border-bottom-right-radius: 32px;
}
.box-pb-content > h3 {
  font-size: 24px;
}
@media (min-width: 704px) {
  .box-pb-content > h3 {
    font-size: 32px;
  }
}
.box-twin-item {
  padding: 0 0 32px 0;
  border: none;
  height: 100%;
  border-bottom-right-radius: 32px;
}
@media (min-width: 704px) {
  .box-twin-item {
    padding: 32px 32px 64px 32px;
    border: 1px solid #e3e3e3;
  }
}
.box-twin-item > svg {
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .box-twin-item > svg {
    margin-bottom: 24px;
  }
}
.box-twin-heading {
  font-size: 24px;
}
@media (min-width: 704px) {
  .box-twin-heading {
    font-size: 32px;
  }
}

.slim-image.clamped {
  block-size: clamp(20rem, 50vh, 80rem);
}

.carousel-item {
  display: inline-block;
  position: relative;
  padding: 24px 24px 64px 24px;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  min-height: 336px;
  color: #2f2f2f;
  border-bottom-right-radius: 32px;
  transition: border 0.3s ease;
  height: 100%;
  z-index: 10000;
}
@media (min-width: 1008px) {
  .carousel-item {
    padding: 32px 32px 72px 32px;
    min-height: 416px;
  }
}
.carousel-item.feed {
  display: block;
  padding: 0;
}
.carousel-item:hover {
  border: 1px solid rgba(0, 147, 83, 0.34);
}
.carousel-item:hover .carousel-link {
  color: #009353;
}
.carousel-item > svg {
  margin-bottom: 16px;
}
.carousel-item.no-link:hover {
  border: 1px solid #e3e3e3;
}
.carousel-item.no-link:hover .carousel-link {
  color: #2f2f2f;
}
.carousel-item.shadow {
  box-shadow: 0 1px 1px hsla(0deg, 0%, 0%, 0.075), 0 2px 2px hsla(0deg, 0%, 0%, 0.075), 0 4px 4px hsla(0deg, 0%, 0%, 0.075), 0 8px 8px hsla(0deg, 0%, 0%, 0.075), 0 16px 16px hsla(0deg, 0%, 0%, 0.075);
}
.carousel-item.small {
  min-height: inherit;
}
.carousel-image {
  height: 192px;
  -o-object-fit: cover;
     object-fit: cover;
}
.carousel-content {
  position: relative;
  padding: 24px 24px 64px 24px;
}
@media (min-width: 1008px) {
  .carousel-content {
    padding: 32px 32px 72px 32px;
  }
}
.carousel-title {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  display: block;
  font-weight: bold;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #009353;
}
.carousel-heading {
  font-size: 24px;
}
@media (min-width: 1008px) {
  .carousel-heading {
    font-size: 32px;
  }
}
.carousel-heading-small {
  font-size: 19px;
}
@media (min-width: 1008px) {
  .carousel-heading-small {
    font-size: 26px;
  }
}
.carousel-link {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  color: #0a0a0a;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  position: absolute;
  bottom: 24px;
  left: 24px;
  transition: color 0.3s ease;
}
@media (min-width: 1008px) {
  .carousel-link {
    bottom: 32px;
    left: 32px;
  }
}
.carousel-copy ul {
  list-style: none;
  padding-left: 24px;
}
.carousel-copy ul li {
  margin-bottom: 4px;
}
.carousel-copy ul li::before {
  content: "•";
  color: #009353;
  font-weight: bold;
  display: inline-block;
  width: 20px;
  margin-left: -20px;
}
.carousel-arrows {
  display: flex;
  width: 160px;
  margin: 0 auto;
  justify-content: space-between !important;
}

.glide__track {
  overflow: visible;
}
.glide__slide {
  height: inherit;
}
.glide__arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-block: 48px;
}
.glide__arrows:last-child {
  -webkit-padding-after: 12px;
          padding-block-end: 12px;
}
.glide__arrow {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  margin: 0 32px;
  width: 32px;
  height: 32px;
}
.glide__arrow svg {
  width: 100%;
  height: 100%;
}
.glide__arrow svg path {
  transition: fill 0.3s ease;
}
.glide__arrow:hover {
  cursor: pointer;
}
.glide__arrow:hover svg path {
  fill: #009353;
}

.case-studies-filters {
  background-color: #F6F6F6;
  padding: 20px 0;
}
.case-studies-filters__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  flex-direction: column;
}
.case-studies-filters__count {
  font-size: 16px;
  color: #1E1E1E;
  margin: 0;
  font-weight: 500;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
@media (min-width: 880px) {
  .case-studies-filters__count {
    width: auto;
  }
}
.case-studies-filters__count::after {
  content: "";
  margin-left: auto;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #1E1E1E transparent transparent transparent;
  transform-origin: center;
  transition: transform 0.3s ease;
}
@media (min-width: 880px) {
  .case-studies-filters__count::after {
    display: none;
  }
}
.case-studies-filters__filters {
  display: none;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
.case-studies-filters select {
  background-color: #ffffff;
  border: 1px solid #E6E6E6;
  padding: 12px 40px 12px 12px;
  border-radius: 3px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  color: #1E1E1E;
  width: 100%;
}
.case-studies-filters--open .case-studies-filters__filters {
  display: flex;
}
.case-studies-filters--open .case-studies-filters__count::after {
  transform: rotate(180deg);
}
@media (min-width: 880px) {
  .case-studies-filters__wrap {
    flex-direction: row;
    align-items: center;
    gap: 24px;
  }
  .case-studies-filters__count {
    cursor: default;
  }
  .case-studies-filters__count::after {
    display: none;
  }
  .case-studies-filters__filters {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: auto;
  }
  .case-studies-filters select {
    width: auto;
  }
}

.case-studies {
  padding: 40px 0;
}
@media (min-width: 704px) {
  .case-studies {
    padding: 80px 0;
  }
}
.case-studies .row > * {
  padding: 0 14px 28px 14px;
}
@media (min-width: 704px) {
  .case-studies .row > * {
    padding: 0 30px 60px 30px;
  }
}

.casestudy-card {
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
}
.casestudy-card__image {
  position: relative;
  padding-bottom: 54%;
  overflow: hidden;
  background-color: #a6a6a6;
}
.casestudy-card__image-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.casestudy-card__brand {
  position: absolute;
  padding: 6px 12px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-top-right-radius: 32px;
  bottom: 0;
  left: 0;
  height: 70px;
  width: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}
@media (min-width: 704px) {
  .casestudy-card__brand {
    padding: 0 30px;
    height: 130px;
    width: 180px;
  }
}
.casestudy-card__brand img {
  max-width: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.casestudy-card__content {
  padding: 20px 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  border: 1px solid #E6E6E6;
  border-radius: 1px 1px 40px 1px;
}
@media (min-width: 704px) {
  .casestudy-card__content {
    padding: 40px 48px;
  }
}
.casestudy-card__categories {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 16px;
}
.casestudy-card__category {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #009353;
  display: flex;
  align-items: center;
}
.casestudy-card__category:after {
  content: "•";
  margin-left: 8px;
  margin-right: 4px;
  font-size: 8px;
  color: #505050;
  opacity: 0.5;
}
.casestudy-card__category:last-child:after {
  display: none;
}
.casestudy-card__title {
  font-size: 24px;
  margin: 0 0 18px 0;
  color: #1E1E1E;
}
.casestudy-card__intro {
  font-size: 16px;
  margin: 0 0 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #1E1E1E;
}
.casestudy-card__cta {
  margin: auto 0 0 0;
  display: inline-block;
}
.casestudy-card:hover {
  transform: translateY(-3px) scale(1.02);
}

.casestudy {
  text-align: center;
}
.casestudy-title {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  color: #009353;
  margin-bottom: 40px;
}
.casestudy-heading {
  font-size: 26px;
  color: #009353;
  max-width: 768px;
  margin: 0 auto 40px auto;
}
@media (min-width: 704px) {
  .casestudy-heading {
    font-size: 32px;
    margin: 0 auto 56px auto;
  }
}
.casestudy-items {
  text-align: left;
  max-width: 840px;
  margin: 0 auto;
}
@media (min-width: 1008px) {
  .casestudy-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
  }
}
.casestudy-item {
  display: flex;
  margin-bottom: 24px;
}
@media (min-width: 1008px) {
  .casestudy-item {
    width: calc(50% - 24px);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }
}
.casestudy-item:last-child {
  margin-bottom: 0;
}
.casestudy-item > svg {
  width: 40px;
  justify-content: center;
  margin-right: 8px;
}
.casestudy-item > span {
  flex: 1;
}
.casestudy-button {
  margin-top: 56px;
}

.casestudy-information {
  margin: 50px 0 0 0;
}
@media (min-width: 704px) {
  .casestudy-information {
    margin: 100px 0;
  }
}
.casestudy-information__wrap {
  border-top: 1px solid #E2E2E2;
  padding-top: 40px;
}
@media (min-width: 704px) {
  .casestudy-information__wrap {
    padding-top: 60px;
  }
}
.casestudy-information h2 {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .casestudy-information h2 {
    margin-bottom: 24px;
  }
}
.casestudy-information__block {
  margin-bottom: 40px;
}
@media (min-width: 704px) {
  .casestudy-information__block {
    margin-bottom: 50px;
  }
  .casestudy-information__block:last-child {
    margin-bottom: 0;
  }
}
.casestudy-information__logo {
  max-width: 170px;
}
.casestudy-information ul li {
  margin: 0 0 10px 0;
  color: #2f2f2f;
}
.casestudy-information ul li:last-child {
  margin-bottom: 0;
}
.casestudy-information__members {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.casestudy-information__member {
  display: flex;
  align-items: center;
  gap: 16px;
}
.casestudy-information__member img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border-radius: 2px;
  border-top-left-radius: 8px;
}
.casestudy-information__member p {
  margin: 0;
  line-height: 1;
}
.casestudy-information__member small {
  color: #1E1E1E;
  font-size: 12px;
  margin: 0;
}

.case-study-content {
  margin: 0 0 50px 0;
}
@media (min-width: 704px) {
  .case-study-content {
    margin: 100px 0;
  }
}
.case-study-content__block {
  border-top: 1px solid #E2E2E2;
  padding: 40px 0 0 0;
  margin-bottom: 50px;
}
@media (min-width: 704px) {
  .case-study-content__block {
    padding: 70px 0 0 0;
    margin-bottom: 120px;
  }
}
.case-study-content__block:last-child {
  margin-bottom: 0;
}
.case-study-content .new-wysiwyg {
  max-width: 720px;
}
.case-study-content__testimonial {
  margin: 50px 0 0 0;
  padding: 28px;
  background-color: #F6F6F6;
  border-radius: 20px 8px 8px 8px;
}
@media (min-width: 704px) {
  .case-study-content__testimonial {
    margin: 100px 0 0 0;
    padding: 40px 45px;
    border-radius: 40px 8px 8px 8px;
    max-width: 840px;
  }
}
.case-study-content__testimonial-text {
  font-size: 20px;
  color: #1E1E1E;
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .case-study-content__testimonial-text {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.case-study-content__testimonial-author {
  font-size: 20px;
  color: #1E1E1E;
  margin-bottom: 0;
}
.case-study-content__testimonial-author-role {
  font-size: 16px;
  color: #505050;
  margin-bottom: 0;
}
.case-study-content__cta {
  background-color: #F6F6F6;
  padding: 28px;
  margin: 50px 0 50px 0;
  border-radius: 20px 8px 8px 8px;
}
@media (min-width: 704px) {
  .case-study-content__cta {
    margin: 60px 0 120px 0;
    border-radius: 40px 8px 8px 8px;
  }
}
.case-study-content__cta-image {
  margin: 0;
  width: 100%;
  height: 200px;
  border-radius: 8px 4px 4px 4px;
  overflow: hidden;
  margin: 0 0 20px 0;
}
@media (min-width: 704px) {
  .case-study-content__cta-image {
    margin: 0 0 20px 0;
    width: 200px;
    height: 125px;
  }
}
.case-study-content__cta-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 704px) {
  .case-study-content__cta-description {
    padding-left: 30px;
  }
}
.case-study-content__cta-description h2 {
  margin-bottom: 10px;
}
.case-study-content__cta-description p {
  font-size: 14px;
}
.case-study-content__cta-button {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.case-study-content__cta-button .button {
  width: 100%;
  text-align: center;
}
@media (min-width: 704px) {
  .case-study-content__cta-button .button {
    width: auto;
    text-align: left;
  }
}
@media (min-width: 704px) {
  .case-study-content__cta-button {
    margin-top: 0;
  }
}

.case-study-gallery .glide__track {
  overflow: visible;
  position: relative;
  clip-path: inset(0 -120px 0 0);
  -webkit-clip-path: inset(0 -120px 0 0);
}
.case-study-gallery .glide__slides {
  list-style: none;
  margin: 0;
  padding: 0;
}
.case-study-gallery .glide__slide {
  opacity: 0.4;
  transition: opacity 0.2s ease;
}
.case-study-gallery .glide__slide--active,
.case-study-gallery .glide__slide[aria-hidden=false] {
  opacity: 1;
}
.case-study-gallery__controls {
  margin-top: 16px;
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}
@media (min-width: 704px) {
  .case-study-gallery__controls {
    margin-bottom: 0;
  }
}
.case-study-gallery__button {
  width: 56px;
  height: 56px;
  border-radius: 4px;
  border: 1px solid #009353;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.case-study-gallery__button svg path {
  transition: fill 0.3s ease;
}
.case-study-gallery__button:hover {
  background-color: #009353;
}
.case-study-gallery__button:hover svg path {
  fill: #ffffff;
}
.case-study-gallery__gallery-image {
  margin: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
  border-radius: 40px 8px 8px 8px;
}
.case-study-gallery__gallery-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-study-gallery__gallery-caption {
  font-size: 14px;
  color: #1E1E1E;
  padding-top: 16px;
}

.related-case-studies {
  margin: 60px 0;
}
@media (min-width: 704px) {
  .related-case-studies {
    margin: 120px 0;
  }
}
.related-case-studies h2 {
  margin: 0 0 40px 0;
  font-size: 28px;
}
@media (min-width: 704px) {
  .related-case-studies h2 {
    font-size: 40px;
  }
}

.contact {
  padding: 48px 0;
  text-align: center;
}
@media (min-width: 704px) {
  .contact {
    padding: 128px 0;
  }
}
.contact-text {
  max-width: 768px;
  margin: 0 auto 48px auto;
  font-size: 28px;
  margin-bottom: 48px;
}
@media (min-width: 704px) {
  .contact-text {
    font-size: 40px;
    margin-bottom: 80px;
  }
}

.form-link.social {
  display: flex;
  font-size: 1.2rem;
  color: #FFF;
  background-color: #000;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  gap: 0.2em;
}
.form-link.social:hover {
  text-decoration: none;
}
.form-link.social svg {
  margin-block: 0.25em;
  margin-inline: 0.3em 0.2em;
}
.form-link.social .text {
  width: 15.4ch;
  font-size: 0.55em;
  line-height: 110%;
  text-align: start;
  padding-inline: 0.5em;
  -webkit-border-start: 1px solid;
          border-inline-start: 1px solid;
  text-transform: uppercase;
  text-wrap: balance;
}
.form-link.social .text .name {
  font-size: 1.4em;
  font-weight: 600;
}
.form-link.end {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}
@media (min-width: 704px) {
  .form-link.end {
    position: relative;
    inset-block-start: -1rem;
    text-align: end;
    float: inline-end;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.project-band-cta {
  margin: 50px 0 30px 0;
}
@media (min-width: 704px) {
  .project-band-cta {
    margin: 120px 0 60px 0;
  }
}
.project-band-cta__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 28px;
  border-radius: 5px;
  background: #009353;
  border-top-left-radius: 36px;
}
.project-band-cta__title {
  color: #ffffff;
}
@media (min-width: 704px) {
  .project-band-cta__title {
    font-size: 32px;
  }
}
.project-band-cta__description {
  color: #ffffff;
}

.contact-forms {
  margin-bottom: 120px;
}
.contact-forms__form {
  background: rgb(246, 246, 246);
  padding: 30px;
  border-radius: 4px;
  border-top-left-radius: 28px;
}
.contact-forms__title {
  font-size: 32px;
}
.contact-forms__customers {
  background: #1E1E1E;
  color: #ffffff;
  padding: 30px;
  border-radius: 4px;
  border-top-left-radius: 28px;
  margin-top: 30px;
}
@media (min-width: 704px) {
  .contact-forms__customers {
    margin-top: 0;
  }
}
.contact-forms__customers h3 {
  color: #ffffff;
}
.contact-forms__customers p {
  color: #ffffff;
}
.contact-forms__email {
  border: 1px solid #E6E6E6;
  padding: 30px;
  border-radius: 4px;
  border-top-left-radius: 28px;
  margin-top: 30px;
}
@media (min-width: 704px) {
  .contact-forms__email {
    margin-top: 40px;
  }
}
.contact-forms__links {
  display: flex;
  align-items: center;
  gap: 0 24px;
  margin-top: 20px;
}

.our-locations {
  background-color: rgb(246, 246, 246);
  padding: 60px 0;
}
@media (min-width: 1024px) {
  .our-locations {
    padding: 120px 0;
  }
}
@media (min-width: 1024px) {
  .our-locations h2 {
    font-size: 40px;
    padding-right: 30px;
  }
}
@media (max-width: 1024px) {
  .our-locations .locations {
    margin-top: 40px;
  }
}

.location {
  background-color: #fff;
  margin-bottom: 28px;
  display: flex;
  border-radius: 10px;
  border-top-left-radius: 30px;
  overflow: hidden;
  flex-direction: column;
}
@media (min-width: 704px) {
  .location {
    flex-direction: row;
  }
}
.location:last-of-type {
  margin-bottom: 0;
}
.location__image {
  width: 100%;
  margin: 0;
  height: 300px;
}
@media (min-width: 704px) {
  .location__image {
    width: 240px;
    height: auto;
  }
}
.location__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.location__content {
  padding: 24px;
  flex: 1;
}
.location__flag {
  width: 24px;
  height: 24px;
  margin: 0 0 16px 0;
}
.location__address {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.location__address svg {
  width: 17px;
  min-width: 17px;
}

.faq {
  margin-bottom: 80px;
}
.faq.clean {
  margin: 0;
  padding: 0;
}
.faq-list {
  border-top: 1px solid #dddddd;
}
.faq-item {
  border-bottom: 1px solid #dddddd;
}
.faq-header {
  font-size: 21px;
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 16px 0;
}
@media (min-width: 704px) {
  .faq-header {
    font-size: 24px;
    padding: 24px 0;
  }
}
.faq-header:hover {
  cursor: pointer;
}
.faq-header:hover .faq-question {
  color: #009353;
}
.faq-header.slim {
  font-size: 20px;
}
.faq-question {
  flex: 1;
  margin: 0 0 0 1px;
  padding: 0 16px 0 0;
  transition: color 0.3s ease;
}
.faq-inner {
  padding: 8px 0 32px 0;
}
@media (min-width: 704px) {
  .faq-inner {
    padding: 8px 24px 32px 0;
  }
}
.faq-toggle {
  box-sizing: border-box;
  height: 18px;
  margin: 0 4px 0 0;
  position: relative;
  transform: rotate(180deg);
  transition: transform 0.3s;
  width: 18px;
}
.faq-toggle:before {
  border-bottom: solid 2px #0a0a0a;
  bottom: 8px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  transform: rotate(90deg);
  transition: width 0.3s;
  width: 18px;
}
.faq-toggle:after {
  border-bottom: solid 2px #0a0a0a;
  bottom: 8px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  width: 18px;
}
.faq .faq-open .faq-toggle {
  transform: rotate(0deg);
}
.faq .faq-open .faq-toggle:before {
  transform: rotate(90deg);
  width: 0;
}
.faq .faq-open .faq-toggle:after {
  border-bottom: solid 2px #009353;
}
.faq-answer {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-out;
}
.faq-contact {
  text-align: center;
}

.features {
  text-align: center;
}
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 32px;
}
@media (min-width: 704px) {
  .features-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1008px) {
  .features-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.features-item:first-child:nth-last-child(3n+1) ~ .features-item:last-child {
  grid-column-start: 2;
}
.features-item:first-child:nth-last-child(3n+2) ~ .features-item:last-child, .features-item:first-child:nth-last-child(3n+2) ~ .features-item:nth-last-child(2) {
  translate: 50% 0;
}
.features.push-top {
  margin-top: 88px;
}
.features-item {
  padding: 16px;
}
.features-item > svg {
  margin-bottom: 16px;
}
.features-heading {
  font-size: 26px;
  margin-bottom: 40px;
}
@media (min-width: 1008px) {
  .features-heading {
    font-size: 40px;
    margin-bottom: 80px;
  }
}
.features-title {
  font-size: 23px;
}
@media (min-width: 1008px) {
  .features-title {
    font-size: 32px;
  }
}

.feed {
  max-width: 512px;
  margin: 0 auto;
}
.feed .feed-meta {
  display: block;
}
@media (min-width: 880px) {
  .feed {
    max-width: 100%;
  }
}
.feed-featured {
  display: grid;
  grid-template-columns: 100%;
  align-items: center;
  margin-bottom: 42px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.feed-featured p {
  color: #0a0a0a;
}
@media (min-width: 880px) {
  .feed-featured {
    display: flex;
    margin-bottom: 88px;
    flex-direction: row-reverse;
    grid-template-columns: 50% 50%;
  }
  .feed-featured:hover {
    background-color: #77EFEC;
  }
  .feed-featured:hover .feed-featured-meta .feed-category-green {
    color: #0a0a0a;
  }
}
.feed-featured .feed-heading {
  font-size: 21px;
}
@media (min-width: 880px) {
  .feed-featured .feed-heading {
    font-size: 29px;
  }
}
.feed-item-video {
  display: flex;
  height: 100%;
  width: 100%;
}
.feed-item-video .feed-full {
  width: 100%;
}
.feed-item-video .feed-image {
  height: 60%;
}
.feed-item-video .feed-meta {
  height: 40%;
  padding: 32px;
}
.feed-item-video .feed-category,
.feed-item-video .feed-heading {
  margin-bottom: 16px;
}
.feed-carousel {
  margin-bottom: 0;
}
.feed-single-featured .feed-featured {
  margin-bottom: 0;
}
.feed-homepage .feed-featured-image {
  height: 100%;
}
.feed-featured-meta {
  flex: 0 0 50%;
  padding: 24px 0 0 0;
}
@media (min-width: 880px) {
  .feed-featured-meta {
    padding: 32px 72px;
  }
}
.feed-featured-meta .feed-category {
  color: #0a0a0a;
}
.feed-featured-meta .feed-category-green {
  color: #009353;
}
.feed-featured-meta time {
  visibility: hidden;
  position: absolute;
}
.feed-featured-image {
  display: inline-block;
  height: 256px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-top-left-radius: 48px;
}
@media (min-width: 880px) {
  .feed-featured-image {
    height: 512px;
    width: 50%;
  }
}
@media (min-width: 880px) {
  .feed-featured-image.short {
    height: 400px;
  }
}
.feed-text {
  color: #0a0a0a;
  margin-bottom: 24px;
}
.feed-grid {
  padding-bottom: 128px;
}
.feed-grid.clean-bottom {
  padding-bottom: 0;
}
@media (min-width: 880px) {
  .feed-grid {
    margin: -16px;
  }
}
@media (min-width: 1008px) {
  .feed-grid {
    margin: -24px;
  }
}
.feed-item {
  width: 100%;
  padding: 16px 0;
  box-sizing: border-box;
}
.feed-item time {
  visibility: hidden;
  position: absolute;
}
@media (min-width: 880px) {
  .feed-item {
    width: 50%;
    padding: 16px;
  }
}
@media (min-width: 1008px) {
  .feed-item {
    padding: 24px;
  }
}
.feed-gated-modal:hover {
  cursor: pointer;
}
.feed-link {
  display: block;
  border-bottom-right-radius: 32px;
  transition: all 0.3s ease;
}
.feed-link:last-child {
  -webkit-margin-before: 1.9rem;
          margin-block-start: 1.9rem;
}
.feed-cta {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #009353;
}
.feed-intro {
  margin-bottom: 48px;
}
.feed-light, .feed-item-video {
  background-color: #ffffff;
  border: 1px solid #ececec;
  border-bottom-right-radius: 32px;
  transition: all 0.3s ease;
}
.feed-light .feed-category, .feed-item-video .feed-category {
  color: #009353;
}
.feed-light:hover, .feed-item-video:hover {
  background-color: #77EFEC;
  cursor: pointer;
}
.feed-light:hover .feed-category, .feed-item-video:hover .feed-category {
  color: #0a0a0a;
}
.feed-clean {
  background-color: #ffffff;
  border: 1px solid #ececec;
  transition: all 0.3s ease;
}
.feed-clean:hover .feed-heading,
.feed-clean:hover .feed-cta {
  color: #009353;
}
.feed-clean .feed-category {
  color: #009353;
}
.feed-clean-no-hover {
  background-color: #ffffff;
  border: 1px solid #ececec;
}
.feed-clean-no-hover .feed-category {
  color: #009353;
}
.feed-dark {
  background-color: #0a0a0a;
  color: #ffffff;
}
.feed-dark .feed-category,
.feed-dark .feed-heading,
.feed-dark .feed-link,
.feed-dark .feed-text {
  color: #ffffff;
}
.feed-dark .feed-text {
  font-size: 0.88em;
  line-height: 100%;
  text-wrap: pretty;
}
.feed-dark time {
  visibility: hidden;
  position: absolute;
}
.feed-dark .feed-featured-meta {
  padding: 24px;
}
@media (min-width: 880px) {
  .feed-dark .feed-featured-meta {
    padding: 32px 72px;
  }
}
.feed-dark:hover {
  background-color: #0a0a0a;
}
.feed-dark:hover .feed-category,
.feed-dark:hover .feed-link {
  color: #77EFEC;
}
.feed-image {
  position: relative;
  height: 214px;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #ffffff;
}
@media (min-width: 512px) {
  .feed-image {
    height: 360px;
  }
}
.feed-meta {
  padding: 24px;
}
@media (min-width: 704px) {
  .feed-meta {
    padding: 48px;
  }
}
.feed-category {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  display: block;
  font-weight: bold;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 24px;
  transition: color 0.3s ease;
}
.feed-heading {
  font-size: 21px;
  margin-bottom: 24px;
  text-transform: none;
  letter-spacing: 0.3px;
}
@media (min-width: 704px) {
  .feed-heading {
    font-size: 26px;
  }
}
.feed-link {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #0a0a0a;
  transition: color 0.3s ease;
}
@media (min-width: 704px) {
  .feed-link {
    font-size: 19px;
  }
}
@media (min-width: 1160px) {
  .feed-arrows {
    display: none;
  }
}
@media (min-width: 1160px) {
  .feed-button {
    padding-top: 80px !important;
  }
}
.feed-intro p {
  font-style: normal;
}

.footer {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #0e0e0e;
  color: #ffffff;
  position: relative;
  z-index: 100;
}
.footer-logo {
  width: 100px;
  display: block;
}
@media (min-width: 880px) {
  .footer-logo {
    width: 120px;
  }
}
.footer-logo > svg {
  width: 100%;
  height: 100%;
}
.footer-top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0 30px 0;
  border-bottom: 1px solid #363636;
}
@media (min-width: 880px) {
  .footer-top {
    padding: 80px 0 40px 0;
  }
}
@media (min-width: 880px) {
  .footer-top .footer-social {
    display: none;
  }
}
.footer-follow {
  position: absolute;
  inset-block-end: 1.9rem;
  inset-inline-end: 0.25rem;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.footer-social {
  display: flex;
  position: relative;
}
.footer-social-link {
  display: block;
  margin-left: 22px;
}
.footer-social-link > svg {
  width: 20px;
  height: 20px;
}
.footer-social-link > svg path {
  fill: #ffffff;
}
.footer-main {
  padding: 40px 0 60px 0;
}
@media (min-width: 880px) {
  .footer-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.footer-main .footer-social {
  display: none;
}
@media (min-width: 880px) {
  .footer-main .footer-social {
    display: flex;
  }
}
.footer-menu-item {
  margin-bottom: 8px;
}
.footer-menu-item:last-child {
  margin-bottom: 0;
}
.footer-link {
  font-size: 16px;
  color: #ffffff;
}
.footer-link:hover {
  color: #009353;
}
.footer-bottom {
  padding: 40px 0 60px 0;
  border-top: 1px solid #363636;
}
@media (min-width: 880px) {
  .footer-bottom {
    display: flex;
    justify-content: space-between;
  }
}
.footer-left {
  display: flex;
  gap: 12px;
  flex-direction: column;
  align-items: flex-start;
}
.footer-left a, .footer-left p {
  display: block;
  margin: 0;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
}
.footer-left a:after, .footer-left p:after {
  content: "";
  margin-left: 0;
  color: #ffffff !important;
}
.footer-left a:last-child:after, .footer-left p:last-child:after {
  content: "";
  margin-left: 0;
}
.footer-left a:hover, .footer-left p:hover {
  color: #009353;
}
.footer-left a:hover:after, .footer-left p:hover:after {
  color: #ffffff !important;
}
.footer-right {
  margin-top: 20px;
}
@media (min-width: 880px) {
  .footer-right {
    margin-top: 0;
  }
}
.footer-menu {
  -moz-columns: 1;
       columns: 1;
  gap: 32px;
}
.footer-iso {
  display: flex;
  margin-left: 0;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  padding-right: 60px;
}
@media (min-width: 880px) {
  .footer-iso {
    padding-right: 0;
  }
}
.footer-iso-item {
  max-width: 40px;
  max-height: 40px;
}
.footer-ocpp-item {
  max-width: 56px;
  max-height: 40px;
}

@media (min-width: 880px) {
  .footer-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .footer-left {
    flex-direction: row;
    align-items: center;
  }
  .footer-left a, .footer-left p {
    display: inline-block;
  }
  .footer-left a:after, .footer-left p:after {
    content: "|";
    margin-left: 12px;
  }
  .footer-menu {
    -moz-columns: 2;
         columns: 2;
    gap: 100px;
  }
}
.key-blocks {
  padding: 48px 0;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .key-blocks {
    padding: 128px 0;
  }
}
.key-blocks-heading {
  text-align: center;
  font-size: 28px;
  margin-bottom: 48px;
}
@media (min-width: 704px) {
  .key-blocks-heading {
    font-size: 40px;
    margin-bottom: 80px;
  }
}
.key-blocks-grid {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(1, 1fr);
}
@media (min-width: 512px) {
  .key-blocks-grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1008px) {
  .key-blocks-grid-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 512px) {
  .key-blocks-grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1008px) {
  .key-blocks-grid-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 512px) {
  .key-blocks-grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1008px) {
  .key-blocks-grid-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.key-blocks-item {
  padding: 24px 24px 32px 24px;
  border: 1px solid #dddddd;
  border-bottom-right-radius: 32px;
}
.key-blocks-icon {
  margin-block: 0 8px;
  width: min(100%, 2.45em);
}
.key-blocks-icon:has(.battery-light) {
  padding-inline: 0.7em;
}

.new-hero {
  background-color: #1E1E1E;
  position: relative;
}
.new-hero__content {
  padding: 20px 0 40px 0;
  position: relative;
  z-index: 5;
}
@media (min-width: 704px) {
  .new-hero__content {
    max-width: 65%;
    padding: 160px 0 120px 0;
  }
}
.new-hero__heading {
  color: #ffffff;
}
@media (min-width: 704px) {
  .new-hero__heading {
    font-size: 64px;
    margin: 0 0 16px 0;
    padding-right: 100px;
  }
}
.new-hero__text {
  max-width: 600px;
  margin: 0;
  color: #ffffff;
}
@media (min-width: 704px) {
  .new-hero__text {
    font-size: 20px;
  }
}
.new-hero__image {
  position: relative;
  top: 0;
  right: 0;
  padding-bottom: 60%;
  width: 100%;
  margin: 0;
}
@media (min-width: 704px) {
  .new-hero__image {
    width: 60%;
    height: 100%;
    position: absolute;
    padding-bottom: 0;
  }
}
.new-hero__image:before {
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
  position: absolute;
  left: 0;
  background-image: linear-gradient(to top, #1E1E1E 0, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  bottom: -1px;
}
@media (min-width: 704px) {
  .new-hero__image:before {
    width: 50%;
    bottom: auto;
    top: 0;
    background-image: linear-gradient(to right, #1E1E1E 0, rgba(0, 0, 0, 0) 100%);
  }
}
.new-hero__image:after {
  width: 50%;
  height: 100%;
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  mask-image: linear-gradient(to right, rgb(0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-image: linear-gradient(to right, rgb(0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.new-hero__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-hero__links {
  display: flex;
  align-items: center;
  gap: 0 24px;
  margin-top: 32px;
}
.new-hero__link {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  background-image: url("src/svg/angle-right.svg");
  background-size: 7px;
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 24px;
  transition: all 0.3s ease;
}
.new-hero__link:hover {
  opacity: 0.3;
}
.new-hero__stats {
  display: flex;
  flex-direction: column;
  margin-top: 32px;
  gap: 20px;
}
@media (min-width: 704px) {
  .new-hero__stats {
    flex-direction: row;
    gap: 40px;
  }
}
.new-hero__stat {
  text-align: left;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 18px;
}
@media (min-width: 704px) {
  .new-hero__stat {
    padding-top: 25px;
  }
}
.new-hero__stat-value {
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 10px 0;
}
@media (min-width: 704px) {
  .new-hero__stat-value {
    font-size: 44px;
  }
}
.new-hero__stat-description {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
}
.new-hero__logos {
  margin-top: 70px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.new-hero__logos-wrapper {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-top: 20px;
}
@media (min-width: 704px) {
  .new-hero__logos-wrapper {
    gap: 32px;
  }
}
.new-hero__logo img {
  filter: brightness(0) saturate(100%) invert(90%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(95%);
}

.hero {
  position: relative;
  height: 460px;
  background-color: #ccc;
  overflow: hidden;
}
@media (min-width: 704px) {
  .hero {
    height: 640px;
  }
}
.hero-case-study {
  height: 600px;
  margin-bottom: 56px;
}
@media (min-width: 704px) {
  .hero-case-study {
    height: 768px;
    margin-bottom: 80px;
  }
}
.hero-large {
  height: 512px;
}
@media (min-width: 704px) {
  .hero-large {
    height: 768px;
  }
}
.hero-large .hero-text > p {
  color: #ffffff;
  max-width: 530px;
  text-align: center;
  margin: 0 auto;
  font-size: 21px;
}
.hero-blog {
  height: 380px;
}
.hero-none {
  padding: 72px 0 0 0;
  background-color: rgba(10, 10, 10, 0.5);
}
.hero-tint {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.32);
  z-index: 1;
}
.hero-tint.darker {
  background-color: rgba(0, 0, 0, 0.48);
}
.hero.slim {
  height: 256px;
  background-color: #ccc;
}
@media (min-width: 704px) {
  .hero.slim {
    height: 512px;
  }
}
.hero-home {
  height: 100vh;
}
.hero-down {
  position: absolute;
  z-index: 30;
  bottom: 96px;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (min-width: 704px) {
  .hero-down {
    bottom: 56px;
  }
}
.hero-image {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.hero-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: absolute;
  z-index: 5;
  padding: 0 32px;
  max-width: 672px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.hero-inner.wider {
  max-width: 828px;
}
.hero-text {
  padding-top: 40px;
}
@media (min-width: 704px) {
  .hero-text {
    padding-top: 80px;
  }
}
@media (min-width: 704px) {
  .hero-text.wider > h2 {
    font-size: 56px;
  }
}
.hero-text > h1,
.hero-text > h2 {
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  text-wrap: balance;
}
@media (min-width: 704px) {
  .hero-text > h1,
  .hero-text > h2 {
    font-size: 56px;
  }
}
.hero-text > h1.line-height-1,
.hero-text > h2.line-height-1 {
  line-height: 1;
}
.hero-text > h1 + h2 {
  font-size: 1.8rem;
  -webkit-margin-before: 1.4rem;
          margin-block-start: 1.4rem;
}
.hero-text > p {
  font-size: 19px;
  color: #ffffff;
  max-width: 460px;
  text-align: center;
  margin: 0 auto;
}
.hero-solar {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
}
.hero-solar h1, .hero-solar p {
  color: #ffffff;
}
.hero-solar h1 {
  font-size: 2.1em;
}
@media (min-width: 704px) {
  .hero-solar h1 {
    font-size: 2.4em;
  }
}
.hero-solar p {
  max-width: 512px;
  margin-bottom: 32px;
}
.hero-left-align-text {
  text-align: left;
}
.hero-left-align-text .hero-image {
  top: 0;
  left: 0;
}
.hero-left-align-text .hero-tint {
  background-color: transparent;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.76), rgba(0, 0, 0, 0));
  width: 80%;
  mix-blend-mode: multiply;
}
.hero-left-align-text .container {
  position: relative;
  height: 100%;
}
.hero-left-align-text .hero-inner {
  justify-content: flex-start;
  left: 0;
  transform: none;
}
@media (min-width: 704px) {
  .hero-left-align-text .hero-inner {
    margin-left: 0;
    margin-left: 48px;
  }
}
@media (min-width: 704px) {
  .hero-left-align-text .hero-inner * {
    text-align: left;
  }
}
.hero-left-align-text .hero-inner p {
  margin-left: 0;
  font-size: 1rem;
  max-width: none;
}
@media (min-width: 704px) {
  .hero-left-align-text .hero-inner p {
    font-size: 1.625rem;
  }
}
.hero-cta {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}
.hero-cta-inner {
  margin: 0 auto;
}
@media (min-width: 704px) {
  .hero-cta-inner {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
  }
}
.hero-cta-button {
  display: flex;
  align-items: center;
}
.hero-cta-icon {
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  margin-right: 8px;
}
.hero-brand {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  padding: 24px;
  width: 112px;
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  border-top-right-radius: 32px;
  z-index: 40;
}
@media (min-width: 704px) {
  .hero-brand {
    width: 180px;
    padding: 40px;
  }
}
.hero #placement {
  --line-size: 4.5em;
  --line-gap: 0.5em;
  display: none;
  position: absolute;
  inset: auto 2rem 1.5rem 2rem;
  font-family: din-2014, sans-serif;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  z-index: 100;
}
.hero #placement:has(.line:hover) .name {
  opacity: 0;
}
.hero #placement:has(.line:hover) .line:after {
  border-color: inherit;
}
@media (min-width: 704px) {
  .hero #placement {
    inset-inline: 12%;
  }
}
.hero #placement ul {
  position: relative;
  margin-block: 0;
  margin-inline: 0;
  padding-inline: 0;
  height: 3.8em;
  display: flex;
  flex-wrap: wrap;
}
.hero #placement ul .name {
  opacity: 0;
}
.hero #placement ul .line::after {
  border-color: inherit;
  transition: 0.3s border-color linear;
}
.hero #placement ul:not(:has(.line:hover)) .active .name, .hero #placement ul:has(.line:hover) .how:hover .name {
  opacity: 1;
}
.hero #placement ul:not(:has(.line:hover)) .active .line::after, .hero #placement ul:has(.line:hover) .how:hover .line::after {
  border-color: #009353;
}
.hero #placement a, .hero #placement a:visited {
  color: #fff;
}
.hero #placement .name, .hero #placement .line {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1 0 100%;
}
.hero #placement .name {
  opacity: 0;
  transition: 0.3s opacity linear;
}
.hero #placement .line {
  flex: 0 1 var(--line-gap);
  height: 1em;
  cursor: pointer;
  z-index: 1;
}
.hero #placement .line::after {
  content: "";
  width: var(--line-size);
  height: 1em;
  position: absolute;
  inset: auto auto 0 0;
  -webkit-border-after: 2px solid;
          border-block-end: 2px solid;
}
.hero #placement li {
  position: absolute;
  margin-block: 0;
  margin-inline: 0;
  padding-inline: 0;
  height: 2.3em;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.hero #placement li:nth-child(2) .line {
  -webkit-margin-start: calc(var(--line-size) + var(--line-gap));
          margin-inline-start: calc(var(--line-size) + var(--line-gap));
  z-index: 2;
}
.hero #placement li:nth-child(3) .line {
  -webkit-margin-start: calc(2 * (var(--line-size) + var(--line-gap)));
          margin-inline-start: calc(2 * (var(--line-size) + var(--line-gap)));
  z-index: 1;
}

.space-left {
  margin-left: 32px;
}

.hs-form-field {
  background: red !important;
}

.intro {
  max-width: 768px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.intro.spacing {
  padding: 40px 0;
}
@media (min-width: 704px) {
  .intro.spacing {
    padding: 88px 0;
  }
}
.intro-bottom {
  margin-bottom: 32px;
}
@media (min-width: 704px) {
  .intro-bottom {
    margin-bottom: 112px;
  }
}
.intro-heading {
  font-size: 24px;
}
@media (min-width: 704px) {
  .intro-heading {
    font-size: 40px;
  }
}
.intro-copy {
  padding: 0;
}
.intro-copy a {
  color: #009353;
}
@media (min-width: 704px) {
  .intro-copy {
    padding: 0 72px;
  }
}
.intro-single {
  padding: 40px 0;
  text-align: center;
}
@media (min-width: 704px) {
  .intro-single {
    padding: 88px 0;
  }
}
.intro-single > h2 {
  margin: 0;
}
.intro-single .intro-heading,
.intro-single .intro-content {
  width: min(768px, 100%);
  margin-inline: auto;
}
.intro-single .intro-heading {
  margin-block: 0 3rem;
}

.logos {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 2rem;
}
.logos.fade-edges {
  -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 10%, black 90%, rgba(0, 0, 0, 0));
          mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 10%, black 90%, rgba(0, 0, 0, 0));
}
.logos.layout-dark {
  background-color: #3b3b3b;
}
.logos.layout-dark img {
  filter: grayscale(100%) invert(100%);
}
.logos.layout-grey, .logos.layout-grey-white {
  color: #343434;
}
.logos.layout-grey img, .logos.layout-grey-white img {
  mix-blend-mode: darken;
  filter: grayscale(100%) invert(30%) brightness(180%);
}
.logos.white-border {
  border-block: 2.5rem solid #FFF;
}
.logos .logos-logo {
  width: min(100%, 7.5rem);
  height: auto;
}
.logos.case-studies .logos-logo {
  width: min(100%, 6.5rem);
}
.logos:has(.container) .logos-logo {
  width: min(100%, 5.2rem);
}
@media (min-width: 1008px) {
  .logos {
    -webkit-margin-after: 88px;
            margin-block-end: 88px;
    padding-block: 0.8rem;
    padding-inline: 3rem;
    gap: 3rem;
  }
}
.logos-logo {
  width: min(100%, 128px);
}
@media (min-width: 1008px) {
  .logos-logo {
    width: min(100%, 192px);
  }
}
.logos img[src*=Falcon],
.logos img[src*=Stagecoach] {
  scale: 1.15;
}

.page-id-312 .logos,
.page-id-314 .logos,
.page-id-308 .logos {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}
@media (min-width: 1008px) {
  .page-id-312 .logos,
  .page-id-314 .logos,
  .page-id-308 .logos {
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
}

.page-id-660 .logos.layout-grey {
  background-color: #FBFBFB;
}

@media (min-width: 1008px) {
  .page-id-11 #worked-with {
    translate: 0 -4.5rem;
  }
}

@media (min-width: 1008px) {
  .page-id-11 .logos,
  .page-id-220 .logos,
  .page-id-1334 .logos {
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
}

@media (min-width: 1008px) {
  .page-id-1334 #worked-with {
    margin-block: 1.9rem 0;
  }
}

@media (min-width: 1008px) {
  .home .logos,
  .page-id-660 .logos {
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
}

/* WORKED WITH */
@keyframes logo-carousel {
  0% {
    inset-inline-start: 0%;
  }
  100% {
    inset-inline-start: calc(var(--animation-width) * -1);
  }
}
@media (prefers-reduced-motion) {
  .animate .worked-with-logos {
    justify-content: space-evenly;
    -webkit-mask-image: unset;
            mask-image: unset;
  }
  .animate .worked-with-logos li {
    position: unset;
    inset-inline-start: unset;
    transform: unset;
  }
  .animate .worked-with-logos li {
    animation-play-state: paused;
  }
  @keyframes logo-carousel {
    to {
      inset-inline-start: unset;
    }
  }
}
.worked-with-logos {
  --logo-modifier: 1;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.worked-with-logos li {
  display: flex;
  flex: 1 0 8rem;
  justify-content: center;
  align-items: center;
}
@media (width >= 768px) {
  .worked-with-logos li {
    flex: 0 1 calc(7.5em * var(--logo-modifier));
    padding: 0;
  }
  .worked-with-logos li.dawsongroup-vans-logo {
    scale: 1.5;
  }
}
@media (width >= 768px) {
  .worked-with-logos li:before {
    display: block;
  }
}
.worked-with-logos a {
  display: block;
}
.worked-with-logos img {
  display: block;
  flex: 0 1 calc(5.9em * var(--logo-modifier));
  height: auto;
  min-width: 0;
  margin-block: 0;
  margin-inline: 0;
}
@media (width >= 768px) {
  .worked-with-logos {
    width: min(100% - 7rem, 120rem);
    margin-inline: auto;
    justify-content: space-evenly;
  }
}

.animate.enclosure {
  display: flex;
  justify-content: flex-start;
}
.animate.enclosure.paused {
  filter: opacity(2%) brightness(200%);
  animation-play-state: paused;
}
.animate.enclosure .worked-with-logos {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.animate.enclosure .worked-with-logos img {
  flex: 0 1 6.4rem;
  max-width: none;
  height: auto;
  width: 6.4rem;
}
.animate > .worked-with-logos {
  display: flex;
  flex-wrap: nowrap;
  gap: 4rem;
  animation: logo-carousel 15s linear 0s infinite;
  transition: 0.3s filter linear;
}
.animate > .worked-with-logos > li {
  flex: 0 1 8rem;
  position: relative;
}
@media (width >= 768px) {
  .animate > .worked-with-logos {
    width: auto;
  }
}

.megablock-link {
  display: flex;
  align-items: center;
  color: #2f2f2f;
}
.megablock-link:hover .megablock-cta {
  color: #009353;
}
.megablock-image {
  width: 230px;
  height: 180px;
  flex-shrink: 0;
  border-top-left-radius: 32px;
  overflow: hidden;
}
.megablock-meta {
  padding-right: 24px;
}
.megablock-brow {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  display: block;
  font-weight: bold;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #009353;
}
.megablock-text {
  font-size: 15px;
}
.megablock-cta {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  color: #0a0a0a;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  bottom: 24px;
  left: 24px;
  transition: color 0.3s ease;
}

.modal {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: scroll;
  z-index: 50;
}
.modal.show {
  visibility: visible;
}
.modal.show .modal-wrapper {
  transform: translate(-50%, 0) scale(1);
  opacity: 1;
}
.modal-wrapper {
  position: absolute;
  max-width: 512px;
  width: 100%;
  top: 0;
  left: 50%;
  opacity: 0.4;
  transform: translate(-50%, -50%) scale(0.6);
  background-color: white;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: opacity 300ms, transform 300ms;
  z-index: 100;
  border-bottom-right-radius: 32px;
}
@media (min-width: 880px) {
  .modal-wrapper {
    max-width: 1008px;
    top: 64px;
    left: 50%;
  }
}
.modal-container {
  padding: 24px;
}
@media (min-width: 880px) {
  .modal-container {
    padding: 64px;
  }
}
.modal-close {
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
  width: 32px;
  height: 32px;
}
.modal-close > svg {
  width: 100%;
  height: 100%;
}
.modal-close > svg path {
  transition: fill 0.3s ease;
}
.modal-close:hover svg path {
  fill: #009353;
}
.modal-content {
  display: block;
}
@media (min-width: 880px) {
  .modal-content {
    display: flex;
  }
}
.modal-image {
  width: 100%;
  margin-bottom: 32px;
}
.modal-image > img,
.modal-image > picture {
  margin-bottom: 16px;
  border-top-left-radius: 32px;
  height: auto;
  overflow: hidden;
}
@media (min-width: 880px) {
  .modal-image {
    width: 304px;
    margin-bottom: 0;
  }
}
.modal-linkedin {
  display: flex;
  align-items: center;
}
.modal-linkedin > svg path {
  transition: fill 0.3s ease;
  fill: #0a0a0a;
}
.modal-linkedin > span {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
  top: 2px;
  display: inline-block;
  transition: color 0.3s ease;
  color: #0a0a0a;
  margin-left: 8px;
  letter-spacing: 0.4px;
}
.modal-linkedin:hover > svg path {
  fill: #009353;
}
.modal-linkedin:hover > span {
  color: #009353;
}
.modal-bio {
  padding-left: 0;
}
@media (min-width: 880px) {
  .modal-bio {
    flex: 1;
    padding-left: 32px;
  }
}
.modal-name {
  font-size: 23px;
  margin: 0 0 8px 0;
  color: #0a0a0a;
}
@media (min-width: 704px) {
  .modal-name {
    font-size: 26px;
  }
}
.modal-title {
  font-size: 19px;
  margin: 0 0 16px 0;
  color: #0a0a0a;
}
@media (min-width: 704px) {
  .modal-title {
    font-size: 21px;
  }
}

.hidden-modal-content {
  display: none;
}

.hbspt-form:nth-of-type(2) {
  display: none;
}

.body.nav-open {
  overflow: hidden;
}
.body.nav-open .nav-wrapper {
  transform: translate(0, 0);
  opacity: 1;
}

.new-header {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-bottom: 1px solid rgba(230, 230, 230, 0.2);
  position: fixed;
  z-index: 100;
  width: 100%;
  left: 0;
  top: 0;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  background-color: #ffffff;
}
@media (min-width: 1025px) {
  .new-header {
    padding: 8px 40px;
  }
}
.new-header .country-selector.weglot-dropdown {
  color: #1E1E1E !important;
}
.new-header--dark {
  background: rgba(0, 0, 0, 0.45);
}
@media (min-width: 1025px) {
  .new-header--dark {
    background-color: rgba(0, 0, 0, 0.85);
  }
}
.new-header--dark .country-selector.weglot-dropdown {
  color: #ffffff !important;
}
.new-header--dark .country-selector.weglot-dropdown .wgcurrent:after {
  filter: brightness(0) invert(1) !important;
}
.new-header--dark .button:not(:hover) {
  border-color: #ffffff;
  color: #ffffff;
}
.new-header--dark .new-header__logo svg path {
  fill: #ffffff;
}
.new-header--dark .new-header__ctas--link {
  color: #ffffff;
}
@media (min-width: 1025px) {
  .new-header--dark .new-mega-menu__item > a {
    color: #ffffff !important;
  }
  .new-header--dark .new-mega-menu__item > a svg path {
    fill: #ffffff !important;
  }
}
.new-header--dark .new-header__menu-toggle svg path {
  fill: #ffffff;
}
.new-header__logo {
  width: 90px;
  display: block;
}
@media (min-width: 1025px) {
  .new-header__logo {
    width: 106px;
  }
}
.new-header__logo svg path {
  transition: fill 0.3s ease;
}
.new-header__menu {
  display: none;
}
.new-header__menu.open {
  display: block;
}
@media (max-width: 1024px) {
  .new-header__menu {
    position: absolute;
    top: 57px;
    width: 100%;
    height: calc(100vh - 57px);
    background-color: #ffffff;
    left: 0;
    z-index: 100;
    padding: 0 20px;
  }
}
@media (min-width: 1025px) {
  .new-header__menu {
    display: block;
    margin-left: 45px;
  }
}
.new-header__menu-toggle {
  display: block;
  margin-left: auto;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .new-header__menu-toggle {
    display: none;
  }
}
.new-header__ctas {
  margin-left: auto;
  align-items: center;
  gap: 0 40px;
  display: none;
}
@media (min-width: 1025px) {
  .new-header__ctas {
    display: flex;
  }
}
.new-header__ctas--link {
  color: #1E1E1E;
  transition: all 0.3s ease;
}
.new-header__ctas--link:hover {
  color: #009353;
}
.new-header__mobile-cta {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}
@media (min-width: 1025px) {
  .new-header__mobile-cta {
    display: none !important;
  }
}

.new-mega-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-family: din-2014, sans-serif;
  display: flex;
  flex-wrap: wrap;
  gap: 0 40px;
  align-items: center;
}
@media (max-width: 1024px) {
  .new-mega-menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 16px 0;
  }
}
.new-mega-menu__container {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 100;
}
@media (max-width: 1024px) {
  .new-mega-menu__container {
    position: fixed;
    top: 57px;
    width: 100%;
    height: calc(100vh - 57px);
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 100;
    padding: 16px 20px;
  }
}
.new-mega-menu__item {
  position: relative;
}
@media (max-width: 1024px) {
  .new-mega-menu__item {
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 16px;
    width: 100%;
  }
  .new-mega-menu__item:last-child {
    border-bottom: none;
  }
}
.new-mega-menu__item > a {
  color: #1E1E1E;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 0 6px;
}
@media (max-width: 1024px) {
  .new-mega-menu__item > a {
    justify-content: space-between;
  }
}
.new-mega-menu__item > a svg {
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .new-mega-menu__item > a svg {
    transform: rotate(-90deg);
  }
}
.new-mega-menu__item > a svg path {
  transition: fill 0.3s ease;
}
.new-mega-menu__item:after {
  content: "";
  width: 100%;
  height: 50px;
  top: 100%;
  left: 0;
  position: absolute;
}
@media (min-width: 1025px) {
  .new-mega-menu__item:hover > a {
    color: #009353;
  }
  .new-mega-menu__item:hover svg {
    transform: rotate(180deg);
  }
  .new-mega-menu__item:hover svg path {
    fill: #009353;
  }
  .new-mega-menu__item:hover .new-mega-menu__container {
    visibility: visible;
    opacity: 1;
  }
}
.new-mega-menu__item.open .new-mega-menu__container {
  visibility: visible;
  opacity: 1;
}
.new-mega-menu__panel {
  padding: 0;
  color: #1E1E1E;
  display: flex;
  flex-wrap: wrap;
  max-width: 1520px;
  margin: 0 auto;
}
@media (min-width: 1025px) {
  .new-mega-menu__panel {
    padding: 32px 0 60px 0;
    width: 90%;
  }
  .new-mega-menu__panel--half-width .new-mega-menu__list {
    width: 50%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .new-mega-menu__panel--no-features .new-mega-menu__list {
    width: 100%;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .new-mega-menu__panel--no-features .new-mega-menu__features {
    display: none;
  }
  .new-mega-menu__panel--features-1 .new-mega-menu__list {
    width: 75%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .new-mega-menu__panel--features-1 .new-mega-menu__features {
    width: 25%;
  }
  .new-mega-menu__panel--features-2 .new-mega-menu__list {
    width: 50%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .new-mega-menu__panel--features-2 .new-mega-menu__features {
    width: 50%;
  }
}
.new-mega-menu__list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 25px 35px;
  width: auto;
}
@media (max-width: 1024px) {
  .new-mega-menu__list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 16px 0;
    width: 100%;
  }
}
.new-mega-menu__link {
  display: block;
}
.new-mega-menu__link:hover .new-mega-menu__title {
  color: #009353;
}
.new-mega-menu__link:hover .new-mega-menu__subtext {
  color: #505050;
}
.new-mega-menu__title {
  color: #1E1E1E;
  margin-bottom: 6px;
  display: block;
  transition: all 0.3s ease;
}
.new-mega-menu__subtext {
  font-size: 14px;
  margin: 0;
  line-height: 1;
  color: #505050;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .new-mega-menu__subtext {
    display: none;
  }
}
.new-mega-menu__header {
  margin: 0;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
  grid-column: 1/-1;
  color: #505050;
  display: flex;
  gap: 0 8px;
  align-items: center;
}
@media (min-width: 1025px) {
  .new-mega-menu__header-link {
    display: none;
  }
}
.new-mega-menu__features {
  display: grid;
  gap: 25px 35px;
  padding-left: 40px;
  width: 100%;
}
@media (max-width: 1024px) {
  .new-mega-menu__features {
    gap: 20px;
    padding: 0;
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    margin-top: 20px;
  }
}
.new-mega-menu__features--1 {
  grid-template-columns: minmax(0, 1fr);
}
.new-mega-menu__features--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.new-mega-menu__feature-link {
  display: block;
}
.new-mega-menu__feature-link:hover .new-mega-menu__feature-title {
  color: #009353;
}
.new-mega-menu__feature-link:hover .new-mega-menu__feature-description {
  color: #505050;
}
.new-mega-menu__feature-image {
  height: 208px;
  margin: 0 0 12px 0;
  border-radius: 12px 4px 4px 4px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .new-mega-menu__feature-image {
    height: 105px;
  }
}
.new-mega-menu__feature-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.new-mega-menu__feature-title {
  color: #1E1E1E;
  margin: 0 0 4px 0;
  transition: all 0.3s ease;
}
.new-mega-menu__feature-description {
  font-size: 14px;
  margin: 0;
  line-height: 1;
  color: #505050;
  transition: all 0.3s ease;
}
.new-mega-menu__feature-cta {
  color: #009353;
  font-size: 12px;
  margin: 10px 0 0 0;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
  transition: all 0.3s ease;
}
.new-mega-menu__feature-cta:hover {
  color: #505050;
}

.country-selector.weglot-dropdown {
  background-color: transparent !important;
  color: white !important;
}

.country-selector.weglot-dropdown .wgcurrent {
  border: none !important;
}

.wglanguage-name {
  display: flex !important;
  align-items: center !important;
}

.country-selector.weglot-dropdown .wgcurrent a, .country-selector.weglot-dropdown .wgcurrent span {
  padding-right: 40px !important;
}

.country-selector.weglot-dropdown ul {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}

.overview h3 {
  font-size: 32px;
}
.overview h3 + p,
.overview h4 {
  font-size: 1.3rem;
}
.overview .cta {
  -webkit-margin-before: 1.5rem;
          margin-block-start: 1.5rem;
}
.overview .row:nth-child(2) .col {
  -webkit-margin-after: 5rem;
          margin-block-end: 5rem;
  padding-inline: 3.5rem;
}
.overview .col:last-child li {
  padding-inline: 2rem;
  -webkit-margin-after: 2rem;
          margin-block-end: 2rem;
}
.overview .col > img {
  block-size: auto;
  inline-size: 100%;
}
.overview li {
  font-size: 0.9rem;
}
.overview .number {
  display: block;
  font-size: 3.3rem;
}
.overview .number + .details {
  font-weight: 600;
}

.screenshot {
  padding: 80px 0;
}
@media (min-width: 704px) {
  .screenshot {
    padding: 128px 0;
  }
}
.screenshot.clean-bottom {
  padding-bottom: 0;
}
.screenshot.slim {
  padding: 0 0 80px 0;
}
@media (min-width: 704px) {
  .screenshot.slim {
    padding: 40px 0 128px 0;
  }
}
.screenshot.extra-slim {
  padding: 0 0 40px 0;
}
@media (min-width: 704px) {
  .screenshot.extra-slim {
    padding: 40px 0 64px 0;
  }
}
.screenshot-item {
  margin-bottom: 48px;
}
@media (min-width: 704px) {
  .screenshot-item {
    margin-bottom: 88px;
  }
}
.screenshot-item:last-child {
  margin-bottom: 0;
}
.screenshot-video {
  position: relative;
  height: 100%;
}
.screenshot-content {
  text-align: center;
  margin-bottom: 64px;
}
@media (min-width: 704px) {
  .screenshot-content {
    text-align: left;
  }
}
.screenshot-content ul {
  list-style: none;
  padding-left: 24px;
}
.screenshot-content ul li {
  margin-bottom: 4px;
}
.screenshot-content ul li::before {
  content: "•";
  color: #009353;
  font-weight: bold;
  display: inline-block;
  width: 20px;
  margin-left: -20px;
}
.screenshot-content strong {
  font-weight: bold;
}
.screenshot-heading {
  font-size: 26px;
}
@media (min-width: 1008px) {
  .screenshot-heading {
    font-size: 32px;
  }
}
.screenshot-text {
  margin-bottom: 48px;
}

.slim-image {
  height: 96px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 704px) {
  .slim-image {
    height: 256px;
  }
}

.tab {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  display: flex;
  justify-content: center;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  margin-bottom: 56px;
}
.tab-link {
  padding: 4px 16px;
  margin: 0 8px;
  border-bottom: 1px solid transparent;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  text-align: center;
}
.tab-link:hover {
  cursor: pointer;
  color: #009353;
}
.tab-link.active {
  color: #009353;
  border-bottom: 1px solid #009353;
}
.tab-content {
  text-align: center;
}

.testimonial {
  max-width: 768px;
  margin: 0 auto;
  text-align: center;
}
.testimonial-brow {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  color: #009353;
  margin-bottom: 32px;
}
.testimonial-intro {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  margin-bottom: 40px;
  padding: 0 8px;
}
@media (min-width: 704px) {
  .testimonial-intro {
    font-size: 21px;
    padding: 0 56px;
  }
}
.testimonial-quote {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 1.3;
  color: #009353;
  margin-bottom: 48px;
}
@media (min-width: 704px) {
  .testimonial-quote {
    font-size: 29px;
  }
}
.testimonial-person {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-weight: bold;
  letter-spacing: 0.24px;
}

.text-columns.layout-grey.clean-bottom {
  -webkit-padding-after: 3.5rem;
          padding-block-end: 3.5rem;
}
.text-columns.layout-grey.clean-bottom .col:first-child:has(h2 + p:last-child) > p {
  inline-size: min(32ch, 100%);
  margin-inline: 0 auto;
}
@media (min-width: 704px) {
  .text-columns .col-md-6 {
    padding-inline: 3rem;
  }
}
.text-columns h2 {
  font-size: 32px;
}
.text-columns h2 + p {
  font-size: 1.3rem;
}
.text-columns p + h3 {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}
.text-columns p:has(> .button) {
  -webkit-margin-before: 1.6rem;
          margin-block-start: 1.6rem;
}
.text-columns .key-points h2 {
  color: #009353;
  text-transform: uppercase;
  font-size: 1.1rem;
}
.text-columns .key-points h2 + h3 {
  font-size: 34px;
}
.text-columns .key-points ul {
  margin-block: 1.8rem;
}

.tick-list {
  padding: 48px 0;
  background-color: #fbfbfb;
}
@media (min-width: 704px) {
  .tick-list {
    padding: 128px 0;
  }
}
.tick-list-heading {
  text-align: center;
  font-size: 28px;
  margin-bottom: 48px;
}
@media (min-width: 704px) {
  .tick-list-heading {
    font-size: 40px;
    margin-bottom: 80px;
  }
}
.tick-list-grid {
  display: grid;
  grid-gap: 32px;
  grid-template-columns: 1fr;
}
@media (min-width: 1008px) {
  .tick-list-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.tick-list-text {
  margin-left: 0px;
  position: relative;
  padding-left: 48px;
  margin-bottom: 24px;
  text-align: left;
}
.tick-list-text:before {
  display: block;
  content: url("src/svg/large-bullet.svg");
  width: 28px;
  height: 28px;
  margin-left: 0px;
  position: absolute;
  left: 0;
  top: 0;
}

.video {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 32px;
}

.video-overlay {
  cursor: pointer;
}
.video-overlay video {
  opacity: 0;
}
.video-overlay.outside {
  display: none;
}
.video-overlay.outside.video-overlay-open {
  display: block;
}

.video-play-icon {
  background-image: url("src/svg/play-icon.svg");
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  z-index: 4;
  pointer-events: none;
}
@media (min-width: 704px) {
  .video-play-icon {
    width: 139px;
    height: 139px;
  }
}

.video-overlay-open {
  cursor: default;
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 999999;
}
.video-overlay-open .video-play-icon {
  display: none;
}
.video-overlay-open .video-overlay-background-close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-overlay-open .video-overlay-close {
  cursor: pointer;
  z-index: 5;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 32px;
  transform: rotate(45deg);
}
.video-overlay-open .video-overlay-close:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #fff;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-overlay-open .video-overlay-close:after {
  content: "";
  display: block;
  width: 1px;
  background-color: #fff;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-overlay-open .video-overlay-inner {
  position: absolute;
  width: calc(100vw - 64px);
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  aspect-ratio: 16/9;
}
@media (min-aspect-ratio: 16/9) {
  .video-overlay-open .video-overlay-inner {
    height: calc(100vh - 64px);
    width: auto;
  }
}
@media (max-aspect-ratio: 16/9) {
  .video-overlay-open .video-overlay-inner {
    width: calc(100vw - 64px);
    height: auto;
  }
}
.video-overlay-open .video-overlay-inner:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.video-overlay-open video {
  border-bottom-right-radius: 0px;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.archive-items {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 32px;
}
@media (min-width: 704px) {
  .archive-items {
    grid-template-columns: repeat(2, 1fr);
  }
}

a.archive-item {
  transition: background-color 0.5s ease-out;
  padding-bottom: 24px;
}
a.archive-item:hover .archive-item__cta {
  color: #009353;
}

.archive-item__cta:hover {
  color: #009353;
}

.archive-item {
  position: relative;
  display: flex;
  flex-flow: column;
  color: inherit;
  padding: 24px 24px 64px 24px;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  min-height: 336px;
  color: #2f2f2f;
  border-bottom-right-radius: 32px;
  transition: border 0.3s ease;
  height: 100%;
}
.archive-item__image {
  position: relative;
  margin: -24px -24px 48px -24px;
}
.archive-item__image:before {
  display: block;
  content: "";
  padding-top: 55.1724137931%;
}
.archive-item__image img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-item__content {
  flex: 1;
}
.archive-item__byline {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  display: block;
  font-weight: bold;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #009353;
}
.archive-item__cta {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  color: #0a0a0a;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  margin-top: 32px;
  transition: color 0.3s ease;
}
.archive-item__title {
  font-size: 24px;
}
@media (min-width: 1008px) {
  .archive-item__title {
    font-size: 32px;
  }
}

.new-blog-hero {
  background-color: #1E1E1E;
  padding: 100px 0 0 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (min-width: 704px) {
  .new-blog-hero {
    padding: 160px 0 0 0;
  }
}
.new-blog-hero:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  background: #ffffff;
  z-index: -1;
  display: none;
}
@media (min-width: 704px) {
  .new-blog-hero:after {
    display: block;
  }
}
@media (min-width: 1440px) {
  .new-blog-hero:after {
    height: 55%;
  }
}
.new-blog-hero--no-image {
  padding-bottom: 60px;
}
.new-blog-hero--no-image:after {
  display: none;
}
.new-blog-hero__title {
  color: #ffffff;
  font-size: 40px;
  margin: 0;
}
@media (min-width: 704px) {
  .new-blog-hero__title {
    font-size: 64px;
  }
}
.new-blog-hero__image {
  position: relative;
  padding-bottom: 46%;
  margin: 40px -5% 0 -5%;
  overflow: hidden;
}
@media (min-width: 704px) {
  .new-blog-hero__image {
    max-width: 1200px;
    margin: 60px auto 0 auto;
    border-radius: 4px 60px 4px 4px;
  }
}
@media (min-width: 1540px) {
  .new-blog-hero__image {
    max-width: 1440px;
  }
}
.new-blog-hero__image img {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.new-blog-intro {
  padding-bottom: 45px;
  margin-top: 45px;
}
.new-blog-intro .container {
  border-top: 1px solid #E2E2E2;
  padding-top: 60px;
}
.new-blog-intro .new-blog-intro-blocks {
  display: flex;
  flex-direction: column;
  gap: 45px;
  align-items: flex-start;
}
.new-blog-intro .new-blog-intro-block {
  min-width: 100%;
}
.new-blog-intro .new-blog-intro-label {
  font-size: 12px;
  font-weight: 600;
  color: #505050;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 0 0 10px;
}
.new-blog-intro .new-blog-intro-author {
  display: flex;
  align-items: center;
  gap: 12px;
}
.new-blog-intro .new-blog-intro-author__avatar {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background-color: #E2E2E2;
  overflow: hidden;
}
.new-blog-intro .new-blog-intro-author__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.new-blog-intro .new-blog-intro-author__meta {
  display: flex;
  flex-direction: column;
}
.new-blog-intro .new-blog-intro-author__name {
  margin: 0;
  font-weight: 600;
  color: #1E1E1E;
  font-size: 16px;
}
.new-blog-intro .new-blog-intro-author__job {
  margin: 2px 0 0;
  font-size: 14px;
  color: #505050;
}
.new-blog-intro .new-blog-intro-reading {
  margin: 0;
  font-weight: 500;
  color: #1E1E1E;
  font-size: 16px;
}
.new-blog-intro .new-blog-intro-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.new-blog-intro .new-blog-intro-tags__item {
  color: #1E1E1E;
}
@media (min-width: 704px) {
  .new-blog-intro {
    padding-bottom: 80px;
    margin-top: 100px;
  }
  .new-blog-intro .new-blog-intro-blocks {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
  }
  .new-blog-intro .new-blog-intro-block {
    min-width: 33%;
  }
}

.blog-article-container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 704px) {
  .blog-article-container {
    max-width: 840px;
  }
}

.blog-cta-block {
  margin: 45px 0;
}
.blog-cta-block__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  background-color: #F6F6F6;
  padding: 30px;
  border-radius: 36px 4px 4px 4px;
}
.blog-cta-block__inner--dark-bg {
  background-color: #1E1E1E;
}
.blog-cta-block__inner--dark-bg *:not(.blog-cta-block__link) {
  color: #ffffff;
}
.blog-cta-block__link {
  color: #009353;
  font-size: 16px;
}
.blog-cta-block__image {
  flex-shrink: 0;
  width: 200px;
  height: 130px;
  border-radius: 16px 4px 4px 4px;
  overflow: hidden;
}
.blog-cta-block__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.blog-cta-block__content {
  flex: 1;
}
.blog-cta-block__title {
  margin: 0 0 8px;
}
.blog-cta-block__description {
  margin: 0 0 16px;
}
.blog-cta-block--dark {
  background-color: #1E1E1E;
  color: #ffffff;
}
.blog-cta-block--dark .blog-cta-block__title,
.blog-cta-block--dark .blog-cta-block__description {
  color: #ffffff;
}
@media (min-width: 704px) {
  .blog-cta-block {
    margin: 60px 0;
  }
  .blog-cta-block__inner {
    flex-direction: row;
    align-items: center;
  }
}

.blog-footer-section {
  margin: 45px 0 90px 0;
}
@media (min-width: 704px) {
  .blog-footer-section {
    margin: 60px 0 120px 0;
  }
}

.blog-footer-cta__inner {
  margin-top: 60px 0 0 0;
  background-color: #009353;
  border-radius: 36px 4px 4px 4px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 24px;
}
@media (min-width: 704px) {
  .blog-footer-cta__inner {
    padding: 40px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.blog-footer-cta__content {
  flex: 1;
  margin-bottom: 24px;
  text-align: left;
}
@media (min-width: 704px) {
  .blog-footer-cta__content {
    padding-right: 40px;
    margin-bottom: 0;
  }
}
.blog-footer-cta__title {
  font-weight: 600;
  margin: 0 0 12px;
  font-size: 20px;
  color: #ffffff;
}
@media (min-width: 704px) {
  .blog-footer-cta__title {
    font-size: 32px;
  }
}
.blog-footer-cta__description {
  color: #ffffff;
  font-size: 16px;
  margin: 0;
}

.blog-footer-author {
  padding-top: 60px;
  border-top: 1px solid #E2E2E2;
  margin-top: 45px;
}
.blog-footer-author__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
}
.blog-footer-author__author {
  display: flex;
  align-items: center;
  gap: 12px;
}
.blog-footer-author__avatar {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background-color: #E2E2E2;
  overflow: hidden;
}
.blog-footer-author__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.blog-footer-author__meta {
  display: flex;
  flex-direction: column;
}
.blog-footer-author__name {
  margin: 0;
  font-weight: 600;
  color: #1E1E1E;
  font-size: 16px;
}
.blog-footer-author__job {
  margin: 2px 0 0;
  font-size: 14px;
  color: #505050;
}
.blog-footer-author__contact {
  flex-shrink: 0;
}
@media (min-width: 704px) {
  .blog-footer-author {
    margin-top: 60px;
  }
  .blog-footer-author__inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .blog-footer-author__contact {
    text-align: left;
    width: auto;
  }
}

.blog-author-section {
  padding-top: 60px;
  border-top: 1px solid #E2E2E2;
}
.blog-author-section__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
}
.blog-author-section__author {
  display: flex;
  align-items: center;
  gap: 12px;
}
.blog-author-section__avatar {
  width: 44px;
  height: 44px;
  border-radius: 8px;
  background-color: #E2E2E2;
  overflow: hidden;
}
.blog-author-section__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.blog-author-section__meta {
  display: flex;
  flex-direction: column;
}
.blog-author-section__name {
  margin: 0;
  font-weight: 600;
  color: #1E1E1E;
  font-size: 16px;
}
.blog-author-section__job {
  margin: 2px 0 0;
  font-size: 14px;
  color: #505050;
}
.blog-author-section__contact {
  flex-shrink: 0;
}
@media (min-width: 704px) {
  .blog-author-section {
    padding-top: 60px;
  }
  .blog-author-section__inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .blog-author-section__contact {
    text-align: left;
    width: auto;
  }
}

@media (min-width: 704px) {
  .news-previews .glide__arrows.post-count-3 button {
    display: none;
  }
}
.news-previews .feed-featured-image {
  height: 320px;
}

.sticky-cta-trigger {
  position: fixed;
  bottom: 0;
  right: 0;
  display: flex;
  background-color: #ffffff;
  z-index: 90;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  border-top-left-radius: 12px;
  will-change: transform, opacity;
  opacity: 0;
  transform: translate3d(0, 22px, 0);
  pointer-events: none;
  transition: transform 800ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 600ms ease;
}
.sticky-cta-trigger--hidden {
  display: none;
}
.sticky-cta-trigger--revealed {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
.sticky-cta-trigger--revealed .sticky-cta-trigger__text,
.sticky-cta-trigger--revealed .sticky-cta-trigger__button .simple-button,
.sticky-cta-trigger--revealed .sticky-cta-trigger__button .wysiwyg a,
.wysiwyg .sticky-cta-trigger--revealed .sticky-cta-trigger__button a {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.sticky-cta-trigger--revealed .sticky-cta-trigger__text {
  transition-delay: 140ms;
}
.sticky-cta-trigger--revealed .sticky-cta-trigger__button .simple-button, .sticky-cta-trigger--revealed .sticky-cta-trigger__button .wysiwyg a, .wysiwyg .sticky-cta-trigger--revealed .sticky-cta-trigger__button a {
  transition-delay: 220ms;
}
.sticky-cta-trigger svg {
  width: 20px;
}
.sticky-cta-trigger__text {
  font-weight: 600;
  color: #1E1E1E;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 12px;
  font-size: 16px;
  margin: 0;
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
  will-change: transform, opacity;
  transition: transform 550ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 450ms ease;
}
@media (min-width: 1008px) {
  .sticky-cta-trigger__text {
    font-size: 20px;
    padding: 8px 15px;
  }
}
.sticky-cta-trigger__button {
  background-color: #009353;
  color: #ffffff;
  height: auto;
  padding: 0 16px;
  font-size: 16px;
  display: flex;
  align-items: center;
  background-position: right center;
  transition: background-color 0.3s ease;
}
@media (min-width: 1008px) {
  .sticky-cta-trigger__button {
    font-size: 20px;
    padding: 0 20px;
  }
}
.sticky-cta-trigger__button .simple-button, .sticky-cta-trigger__button .wysiwyg a, .wysiwyg .sticky-cta-trigger__button a {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
  will-change: transform, opacity;
  transition: transform 550ms cubic-bezier(0.2, 0.8, 0.2, 1), opacity 450ms ease;
}
.sticky-cta-trigger__button:hover {
  background-color: #33A975;
  color: #ffffff;
}
.sticky-cta-trigger__button:hover .simple-button, .sticky-cta-trigger__button:hover .wysiwyg a, .wysiwyg .sticky-cta-trigger__button:hover a {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media (prefers-reduced-motion: reduce) {
  .sticky-cta-trigger {
    transition: none;
    transform: none;
    opacity: 1;
    pointer-events: auto;
  }
  .sticky-cta-trigger__text, .sticky-cta-trigger__button .simple-button, .sticky-cta-trigger__button .wysiwyg a, .wysiwyg .sticky-cta-trigger__button a {
    transition: none;
    transform: none;
    opacity: 1;
  }
}
.sticky-cta-backdrop {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 9999;
}
.sticky-cta-backdrop.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.sticky-cta {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 10000;
  background-color: #F6F6F6;
  padding: 32px 20px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 24px 12px 12px 12px;
  overflow: hidden;
  box-sizing: border-box;
  width: calc(100% - 40px);
  max-width: 600px;
  max-height: calc(100vh - 40px);
}
@media (min-width: 1008px) {
  .sticky-cta {
    padding: 45px;
    border-radius: 60px 16px 16px 16px;
    max-width: 1440px;
    width: 90%;
  }
}
@media (min-width: 1540px) {
  .sticky-cta {
    padding: 80px;
  }
}
.sticky-cta.is-active {
  opacity: 1;
  visibility: visible;
}
.sticky-cta-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 48px;
  height: 48px;
  border: 1px solid #1E1E1E;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  cursor: pointer;
}
.sticky-cta-close::before {
  content: "×";
  font-size: 22px;
  line-height: 1;
  color: #1E1E1E;
}
.sticky-cta-close:hover {
  background-color: #1E1E1E;
}
.sticky-cta-close:hover::before {
  color: #ffffff;
}
.sticky-cta-content {
  display: flex;
  flex-direction: column;
}
.sticky-cta__title {
  padding-right: 50px;
}
@media (min-width: 1440px) {
  .sticky-cta__title {
    font-size: 40px;
    padding-right: 0;
  }
}
.sticky-cta__description {
  font-size: 14px;
  margin-bottom: 20px;
}
@media (min-width: 1008px) {
  .sticky-cta__description {
    font-size: 16px;
    margin-bottom: 60px;
  }
}

.sticky-cta-testimonials {
  position: relative;
  margin-top: auto;
  display: none;
}
@media (min-width: 1008px) {
  .sticky-cta-testimonials {
    display: block;
  }
}
.sticky-cta-testimonials__track {
  overflow: hidden;
}
.sticky-cta-testimonials__slides {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sticky-cta-testimonials__slide {
  padding: 20px 24px;
  background-color: #ffffff;
  border-radius: 28px 6px 6px 6px;
}
.sticky-cta-testimonials__logo {
  margin-bottom: 16px;
}
.sticky-cta-testimonials__logo img {
  max-height: 40px;
  max-width: 120px;
  width: auto;
  display: block;
}
.sticky-cta-testimonials__quote {
  font-size: 20px;
  line-height: 1.5;
  color: #1E1E1E;
  margin: 0 0 12px;
}
.sticky-cta-testimonials__author-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sticky-cta-testimonials__author-name {
  margin: 0;
  font-weight: 600;
  color: #1E1E1E;
  font-size: 16px;
}
.sticky-cta-testimonials__author-role {
  margin: 2px 0 0;
  font-size: 12px;
  color: #505050;
}
.sticky-cta-testimonials__dots {
  display: flex;
  gap: 6px;
  align-items: center;
  pointer-events: auto;
}
.sticky-cta-testimonials__dot {
  width: 12px;
  height: 12px;
  border-radius: 0;
  border: 0;
  padding: 0;
  border: 1px solid #DDDDDD;
  cursor: pointer;
  transition: all 0.2s ease;
}
.sticky-cta-testimonials__dot.glide__bullet--active {
  background-color: #009353;
  border-color: #009353;
}

.sticky-cta-form {
  max-height: calc(100vh - 180px);
  overflow: auto;
}
@media (min-width: 880px) {
  .sticky-cta-form {
    padding-left: 40px;
  }
}

.download-modal {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 10000;
  background-color: #F6F6F6;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 24px 12px 12px 12px;
  overflow: hidden;
  box-sizing: border-box;
  width: calc(100% - 40px);
  max-height: calc(100vh - 40px);
  max-width: 720px;
}
@media (min-width: 1008px) {
  .download-modal {
    border-radius: 48px 8px 8px 8px;
    width: 90%;
  }
}
.download-modal.is-active {
  opacity: 1;
  visibility: visible;
}
.download-modal-close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 48px;
  height: 48px;
  border: 1px solid #1E1E1E;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  cursor: pointer;
}
.download-modal-close::before {
  content: "×";
  font-size: 22px;
  line-height: 1;
  color: #1E1E1E;
}
.download-modal-close:hover {
  background-color: #1E1E1E;
}
.download-modal-close:hover::before {
  color: #ffffff;
}
.download-modal-content {
  padding: 40px 48px;
  overflow: auto;
  max-height: calc(100vh - 90px);
}
.download-modal__intro {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
}
.download-modal__image {
  width: 160px;
  height: 136px;
  margin-right: 40px;
  border-radius: 16px 8px 8px 8px;
}
.download-modal__content {
  flex: 1;
}
.download-modal__content h2 {
  font-size: 28px;
  margin: 0 0 14px 0;
  padding-right: 40px;
}
.download-modal__content p {
  font-size: 16px;
}

.download-modal-backdrop {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 9999;
}
.download-modal-backdrop.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.error-page {
  padding-top: 32px;
}
@media (min-width: 704px) {
  .error-page {
    padding-top: 150px;
  }
}

.error-page__wrap {
  background: #ffffff;
  border: 1px solid #E6E6E6;
  border-radius: 8px;
  padding: 28px 20px;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
@media (min-width: 704px) {
  .error-page__wrap {
    padding: 48px;
    flex-direction: row;
    gap: 48px;
    align-items: start;
  }
}

.error-page__content,
.error-page__help {
  min-width: 0;
}
@media (min-width: 704px) {
  .error-page__content,
  .error-page__help {
    flex: 0 0 calc(50% - 24px);
  }
}

.error-page__code {
  font-family: din-pro, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  color: #009353;
  margin: 0 0 10px 0;
}

.error-page__title {
  font-family: din-pro, sans-serif;
  font-weight: 500;
  font-size: 34px;
  letter-spacing: -0.6px;
  margin: 0 0 12px 0;
}
@media (min-width: 704px) {
  .error-page__title {
    font-size: 48px;
  }
}

.error-page__description {
  font-size: 16px;
  line-height: 28px;
  color: #505050;
  margin: 0 0 18px 0;
}
@media (min-width: 704px) {
  .error-page__description {
    font-size: 17px;
  }
}

.error-page__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 8px;
}

.error-page__subtitle {
  font-family: din-pro, sans-serif;
  font-weight: 500;
  font-size: 18px;
  margin: 0 0 12px 0;
  color: #1E1E1E;
}

.error-page__reasons {
  margin: 0 0 22px 0;
  padding-left: 18px;
  color: #2f2f2f;
  list-style: disc;
}
.error-page__reasons li {
  margin: 0 0 10px 0;
  line-height: 1.5;
}
.error-page__reasons li:last-child {
  margin-bottom: 0;
}

.error-page__search {
  margin: 0 0 18px 0;
}

.error-page__search-label {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
  color: #1E1E1E;
}

.error-page__search-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.error-page__search-input {
  flex: 1 1 260px;
  width: 100%;
  max-width: 100%;
  height: 54px;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 0 14px;
  font-size: 16px;
}
.error-page__search-input:focus {
  outline: none;
  border-color: #009353;
}

.error-page__links {
  margin: 0;
  color: #505050;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.error-page__links a {
  margin-left: 6px;
}

.js-tabs-section .js-tabs {
  position: relative;
  display: inline-flex;
  gap: 16px;
  border-bottom: 2px solid rgba(30, 30, 30, 0.2);
  margin-bottom: 40px;
}
@media (min-width: 704px) {
  .js-tabs-section .js-tabs {
    gap: 30px;
    margin-bottom: 60px;
  }
}
.js-tabs-section .js-tabs .js-tab {
  background: none;
  border: none;
  padding: 8px 0;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  transition: opacity 0.2s ease;
}
.js-tabs-section .js-tabs .js-tab.is-active {
  opacity: 1;
}
.js-tabs-section .js-tabs .js-tab:not(.is-active) {
  opacity: 0.6;
}
.js-tabs-section .js-tabs .js-tab:focus {
  outline: none;
}
.js-tabs-section .js-tabs .tab-underline {
  position: absolute;
  bottom: -2px;
  height: 3px;
  border-radius: 2px;
  background-color: #009353;
  left: 0;
  width: 0;
  transform: translateX(0);
}
.js-tabs-section .js-tab-content-wrap {
  position: relative;
  overflow: hidden;
}
.js-tabs-section .js-tab-content {
  position: absolute;
  inset: 0;
  width: 100%;
}
.js-tabs-section .js-tab-content.is-active {
  position: relative;
}

.case-study-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}
.case-study-card__image {
  position: relative;
  padding-bottom: 60%;
  border-radius: 40px 8px 8px 8px;
  margin: 0 0 20px 0;
  width: 100%;
  overflow: hidden;
}
.case-study-card__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.case-study-card__title {
  font-size: 24px;
  color: #1E1E1E;
  margin: 0 0 10px 0;
}

.case-study-carousel .intro {
  padding-block: 30px 5px;
}
@media (width >= 1008px) {
  .case-study-carousel .intro {
    padding-block: 60px 10px;
  }
}
.case-study-carousel .intro .into-heading {
  font-size: 24px;
}
@media (width >= 704px) {
  .case-study-carousel .intro .into-heading {
    font-size: 48px;
  }
}
.case-study-carousel .panels {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  list-style: none;
  width: min(100%, 1150px);
  margin-block: 0.5rem 2rem;
  margin-inline: auto;
  padding: 0;
}
.case-study-carousel .panel {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  margin: 0;
  padding: 0;
  transition: 0.4s opacity linear 0.1s, 0s z-index linear 0.1s;
  z-index: 1;
}
.case-study-carousel .panel.hide {
  position: absolute;
  width: min(1152px, 100%);
  pointer-events: none;
  opacity: 0;
  transition: 0.4s opacity linear, 0s z-index linear;
  z-index: -1;
}
.case-study-carousel .panel .logo.brand-logo-vpi img, .case-study-carousel .panel .logo.kent-county-council img {
  width: min(6.8rem, 50%);
}
.case-study-carousel .panel .logo.transmilenio img {
  width: min(6rem, 50%);
}
.case-study-carousel .row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 2.7rem;
}
.case-study-carousel .column {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex: 1 0 30rem;
  gap: 1.6rem;
}
.case-study-carousel .column:last-child {
  padding-block: 3.2rem 5.2rem;
}
@media (width >= 1200px) {
  .case-study-carousel .column:last-child {
    padding-block: 6rem 5rem;
  }
}
.case-study-carousel .column > * {
  flex: 1 0 100%;
}
.case-study-carousel .column .photo img {
  display: block;
  aspect-ratio: 1.5;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.case-study-carousel .column .logo {
  display: flex;
  min-height: 100px;
  align-items: flex-end;
}
.case-study-carousel .logo img {
  width: min(9.2rem, 50%);
  height: auto;
}
.case-study-carousel .logo.wide img {
  width: min(11rem, 60%);
}
.case-study-carousel .logo.square img {
  width: min(7rem, 40%);
}
.case-study-carousel .logo.tall img {
  width: min(5rem, 30%);
}
.case-study-carousel h3 {
  font-size: 21px;
}
@media (width >= 880px) {
  .case-study-carousel h3 {
    font-size: 29px;
  }
}

.key-points ul {
  list-style: none;
  width: min(40ch, 100%);
  margin-inline: 0 auto;
}
.key-points li {
  margin-block: 0 1.3em;
  padding-inline: 2em 0;
  background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS45NjQwMyAwLjMxOTkxNUM5LjcxMTQ1IDAuMzE5MTgyIDkuNjY1MTggMC4zNjU5MiA5LjU5NDA1IDAuMzkyODY2QzkuNTIzMDIgMC40MjEgOS40NjU3NCAwLjQ0NTc0NSA5LjQwNDcxIDAuNDc1ODA1QzkuMjgyMzYgMC41MzU5MjQgOS4xNTEyMSAwLjYwODc4MyA5LjAwMzY2IDAuNjkzMjc4QzguNzA4NTcgMC44NjIyNzEgOC4zNTM3MiAxLjA3ODI4IDguMDAwNDIgMS4yOTY3N0M3LjY0NzEyIDEuNTE1MjUgNy4yOTYzIDEuNzM2NTcgNy4wMjM1NyAxLjkwNTU2QzYuODg3MTEgMS45OTAwNiA2Ljc2OTE2IDIuMDYxNDUgNi42ODQ4NCAyLjExMTQ5QzYuNjU2NyAyLjEyNzE2IDYuNjMyNiAyLjEzOTYyIDYuNjA3NTggMi4xNTI4MkM2LjY1ODkgMi4xMzcxNSA2LjY4ODk2IDIuMTI3OCA2LjYwODU5IDIuMTU5MDVDNi41MjY1NyAyLjE5Mjg3IDYuNTU3NTQgMi4xNzc4NCA2LjYwNzU4IDIuMTUyODJDNi41Nzk0NCAyLjE2MjE3IDYuNTUyNzggMi4xNzE2MSA2LjUxOTk3IDIuMTc3ODRDNi40MjQ4NCAyLjIwMjg2IDYuMjkwNTggMi4yMzI5MiA2LjEzNDE1IDIuMjY4NTdDNS44MjE1NSAyLjM0MDIzIDUuNDE4NDkgMi40MzAwNCA1LjAxMzYgMi41MjI5OEM0LjYwODcxIDIuNjE1OTEgNC4yMDM4MSAyLjcxMjMyIDMuODc1MDEgMi43OTk2NkMzLjcxMDY5IDIuODQzNDYgMy41NjY0NCAyLjg4Mzg4IDMuNDM3MzEgMi45MjczMkMzLjM3Mjg5IDIuOTQ5MjIgMy4zMTIxMyAyLjk2OTg0IDMuMjQyNjYgMy4wMDA1NEMzLjE3MzE5IDMuMDMxNzkgMy4xMDg0IDMuMDMxNzkgMi45MjkzNCAzLjIwODY3QzIuNzUwMzUgMy4zODY3MyAyLjc1MDM1IDMuNDUxNTQgMi43MTkzOCAzLjUyMDcyQzIuNjg4MTMgMy41ODk5MiAyLjY2Njc3IDMuNjUwMzEgMi42NDQ4NyAzLjcxNDc0QzIuNjAwNyAzLjg0MzY4IDIuNTU5NDYgMy45ODc2NiAyLjUxNDY0IDQuMTUxN0MyLjQyNTQ3IDQuNDc5OTcgMi4zMjY1OSA0Ljg4NDMyIDIuMjMxNDcgNS4yODg2NUMyLjEzNTk3IDUuNjkyOTggMi4wNDM2OSA2LjA5NTMxIDEuOTcwNDYgNi40MDc2M0MxLjkzMzggNi41NjM3OSAxLjkwMTY0IDYuNjk3NzcgMS44Nzc1MyA2Ljc5M0MxLjg2ODE5IDYuODI2MTggMS44NTg3NSA2Ljg1MzM5IDEuODUyNTIgNi44ODA2MUMxLjg3NzUzIDYuODMwODUgMS44OTM4NSA2Ljc5OTYgMS44NTg3NSA2Ljg4MTUzQzEuODI1MyA2Ljk2MTYzIDEuODM2ODQgNi45MzE1NyAxLjg1MjUyIDYuODgwNjFDMS44Mzk5NiA2LjkwNTYzIDEuODI3NSA2LjkyOTQ2IDEuODEwOTEgNi45NTc1OUMxLjc2MDIzIDcuMDQxNDUgMS42ODgyIDcuMTU5MTIgMS42MDI3OCA3LjI5NTA0QzEuNDMyMjMgNy41NjY2NyAxLjIwODggNy45MTYyOSAwLjk4ODMxMyA4LjI2ODNDMC43Njc2MzMgOC42MjAzMSAwLjU0OTcwOCA4Ljk3Mzc3IDAuMzc5MDUxIDkuMjY4MDVDMC4yOTM2MzkgOS40MTUxNCAwLjIyMDA0OCA5LjU0NTkyIDAuMTU5MDEyIDkuNjY3OEMwLjEyNzc2MSA5LjcyODg0IDAuMTAyMzc0IDkuNzg1NzUgMC4wNzUxNTcxIDkuODU2NUMwLjA0NzAyMjYgOS45MjcyNSAwLjAwMTAxNTA2IDkuOTczNTMgOC41NzMxMmUtMDYgMTAuMjI2Qy0wLjAwMDcyNDU4NyAxMC40Nzg2IDAuMDQ1NzM5MSAxMC41MjQ5IDAuMDcyOTU4NyAxMC41OTZDMC4xMDEwOTMgMTAuNjY3IDAuMTI1ODM4IDEwLjcyNDMgMC4xNTU4OTkgMTAuNzg1M0MwLjIxNjAxOCAxMC45MDc3IDAuMjg4ODc2IDExLjAzODggMC4zNzMzNzEgMTEuMTg2NEMwLjU0MjM2NCAxMS40ODE1IDAuNzU4Mjc1IDExLjgzNjMgMC45NzY3NjggMTIuMTg5NkMxLjE5NTI2IDEyLjU0MjkgMS40MTY1NyAxMi44OTM3IDEuNTg1NTYgMTMuMTY2NUMxLjY3MDA2IDEzLjMwMjkgMS43NDE0NSAxMy40MjA5IDEuNzkxNDkgMTMuNTA1MkMxLjgwNzE2IDEzLjUzMzMgMS44MTk2MiAxMy41NTc0IDEuODMyODIgMTMuNTgyMkMxLjgxNzE1IDEzLjUzMTEgMS44MDc4IDEzLjUwMTIgMS44MzkwNSAxMy41ODEzQzEuODcyODcgMTMuNjYzMyAxLjg1Nzg0IDEzLjYzMjMgMS44MzI4MiAxMy41ODIyQzEuODQyMTcgMTMuNjEwMyAxLjg1MTYgMTMuNjM3IDEuODU3ODQgMTMuNjcwMkMxLjg4Mjg2IDEzLjc2NTMgMS45MTI5MiAxMy44OTk2IDEuOTQ4NTcgMTQuMDU2QzIuMDIwMjMgMTQuMzY4NiAyLjExMDA0IDE0Ljc3MTYgMi4yMDI5OCAxNS4xNzY1QzIuMjk1OTEgMTUuNTgxNCAyLjM5MjMyIDE1Ljk4NjMgMi40Nzk2NiAxNi4zMTUxQzIuNTIzNDYgMTYuNDc5NCAyLjU2NDE1IDE2LjYyMzcgMi42MDczMiAxNi43NTI4QzIuNjI5MjIgMTYuODE3MiAyLjY1MDIxIDE2Ljg3OCAyLjY4MDkxIDE2Ljk0NzVDMi43MTIxNiAxNy4wMTY5IDIuNzEyMTYgMTcuMDgxNyAyLjg4OTAzIDE3LjI2MDhDMy4wNjcxIDE3LjQzOTggMy4xMzE5IDE3LjQzOTggMy4yMDEwOSAxNy40NzA4QzMuMjcwMjggMTcuNTAyIDMuMzMwNjcgMTcuNTIzNCAzLjM5NTEgMTcuNTQ1M0MzLjUyNDA1IDE3LjU4OTQgMy42NjgwMiAxNy42MzA3IDMuODMyMDYgMTcuNjc1NUM0LjE2MDMzIDE3Ljc2NDcgNC41NjQ2OSAxNy44NjM1IDQuOTY5MDEgMTcuOTU4N0M1LjM3MzM0IDE4LjA1NDIgNS43NzU2OCAxOC4xNDY0IDYuMDg3OTkgMTguMjE5N0M2LjI0NDE1IDE4LjI1NjMgNi4zNzgxNCAxOC4yODg1IDYuNDczMjcgMTguMzEyNkM2LjUwNjQ1IDE4LjMyMTkgNi41MzM2NyAxOC4zMzE0IDYuNTYwODggMTguMzM3NkM2LjUxMTEyIDE4LjMxMjYgNi40Nzk4NyAxOC4yOTYzIDYuNTYxODkgMTguMzMxNEM2LjY0MTk5IDE4LjM2NDggNi42MTE5MyAxOC4zNTMzIDYuNTYwODggMTguMzM3NkM2LjU4NTkgMTguMzUwMiA2LjYwOTczIDE4LjM2MjYgNi42Mzc4NyAxOC4zNzkyQzYuNzIxNzIgMTguNDI5OSA2LjgzOTM5IDE4LjUwMTkgNi45NzUzMSAxOC41ODczQzcuMjQ2OTQgMTguNzU3OSA3LjU5NjU2IDE4Ljk4MTMgNy45NDg1NyAxOS4yMDE4QzguMzAwNTggMTkuNDIyNSA4LjY1Mzk1IDE5LjY0MDQgOC45NDgyMiAxOS44MTExQzkuMDk1MzEgMTkuODk2NSA5LjIyNjEgMTkuOTcwMSA5LjM0Nzk4IDIwLjAzMTFDOS40MDkwMSAyMC4wNjI0IDkuNDY1OTIgMjAuMDg3OCA5LjUzNjY3IDIwLjExNUM5LjYwNzQyIDIwLjE0MzEgOS42NTM3MSAyMC4xODkxIDkuOTA2MTkgMjAuMTkwMUMxMC4xNTg4IDIwLjE5MDkgMTAuMjA1IDIwLjE0NDQgMTAuMjc2MiAyMC4xMTcyQzEwLjM0NzIgMjAuMDg5IDEwLjQwNDUgMjAuMDY0MyAxMC40NjU1IDIwLjAzNDJDMTAuNTg3OSAxOS45NzQxIDEwLjcxOSAxOS45MDEzIDEwLjg2NjYgMTkuODE2OEMxMS4xNjE2IDE5LjY0NzggMTEuNTE2NCAxOS40MzE5IDExLjg2OTggMTkuMjEzNEMxMi4yMjMxIDE4Ljk5NDkgMTIuNTc0IDE4Ljc3MzYgMTIuODQ2NiAxOC42MDQ2QzEyLjk4MzEgMTguNTIwMSAxMy4xMDExIDE4LjQ0ODcgMTMuMTg1MyAxOC4zOTg0QzEzLjIxMzQgMTguMzgyNyAxMy4yMzc1IDE4LjM3MDIgMTMuMjYyMyAxOC4zNTdDMTMuMjExMiAxOC4zNzI3IDEzLjE4MTMgMTguMzgyMSAxMy4yNjE0IDE4LjM1MDhDMTMuMzQzNCAxOC4zMTcgMTMuMzEyNCAxOC4zMzIgMTMuMjYyMyAxOC4zNTdDMTMuMjkwNCAxOC4zNDc3IDEzLjMxNzEgMTguMzM4MiAxMy4zNTAyIDE4LjMzMkMxMy40NDU0IDE4LjMwNyAxMy41Nzk2IDE4LjI3NjkgMTMuNzM2MSAxOC4yNDEzQzE0LjA0ODcgMTguMTY5NiAxNC40NTE3IDE4LjA3OTggMTQuODU2NiAxNy45ODY5QzE1LjI2MTUgMTcuODkzOSAxNS42NjY0IDE3Ljc5NzUgMTUuOTk1MiAxNy43MTAyQzE2LjE1OTUgMTcuNjY2NCAxNi4zMDM4IDE3LjYyNiAxNi40MzI5IDE3LjU4MjVDMTYuNDk3MyAxNy41NjA2IDE2LjU1ODEgMTcuNTM5NiAxNi42Mjc2IDE3LjUwOTNDMTYuNjk3IDE3LjQ3ODEgMTYuNzYxOCAxNy40NzgxIDE2Ljk0MDkgMTcuMzAxMkMxNy4xMTk5IDE3LjEyMzEgMTcuMTE5OSAxNy4wNTgzIDE3LjE1MDggMTYuOTg5MUMxNy4xODIxIDE2LjkxOTkgMTcuMjAzNCAxNi44NTk1IDE3LjIyNTMgMTYuNzk1MUMxNy4yNjk1IDE2LjY2NjIgMTcuMzEwOCAxNi41MjIyIDE3LjM1NTYgMTYuMzU4MkMxNy40NDQ3IDE2LjAyOTkgMTcuNTQzNiAxNS42MjU1IDE3LjYzODcgMTUuMjIxMkMxNy43MzQyIDE0LjgxNjkgMTcuODI2NSAxNC40MTQ1IDE3Ljg5OTcgMTQuMTAyMkMxNy45MzY0IDEzLjk0NjEgMTcuOTY4NiAxMy44MTIxIDE3Ljk5MjcgMTMuNzE2OUMxOC4wMDIgMTMuNjgzOCAxOC4wMTE1IDEzLjY1NjYgMTguMDE3NyAxMy42MjkzQzE3Ljk5MjcgMTMuNjc5MSAxNy45NzY0IDEzLjcxMDMgMTguMDExNSAxMy42MjgzQzE4LjA0NDkgMTMuNTQ4MiAxOC4wMzY1IDEzLjU3ODMgMTguMDE3NyAxMy42MjkzQzE4LjAzMDMgMTMuNjA0MyAxOC4wNDI3IDEzLjU4MDUgMTguMDU5MyAxMy41NTI0QzE4LjExIDEzLjQ2ODUgMTguMTgyIDEzLjM1MDggMTguMjY3NCAxMy4yMTQ5QzE4LjQzOCAxMi45NDMzIDE4LjY2MTQgMTIuNTkzNyAxOC44ODIgMTIuMjQxN0MxOS4xMDI3IDExLjg4OTYgMTkuMzIwNiAxMS41MzYzIDE5LjQ5MTMgMTEuMjQyQzE5LjU3NjcgMTEuMDk0OSAxOS42NTAzIDEwLjk2NDEgMTkuNzEwOSAxMC44NDIyQzE5Ljc0MjIgMTAuNzgxMiAxOS43Njc2IDEwLjcyNDMgMTkuNzk0OCAxMC42NTM1QzE5LjgyMjkgMTAuNTgyOCAxOS44Njg5IDEwLjUzNjUgMTkuODY5OSAxMC4yODRDMTkuODcwNyAxMC4wMzE0IDE5LjgyNDIgOS45ODUxOCAxOS43OTcgOS45MTQxNEMxOS43Njg4IDkuODQzMTIgMTkuNzQ0MSA5Ljc4NTg0IDE5LjcxNCA5LjcyNDhDMTkuNjUzOSA5LjYwMjQ2IDE5LjU4MTEgOS40NzEzMSAxOS40OTY2IDkuMzIzNzZDMTkuMzI3NiA5LjAyODY2IDE5LjExMTcgOC42NzM4MiAxOC44OTMxIDguMzIwNTFDMTguNjc0NiA3Ljk2NzIxIDE4LjQ1MzMgNy42MTYzIDE4LjI4NDMgNy4zNDM2NkMxOC4xOTk4IDcuMjA3MiAxOC4xMjg0IDcuMDg5MjUgMTguMDc4NCA3LjAwNTAzQzE4LjA2MjcgNi45NzY4OSAxOC4wNTAyIDYuOTUyNzkgMTguMDM3IDYuOTI3NzdDMTguMDUyNyA2Ljk3OTA5IDE4LjA2MiA3LjAwOTE1IDE4LjAzMDggNi45Mjg3OEMxNy45OTcgNi44NDY3NSAxOC4wMTIgNi44Nzc3MyAxOC4wMzcgNi45Mjc3N0MxOC4wMjc3IDYuODk5NjMgMTguMDE4MiA2Ljg3Mjk3IDE4LjAxMiA2LjgzOTc5QzE3Ljk4NyA2Ljc0NDY2IDE3Ljk1NjkgNi42MTA0IDE3LjkyMTMgNi40NTM4OEMxNy44NDk2IDYuMTQxMjggMTcuNzU5OCA1LjczODIyIDE3LjY2NjkgNS4zMzMzM0MxNy41NzM5IDQuOTI4NDMgMTcuNDc3NSA0LjUyMzU0IDE3LjM5MDIgNC4xOTQ4M0MxNy4zNDY0IDQuMDMwNTEgMTcuMzA2IDMuODg2MjcgMTcuMjYyNSAzLjc1NzA0QzE3LjI0MDYgMy42OTI2MiAxNy4yMiAzLjYzMTg2IDE3LjE4ODkgMy41NjIzOUMxNy4xNTc3IDMuNDkyOTIgMTcuMTU3NyAzLjQyODEzIDE2Ljk4MDggMy4yNDkwN0MxNi44MDI3IDMuMDcwMDggMTYuNzM3OSAzLjA3MDA4IDE2LjY2ODggMy4wMzkxMUMxNi41OTk2IDMuMDA3ODYgMTYuNTM4OSAyLjk4NjUgMTYuNDc0NyAyLjk2NDZDMTYuMzQ1OCAyLjkyMDQzIDE2LjIwMTggMi44NzkxOSAxNi4wMzc4IDIuODM0MzdDMTUuNzA5NSAyLjc0NTIgMTUuMzA1MiAyLjY0NjMyIDE0LjkwMDggMi41NTEyQzE0LjQ5NjUgMi40NTU3IDE0LjA5NDIgMi4zNjM0MSAxMy43ODE5IDIuMjkwMTlDMTMuNjI1NyAyLjI1MzUzIDEzLjQ5MTcgMi4yMjEzNyAxMy4zOTY1IDIuMTk3MjZDMTMuMzYzNiAyLjE4NzkyIDEzLjMzNjEgMi4xNzg0OCAxMy4zMDg5IDIuMTcyMjRDMTMuMzU4NiAyLjE5NzI2IDEzLjM4OTYgMi4yMTM1OCAxMy4zMDc3IDIuMTc4NDhDMTMuMjI3NiAyLjE0NTAzIDEzLjI1NzYgMi4xNTY1NyAxMy4zMDg5IDIuMTcyMjRDMTMuMjgzOCAyLjE1OTY5IDEzLjI1OTcgMi4xNDcyMyAxMy4yMzE5IDIuMTMwMjdDMTMuMTQ4IDIuMDc5NTkgMTMuMDMwNCAyLjAwNzU2IDEyLjg5NDQgMS45MjIxNEMxMi42MjI4IDEuNzUxNTkgMTIuMjczMiAxLjUyODE2IDExLjkyMTIgMS4zMDc1OEMxMS41NjkyIDEuMDg2OSAxMS4yMTU4IDAuODY4OTc0IDEwLjkyMTUgMC42OTgzMThDMTAuNzc0NCAwLjYxMjkwNSAxMC42NDM3IDAuNTM5MzE1IDEwLjUyMTggMC40Nzg2NDRDMTAuNDYwNyAwLjQ0NzM5NCAxMC40MDM4IDAuNDIyMDA3IDEwLjMzMzEgMC4zOTQ3ODlDMTAuMjYyMyAwLjM2NjY1NSAxMC4yMTYgMC4zMjA2NDggOS45NjM1NiAwLjMxOTY0MUw5Ljk2NDAzIDAuMzE5OTE1Wk05Ljk1NzggMi4wNTg3OEMxMC4wMDQ3IDIuMDgzOCAxMC4wMzM1IDIuMDk5NDggMTAuMDg5NiAyLjEzMjAxQzEwLjM1MDYgMi4yODM1IDEwLjY5NjIgMi40OTYxMyAxMS4wNDE5IDIuNzEyNjdDMTEuMzg3NSAyLjkyOTIzIDExLjczNDMgMy4xNTAxIDEyLjAxMyAzLjMyNTA1QzEyLjE1MjMgMy40MTI2NyAxMi4yNzQ3IDMuNDg4NDYgMTIuMzc0NyAzLjU0OTEzQzEyLjQ3NDggMy42MDk1MiAxMi40ODkyIDMuNjMyMzQgMTIuNjY4OSAzLjcwNzQ5QzEyLjg0ODUgMy43ODI2NCAxMi44NzU0IDMuNzc1NjcgMTIuOTg4NyAzLjgwNDU0QzEzLjEwMiAzLjgzMjY4IDEzLjI0MjIgMy44Njc0MSAxMy40MDI2IDMuOTA0OThDMTMuNzIzIDMuOTgwMTMgMTQuMTIzNiA0LjA3MTUgMTQuNTIwNSA0LjE2NTA3QzE0LjkxNzYgNC4yNTg2NCAxNS4zMTE1IDQuMzU0MTQgMTUuNjAyNiA0LjQzMzMzQzE1LjY2NTIgNC40NDkgMTUuNjk1NSA0LjQ2MTQ2IDE1Ljc0NzIgNC40NzcxM0MxNS43NjI5IDQuNTI4NzMgMTUuNzcyMiA0LjU1OTE2IDE1Ljc5MDEgNC42MjIwM0MxNS44Njc3IDQuOTEzNzQgMTUuOTYwNyA1LjMwODE3IDE2LjA1MiA1LjcwNTY1QzE2LjE0MzQgNi4xMDMyIDE2LjIzMiA2LjUwNDI0IDE2LjMwNTUgNi44MjUxQzE2LjM0MjIgNi45ODU2NiAxNi4zNzU2IDcuMTI1ODcgMTYuNDAzNSA3LjIzOTUxQzE2LjQzMTYgNy4zNTMxNSAxNi40MjU0IDcuMzc5NzMgMTYuNDk4NiA3LjU1OTlDMTYuNTcyNSA3LjczOTg5IDE2LjU5NTMgNy43NTQ1NSAxNi42NTUxIDcuODU0OTlDMTYuNzE0OCA3Ljk1NTQzIDE2Ljc5MDIgOC4wNzgxNSAxNi44NzY5IDguMjE4MDFDMTcuMDUwMyA4LjQ5NzggMTcuMjY5MSA4Ljg0NTg3IDE3LjQ4MzYgOS4xOTI3NUMxNy42OTggOS41Mzk2MiAxNy45MDg4IDkuODg2NTkgMTguMDU4NiAxMC4xNDgzQzE4LjA5MDkgMTAuMjA0NyAxOC4xMDU1IDEwLjIzMzUgMTguMTMxMiAxMC4yODA3QzE4LjEwNjIgMTAuMzI3NyAxOC4wOTA1IDEwLjM1NjQgMTguMDU4IDEwLjQxMjVDMTcuOTA2NSAxMC42NzM1IDE3LjY5MzggMTEuMDE5MSAxNy40NzczIDExLjM2NDhDMTcuMjYwNyAxMS43MTA0IDE3LjAzOTkgMTIuMDU3MiAxNi44NjQ5IDEyLjMzNkMxNi43NzczIDEyLjQ3NTMgMTYuNzAxNSAxMi41OTc2IDE2LjY0MDggMTIuNjk3N0MxNi41ODA0IDEyLjc5NzkgMTYuNTU3NiAxMi44MTIzIDE2LjQ4MjUgMTIuOTkxOUMxNi40MDczIDEzLjE3MTUgMTYuNDE0MyAxMy4xOTg1IDE2LjM4NTQgMTMuMzExN0MxNi4zNTczIDEzLjQyNSAxNi4zMjI2IDEzLjU2NTIgMTYuMjg1IDEzLjcyNTVDMTYuMjA5OCAxNC4wNDU5IDE2LjExODUgMTQuNDQ2NSAxNi4wMjQ5IDE0Ljg0MzVDMTUuOTMxMyAxNS4yNDA0IDE1LjgzNTggMTUuNjM0NSAxNS43NTY2IDE1LjkyNTVDMTUuNzQxIDE1Ljk4ODQgMTUuNzI4NSAxNi4wMTg1IDE1LjcxMjggMTYuMDcwMkMxNS42NjEyIDE2LjA4NTggMTUuNjMwOCAxNi4wOTUyIDE1LjU2NzkgMTYuMTEzQzE1LjI3NjIgMTYuMTkwNyAxNC44ODE5IDE2LjI4NCAxNC40ODQzIDE2LjM3NUMxNC4wODY4IDE2LjQ2NjMgMTMuNjg1NiAxNi41NTUgMTMuMzY0OSAxNi42Mjg1QzEzLjIwNDMgMTYuNjY1MSAxMy4wNjQxIDE2LjY5ODYgMTIuOTUwNCAxNi43MjY3QzEyLjgzNjggMTYuNzU0OCAxMi44MTAyIDE2Ljc0ODYgMTIuNjMwMSAxNi44MjE4QzEyLjQ1MDEgMTYuODk1NyAxMi40MzU0IDE2LjkxODUgMTIuMzM1IDE2Ljk3ODNDMTIuMjM0NSAxNy4wMzggMTIuMTExOCAxNy4xMTM1IDExLjk3MiAxNy4yMDAxQzExLjY5MjIgMTcuMzczNSAxMS4zNDQxIDE3LjU5MjMgMTAuOTk3MiAxNy44MDY4QzEwLjY1MDMgMTguMDIxNiAxMC4zMDM0IDE4LjIzMjEgMTAuMDQxNiAxOC4zODE5QzkuOTg1MjggMTguNDE0MiA5Ljk1NjUxIDE4LjQyODYgOS45MDkyMiAxOC40NTQ1QzkuODYyMyAxOC40Mjk1IDkuODMzNTIgMTguNDEzOCA5Ljc3NzQzIDE4LjM4MTNDOS41MTY0MyAxOC4yMjk4IDkuMTcwODUgMTguMDE3MiA4LjgyNTI0IDE3LjgwMDdDOC40Nzk2NiAxNy41ODQxIDguMTMyODYgMTcuMzYzMyA3Ljg1NDA3IDE3LjE4ODNDNy43MTQ3NyAxNy4xMDA3IDcuNTkyNDMgMTcuMDI0OSA3LjQ5MjM0IDE2Ljk2NDJDNy4zOTIxOCAxNi45MDM5IDcuMzc3NzkgMTYuODgxIDcuMTk4MTYgMTYuODA1OUM3LjAxODU0IDE2LjczMDcgNi45OTE1OSAxNi43Mzc3IDYuODc4MzIgMTYuNzA4OEM2Ljc2NTA0IDE2LjY4MDcgNi42MjQ4MiAxNi42NDYgNi40NjQ1MyAxNi42MDg0QzYuMTQ0MTUgMTYuNTMzMiA1Ljc0MzU3IDE2LjQ0MTkgNS4zNDY1NiAxNi4zNDgzQzQuOTQ5NjUgMTYuMjU0NyA0LjU1NTY3IDE2LjE1OTIgNC4yNjQ2MSAxNi4wOEM0LjIwMTc0IDE2LjA2NDQgNC4xNzE2OCAxNi4wNTE5IDQuMTE5OTkgMTYuMDM2MkM0LjEwNDMyIDE1Ljk4NDYgNC4wOTQ5NyAxNS45NTQyIDQuMDc3MSAxNS44OTEzQzMuOTk5NDggMTUuNiAzLjkwNjU1IDE1LjIwNTMgMy44MTUxOCAxNC44MDc3QzMuNzIzODEgMTQuNDEwMiAzLjYzNTE5IDE0LjAwOSAzLjU2MTY4IDEzLjY4ODNDMy41MjUwMyAxMy41Mjc3IDMuNDkxNTggMTMuMzg3NSAzLjQ2MzQ0IDEzLjI3MzlDMy40MzUzMSAxMy4xNjAyIDMuNDQxNTQgMTMuMTMzNiAzLjM2ODMxIDEyLjk1MzVDMy4yOTQ0NSAxMi43NzM1IDMuMjcxNjMgMTIuNzU4OCAzLjIxMTg3IDEyLjY1ODRDMy4xNTIxMiAxMi41NTc5IDMuMDc2NyAxMi40MzUyIDIuOTkgMTIuMjk1NEMyLjgxNjYxIDEyLjAxNTYgMi41OTc4NSAxMS42Njc1IDIuMzgzMzIgMTEuMzIwNkMyLjE2ODYgMTAuOTczOCAxLjk1ODA5IDEwLjYyNjkgMS44MDgyNCAxMC4zNjUxQzEuNzc1OTggMTAuMzA4NyAxLjc2MTU5IDEwLjI3OTkgMS43MzU2NiAxMC4yMzI2QzEuNzYwNjggMTAuMTg1NyAxLjc3NjM1IDEwLjE1NjkgMS44MDg4OCAxMC4xMDA4QzEuOTYwMzcgOS44Mzk4NCAyLjE3MyA5LjQ5NDI1IDIuMzg5NTQgOS4xNDg1NUMyLjYwNjEgOC44MDI5NyAyLjgyNjk4IDguNDU2MTcgMy4wMDE5MyA4LjE3NzM4QzMuMDg5NTQgOC4wMzgwOCAzLjE2NTMzIDcuOTE1NzQgMy4yMjYgNy44MTU3NUMzLjI4NjM5IDcuNzE1NTggMy4zMDkyMSA3LjcwMTIgMy4zODQzNiA3LjUyMTU3QzMuNDU5NTEgNy4zNDE5NSAzLjQ1MjU1IDcuMzE1MzcgMy40ODE0MSA3LjIwMTczQzMuNTA5NTUgNy4wODg0NSAzLjU0NDI4IDYuOTQ4MjMgMy41ODE4NiA2Ljc4Nzg1QzMuNjU3IDYuNDY3NDYgMy43NDgzOCA2LjA2Njg5IDMuODQxOTUgNS42Njk4OEMzLjkzNTUyIDUuMjcyODcgNC4wMzEwMSA0Ljg3ODg5IDQuMTEwMiA0LjU4NzgzQzQuMTI1ODcgNC41MjUyMyA0LjEzODM0IDQuNDk0OSA0LjE1NDAxIDQuNDQzMjFDNC4yMDU2IDQuNDI3NTQgNC4yMzYwMyA0LjQxODE5IDQuMjk4OSA0LjQwMDMyQzQuNTkwNjEgNC4zMjI3IDQuOTg0OTUgNC4yMjk0IDUuMzgyNDMgNC4xMzg0QzUuNzc5OTggNC4wNDcwMyA2LjE4MTExIDMuOTU4NDEgNi41MDE4NyAzLjg4NDlDNi42NjI0NCAzLjg0ODI1IDYuODAyNjUgMy44MTQ4IDYuOTE2MjkgMy43ODY2NkM3LjAyOTkzIDMuNzU4NTMgNy4wNTY1MSAzLjc2NDc2IDcuMjM2NjggMy42OTE1M0M3LjQxNjY3IDMuNjE3NjcgNy40MzEzMyAzLjU5NDg1IDcuNTMxNzcgMy41MzUwOUM3LjYzMjIxIDMuNDc1MzQgNy43NTQ5MyAzLjM5OTkyIDcuODk0NzkgMy4zMTMyMkM4LjE3NDU4IDMuMTM5ODMgOC41MjI2NSAyLjkyMTA3IDguODY5NTIgMi43MDY1NEM5LjIxNjQgMi40OTIxOCA5LjU2MzI3IDIuMjgxMzEgOS44MjUxIDIuMTMxNDZDOS44ODE0NiAyLjA5OTIgOS45MTAyNCAyLjA4NDgxIDkuOTU3NTIgMi4wNTg4OEw5Ljk1NzggMi4wNTg3OFpNMTMuNTEyOSA2LjcwOTQ4QzEzLjI5MzYgNi43MjIyMiAxMy4wODgzIDYuODIxNDcgMTIuOTQyMiA2Ljk4NTUzTDguOTA1NDcgMTEuNTE1OUw3LjE1OTE3IDEwLjAyNTVMNy4xNTkyNiAxMC4wMjU1QzYuOTkyMTkgOS44ODI5NSA2Ljc3NTM2IDkuODEyNTcgNi41NTY0MiA5LjgyOTg5QzYuMzM3NDkgOS44NDcyMSA2LjEzNDQxIDkuOTUwNzYgNS45OTE4MSAxMC4xMTc4QzUuODQ5MyAxMC4yODQ5IDUuNzc4OTIgMTAuNTAxNyA1Ljc5NjI0IDEwLjcyMDdDNS44MTM1NiAxMC45Mzk3IDUuOTE3MTIgMTEuMTQyOCA2LjA4NDE4IDExLjI4NTNMOC40NDY5NSAxMy4zMDJDOC42MTE2MyAxMy40NDI2IDguODI0ODggMTMuNTEzMSA5LjA0MDg5IDEzLjQ5ODNDOS4yNTY5OSAxMy40ODM2IDkuNDU4NzEgMTMuMzg0OSA5LjYwMjc2IDEzLjIyMzJMMTQuMTc4NiA4LjA4NzU1QzE0LjMyNDcgNy45MjM1MSAxNC4zOTk3IDcuNzA4MjMgMTQuMzg2OSA3LjQ4OTAxQzE0LjM3NDMgNy4yNjk3IDE0LjI3NSA3LjA2NDUxIDE0LjExMTEgNi45MTg0NEMxMy45NDcxIDYuNzcyMzUgMTMuNzMxOCA2LjY5NzM5IDEzLjUxMjUgNi43MDk5NEwxMy41MTI5IDYuNzA5NDhaIiBmaWxsPSIjMDA5MzUzIi8+PC9zdmc+") scroll no-repeat 0 0/1.4em auto;
}

.case-studies-navigation {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin-block: 1.6rem 1.4rem;
}
.case-studies-navigation .previous,
.case-studies-navigation .next {
  flex: 0 1 4rem;
  display: flex;
  flex-wrap: wrap;
}
.case-studies-navigation .previous button,
.case-studies-navigation .next button {
  background-color: transparent;
  border: 0 none;
  outline: none;
  padding-block: 1rem;
  padding-inline: 0;
  width: 3.2rem;
  height: auto;
}
.case-studies-navigation .previous button svg,
.case-studies-navigation .next button svg {
  width: 100%;
  height: auto;
}
.case-studies-navigation .previous button {
  -webkit-padding-end: 1rem;
          padding-inline-end: 1rem;
}
.case-studies-navigation .next button {
  -webkit-padding-start: 1rem;
          padding-inline-start: 1rem;
}
.case-studies-navigation .logos-enclosure {
  display: flex;
  flex-wrap: wrap;
  flex: 0 1 calc(100% - 12rem);
  -webkit-mask-image: linear-gradient(90deg, #000 97%, rgba(0, 0, 0, 0));
          mask-image: linear-gradient(90deg, #000 97%, rgba(0, 0, 0, 0));
  overflow: hidden;
}
.case-studies-navigation .logos {
  display: flex;
  flex: 20 0 10rem;
  list-style: none;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 2rem clamp(2rem, 8.4vw, 4.2rem);
  margin: 0;
  padding: 0;
  transition: 0.3s translate ease-in-out;
}
.case-studies-navigation .logos li {
  display: flex;
  flex: 0 1 7.5rem;
  margin: 0;
  padding: 0;
  align-items: center;
  min-height: 8.3rem;
  background-color: rgba(255, 255, 255, 0.6235294118);
  -webkit-border-after: 2px solid rgba(0, 147, 83, 0);
          border-block-end: 2px solid rgba(0, 147, 83, 0);
  transition: 0.3s background-color linear, 0.3s -webkit-border-after linear;
  transition: 0.3s border-block-end linear, 0.3s background-color linear;
  transition: 0.3s border-block-end linear, 0.3s background-color linear, 0.3s -webkit-border-after linear;
}
.case-studies-navigation .logos li:has(a:hover, .current) {
  background-color: rgba(255, 255, 255, 0.7490196078);
  border-block-end-color: #009353;
}
.case-studies-navigation .logos li.wide img {
  width: 6.5rem;
}
.case-studies-navigation .logos li.square img {
  width: 4.8rem;
}
.case-studies-navigation .logos li.tall img {
  width: 4rem;
}
.case-studies-navigation .logos img {
  display: block;
  width: 5.6rem;
  height: auto;
  transition: 0.3s filter linear;
  filter: grayscale(100%) invert(30%) brightness(180%);
}
.case-studies-navigation .logos a {
  display: flex;
  padding-block: 1.4rem;
  padding-inline: 1.4rem;
}
.case-studies-navigation .logos a:hover img, .case-studies-navigation .logos a.current img {
  filter: none;
}

.fact-carousel {
  background-color: #1E1E1E;
  color: #ffffff;
  position: relative;
}
.fact-carousel__featured-news {
  padding: 32px 0;
}
@media (min-width: 704px) {
  .fact-carousel__featured-news {
    padding: 0 64px 64px 64px;
  }
}
.fact-carousel.light {
  background-color: #ffffff;
}
.fact-carousel.light .layout-header * {
  color: #0a0a0a;
}
.fact-carousel.light .fact-carousel__item__content {
  padding-bottom: 0 !important;
}
.fact-carousel.light .fact-carousel__dots {
  padding-bottom: 64px;
}
.fact-carousel.white {
  background-color: #ffffff;
}
.fact-carousel.white .layout-header * {
  color: #0a0a0a;
}
.fact-carousel.white .fact-carousel__item__content {
  padding-bottom: 0 !important;
}
.fact-carousel.white .fact-carousel__dots {
  padding-bottom: 32px;
}
.fact-carousel.white .dot {
  width: 12px;
  height: 12px;
  background-color: #959595;
}
.fact-carousel.white .dot.active {
  background-color: #009353;
}
.fact-carousel .layout-header {
  margin-bottom: 0;
}
.fact-carousel .layout-header * {
  color: #ffffff;
}
.fact-carousel__items {
  display: flex;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
}
.fact-carousel__items::-webkit-scrollbar {
  display: none;
}
.fact-carousel__item {
  min-width: 100%;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
.fact-carousel__item__content {
  padding-bottom: 0 !important;
}
@media (min-width: 704px) {
  .fact-carousel__item__content {
    padding-bottom: 72px !important;
    align-items: flex-start;
  }
}
.fact-carousel__item__content__inner {
  max-width: 600px;
}
.fact-carousel__item .number {
  font-size: 24px;
  margin-bottom: 32px;
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  color: #0a0a0a;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #ffffff;
}
.fact-carousel__item .title * {
  font-size: 24px;
  color: #009353;
}
@media (min-width: 704px) {
  .fact-carousel__item .title * {
    font-size: 40px;
  }
}
@media (min-width: 704px) {
  .fact-carousel__item .text {
    padding-top: 85px;
  }
}
.fact-carousel__item .carousel-link {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  color: #ffffff;
}
.fact-carousel__item__cta {
  margin-top: 32px;
}
.fact-carousel__controls {
  pointer-events: none;
  height: 48px;
}
@media (min-width: 704px) {
  .fact-carousel__controls {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    height: 30px;
  }
}
.fact-carousel__controls.light .fact-carousel__controls__previous,
.fact-carousel__controls.light .fact-carousel__controls__next {
  color: #0a0a0a;
}
.fact-carousel__controls.light .fact-carousel__controls__previous.disabled,
.fact-carousel__controls.light .fact-carousel__controls__next.disabled {
  opacity: 0.16;
}
.fact-carousel__controls.light .fact-carousel__controls__previous.disabled:hover,
.fact-carousel__controls.light .fact-carousel__controls__next.disabled:hover {
  color: #0a0a0a;
  cursor: inherit;
}
.fact-carousel__controls.light .fact-carousel__controls__previous:hover,
.fact-carousel__controls.light .fact-carousel__controls__next:hover {
  color: #009353;
}
.fact-carousel__controls .container {
  position: relative;
}
.fact-carousel__controls .layout-content {
  padding: 0;
  position: relative;
}
.fact-carousel__controls__previous, .fact-carousel__controls__next {
  pointer-events: all;
  position: absolute;
  top: 50%;
  top: 0;
  opacity: 1;
  transition: 0.3s ease;
  cursor: pointer;
  font-size: 0;
  width: 40px;
  height: 40px;
  color: #ffffff;
}
@media (min-width: 704px) {
  .fact-carousel__controls__previous, .fact-carousel__controls__next {
    width: 56px;
    height: 56px;
  }
}
.fact-carousel__controls__previous > svg, .fact-carousel__controls__next > svg {
  width: 100%;
  height: 100%;
}
.fact-carousel__controls__previous.disabled, .fact-carousel__controls__next.disabled {
  opacity: 0.16;
}
.fact-carousel__controls__previous.disabled:hover, .fact-carousel__controls__next.disabled:hover {
  color: inherit;
  cursor: inherit;
}
.fact-carousel__controls__previous:hover, .fact-carousel__controls__next:hover {
  color: #009353;
}
.fact-carousel__controls__previous {
  transform: rotate(180deg);
  left: 0;
}
.fact-carousel__controls__next {
  right: 0;
}

.fact-carousel__dots {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 72px;
}

.dot {
  width: 16px;
  height: 16px;
  background-color: #6c6c6c;
  border-radius: 50%;
  margin: 0 8px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.dot.active {
  background-color: #009353;
}

.fact-carousel__header {
  text-align: center;
  max-width: 768px;
  margin: 0 auto;
  padding: 48px 0;
}
@media (min-width: 704px) {
  .fact-carousel__header {
    padding: 112px 0 48px 0;
  }
}
.fact-carousel__header > h4 {
  font-size: 24px;
  color: #ffffff;
  margin: 0;
}
@media (min-width: 704px) {
  .fact-carousel__header > h4 {
    font-size: 48px;
  }
}

.featured-carousel {
  background-color: #1E1E1E;
  color: #ffffff;
  position: relative;
}
.featured-carousel .glide {
  overflow: hidden;
}
.featured-carousel.light {
  background-color: #ffffff;
}
.featured-carousel.light .layout-header * {
  color: #0a0a0a;
}
.featured-carousel.light .featured-carousel__item__content {
  padding-bottom: 0 !important;
}
.featured-carousel.light .featured-carousel__dots {
  padding-bottom: 64px;
}
.featured-carousel__header {
  text-align: center;
  max-width: 768px;
  margin: 0 auto;
  padding: 0;
}
@media (min-width: 1008px) {
  .featured-carousel__header {
    padding: 112px 0 48px 0;
  }
}
.featured-carousel__header > h4 {
  font-size: 24px;
  margin: 0;
}
@media (min-width: 1008px) {
  .featured-carousel__header > h4 {
    font-size: 48px;
  }
}
.featured-carousel__header.clean-top {
  padding-top: 0;
}
.featured-carousel__item {
  width: 100%;
  padding: 32px 0;
}
@media (min-width: 1008px) {
  .featured-carousel__item {
    padding: 0 80px 64px 80px;
  }
}
.featured-carousel__controls {
  pointer-events: none;
  height: 48px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  bottom: 46px;
  padding: 0 32px;
}
@media (min-width: 1008px) {
  .featured-carousel__controls {
    position: absolute;
    top: 40%;
    width: 100%;
    transform: translateY(-50%);
    height: 30px;
    padding: 0;
  }
}
.featured-carousel__controls.light .featured-carousel__controls__previous,
.featured-carousel__controls.light .featured-carousel__controls__next {
  color: #0a0a0a;
}
.featured-carousel__controls.light .featured-carousel__controls__previous.disabled,
.featured-carousel__controls.light .featured-carousel__controls__next.disabled {
  opacity: 0.16;
}
.featured-carousel__controls.light .featured-carousel__controls__previous.disabled:hover,
.featured-carousel__controls.light .featured-carousel__controls__next.disabled:hover {
  color: #0a0a0a;
  cursor: inherit;
}
.featured-carousel__controls.light .featured-carousel__controls__previous:hover,
.featured-carousel__controls.light .featured-carousel__controls__next:hover {
  color: #009353;
}
.featured-carousel__controls .container {
  position: relative;
}
.featured-carousel__controls .layout-content {
  padding: 0;
  position: relative;
}
.featured-carousel__controls__previous, .featured-carousel__controls__next {
  pointer-events: all;
  top: 50%;
  top: 0;
  opacity: 1;
  transition: 0.3s ease;
  cursor: pointer;
  font-size: 0;
  width: 40px;
  height: 40px;
  color: #ffffff;
}
@media (min-width: 1008px) {
  .featured-carousel__controls__previous, .featured-carousel__controls__next {
    position: absolute;
    width: 56px;
    height: 56px;
  }
}
.featured-carousel__controls__previous > svg, .featured-carousel__controls__next > svg {
  width: 100%;
  height: 100%;
}
.featured-carousel__controls__previous.disabled, .featured-carousel__controls__next.disabled {
  opacity: 0.16;
}
.featured-carousel__controls__previous.disabled:hover, .featured-carousel__controls__next.disabled:hover {
  color: inherit;
  cursor: inherit;
}
.featured-carousel__controls__previous:hover, .featured-carousel__controls__next:hover {
  color: #009353;
}
.featured-carousel__controls__previous {
  transform: rotate(180deg);
  left: 0;
}
.featured-carousel__controls__next {
  right: 0;
}
.featured-carousel__controls__next > svg {
  position: relative;
  top: -2px;
}
.featured-carousel__dots {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 72px;
}
.featured-carousel__dots .dot {
  width: 16px;
  height: 16px;
  background-color: #6c6c6c;
  border-radius: 50%;
  margin: 0 8px;
  cursor: pointer;
  border: none;
  transition: background-color 0.3s ease;
}
.featured-carousel__dots .dot.glide__bullet--active {
  background-color: #009353;
}

.glide__slides {
  white-space: normal !important;
}

.glide__arrow {
  margin: 0 !important;
}

:root {
  transition-behavior: allow-discrete;
}

@keyframes key-press {
  0%, 39%, 61%, 100% {
    fill: #FFF;
  }
  50% {
    fill: #757575;
  }
}
.page-template-page-howwework h1, .page-template-page-howwework h2, .page-template-page-howwework h3, .page-template-page-howwework h4 {
  text-wrap: balance;
}
.page-template-page-howwework p, .page-template-page-howwework li {
  text-wrap: pretty;
}
.page-template-page-howwework h3,
.page-template-page-howwework .name,
.page-template-page-howwework .button {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.05em;
  font-size: 0.95rem;
}
.page-template-page-howwework #bookmarks {
  margin-inline: auto;
  max-width: none;
}
.page-template-page-howwework #bookmarks ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-block: 0;
  margin-inline: 0;
  padding-inline: 0;
}
.page-template-page-howwework #bookmarks li {
  flex: 1 0 100%;
  margin-block: 0 2rem;
  margin-inline: 0;
  padding-inline: 0;
}
@media (min-width: 704px) {
  .page-template-page-howwework #bookmarks li {
    flex: 1 0 3rem;
    -webkit-margin-after: 0;
            margin-block-end: 0;
  }
}
.page-template-page-howwework #bookmarks li a path {
  transition: 0.3s fill linear;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a .keys {
  stroke: #000;
  stroke-width: 0.5;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path {
  animation: key-press 0.6s linear 0s 3;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(1) {
  animation-delay: 0.82s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(2) {
  animation-delay: 1.09s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(3) {
  animation-delay: 0.021s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(4) {
  animation-delay: 1.2s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(5) {
  animation-delay: 0.92s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(6) {
  animation-delay: 0.23s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(7) {
  animation-delay: 1.13s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(8) {
  animation-delay: 0.02s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(9) {
  animation-delay: 0.57s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(10) {
  animation-delay: 0.22s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(11) {
  animation-delay: 0.61s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(12) {
  animation-delay: 0.71s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(13) {
  animation-delay: 0.36s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(14) {
  animation-delay: 1.24s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(15) {
  animation-delay: 0.88s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(1) a:hover .keys path:nth-child(16) {
  animation-delay: 1.06s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(3) a .crane-beam {
  translate: 6.3% -3.9%;
  transition: 1s translate ease-in-out 0.7s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(3) a:hover .crane-beam {
  translate: 0 0;
}
.page-template-page-howwework #bookmarks li:nth-of-type(5) a .transport {
  translate: 0 0;
  transition: 1s translate ease-in-out 0.65s;
}
.page-template-page-howwework #bookmarks li:nth-of-type(5) a:hover .transport {
  translate: 11% 7.2%;
  transition-delay: 0.25s;
}
.page-template-page-howwework #bookmarks img {
  display: block;
  width: 100%;
  height: auto;
}
.page-template-page-howwework #bookmarks a, .page-template-page-howwework #bookmarks h2 {
  font-family: din-2014, sans-serif;
  color: #009353;
}
.page-template-page-howwework #bookmarks a {
  width: min(50rem, 75%);
  display: block;
  margin-inline: auto;
}
.page-template-page-howwework #bookmarks a > .name {
  -webkit-border-after: 1px solid;
          border-block-end: 1px solid;
  -webkit-padding-after: 0.3em;
          padding-block-end: 0.3em;
}
.page-template-page-howwework #bookmarks a:hover .name svg {
  inset-block-start: 0.45em;
}
.page-template-page-howwework #bookmarks a.button, .page-template-page-howwework #bookmarks a.button:hover {
  color: #FFF;
  background-color: #009353;
}
.page-template-page-howwework #bookmarks .name svg {
  position: relative;
  rotate: 90deg;
  width: 0.7em;
  -webkit-margin-start: 1em;
          margin-inline-start: 1em;
  inset-block-start: 0.25em;
  transition: 0.3s inset ease-in-out;
}
.page-template-page-howwework #bookmarks .name path {
  stroke: #009353;
}
.page-template-page-howwework #bookmarks .image {
  aspect-ratio: 1;
  display: flex;
  align-items: center;
}
.page-template-page-howwework #bookmarks .arrow-separator {
  position: relative;
  display: none;
  width: min(4em, 100%);
  height: auto;
  margin-block: 0 4.4%;
  margin-inline: -1.7rem -2.4%;
}
.page-template-page-howwework #bookmarks .arrow-separator.animated svg, .page-template-page-howwework #bookmarks .arrow-separator:hover svg {
  rotate: 9deg;
  translate: 0.2rem 0;
}
.page-template-page-howwework #bookmarks .arrow-separator.below {
  margin-block: auto 7.3%;
  margin-inline: -2.3rem -1.7rem;
}
.page-template-page-howwework #bookmarks .arrow-separator.below.animated svg, .page-template-page-howwework #bookmarks .arrow-separator.below:hover svg {
  rotate: -9deg;
}
.page-template-page-howwework #bookmarks .arrow-separator svg {
  transform-origin: 50% 100%;
  transition: 0.6s rotate ease-in-out, 0.6s translate ease-in-out;
}
@media (width >= 704px) {
  .page-template-page-howwework #bookmarks .arrow-separator {
    display: flex;
    flex: 0 1 5.8rem;
    align-self: center;
  }
  .page-template-page-howwework #bookmarks .arrow-separator.below svg {
    transform-origin: 50% 0%;
  }
}
.page-template-page-howwework .extra {
  width: min(100%, 768px);
  margin-inline: auto;
}
.page-template-page-howwework .extra .layout-heading + p {
  margin-block: 2.3rem 0;
  width: clamp(10ch, 768px - 12em, 100%);
  margin-inline: auto;
}
.page-template-page-howwework #how section {
  width: min(100%, 1000px);
  margin-inline: auto;
}
.page-template-page-howwework #how .row {
  margin-inline: auto;
  gap: 2rem;
}
.page-template-page-howwework #how .row .col:first-child {
  align-self: center;
}
.page-template-page-howwework #how .video {
  position: relative;
  width: inherit;
  height: inherit;
  border-radius: inherit;
}
@media (width >= 704px) {
  .page-template-page-howwework #how .approach {
    -webkit-padding-end: 1.8rem;
            padding-inline-end: 1.8rem;
  }
  .page-template-page-howwework #how .approach::after {
    position: absolute;
    content: "";
    inset: 3.5rem -1.2rem 0 auto;
    width: 4px;
    -webkit-border-end: 3px solid #f0f0f0;
            border-inline-end: 3px solid #f0f0f0;
    z-index: 3;
  }
  .page-template-page-howwework #how .solution {
    -webkit-padding-start: 1.8rem;
            padding-inline-start: 1.8rem;
  }
}
.page-template-page-howwework #how .play-in-view {
  aspect-ratio: 1;
  width: 100%;
  height: auto;
  cursor: pointer;
  border: 0 none;
  outline: 0 none;
  -webkit-clip-path: inset(5px 2px);
          clip-path: inset(5px 2px);
}
.page-template-page-howwework #how .button {
  font-size: 0.95rem;
  padding-block: 0.5em;
  line-height: inherit;
  padding-inline: 1.2em;
}
.page-template-page-howwework #how h2,
.page-template-page-howwework #how .layout-grey h3 {
  text-transform: uppercase;
  color: #009353;
  font-size: 1.05rem;
  letter-spacing: 0.1em;
  -webkit-margin-after: 0.7em;
          margin-block-end: 0.7em;
}
.page-template-page-howwework #how h3 {
  font-size: 1.8rem;
  text-transform: none;
  letter-spacing: inherit;
  margin-block: 0 0.55em;
}
.page-template-page-howwework #how .link:last-child {
  margin-block: 2.3rem 0;
}
.page-template-page-howwework #how .layout-grey {
  gap: 2rem;
  background-color: #FBFBFB;
  border: 1px solid solid #E0E0E0;
  border-radius: 6px;
  padding-block: 2.6rem 0.2rem;
  padding-inline: 0.5rem;
}
@media (width >= 704px) {
  .page-template-page-howwework #how .layout-grey {
    padding-inline: 3.7rem;
  }
}
.page-template-page-howwework #how .layout-grey h3 {
  -webkit-margin-after: 1.8em;
          margin-block-end: 1.8em;
}
.page-template-page-howwework #how .layout-grey h3 .icon {
  position: relative;
  inset-block-start: 0.28em;
  -webkit-margin-end: 0.7em;
          margin-inline-end: 0.7em;
  width: 1.15em;
  display: inline-block;
}
.page-template-page-howwework #how .layout-grey h3 svg {
  width: 100%;
  height: auto;
}
.page-template-page-howwework #how .layout-grey ul,
.page-template-page-howwework #how .layout-grey ol {
  --mask-level: 25%;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 1.8rem;
  margin-block: 0;
  margin-inline: 0;
  padding-inline: 0;
  transition: 0.6s all ease-in-out allow-discrete;
}
@media (width >= 704px) {
  .page-template-page-howwework #how .layout-grey ul,
  .page-template-page-howwework #how .layout-grey ol {
    -webkit-mask-image: linear-gradient(#fff var(--mask-level), transparent 100%);
            mask-image: linear-gradient(#fff var(--mask-level), transparent 100%);
    block-size: 19.2em;
    overflow-y: clip;
  }
}
.page-template-page-howwework #how .layout-grey li {
  flex: 1 0 100%;
  margin-inline: 0;
  padding-inline: 0;
}
.page-template-page-howwework #how .layout-grey ul .bullet {
  background-color: #25853f;
  width: 0.4em;
  aspect-ratio: 1;
  position: absolute;
  border-radius: 50%;
  -webkit-margin-before: 0.4em;
          margin-block-start: 0.4em;
}
.page-template-page-howwework #how .layout-grey ul h4,
.page-template-page-howwework #how .layout-grey ul p {
  -webkit-margin-start: 1.4rem;
          margin-inline-start: 1.4rem;
}
.page-template-page-howwework #how .layout-grey ol .number {
  position: absolute;
  color: #009353;
  font-family: din-2014, sans-serif;
  font-size: 1.35rem;
  display: inline-block;
  -webkit-margin-before: -0.2em;
          margin-block-start: -0.2em;
}
.page-template-page-howwework #how .layout-grey ol h4,
.page-template-page-howwework #how .layout-grey ol p {
  -webkit-margin-start: 2.2rem;
          margin-inline-start: 2.2rem;
}
.page-template-page-howwework #how .layout-grey p.link {
  text-align: center;
  block-size: 0;
  margin-block: 0;
  filter: opacity(0%);
  transition: 0.6s all ease-in-out allow-discrete 0s;
  overflow-y: clip;
}
.page-template-page-howwework #how .layout-grey p:last-child:has(.toggle) {
  position: relative;
  inset-block-start: 1em;
}
.page-template-page-howwework #how .layout-grey .panel.border {
  border-radius: 4px;
  background-color: #FFF;
  border: 1px solid #E0E0E0;
  padding-block: 1.2em;
  padding-inline: 1.4em;
}
.page-template-page-howwework #how .layout-grey .toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #009353;
  margin-inline: auto;
  aspect-ratio: 1;
  width: 2em;
  height: auto;
  padding: 0;
  visibility: hidden;
}
@media (width >= 704px) {
  .page-template-page-howwework #how .layout-grey .toggle {
    visibility: inherit;
  }
}
.page-template-page-howwework #how .layout-grey .toggle svg {
  rotate: 90deg;
  width: 1.1em;
  transition: 0.4s rotate ease 0.5s;
}
.page-template-page-howwework #how .layout-grey .toggle svg path {
  fill: #FFF;
}
.page-template-page-howwework #how .layout-grey.open ul,
.page-template-page-howwework #how .layout-grey.open ol {
  --mask-level: 100%;
  block-size: auto;
  block-size: calc-size(-moz-fit-content, size);
  block-size: calc-size(fit-content, size);
}
.page-template-page-howwework #how .layout-grey.open p.link {
  block-size: auto;
  block-size: calc-size(-moz-fit-content, size);
  block-size: calc-size(fit-content, size);
  filter: none;
  transition-delay: 0.45s;
}
.page-template-page-howwework #how .layout-grey.open .toggle svg {
  rotate: -90deg;
}
@media (width >= 704px) {
  .page-template-page-howwework #how .col-md-6 {
    position: relative;
    flex: 1 0 calc(50% - 2rem);
    width: auto;
    max-width: none;
    padding-inline: auto;
  }
}
.page-template-page-howwework .layout-enclose {
  margin-inline: auto;
  width: min(100%, 1376px);
  padding-inline: 32px;
}

.cross-links {
  padding-block: 5.4rem;
}
.cross-links .row {
  gap: 3.4rem;
}
.cross-links .col,
.cross-links .grey-outline-box {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
@media (width >= 704px) {
  .cross-links .col {
    flex: 1 0 40%;
  }
}
.cross-links .grey-outline-box {
  flex: 1 0 100%;
  position: relative;
  gap: 0.9rem;
}
.cross-links .grey-outline-box a {
  display: flex;
  flex-wrap: wrap;
  flex: 1 0 100%;
  padding-block: 0.8rem;
  padding-inline: 1.1rem 1.3rem;
  background-color: #FBFBFB;
  border: 1px solid #E0E0E0;
  border-radius: 0 0 16px 0;
  transition: border-color 0.3s ease;
  align-content: center;
}
.cross-links .grey-outline-box a:hover {
  border-color: #009353;
}
.cross-links .grey-outline-box a:hover .cta {
  translate: 0.2em 0;
}
.cross-links .grey-outline-box .name {
  font-size: 1.25rem;
  color: #2f2f2f;
  text-transform: none;
  letter-spacing: inherit;
}
.cross-links .grey-outline-box .cta {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  background-color: #009353;
  margin-inline: auto 0;
  aspect-ratio: 1;
  width: 1.6em;
  height: auto;
  padding: 0;
  border-radius: 4px;
  transition: 0.7s translate ease-in-out 0.1s;
}

.newsfeed {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 880px) {
  .newsfeed {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 32px;
  }
}
.newsfeed-item {
  position: relative;
  z-index: 1;
  margin-bottom: 32px;
}

.tabbed {
  position: relative;
}
.tabbed-title {
  cursor: pointer;
  min-width: -moz-max-content;
  min-width: max-content;
  position: relative;
  border: 1px solid #e5e5e5;
  padding: 24px 0;
  display: flex;
  align-items: center;
}
.tabbed-title > h2 {
  font-size: 19px;
  margin: 0;
}
@media (min-width: 880px) {
  .tabbed-title {
    width: 320px;
    padding: 24px 16px;
  }
}
.tabbed-title:last-of-type {
  background-color: lime;
}
.tabbed-title.active {
  border-bottom: none;
}
@media (min-width: 880px) {
  .tabbed-title.active {
    border: 1px solid #009353;
    border-right: none;
  }
}
.tabbed-title.active > h2 {
  color: #009353;
}
.tabbed-title.active svg path {
  fill: #009353;
}
.tabbed-title.active .notched-corner {
  display: none;
  position: absolute;
  height: 24px;
  width: 24px;
  top: calc(100% - 1px);
  right: -1px;
  overflow: hidden;
  background-color: #F5F5F5;
}
@media (min-width: 880px) {
  .tabbed-title.active .notched-corner {
    display: block;
  }
}
.tabbed-title.active .notched-corner:after {
  content: "";
  display: block;
  position: absolute;
  height: 48px;
  width: 48px;
  top: 1px;
  right: 0;
  border-radius: 40px;
  border: 1px solid #009353;
}
.tabbed-title.active .tabbed-toggle {
  transform: rotate(180deg);
}
.tabbed-title.active .tabbed-toggle > svg path {
  fill: #009353;
}
.tabbed-title.last .notched-corner {
  top: auto;
  bottom: calc(100% - 1px);
}
.tabbed-title.last .notched-corner:after {
  top: auto;
  bottom: 1px;
}
.tabbed-title-icon {
  width: 24px;
  height: 24px;
  margin: 0 16px 0 8px;
}
.tabbed-title-icon > svg {
  height: 100%;
  width: 100%;
}
.tabbed-title-icon > svg path {
  fill: #2f2f2f;
}
.tabbed-toggle {
  display: block;
  position: absolute;
  right: 16px;
  width: 16px;
  height: 16px;
  transform: rotate(0deg);
}
.tabbed-toggle > svg {
  width: 100%;
  height: 100%;
}
.tabbed-toggle > svg path {
  fill: #a6a6a6;
}
@media (min-width: 880px) {
  .tabbed-toggle {
    display: none;
  }
}
.tabbed-content {
  display: none;
  position: relative;
  height: 512px;
}
@media (min-width: 880px) {
  .tabbed-content {
    position: absolute;
    height: 100%;
    top: 0;
    left: 320px;
    width: calc(100% - 320px);
  }
}
.tabbed-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tabbed-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px;
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
  background-color: rgba(10, 10, 10, 0.4);
  color: #fff;
}
.tabbed-meta * {
  color: #fff;
}
@media (min-width: 880px) {
  .tabbed-meta {
    padding: 32px;
  }
}
.tabbed-heading {
  font-size: 23px;
}
@media (min-width: 880px) {
  .tabbed-heading {
    font-size: 32px;
  }
}
.tabbed-text {
  font-size: 15px;
}
@media (min-width: 880px) {
  .tabbed-text {
    font-size: 17px;
  }
}
.tabbed-cta {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  transition: color 0.3s ease;
}
@media (min-width: 704px) {
  .tabbed-cta {
    font-size: 19px;
  }
}
.tabbed-cta:hover {
  color: #009353;
}

.team-people {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media (min-width: 512px) {
  .team-people {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media (min-width: 880px) {
  .team-people {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
}
.team-image {
  position: relative;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.team-image:before {
  content: "";
  display: block;
  padding-bottom: 115%;
}
.team-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 32px;
}
.team-person {
  padding-bottom: 32px;
  cursor: pointer;
}
.team-person:hover .team-image {
  opacity: 0.8;
}
.team-person:hover .team-name {
  color: #009353;
}
.team-name {
  font-size: 23px;
  margin: 16px 0 8px 0;
  color: #0a0a0a;
  transition: color 0.3s ease;
}
@media (min-width: 704px) {
  .team-name {
    font-size: 26px;
    margin: 16px 0 4px 0;
  }
}

#why .row {
  display: flex;
  flex-wrap: wrap;
  padding-block: 1rem;
  gap: 1.7rem;
}
#why .panels .col {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-block: 0 2rem;
  padding-inline: 0;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  min-height: 336px;
  border-radius: 0 0 32px 0;
  transition: border-color 0.3s ease;
  align-items: self-start;
  gap: 0.9rem;
  justify-content: flex-start;
  align-content: flex-start;
}
#why .panels .col h3,
#why .panels .col p {
  flex: 1 0 100%;
  padding-inline: 24px;
  margin-block: 0;
}
#why .panels .col h3 {
  text-transform: none;
  font-size: 1.4rem;
  letter-spacing: inherit;
}
#why .panels .col p {
  font-weight: 300;
}
#why .panels .col .image {
  flex: 1 0 100%;
  -webkit-margin-after: 0.7rem;
          margin-block-end: 0.7rem;
  padding: 0;
}
#why .panels .col .image img {
  aspect-ratio: 2.5;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (width >= 704px) {
  #why .panels .col.col-md-4 {
    flex: 1 0 30%;
  }
}
#why .layout-header {
  margin-block: 1rem 2.5rem;
}

.content-media-cards__card {
  display: flex;
  flex-direction: column-reverse;
  height: 100%;
  margin-bottom: 24px;
}
@media (min-width: 704px) {
  .content-media-cards__card {
    flex-direction: row;
    margin-bottom: 40px;
  }
}
.content-media-cards__card:last-of-type {
  margin-bottom: 0;
}
.content-media-cards__card--flip {
  flex-direction: column-reverse;
}
@media (min-width: 704px) {
  .content-media-cards__card--flip {
    flex-direction: row-reverse;
  }
}
.content-media-cards__card--flip .content-media-cards__content {
  border-radius: 0 0 20px 4px;
}
@media (min-width: 704px) {
  .content-media-cards__card--flip .content-media-cards__content {
    border-radius: 0 6px 6px 0;
  }
}
.content-media-cards__card--flip .content-media-cards__media {
  border-radius: 4px 4px 0 0;
}
@media (min-width: 704px) {
  .content-media-cards__card--flip .content-media-cards__media {
    border-radius: 6px 0 0 40px;
  }
}
.content-media-cards__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 24px;
  border: 1px solid #E6E6E6;
  border-radius: 0 0 20px 4px;
  overflow: hidden;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .content-media-cards__content {
    width: 50%;
    padding: 0 80px;
    border-radius: 6px 0 0 6px;
  }
}
.content-media-cards__content h2 {
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: 500;
}
@media (min-width: 704px) {
  .content-media-cards__content h2 {
    font-size: 32px;
    margin-bottom: 16px;
  }
}
.content-media-cards__content .button {
  margin-top: 24px;
}
@media (min-width: 704px) {
  .content-media-cards__content .button {
    margin-top: 60px;
  }
}
.content-media-cards__media {
  position: relative;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  height: 240px;
}
@media (min-width: 704px) {
  .content-media-cards__media {
    border-radius: 0 6px 40px 0;
    width: 50%;
    height: 480px;
  }
}
.content-media-cards__media figure,
.content-media-cards__media video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.heading-intro .container {
  text-align: center;
}

.numbered-list h2 {
  text-align: center;
  margin-bottom: 60px;
}
@media (min-width: 704px) {
  .numbered-list h2 {
    margin-bottom: 80px;
  }
}
.numbered-list__item {
  display: flex;
  flex-direction: column;
  padding: 40px 0;
  border-bottom: 1px solid #E6E6E6;
}
@media (min-width: 704px) {
  .numbered-list__item {
    flex-direction: row;
  }
}
.numbered-list__number {
  width: 35%;
  font-family: din-pro, sans-serif;
  font-size: 32px;
  margin-bottom: 8px;
}
@media (min-width: 704px) {
  .numbered-list__number {
    font-size: 56px;
  }
}
.numbered-list__content h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 8px;
}
@media (min-width: 704px) {
  .numbered-list__content h3 {
    font-size: 24px;
  }
}
.numbered-list__cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 80px;
}
.numbered-list__cta h2 {
  margin-bottom: 40px;
}

.location-cards h2 {
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
}
.location-cards__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media (min-width: 704px) {
  .location-cards__cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (min-width: 1008px) {
  .location-cards__cards {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1440px) {
  .location-cards__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
  }
}
.location-cards__card {
  background-color: #ffffff;
  border-radius: 28px 6px 6px 6px;
  overflow: hidden;
}
.location-cards__card-image {
  position: relative;
  min-height: 300px;
}
.location-cards__card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.location-cards__card-content {
  padding: 28px;
  border: 1px solid #E6E6E6;
  border-top: none;
}
.location-cards__card-content-heading {
  font-family: din-pro, sans-serif;
  font-size: 32px;
  font-weight: 500;
  letter-spacing: -0.32px;
  color: #1E1E1E;
  margin-bottom: 12px;
}
.location-cards__card-content-location {
  display: flex;
  gap: 12px;
}
.location-cards__card-content-address {
  color: #2f2f2f;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}
.location-cards__card-content-address p {
  margin: 0;
}

.simple-cta .container {
  text-align: center;
}
.simple-cta .container h2 {
  max-width: 100%;
  margin: 0 auto 30px;
}
@media (min-width: 704px) {
  .simple-cta .container h2 {
    max-width: 45%;
    margin: 0 auto 40px;
  }
}

.js-fact-carousel {
  padding: 60px 0;
  background-color: #1E1E1E;
  color: #ffffff;
  position: relative;
}
@media (min-width: 704px) {
  .js-fact-carousel {
    padding: 120px 0;
  }
}
.js-fact-carousel .container {
  text-align: center;
}
.js-fact-carousel .lg-title {
  color: #ffffff;
  margin-bottom: 24px;
}
@media (min-width: 704px) {
  .js-fact-carousel .lg-title {
    margin-bottom: 60px;
  }
}
.js-fact-carousel__wrapper {
  display: flex;
  align-items: center;
  gap: 80px;
}
.js-fact-carousel__slide {
  display: flex;
  flex-direction: column;
  padding: 20px;
  background: rgba(255, 255, 255, 0.05);
  text-align: left;
  gap: 20px;
  border-radius: 0 0 40px 0;
}
@media (min-width: 704px) {
  .js-fact-carousel__slide {
    flex-direction: row;
    padding: 40px;
    gap: 40px;
  }
}
.js-fact-carousel__slide-heading {
  font-size: 20px;
}
@media (min-width: 704px) {
  .js-fact-carousel__slide-heading {
    font-size: 28px;
  }
}
.js-fact-carousel__slide-left span,
.js-fact-carousel__slide-left h2 {
  color: #ffffff;
}
.js-fact-carousel__buttons {
  display: flex;
  gap: 20px;
  z-index: 2;
}
.js-fact-carousel .swiper-button {
  position: relative;
}
.js-fact-carousel .swiper-pagination {
  text-align: right !important;
  bottom: 94px !important;
  left: -16px !important;
  z-index: 1;
}
@media (min-width: 704px) {
  .js-fact-carousel .swiper-pagination {
    text-align: center !important;
  }
}

.accordion-image-split .lg-title {
  text-align: center;
  margin-bottom: 60px;
}
.accordion-image-split__wrapper {
  display: flex;
  align-items: flex-start;
  flex-direction: column-reverse;
}
@media (min-width: 704px) {
  .accordion-image-split__wrapper {
    flex-direction: row;
  }
}
.accordion-image-split__content {
  width: 100%;
  border-top: 1px solid #E6E6E6;
  border-left: 1px solid #E6E6E6;
}
@media (min-width: 704px) {
  .accordion-image-split__content {
    width: 50%;
  }
}
.accordion-image-split__content-accordion {
  display: flex;
  gap: 14px;
  padding: 18px;
  border-right: none;
  border-right: 8px solid transparent;
  transition: border-color 0.25s ease;
  border-bottom: 1px solid #E6E6E6;
  background-color: #ffffff;
  cursor: pointer;
}
@media (min-width: 704px) {
  .accordion-image-split__content-accordion {
    gap: 24px;
    padding: 28px;
  }
}
.accordion-image-split__content-accordion figure {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  height: 60px;
  background-color: #E6E6E6;
  border-radius: 6px;
}
.accordion-image-split__content-accordion figure img {
  max-width: 20px;
  max-height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.accordion-image-split__content-accordion figure svg path {
  fill: #1E1E1E;
}
.accordion-image-split__content-accordion h5 {
  color: #1E1E1E;
  font-family: din-pro, sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.24px;
  margin: 16px 0 6px;
}
.accordion-image-split__content-accordion .wysiwyg {
  margin-bottom: 16px;
}
.accordion-image-split__content-accordion.is-active {
  border-right-color: #009353;
  transition: border-color 0.25s ease;
}
.accordion-image-split__content-accordion.is-active figure {
  background-color: #E5F4EE;
}
.accordion-image-split__content-accordion.is-active figure svg path {
  fill: #009353;
}
.accordion-image-split__content-accordion.is-active h5 {
  color: #009353;
}
.accordion-image-split__content-inner {
  overflow: hidden;
  height: 0;
}
.accordion-image-split__image {
  width: 100%;
  border-radius: 0 0 40px 0;
  overflow: hidden;
}
@media (max-width: 703px) {
  .accordion-image-split__image {
    height: 300px !important;
    border-radius: 4px 4px 0 0;
  }
}
@media (min-width: 704px) {
  .accordion-image-split__image {
    width: 50%;
    padding-bottom: 0;
  }
}
.accordion-image-split__image figure {
  height: 100%;
}

.team-cards h2 {
  font-weight: 500;
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 704px) {
  .team-cards h2 {
    margin-bottom: 50px;
  }
}
.team-cards__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media (min-width: 704px) {
  .team-cards__cards {
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .team-cards__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
  }
}
.team-cards__card-image {
  position: relative;
  border-radius: 20px 4px 4px 4px;
  overflow: hidden;
  min-height: 380px;
}
@media (min-width: 704px) {
  .team-cards__card-image {
    border-radius: 40px 6px 0 0;
    min-height: 480px;
  }
}
.team-cards__card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-cards__card-content {
  margin-top: 20px;
}
.team-cards__card-content-description {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}
.team-cards__card-content .read-more {
  background-color: transparent;
  border: none;
  outline: none;
  margin-top: 12px;
}
.team-cards__card-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.team-cards__card-inner-name {
  font-family: din-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.24px;
  color: #1E1E1E;
  margin-bottom: 8px;
}
@media (min-width: 704px) {
  .team-cards__card-inner-name {
    font-size: 24px;
  }
}
.team-cards__card-inner-job-title {
  font-family: "Lato", sans-serif;
  font-size: 16px;
}
@media (min-width: 704px) {
  .team-cards__card-inner-job-title {
    font-size: 17px;
  }
}

.featured-post-single-carousel__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.featured-post-single-carousel .lg-title {
  margin-bottom: 50px;
  font-weight: 500;
}
.featured-post-single-carousel__buttons {
  display: flex;
  gap: 12px;
}
.featured-post-single-carousel__card {
  display: flex;
  flex-direction: column-reverse;
  height: 100%;
}
@media (min-width: 704px) {
  .featured-post-single-carousel__card {
    flex-direction: row;
  }
}
.featured-post-single-carousel__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 24px;
  border: 1px solid #E6E6E6;
  border-radius: 0 0 20px 4px;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .featured-post-single-carousel__content {
    width: 50%;
    padding: 0 80px;
    border-radius: 6px 0 0 6px;
  }
}
@media (min-width: 704px) {
  .featured-post-single-carousel__content {
    width: 50%;
    padding: 0 80px;
    border-radius: 6px 0 0 6px;
  }
}
.featured-post-single-carousel__content .tagline {
  margin-bottom: 8px;
}
@media (min-width: 704px) {
  .featured-post-single-carousel__content .tagline {
    margin-bottom: 20px;
  }
}
.featured-post-single-carousel__content h2 {
  font-size: 24px;
  margin-bottom: 16px;
  font-weight: 500;
}
@media (min-width: 704px) {
  .featured-post-single-carousel__content h2 {
    font-size: 32px;
  }
}
.featured-post-single-carousel__content a {
  margin-top: 20px;
}
@media (min-width: 704px) {
  .featured-post-single-carousel__content a {
    margin-top: 80px;
  }
}
.featured-post-single-carousel__image {
  min-height: 240px;
  overflow: hidden;
  position: relative;
  border-radius: 4px 4px 0 0;
}
@media (min-width: 704px) {
  .featured-post-single-carousel__image {
    width: 50%;
    min-height: 560px;
    border-radius: 0 6px 40px 0;
  }
}
.featured-post-single-carousel__image img {
  position: absolute;
  inset: 0;
}
.featured-post-single-carousel .swiper-pagination {
  bottom: 30px !important;
  text-align: right;
  z-index: -1;
}
@media (min-width: 704px) {
  .featured-post-single-carousel .swiper-pagination {
    bottom: 0 !important;
    text-align: center;
  }
}

.feature-cards__top {
  text-align: left;
  max-width: 1080px;
  margin: 0 0 32px;
}
@media (min-width: 704px) {
  .feature-cards__top {
    text-align: center;
    margin: 0 auto 50px;
  }
}
.feature-cards__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 8px;
}
@media (min-width: 704px) {
  .feature-cards__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }
  .feature-cards__cards.feature-cards__cards--2 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 1200px;
    margin: 0 auto;
  }
  .feature-cards__cards.feature-cards__cards--4 {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
}
.feature-cards__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #E6E6E6;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .feature-cards__card {
    padding: 28px;
    border-radius: 6px;
  }
}
.feature-cards__card:first-of-type {
  border-top-left-radius: 20px;
}
@media (min-width: 704px) {
  .feature-cards__card:first-of-type {
    border-top-left-radius: 28px;
  }
}
.feature-cards__card-top {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 12px;
}
@media (min-width: 704px) {
  .feature-cards__card-top {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.feature-cards__card-heading {
  font-family: din-pro, sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.24px;
  color: #1E1E1E;
  margin: 0;
}
@media (min-width: 704px) {
  .feature-cards__card-heading {
    margin-bottom: 8px;
  }
}
.feature-cards__card-description p {
  font-size: 14px;
  line-height: 24px;
}
.feature-cards__card .simple-button, .feature-cards__card .wysiwyg a, .wysiwyg .feature-cards__card a {
  margin-top: 14px;
}
.feature-cards__card figure {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 48px;
  height: 48px;
  background-color: #E5F4EE;
  border-radius: 6px;
  margin: 0;
}
@media (min-width: 704px) {
  .feature-cards__card figure {
    margin-bottom: 20px;
  }
}
.feature-cards__card figure svg path {
  fill: #009353;
}
@media (min-width: 704px) {
  .feature-cards__card figure {
    min-width: 60px;
    height: 60px;
  }
}
.feature-cards__card.red figure {
  background-color: #FEECEF;
}
.feature-cards__card.red figure svg path {
  fill: #F44160;
}
.feature-cards__card.yellow figure {
  background-color: #FFF7EB;
}
.feature-cards__card.yellow figure svg path {
  fill: #FFAB3B;
}
.feature-cards__card.blue figure {
  background-color: #E5EDF4;
}
.feature-cards__card.blue figure svg path {
  fill: #005095;
}
.feature-cards .cta-banner {
  margin-top: 50px;
}

.numbered-cards-carousel__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.numbered-cards-carousel .lg-title {
  margin-bottom: 28px;
}
@media (min-width: 704px) {
  .numbered-cards-carousel .lg-title {
    margin-bottom: 60px;
  }
}
.numbered-cards-carousel__buttons {
  display: flex;
  gap: 12px;
}
@media (min-width: 704px) {
  .numbered-cards-carousel__cards {
    padding-bottom: 48px;
  }
}
.numbered-cards-carousel__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #E6E6E6;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .numbered-cards-carousel__card {
    padding: 28px;
    border-radius: 6px;
  }
}
.numbered-cards-carousel__card:first-of-type {
  border-top-left-radius: 20px;
}
@media (min-width: 704px) {
  .numbered-cards-carousel__card:first-of-type {
    border-top-left-radius: 28px;
  }
}
.numbered-cards-carousel__card-number {
  font-size: 20px;
  font-family: din-pro, sans-serif;
  margin-bottom: 8px;
  font-weight: 500;
}
@media (min-width: 704px) {
  .numbered-cards-carousel__card-number {
    font-size: 24px;
  }
}
.numbered-cards-carousel__card-heading {
  font-family: din-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.24px;
  color: #1E1E1E;
  margin-bottom: 8px;
}
@media (min-width: 704px) {
  .numbered-cards-carousel__card-heading {
    font-size: 24px;
  }
}
.numbered-cards-carousel__card-description p {
  font-size: 14px;
  line-height: 24px;
}
.numbered-cards-carousel .swiper-pagination {
  position: relative;
  bottom: 10px !important;
  text-align: right;
}
@media (min-width: 704px) {
  .numbered-cards-carousel .swiper-pagination {
    bottom: -48px !important;
    text-align: center;
  }
}

.cta-cards__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 28px;
}
@media (min-width: 704px) {
  .cta-cards__cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 48px;
  }
}
.cta-cards__card-image {
  position: relative;
  border-radius: 20px 4px 0 0;
  overflow: hidden;
  min-height: 240px;
}
@media (min-width: 704px) {
  .cta-cards__card-image {
    border-radius: 40px 6px 0 0;
    min-height: 460px;
  }
}
.cta-cards__card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cta-cards__card-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  border-radius: 0 0 4px 4px;
  border: 1px solid #E6E6E6;
  border-top: none;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .cta-cards__card-content {
    flex-direction: row;
    align-items: center;
    padding: 28px;
    border-radius: 0 0 6px 6px;
  }
}
.cta-cards__card-content-heading {
  font-family: din-pro, sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.32px;
  color: #1E1E1E;
}
@media (min-width: 704px) {
  .cta-cards__card-content-heading {
    margin: 0 80px 0 0;
    font-size: 32px;
  }
}

.cta-banner__wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
  background-color: #009353;
  padding: 20px;
  border-radius: 6px 6px 40px 6px;
}
@media (min-width: 704px) {
  .cta-banner__wrap {
    flex-direction: row;
    align-items: center;
    padding: 40px;
  }
}
.cta-banner__wrap-heading {
  color: #ffffff;
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .cta-banner__wrap-heading {
    margin-bottom: 0;
  }
}
.cta-banner__wrap-description {
  color: #ffffff;
  margin: 16px 0;
}
@media (min-width: 704px) {
  .cta-banner__wrap-description {
    margin: 16px 0 0 0;
  }
}
.cta-banner__wrap .button {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: linear-gradient(to left, transparent 50%, #ffffff 50%) right;
  background-size: 202%;
}
.cta-banner__wrap .button:hover {
  color: #009353;
}

.content-media-split__card {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-bottom: 40px;
  gap: 28px;
}
@media (min-width: 704px) {
  .content-media-split__card {
    gap: 120px;
    flex-direction: row;
  }
}
.content-media-split__card:last-of-type {
  margin-bottom: 0;
}
.content-media-split__card.center {
  align-items: center;
}
.content-media-split__card.flip {
  flex-direction: column-reverse;
}
@media (min-width: 704px) {
  .content-media-split__card.flip {
    flex-direction: row-reverse;
  }
}
.content-media-split__card.flip .content-media-split__media.curve {
  border-radius: 4px 0 0 20px;
}
@media (min-width: 704px) {
  .content-media-split__card.flip .content-media-split__media.curve {
    border-radius: 6px 0 0 40px;
  }
}
.content-media-split__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 704px) {
  .content-media-split__content {
    margin-top: 28px;
    width: 50%;
  }
}
.content-media-split__content .tagline {
  opacity: 0.5;
}
.content-media-split__content h2 {
  font-size: 24px;
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .content-media-split__content h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}
.content-media-split__content .button {
  margin-top: 28px;
}
@media (min-width: 704px) {
  .content-media-split__content .button {
    margin-top: 40px;
  }
}
.content-media-split__media {
  position: relative;
  overflow: hidden;
  height: 230px;
  border-radius: 4px;
  width: 100%;
}
@media (min-width: 704px) {
  .content-media-split__media {
    height: 360px;
  }
}
.content-media-split__media.curve {
  border-radius: 0 4px 20px 0;
}
@media (min-width: 704px) {
  .content-media-split__media.curve {
    border-radius: 0 6px 40px 0;
  }
}
@media (min-width: 704px) {
  .content-media-split__media {
    width: 50%;
    height: 460px;
    border-radius: 6px;
  }
}
.content-media-split__media figure,
.content-media-split__media video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.large-image-text__top {
  margin-bottom: 28px;
  text-align: left;
}
@media (min-width: 704px) {
  .large-image-text__top {
    margin-bottom: 50px;
    text-align: center;
  }
}
.large-image-text__image {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  max-height: 200px;
}
@media (min-width: 704px) {
  .large-image-text__image {
    max-height: 750px;
  }
}
.large-image-text__image.contain img {
  -o-object-fit: contain;
     object-fit: contain;
}
.large-image-text__content {
  display: grid;
  margin: 28px auto 0;
  grid-template-columns: repeat(1, 1fr);
  gap: 28px;
}
@media (min-width: 704px) {
  .large-image-text__content {
    margin: 50px auto 0;
    max-width: 85%;
    padding: 0 120px;
    grid-template-columns: repeat(2, 1fr);
    gap: 120px;
  }
}
.large-image-text__content p {
  font-size: 20px;
  font-family: din-pro, sans-serif;
  font-weight: 500;
  line-height: 36px;
}
@media (min-width: 704px) {
  .large-image-text__content p {
    font-size: 24px;
  }
}

.logos-block .md-title {
  text-align: center;
  margin-bottom: 20px;
}
.logos-block__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 20px;
}
@media (min-width: 704px) {
  .logos-block__wrap {
    flex-wrap: nowrap;
    gap: 60px;
  }
}
.logos-block__logo {
  max-width: 100px;
  max-height: 120px;
}
@media (min-width: 704px) {
  .logos-block__logo {
    max-width: 130px;
  }
}
.logos-block__logo img {
  filter: grayscale(100%);
  -o-object-fit: contain;
     object-fit: contain;
}
.logos-block__logo.grey-filter img {
  filter: brightness(0) saturate(100%) invert(60%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(92%) contrast(88%);
}

.news-feed__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
}
@media (min-width: 704px) {
  .news-feed__top {
    margin-bottom: 50px;
  }
}
.news-feed__top .lg-title {
  font-weight: 400;
}
.news-feed__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 28px;
}
@media (min-width: 704px) {
  .news-feed__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
  }
}
.news-feed__card-image {
  position: relative;
  border-radius: 20px 4px 4px 4px;
  overflow: hidden;
  min-height: 240px;
}
@media (min-width: 704px) {
  .news-feed__card-image {
    border-radius: 28px 6px 6px 6px;
    min-height: 300px;
  }
}
.news-feed__card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-feed__card-content {
  padding: 24px 0 0 0;
}
.news-feed__card-content-heading {
  font-family: din-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.2px;
  color: #1E1E1E;
  margin-bottom: 12px;
}
@media (min-width: 704px) {
  .news-feed__card-content-heading {
    font-size: 24px;
    letter-spacing: -0.24px;
  }
}
.news-feed .button {
  margin-top: 28px;
}
@media (min-width: 704px) {
  .news-feed .button {
    margin-top: 0;
  }
}

.overview-image-list h2.lg-title {
  text-align: left;
  margin: 0 auto 28px;
}
@media (min-width: 704px) {
  .overview-image-list h2.lg-title {
    text-align: center;
    margin: 0 auto 50px;
  }
}
.overview-image-list .wysiwyg p, .overview-image-list .wysiwyg li {
  font-size: 14px;
  line-height: 24px;
}
.overview-image-list__content {
  display: flex;
  margin: 0 auto;
  margin-bottom: 28px;
  flex-direction: column;
  gap: 28px;
}
@media (min-width: 704px) {
  .overview-image-list__content {
    width: 80%;
    margin-bottom: 60px;
    flex-direction: row;
    gap: 120px;
  }
}
@media (min-width: 704px) {
  .overview-image-list__content .wysiwyg {
    width: 50%;
  }
}
.overview-image-list__image {
  border-radius: 20px 4px 4px 4px;
  overflow: hidden;
}
@media (min-width: 704px) {
  .overview-image-list__image {
    border-radius: 40px 6px 6px 6px;
  }
}
.overview-image-list__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
@media (min-width: 704px) {
  .overview-image-list__card {
    flex-direction: row;
    gap: 40px;
  }
}
@media (min-width: 704px) {
  .overview-image-list__card > div {
    width: 50%;
  }
}
.overview-image-list__list-item {
  padding: 20px;
  border: 1px solid #E6E6E6;
  border-radius: 4px;
  margin-bottom: 12px;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .overview-image-list__list-item {
    padding: 28px;
    border-radius: 6px;
    margin-bottom: 16px;
  }
}
.overview-image-list__list-item .wysiwyg h5 {
  margin-bottom: 8px;
}
.overview-image-list__list-item:last-of-type {
  margin-bottom: 0;
}

.list-image-split h2.lg-title {
  margin-bottom: 20px;
}
.list-image-split .wysiwyg p, .list-image-split .wysiwyg li {
  font-size: 14px;
  line-height: 24px;
}
.list-image-split__image {
  position: relative;
  border-radius: 4px 4px 20px 4px;
  overflow: hidden;
  min-height: 360px;
  width: 100%;
}
@media (min-width: 704px) {
  .list-image-split__image {
    border-radius: 6px 6px 40px 6px;
    min-height: 660px;
  }
}
.list-image-split__image img {
  position: absolute;
  inset: 0;
}
.list-image-split__card {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 50px;
}
@media (min-width: 704px) {
  .list-image-split__card {
    flex-direction: row;
    gap: 40px;
  }
}
.list-image-split__card:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .list-image-split__card > div {
    width: 50%;
  }
}
.list-image-split__list-item {
  padding: 20px;
  border: 1px solid #E6E6E6;
  border-radius: 6px;
  margin-bottom: 12px;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .list-image-split__list-item {
    padding: 28px;
    border-radius: 6px;
    margin-bottom: 16px;
  }
}
.list-image-split__list-item .wysiwyg h5 {
  margin-bottom: 8px;
}
.list-image-split__list-item:last-of-type {
  margin-bottom: 0;
}

.standard-cards h2 {
  font-weight: 500;
  text-align: left;
  margin-bottom: 28px;
}
@media (min-width: 704px) {
  .standard-cards h2 {
    text-align: center;
    margin-bottom: 50px;
  }
}
.standard-cards__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 12px;
}
@media (min-width: 704px) {
  .standard-cards__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
  }
}
.standard-cards__card {
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .standard-cards__card:first-of-type .standard-cards__card-image {
    border-radius: 28px 6px 0 0;
  }
}
.standard-cards__card-image {
  position: relative;
  overflow: hidden;
  min-height: 240px;
  border-radius: 4px 4px 0 0;
}
@media (min-width: 704px) {
  .standard-cards__card-image {
    min-height: 300px;
    border-radius: 6px 6px 0 0;
  }
}
.standard-cards__card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.standard-cards__card-content {
  padding: 20px;
  border: 1px solid #E6E6E6;
  border-top: none;
  border-radius: 0 0 4px 4px;
}
@media (min-width: 704px) {
  .standard-cards__card-content {
    padding: 28px;
    border-radius: 0 0 6px 6px;
  }
}
.standard-cards__card-content-heading {
  font-family: din-pro, sans-serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.24px;
  color: #1E1E1E;
  margin-bottom: 12px;
}
@media (min-width: 704px) {
  .standard-cards__card-content-heading {
    font-size: 32px;
  }
}

.statistics .md-title {
  margin-bottom: 28px;
  text-align: center;
}
@media (min-width: 704px) {
  .statistics .md-title {
    margin-bottom: 60px;
  }
}
.statistics__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}
@media (min-width: 704px) {
  .statistics__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
  }
  .statistics__cards.statistics__cards--4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.statistics__card {
  padding-top: 20px;
  border-top: 1px solid rgba(30, 30, 30, 0.2);
}
@media (min-width: 704px) {
  .statistics__card {
    padding-top: 28px;
  }
}
.statistics__card .tagline {
  display: block;
  margin-bottom: 16px;
}
.statistics__card-content {
  display: flex;
  gap: 20px;
}
@media (min-width: 704px) {
  .statistics__card-content {
    gap: 24px;
  }
}
.statistics__card figure {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  height: 60px;
  background-color: #E5F4EE;
  border-radius: 6px;
}
@media (min-width: 704px) {
  .statistics__card figure {
    margin-bottom: 20px;
  }
}
.statistics__card figure svg path {
  fill: #009353;
}
.statistics__card-stat {
  font-size: 32px;
  color: #1E1E1E;
  font-family: din-pro, sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px;
}
@media (min-width: 704px) {
  .statistics__card-stat {
    font-size: 48px;
  }
}
.statistics__card-subheading {
  font-size: 17px;
  font-weight: 700;
  color: #2f2f2f;
  margin-bottom: 4px;
}
.statistics__card-label {
  font-size: 16px;
}

.image-banner__image {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  min-height: 160px;
  max-height: 200px;
}
@media (min-width: 704px) {
  .image-banner__image {
    min-height: 600px;
    max-height: 640px;
  }
}
.image-banner__image img {
  position: absolute;
  inset: 0;
}

.testimonial-block .container {
  text-align: left;
  max-width: 1040px;
}
@media (min-width: 704px) {
  .testimonial-block .container {
    text-align: center;
  }
}
.testimonial-block__heading {
  margin-bottom: 32px;
  font-family: din-pro, sans-serif;
}
@media (min-width: 704px) {
  .testimonial-block__heading {
    padding: 0 40px;
    margin-bottom: 50px;
  }
}
.testimonial-block__card {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 20px 4px 4px 4px;
  border: 1px solid #E6E6E6;
  overflow: hidden;
}
@media (min-width: 704px) {
  .testimonial-block__card {
    padding: 40px 48px;
    border-radius: 36px 6px 6px 6px;
  }
}
.testimonial-block__card-testimonial {
  margin-bottom: 16px;
  font-family: din-pro, sans-serif;
  font-size: 20px;
}
@media (min-width: 704px) {
  .testimonial-block__card-testimonial {
    margin-bottom: 32px;
    font-size: 32px;
  }
}
.testimonial-block__card-full-name {
  font-size: 16px;
  font-weight: 500;
  font-family: din-pro, sans-serif;
  margin-bottom: 4px;
}
@media (min-width: 704px) {
  .testimonial-block__card-full-name {
    font-size: 20px;
    margin-bottom: 8px;
  }
}
.testimonial-block__card-job-title {
  font-size: 12px;
  font-family: "Lato", sans-serif;
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .testimonial-block__card-job-title {
    font-size: 16px;
  }
}

.duo-columns .container {
  text-align: center;
}
.duo-columns__content {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media (min-width: 704px) {
  .duo-columns__content {
    grid-template-columns: repeat(2, 1fr);
    gap: 120px;
  }
}
.duo-columns__content p {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
}

.trio-media-cards .container {
  text-align: left;
}
@media (min-width: 704px) {
  .trio-media-cards .container {
    text-align: center;
  }
}
.trio-media-cards .lg-title {
  margin-bottom: 28px;
  font-weight: 400;
}
@media (min-width: 704px) {
  .trio-media-cards .lg-title {
    margin-bottom: 50px;
  }
}
.trio-media-cards__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}
@media (min-width: 704px) {
  .trio-media-cards__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
  }
}
.trio-media-cards__card:first-of-type .trio-media-cards__media {
  border-radius: 20px 4px 4px 4px;
}
@media (min-width: 704px) {
  .trio-media-cards__card:first-of-type .trio-media-cards__media {
    border-radius: 40px 6px 6px 6px;
  }
}
.trio-media-cards__card .md-title {
  text-align: left;
  margin: 16px 0 0 0;
}
@media (min-width: 704px) {
  .trio-media-cards__card .md-title {
    margin: 20px 0 0 0;
  }
}
.trio-media-cards__media {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  height: 380px;
}
@media (min-width: 704px) {
  .trio-media-cards__media {
    border-radius: 6px;
    height: 480px;
  }
}
.trio-media-cards__media figure,
.trio-media-cards__media video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.trio-media-cards__button {
  margin-top: 28px;
  text-align: center;
}
@media (min-width: 704px) {
  .trio-media-cards__button {
    margin-top: 50px;
  }
}

.content-steps-split.is-none .content-steps-split__steps {
  gap: 8px;
}
.content-steps-split.is-none .content-steps-split__steps-step:after {
  display: none;
}
.content-steps-split.is-none .content-steps-split__steps-step .wysiwyg p {
  font-size: 14px;
}
@media (min-width: 704px) {
  .content-steps-split.is-numbers .content-steps-split__steps-inner {
    padding-left: 8.5%;
  }
}
.content-steps-split__top {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 704px) {
  .content-steps-split__top {
    margin-bottom: 100px;
  }
}
.content-steps-split__top .tagline {
  font-size: 16px;
}
.content-steps-split__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 704px) {
  .content-steps-split__wrapper {
    flex-direction: row;
    gap: 120px;
  }
}
.content-steps-split__content {
  flex: 1;
}
.content-steps-split__steps {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1.75;
}
@media (min-width: 704px) {
  .content-steps-split__steps {
    gap: 40px;
  }
}
.content-steps-split__steps-wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}
.content-steps-split__steps-number {
  font-size: 32px;
}
@media (min-width: 704px) {
  .content-steps-split__steps-number {
    font-size: 40px;
  }
}
.content-steps-split__steps-step {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 28px;
  border: 1px solid #E6E6E6;
  background-color: #ffffff;
  cursor: pointer;
  border-radius: 28px 6px 6px 6px;
}
.content-steps-split__steps-step:after {
  content: "";
  display: block;
  height: 40px;
  width: 1px;
  background-color: #E6E6E6;
  position: absolute;
  left: 50px;
  top: 100%;
}
.content-steps-split__steps-step:last-of-type:after {
  display: none;
}
.content-steps-split__steps-step figure {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  height: 60px;
  background-color: #E5F4EE;
  border-radius: 6px;
  margin-bottom: 0;
}
.content-steps-split__steps-step figure svg path {
  fill: #009353;
}
.content-steps-split__steps-step.red figure {
  background-color: #FEECEF;
}
.content-steps-split__steps-step.red figure svg path {
  fill: #F44160;
}
.content-steps-split__steps-step.yellow figure {
  background-color: #FFF7EB;
}
.content-steps-split__steps-step.yellow figure svg path {
  fill: #FFAB3B;
}
.content-steps-split__steps-step.blue figure {
  background-color: #E5EDF4;
}
.content-steps-split__steps-step.blue figure svg path {
  fill: #005095;
}
.content-steps-split__steps-step .wysiwyg {
  margin-bottom: 16px;
}
.content-steps-split__steps-step .wysiwyg p {
  font-size: 16px;
}
.content-steps-split__steps-step .wysiwyg ul {
  background-color: #F6F6F6;
  border-radius: 4px;
  padding: 20px;
}
.content-steps-split__steps-step .wysiwyg ul li {
  font-size: 14px;
  align-items: flex-start;
}
@media (min-width: 704px) {
  .content-steps-split__steps-step .wysiwyg ul li {
    font-size: 17px;
  }
}
.content-steps-split__steps-step .wysiwyg ul li::before {
  top: 2px;
}
.content-steps-split__steps-step.is-active .content-steps-split__steps-icon svg {
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}
.content-steps-split__steps-heading {
  color: #1E1E1E;
  font-family: din-pro, sans-serif;
  font-weight: 500;
  letter-spacing: -0.24px;
  margin: 0px 0 6px;
}
@media (min-width: 704px) {
  .content-steps-split__steps-heading {
    margin: 8px 0 6px;
  }
}
.content-steps-split__steps-inner {
  overflow: hidden;
  height: 0;
}
.content-steps-split__steps-icon {
  margin-left: auto;
}
.content-steps-split__steps-icon svg {
  transition: transform 0.1s ease;
}
.content-steps-split__steps-icon svg path {
  fill: #009353;
}

.content-image-stats.grey .content-image-stats__list {
  background-color: #ffffff;
}
.content-image-stats__top {
  text-align: left;
  margin-bottom: 24px;
}
@media (min-width: 704px) {
  .content-image-stats__top {
    text-align: center;
    margin-bottom: 100px;
  }
}
.content-image-stats__top .tagline {
  font-size: 16px;
}
.content-image-stats__top .lg-title {
  font-size: 40px;
}
@media (min-width: 704px) {
  .content-image-stats__top .lg-title {
    font-size: 56px;
  }
}
.content-image-stats__top .wysiwyg p {
  font-size: 17px;
  font-weight: 500;
  font-family: din-pro, sans-serif;
}
@media (min-width: 704px) {
  .content-image-stats__top .wysiwyg p {
    font-size: 24px;
  }
}
.content-image-stats__card {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 704px) {
  .content-image-stats__card {
    flex-direction: row;
    gap: 120px;
  }
}
.content-image-stats__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 704px) {
  .content-image-stats__content {
    width: 50%;
  }
}
.content-image-stats__content h3 {
  font-size: 24px;
}
@media (min-width: 704px) {
  .content-image-stats__content h3 {
    font-size: 32px;
  }
}
.content-image-stats__content .button {
  margin-top: 32px;
}
@media (min-width: 704px) {
  .content-image-stats__content .button {
    margin-top: 50px;
  }
}
.content-image-stats__list {
  width: 100%;
  background-color: #F6F6F6;
  border-radius: 28px 6px 6px 6px;
  padding: 20px;
  margin-top: 32px;
}
@media (min-width: 704px) {
  .content-image-stats__list {
    padding: 28px;
    margin-top: 50px;
  }
}
.content-image-stats__list h4 {
  margin-bottom: 20px;
}
.content-image-stats__media {
  position: relative;
  overflow: hidden;
  max-height: 360px;
}
@media (min-width: 704px) {
  .content-image-stats__media {
    width: 50%;
    max-height: unset;
  }
}
.content-image-stats__media figure,
.content-image-stats__media video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-image-stats__image {
  position: relative;
}
.content-image-stats__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.content-image-stats__image img.cover {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
  overflow: hidden;
}
.content-image-stats__stats {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
  margin-top: 60px;
}
@media (min-width: 704px) {
  .content-image-stats__stats {
    padding-bottom: 120px;
    flex-direction: row;
    gap: 80px;
    margin-top: 100px;
  }
}
.content-image-stats__stat {
  border-top: 1px solid rgba(30, 30, 30, 0.2);
  padding-top: 20px;
  width: -webkit-fill-available;
}
@media (min-width: 704px) {
  .content-image-stats__stat {
    padding-top: 28px;
  }
}
.content-image-stats__stat-stat {
  font-size: 32px;
  color: #1E1E1E;
  font-family: din-pro, sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px;
}
@media (min-width: 704px) {
  .content-image-stats__stat-stat {
    font-size: 48px;
    margin-bottom: 16px;
  }
}
.content-image-stats__stat-label {
  font-size: 17px;
  margin-bottom: 4px;
  font-weight: 700;
}
.content-image-stats__stat-description p {
  font-size: 16px;
}

.content-list__wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 704px) {
  .content-list__wrapper {
    flex-direction: row;
    gap: 120px;
  }
}
@media (min-width: 704px) {
  .content-list__content {
    width: 33.33%;
  }
}
.content-list__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 704px) {
  .content-list__list {
    width: 66.66%;
    gap: 40px;
  }
}
.content-list__list-item {
  display: flex;
  padding: 20px;
  background-color: #ffffff;
  border-radius: 28px 6px 6px 6px;
  border: 1px solid #E6E6E6;
}
@media (min-width: 704px) {
  .content-list__list-item {
    padding: 28px;
    align-items: center;
  }
}
.content-list__list-item h4 {
  margin-bottom: 0;
}
.content-list__list-item::before {
  content: "";
  background: url("src/svg/checkmark.svg") center center no-repeat;
  display: block;
  min-width: 20px;
  height: 20px;
  margin-right: 14px;
  position: relative;
  top: 2px;
}
@media (min-width: 704px) {
  .content-list__list-item::before {
    top: 0;
  }
}

.case-studies-showcase.grey {
  background-color: #F6F6F6;
}
.case-studies-showcase.grey .case-studies-showcase__card {
  background-color: #ffffff;
}
.case-studies-showcase .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.case-studies-showcase .container .tagline {
  font-size: 16px;
}
.case-studies-showcase__heading {
  margin-bottom: 40px;
  text-align: center;
}
.case-studies-showcase__tabs-logo {
  height: 36px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 75px 20px;
}
.case-studies-showcase__tabs-logo img {
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(100%);
}
.case-studies-showcase .js-tab.is-active .case-studies-showcase__tabs-logo img {
  filter: grayscale(0);
}
.case-studies-showcase__card {
  display: flex;
  flex-direction: column;
  background-color: #F6F6F6;
  border-radius: 28px 6px 6px 6px;
  overflow: hidden;
}
@media (min-width: 704px) {
  .case-studies-showcase__card {
    flex-direction: row;
  }
}
.case-studies-showcase__card.is-active {
  display: flex;
}
.case-studies-showcase__image {
  position: relative;
  min-height: 360px;
}
@media (min-width: 704px) {
  .case-studies-showcase__image {
    min-width: 46%;
    min-height: 100%;
  }
}
.case-studies-showcase__image img {
  position: absolute;
  inset: 0;
}
.case-studies-showcase__content {
  padding: 24px 20px;
}
@media (min-width: 704px) {
  .case-studies-showcase__content {
    padding: 48px 80px;
  }
}
.case-studies-showcase__content .lg-title {
  font-size: 24px;
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .case-studies-showcase__content .lg-title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}
.case-studies-showcase__content-logo {
  height: 36px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .case-studies-showcase__content-logo {
    margin-bottom: 20px;
  }
}
.case-studies-showcase__content-logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
.case-studies-showcase__content-list {
  margin-top: 20px;
}
.case-studies-showcase__content-stats {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 28px 0;
}
@media (min-width: 704px) {
  .case-studies-showcase__content-stats {
    flex-direction: row;
    gap: 40px;
    margin: 40px 0;
  }
}
.case-studies-showcase__content-stat {
  border-top: 1px solid rgba(30, 30, 30, 0.3);
  padding-top: 20px;
}
.case-studies-showcase__content-stat .md-title {
  font-weight: 700;
  margin-bottom: 8px;
}
.case-studies-showcase__content-stat p {
  font-size: 14px;
}

.download-cards__heading {
  font-weight: 500;
  text-align: left;
  margin-bottom: 32px;
}
@media (min-width: 704px) {
  .download-cards__heading {
    text-align: center;
    margin-bottom: 50px;
  }
}
.download-cards__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 32px;
}
@media (min-width: 704px) {
  .download-cards__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
  }
}
.download-cards__card-image {
  position: relative;
  min-height: 240px;
  border-radius: 28px 6px 6px 6px;
  overflow: hidden;
}
@media (min-width: 704px) {
  .download-cards__card-image {
    min-height: 300px;
  }
}
.download-cards__card-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.download-cards__card-content {
  padding-top: 20px;
}
@media (min-width: 704px) {
  .download-cards__card-content {
    padding-top: 24px;
  }
}
.download-cards__card-content .wysiwyg p {
  font-size: 16px;
}
.download-cards__card-content-description {
  margin-bottom: 12px;
}
.download-cards__card-content .simple-button, .download-cards__card-content .wysiwyg a, .wysiwyg .download-cards__card-content a,
.download-cards__card-content .button {
  display: inline-block;
  margin-top: 12px;
}

.download-cards__dropdown {
  position: relative;
  display: inline-block;
  margin-top: 12px;
}
.download-cards__dropdown-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #009353;
  padding: 12px 30px;
  color: #009353;
  font-size: 16px;
}
.download-cards__dropdown-chevron {
  display: inline-block;
  margin-left: 8px;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #009353 transparent transparent transparent;
  transition: transform 0.3s ease;
}
.download-cards__dropdown-menu {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: 0;
  padding: 8px 0;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
  list-style: none;
  display: none;
  z-index: 10;
}
.download-cards__dropdown-item {
  padding: 10px 16px;
  border-bottom: 1px solid #dddddd;
}
.download-cards__dropdown-item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.download-cards__dropdown-link {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #1E1E1E;
  text-decoration: none;
}
.download-cards__dropdown-link:hover {
  color: #009353;
}
.download-cards__dropdown-flag img {
  display: block;
  width: 24px;
  height: 24px;
}
.download-cards__dropdown-label {
  display: block;
}

.download-cards__dropdown--open .download-cards__dropdown-toggle {
  background-color: #009353;
  color: #ffffff;
}
.download-cards__dropdown--open .download-cards__dropdown-chevron {
  border-color: #ffffff transparent transparent transparent;
}
.download-cards__dropdown--open .download-cards__dropdown-menu {
  display: block;
}
.download-cards__dropdown--open .download-cards__dropdown-chevron {
  transform: rotate(180deg);
}

.download-cards-cta {
  margin: 50px 0 0 0;
  display: flex;
  justify-content: center;
}
@media (min-width: 704px) {
  .download-cards-cta {
    margin: 90px 0 0 0;
  }
}
.download-cards-cta__inner {
  margin-top: 0 auto 0 auto;
  background-color: #1E1E1E;
  border-radius: 36px 4px 4px 4px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  max-width: 840px;
}
@media (min-width: 704px) {
  .download-cards-cta__inner {
    padding: 28px 40px 28px 28px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.download-cards-cta__image {
  width: 320px;
  height: 200px;
  border-radius: 16px 4px 4px 4px;
  overflow: hidden;
  margin-bottom: 24px;
}
@media (min-width: 704px) {
  .download-cards-cta__image {
    width: 160px;
    height: 105px;
    margin-bottom: 0;
    margin-right: 40px;
  }
}
.download-cards-cta__content {
  flex: 1;
  text-align: left;
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .download-cards-cta__content {
    padding-right: 40px;
  }
}
.download-cards-cta__title {
  font-weight: 600;
  margin: 0 0 12px;
  font-size: 24px;
  color: #ffffff;
}
.download-cards-cta__description {
  color: #ffffff;
  font-size: 14px;
  margin: 0 0 24px 0;
}
@media (min-width: 704px) {
  .download-cards-cta__description {
    font-size: 16px;
    margin: 0 0 16px 0;
  }
}

.content-bullets.grey .content-bullets__list {
  background-color: #ffffff;
}
.content-bullets__wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 40px;
}
@media (min-width: 704px) {
  .content-bullets__wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 120px;
  }
}
.content-bullets .lg-title {
  margin-bottom: 24px;
}
.content-bullets__list {
  background-color: #F6F6F6;
  padding: 20px;
  border-radius: 4px;
}
@media (min-width: 704px) {
  .content-bullets__list {
    padding: 28px;
  }
}
.content-bullets__list.curve {
  border-radius: 28px 6px 6px 6px;
}
.content-bullets__list-heading {
  margin-bottom: 16px;
  font-size: 17px;
}
.content-bullets .button {
  margin-top: 20px;
}
@media (min-width: 704px) {
  .content-bullets .button {
    margin-top: 0;
  }
}

.image-feature-cards-split__top {
  text-align: left;
  max-width: 1080px;
  margin: 0 auto 40px;
}
@media (min-width: 704px) {
  .image-feature-cards-split__top {
    text-align: center;
    margin: 0 auto 50px;
  }
}
.image-feature-cards-split__top .tagline {
  font-size: 16px;
  margin-bottom: 8px;
}
.image-feature-cards-split__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 704px) {
  .image-feature-cards-split__wrapper {
    flex-direction: row;
    gap: 120px;
  }
}
.image-feature-cards-split__wrapper.flip {
  flex-direction: column-reverse;
}
@media (min-width: 704px) {
  .image-feature-cards-split__wrapper.flip {
    flex-direction: row-reverse;
  }
}
.image-feature-cards-split__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
}
@media (min-width: 704px) {
  .image-feature-cards-split__cards {
    width: 50%;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.image-feature-cards-split__cards--3 .image-feature-cards-split__card:nth-of-type(3) {
  grid-column: span 2;
}
.image-feature-cards-split__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #E6E6E6;
  background-color: #ffffff;
}
@media (min-width: 704px) {
  .image-feature-cards-split__card {
    padding: 28px;
    border-radius: 6px;
  }
}
.image-feature-cards-split__card:first-of-type {
  border-top-left-radius: 20px;
}
@media (min-width: 704px) {
  .image-feature-cards-split__card:first-of-type {
    border-top-left-radius: 28px;
  }
}
.image-feature-cards-split__card-wrap {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}
@media (min-width: 704px) {
  .image-feature-cards-split__card-wrap {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.image-feature-cards-split__card-heading {
  font-family: din-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.24px;
  color: #1E1E1E;
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .image-feature-cards-split__card-heading {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
.image-feature-cards-split__card-description p {
  font-size: 14px;
  line-height: 24px;
}
.image-feature-cards-split__card figure {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 48px;
  height: 48px;
  background-color: #E5F4EE;
  border-radius: 6px;
  margin-bottom: 0;
}
@media (min-width: 704px) {
  .image-feature-cards-split__card figure {
    min-width: 60px;
    height: 60px;
  }
}
.image-feature-cards-split__card figure svg path {
  fill: #009353;
}
.image-feature-cards-split__card.red figure {
  background-color: #FEECEF;
}
.image-feature-cards-split__card.red figure svg path {
  fill: #F44160;
}
.image-feature-cards-split__card.yellow figure {
  background-color: #FFF7EB;
}
.image-feature-cards-split__card.yellow figure svg path {
  fill: #FFAB3B;
}
.image-feature-cards-split__card.blue figure {
  background-color: #E5EDF4;
}
.image-feature-cards-split__card.blue figure svg path {
  fill: #005095;
}
.image-feature-cards-split__media {
  position: relative;
  overflow: hidden;
  height: 305px;
  border-radius: 6px;
}
@media (min-width: 704px) {
  .image-feature-cards-split__media {
    width: 50%;
    height: 100%;
  }
}
.image-feature-cards-split__media.curve {
  border-radius: 0 6px 40px 0;
}
.image-feature-cards-split__media figure,
.image-feature-cards-split__media video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-feature-cards-split__media figure img.contain,
.image-feature-cards-split__media video img.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.content-logos__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 704px) {
  .content-logos__wrapper {
    flex-direction: row;
    gap: 120px;
  }
}
@media (min-width: 704px) {
  .content-logos__content {
    width: 50%;
  }
}
.content-logos__content .lg-title {
  margin-bottom: 24px;
}
.content-logos__logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 28px;
}
@media (min-width: 704px) {
  .content-logos__logos {
    width: 50%;
    gap: 40px;
  }
}
.content-logos__logo {
  max-width: 220px;
  max-height: 27px;
}
@media (min-width: 704px) {
  .content-logos__logo {
    max-height: 64px;
  }
}

.content-list-with-media.grey .content-list-with-media__list-box {
  background-color: #ffffff;
}
.content-list-with-media__list {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 704px) {
  .content-list-with-media__list {
    flex-direction: row;
    gap: 120px;
  }
}
.content-list-with-media__list.flip {
  flex-direction: row-reverse;
}
.content-list-with-media__list > div {
  flex: 1;
  min-width: 0;
}
.content-list-with-media__list-box {
  background-color: #F6F6F6;
  border-radius: 28px 6px 6px 6px;
  padding: 28px;
}
.content-list-with-media__list-heading {
  margin-bottom: 16px;
  font-weight: 700 !important;
}
.content-list-with-media__list-content .wysiwyg p {
  font-size: 20px !important;
  line-height: 1.75;
}
.content-list-with-media__list-content .wysiwyg p strong {
  font-size: 17px;
}
.content-list-with-media__media {
  display: flex;
  align-items: flex-start;
  height: 100%;
  margin-top: 60px;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 704px) {
  .content-list-with-media__media {
    flex-direction: row;
    gap: 120px;
  }
}
.content-list-with-media__media.flip {
  flex-direction: row-reverse;
}
.content-list-with-media__media.flip .content-list-with-media__media.curve {
  border-radius: 6px 0 0 40px;
}
.content-list-with-media__media > div {
  flex: 1;
}
.content-list-with-media__media-wrap {
  position: relative;
  overflow: hidden;
  height: 430px;
  border-radius: 6px;
}
.content-list-with-media__media-wrap.curve {
  border-radius: 0 6px 40px 0;
}
.content-list-with-media__media-wrap figure,
.content-list-with-media__media-wrap video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.trio-bullet-boxes.grey .trio-bullet-boxes__list {
  background-color: #ffffff;
}
.trio-bullet-boxes__content {
  text-align: center;
  margin-bottom: 50px;
}
.trio-bullet-boxes__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.trio-bullet-boxes__list {
  background-color: #ffffff;
  border-radius: 6px;
  padding: 28px;
  border: 1px solid #E6E6E6;
}
.trio-bullet-boxes__list:first-of-type {
  border-radius: 28px 6px 6px 6px;
}
.trio-bullet-boxes__list ul li {
  margin-bottom: 12px;
}
.trio-bullet-boxes__list-heading {
  margin-bottom: 0;
}

.customer-testimonial-carousel__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.customer-testimonial-carousel .lg-title {
  margin-bottom: 60px;
}
.customer-testimonial-carousel__buttons {
  display: flex;
  gap: 12px;
}
.customer-testimonial-carousel__cards {
  padding-bottom: 48px;
}
.customer-testimonial-carousel__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 28px;
  border-radius: 6px;
  border: 1px solid #E6E6E6;
  background-color: #ffffff;
}
.customer-testimonial-carousel__card:first-of-type {
  border-top-left-radius: 28px;
}
.customer-testimonial-carousel__card figure {
  display: inline-block;
  max-height: 34px;
  margin-bottom: 40px;
}
.customer-testimonial-carousel__card figure img {
  -o-object-fit: contain;
     object-fit: contain;
  width: -moz-max-content;
  width: max-content;
}
.customer-testimonial-carousel__card .md-title {
  margin-bottom: 30px;
}
.customer-testimonial-carousel__card-name {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 8px;
  color: #1E1E1E;
  font-family: din-pro, sans-serif;
}
.customer-testimonial-carousel__card-job {
  font-size: 16px;
  margin-bottom: 0;
  color: #2f2f2f;
}
.customer-testimonial-carousel .swiper-pagination {
  position: relative;
  bottom: -48px !important;
}

.content-info-box.grey .content-info-box__list {
  background-color: #ffffff;
}
.content-info-box__wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 60px;
}
@media (min-width: 704px) {
  .content-info-box__wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 120px;
  }
}
.content-info-box .lg-title {
  margin-bottom: 24px;
}
.content-info-box .button {
  margin-top: 24px;
}
.content-info-box__image {
  margin-top: 24px;
  max-width: 420px;
}
.content-info-box__list {
  background-color: #F6F6F6;
  border-radius: 28px 6px 6px 6px;
  padding: 28px;
}
.content-info-box__list-heading {
  margin-bottom: 5px;
  color: #0a0a0a !important;
  font-size: 18px !important;
}
.content-info-box__list-description {
  color: #2f2f2f !important;
  font-weight: 300 !important;
}

.media-stats-split.grey .media-stats-split__list {
  background-color: #ffffff;
}
.media-stats-split__card {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 704px) {
  .media-stats-split__card {
    flex-direction: row;
    gap: 120px;
  }
}
.media-stats-split__media {
  position: relative;
  overflow: hidden;
}
@media (min-width: 704px) {
  .media-stats-split__media {
    width: 50%;
  }
}
.media-stats-split__media figure,
.media-stats-split__media video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.media-stats-split__image {
  position: relative;
}
.media-stats-split__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.media-stats-split__image img.cover {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 28px;
  overflow: hidden;
}
.media-stats-split__stats {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
}
@media (min-width: 704px) {
  .media-stats-split__stats {
    gap: 20px;
  }
}
.media-stats-split__stat {
  border-top: 1px solid rgba(30, 30, 30, 0.2);
  padding-top: 20px;
  width: -webkit-fill-available;
}
@media (min-width: 704px) {
  .media-stats-split__stat {
    padding-top: 28px;
  }
}
.media-stats-split__stat-stat {
  color: #1E1E1E;
  font-family: din-pro, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 16px;
}
@media (min-width: 704px) {
  .media-stats-split__stat-stat {
    font-size: 48px;
  }
}
.media-stats-split__stat-label {
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: 700;
}
@media (min-width: 704px) {
  .media-stats-split__stat-label {
    font-size: 17px;
  }
}
.media-stats-split__stat-description p {
  font-size: 16px;
}

.tabbed-cards .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tabbed-cards__top {
  text-align: center;
  max-width: 1080px;
  margin: 0 auto 50px;
}
.tabbed-cards__cards {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 16px;
}
@media (min-width: 704px) {
  .tabbed-cards__cards {
    grid-template-columns: repeat(3, 1fr);
  }
  .tabbed-cards__cards.tabbed-cards__cards--2 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 1200px;
    margin: 0 auto;
  }
  .tabbed-cards__cards.tabbed-cards__card--4 {
    grid-template-columns: repeat(4, 1fr);
    gap: 19px;
  }
}
.tabbed-cards__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 28px;
  border-radius: 6px;
  border: 1px solid #E6E6E6;
  background-color: #ffffff;
}
.tabbed-cards__card:first-of-type {
  border-top-left-radius: 28px;
}
.tabbed-cards__card-heading {
  font-family: din-pro, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.24px;
  color: #1E1E1E;
  margin-bottom: 8px;
}
@media (min-width: 704px) {
  .tabbed-cards__card-heading {
    font-size: 24px;
  }
}
.tabbed-cards__card-description p {
  font-size: 14px;
  line-height: 24px;
}
.tabbed-cards__card figure {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  height: 60px;
  background-color: #E5F4EE;
  border-radius: 6px;
  margin-bottom: 20px;
}
.tabbed-cards__card figure svg path {
  fill: #009353;
}
.tabbed-cards__card.red figure {
  background-color: #FEECEF;
}
.tabbed-cards__card.red figure svg path {
  fill: #F44160;
}
.tabbed-cards__card.yellow figure {
  background-color: #FFF7EB;
}
.tabbed-cards__card.yellow figure svg path {
  fill: #FFAB3B;
}
.tabbed-cards__card.blue figure {
  background-color: #E5EDF4;
}
.tabbed-cards__card.blue figure svg path {
  fill: #005095;
}

.duo-info-cards-media__top {
  text-align: center;
  margin-bottom: 60px;
}
.duo-info-cards-media__wrap {
  display: flex;
  margin-top: 80px;
  flex-direction: column;
  gap: 60px;
}
@media (min-width: 704px) {
  .duo-info-cards-media__wrap {
    flex-direction: row;
    gap: 120px;
  }
}
.duo-info-cards-media__cards {
  display: flex;
  gap: 28px;
  margin-top: 40px;
}
.duo-info-cards-media__card {
  border: 1px solid #E6E6E6;
  padding: 20px;
  border-radius: 4px;
}
.duo-info-cards-media__card:first-of-type {
  border-radius: 28px 4px 4px 4px;
}
.duo-info-cards-media__card h4 {
  margin-bottom: 16px;
}
.duo-info-cards-media__card p {
  font-size: 14px;
}
.duo-info-cards-media__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  flex: 1.33;
}
.duo-info-cards-media__content.center {
  justify-content: center;
}
.duo-info-cards-media__content .tagline {
  opacity: 0.5;
}
.duo-info-cards-media__content h2 {
  margin-bottom: 20px;
}
.duo-info-cards-media__content button,
.duo-info-cards-media__content .button {
  margin-top: 40px;
}
.duo-info-cards-media__media {
  position: relative;
  width: 50%;
  overflow: hidden;
  height: 460px;
  border-radius: 0 6px 40px 0;
  flex: 1;
}
.duo-info-cards-media__media figure,
.duo-info-cards-media__media video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer-cta__wrapper {
  background-color: #009353;
  color: #ffffff;
  margin-left: 15px;
  padding: 40px 30px;
  border-radius: 48px 6px 0 0;
  text-align: center;
}
@media (min-width: 704px) {
  .footer-cta__wrapper {
    margin-left: 120px;
    padding: 120px 240px 120px 120px;
  }
}
.footer-cta__wrapper .tagline {
  color: #ffffff;
}
.footer-cta__wrapper h1 {
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 28px;
  font-weight: 500;
}
@media (min-width: 704px) {
  .footer-cta__wrapper h1 {
    font-size: 64px;
  }
}
.footer-cta__wrapper .wysiwyg {
  font-size: 20px;
  margin-bottom: 50px;
}
.footer-cta__content {
  margin: 0 auto;
}
@media (min-width: 704px) {
  .footer-cta__content {
    max-width: 66%;
  }
}
.footer-cta__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 704px) {
  .footer-cta__buttons {
    flex-direction: row;
    gap: 32px;
  }
}

.footer-banner {
  background-color: #1E1E1E;
  position: relative;
}
.footer-banner__content {
  padding: 20px 0 40px 0;
  position: relative;
  z-index: 5;
}
@media (min-width: 704px) {
  .footer-banner__content {
    max-width: 65%;
    padding: 160px 0;
  }
}
.footer-banner__heading {
  color: #ffffff;
}
@media (min-width: 704px) {
  .footer-banner__heading {
    font-size: 64px;
    margin: 0 0 16px 0;
    padding-right: 100px;
  }
}
.footer-banner__text {
  max-width: 600px;
  margin: 0;
  color: #ffffff;
}
@media (min-width: 704px) {
  .footer-banner__text {
    font-size: 20px;
  }
}
.footer-banner__image {
  position: relative;
  top: 0;
  right: 0;
  padding-bottom: 60%;
  width: 100%;
  margin: 0;
}
@media (min-width: 704px) {
  .footer-banner__image {
    width: 60%;
    height: 100%;
    position: absolute;
    padding-bottom: 0;
  }
}
.footer-banner__image:before {
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
  position: absolute;
  left: 0;
  background-image: linear-gradient(to top, #1E1E1E 0, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  bottom: -1px;
}
@media (min-width: 704px) {
  .footer-banner__image:before {
    width: 50%;
    bottom: auto;
    top: 0;
    background-image: linear-gradient(to right, #1E1E1E 0, rgba(0, 0, 0, 0) 100%);
  }
}
.footer-banner__image:after {
  width: 50%;
  height: 100%;
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  mask-image: linear-gradient(to right, rgb(0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
  -webkit-mask-image: linear-gradient(to right, rgb(0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.footer-banner__image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer-banner__links {
  display: flex;
  align-items: center;
  gap: 0 24px;
  margin-top: 32px;
}
