/*!*****************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/group-css-media-queries-loader/lib/index.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************/
/*!
  Theme Name: inspirationexchange
  Author: Anonymous
  Author URI:
  Version: 1
  Description: inspirationexchange theme for Wordpress
  License: GNU General Public License v2 or later
  License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  Text Domain: inspirationexchange
  Tags: one-column, two-columns
  Theme URI:
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type=button],
[type=reset],
[type=submit] {
  -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: .35em .75em .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;
}

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-stroke: 2.75;
}

.f-spinner {
  margin: auto;
  padding: 0;
  width: 36px;
  width: var(--f-spinner-width);
  height: 36px;
  height: var(--f-spinner-height);
}

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
  stroke-width: 2.75;
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}

.f-spinner svg *:first-child {
  stroke: rgba(0, 0, 0, 0.1);
  stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
  stroke: rgba(17, 24, 28, 0.8);
  stroke: var(--f-spinner-color-2);
  animation: f-spinner-dash 2s ease-in-out infinite;
}

@keyframes f-spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }

  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}

.f-throwOutUp {
  animation: .175s ease-out both f-throwOutUp;
  animation: var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  animation: .175s ease-out both f-throwOutDown;
  animation: var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, calc(150px * -1), 0);
    transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0;
  }
}

@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, 150px, 0);
    transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0;
  }
}

.f-zoomInUp {
  animation: .2s ease .1s both f-zoomInUp;
  animation: var(--f-transition-duration, .2s) ease .1s both f-zoomInUp;
}

.f-zoomOutDown {
  animation: .2s ease both f-zoomOutDown;
  animation: var(--f-transition-duration, .2s) ease both f-zoomOutDown;
}

@keyframes f-zoomInUp {
  from {
    transform: scale(.975) translate3d(0, 16px, 0);
    opacity: 0;
  }

  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-zoomOutDown {
  to {
    transform: scale(.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}

.f-fadeIn {
  animation: .2s ease 0s both f-fadeIn;
  animation: var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  animation: .2s ease 0s both f-fadeOut;
  animation: var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}

.f-fadeFastIn {
  animation: .2s ease-out both f-fadeFastIn;
  animation: var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;
  z-index: 2;
}

.f-fadeFastOut {
  animation: .1s ease-out both f-fadeFastOut;
  animation: var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;
  z-index: 2;
}

@keyframes f-fadeFastIn {
  0% {
    opacity: .75;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}

.f-fadeSlowIn {
  animation: .5s ease both f-fadeSlowIn;
  animation: var(--f-transition-duration, .5s) ease both f-fadeSlowIn;
  z-index: 2;
}

.f-fadeSlowOut {
  animation: .5s ease both f-fadeSlowOut;
  animation: var(--f-transition-duration, .5s) ease both f-fadeSlowOut;
  z-index: 1;
}

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}

.f-crossfadeIn {
  animation: .2s ease-out both f-crossfadeIn;
  animation: var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  animation: calc(.2s * .5) linear .1s both f-crossfadeOut;
  animation: calc(var(--f-transition-duration, .2s) * .5) linear .1s both f-crossfadeOut;
  z-index: 1;
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}

.f-slideIn.from-next {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideInNext;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideInPrev;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideOutNext;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-slideOutPrev;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-slideOutPrev;
}

@keyframes f-slideInPrev {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes f-slideInNext {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes f-slideOutNext {
  100% {
    transform: translateX(-100%);
  }
}

@keyframes f-slideOutPrev {
  100% {
    transform: translateX(100%);
  }
}

.f-classicIn.from-next {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicInNext;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicInNext;
  z-index: 2;
}

.f-classicIn.from-prev {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicInPrev;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicInPrev;
  z-index: 2;
}

.f-classicOut.to-next {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicOutNext;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicOutNext;
  z-index: 1;
}

.f-classicOut.to-prev {
  animation: .85s cubic-bezier(.16, 1, .3, 1) f-classicOutPrev;
  animation: var(--f-transition-duration, .85s) cubic-bezier(.16, 1, .3, 1) f-classicOutPrev;
  z-index: 1;
}

@keyframes f-classicInNext {
  0% {
    transform: translateX(-75px);
    opacity: 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicInPrev {
  0% {
    transform: translateX(75px);
    opacity: 0;
  }

  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicOutNext {
  100% {
    transform: translateX(-75px);
    opacity: 0;
  }
}

@keyframes f-classicOutPrev {
  100% {
    transform: translateX(75px);
    opacity: 0;
  }
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: .65;
}

.f-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: 40px;
  width: var(--f-button-width);
  height: 40px;
  height: var(--f-button-height);
  border: 0;
  border: var(--f-button-border);
  border-radius: 0;
  border-radius: var(--f-button-border-radius);
  color: #374151;
  color: var(--f-button-color);
  background: #f8f8f8;
  background: var(--f-button-bg);
  box-shadow: none;
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  transition: all 0.15s ease;
  transition: var(--f-button-transition);
}

.f-button:active:not([disabled]) {
  background-color: #d0d0d0;
  background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
  outline: none;
}

.f-button:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 2px #374151;
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
  width: 20px;
  width: var(--f-button-svg-width);
  height: 20px;
  height: var(--f-button-svg-height);
  fill: none;
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: opacity .15s ease;
  transform: none;
  transform: var(--f-button-transform);
  filter: none;
  filter: var(--f-button-svg-filter);
  pointer-events: none;
}

.f-button[disabled] {
  cursor: default;
}

.f-button[disabled] svg {
  opacity: 0.65;
  opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev, .f-carousel__nav .f-button.is-next, .fancybox__nav .f-button.is-prev, .fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg {
  transform: rotate(90deg);
}

.f-carousel__nav .f-button:disabled, .fancybox__nav .f-button:disabled {
  pointer-events: none;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body {
  touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(0 + 0);
  margin-right: calc(var(--fancybox-body-margin, 0) + var(--fancybox-scrollbar-compensate, 0));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #ffffff;
  --fancybox-bg: rgba(24, 24, 27, .98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, .1);
  --f-spinner-color-2: #bbbbbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: 1050;
  z-index: var(--fancybox-zIndex, 1050);
  outline: none;
  transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain;
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  box-sizing: inherit;
}

.fancybox__container::backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity;
}

.fancybox__carousel {
  position: relative;
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__viewport {
  width: 100%;
  height: 100%;
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__track {
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  overscroll-behavior: contain;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}

.fancybox__slide.has-iframe, .fancybox__slide.has-video, .fancybox__slide.has-html5video {
  overflow: hidden;
}

.fancybox__slide.has-image {
  overflow: hidden;
}

.fancybox__slide.has-image.is-animating, .fancybox__slide.has-image.is-selected {
  overflow: visible;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}

.fancybox__backdrop:empty, .fancybox__viewport:empty, .fancybox__track:empty, .fancybox__slide:empty {
  display: block;
}

.fancybox__content {
  align-self: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: #374151;
  color: var(--fancybox-content-color, #374151);
  background: #ffffff;
  background: var(--fancybox-content-bg, #ffffff);
  cursor: default;
  border-radius: 0;
  z-index: 20;
}

.is-loading .fancybox__content {
  opacity: 0;
}

.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}

.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__content [data-selectable], .fancybox__content [contenteditable] {
  cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: none;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.is-animating .fancybox__content, .is-dragging .fancybox__content {
  will-change: transform, width, height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  filter: blur(0);
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  word-wrap: anywhere;
  line-height: 1.375;
  color: currentColor;
  color: var(--fancybox-color, currentColor);
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible;
}

.is-loading .fancybox__caption, .is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}

.is-compact .fancybox__caption {
  padding-bottom: 0;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #ffffff);
  --f-button-hover-color: var(--fancybox-color, #ffffff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: .75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1;
}

.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative;
}

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  transition: all .25s ease;
}

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, .5);
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #ffffff;
  --f-button-hover-color: #ffffff;
  --f-button-outline-color: #000000;
  --f-button-bg: rgba(0, 0, 0, .6);
  --f-button-active-bg: rgba(0, 0, 0, .6);
  --f-button-hover-bg: rgba(0, 0, 0, .6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px;
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, .3);
  --f-button-active-bg: rgba(24, 24, 27, .5);
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));
  --f-button-svg-disabled-opacity: .65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1;
}

.is-idle .fancybox__nav {
  animation: .15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: calc(36px * -0.5) 0 0 calc(36px * -0.5);
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer;
}

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 40;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

.fancybox-focus-guard {
  outline: none;
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop):not(.fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  animation: .25s ease .1s backwards f-fadeIn;
  animation: var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: .35s ease backwards f-fadeIn;
  animation: var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop):not(.fancybox__carousel), .fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
  animation: .15s ease forwards f-fadeOut;
  animation: var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: .35s ease forwards f-fadeOut;
  animation: var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content, .fancybox__container.is-compact .has-map .fancybox__content, .fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, .9);
  color: #ffffff;
}

.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: .5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
}

.f-thumbs {
  position: relative;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  perspective: 1000px;
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1;
}

.f-thumbs .f-spinner svg {
  display: none;
}

.f-thumbs.is-vertical {
  height: 100%;
}

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer;
}

.f-thumbs__slide.is-loading img {
  opacity: 0;
}

.is-classic .f-thumbs__viewport {
  height: 100%;
}

.is-modern .f-thumbs__track {
  width: -moz-max-content;
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((0) * -0.5);
  left: calc((var(--f-thumb-clip-width, 0)) * -0.5);
  width: calc(0 * 1px + 0);
  width: calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  transform: translate3d(calc(0 * -1px), 0, 0);
  transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  transition: none;
  pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
  transition: transform .33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
  transition: clip-path .33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  transition: opacity .2s ease;
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs__slide__button:focus-visible {
  outline: none;
  opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset(0 calc(((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5) round var(--f-thumb-border-radius, 0));
  clip-path: inset(0 calc(((0 - 0)) * (1 - 0) * .5) round 0);
  clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: 0 solid transparent;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  animation: f-fadeIn .2s ease-out;
  z-index: 10;
}

.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  box-sizing: border-box;
  pointer-events: none;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
  flex-wrap: wrap;
  padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  transition: max-height .35s cubic-bezier(.23, 1, .32, 1);
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: .5;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .05));
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
  max-height: 0 !important;
}

.is-closing .fancybox__thumbs {
  transition: none !important;
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, .94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, .65);
  --f-button-hover-bg: rgba(70, 70, 73, .65);
  --f-button-active-bg: rgba(90, 90, 93, .65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: .65;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: currentColor;
  color: var(--fancybox-color, currentColor);
  opacity: 1;
  opacity: var(--fancybox-opacity, 1);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));
  pointer-events: none;
  z-index: 20;
}

.fancybox__toolbar :focus-visible {
  z-index: 1;
}

.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.is-idle .fancybox__toolbar {
  pointer-events: none;
  animation: .15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
  flex-grow: 1;
  flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

.fancybox__infobar {
  padding: 0 5px;
  line-height: 40px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox__infobar span {
  padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: #f8f8f8;
  background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
  position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: .3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex;
}

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  background: #0091ff;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */

: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: content-box;
  box-sizing: initial;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: ease;
  transition-timing-function: initial;
  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 {
  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-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

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

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

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

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

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

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

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .1490196078);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5019607843), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5019607843), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5019607843), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5019607843), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid rgba(0, 0, 0, 0);
  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-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s linear infinite;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #ffffff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000000;
}

@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: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: 44px;
  height: var(--swiper-navigation-size);
  justify-content: center;
  position: absolute;
  width: 44px;
  width: var(--swiper-navigation-size);
  z-index: 10;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: .35;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  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(0 - 44px / 2);
  margin-top: calc(0 - var(--swiper-navigation-size) / 2);
  top: 50%;
  top: var(--swiper-navigation-top-offset, 50%);
}

.swiper-button-prev {
  left: 4px;
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}

.swiper-button-next {
  left: auto;
  right: 4px;
  right: var(--swiper-navigation-sides-offset, 4px);
}

.swiper-horizontal .swiper-button-next,
.swiper-horizontal .swiper-button-prev,
.swiper-horizontal ~ .swiper-button-next,
.swiper-horizontal ~ .swiper-button-prev {
  margin-left: 0;
  margin-top: calc(0 - 44px / 2);
  margin-top: calc(0 - var(--swiper-navigation-size) / 2);
  top: 50%;
  top: var(--swiper-navigation-top-offset, 50%);
}

.swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev,
.swiper-horizontal .swiper-button-prev {
  left: 4px;
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev, .swiper-horizontal ~ .swiper-button-next,
.swiper-horizontal .swiper-button-next {
  left: auto;
  right: 4px;
  right: var(--swiper-navigation-sides-offset, 4px);
}

.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon, .swiper-horizontal.swiper-rtl ~ .swiper-button-next .swiper-navigation-icon, .swiper-horizontal ~ .swiper-button-prev .swiper-navigation-icon,
.swiper-horizontal .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}

.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(0deg);
}

.swiper-vertical .swiper-button-next,
.swiper-vertical .swiper-button-prev,
.swiper-vertical ~ .swiper-button-next,
.swiper-vertical ~ .swiper-button-prev {
  left: 50%;
  left: var(--swiper-navigation-top-offset, 50%);
  margin-left: calc(0 - 44px / 2);
  margin-left: calc(0 - var(--swiper-navigation-size) / 2);
  margin-top: 0;
  right: auto;
}

