/* Settings / Variables */
/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, menu, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

/* HTML5 hidden-attribute fix for newer browsers */
*[hidden] {
  display: none;
}

body {
  line-height: 1;
}

menu, ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* roboto-condensed-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-condensed-v27-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/roboto-condensed-v27-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-condensed-v27-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-condensed-v27-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-condensed-v27-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Roboto Condensed";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/roboto-condensed-v27-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* unica-one-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Unica One";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/unica-one-v18-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-family: "26129120";
  src: url("../fonts/26129120.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/material-icons.woff2) format("woff2");
}
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/material-symbols-outlined.woff2) format("woff");
}
.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.material-icons, .cpt-selectbox-wrapper:after, .navigation.pagination .nav-links .prev:after,
.navigation.pagination .nav-links .next:after, .link-text--more:after, .link-text:after {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

:root {
  --black: #000;
  --white: #fff;
  --primary: #bfa54a;
  --primary-fixed: #bfa54a;
  --primary-fixed-footer: #bfa54a;
  --secondary: #54854a;
  --tertiary: #94c11b;
  --gray: #d5d5d5;
  --gray-light: #f2f2f2;
  --gray-lighter: #f8f8f8;
  --gray-dark: #a2a2a2;
  --gray-darker: #222222;
  --gradient-overlay: rgba(0, 0, 0, 0.4);
  --bg-transparent: transparent;
  --swiper-navigation-color: var(--white);
  --link-color: var(--secondary);
  --link-hover-color: var(--tertiary);
  --text-dark: var(--black);
  --text-light: var(--white);
  --button-bg-color: transparent;
  --button-text-color: var(--primary);
  --button-border-color: var(--primary);
  --button-bg-color-hover: transparent;
  --button-text-color-hover: var(--text-dark);
  --button-border-color-hover: var(--text-dark);
  --button-bg-color-active: var(--primary);
  --button-text-color-active: var(--white);
  --button-border-color-active: var(--primary);
}

.theme-green {
  --primary: var(--secondary);
  --button-text-color: var(--primary);
  --button-border-color: var(--primary);
}

.theme-style-contrast {
  --primary: #806e2d;
  --primary-fixed: #806e2d;
  --primary-fixed-footer: white;
  --secondary: #3a5f35;
  --tertiary: #2b4828;
  --link-color: var(--secondary);
  --link-hover-color: var(--tertiary);
  --bg-transparent: var(--text-dark);
}

/**
  Responsive Breakpoints
 */
:root {
  /* Font Family */
  --font-family-copy: "Roboto Condensed", sans-serif;
  --font-family-heading: "Unica One", sans-serif;
  --font-family-handwritten: "26129120", sans-serif;
  --font-size-base: 17px;
  /* Font Size from 360px to 1266px */
  --font-size-copy: clamp(
    1.0625rem,
    1.0377rem + 0.1104vw,
    1.125rem
  ); /* 17px - 18px */
  --h1-font-size: clamp(1.75rem, 1.3278rem + 1.8764vw, 2.8125rem);
  /* 28px - 45px */
  --h2-font-size: clamp(
    1.5625rem,
    1.3142rem + 1.1038vw,
    2.1875rem
  ); /* 25px - 35px */
  --h3-font-size: clamp(
    1.25rem,
    1.1258rem + 0.5519vw,
    1.5625rem
  ); /* 20px - 25px */
  --h4-font-size: clamp(
    1.125rem,
    1.0257rem + 0.4415vw,
    1.375rem
  ); /* 18px - 22px */
  --h5-font-size: clamp(
    1.125rem,
    1.0753rem + 0.2208vw,
    1.25rem
  ); /* 18px - 20px */
  --h1-handwritten-font-size: clamp(2.5rem, 1.6308rem + 3.8631vw, 4.6875rem);
  /* 40px - 75px */
  --h1-sub-font-size: clamp(1.875rem, 1.7618rem + 0.4529vw, 2.1875rem);
  --special-font-size: clamp(2.1875rem, 1.6908rem + 2.2075vw, 3.4375rem);
  --button-font-size: calc(var(--font-size-base) * 1);
  /* Font Weight */
  --font-weight-heading: 400;
  --font-weight-light: 300;
  --font-weight-normal: 400;
  --font-weight-medium: 400;
  --font-weight-bold: 700;
  --font-weight-extrabold: 700;
  --font-weight-button: 400;
  /* Line Height */
  --h1-line-height: 1;
  --h2-line-height: 1.1;
  --h3-line-height: 1.2;
  --h4-line-height: 1.25;
  --body-line-height: 1.35;
  --button-line-height: 1;
}
@media (min-width: 992px) {
  :root {
    --button-font-size: calc(var(--font-size-base) * 1.0625);
  }
}

:root {
  --gutter-x: 30px;
  --section-mb: 4rem;
  --content-max-width-default: 70vw;
  --content-max-width-wide: 80vw;
  --content-max-width-full: 100%;
  --space-xs: calc(var(--gutter-x) * 0.5);
  --space-sm: calc(var(--gutter-x) * 1);
  --space-md: calc(var(--gutter-x) * 2);
  --space-lg: calc(var(--gutter-x) * 4);
  --space-xl: calc(var(--gutter-x) * 6);
  --space-xxl: calc(var(--gutter-x) * 8);
  --space-1-12: calc(100% / 12 + (var(--gutter-x) * 2));
  --space-2-12: calc(100% / 12 * 2 + (var(--gutter-x) * 2));
  --site-header-height: 90px;
  --site-header-height-sticky: calc(var(--site-header-height) * 0.9);
  --space-content-small: 6vw;
  --space-content-default: 6vw;
  --space-content-wide: 6vw;
  --space-content-full: 1vw;
  --button-border-radius: 20px;
  --border-radius-default: 20px;
  --border-radius-sm: 5px;
  --border-radius-button: 0;
}
@media (min-width: 992px) {
  :root {
    --space-xs: calc(var(--gutter-x) * 1);
    --space-sm: calc(var(--gutter-x) * 2);
    --space-md: calc(var(--gutter-x) * 4);
    --space-lg: calc(var(--gutter-x) * 6);
    --space-xl: calc(var(--gutter-x) * 8);
    --space-xxl: calc(var(--gutter-x) * 6);
    --site-header-height: 130px;
    --site-header-height-sticky: calc(var(--site-header-height) * 0.65);
    --space-content-small: 200px;
    --space-content-wide: 100px;
    --space-xxl: calc(var(--gutter-x) * 10);
  }
}
@media (min-width: 1266px) {
  :root {
    --space-content-full: calc((100vw - 1266px) / 2);
  }
}

/* Bootstrap Grid & Mixins */
/* Vendors */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0px 0px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: var(--black);
}

.hamburger-box {
  width: 35px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 35px;
  height: 2px;
  background-color: var(--black);
  border-radius: 0px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.is-active .hamburger-inner::before, .is-active .hamburger-inner::after {
  width: 35px;
}

.hamburger-inner::before {
  top: -11px;
  width: 35px;
}
.hamburger-inner::after {
  bottom: -11px;
  width: 35px;
  right: 0;
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* -------------------------------------------------------------------------- */
/*	11. Entry Content
/* -------------------------------------------------------------------------- */
.container-fluid, .swiper-horizontal .swiper-pagination {
  max-width: var(--content-max-width-default);
}

.entry-content li img {
  display: inline-block;
}

.entry-content hr {
  margin: 4rem auto;
}

.post-inner .entry-content > .wp-block-cover.alignwide:first-child,
.post-inner .entry-content > .wp-block-cover.alignfull:first-child {
  margin-top: 0;
}

/* Alignment Classes ------------------------- */
.entry-content > *:not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-separator) {
  padding: 0 var(--space-content-wide);
}
@media (min-width: 992px) {
  .entry-content > *:not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-separator) {
    padding: 0 calc(var(--space-content-wide) + 30%) 0 var(--space-content-wide);
  }
}
@media (min-width: 992px) {
  .entry-content > *:not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide):not(.wp-block-separator):not(section):not(.section) {
    /*@at-root body.single-post & {
      padding-left: var(--space-1-12);
      padding-right: var(--space-1-12);
    }*/
  }
}
.entry-content > .alignfull {
  padding-left: var(--space-content-full);
  padding-right: var(--space-content-full);
}

.alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
  margin-right: auto;
  margin-left: auto;
}

/* Full */
.alignfull {
  margin-right: auto;
  margin-left: auto;
  max-width: var(--content-max-width-full);
  position: relative;
}
@media (min-width: 768px) {
  .alignfull {
    width: 100%;
  }
}

/* Wide */
.alignwide {
  width: 100%;
  max-width: var(--content-max-width-wide);
  position: relative;
}
/* Entry Media ------------------------------- */
.alignfull > figcaption,
.alignfull > .wp-caption-text {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--content-max-width-wide);
  width: calc(100% - 48px);
}

.wp-embed-aspect-16-9 iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 30px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

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

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

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

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

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

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

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

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

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

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

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

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

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

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

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

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

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

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

body.hidden-scroll {
  overflow: hidden;
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: var(--black);
  display: none;
  z-index: 1035;
}

.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}
.sl-wrapper * {
  box-sizing: border-box;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: var(--white);
  font-size: 3rem;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 10060;
  color: var(--white);
  font-size: 1rem;
}
.sl-wrapper .sl-download {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 100%;
  text-align: center;
  z-index: 10060;
  color: #fff;
  font-size: 1rem;
}
.sl-wrapper .sl-download a {
  color: #fff;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: var(--white);
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.wpforms-container {
  margin-bottom: var(--space-xxl);
}

.wpforms-container .wpforms-field {
  padding-top: 0;
  padding-bottom: 0 !important;
  margin-bottom: 0.6rem;
}
.wpforms-container .wpforms-field .wpforms-required-label {
  color: var(--link-color);
}
.wpforms-container .wpforms-field label {
  margin-bottom: 0.2em;
  font-weight: var(--font-weight-normal);
  color: var(--text-dark);
}
.wpforms-container .wpforms-field label.wpforms-error {
  color: var(--link-color);
}
.wpforms-container .wpforms-field input.wpforms-error {
  border-color: var(--link-color);
}

.wpforms-field.wpforms-field-layout {
  margin-bottom: 0;
}

.wpforms-container input[type=text],
.wpforms-container input[type=email],
.wpforms-container input[type=tel],
.wpforms-container input[type=url],
.wpforms-container input[type=date],
.wpforms-container select,
.wpforms-container textarea {
  width: 100%;
  padding: 0 1em;
  height: 55px;
  margin: 0;
  display: inline-block;
  border: 1px solid var(--gray-dark);
  border-radius: 0;
  box-sizing: border-box;
  font-family: var(--font-family-copy);
  font-size: var(--font-size-base);
  outline: none;
  background: var(--white);
}
.wpforms-container input[type=text]::placeholder,
.wpforms-container input[type=email]::placeholder,
.wpforms-container input[type=tel]::placeholder,
.wpforms-container input[type=url]::placeholder,
.wpforms-container input[type=date]::placeholder,
.wpforms-container select::placeholder,
.wpforms-container textarea::placeholder {
  padding-top: 1em;
}
.wpforms-container select {
  color: var(--gray-500);
}
.wpforms-container ul {
  list-style: none;
}
.wpforms-container ul li {
  padding-left: 0;
}
.wpforms-container ul li:before {
  display: none;
}
.wpforms-container .wpforms-list-2-columns ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--gutter-x);
}
@media (min-width: 1181px) {
  .wpforms-container .wpforms-list-2-columns ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.wpforms-container .wpforms-list-2-columns ul li label {
  gap: 0.5em;
  flex-wrap: wrap;
}
.wpforms-container .wpforms-list-2-columns ul li label a {
  display: inline-flex;
  align-items: center;
}
.wpforms-container .wpforms-list-2-columns ul li label a span {
  font-size: 1.2em;
}

#wpforms-3505-field_8 option:not(:first-child) {
  display: none;
}

.wpforms-confirmation-container {
  padding-right: 30%;
}

.wpforms-container .wpforms-one-half {
  width: 100%;
}
@media (min-width: 768px) {
  .wpforms-container .wpforms-one-half {
    width: 48%;
  }
}