.swiper-vertical .swiper-button-prev,
.swiper-vertical ~ .swiper-button-prev {
  bottom: auto;
  top: 4px;
  top: var(--swiper-navigation-sides-offset, 4px);
}

.swiper-vertical .swiper-button-prev .swiper-navigation-icon,
.swiper-vertical ~ .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(-90deg);
}

.swiper-vertical .swiper-button-next,
.swiper-vertical ~ .swiper-button-next {
  bottom: 4px;
  bottom: var(--swiper-navigation-sides-offset, 4px);
  top: auto;
}

.swiper-vertical .swiper-button-next .swiper-navigation-icon,
.swiper-vertical ~ .swiper-button-next .swiper-navigation-icon {
  transform: rotate(90deg);
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity .3s;
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination.swiper-pagination-disabled, .swiper-pagination-disabled > .swiper-pagination {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 8px;
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: auto;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}

.swiper-pagination-bullet {
  background: #000000;
  background: var(--swiper-pagination-bullet-inactive-color, #000000);
  border-radius: 50%;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: .2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}

button .swiper-pagination-bullet {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  background: #007aff;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: auto;
  left: var(--swiper-pagination-left, auto);
  right: 8px;
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s, top .2s;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s;
}

.swiper-pagination-fraction {
  color: inherit;
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .2509803922);
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .2509803922));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  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 .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-horizontal > .swiper-pagination-progressbar, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%;
}

.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
  width: var(--swiper-pagination-progressbar-size, 4px);
}

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

.swiper-scrollbar {
  background: rgba(0, 0, 0, .1019607843);
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1019607843));
  border-radius: 10px;
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
}

.swiper-scrollbar.swiper-scrollbar-disabled, .swiper-scrollbar-disabled > .swiper-scrollbar {
  display: none !important;
}

.swiper-scrollbar.swiper-scrollbar-horizontal, .swiper-horizontal > .swiper-scrollbar {
  bottom: 4px;
  bottom: var(--swiper-scrollbar-bottom, 4px);
  height: 4px;
  height: var(--swiper-scrollbar-size, 4px);
  left: 1%;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  position: absolute;
  top: auto;
  top: var(--swiper-scrollbar-top, auto);
  width: calc(100% - 1% * 2);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  z-index: 50;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  height: calc(100% - 1% * 2);
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  left: auto;
  left: var(--swiper-scrollbar-left, auto);
  position: absolute;
  right: 4px;
  right: var(--swiper-scrollbar-right, 4px);
  top: 1%;
  top: var(--swiper-scrollbar-sides-offset, 1%);
  width: 4px;
  width: var(--swiper-scrollbar-size, 4px);
  z-index: 50;
}

.swiper-scrollbar-drag {
  background: rgba(0, 0, 0, .5019607843);
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5019607843));
  border-radius: 10px;
  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%;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > 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-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

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

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

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

.swiper.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: .6;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  background: #000000;
  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-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}

.swiper.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper.swiper-cards {
  overflow: visible;
}

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

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.woff?arja7x") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: "\e900";
}

.icon-arrow-right:before {
  content: "\e901";
}

.icon-calendar:before {
  content: "\e902";
}

.icon-checkmark:before {
  content: "\e903";
}

.icon-chevron:before {
  content: "\e904";
}

.icon-chevron-bold:before {
  content: "\e905";
}

.icon-chevron-left:before {
  content: "\e906";
}

.icon-pin:before {
  content: "\e907";
}

.icon-play:before {
  content: "\e908";
}

.icon-plus:before {
  content: "\e909";
}

.icon-tool:before {
  content: "\e90a";
}

.icon-linkedin:before {
  content: "\eac9";
}

.icon-linkedin2:before {
  content: "\eaca";
}

/**
 * Set up a decent box model on the root element
 */

html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */

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

.details-list-holder .details-list, .feature-list-holder .feature-list, .team-filters-nav, .stats-holder, .filter-nav .options-list, .contact-section .legend-holder .map-legend, .buttons-list-and-slider .buttons-list, .footer .footer-nav, .main-nav .sub-menu, .main-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

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

/*
 * Extends the .visually-hidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-Book.woff2") format("woff2"), url("fonts/Gotham-Book.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gotham";
  src: url("fonts/Gotham-Medium.woff2") format("woff2"), url("fonts/Gotham-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/*
  Basic typography style for copy text
*/

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  font-family: "Gotham", Arial, "Noto Sans", sans-serif;
  font-size: 12px;
  line-height: 2;
  font-weight: 500;
}

/*
  Basic styles for links
*/

a {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
}

a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

ul,
ol,
dl,
p {
  margin: 0 0 1.5em;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
.tabs-section h3,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: 700;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  color: #333333;
}

h1,
.h2,
.h3,
.h4,
.tabs-section h3,
.h5,
.h6,
.heading-subtitle {
  display: block;
}

h1,
.h1 {
  font-size: 30px;
  line-height: 1.33;
}

h2,
.h2 {
  font-size: 26px;
  line-height: 1.3;
}

h3,
.h3 {
  font-size: 22px;
  line-height: 1.44;
}

h4,
.h4,
.tabs-section h3 {
  font-size: 20px;
  line-height: 1.5;
}

h5,
.h5,
.heading-subtitle {
  font-size: 15px;
  line-height: 1.5;
}

.heading-subtitle {
  color: var(--brand-color);
  margin-bottom: 2px;
  font-weight: 500;
  font-family: "Gotham", Arial, "Noto Sans", sans-serif;
}

h6,
.h6 {
  font-size: 14px;
  line-height: 1.29;
}

.text-md {
  font-size: 14px;
  line-height: 1.6;
}

.text-lg {
  font-size: 18px;
  line-height: 1.4;
}

.lead-text, .two-col-text-and-slider h3, .two-col-text-and-image .text-holder h3, .two-col-text-and-blockquote h3, .brands-section .text-holder h3 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
}

.lead-text p, .two-col-text-and-slider h3 p, .two-col-text-and-image .text-holder h3 p, .two-col-text-and-blockquote h3 p, .brands-section .text-holder h3 p {
  margin-bottom: 1em;
}

.text-small {
  font-size: 12px;
  line-height: 2;
}

.fake-link {
  font-weight: 700;
  color: #333333;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

ul:not([class]):not([id]) {
  padding: 0 0 0 10px;
  margin: 0 0 0 15px;
}

.gform_wrapper {
  --gf-ctrl-size-md: 51px !important;
  --gf-form-gap-y: 19px !important;
  --gf-font-weight-primary: 300 !important;
  --gf-icon-ctrl-select: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgb(0, 0, 0)'/%3E%3C/svg%3E") !important;
}

.gform_wrapper input[type=text],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=email],
.gform_wrapper input[type=search],
.gform_wrapper input[type=password],
.gform_wrapper input[type=url],
.gform_wrapper input[type=number],
.gform_wrapper textarea,
.gform_wrapper select {
  border-radius: 4px !important;
  padding: 5px 9px !important;
  color: #000000 !important;
}

.gform_wrapper input[type=text]::-moz-placeholder, .gform_wrapper input[type=tel]::-moz-placeholder, .gform_wrapper input[type=email]::-moz-placeholder, .gform_wrapper input[type=search]::-moz-placeholder, .gform_wrapper input[type=password]::-moz-placeholder, .gform_wrapper input[type=url]::-moz-placeholder, .gform_wrapper input[type=number]::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder, .gform_wrapper select::-moz-placeholder {
  color: #000000 !important;
}

.gform_wrapper input[type=text]::placeholder,
.gform_wrapper input[type=tel]::placeholder,
.gform_wrapper input[type=email]::placeholder,
.gform_wrapper input[type=search]::placeholder,
.gform_wrapper input[type=password]::placeholder,
.gform_wrapper input[type=url]::placeholder,
.gform_wrapper input[type=number]::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  color: #000000 !important;
}

.gform_wrapper input[type=text]:active, .gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=tel]:active,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=email]:active,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=search]:active,
.gform_wrapper input[type=search]:focus,
.gform_wrapper input[type=password]:active,
.gform_wrapper input[type=password]:focus,
.gform_wrapper input[type=url]:active,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=number]:active,
.gform_wrapper input[type=number]:focus,
.gform_wrapper textarea:active,
.gform_wrapper textarea:focus,
.gform_wrapper select:active,
.gform_wrapper select:focus {
  border-color: #000000 !important;
  box-shadow: none !important;
}

.gform_wrapper input[type=checkbox] {
  width: 24px !important;
  height: 24px !important;
}

.gform_wrapper input[type=checkbox]:active, .gform_wrapper input[type=checkbox]:focus {
  border-color: #000000 !important;
  box-shadow: none !important;
}

.gform_wrapper textarea {
  padding-top: 13px !important;
  min-height: 171px !important;
}

.gform_wrapper select {
  height: 62px !important;
  background-size: 18px !important;
}

.gform_wrapper .gfield--type-consent {
  margin-top: -6px;
}

.gform_wrapper .gfield--type-consent .gform-field-label {
  color: #ffffff;
  font-weight: 300;
  line-height: 1.86;
  margin-left: 16px;
}

.gform_wrapper .gfield--type-consent input[type=checkbox] {
  margin-top: 6px;
}

.gform_wrapper .gfield--type-consent .gfield_required {
  display: none !important;
}

.gform_wrapper .gform_button {
  padding: 13px 20px 13px 40px !important;
  color: #004c3d !important;
  background-color: #ffffff !important;
  position: relative !important;
  border-radius: 20px !important;
  margin: 0 auto !important;
  line-height: 1.1 !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif !important;
  height: auto !important;
  min-height: 0 !important;
}

.gform_wrapper .gform_button:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.gform_wrapper .gform_button:hover .button-circle {
  background-color: #ffffff !important;
}

.gform_wrapper .gform_button:hover span {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.gform_wrapper .gform_button .button-circle {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background-color: #004c3d;
}

.gform_wrapper .gform_button span {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.gform_wrapper .gform_footer {
  margin-top: 10px !important;
  text-align: center;
}

.gform_wrapper .gform_confirmation_message {
  color: #ffffff !important;
  text-align: center !important;
}

.gform_wrapper .gform_validation_errors,
.gform_wrapper .gfield_validation_message {
  background-color: #f7f7f7 !important;
}

.gform_wrapper .gfield_validation_message {
  padding: 2px 5px;
}

blockquote {
  padding-left: 1rem;
  margin-bottom: 1rem;
}

blockquote p {
  margin-bottom: calc(1rem / 2);
}

.wp-block-quote,
.wp-block-pullquote {
  box-sizing: border-box;
  word-wrap: break-word;
  border-width: 0 0 0 2px;
  border-style: solid;
  padding-left: 1rem;
  margin-bottom: 1rem;
}

.wp-block-quote p,
.wp-block-pullquote p {
  margin-bottom: calc(1rem / 2);
}

.wp-block-pullquote blockquote {
  padding: 0;
  margin: 0;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}

.comment-form textarea,
.comment-form input[type=text] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.comment-form input[type=submit] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
  margin-bottom: 4px;
}

.post-password-form input[type=password] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.search-form {
  display: flex;
  margin-bottom: 15px;
}

.search-form input {
  height: 40px;
  display: inline-flex;
}

.search-form input[type=search] {
  margin: 0 4px 0 0;
  width: 230px;
  border: 1px solid #707070;
  color: #0b1b3a;
  height: 35px;
  font-size: 13px;
  padding: 9px 17px;
}

.search-form input[type=search]::-moz-placeholder {
  color: #0b1b3a;
}

.search-form input[type=search]::placeholder {
  color: #0b1b3a;
}

.search-form input[type=submit] {
  flex-shrink: 0;
}

.post-password-form input {
  display: inline-flex;
  height: 32px;
}

.post-password-form input[type=password] {
  width: 150px;
}

.comment-form fieldset,
.post-password-form fieldset,
.search-form fieldset {
  padding: 0;
  border: 0;
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
  background: #004c3d;
  color: #ffffff;
  height: 32px;
  border: 0;
  padding: 5px 12px;
  border-radius: 2em;
}

.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
  opacity: .8;
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: .5em;
}

.wp-block-post-comments-form .comment-form-cookies-consent label {
  padding: 0;
}

.wp-block-comment-template {
  list-style: none;
  padding: 0;
  margin: 0 0 1rem;
}

.wp-block-comment-template .wp-block-comment-edit-link p {
  margin: 0;
}

.wp-block-comment-template .wp-block-columns {
  margin-bottom: calc(1rem * 2);
}

.wp-block-comment-template .wp-block-comment-content p {
  margin: 1rem 0;
}

.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem;
}

.wpcf7-form input[type=text].wpcf7-not-valid,
.wpcf7-form input[type=email].wpcf7-not-valid,
.wpcf7-form input[type=tel].wpcf7-not-valid,
.wpcf7-form textarea.wpcf7-not-valid {
  border-color: #ff0000;
}

.wpcf7-form input[type=checkbox] {
  position: absolute;
  opacity: 0;
}

.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0 0 0 30px;
}

.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #000000;
}

.wpcf7-form input[type=checkbox] + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 1px;
  width: 8px;
  height: 14px;
  border-style: solid;
  border-color: #000000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg) skewX(10deg);
  opacity: 0;
}

.wpcf7-form input[type=checkbox]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
}

.wpcf7-form input[type=checkbox]:disabled + .wpcf7-list-item-label {
  color: #004c3d;
  cursor: auto;
}

.wpcf7-form input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  box-shadow: none;
  background: #004c3d;
}