.wpforms-field-gdpr-checkbox ul li {
  display: grid;
  grid-template-columns: 20px auto;
  gap: 0.5em;
  position: relative;
}
.wpforms-field-gdpr-checkbox ul li input {
  appearance: none;
  background-color: transparent;
  margin: 0;
  margin-top: 3px;
  font: inherit;
  width: 26px;
  height: 26px;
  border: 1px solid var(--primary) !important;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.wpforms-field-gdpr-checkbox ul li input:before {
  position: absolute;
  left: 1px;
  top: 1px;
  content: "";
  width: 12px;
  height: 12px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--primary);
  transform-origin: bottom left;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
.wpforms-field-gdpr-checkbox ul li input[type=checkbox] {
  margin-top: 0.2em;
}
.wpforms-field-gdpr-checkbox ul li input[type=checkbox]:checked::before {
  transform: scale(1);
}

/* Base */
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

body {
  background: var(--white);
  color: var(--text-dark);
  font-family: var(--font-family-copy), sans-serif;
  font-weight: var(--font-weight-normal);
  line-height: var(--body-line-height);
  min-height: 100vh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  font-size: var(--font-size-copy);
}
body.nav-active {
  overflow: hidden;
}
body.popup-open {
  height: 100vh !important;
  height: 100dvh !important;
  overflow: hidden;
}

strong,
b {
  font-weight: var(--font-weight-bold);
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

p {
  line-height: var(--body-line-height);
}
body.single-post p {
  margin-bottom: 1em;
}

a {
  color: var(--link-color);
  text-decoration: none;
}

.hl-2, h2,
.hl-3,
h3,
.hl-4,
h4,
.hl-5,
.hl-6 {
  font-family: var(--font-family-heading), sans-serif;
  font-weight: var(--font-weight-heading);
  text-transform: uppercase;
}

.hl-special {
  font-size: var(--special-font-size);
}

.hl-hero {
  font-size: var(--h1-font-size);
  line-height: var(--h1-line-height);
  font-family: var(--font-family-heading), sans-serif;
  text-transform: uppercase;
}

.hl-1, h1 {
  font-size: var(--h1-handwritten-font-size);
  line-height: var(--h1-line-height);
  font-family: var(--font-family-handwritten), sans-serif;
  margin-bottom: 0.2em;
  text-transform: none;
  color: var(--primary);
}

.hl-2, h2 {
  font-size: var(--h2-font-size);
  line-height: var(--h2-line-height);
}

.hl-3, h3 {
  font-size: var(--h3-font-size);
  line-height: var(--h3-line-height);
}

.hl-4, h4 {
  font-size: var(--h4-font-size);
  line-height: var(--h4-line-height);
}

.hl-5 {
  font-size: var(--h5-font-size);
  line-height: var(--h5-line-height);
}

.hl-6 {
  font-size: var(--h6-font-size);
  line-height: var(--h6-line-height);
}

.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6 {
  margin-bottom: 0.5em;
  color: var(--primary);
}
.entry-content > p {
  margin-bottom: 1em;
}

section,
.section {
  margin-bottom: var(--space-md);
}
section.no_mb,
.section.no_mb {
  margin-bottom: var(--gutter-x);
}
section .section-title,
.section .section-title {
  margin-bottom: 1.5rem;
}

.container-fluid, .swiper-horizontal .swiper-pagination {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  padding: 0 var(--space-content-small);
}

.container-fluid-default, body.single-post .single-media > .container-fluid, body.single-post .swiper-horizontal .single-media > .swiper-pagination, .swiper-horizontal body.single-post .single-media > .swiper-pagination {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: var(--content-max-width-small);
  padding: 0 var(--space-content-small);
}
.container-fluid-default > *, body.single-post .single-media > .container-fluid > *, body.single-post .swiper-horizontal .single-media > .swiper-pagination > *, .swiper-horizontal body.single-post .single-media > .swiper-pagination > * {
  /*@include media-breakpoint-up(lg) {
    padding-left: var(--space-1-12);
    padding-right: var(--space-1-12);
  }*/
}

.inner-full {
  padding: 0 var(--space-content-full);
}

.inner-wide, .single-cpt__content-grid {
  padding: 0 var(--space-content-wide);
}

.inner-small {
  padding: 0 var(--space-content-small);
}

.btn, .age-gate__buttons button:hover, .age-gate__buttons button:focus, .age-gate__buttons button, .site-footer__contact-meta > a {
  position: relative;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  outline: none;
  display: inline-flex;
  box-shadow: none;
  flex-flow: row nowrap;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  background: none;
}

.btn, .age-gate__buttons button:hover, .age-gate__buttons button:focus, .age-gate__buttons button, .site-footer__contact-meta > a {
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  padding: 0.5em 1.5em 0.5em 1.5em;
  z-index: 1;
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  font-size: var(--button-font-size);
  font-weight: var(--font-weight-button);
  font-family: var(--font-family-copy), sans-serif;
  text-transform: uppercase;
  border: 1px solid var(--button-border-color);
  border-radius: var(--border-radius-button);
}
.btn:hover, .age-gate__buttons button:hover, .site-footer__contact-meta > a:hover, .btn:focus, .age-gate__buttons button:focus, .site-footer__contact-meta > a:focus {
  background-color: var(--button-bg-color-hover);
  color: var(--button-text-color-hover);
  border-color: var(--button-border-color-hover);
}
.btn:active, .age-gate__buttons button:active, .site-footer__contact-meta > a:active {
  background-color: var(--button-bg-color-active);
  color: var(--button-text-color-active);
  border-color: var(--button-border-color-active);
}

.btn--dark {
  --button-bg-color: var(--soft-black);
  --button-text-color: var(--white);
  --button-border-color: var(--soft-black);
}
.btn--outline {
  --button-bg-color: var(--white);
  --button-text-color: var(--black);
  --button-border-color: var(--black);
}

ul,
ol {
  display: flex;
  flex-direction: column;
  margin: 0 0 1em 0em;
  gap: 0.5em;
  padding: 0;
}
ol {
  list-style: none;
}
ol li {
  padding-left: 1.7em;
  counter-increment: step-counter;
  position: relative;
}
ol li:before {
  position: absolute;
  left: 0;
  top: 0.1em;
  content: counter(step-counter);
  font-size: 80%;
  background-color: var(--primary);
  font-weight: var(--font-weight-bold);
  aspect-ratio: 1/1;
  width: 1.5em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-style, .entry-content ul li {
  position: relative;
}
.list-style:before, .entry-content ul li:before {
  content: "";
  position: absolute;
  left: 0em;
  top: 0.5em;
  width: 5px;
  height: 5px;
  background: var(--secondary);
}

.entry-content ul {
  list-style: none;
  margin: 0 0 1em 0em;
}
.entry-content ul li {
  padding-left: 1em;
}

#tinymce ul {
  list-style: disc;
}

.text-large {
  font-size: 2em;
}

.link-text {
  color: var(--link-color);
  font-size: calc(var(--font-size-copy) * 1);
  display: inline-flex;
  font-family: var(--font-family-heading), sans-serif;
  align-items: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  position: relative;
}
.link-text:after {
  margin-left: 0.5em;
  content: "\f1df";
}
.link-text:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--link-color);
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.link-text:hover {
  color: var(--link-hover-color);
}
.link-text:hover:before {
  background-color: var(--link-hover-color);
  width: 0;
}

.link-text--more:after {
  margin-left: 0.5em;
  content: "\e145";
}

/* Helpers */
.clear-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

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

.mb-xs {
  margin-bottom: var(--space-xs);
}
.mb-sm {
  margin-bottom: var(--space-sm);
}
.mb-md {
  margin-bottom: var(--space-md);
}
.mb-lg {
  margin-bottom: var(--space-lg);
}
.mb-no {
  margin-bottom: 0;
}

.swiper-horizontal .swiper-pagination {
  position: relative;
  margin-top: 30px;
  left: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  gap: 13px;
  padding-top: var(--space-sm);
  padding-bottom: var(--space-md);
}
.swiper-horizontal .swiper-pagination .swiper-pagination-bullets {
  cursor: pointer;
  display: block;
  height: 13px;
  width: 13px;
  border: 1px solid var(--primary);
  background-color: var(--primary);
}
.swiper-horizontal .swiper-pagination .swiper-pagination-bullets.swiper-pagination-bullets--active {
  background-color: var(--secondary);
}

.hl-border:after {
  content: "";
  position: relative;
  display: block;
  width: 40px;
  height: 3px;
  background: var(--primary);
  z-index: 1;
  margin-top: 0.3em;
  margin-bottom: 0.6em;
}
.hl-border--light:after {
  background: var(--text-light);
}

.navigation.pagination {
  margin-top: 4rem;
  display: flex;
  justify-content: center;
}
.navigation.pagination h2 {
  display: none;
}
.navigation.pagination .nav-links {
  display: flex;
  gap: 0.7em;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  position: relative;
  background: var(--black);
  color: var(--primary);
}
.navigation.pagination .nav-links a:hover:after,
.navigation.pagination .nav-links span:hover:after {
  color: var(--black);
}
.navigation.pagination .nav-links .prev,
.navigation.pagination .nav-links .next {
  text-decoration: none;
  background: var(--primary);
}
.navigation.pagination .nav-links .prev:after,
.navigation.pagination .nav-links .next:after {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  content: "\e5cc";
  color: var(--black);
  font-size: 1.2rem;
}
.navigation.pagination .nav-links .prev:after {
  content: "\e5cb";
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
  aspect-ratio: 1/1;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  line-height: 1;
}
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span.current {
  position: relative;
  color: var(--white);
}
/* Layout */
.site-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: var(--site-header-height);
  z-index: 20;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  background: rgba(255, 255, 255, 0.9);
  padding: 0 var(--space-content-full);
}
.site-header--sticky {
  height: var(--site-header-height-sticky);
  background: rgba(0, 0, 0, 0.9);
  color: var(--text-light);
  --site-header-height: var(--site-header-height-sticky);
}
.site-header--sticky * {
  color: var(--text-light);
}
body.nav-active .site-header {
  background: rgb(255, 255, 255);
  /*height: 100vh;
  height: 100dvh;*/
}

.site-header__inner {
  height: var(--site-header-height);
  display: grid;
  gap: var(--gutter-x);
  grid-template-columns: 1fr 2fr;
  align-items: center;
  padding: 0 var(--space-content-wide);
}
@media (min-width: 992px) {
  .site-header__inner {
    grid-template-columns: 1fr 2fr auto;
    width: 100%;
    display: flex;
    gap: calc(var(--gutter-x) * 1);
    justify-content: space-between;
    align-items: center;
  }
}
.site-header__logo {
  -webkit-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  display: flex;
  align-items: center;
  grid-column: 1;
  padding: calc(var(--gutter-x) * 0.5) 0;
  width: 100px;
  height: auto;
  font-size: 0;
}
.site-header__logo svg {
  display: block;
  width: 100%;
}
.site-header__logo svg path,
.site-header__logo svg polygon {
  -webkit-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.site-header--sticky .site-header__logo {
  width: 80px;
}
@media (min-width: 992px) {
  .site-header--sticky .site-header__logo {
    width: 100px;
  }
}

body:not(.nav-active) .site-header--sticky .site-header__logo svg path:not(#Fill-38),
body:not(.nav-active) .site-header--sticky .site-header__logo svg polygon {
  fill: var(--text-light);
}

@media (min-width: 992px) {
  .site-header__logo {
    padding: 0;
    height: inherit;
    width: 145px;
  }
}
.site-header__logo img {
  width: 100%;
  height: auto;
  display: block;
}
.site-header__fixed-menu {
  display: flex;
  gap: var(--gutter-x);
  text-transform: uppercase;
  align-items: center;
  justify-content: flex-end;
  font-size: 1.3rem;
  line-height: 1;
}
.site-header__fixed-menu a {
  color: inherit;
}
body.nav-active .site-header--sticky .site-header__fixed-menu a {
  color: var(--text-dark);
}

.site-header__hamburger-cta {
  display: flex;
  justify-content: flex-end;
}
.site-header__hamburger-cta > span {
  display: block;
  font-size: 1.3rem;
}
.site-header__hamburger-cta > span:first-child {
  margin-right: 1em;
  display: none;
}
@media (min-width: 768px) {
  .site-header__hamburger-cta > span:first-child {
    display: block;
  }
}
.site-header__hamburger-cta-inner {
  display: flex;
}
body:not(.nav-active) .site-header--sticky .site-header__hamburger-cta .hamburger-inner,
body:not(.nav-active) .site-header--sticky .site-header__hamburger-cta .hamburger-inner::before,
body:not(.nav-active) .site-header--sticky .site-header__hamburger-cta .hamburger-inner::after {
  background: var(--text-light);
}

.site-header__hamburger-title {
  padding-top: 4px;
  line-height: 1;
}
body.nav-active .site-header--sticky .site-header__hamburger-title {
  color: var(--text-dark);
}

.main-navigation-wrapper {
  transform: scaleY(0);
  position: fixed;
  left: 0;
  right: 0;
  top: var(--site-header-height);
  width: calc(100% - var(--space-content-full) * 2);
  /*  padding: var(--space-sm)
    calc(var(--space-content-wide) + var(--space-content-full));*/
  padding: var(--space-sm) var(--space-content-wide);
  height: auto;
  background: var(--text-dark);
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 10;
}
.main-navigation-wrapper:after {
  content: "";
  position: absolute;
  top: -5px;
  right: calc(var(--space-content-wide));
  background: var(--text-dark);
  width: 30px;
  height: 30px;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transform: rotate(45deg);
  opacity: 1;
  z-index: -1;
}
@media (min-width: 992px) {
  .main-navigation-wrapper:after {
    top: -14px;
  }
}
.site-header--sticky .main-navigation-wrapper:after {
  top: -5px;
}

.main-navigation-wrapper--active {
  transform: scaleY(1);
}

.site-main {
  padding-top: var(--site-header-height);
  flex-grow: 1;
  /*@include media-breakpoint-up(lg) {
    padding-top: 0;
  }*/
}

.site-footer {
  background: var(--black);
  position: relative;
  color: var(--text-light);
  padding: var(--space-md) var(--space-content-full);
  --primary: var(--primary-fixed-footer);
  --button-border-color: var(--primary-fixed-footer);
}
.site-footer__inner {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--gutter-x);
}
@media (min-width: 992px) {
  .site-footer__inner {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr) minmax(0, 1fr);
    grid-template-rows: auto auto;
    align-items: start;
    justify-content: start;
  }
}
.site-footer__logo {
  width: 150px;
}
@media (min-width: 992px) {
  .site-footer__logo {
    width: 200px;
    grid-column: 1;
    grid-row: 1/3;
  }
}
.site-footer__address p span,
.site-footer__address p strong {
  display: inline;
}
.site-footer__address p span:after,
.site-footer__address p strong:after {
  position: relative;
  content: " | ";
  color: var(--primary);
  margin-left: 0.2em;
  padding-right: 0.2em;
}
.site-footer__address p span:last-child:after {
  display: none;
}
.site-footer__contact-meta {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
@media (min-width: 480px) {
  .site-footer__contact-meta {
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .site-footer__contact-meta {
    grid-column: 2;
    grid-row: 2;
  }
}
.site-footer__contact-meta > a {
  --button-border-color-hover: var(--primary);
  --button-text-color-hover: var(--primary);
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.site-footer__contact-meta > a > span {
  color: var(--primary);
  margin-right: 10px;
}
.site-footer__navigation {
  display: flex;
}
@media (min-width: 992px) {
  .site-footer__navigation {
    justify-content: flex-end;
    align-items: flex-end;
  }
}
.site-footer__navigation ul {
  margin: 0;
  display: flex;
  flex-direction: row;
  gap: 1.5em;
}
.site-footer a {
  color: inherit;
}

.main-navigation-wrapper {
  /*&--active {
    display: flex;
  }*/
}

.main-navigation {
  display: grid;
  row-gap: 0;
  grid-template-columns: 1fr;
  color: var(--text-light);
  text-transform: uppercase;
  font-family: var(--font-family-copy), sans-serif;
}
@media (min-width: 768px) {
  .main-navigation {
    column-gap: var(--gutter-x);
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .main-navigation {
    grid-template-columns: repeat(3, 1fr);
  }
}
.main-navigation a {
  color: inherit;
  padding: 0.8em 0;
  display: block;
}
.main-navigation li {
  border-bottom: 1px solid var(--primary);
}
.main-navigation li.current-menu-item a {
  color: var(--primary-fixed-footer);
}

.breadcrumb-wrapper {
  padding: 0 var(--space-content-wide);
  margin-bottom: var(--space-xs);
}

.breadcrumb {
  display: flex;
  align-items: center;
  color: var(--text-dark);
  font-weight: var(--font-weight-normal);
  font-size: 1rem;
  padding: 0.5em 0;
  gap: 0.2em;
  line-height: 1;
  position: relative;
  border-bottom: 1px solid var(--gray-light);
  /*a,
  span:not(.current-page) {
    color: var(--gray-dark);
  }*/
}
.breadcrumb__home {
  display: flex !important;
}
.breadcrumb__home span {
  font-size: 1.2em;
  margin-bottom: 0.1em;
}
.breadcrumb a {
  color: inherit;
  align-items: center;
  line-height: 1;
  display: none;
}
@media (min-width: 768px) {
  .breadcrumb a {
    display: flex;
  }
}
.breadcrumb__delimiter:not(:last-child) {
  display: none;
}
@media (min-width: 768px) {
  .breadcrumb__delimiter:not(:last-child) {
    display: flex;
  }
}

.hero-small {
  position: relative;
  overflow: hidden;
  margin-bottom: var(--space-md);
  --hero-small-height: 50dvh;
  height: var(--hero-small-height);
}
.hero-small.hero-small--single {
  --hero-small-height: 250px;
}
@media (min-width: 768px) {
  .hero-small {
    --hero-small-height: 60dvh;
    height: var(--hero-small-height);
    display: grid;
  }
  .hero-small.hero-small--single {
    --hero-small-height: 400px;
  }
}
@media (min-width: 992px) {
  .hero-small {
    --hero-small-height: 60dvh;
  }
  .hero-small.hero-small--single {
    --hero-small-height: 550px;
  }
}
.hero-small__text-content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: var(--text-light);
  padding: var(--space-sm) calc(var(--gutter-x) * 1) var(--space-sm) var(--space-content-default);
}
.hero-small--single .hero-small__text-content {
  padding: var(--space-xs) var(--space-content-small);
  top: unset;
  bottom: 0;
  transform: unset;
}

.hero-small__title {
  position: relative;
  line-height: 1.1em;
  hyphens: unset;
  display: inline;
  max-width: 50%;
  margin-bottom: 0.4em;
}
.hero-small--single .hero-small__title {
  max-width: 100%;
}

.hero-small__title span {
  font-weight: var(--font-weight-light);
  display: block;
  font-size: 0.8em;
  text-transform: none;
}
.hero-small__image {
  height: inherit;
  overflow: hidden;
  order: 2;
  position: relative;
}
.hero-small__image img,
.hero-small__image picture {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hero-small__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.image-gallery-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--gutter-x);
  margin-bottom: var(--space-md);
}
@media (min-width: 768px) {
  .image-gallery-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.image-gallery-grid__item {
  aspect-ratio: 3/2;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  position: relative;
  cursor: pointer;
  border-radius: var(--border-radius-sm);
}
.image-gallery-grid__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.2s ease-in-out;
  filter: brightness(120%) saturate(0.7);
}
.image-gallery-grid__item img:hover {
  transform: scale(1.05);
}

.single-cpt {
  padding: 0 var(--space-content-wide);
}
.single-cpt__content-grid {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .single-cpt__content-grid {
    grid-template-columns: minmax(0, 250px) 1fr;
    gap: calc(var(--gutter-x) * 2);
  }
}
@media (min-width: 1266px) {
  .single-cpt__content-grid {
    padding-right: 20%;
  }
}
.single-cpt__menu {
  margin: 0;
  padding: 0;
  font-weight: var(--font-weight-normal);
  display: none;
  padding-bottom: 3em;
}
@media (min-width: 768px) {
  .single-cpt__menu {
    border-right: 1px solid var(--primary);
    padding-right: var(--gutter-x);
    display: block;
  }
}
.single-cpt__menu a {
  display: block;
  color: inherit;
  padding: 0.3em 0;
}
.single-cpt__menu a.active {
  color: var(--primary);
}
.single-cpt__title {
  margin-bottom: 0.5em;
}
.single-cpt__text {
  margin-bottom: var(--space-sm);
}
.single-cpt__text p {
  margin-bottom: 1em;
}
.single-cpt__related-pages {
  margin-bottom: var(--space-sm);
}
.single-cpt__related-pages-links {
  display: flex;
  gap: 10px;
}
.single-cpt__related-pages-title {
  text-transform: uppercase;
  color: var(--primary);
  margin-bottom: 1em;
}

.cpt-selectbox {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: 40px;
  padding: 0 1em;
  color: var(--gray-dark);
  border: 1px solid var(--gray);
  font-family: var(--font-family-copy);
  font-size: var(--font-size-copy);
  font-weight: var(--font-weight-normal);
  border-radius: var(--border-radius-sm);
}
.cpt-selectbox::-ms-expand {
  display: none;
}
.cpt-selectbox:focus {
  outline: none;
}

.cpt-selectbox-wrapper {
  display: block;
  margin-top: 1em;
  margin-bottom: 2em;
  position: relative;
}
@media (min-width: 768px) {
  .cpt-selectbox-wrapper {
    display: none;
  }
}
.cpt-selectbox-wrapper:after {
  position: absolute;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
  content: "\e5cf";
}

.cpt-teaser__inner {
  padding-top: var(--space-md);
  padding-bottom: var(--space-md);
  background: var(--gray-light);
}
.no-background .cpt-teaser__inner {
  color: var(--text-dark);
  background: none;
  padding-top: 0;
  padding-bottom: 0;
}

.cpt-teaser__grid {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: var(--gutter-x);
  row-gap: var(--space-sm);
}
@media (min-width: 768px) {
  .cpt-teaser__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1266px) {
  .cpt-teaser__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .cpt-teaser__text-content {
    grid-column: 1/span 2;
  }
}
@media (min-width: 992px) {
  .cpt-teaser__text-content {
    padding-right: 30%;
    grid-column: -1/1;
  }
}
.cpt-teaser__title {
  margin-bottom: 0.5em;
}

.cpt-teaser-item {
  display: flex;
  flex-direction: column;
}
.cpt-teaser-item__image {
  margin-bottom: 1em;
  display: block;
  aspect-ratio: 3/2;
  overflow: hidden;
  border-radius: var(--border-radius-sm);
}
.cpt-teaser-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cpt-teaser-item__title {
  margin-bottom: 0.3em;
}
.cpt-teaser-item__title a {
  color: inherit;
}
.cpt-teaser-item__text {
  flex-grow: 1;
}
.cpt-teaser-item__link {
  padding-top: 0.5em;
}
.cpt-teaser-item__spruch {
  background: var(--primary);
  aspect-ratio: 3/2;
  border-radius: var(--border-radius-sm);
  padding: var(--gutter-x);
  color: var(--text-light);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  word-break: keep-all;
  hyphens: initial;
}

.age-gate__challenge {
  margin-bottom: 1em;
}

.age-gate__heading {
  max-width: 200px;
}
.age-gate__heading img {
  margin-left: 10px;
}

.age-gate__remember-wrapper {
  display: none;
}

.hero {
  --hero-height: 500px;
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
@media (min-width: 768px) {
  .hero {
    --hero-height: 600px;
  }
}
@media (min-width: 1181px) {
  .hero {
    --hero-height: 775px;
  }
}
@media (min-width: 1920px) {
  .hero {
    --hero-height: 900px;
  }
}
body.home .hero {
  margin-bottom: var(--space-md) !important;
}

.hero__image {
  position: relative;
  width: 100%;
  aspect-ratio: 1/0.8;
  overflow: hidden;
}
@media (min-width: 480px) {
  .hero__image {
    aspect-ratio: 1/0.6;
  }
}
@media (min-width: 992px) {
  .hero__image {
    aspect-ratio: 2/0.8;
  }
}
.hero__image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 60%;
  background-image: linear-gradient(to left, var(--gradient-overlay), rgba(255, 255, 255, 0));
}
.hero__image svg {
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 0;
  opacity: 0.8;
  display: none;
}
@media (min-width: 768px) {
  .hero__image svg {
    display: block;
  }
}
.hero__image img,
.hero__image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__image + .hero__text-content {
  margin-top: var(--space-sm);
}
.hero img {
  /*position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;*/
}
.hero__text-content {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  padding: calc(var(--gutter-x) * 1) var(--space-content-wide);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: var(--text-light);
  background: var(--bg-transparent);
}
@media (min-width: 768px) {
  .hero__text-content {
    padding: calc(var(--gutter-x) * 2) var(--space-content-wide) calc(var(--gutter-x) * 3) var(--space-content-wide);
  }
}
.hero__title {
  text-align: right;
}

/* Components */
.image-text {
  height: auto;
  --text-background: var(--text-light);
  --text-color: var(--text-dark);
  --title-color: var(--primary);
  --border-color: var(--primary);
}
.image-text--dark {
  --text-background: var(--text-dark);
  --text-color: var(--text-light);
  --title-color: var(--text-light);
  --border-color: var(--text-dark);
}
.image-text--green {
  --text-background: var(--secondary);
  --text-color: var(--text-light);
  --title-color: var(--text-light);
  --border-color: var(--secondary);
}
body.single-post .image-text {
  margin-top: var(--space-md);
}

.image-text__inner {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  padding: 0 var(--space-content-wide);
}
@media (min-width: 768px) {
  .image-text__inner {
    padding: 0;
    gap: calc(var(--gutter-x) * 2);
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
  .template-3 .image-text__inner {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.5fr);
  }
  .template-4 .image-text__inner {
    grid-template-columns: minmax(0, 1.5fr) minmax(0, 1fr);
  }
}
.image-text__text-content-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
  background: var(--text-background);
  padding: var(--gutter-x);
  color: var(--text-color);
}
@media (min-width: 768px) {
  .image-text__text-content-wrapper {
    margin-top: var(--space-sm);
    margin-bottom: var(--space-sm);
    padding: calc(var(--gutter-x) * 2);
    border: 1px solid var(--border-color);
  }
}
.image-text__image {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  position: relative;
  /*&:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    transform: rotate(45deg);
    top: -40px;
    right: -40px;
    background: var(--primary);
  }*/
}
@media (min-width: 768px) {
  .image-text__image {
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .template-2 .image-text__image {
    grid-column: 1;
    grid-row: 1;
  }
}

@media (min-width: 768px) {
  .template-4 .image-text__image {
    grid-column: 1;
    grid-row: 1;
  }
}

.image-text__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-text__image-inner {
  height: 100%;
}
@media (min-width: 768px) {
  .image-text__image-inner {
    margin-right: calc(-1 * var(--space-2-12));
    width: calc(100% + var(--space-2-12));
  }
}
.image-text__title {
  margin-bottom: 0.5em;
  color: var(--title-color);
}
.image-text__subtitle {
  display: block;
}
.image-text__text p {
  margin-bottom: 1em;
}
.image-text__text p:last-child {
  margin-bottom: 0;
}
.image-text__link-wrapper {
  margin-top: 2em;
}
.image-text--dark .image-text__link {
  color: var(--text-color);
}
.image-text--dark .image-text__link:before {
  background: var(--text-color);
}

.image-text--green .image-text__link {
  color: var(--text-color);
}
.image-text--green .image-text__link:before {
  background: var(--text-color);
}

.single-media video,
.single-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
}
.single-media__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  color: var(--text-light);
  display: flex;
  gap: 1em;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: var(--space-md) var(--space-content-wide);
  --button-text-color: var(--text-light);
  --button-border-color: var(--text-light);
  --button-text-color-hover: var(--primary);
  --button-border-color-hover: var(--primary);
}
.single-media__overlay:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 80%;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
}
.single-media__overlay.template-2 {
  position: relative;
  width: 100%;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  background: var(--black);
  padding: var(--gutter-x);
}
@media (min-width: 992px) {
  .single-media__overlay.template-2 {
    position: absolute;
    right: var(--gutter-x);
    bottom: var(--gutter-x);
    width: 40%;
  }
}
.single-media__overlay.template-2:after {
  display: none;
}
.single-media__overlay-title {
  padding-right: 20%;
}
@media (min-width: 992px) {
  .single-media__overlay-title {
    padding-right: 50%;
  }
}
.template-2 .single-media__overlay-title {
  padding-right: 0;
}