.wpcf7-form input[type=file]::file-selector-button {
  border: 2px solid #004c3d;
  padding: 1em 1.5em;
  background-color: #004c3d;
  transition: 1s;
  color: #ffffff;
}

.wpcf7-form input[type=file]::file-selector-button:hover {
  opacity: .5;
}

.form-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: calc(1rem * 2);
}

.is-layout-flex {
  display: flex;
  gap: 1.5rem;
}

.form-area {
  width: 100%;
}

.form-row {
  margin-bottom: calc(1rem * 2);
}

.label-name {
  display: block;
  margin-bottom: 1rem;
}

.select-area .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.select-area .wpcf7-form-control-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 1em;
  height: .8em;
  margin-top: -0.4em;
  z-index: 1;
  background-color: #000000;
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

.wpcf7-select {
  display: block;
  width: 100%;
  padding: .625rem 2.4rem .625rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  z-index: 1;
}

.wpcf7-submit {
  width: 150px;
  background: #004c3d;
  border: 1px solid #004c3d;
  color: #ffffff;
  padding: 10px;
  margin-bottom: calc(1rem * 2);
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1rem;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
  background: #004c3d;
  color: #ffffff;
  padding: 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
  opacity: .8;
}

.navigation-single {
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
}

.navigation-single .next,
.navigation-single .prev {
  display: inline-flex;
  align-items: center;
  max-width: 48%;
  background: #004c3d;
  color: #ffffff;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
  opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  padding: 10px;
  display: block;
}

.navigation-single .next a {
  margin-left: auto;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #004c3d;
  padding: 10px;
  margin-bottom: 1rem;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
  max-width: 100%;
}

.wp-caption p {
  margin: 10px 0 0;
}

div.aligncenter {
  margin: 0 auto 1rem;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1rem 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1rem;
}

.mejs-container {
  margin-bottom: 1rem;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}

.wp-block-table table td,
.wp-block-table table th {
  border: 1px solid;
  padding: .5em;
}

.wp-block-table table thead {
  border-bottom: 3px solid;
}

.wp-block-table table tfoot {
  border-top: 3px solid;
}

#wp-calendar tbody td {
  text-align: center;
}

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #004c3d;
}

.share-this .st-btn {
  width: 3em;
  height: 3em;
  background: #999999;
  border-radius: 50%;
  font-size: 2em;
  line-height: 3em;
  text-align: center;
}

.share-this .st-btn img {
  display: inline-block;
  vertical-align: middle;
  width: 2em;
  height: auto;
}

.header {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95), transform .35s cubic-bezier(.3, .86, .36, .95);
  transition-duration: .5s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--brand-color);
  z-index: 100;
}

.header .container {
  display: flex;
  height: 80px;
  align-items: center;
}

.header .logo {
  margin: 0 auto;
  height: 33px;
}

.header .logo img {
  height: 100%;
}

.header .logo .logo-sticky {
  display: none;
}

.header .drop-holder {
  padding-left: 25px;
}

.header.transparent-background {
  background-color: transparent;
}

.header.headroom--pinned {
  transform: translateY(0%);
}

.header.headroom--unpinned {
  transform: translateY(-100%);
}

.header.headroom--not-top {
  background-color: #ffffff;
  box-shadow: 0 0 15px 0 #808080;
}

.header.headroom--not-top .logo .logo-sticky {
  display: block;
}

.header.headroom--not-top .logo .logo-default {
  display: none;
}

.header.headroom--not-top .nav-opener::before, .header.headroom--not-top .nav-opener::after,
.header.headroom--not-top .nav-opener span {
  background: #333333;
}

.main-nav {
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  line-height: 1.5;
}

.main-nav > li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}

.main-nav > li.active > a {
  font-weight: 700;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.main-nav li {
  margin-bottom: 18px;
}

.main-nav a {
  font-weight: 700;
  font-size: 20px;
  color: var(--brand-text-color);
}

.main-nav a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.main-nav .sub-menu {
  padding-left: 25px;
  padding-top: 18px;
}

.main-nav.nav-has-active-page > li:not(.active) > a {
  opacity: .5;
}

.nav-opener {
  width: 20px;
  height: 20px;
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  border-width: 0;
  background-color: transparent;
  padding: 0;
  position: relative;
  cursor: pointer;
  opacity: 1;
}

.nav-opener:hover {
  opacity: .8;
}

.nav-opener::before, .nav-opener::after,
.nav-opener span {
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--brand-text-color);
  transition: all .2s linear;
  border-radius: 8px;
}

.nav-opener::before, .nav-opener::after {
  content: "";
  top: 0;
}

.nav-opener::after {
  top: auto;
  bottom: 0;
}

.nav-active .nav-opener::after, .nav-active .nav-opener::before {
  transform: rotate(45deg);
  top: 8px;
}

.nav-active .nav-opener::after {
  transform: rotate(-45deg);
}

.nav-active .nav-opener span {
  opacity: 0;
}

.resize-active *,
.resize-active *::after,
.resize-active *::before {
  transition: none !important;
}

body.nav-active {
  overflow: hidden;
}

.container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
}

.container--fluid {
  max-width: 100%;
}

.container--lg {
  max-width: 1250px;
}

.container--md {
  max-width: 1078px;
}

.container--sm {
  max-width: 860px;
}

.default-page {
  padding-top: 100px;
}

#wrapper {
  position: relative;
  overflow-x: clip;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: calc(1vh * 100);
  min-height: calc(var(--vh, 1vh) * 100);
}

.touchevents #wrapper {
  min-height: var(--full-viewport);
}

.wrapper-inner {
  min-height: 100svh;
  min-height: calc(1vh * 100);
  min-height: calc(var(--vh, 1vh) * 100);
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.wrapper-inner > #header {
  width: 100%;
  flex: 0 0 auto;
}

.wrapper-inner > #main {
  width: 100%;
  flex: 1 auto;
}

.wrapper-inner > #footer {
  width: 100%;
  flex: 0 0 auto;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

.base-y-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}