.single-media__media {
  position: relative;
}
@media (max-width: 991.98px) {
  .single-media__media {
    aspect-ratio: 3/2 !important;
  }
}
@media (max-width: 767.98px) {
  .single-media__media {
    aspect-ratio: 1/1 !important;
  }
}
.single-media--small .single-media__media {
  aspect-ratio: 16/5;
}

.single-media--medium .single-media__media {
  aspect-ratio: 16/6;
}

.single-media--large .single-media__media {
  aspect-ratio: 16/8;
}

@media (max-width: 991.98px) {
  .single-media--video-mobile .single-media__media {
    aspect-ratio: unset;
  }
}

.single-media--video-mobile .single-media__media .video-desktop,
.single-media--video-mobile .single-media__media .sound-on-off--desktop {
  display: none;
}
@media (min-width: 768px) {
  .single-media--video-mobile .single-media__media .video-desktop,
  .single-media--video-mobile .single-media__media .sound-on-off--desktop {
    display: block;
  }
}

@media (min-width: 768px) {
  .single-media__media .video-mobile,
  .single-media__media .sound-on-off--mobile {
    display: none;
  }
}
.single-media__media .sound-on-off {
  position: absolute;
  bottom: 0;
  right: var(--space-content-wide);
  z-index: 1;
  padding: 10px 10px 5px 10px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  cursor: pointer;
}
.single-media__media .sound-on-off span {
  font-size: 1.8em;
}
.single-media__media .sound-on-off--active {
  color: var(--primary);
}

.icon-text-box {
  padding: 0 var(--space-content-wide);
}
.icon-text-box__title {
  margin-bottom: 1em;
}
.icon-text-box__grid {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: calc(var(--gutter-x) * 2);
  row-gap: calc(var(--gutter-x) * 1);
  align-items: start;
}
@media (min-width: 992px) {
  .icon-text-box__grid {
    row-gap: calc(var(--gutter-x) * 3);
  }
}
.icon-text-box__grid.cols {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .icon-text-box__grid.cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .icon-text-box__grid.cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .icon-text-box__grid.cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .icon-text-box__grid.cols-3 .itb-item:not(:last-child) {
    position: relative;
  }
  .icon-text-box__grid.cols-3 .itb-item:not(:last-child):after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: var(--gray);
    top: 0;
    right: calc(-1 * var(--gutter-x));
  }
}
@media (min-width: 768px) {
  .icon-text-box__grid.cols-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .icon-text-box__grid.cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.itb-item {
  display: flex;
  flex-direction: column;
  color: var(--text-color);
  gap: 0.7em;
  height: 100%;
}
.itb-item__header {
  display: grid;
  grid-template-columns: 2.2em auto;
  gap: 1em;
  align-items: center;
}
@media (min-width: 992px) {
  .itb-item__header {
    align-items: start;
  }
}
.itb-item__image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 0.3em;
}
.itb-item__image {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.itb-item__image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.itb-item__icon {
  color: var(--primary);
  font-size: 2em;
  margin-right: 0.2em;
  /*
  align-self: end;
  position: absolute;
  top: -0.8em;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 1.6em;
  display: flex;
  align-items: center;*/
}
.itb-item__title {
  margin-bottom: 0;
}
.contact-form__title {
  position: relative;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.contact-form__text {
  margin-bottom: 1em;
  padding-right: 0;
}
@media (min-width: 992px) {
  .contact-form__text {
    padding-right: 55%;
  }
}
.contact-form__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: calc(var(--gutter-x) * 2);
}
@media (min-width: 992px) {
  .contact-form__grid {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
}
.contact-form__additional-information {
  order: -1;
}
@media (min-width: 992px) {
  .contact-form__additional-information {
    padding-top: 2em;
    order: 2;
  }
}
.contact-form__additional-information h3 {
  margin-bottom: 0.3em;
}
.contact-form__additional-information p:first-child {
  display: flex;
  flex-direction: column;
}
.contact-form__additional-information p span,
.contact-form__additional-information p strong {
  display: block;
}
.contact-form__meta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5em;
  margin-top: 1em;
  border-top: 1px solid var(--primary);
  border-bottom: 1px solid var(--primary);
  padding-top: 1em;
  padding-bottom: 1em;
}
.contact-form__meta > a {
  display: grid;
  grid-template-columns: 40px auto;
  align-items: center;
  justify-content: center;
  color: var(--primary);
}
.contact-form__meta > a > span {
  text-align: center;
  color: var(--primary);
  margin-right: 10px;
  font-size: 1.1em;
}
.contact-form__openings {
  margin-top: 1em;
}
.contact-form__openings-items, .sartorius-popup__openings-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: var(--gutter-x);
}
.simple-paragraph {
  position: relative;
  padding: 0 var(--space-content-wide);
}
@media (min-width: 992px) {
  .simple-paragraph {
    padding: 0 calc(var(--space-content-wide) + 30%) 0 var(--space-content-wide);
  }
}
.has-background .simple-paragraph__inner {
  padding-top: var(--space-md);
  padding-bottom: var(--space-md);
}