.rounded-top, .rounded, .feature-card-with-image, .feature-card-with-icon {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.rounded-bottom, .rounded, .feature-card-with-image, .feature-card-with-icon {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.rounded-xl-top, .brands-section.brand-term-page .top-img-holder, .brands-section.brand-term-page .additional-container, .rounded-xl, .two-col-text-and-image-boxed .bg-holder:before, .two-col-text.color-scheme-light .bg-holder:before, .stats-section .bg-holder:before, .stats-and-blockquote-section .bg-holder:before, .simple-text-boxed .bg-holder:before, .image-and-cta .text-holder:before, .contact-section .bg-holder:before, .brands-section .brands-holder:before, .blockquote-slider-section .bg-holder:before {
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

.rounded-xl-bottom, .rounded-xl, .two-col-text-and-image-boxed .bg-holder:before, .two-col-text.color-scheme-light .bg-holder:before, .stats-section .bg-holder:before, .stats-and-blockquote-section .bg-holder:before, .simple-text-boxed .bg-holder:before, .image-and-cta .text-holder:before, .contact-section .bg-holder:before, .brands-section .brands-holder:before, .blockquote-slider-section .bg-holder:before {
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}

.base-gap {
  gap: 14px;
}

.img-fluid {
  max-width: none;
  width: 100%;
}

.img-cover {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: none;
  width: 100%;
  height: 100%;
}

.base-btn-holder {
  margin-top: 20px;
  text-align: center;
}

.base-btn-holder.btn-after-text {
  margin-top: 30px;
}

.swiper-btn-prev,
.swiper-btn-next {
  all: unset;
  font-size: 28px;
  color: #004c3d;
  cursor: pointer;
  line-height: 1;
}

.swiper-btn-prev:hover,
.swiper-btn-next:hover {
  color: #000000;
}

.swiper-btn-prev i,
.swiper-btn-next i {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
}

.swiper-btn-prev.swiper-button-disabled,
.swiper-btn-next.swiper-button-disabled {
  display: none;
}

.swiper-btn-prev.white,
.swiper-btn-next.white {
  color: #ffffff;
}

.swiper-btn-prev.white:hover,
.swiper-btn-next.white:hover {
  color: #000000;
}

.swiper-btn-prev-outline,
.swiper-btn-next-outline {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95);
  all: unset;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  line-height: 1;
  background-color: #004c3d;
  width: 40px;
  height: 40px;
  border-radius: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-btn-prev-outline:hover,
.swiper-btn-next-outline:hover {
  background-color: #000000;
}

.swiper-btn-prev-outline.swiper-button-disabled,
.swiper-btn-next-outline.swiper-button-disabled {
  background-color: #f7f7f7;
  color: #808080;
}

.swiper-btn-prev-outline.white,
.swiper-btn-next-outline.white {
  background-color: #ffffff;
  color: #004c3d;
}

.swiper-btn-prev-outline.white:hover,
.swiper-btn-next-outline.white:hover {
  background-color: #000000;
  color: #ffffff;
}

.swiper-btn-prev-outline.theme-colors,
.swiper-btn-next-outline.theme-colors {
  background-color: var(--brand-color);
  color: var(--brand-text-color);
}

.swiper-btn-prev-outline.theme-colors:hover,
.swiper-btn-next-outline.theme-colors:hover {
  background-color: #000000;
  color: var(--brand-text-color);
}

.two-col-text-and-image + .simple-blockquote {
  margin-top: -25px;
}

.two-col-text-and-slider + .simple-blockquote {
  margin-top: -70px;
}

.text-right {
  text-align: right;
}

.js-filtering-section,
.js-team-section {
  position: relative;
}

.js-filtering-section .btn-holder,
.js-team-section .btn-holder {
  text-align: center;
}

.js-filtering-section .btn-holder .btn-load-more.hidden-item,
.js-team-section .btn-holder .btn-load-more.hidden-item {
  width: 100%;
  position: absolute;
  left: -9999px;
}

.js-filtering-section.filtering .loader-holder,
.js-team-section.filtering .loader-holder {
  display: block;
  position: absolute;
  left: 0;
  top: 350px;
  width: 100%;
  transform: translateY(-50%);
  z-index: 1;
}

.js-filtering-section.filtering.js-team-section .loader-holder,
.js-team-section.filtering.js-team-section .loader-holder {
  top: 200px;
}

.js-filtering-section.filtering .posts-grid,
.js-filtering-section.filtering .team-grid,
.js-team-section.filtering .posts-grid,
.js-team-section.filtering .team-grid {
  pointer-events: none;
  opacity: .8;
}

.js-filtering-section.filtering .nav-holder *,
.js-team-section.filtering .nav-holder * {
  pointer-events: none;
}

.js-filtering-section .loader-holder,
.js-team-section .loader-holder {
  display: none;
  text-align: center;
}

.js-filtering-section.loading .loader-holder,
.js-team-section.loading .loader-holder {
  display: block;
}

.js-filtering-section .loader,
.js-team-section .loader {
  display: inline-block;
  width: 80px;
  height: 80px;
}

.js-filtering-section .loader::after,
.js-team-section .loader::after {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  margin: 1px;
  border-radius: 50%;
  border: 8px solid #989898;
  border-color: #989898 transparent;
  animation: loader 1.2s linear infinite;
}

.anchor-link {
  margin-left: 27px;
}

.anchor-link .scrolldown-inner {
  position: relative;
  font-weight: 700;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  padding-left: 15px;
  color: #ffffff;
}

.anchor-link .scrolldown-inner:before {
  position: absolute;
  width: 30px;
  height: 60px;
  border-radius: 30px;
  display: block;
  content: "";
  left: -20px;
  top: -30px;
  transform: rotate(28deg);
  background: #ffffff;
}

.anchor-link .scrolldown-inner:after {
  position: absolute;
  width: 15px;
  height: 28px;
  border-radius: 30px;
  display: block;
  content: "";
  left: -13px;
  top: -12px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  animation: anchorLink 6s infinite;
  background-image: url("../assets/images/scrolldown-darkgreen.svg");
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes anchorLink {
  from {
    transform: translateY(-3px);
  }

  50% {
    transform: translateY(3px);
  }

  to {
    transform: translateY(-3px);
  }
}

.footer {
  text-align: center;
  padding: 40px 0;
  font-size: 12px;
  line-height: 1.6;
  font-weight: 300;
}

.footer .footer-logo {
  text-align: center;
  margin-bottom: 20px;
}

.footer .footer-logo svg path {
  fill: var(--brand-color);
}

.footer .footer-nav {
  margin: 0 -10px 20px;
}

.footer .footer-nav li {
  padding: 0 10px 10px;
}

.footer .footer-nav a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.footer .footer-nav a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.footer .copyright-holder a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 700;
}

.footer .copyright-holder a:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.footer .copyright-holder p {
  margin-bottom: 10px;
}

.footer .copyright-holder .social-media-link {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: 16px;
  opacity: 1;
}

.footer .copyright-holder .social-media-link:hover {
  opacity: .8;
}

.btn {
  transition: background .35s cubic-bezier(.3, .86, .36, .95), color .35s cubic-bezier(.3, .86, .36, .95);
  display: inline-block;
  vertical-align: middle;
  padding: 13px 20px 13px 40px;
  text-align: center;
  color: #ffffff;
  background-color: #004c3d;
  font-size: 12px;
  line-height: 1.1;
  font-weight: 700;
  border-radius: 20px;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  position: relative;
  box-shadow: none;
  border: none;
  cursor: pointer;
}

.btn:hover {
  color: #ffffff;
  background-color: #000000;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.btn:before {
  transition: background .35s cubic-bezier(.3, .86, .36, .95);
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background-color: #ffffff;
}

.btn span {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.btn.btn-theme-color {
  color: var(--brand-text-color);
  background-color: var(--brand-color);
}

.btn.btn-theme-color:hover {
  background-color: #000000;
  color: #ffffff;
}

.btn.btn-theme-color:hover:before {
  background-color: #ffffff;
}

.btn.btn-theme-color:before {
  background-color: var(--brand-text-color);
}

.btn.btn-theme-color-reversed {
  color: var(--brand-color);
  background-color: var(--brand-text-color);
}

.btn.btn-theme-color-reversed:hover {
  background-color: #000000;
  color: #ffffff;
}

.btn.btn-theme-color-reversed:hover:before {
  background-color: #ffffff;
}

.btn.btn-theme-color-reversed:before {
  background-color: var(--brand-color);
}

.btn.btn-white, .tabs-section .tab-control .btn[aria-selected=true] {
  background-color: #ffffff;
  color: #004c3d;
}

.btn.btn-white:hover, .tabs-section .tab-control .btn[aria-selected=true]:hover {
  background-color: #000000;
  color: #ffffff;
}

.btn.btn-white:hover:before, .tabs-section .tab-control .btn[aria-selected=true]:hover:before {
  background-color: #ffffff;
}

.btn.btn-white:before, .tabs-section .tab-control .btn[aria-selected=true]:before {
  background-color: #004c3d;
}

.btn.btn-gray {
  background-color: #e6e6e6;
  color: #004c3d;
}

.btn.btn-gray:hover {
  background-color: #004c3d;
  color: #e6e6e6;
}

.btn.btn-gray:hover:before {
  background-color: #e6e6e6;
}

.btn.btn-gray:before {
  background-color: #004c3d;
}

.btn.btn-small {
  transition: border .35s cubic-bezier(.3, .86, .36, .95);
  background-color: transparent;
  border: 1px solid #333333;
  color: #333333;
  font-size: 10px;
  font-weight: 300;
  padding: 4px 12px;
}

.btn.btn-small:hover {
  border-color: transparent;
}

.btn.btn-small:before {
  display: none;
}

.btn.btn-back {
  background-color: transparent;
  border: 1px solid #333333;
  color: #333333;
  padding: 12px 20px 11px 46px;
}

.btn.btn-back:hover {
  background-color: #333333;
  color: #ffffff;
}

.btn.btn-back:hover:after {
  color: #ffffff;
}

.btn.btn-back:before {
  display: none;
}

.btn.btn-back:after {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  font-family: "icomoon";
  content: "\e906";
  width: auto;
  height: auto;
  font-size: 16px;
  left: 23px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.btn-load-more {
  margin-top: 40px;
  margin-bottom: 10px;
}

.buttons-list-and-slider {
  padding: 20px 0 25px;
}

.buttons-list-and-slider .container {
  max-width: 1216px;
}

.buttons-list-and-slider .title-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

.buttons-list-and-slider .title-holder h2 {
  margin-bottom: 10px;
}

.buttons-list-and-slider .buttons-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.buttons-list-and-slider .buttons-list li {
  padding: 10px;
}

.blockquote-slider-section {
  color: #ffffff;
  text-align: center;
}

.blockquote-slider-section h2 {
  color: inherit;
}

.blockquote-slider-section .bg-holder {
  position: relative;
}

.blockquote-slider-section .bg-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: #004c3d;
  z-index: -1;
}

.blockquote-slider-section .slider-holder {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1107px;
  margin: 0 auto;
}

.blockquote-slider-section .slider-holder .swiper-btn-prev-outline,
.blockquote-slider-section .slider-holder .swiper-btn-next-outline {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
}

.blockquote-slider-section .slider-holder .swiper-btn-prev-outline {
  left: 0;
}

.blockquote-slider-section .slider-holder .swiper-btn-next-outline {
  right: 0;
}

.blockquote-slider-section .blockquote {
  margin: 0;
  padding: 0;
}

.blockquote-slider-section .blockquote .blockquote-text {
  line-height: 1.5;
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
}

.blockquote-slider-section .blockquote .blockquote-author {
  line-height: 1.6;
  font-size: 14px;
  margin: 33px 0 0;
}

.brand-card {
  display: block;
  padding: 30px 30px 22px;
}

.brand-card:hover .fake-link {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.brand-card .img-holder {
  padding-top: 56%;
  background-color: #ffffff;
  position: relative;
}

.brand-card .img-holder img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
}

.brand-card h3 {
  font-size: 18px;
  line-height: 1.4;
  text-align: right;
  align-self: flex-end;
  max-width: 266px;
  font-weight: 600;
}

.brand-card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 31px;
}

.brands-section {
  color: #ffffff;
}

.brands-section .brands-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.brands-section .brands-row .brands-col {
  max-width: 400px;
}

.brands-section .text-holder .heading-subtitle,
.brands-section .text-holder h2,
.brands-section .text-holder h3 {
  color: inherit;
}

.brands-section .brands-holder {
  position: relative;
  padding-top: 60px;
  padding-bottom: 25px;
}

.brands-section .brands-holder:before {
  content: "";
  position: absolute;
  top: -12.5px;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: #004c3d;
  z-index: -1;
}

.brands-section .top-img-holder {
  overflow: hidden;
  margin-bottom: -30px;
}

.brands-section.no-image .brands-holder {
  padding-top: 25px;
}

.brands-section.no-image:before {
  top: 0;
}

.brands-section.color-scheme-white {
  color: #333333;
}

.brands-section.color-scheme-white .text-holder h3 {
  color: #004c3d;
}

.brands-section.color-scheme-white .brands-holder:before {
  display: none;
}

.brands-section.theme-color .text-holder {
  color: var(--brand-text-color);
}

.brands-section.theme-color .brands-holder:before {
  background-color: var(--brand-color);
}

.brands-section.brand-term-page .container {
  padding: 0;
  max-width: none;
}

.brands-section.brand-term-page .brands-holder {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0;
}

.brands-section.brand-term-page .additional-container {
  background-color: #ffffff;
  padding: 25px;
  position: relative;
}

.brands-section.brand-term-page .top-img-holder {
  margin-bottom: -14px;
}

.career-section .btn-holder {
  text-align: center;
}

.certifications-section .certifications-holder .certification-col {
  padding-bottom: 20px;
}

.certifications-section .certifications-holder .certification-col .certification-card {
  height: 100%;
}

.certification-card {
  background-color: #f7f7f7;
  padding: 30px 30px 21px;
}

.certification-card .img-holder {
  background-color: #ffffff;
  position: relative;
  padding-top: 55%;
  overflow: hidden;
  margin-bottom: 34px;
}

.certification-card .img-holder img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 61%;
}

.certification-card .card-title {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 3px;
}

.contact-section {
  margin-top: -14px;
  position: relative;
  z-index: 2;
  background-color: #ffffff;
}

.contact-section .top-text {
  font-size: 18px;
  line-height: 1.2;
  color: #004c3d;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  max-width: 78%;
  margin: 0 auto 20px;
}

.contact-section .top-text p {
  margin-bottom: 0;
}

.contact-section h2 {
  color: #000000;
}

.contact-section .map-holder {
  overflow: hidden;
  margin-bottom: -30px;
  position: relative;
  z-index: 1;
}

.contact-section .map-holder .acf-map {
  width: 100%;
  aspect-ratio: 1/1;
}

.contact-section .map-content h3 {
  margin-bottom: 20px;
}

.contact-section .map-content address {
  padding: 0;
  margin: 0 0 20px;
}

.contact-section .contact-cards-holder .contact-card {
  margin-bottom: 20px;
}

.contact-section .bg-holder {
  position: relative;
  padding-top: 60px;
  padding-bottom: 25px;
}

.contact-section .bg-holder:before {
  content: "";
  position: absolute;
  top: -12.5px;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: #f7f7f7;
  z-index: -1;
}

.contact-section .legend-holder {
  position: absolute;
  z-index: 10;
  top: 32px;
  left: 43px;
}

.contact-section .legend-holder h2 {
  color: #ffffff;
  margin-bottom: 5px;
}

.contact-section .legend-holder .map-legend {
  font-size: 14px;
  font-weight: 300;
}

.contact-section .legend-holder .map-legend img {
  margin-right: 4px;
}

.contact-section .legend-holder .map-legend li {
  margin-bottom: 12px;
}

.contact-section--theme-colors .bg-holder:before {
  background-color: var(--brand-color);
}

.contact-section--theme-colors .text-holder {
  color: var(--brand-text-color);
  font-size: 20px;
  line-height: 1.33;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  font-weight: 700;
}

.contact-section--theme-colors .text-holder p:last-child {
  margin-bottom: 0;
}

.contact-section--no-text .map-holder {
  margin-bottom: 0;
}

.contact-section--no-map .bg-holder {
  padding-top: 0;
}

.contact-card {
  background-color: #ffffff;
  color: #000000;
}

.contact-card .img-holder {
  position: relative;
  padding-top: 35%;
}

.contact-card .card-body {
  padding: 40px;
}

.contact-card .logo-holder {
  text-align: right;
}

.contact-card .logo-holder img {
  height: 19px;
  margin-left: 19px;
  margin-bottom: 10px;
}

.contact-card .card-title {
  color: inherit;
  margin-bottom: 3px;
}

.contact-card .text-md p {
  margin-bottom: 20px;
}

.contact-card .text-md p:last-child {
  margin-bottom: 0;
}

.contact-card .text-md a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.contact-card .btn {
  margin-top: 13px;
}

.cta-section {
  margin-bottom: 50px;
}

.cta-section .text-holder {
  background-color: #004c3d;
  color: #ffffff;
  text-align: center;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
}

.cta-section h2 {
  color: inherit;
}

.cta-section p strong {
  font-weight: 600;
}

.cta-section .heading-subtitle {
  color: inherit;
}

.feature-card-with-icon {
  background-color: #f7f7f7;
  padding: 60px 40px 50px;
  color: #333333;
  width: 100%;
}

.feature-card-with-icon .card-image {
  width: 85px;
  margin-bottom: 30px;
}

.feature-card-with-icon.card-big {
  padding: 60px 60px 30px;
}

.feature-card-with-icon.card-white {
  background-color: #ffffff;
}

.feature-card-with-image {
  background-color: #ffffff;
  color: #333333;
  overflow: hidden;
  display: block;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

.feature-card-with-image:hover .fake-link {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.feature-card-with-image .card-title {
  font-size: 20px;
  line-height: 1.33;
}

.feature-card-with-image .img-holder {
  position: relative;
  padding-top: 62%;
  flex-shrink: 0;
}

.feature-card-with-image .card-body {
  padding: 26px 20px 26px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 31px;
  flex-grow: 1;
}

.features-section {
  background-color: var(--brand-color);
}

.features-section .flex-holder .feature-col {
  padding-bottom: 20px;
}

.features-section .flex-holder .feature-col .feature-card-with-icon {
  height: 100%;
}

.features-section .swiper-holder {
  position: relative;
}

.features-section .swiper-holder .swiper-btn-prev,
.features-section .swiper-holder .swiper-btn-next {
  position: absolute;
  top: 36%;
  z-index: 3;
}

.features-section .swiper-holder .swiper-btn-prev {
  right: calc(100% + 4px);
}

.features-section .swiper-holder .swiper-btn-next {
  left: calc(100% + 4px);
}

.features-section .swiper {
  overflow: hidden;
}

.filter-nav {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 32px;
}

.filter-nav .filter-option {
  padding: 0 15px;
  position: relative;
}

.filter-nav .filter-option.popup-active .options-list {
  opacity: 1;
  visibility: visible;
}

.filter-nav .filter-option.popup-active .filter-link i {
  transform: translateY(-50%) rotate(180deg);
}

.filter-nav .filter-link {
  color: #ffffff;
  font-size: 12px;
  position: relative;
  padding-right: 15px;
  font-weight: 300;
}

.filter-nav .filter-link i {
  transition: transform .35s cubic-bezier(.3, .86, .36, .95);
  font-size: 5px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(0);
}

.filter-nav .filter-link.reset {
  font-weight: 700;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  padding-right: 0;
}

.filter-nav .options-list {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 10px;
  opacity: 0;
  visibility: hidden;
  background-color: #ffffff;
  color: #333333;
  white-space: nowrap;
  padding: 20px 11px;
  border-radius: 3px;
}

.filter-nav .options-list:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  bottom: 100%;
  left: 14px;
}

.filter-nav .options-list li:last-child label {
  padding-bottom: 0;
}

.filter-nav .options-list label {
  font-size: 10px;
  line-height: 1;
  font-weight: 300;
  position: relative;
  padding-left: 17px;
  padding-bottom: 10px;
  display: block;
}

.filter-nav .options-list .fake-input {
  transition: border .35s cubic-bezier(.3, .86, .36, .95);
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 11px;
  height: 11px;
  border: 1px solid #333333;
}

.filter-nav .options-list .fake-input:before {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
  content: "";
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  background-color: #d8c9e4;
  opacity: 0;
  visibility: hidden;
}

.filter-nav .options-list input[type=checkbox] {
  position: absolute;
  left: -9999px;
}

.filter-nav .options-list input[type=checkbox]:checked + label .fake-input {
  border-color: #d8c9e4;
}

.filter-nav .options-list input[type=checkbox]:checked + label .fake-input:before {
  opacity: 1;
  visibility: visible;
}

.filter-nav.light .filter-link {
  color: #333333;
}

.filter-nav.light .options-list {
  background-color: #004c3d;
  color: #ffffff;
}

.filter-nav.light .options-list:before {
  border-color: transparent transparent #004c3d transparent;
}

.filter-nav.light .options-list .fake-input {
  border: 1px solid #ffffff;
}

.filter-nav.light .options-list .fake-input:before {
  background-color: #ffffff;
}

.filter-nav.light .options-list input[type=checkbox]:checked + label .fake-input {
  border-color: #ffffff;
}

.form-section .img-holder {
  overflow: hidden;
}

.form-section .text-holder {
  color: #ffffff;
  text-align: center;
}

.form-section .text-holder h2 {
  color: inherit;
}

.form-section .heading-subtitle {
  color: #e6e6e6;
}

.form-section .bg-holder {
  background-color: #004c3d;
  margin-top: -14px;
  position: relative;
}

.form-section .form-holder {
  max-width: 564px;
  margin: 0 auto;
}

.form-section .decor-image {
  position: absolute;
  bottom: -22px;
  left: -121px;
  width: 375px;
  pointer-events: none;
}

.full-width-image.rounded-xl-top, .full-width-image.rounded-xl, .two-col-text-and-image-boxed .full-width-image.bg-holder:before, .two-col-text.color-scheme-light .full-width-image.bg-holder:before, .stats-section .full-width-image.bg-holder:before, .stats-and-blockquote-section .full-width-image.bg-holder:before, .simple-text-boxed .full-width-image.bg-holder:before, .image-and-cta .full-width-image.text-holder:before, .blockquote-slider-section .full-width-image.bg-holder:before, .brands-section .full-width-image.brands-holder:before, .brands-section.brand-term-page .full-width-image.additional-container, .brands-section.brand-term-page .full-width-image.top-img-holder, .contact-section .full-width-image.bg-holder:before {
  overflow: hidden;
  margin-top: -14px;
}

.full-width-image-and-cta {
  overflow: hidden;
  margin: -14px 0;
}

.full-width-image-and-cta .text-holder {
  background-color: #004c3d;
  color: #ffffff;
  text-align: center;
  margin-top: -14px;
  position: relative;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  font-weight: 600;
}

.full-width-image-and-cta h2 {
  color: inherit;
}

.full-width-image-and-cta .heading-subtitle {
  color: inherit;
}

.hero-section {
  min-height: 100vh;
  background-color: var(--brand-color);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  padding: 100px 0;
}

.hero-section .text-container {
  position: relative;
  z-index: 2;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hero-section .text-holder {
  color: #ffffff;
}

.hero-section .logo-holder {
  margin-bottom: 20px;
}

.hero-section h1 {
  color: inherit;
  margin-bottom: 0;
}

.hero-section .tagline {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
}

.hero-section .image-with-mask {
  position: absolute;
  right: 0;
  bottom: 0;
  height: calc(100% - 130px);
  aspect-ratio: 199/150;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-mask: url(../assets/images/foldmask.svg);
          mask: url(../assets/images/foldmask.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: bottom right;
          mask-position: bottom right;
}

.hero-section .anchor-holder {
  display: none;
}

.hero-section.no-shape .image-with-mask {
  -webkit-mask: none;
          mask: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image-and-cta {
  color: #ffffff;
  text-align: center;
}

.image-and-cta .text-holder {
  position: relative;
  padding-top: 60px;
  padding-bottom: 25px;
}

.image-and-cta .text-holder:before {
  content: "";
  position: absolute;
  top: -12.5px;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: #004c3d;
  z-index: -1;
}

.image-and-cta .img-holder {
  overflow: hidden;
  margin-bottom: -30px;
}

.image-and-cta h2 {
  color: inherit;
}

.image-and-cta .heading-subtitle {
  color: inherit;
}

.latest-posts {
  background-color: #ffffff;
  position: relative;
  z-index: 2;
}

.latest-posts .title-holder {
  max-width: 314px;
  margin-bottom: 50px;
}

.latest-posts.rounded-xl-top, .latest-posts.rounded-xl, .two-col-text-and-image-boxed .latest-posts.bg-holder:before, .two-col-text.color-scheme-light .latest-posts.bg-holder:before, .stats-section .latest-posts.bg-holder:before, .stats-and-blockquote-section .latest-posts.bg-holder:before, .simple-text-boxed .latest-posts.bg-holder:before, .blockquote-slider-section .latest-posts.bg-holder:before, .brands-section .latest-posts.brands-holder:before, .brands-section.brand-term-page .latest-posts.additional-container, .brands-section.brand-term-page .latest-posts.top-img-holder, .contact-section .latest-posts.bg-holder:before, .image-and-cta .latest-posts.text-holder:before {
  overflow: hidden;
  margin-top: -14px;
}

.post-card {
  --space-x: 40px;
  background-color: #f7f7f7;
  color: #333333;
  display: flex;
  flex-direction: column;
}

.post-card .top-holder {
  min-height: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 5px var(--space-x);
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
  flex-shrink: 0;
}

.post-card .top-holder .top-col {
  width: 50%;
}

.post-card .img-holder {
  position: relative;
  padding-top: 50%;
  flex-shrink: 0;
}

.post-card .card-body {
  padding: 35px var(--space-x) 38px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.post-card .card-body p {
  font-weight: 300;
  margin-bottom: 30px;
}

.post-card .card-text {
  flex-grow: 1;
}

.post-card .card-link {
  flex-shrink: 0;
}

.post-card .commune {
  color: #808080;
  font-size: 14px;
  line-height: 1.33;
  display: block;
  font-weight: 300;
  margin-bottom: 6px;
}

.post-card .card-title {
  font-size: 26px;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 13px;
}

.post-card .card-link {
  font-size: 14px;
  line-height: 1;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 700;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
}

.post-card .card-link:hover {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.post-card .bottom-holder {
  margin-top: 33px;
}

.post-card .logo-holder {
  margin-bottom: 5px;
}

.post-card .logo-holder img {
  height: 18px;
  width: auto;
  display: block;
  margin-left: auto;
}

.post-card--no-image {
  --space-x: 30px;
}

.post-card--no-image .top-holder {
  min-height: 68px;
}

.post-card--no-image .top-holder .top-col {
  width: 50%;
}

.post-card--no-image .card-body {
  padding-top: 5px;
  padding-bottom: 30px;
}

.post-card--no-image .commune {
  margin-bottom: 12px;
}

.post-card--no-image .card-title {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  font-family: "Gotham", Arial, "Noto Sans", sans-serif;
  margin-bottom: 28px;
}

.posts-grid .post-col {
  padding-bottom: 20px;
  transition: opacity .5s linear;
  padding-bottom: 20px;
}

.posts-grid .post-col.hidden-item {
  opacity: 0;
}

.posts-grid .post-card {
  height: 100%;
}

.posts-section {
  padding-bottom: 50px;
}

.posts-section .btn-holder {
  text-align: center;
}

.projects-section {
  margin-top: -14px;
}

.simple-blockquote {
  position: relative;
  z-index: 3;
}

.simple-blockquote .blockquote {
  margin: 0;
  padding: 0;
  text-align: center;
}

.simple-blockquote .blockquote .blockquote-text {
  font-size: 20px;
  line-height: 1.6;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  color: var(--brand-color);
}

.simple-blockquote .blockquote .blockquote-author {
  margin: 22px 0 0;
}

.simple-blockquote.text-bold blockquote .blockquote-text {
  font-weight: 700;
}

.simple-text-boxed {
  font-size: 20px;
  line-height: 1.33;
  font-weight: 700;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
}

.simple-text-boxed h2 {
  margin-bottom: 29px;
}

.simple-text-boxed p:last-child {
  margin-bottom: 0;
}

.simple-text-boxed .bg-holder {
  position: relative;
  color: var(--brand-text-color);
}

.simple-text-boxed .bg-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: var(--brand-color);
  z-index: -1;
}

.single-slide-swiper .img-holder {
  overflow: hidden;
  display: block;
  padding-top: 73.5%;
  position: relative;
  width: 100%;
}

.single-slide-swiper figure {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
}

.single-slide-swiper figure img {
  width: 100%;
}

.single-slide-swiper figure figcaption {
  font-size: 12px;
  line-height: 1.5;
  color: #004c3d;
  font-weight: 300;
  padding: 15px 0;
}

.single-slide-swiper .fancybox-opener {
  border-radius: 14px;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  color: #004c3d;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-slide-swiper--looped {
  overflow: visible;
}

.single-slide-swiper--looped .img-holder {
  padding-top: 50%;
}

.single-slide-swiper--looped figure figcaption {
  color: #808080;
  padding: 10px 0;
}

.single-slide-swiper--looped .slider-nav-holder {
  display: flex;
  justify-content: center;
  gap: 10px;
  padding: 15px 0;
}

.stats-and-blockquote-section {
  color: var(--brand-text-color);
  margin-bottom: 50px;
}

.stats-and-blockquote-section h2 {
  color: inherit;
}

.stats-and-blockquote-section .bg-holder {
  position: relative;
}

.stats-and-blockquote-section .bg-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: var(--brand-color);
  z-index: -1;
}

.stats-and-blockquote-section .stats-wrapper .stats-holder {
  margin: 0;
}

.stats-and-blockquote-section .stats-wrapper .stats-holder .stats-card {
  padding: 0;
  width: auto;
}

.stats-and-blockquote-section .stats-wrapper + .blockquote {
  margin-top: 30px;
}

.stats-and-blockquote-section .blockquote {
  max-width: 774px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.stats-and-blockquote-section .blockquote .blockquote-text {
  font-size: 20px;
  line-height: 1.6;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
}

.stats-and-blockquote-section .blockquote .blockquote-author {
  margin: 19px 0 0;
}

.stats-section {
  color: var(--brand-text-color);
}

.stats-section .bg-holder {
  position: relative;
  z-index: 2;
}

.stats-section .bg-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: var(--brand-color);
  z-index: -1;
}

.stats-section .text-wrapper {
  position: relative;
  z-index: 2;
}

.stats-section h2 {
  color: inherit;
  margin-bottom: 30px;
}

.stats-section .decor-image {
  display: none;
}

.stats-section.color-scheme-gray {
  color: #004c3d;
}

.stats-section.color-scheme-gray .bg-holder:before {
  background-color: #f7f7f7;
}

.stats-section.color-scheme-gray .stats-holder .text-holder {
  color: #808080;
}

.stats-holder {
  display: flex;
  flex-direction: column;
}

.stats-holder .stats-card {
  margin-bottom: 20px;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
}

.stats-holder .stats-card .value-holder {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  display: flex;
}

.stats-holder .stats-card .text-holder {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 600;
}

.tabs-section {
  margin-bottom: -14px;
  background-color: #004c3d;
  color: #ffffff;
  position: relative;
  z-index: 2;
}

.tabs-section h2,
.tabs-section h3,
.tabs-section h4,
.tabs-section h5,
.tabs-section h6,
.tabs-section .heading-subtitle {
  color: inherit;
}

.tabs-section h3 {
  margin-bottom: 0;
}

.tabs-section .img-holder {
  overflow: hidden;
  margin-bottom: 20px;
}

.tabs-section .tab-control-holder {
  text-align: center;
  margin-bottom: 25px;
}

.tabs-section .tab-control {
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  background-color: rgba(154, 207, 174, .2);
  padding: 10px;
  border-radius: 100px;
}

.team-card {
  overflow: hidden;
}

.team-card .img-holder {
  padding-top: 105%;
  position: relative;
}

.team-card .img-holder .img-cover {
  -o-object-position: top center;
     object-position: top center;
}

.team-card .card-body {
  background-color: #f7f7f7;
  flex-grow: 1;
  padding: 20px 20px 12px;
}

.team-card .card-footer {
  background-color: #f7f7f7;
  flex-shrink: 0;
  margin-top: 1px;
  padding: 8px 20px 12px;
}

.team-card .logo-holder {
  margin-bottom: 5px;
}

.team-card .logo-holder img {
  height: 18px;
  width: auto;
  display: block;
  margin-left: auto;
}

.team-card .position {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 10px;
}

.team-card .card-title {
  font-size: 16px;
  font-family: "Gotham", Arial, "Noto Sans", sans-serif;
  line-height: 1.2;
  margin-bottom: 14px;
}

.team-card .social-link {
  color: #0072b1;
  font-size: 16px;
  display: inline-flex;
  line-height: 1;
}

.team-card .social-link:hover {
  color: #000000;
}

.team-card .contact-links {
  font-weight: 300;
  display: flex;
  flex-direction: column;
  margin-top: 6px;
}

.team-card .contact-links a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.team-card--contact .img-holder {
  padding-top: 77%;
}

.team-section {
  position: relative;
}

.team-section .title-holder {
  color: #004c3d;
  margin-bottom: 20px;
}

.team-section .heading-subtitle {
  color: var(--brand-color);
}

.team-section .nav-holder {
  margin-bottom: 32px;
}

.team-section .btn-load-more {
  position: absolute;
  left: -9999px;
  bottom: 0;
}

.team-filters-nav {
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  color: #000000;
  display: none;
}

.team-filters-nav li {
  padding: 0 15px;
}

.team-filters-nav li.active a {
  font-weight: 700;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.team-filters-nav a:hover {
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.team-grid .team-col {
  transition: opacity .5s linear;
  padding-bottom: 20px;
}

.team-grid .team-col.hidden-item {
  opacity: 0;
}

.team-grid .team-card {
  height: 100%;
}

.three-slides-slider-section .title-holder h2 {
  color: inherit;
}

.three-slides-slider-section.color-dark {
  background-color: #004c3d;
}

.three-slides-slider-section.color-dark .title-holder {
  color: #ffffff;
}

.three-slides-slider-section-v2 {
  background-color: var(--brand-color);
}

.three-slides-slider-section-v2 h2 {
  color: var(--brand-text-color);
}

.two-col-text {
  font-weight: 300;
}

.two-col-text .text-md {
  font-weight: 500;
}

.two-col-text h2,
.two-col-text h3,
.two-col-text h4,
.two-col-text h6 {
  color: inherit;
}

.two-col-text h5 {
  color: var(--brand-color);
  font-weight: 500;
  font-family: "Gotham", Arial, "Noto Sans", sans-serif;
}

.two-col-text ul:not([class]):not([id]) {
  padding: 0 0 0 5px;
}

.two-col-text.color-scheme-light {
  color: var(--brand-text-color);
}

.two-col-text.color-scheme-light h5 {
  color: inherit;
}

.two-col-text.color-scheme-light .bg-holder {
  position: relative;
}

.two-col-text.color-scheme-light .bg-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: var(--brand-color);
  z-index: -1;
}

.two-col-text-and-blockquote {
  background-color: #004c3d;
  color: #ffffff;
  margin: -14px 0;
  position: relative;
  z-index: 2;
}

.two-col-text-and-blockquote h2,
.two-col-text-and-blockquote h3,
.two-col-text-and-blockquote .heading-subtitle {
  color: inherit;
}

.two-col-text-and-blockquote .blockquote {
  margin: 0;
  padding: 50px 25px;
  background-color: rgba(0, 0, 0, .1);
}

.two-col-text-and-blockquote .blockquote .blockquote-text {
  font-size: 20px;
  line-height: 1.6;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
}

.two-col-text-and-blockquote .blockquote .blockquote-author {
  font-size: 14px;
  text-align: right;
  margin: 22px 0 0;
}

.two-col-text-and-blockquote-v2 .container {
  max-width: 1240px;
}

.two-col-text-and-blockquote-v2 h2,
.two-col-text-and-blockquote-v2 h3,
.two-col-text-and-blockquote-v2 .heading-subtitle {
  color: inherit;
}

.two-col-text-and-blockquote-v2 .blockquote {
  margin: 0;
  padding: 0;
}

.two-col-text-and-blockquote-v2 .blockquote .blockquote-text {
  font-size: 20px;
  line-height: 1.6;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  color: var(--brand-color);
}

.two-col-text-and-blockquote-v2 .blockquote .blockquote-author {
  font-size: 14px;
  margin: 22px 0 0;
}

.two-col-text-and-image {
  position: relative;
  z-index: 2;
  background-color: #ffffff;
}

.two-col-text-and-image .img-holder {
  margin-bottom: 25px;
}

.two-col-text-and-image .text-holder h3 {
  color: var(--brand-color);
}

.two-col-text-and-image blockquote {
  color: var(--brand-color);
  font-size: 22px;
  font-style: italic;
  font-weight: 700;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  padding: 0;
  margin: 0;
}

.two-col-text-and-image blockquote + p {
  margin-top: 20px;
}

.two-col-text-and-image .top-text {
  font-size: 18px;
  line-height: 1.2;
  color: #004c3d;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  max-width: 90%;
  margin: 0 auto 20px;
}

.two-col-text-and-image .top-text p {
  margin-bottom: 0;
}

.two-col-text-and-image .top-text.full-width {
  max-width: none;
}

.two-col-text-and-image .text {
  margin-top: 26px;
  font-weight: 300;
}

.two-col-text-and-image .text-small {
  font-weight: 300;
}

.two-col-text-and-image .text-small p {
  margin-bottom: 10px;
}

.two-col-text-and-image .text-md + .text-small {
  margin-top: 30px;
}

.two-col-text-and-image .btn-back {
  margin-bottom: 25px;
}

.two-col-text-and-image .post-date {
  display: block;
  color: var(--brand-color);
}

.two-col-text-and-image .post-content {
  max-width: 800px;
  margin: 0 auto;
}

.two-col-text-and-image.rounded-xl-top, .two-col-text-and-image.rounded-xl, .two-col-text-and-image-boxed .two-col-text-and-image.bg-holder:before, .blockquote-slider-section .two-col-text-and-image.bg-holder:before, .brands-section .two-col-text-and-image.brands-holder:before, .brands-section.brand-term-page .two-col-text-and-image.additional-container, .brands-section.brand-term-page .two-col-text-and-image.top-img-holder, .contact-section .two-col-text-and-image.bg-holder:before, .image-and-cta .two-col-text-and-image.text-holder:before, .simple-text-boxed .two-col-text-and-image.bg-holder:before, .stats-and-blockquote-section .two-col-text-and-image.bg-holder:before, .stats-section .two-col-text-and-image.bg-holder:before, .two-col-text.color-scheme-light .two-col-text-and-image.bg-holder:before {
  margin-top: -14px;
}

.two-col-text-and-image.blockquote-text-regular blockquote {
  font-weight: 400;
}

.feature-list-holder {
  background-color: #f7f7f7;
  display: flex;
  justify-content: center;
  margin-top: 33px;
  padding: 25px;
}

.feature-list-holder .feature-list {
  line-height: 1.1;
}

.feature-list-holder .feature-list li {
  display: flex;
  gap: 10px;
  margin-bottom: 22px;
}

.feature-list-holder .feature-list li:last-child {
  margin-bottom: 0;
}

.feature-list-holder .feature-list .feature-list-title {
  width: 50%;
  font-weight: 300;
}

.feature-list-holder .feature-list .feature-list-value {
  font-weight: 700;
  width: 50%;
}

.details-list-holder {
  background-color: var(--brand-color);
  color: var(--brand-text-color);
  padding: 50px 20px;
}

.details-list-holder h3 {
  color: inherit;
  margin-bottom: 46px;
}

.details-list-holder .details-list {
  line-height: 1.1;
}

.details-list-holder .details-list li {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 26px;
}

.details-list-holder .details-list li:last-child {
  margin-bottom: 0;
}

.details-list-holder .details-list .details-list-title {
  text-transform: uppercase;
  width: 50%;
  font-weight: 300;
  position: relative;
  padding-left: 10px;
}

.details-list-holder .details-list .details-list-title:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: var(--brand-text-color);
  border-radius: 50%;
}

.details-list-holder .details-list .details-list-value {
  font-weight: 700;
  width: 50%;
}

.details-list-holder .btn-holder {
  text-align: center;
  margin-top: 68px;
}

.two-col-text-and-image-boxed {
  color: #004c3d;
  overflow: hidden;
  margin-bottom: 50px;
}

.two-col-text-and-image-boxed h2 {
  color: inherit;
}

.two-col-text-and-image-boxed .text-holder {
  font-size: 18px;
  line-height: 1.5;
  font-family: "Poppins", Arial, "Noto Sans", sans-serif;
  font-weight: 600;
}

.two-col-text-and-image-boxed .bg-holder {
  position: relative;
}

.two-col-text-and-image-boxed .bg-holder:before {
  content: "";
  position: absolute;
  top: 0;
  left: -12.5px;
  right: -12.5px;
  bottom: 0;
  background-color: var(--brand-color);
  z-index: -1;
}

.two-col-text-and-image-boxed .decor-image {
  display: none;
}

.two-col-text-and-slider .text-holder {
  margin-bottom: 25px;
}

.two-col-text-and-slider .text {
  font-weight: 300;
}

.two-col-text-and-slider h2 {
  color: #333333;
}

.two-col-text-and-slider h3 {
  color: var(--brand-color);
}

.two-col-text-and-slider .slider-holder {
  position: relative;
}

.two-col-text-and-slider .slider-holder .swiper-btn-prev,
.two-col-text-and-slider .slider-holder .swiper-btn-next {
  position: absolute;
  top: 36%;
  z-index: 3;
}

.two-col-text-and-slider .slider-holder .swiper-btn-prev {
  right: calc(100% + 4px);
}

.two-col-text-and-slider .slider-holder .swiper-btn-next {
  left: calc(100% + 4px);
}

.three-slides-swiper {
  overflow: visible;
}

.three-slides-swiper .swiper-wrapper {
  display: flex;
}

.three-slides-swiper .swiper-slide {
  display: flex;
  height: auto !important;
}

.three-slides-swiper .swiper-btn-prev-outline,
.three-slides-swiper .swiper-btn-next-outline {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
}

.three-slides-swiper .swiper-btn-prev-outline {
  right: calc(100% + 6px);
}

.three-slides-swiper .swiper-btn-next-outline {
  left: calc(100% + 6px);
}

.video-slider-section .btn-holder {
  text-align: center;
  margin-top: 12px;
}

.video-swiper {
  overflow: visible;
}

.video-swiper .img-holder {
  display: block;
  position: relative;
  padding-top: 60%;
  overflow: hidden;
}

.video-swiper .img-holder:hover .fancybox-opener {
  color: #000000;
}

.video-swiper figure {
  margin: 0;
}

.video-swiper figure figcaption {
  font-size: 12px;
  line-height: 1.5;
  color: #808080;
  font-weight: 300;
  padding: 15px 0;
}

.video-swiper .fancybox-opener {
  transition: color .35s cubic-bezier(.3, .86, .36, .95);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #ffffff;
  font-size: 30px;
}

.video-swiper .swiper-btn-prev-outline,
.video-swiper .swiper-btn-next-outline {
  position: absolute;
  z-index: 3;
  top: 46%;
  transform: translateY(-50%);
}

.video-swiper .swiper-btn-prev-outline {
  right: calc(100% + 6px);
}

.video-swiper .swiper-btn-next-outline {
  left: calc(100% + 6px);
}

.cta-block {
  background-color: #004c3d;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.cta-block h3 {
  color: inherit;
}

.cta-block .heading-subtitle {
  color: inherit;
}

.cta-block .decor-image {
  position: absolute;
  bottom: -40px;
  left: -61px;
  width: 200px;
}

@media (min-width: 520px) {
  .stats-and-blockquote-section .stats-wrapper .stats-holder {
    justify-content: space-between;
    gap: 20px;
  }

  .stats-holder {
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 -30px;
  }

  .stats-holder .stats-card {
    width: 50%;
    padding: 0 30px;
  }
}

@media (min-width: 768px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .flex-md {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    align-items: center;
  }

  .w-md-50 {
    width: 50%;
  }

  .w-md-40 {
    width: 40%;
  }

  .base-y-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .base-btn-holder {
    margin-top: 40px;
  }

  .base-btn-holder.text-md-left {
    text-align: left;
  }

  .base-btn-holder.btn-after-text {
    margin-top: 54px;
  }

  .stats-section + .three-slides-slider-section-v2,
  .three-slides-slider-section + .blockquote-slider-section,
  .blockquote-slider-section + .career-section,
  .contact-section + .certifications-section,
  .career-section + .cta-block {
    margin-top: 50px;
  }

  .projects-section + .video-slider-section {
    margin-top: -50px;
  }

  .footer .footer-nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer .footer-nav li {
    padding-bottom: 0;
  }

  .footer .copyright-holder {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .footer .copyright-holder p {
    margin-bottom: 0;
  }

  .footer .copyright-holder .social-media-link {
    margin: 0 33px;
  }

  .buttons-list-and-slider .buttons-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .blockquote-slider-section .bg-holder:before {
    left: -25px;
    right: -25px;
  }

  .brand-card {
    display: flex;
    flex-direction: column;
  }

  .brand-card .img-holder {
    flex-shrink: 0;
  }

  .brand-card .card-body {
    flex-grow: 1;
  }

  .brands-section .brands-row {
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
  }

  .brands-section .brands-row .brands-col {
    width: calc((100% - 40px) / 3);
    max-width: none;
  }

  .brands-section .brands-holder {
    padding-bottom: 50px;
    padding-top: 100px;
  }

  .brands-section .brands-holder:before {
    top: -25px;
    left: -25px;
    right: -25px;
  }

  .brands-section .top-img-holder {
    margin-bottom: -60px;
  }

  .brands-section .text-holder {
    width: 60%;
    margin-bottom: 48px;
  }

  .brands-section .brand-card {
    height: 100%;
  }

  .brands-section.no-image .brands-holder {
    padding-top: 50px;
  }

  .brands-section.no-image:before {
    top: 0;
  }

  .brands-section.brand-term-page .additional-container {
    padding: 50px;
  }

  .certifications-section .certifications-holder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -10px;
  }

  .certifications-section .certifications-holder .certification-col {
    padding: 0 10px 20px;
    width: 33.33%;
  }

  .certification-card {
    display: flex;
    flex-direction: column;
  }

  .certification-card .img-holder {
    flex-shrink: 0;
  }

  .certification-card .card-body {
    flex-grow: 1;
  }

  .contact-section .map-holder {
    margin-bottom: -60px;
  }

  .contact-section .contact-cards-holder {
    display: flex;
    gap: 20px;
  }

  .contact-section .contact-cards-holder .contact-card {
    width: 50%;
    margin-bottom: 0;
  }

  .contact-section .bg-holder {
    padding-bottom: 50px;
    padding-top: 100px;
  }

  .contact-section .bg-holder:before {
    top: -25px;
    left: -25px;
    right: -25px;
  }

  .contact-section--no-text .map-holder {
    margin-bottom: 0;
  }

  .contact-section--no-map .bg-holder {
    margin-top: 50px;
    padding-top: 0;
  }

  .cta-section .base-btn-holder {
    margin-top: 29px;
  }

  .feature-card-with-image .card-body {
    padding: 52px 40px 53px 60px;
  }

  .features-section .flex-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }

  .features-section .flex-holder .feature-col {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .features-section .swiper-holder .swiper-btn-prev,
  .features-section .swiper-holder .swiper-btn-next {
    top: 40%;
  }

  .features-section .swiper-holder .swiper-btn-prev {
    right: calc(100% + 16px);
  }

  .features-section .swiper-holder .swiper-btn-next {
    left: calc(100% + 16px);
  }

  .form-section .decor-image {
    width: 500px;
  }

  .full-width-image-and-cta .base-btn-holder {
    text-align: center;
  }

  .hero-section {
    justify-content: center;
  }

  .hero-section .text-container {
    display: block;
    flex-grow: 0;
  }

  .hero-section .text-holder {
    width: 63%;
  }

  .image-and-cta .text-holder {
    padding-bottom: 50px;
    padding-top: 100px;
  }

  .image-and-cta .text-holder:before {
    top: -25px;
    left: -25px;
    right: -25px;
  }

  .image-and-cta .img-holder {
    margin-bottom: -60px;
  }

  .image-and-cta .base-btn-holder {
    text-align: center;
    margin-top: 49px;
  }

  .posts-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }

  .posts-grid .post-col {
    width: 50%;
    padding: 0 10px 20px;
  }

  .simple-text-boxed .bg-holder:before {
    left: -25px;
    right: -25px;
  }

  .stats-and-blockquote-section .bg-holder:before {
    left: -25px;
    right: -25px;
  }

  .stats-section .bg-holder:before {
    left: -25px;
    right: -25px;
  }

  .stats-section .decor-image {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    left: -25px;
  }

  .stats-holder .stats-card {
    width: 33.33%;
  }

  .tabs-section .img-holder {
    margin-bottom: 0;
  }

  .team-card {
    display: flex;
    flex-direction: column;
  }

  .team-card .img-holder {
    flex-shrink: 0;
  }

  .team-card .text-holder {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }

  .team-section.base-y-padding {
    padding-bottom: 40px;
  }

  .team-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
  }

  .team-grid .team-col {
    width: 50%;
    padding: 0 9px 20px;
  }

  .two-col-text .flex-md {
    align-items: flex-start;
  }

  .two-col-text .base-btn-holder {
    margin-top: 33px;
  }

  .two-col-text.color-scheme-light .bg-holder:before {
    left: -25px;
    right: -25px;
  }

  .two-col-text-and-blockquote .text-holder {
    width: 45.5%;
  }

  .two-col-text-and-blockquote .blockquote-holder {
    width: 54.5%;
  }

  .two-col-text-and-blockquote-v2 .flex-md {
    gap: 0;
    align-items: flex-start;
  }

  .two-col-text-and-blockquote-v2 .text-holder {
    width: 43%;
  }

  .two-col-text-and-blockquote-v2 .blockquote-holder {
    width: 44%;
  }

  .two-col-text-and-image .img-holder {
    margin-bottom: 0;
  }

  .two-col-text-and-image .top-text {
    margin-bottom: 40px;
  }

  .two-col-text-and-image .text-md p:last-child,
  .two-col-text-and-image .text p:last-child {
    margin-bottom: 0;
  }

  .two-col-text-and-image .btn-back {
    margin-bottom: 36px;
  }

  .two-col-text-and-image.reverse .flex-md {
    flex-direction: row-reverse;
  }

  .two-col-text-and-image-boxed .img-holder {
    width: 71.5%;
  }

  .two-col-text-and-image-boxed .text-holder {
    width: 28.5%;
  }

  .two-col-text-and-image-boxed .bg-holder:before {
    left: -25px;
    right: -25px;
  }

  .two-col-text-and-image-boxed .decor-image {
    display: block;
    position: absolute;
    bottom: -50px;
    left: -300px;
    width: 700px;
  }

  .two-col-text-and-slider .text-holder {
    width: 39.7%;
  }

  .two-col-text-and-slider .text p:last-child {
    margin-bottom: 0;
  }

  .two-col-text-and-slider .slider-holder {
    width: 60.3%;
  }

  .two-col-text-and-slider .slider-holder .swiper-btn-prev,
  .two-col-text-and-slider .slider-holder .swiper-btn-next {
    top: 40%;
  }

  .two-col-text-and-slider .slider-holder .swiper-btn-prev {
    right: calc(100% + 16px);
  }

  .two-col-text-and-slider .slider-holder .swiper-btn-next {
    left: calc(100% + 16px);
  }

  .video-swiper .fancybox-opener {
    font-size: 68px;
  }

  .cta-block .base-btn-holder {
    margin-top: 33px;
  }

  .cta-block .decor-image {
    bottom: -68px;
    left: -100px;
    width: 400px;
  }
}

@media (min-width: 992px) {
  body {
    font-size: 14px;
    line-height: 1.86;
  }

  h1,
  .h1 {
    font-size: 70px;
    line-height: 1.14;
  }

  h2,
  .h2 {
    font-size: 55px;
    line-height: 1.18;
  }

  h3,
  .h3 {
    font-size: 40px;
    line-height: 1.2;
  }

  h4,
  .h4,
  .tabs-section h3 {
    font-size: 30px;
    line-height: 1.33;
  }

  h5,
  .h5,
  .heading-subtitle {
    font-size: 16px;
    line-height: 1.2;
  }

  .heading-subtitle {
    margin-bottom: 7px;
  }

  h6,
  .h6 {
    font-size: 16px;
    line-height: 1.375;
  }

  .text-md {
    font-size: 16px;
  }

  .text-lg {
    font-size: 26px;
  }

  .lead-text, .two-col-text-and-slider h3, .two-col-text-and-image .text-holder h3, .two-col-text-and-blockquote h3, .brands-section .text-holder h3 {
    font-size: 26px;
  }

  .gform_wrapper .gform_button {
    font-size: 14px !important;
  }

  .search-form input {
    height: 60px;
  }

  .search-form input[type=search] {
    width: 212px;
    height: 46px;
    padding: 9px 20px;
  }

  .header .container {
    height: auto;
    justify-content: space-between;
  }

  .header .logo {
    height: 31px;
    margin: 0;
  }

  .header.headroom--not-top .main-nav a {
    color: #333333;
  }

  .main-nav {
    display: flex;
    margin: 0 -25px;
  }

  .main-nav > li {
    position: relative;
    padding: 25px;
  }

  .main-nav li {
    margin-bottom: 0;
  }

  .main-nav li.menu-item-has-children > a:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    font-size: 6px;
    font-family: "icomoon";
    content: "\e904";
  }

  .main-nav a {
    font-weight: 500;
    font-size: 14px;
  }

  .main-nav .sub-menu {
    transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
    padding: 5px 10px;
    position: absolute;
    top: 100%;
    left: 5px;
    opacity: 0;
    visibility: hidden;
    background-color: #ffffff;
    white-space: nowrap;
    box-shadow: 0 5px 5px 0 #808080;
  }

  .main-nav .sub-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: 100%;
    left: 15px;
  }

  .main-nav .sub-menu a {
    display: inline-block;
    color: #000000;
    font-size: 12px;
  }

  .nav-opener {
    display: none;
  }

  .rounded-top, .rounded, .feature-card-with-image, .feature-card-with-icon {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .rounded-bottom, .rounded, .feature-card-with-image, .feature-card-with-icon {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .rounded-xl-top, .brands-section.brand-term-page .top-img-holder, .brands-section.brand-term-page .additional-container, .rounded-xl, .two-col-text-and-image-boxed .bg-holder:before, .two-col-text.color-scheme-light .bg-holder:before, .stats-section .bg-holder:before, .stats-and-blockquote-section .bg-holder:before, .simple-text-boxed .bg-holder:before, .image-and-cta .text-holder:before, .contact-section .bg-holder:before, .brands-section .brands-holder:before, .blockquote-slider-section .bg-holder:before {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }

  .rounded-xl-bottom, .rounded-xl, .two-col-text-and-image-boxed .bg-holder:before, .two-col-text.color-scheme-light .bg-holder:before, .stats-section .bg-holder:before, .stats-and-blockquote-section .bg-holder:before, .simple-text-boxed .bg-holder:before, .image-and-cta .text-holder:before, .contact-section .bg-holder:before, .brands-section .brands-holder:before, .blockquote-slider-section .bg-holder:before {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .base-gap {
    gap: 20px;
  }

  .footer {
    text-align: left;
  }

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

  .footer .footer-logo {
    width: 10%;
    margin-bottom: 0;
  }

  .footer .footer-nav {
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .footer .copyright-holder {
    width: 45%;
    justify-content: flex-end;
  }

  .footer .copyright-holder .social-media-link {
    margin: 0 33px 0 12px;
  }

  .footer .footer-nav,
  .footer .copyright-holder {
    width: 45%;
  }

  .btn {
    font-size: 14px;
  }

  .buttons-list-and-slider .title-holder {
    gap: 73px;
    flex-direction: row;
    justify-content: center;
  }

  .buttons-list-and-slider .title-holder h2 {
    margin-bottom: 0;
  }

  .blockquote-slider-section h2 {
    margin-bottom: 48px;
  }

  .blockquote-slider-section .blockquote .blockquote-text {
    font-size: 20px;
  }

  .blockquote-slider-section .blockquote .blockquote-author {
    font-size: 16px;
  }

  .brand-card h3 {
    font-size: 26px;
    margin-bottom: 23px;
  }

  .brands-section .text-holder h2 {
    margin-bottom: 22px;
  }

  .brands-section.brand-term-page .top-img-holder {
    margin-bottom: -20px;
  }

  .certifications-section h2 {
    margin-bottom: 30px;
  }

  .certification-card .card-title {
    font-size: 26px;
  }

  .contact-section {
    margin-top: -20px;
  }

  .contact-section .top-text {
    font-size: 40px;
    margin-bottom: 46px;
  }

  .contact-section h2 {
    margin-bottom: 50px;
  }

  .contact-section .map-holder .acf-map {
    aspect-ratio: 5/2.26;
  }

  .contact-section--theme-colors .text-holder {
    font-size: 30px;
    max-width: 90%;
  }

  .cta-section {
    margin-bottom: 100px;
  }

  .cta-section h2 {
    margin-bottom: 21px;
  }

  .cta-section p {
    margin-bottom: 21px;
  }

  .feature-card-with-icon h3 {
    margin-bottom: 24px;
  }

  .feature-card-with-image .card-title {
    font-size: 30px;
    margin-bottom: 24px;
  }

  .form-section .text-holder h2 {
    margin-bottom: 45px;
  }

  .form-section .bg-holder {
    margin-top: -20px;
  }

  .full-width-image.rounded-xl-top, .full-width-image.rounded-xl, .two-col-text-and-image-boxed .full-width-image.bg-holder:before, .two-col-text.color-scheme-light .full-width-image.bg-holder:before, .stats-section .full-width-image.bg-holder:before, .stats-and-blockquote-section .full-width-image.bg-holder:before, .simple-text-boxed .full-width-image.bg-holder:before, .image-and-cta .full-width-image.text-holder:before, .blockquote-slider-section .full-width-image.bg-holder:before, .brands-section .full-width-image.brands-holder:before, .brands-section.brand-term-page .full-width-image.additional-container, .brands-section.brand-term-page .full-width-image.top-img-holder, .contact-section .full-width-image.bg-holder:before {
    margin-top: -20px;
  }

  .full-width-image-and-cta {
    margin: -20px 0;
  }

  .full-width-image-and-cta .text-holder {
    margin-top: -20px;
  }

  .full-width-image-and-cta h2 {
    margin-bottom: 36px;
  }

  .hero-section {
    padding: 165px 0;
  }

  .hero-section .text-holder {
    margin-top: 30px;
  }

  .hero-section .logo-holder {
    margin-bottom: 37px;
  }

  .hero-section h1 {
    font-size: 60px;
    line-height: 1.1;
  }

  .hero-section .tagline {
    font-size: 40px;
  }

  .hero-section .anchor-holder {
    display: block;
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
  }

  .image-and-cta h2 {
    margin-bottom: 36px;
  }

  .image-and-cta p {
    margin-bottom: 21px;
  }

  .latest-posts.rounded-xl-top, .latest-posts.rounded-xl, .two-col-text-and-image-boxed .latest-posts.bg-holder:before, .two-col-text.color-scheme-light .latest-posts.bg-holder:before, .stats-section .latest-posts.bg-holder:before, .stats-and-blockquote-section .latest-posts.bg-holder:before, .simple-text-boxed .latest-posts.bg-holder:before, .blockquote-slider-section .latest-posts.bg-holder:before, .brands-section .latest-posts.brands-holder:before, .brands-section.brand-term-page .latest-posts.additional-container, .brands-section.brand-term-page .latest-posts.top-img-holder, .contact-section .latest-posts.bg-holder:before, .image-and-cta .latest-posts.text-holder:before {
    margin-top: -20px;
  }

  .latest-projects h2 {
    margin-bottom: 50px;
  }

  .posts-grid .post-col {
    width: 33.33%;
  }

  .projects-section {
    margin-top: -20px;
  }

  .simple-blockquote .blockquote .blockquote-text {
    font-size: 28px;
  }

  .simple-text-boxed {
    font-size: 30px;
  }

  .stats-and-blockquote-section .stats-wrapper .stats-holder .stats-card {
    margin-bottom: 20px;
  }

  .stats-and-blockquote-section .blockquote .blockquote-text {
    font-size: 28px;
  }

  .stats-section h2 {
    margin-bottom: 60px;
  }

  .stats-holder .stats-card {
    margin-bottom: 62px;
  }

  .stats-holder .stats-card .value-holder {
    font-size: 40px;
  }

  .stats-holder .stats-card .text-holder {
    font-size: 22px;
  }

  .tabs-section h2 {
    margin-bottom: 64px;
  }

  .tabs-section h3 {
    margin-bottom: 3px;
  }

  .tabs-section {
    margin-bottom: -20px;
  }

  .tabs-section .tab-control-holder {
    margin-bottom: 50px;
  }

  .team-section .title-holder {
    width: 50%;
    margin-bottom: 47px;
  }

  .team-section h2 {
    margin-bottom: 21px;
  }

  .team-grid .team-col {
    width: 33.33%;
  }

  .three-slides-slider-section .title-holder h2 {
    margin-bottom: 28px;
  }

  .three-slides-slider-section-v2 h2 {
    margin-bottom: 50px;
  }

  .two-col-text h2 {
    margin-bottom: 52px;
  }

  .two-col-text h4 {
    margin-bottom: 24px;
  }

  .two-col-text h5 {
    margin-bottom: 30px;
  }

  .two-col-text p {
    margin-bottom: 18px;
  }

  .two-col-text-and-blockquote {
    margin: -20px 0;
  }

  .two-col-text-and-blockquote .blockquote {
    padding: 93px 80px 100px;
  }

  .two-col-text-and-blockquote .blockquote .blockquote-text {
    font-size: 28px;
  }

  .two-col-text-and-blockquote .blockquote .blockquote-author {
    font-size: 16px;
  }

  .two-col-text-and-blockquote-v2 .blockquote {
    margin-top: -10px;
  }

  .two-col-text-and-blockquote-v2 .blockquote .blockquote-text {
    font-size: 28px;
  }

  .two-col-text-and-blockquote-v2 .blockquote .blockquote-author {
    font-size: 16px;
  }

  .two-col-text-and-image .text-holder h4 {
    margin-bottom: 43px;
  }

  .two-col-text-and-image blockquote {
    font-size: 28px;
  }

  .two-col-text-and-image .top-text {
    font-size: 40px;
  }

  .two-col-text-and-image.rounded-xl-top, .two-col-text-and-image.rounded-xl, .two-col-text-and-image-boxed .two-col-text-and-image.bg-holder:before, .blockquote-slider-section .two-col-text-and-image.bg-holder:before, .brands-section .two-col-text-and-image.brands-holder:before, .brands-section.brand-term-page .two-col-text-and-image.additional-container, .brands-section.brand-term-page .two-col-text-and-image.top-img-holder, .contact-section .two-col-text-and-image.bg-holder:before, .image-and-cta .two-col-text-and-image.text-holder:before, .simple-text-boxed .two-col-text-and-image.bg-holder:before, .stats-and-blockquote-section .two-col-text-and-image.bg-holder:before, .stats-section .two-col-text-and-image.bg-holder:before, .two-col-text.color-scheme-light .two-col-text-and-image.bg-holder:before {
    margin-top: -20px;
  }

  .feature-list-holder {
    padding: 50px;
  }

  .feature-list-holder .feature-list {
    font-size: 16px;
  }

  .feature-list-holder .feature-list li {
    gap: 25px;
  }

  .details-list-holder {
    padding: 97px 40px 103px;
  }

  .details-list-holder .details-list {
    font-size: 16px;
  }

  .details-list-holder .details-list li {
    gap: 17px;
  }

  .details-list-holder .details-list .details-list-title {
    padding-left: 22px;
  }

  .details-list-holder .details-list .details-list-title:before {
    top: 8px;
    left: 9px;
  }

  .two-col-text-and-image-boxed {
    margin-bottom: 100px;
  }

  .two-col-text-and-image-boxed h2 {
    margin-bottom: 23px;
  }

  .two-col-text-and-image-boxed .text-holder {
    font-size: 20px;
    margin-bottom: 27px;
  }

  .cta-block h3 {
    margin-bottom: 21px;
  }
}

@media screen and (min-width: 992px) {
  .form-area.w-50 {
    width: calc(50% - .75rem);
  }
}

@media (min-width: 1200px) {
  .container {
    padding-left: 100px;
    padding-right: 100px;
  }

  .flex-md {
    gap: 100px;
  }

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

  .base-y-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .stats-section + .three-slides-slider-section-v2,
  .three-slides-slider-section + .blockquote-slider-section,
  .blockquote-slider-section + .career-section,
  .contact-section + .certifications-section,
  .career-section + .cta-block {
    margin-top: 100px;
  }

  .team-section + .cta-block {
    margin-top: 40px;
  }

  .projects-section + .video-slider-section {
    margin-top: -100px;
  }

  .blockquote-slider-section .bg-holder:before {
    left: -50px;
    right: -50px;
  }

  .brands-section .brands-holder {
    padding-bottom: 100px;
    padding-top: 196px;
  }

  .brands-section .brands-holder:before {
    top: -50px;
    left: -50px;
    right: -50px;
  }

  .brands-section .top-img-holder {
    margin-bottom: -110px;
  }

  .brands-section.no-image .brands-holder {
    padding-top: 100px;
  }

  .brands-section.no-image:before {
    top: 0;
  }

  .brands-section.brand-term-page .additional-container {
    padding: 100px;
  }

  .contact-section .top-text {
    margin-top: -10px;
  }

  .contact-section .map-holder {
    margin-bottom: -110px;
  }

  .contact-section .bg-holder {
    padding-bottom: 100px;
    padding-top: 200px;
  }

  .contact-section .bg-holder:before {
    top: -50px;
    left: -50px;
    right: -50px;
  }

  .contact-section--theme-colors .bg-holder {
    padding-bottom: 91px;
    padding-top: 192px;
  }

  .contact-section--no-text .map-holder {
    margin-bottom: 0;
  }

  .contact-section--no-map .bg-holder {
    margin-top: 100px;
    padding-top: 0;
  }

  .features-section .swiper-holder .swiper-btn-prev,
  .features-section .swiper-holder .swiper-btn-next {
    top: 44%;
  }

  .features-section .swiper-holder .swiper-btn-prev {
    right: calc(100% + 45px);
  }

  .features-section .swiper-holder .swiper-btn-next {
    left: calc(100% + 45px);
  }

  .form-section .decor-image {
    width: 743px;
  }

  .image-and-cta .text-holder {
    padding-bottom: 100px;
    padding-top: 196px;
  }

  .image-and-cta .text-holder:before {
    top: -50px;
    left: -50px;
    right: -50px;
  }

  .image-and-cta .img-holder {
    margin-bottom: -110px;
  }

  .posts-section {
    padding-bottom: 90px;
  }

  .simple-text-boxed .bg-holder {
    padding-top: 93px;
    padding-bottom: 90px;
  }

  .simple-text-boxed .bg-holder:before {
    left: -50px;
    right: -50px;
  }

  .stats-and-blockquote-section {
    margin-bottom: 90px;
  }

  .stats-and-blockquote-section .bg-holder {
    padding-top: 91px;
    padding-bottom: 93px;
  }

  .stats-and-blockquote-section .bg-holder:before {
    left: -50px;
    right: -50px;
  }

  .stats-section .bg-holder {
    padding-top: 91px;
    padding-bottom: 30px;
  }

  .stats-section .bg-holder:before {
    left: -50px;
    right: -50px;
  }

  .stats-section .decor-image {
    left: -50px;
  }

  .tabs-section .text-holder {
    margin-top: 20px;
  }

  .two-col-text .flex-md {
    gap: 124px;
  }

  .two-col-text.color-scheme-light .bg-holder {
    padding-top: 91px;
  }

  .two-col-text.color-scheme-light .bg-holder:before {
    left: -50px;
    right: -50px;
  }

  .two-col-text-and-image .top-text {
    margin-top: -10px;
    margin-bottom: 90px;
  }

  .two-col-text-and-image-boxed .flex-md {
    gap: 58px;
  }

  .two-col-text-and-image-boxed .img-holder {
    padding-right: 35px;
  }

  .two-col-text-and-image-boxed .bg-holder {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .two-col-text-and-image-boxed .bg-holder:before {
    left: -50px;
    right: -50px;
  }

  .two-col-text-and-image-boxed .decor-image {
    bottom: -104px;
    left: -568px;
    width: 1200px;
  }

  .two-col-text-and-slider .slider-holder .swiper-btn-prev,
  .two-col-text-and-slider .slider-holder .swiper-btn-next {
    top: 44%;
  }

  .two-col-text-and-slider .slider-holder .swiper-btn-prev {
    right: calc(100% + 45px);
  }

  .two-col-text-and-slider .slider-holder .swiper-btn-next {
    left: calc(100% + 45px);
  }

  .three-slides-swiper .swiper-btn-prev-outline {
    right: calc(100% + 29px);
  }

  .three-slides-swiper .swiper-btn-next-outline {
    left: calc(100% + 29px);
  }

  .three-slides-swiper.disable-slider-lg .swiper-btn-prev-outline,
  .three-slides-swiper.disable-slider-lg .swiper-btn-next-outline {
    display: none !important;
  }

  .video-swiper .swiper-btn-prev-outline {
    right: calc(100% + 29px);
  }

  .video-swiper .swiper-btn-next-outline {
    left: calc(100% + 29px);
  }

  .cta-block .decor-image {
    width: 743px;
    bottom: -123px;
    left: -196px;
  }
}

@media (min-width: 1440px) {
  .two-col-text-and-image + .simple-blockquote {
    margin-top: -130px;
  }

  .two-col-text-and-image + .two-col-text-and-image {
    margin-top: -100px;
  }

  .simple-blockquote + .two-col-text-and-image {
    margin-top: -130px;
  }

  .two-col-text-and-slider + .simple-blockquote {
    margin-top: -125px;
  }

  .three-slides-slider-section + .two-col-text-and-blockquote-v2 {
    padding-top: 0;
  }

  .features-section .container {
    display: flex;
    gap: 20px;
  }

  .features-section .title-holder {
    width: 33%;
  }

  .features-section .features-holder {
    width: 67%;
  }

  .hero-section h1 {
    font-size: 70px;
    line-height: 1.14;
  }

  .posts-grid--four-col .post-col {
    width: 25%;
  }

  .stats-and-blockquote-section .stats-wrapper {
    display: flex;
  }

  .stats-and-blockquote-section .stats-wrapper .title-holder {
    width: 34%;
    padding-right: 20px;
  }

  .stats-and-blockquote-section .stats-wrapper .stats-holder {
    width: 66%;
  }

  .tabs-section .flex-md {
    gap: 127px;
  }

  .team-grid .team-col {
    width: 25%;
  }

  .team-grid--contact .team-col {
    width: 33.33%;
  }

  .two-col-text-and-blockquote .flex-md {
    gap: 120px;
  }

  .two-col-text-and-image .flex-md {
    gap: 127px;
  }
}

@media (max-width: 767px) {
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0 3px;
  }

  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: 4px;
  }

  .navigation-single .next a,
  .navigation-single .prev a {
    padding: 4px;
  }

  .blockquote-slider-section {
    margin-bottom: 50px;
  }

  .brands-section {
    margin-bottom: 50px;
  }

  .contact-section {
    margin-bottom: 50px;
  }

  .full-width-image-and-cta {
    margin-bottom: 50px;
  }

  .hero-section .image-with-mask {
    left: -20%;
    width: 140%;
    height: auto;
    height: initial;
  }

  .image-and-cta {
    margin-bottom: 50px;
  }

  .latest-posts {
    margin-bottom: 50px;
  }

  .latest-projects {
    margin-bottom: 50px;
  }

  .simple-blockquote {
    margin-bottom: 50px;
  }

  .simple-text-boxed {
    margin-bottom: 50px;
  }

  .stats-section {
    margin-bottom: 50px;
  }

  .team-section {
    margin-bottom: 50px;
  }

  .three-slides-slider-section {
    margin-bottom: 50px;
  }

  .three-slides-slider-section .container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .three-slides-slider-section-v2 {
    margin-bottom: 50px;
  }

  .three-slides-slider-section-v2 .container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .two-col-text {
    margin-bottom: 50px;
  }

  .two-col-text-and-blockquote {
    margin-bottom: 50px;
  }

  .two-col-text-and-blockquote-v2 {
    margin-bottom: 50px;
  }

  .two-col-text-and-image {
    margin-bottom: 50px;
  }

  .two-col-text-and-slider {
    margin-bottom: 50px;
  }

  .video-slider-section {
    margin-bottom: 50px;
  }

  .video-slider-section .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (max-width: 991px) {
  iframe {
    width: 100%;
  }

  .header .drop-holder {
    transition: opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    top: 80px;
    opacity: 0;
    height: calc(100vh - 80px);
    visibility: hidden;
    background-color: var(--brand-color);
    padding: 25px;
    overflow: auto;
  }

  .nav-active .header .drop-holder {
    opacity: 1;
    visibility: visible;
  }

  .hero-section .image-with-mask {
    max-width: none;
    max-width: initial;
    right: auto;
    right: initial;
    left: -30%;
    width: 180%;
  }
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: #e0e0e0;
    background-color: var(--f-button-hover-bg);
  }
}


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