.simple-paragraph__title {
  color: var(--primary);
}
.simple-paragraph__title:not(.hl-special) {
  margin-bottom: 0.3em;
}
.simple-paragraph__title.hl-special {
  text-align: center;
}
.simple-paragraph__text {
  margin-bottom: 1em;
}
.simple-paragraph__text h2,
.simple-paragraph__text h3,
.simple-paragraph__text h4 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.simple-paragraph__text p {
  margin-bottom: 1em;
}
.simple-paragraph__text p.text-lg-font-size {
  font-size: var(--h3-font-size);
  font-weight: var(--font-weight-light);
}
.simple-paragraph__text p.text-special {
  font-family: var(--font-family-handwritten), sans-serif;
  font-size: 2em;
  color: var(--primary);
  margin-top: -0.5em;
}
.simple-paragraph__text ul li,
.simple-paragraph__text ol li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5em;
}
.simple-paragraph__text ul li {
  padding-left: 1.2em;
  position: relative;
}
.simple-paragraph__text ul li:before {
  position: absolute;
  left: 0em;
  top: 0.5em;
  width: 5px;
  height: 5px;
  background: var(--secondary);
}
.simple-paragraph__text > *:last-child {
  margin-bottom: 0;
}
.simple-paragraph__hidden-text {
  display: none;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.image-gallery {
  padding: 0 var(--space-content-wide);
  background: var(--text-light);
  --primary: var(--primary-fixed);
  /*&__item {
    aspect-ratio: 3/2;
    overflow: hidden;
    width: 600px;
    max-width: 70%;
    @include all-transition(0.5s);
    padding-right: 30px;
    &:nth-child(even) {
      //margin-top: -50px;
    }

    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: var(--border-radius-sm);
    }
  }*/
}
@media (min-width: 992px) {
  .image-gallery {
    overflow: hidden;
    padding: 0;
  }
}
.image-gallery__inner {
  overflow: hidden;
}
.image-gallery__title {
  color: var(--primary);
  margin-bottom: 0.5em;
}
.image-gallery__item-grid {
  display: grid;
  gap: var(--gutter-x);
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  width: 100%;
}
@media (min-width: 992px) {
  .image-gallery__item-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.7fr) minmax(0, 1fr);
    grid-template-rows: 50px auto auto auto auto;
  }
}
.image-gallery__text-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  grid-column: -1/1;
}
@media (min-width: 768px) {
  .image-gallery__text-content {
    grid-column: 1;
  }
}
@media (min-width: 992px) {
  .image-gallery__text-content {
    padding: 0 var(--gutter-x) 0 var(--space-content-wide);
    grid-column: 1;
    grid-row: 1/4;
  }
}
.image-gallery__swiper-navigation-wrapper {
  display: flex;
  gap: 5px;
  padding-top: 2em;
}
.image-gallery__swiper-button-prev, .image-gallery__swiper-button-next {
  --swiper-navigation-size: 1em;
  opacity: 1;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  margin: 0;
  padding: 0;
  position: relative;
  background: var(--text-dark);
  color: var(--text-light);
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.image-gallery__swiper-button-prev:hover, .image-gallery__swiper-button-next:hover {
  background: var(--primary);
  color: var(--text-light);
}
.image-gallery__swiper-button-prev.swiper-button-disabled, .image-gallery__swiper-button-next.swiper-button-disabled {
  opacity: 1 !important;
}

.image-gallery-item {
  /*&:nth-child(3) {
    margin-top: 100px;
  }*/
  overflow: hidden;
  aspect-ratio: 3/2;
}
.image-gallery-item > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-gallery-item[data-image="4"] {
  grid-column: -1/1;
}
@media (min-width: 768px) {
  .image-gallery-item[data-image="4"] {
    grid-column: 2;
  }
}
@media (min-width: 992px) {
  .image-gallery-item {
    aspect-ratio: unset;
  }
  .image-gallery-item[data-image="0"] {
    grid-column: 2;
    grid-row: 1/3;
  }
  .image-gallery-item[data-image="1"] {
    grid-column: 3;
    grid-row: 2/4;
    padding-right: var(--space-content-wide);
  }
  .image-gallery-item[data-image="2"] {
    grid-column: 1;
    grid-row: 4/6;
  }
  .image-gallery-item[data-image="3"] {
    grid-column: 2;
    grid-row: 3/5;
  }
  .image-gallery-item[data-image="4"] {
    grid-column: 3;
    grid-row: 4/6;
  }
}

.accordion__title {
  color: var(--primary);
  margin-bottom: 0.6em;
}

.accordion-item {
  display: block;
  position: relative;
  z-index: 1;
  margin-bottom: 5px;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.accordion-item:last-child {
  margin-bottom: 0;
}
.accordion-item__trigger {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 45px;
  cursor: pointer;
}
.accordion-item__title-wrapper {
  display: grid;
  align-items: center;
  cursor: pointer;
  grid-template-columns: 1fr 45px;
  position: relative;
  border-bottom: 1px solid var(--secondary);
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.accordion-item--active .accordion-item__title-wrapper {
  border-color: var(--tertiary);
}

@media (min-width: 992px) {
  .accordion-item__title-wrapper {
    grid-template-columns: 1fr 45px;
  }
}
.accordion-item__title {
  color: var(--secondary);
  padding-right: 50px;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  font-weight: var(--font-weight-normal);
  text-transform: uppercase;
}
.accordion-item--active .accordion-item__title {
  color: var(--tertiary);
}

@media (max-width: 1180.98px) {
  .accordion-item__title {
    font-size: var(--h4-font-size);
    padding-right: 20px;
  }
}
.accordion-item__trigger {
  width: 45px;
  height: 100%;
  background: var(--secondary);
  color: var(--text-light);
  display: flex;
  align-items: center;
  justify-content: center;
  /*span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 3px;
    background-color: var(--text-light);

    transform-origin: center;

    @include all-transition(0.2s);

    @include media-breakpoint-up(lg) {
      //width: 20px;
    }

    &:first-child {
      transform: translate(-50%, -50%);
    }
    &:last-child {
      transform: translate(-50%, -50%) rotate(90deg);
      @at-root .accordion-item--active & {
        width: 0;
      }
    }

    @at-root .accordion-item--active & {
      background-color: var(--text-light);
    }
  }*/
}
.accordion-item--active .accordion-item__trigger {
  background: var(--tertiary);
}

.accordion-item__trigger span {
  font-size: 1.6em;
  -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.accordion-item--active .accordion-item__trigger span {
  transform: rotate(180deg);
}

.accordion-item__text {
  padding: 0.5em 45px 1em 0;
  display: none;
  border-bottom: 1px solid var(--tertiary);
}
.accordion-item__text p {
  margin-bottom: 0.7em;
}
.accordion-item__text ul {
  /*margin-left: 0;
  list-style: disc;
  li {
    list-style: disc;
    list-style-position: inside;
    text-indent: -25px;
    margin-left: 25px;
  }*/
  margin: 0 0 1em 0em;
}
.accordion-item__text ul li {
  padding-left: 1.7em;
}

.quote__title {
  margin-bottom: 0.7em;
}
.quote__text {
  font-family: var(--font-family-copy), sans-serif;
  text-transform: none;
  position: relative;
  display: inline-block;
  line-height: 1.35;
  margin-bottom: 0.3em;
}
.quote__text > span {
  display: inline;
  position: relative;
  /*&:first-child,
  &:last-child {
    font-size: 1.4em;
    color: var(--primary);
    opacity: 0.5;
    z-index: -1;
  }

  &:first-child {
    position: absolute;
    left: -0.5em;
    top: 0.2em;
  }
  &:last-child {
    margin-left: -1em;
    margin-bottom: -1em;
  }*/
}
.quote__text > span > span:first-child, .quote__text > span > span:last-child {
  font-size: 1.4em;
  color: var(--primary);
  opacity: 0.5;
  z-index: -1;
  position: absolute;
}
.quote__text > span > span:first-child {
  left: -0.5em;
  top: 0.2em;
}
.quote__text > span > span:last-child {
  right: -0.5em;
  bottom: 0.1em;
}
.quote__name {
  color: var(--primary);
}

.cta-banner__title {
  color: var(--primary);
  margin-bottom: 0.3em;
}
.cta-banner__text {
  font-size: var(--h3-font-size);
  font-weight: var(--font-weight-light);
  line-height: 1.35;
  margin-bottom: 1em;
}
.cta-banner__link {
  --button-bg-color: var(--bg-transparent);
}

.hero-slider {
  position: relative;
}
.hero-slider__inner {
  overflow: hidden;
  position: relative;
}
.hero-slider__swiper-navigation-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
.hero-slider__swiper-navigation-wrapper .swiper-button-next {
  right: calc(var(--gutter-x) * 0.5);
}
@media (min-width: 768px) {
  .hero-slider__swiper-navigation-wrapper .swiper-button-next {
    right: var(--gutter-x);
  }
}
.hero-slider__swiper-navigation-wrapper .swiper-button-prev {
  left: calc(var(--gutter-x) * 0.5);
}
@media (min-width: 768px) {
  .hero-slider__swiper-navigation-wrapper .swiper-button-prev {
    left: var(--gutter-x);
  }
}

.image-text-3-col {
  padding: 0 var(--space-content-wide);
  --primary: var(--primary-fixed);
}
.image-text-3-col__title {
  color: var(--primary);
  margin-bottom: 0.3em;
}
.image-text-3-col__text {
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .image-text-3-col__text {
    margin-bottom: 3em;
  }
}
.image-text-3-col__grid {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: calc(var(--gutter-x) * 1);
  row-gap: calc(var(--gutter-x) * 2);
  align-items: start;
}
@media (min-width: 992px) {
  .image-text-3-col__grid .it3c-item:nth-child(1), .image-text-3-col__grid .it3c-item:nth-child(3) {
    margin-top: var(--space-sm);
  }
  .template-2 .image-text-3-col__grid .it3c-item:nth-child(1), .template-2 .image-text-3-col__grid .it3c-item:nth-child(3) {
    margin-top: 0;
  }
  .template-3 .image-text-3-col__grid .it3c-item:nth-child(1), .template-3 .image-text-3-col__grid .it3c-item:nth-child(3) {
    margin-top: 0;
  }
}
.template-3 .image-text-3-col__grid {
  gap: calc(var(--gutter-x) * 2);
}
@media (min-width: 992px) {
  .template-3 .image-text-3-col__grid {
    gap: calc(var(--gutter-x) * 3);
  }
}

.image-text-3-col__grid.cols {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .image-text-3-col__grid.cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 992px) {
  .image-text-3-col__grid.cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .image-text-3-col__grid.cols-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.it3c-item {
  gap: 0.5em;
  flex-direction: column;
  display: flex;
}
.template-2 .it3c-item {
  height: 100%;
  gap: 0;
}

@media (min-width: 480px) and (max-width: 991.98px) {
  .image-text-3-col__grid.cols-3 .it3c-item {
    flex-direction: row;
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: var(--gutter-x);
    align-items: end;
  }
}
.it3c-item__image {
  margin-bottom: 0.8em;
}
.template-2 .it3c-item__image {
  margin-bottom: 0;
}

@media (min-width: 480px) and (max-width: 991.98px) {
  .image-text-3-col__grid.cols-3 .it3c-item__image {
    margin-bottom: 0;
  }
}
.it3c-item__text-content {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  color: var(--text-dark);
}
.template-2 .it3c-item__text-content {
  background: var(--black);
  --primary: var(--text-light);
  --text-dark: var(--text-light);
  padding: 2em;
  flex-grow: 1;
}

.it3c-item__title {
  color: var(--primary);
}
.template-2 .it3c-item__title {
  margin-bottom: 0.3em;
}

.it3c-item__text > *:last-child {
  margin-bottom: 0;
}
.it3c-item__image {
  aspect-ratio: 1.1/1;
  overflow: hidden;
}
.cols-2 .it3c-item__image {
  aspect-ratio: 16/9;
}

.template-3 .it3c-item__image {
  aspect-ratio: 1/1;
}

.it3c-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.it3c-item__link {
  margin-top: 0.5em;
  align-self: flex-start;
}
.template-2 .it3c-item__link {
  --link-color: var(--text-light);
}

.social-stream__inner {
  background-image: linear-gradient(-60deg, var(--primary), #cfb87c, #c8ae6b, #b59745);
  color: var(--text-light);
  display: grid;
  grid-template-columns: 1fr;
  padding: var(--gutter-x) var(--space-content-wide);
  gap: var(--gutter-x);
}
@media (min-width: 992px) {
  .social-stream__inner {
    gap: 0;
    grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
    align-items: center;
  }
}
.social-stream__text-content {
  padding-right: var(--gutter-x);
}
.social-stream__title {
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin-bottom: 0.5em;
}
.social-stream__link-wrapper {
  margin-top: 0.5em;
  --link-color: var(--text-light);
  --link-hover-color: var(--text-light);
}
.social-stream .ff-stream {
  padding-top: 0;
  padding-bottom: 0;
  margin-left: -5px;
  margin-right: -5px;
}
.social-stream .ff-stream-wrapper {
  margin-top: 0;
}

#ff-stream-1 {
  min-height: 100px !important;
  background: none !important;
}
#ff-stream-1 .ff-loadmore-wrapper {
  display: none;
}
#ff-stream-1 .ff-stream-wrapper {
  padding: 0;
  margin: 0;
}
#ff-stream-1 .ff-stream {
  padding: 0;
}
#ff-stream-1 .ff-item {
  padding: 5px;
}

.sartorius-popup {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 50;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 5% calc(var(--space-content-full) + 23px) 0 calc(var(--space-content-full) + 0px);
  display: none;
  overflow: auto;
}
@media (min-width: 768px) {
  .sartorius-popup {
    padding: 5% calc(var(--space-content-full) + 50px);
  }
}
.sartorius-popup__inner {
  background: rgba(255, 255, 255, 0.94);
  padding: var(--space-sm) 1em;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .sartorius-popup__inner {
    padding: var(--space-sm) var(--space-md);
  }
}
.sartorius-popup__title {
  margin-bottom: 0.4em;
}
.sartorius-popup__text {
  margin-bottom: 1em;
}
.sartorius-popup__text h2,
.sartorius-popup__text h3,
.sartorius-popup__text h4 {
  margin-bottom: 0.3em;
}
.sartorius-popup__columns {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--gutter-x);
  margin-bottom: 2em;
}
@media (min-width: 992px) {
  .sartorius-popup__columns {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .sartorius-popup__columns > div:first-child {
    border-right: 1px solid var(--primary);
  }
}
.sartorius-popup__columns .hl-3, .sartorius-popup__columns h3 {
  color: var(--primary);
  margin-bottom: 0.5em;
}
.sartorius-popup #popup-close {
  position: absolute;
  right: -23px;
  top: -23px;
  width: 46px;
  height: 46px;
  border-radius: 46px;
  border: 1px solid var(--primary);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: var(--primary);
  background: var(--white);
}

.link-mail,
.link-phone {
  display: flex;
  align-items: center;
}
.link-mail span,
.link-phone span {
  font-size: 0.9em;
  margin-right: 0.4em;
}
