@charset "UTF-8";
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
body {
  --management-highlight-color: #E5575F;
  --management-highlight-color-rgb: 229, 87, 95;
  --management-panel-width: 0px;
  --size-5: clamp(3px, 0.5vw, 5px);
  --size-10: clamp(6px, 1vw, 10px);
  --size-15: clamp(9px, 1.5vw, 15px);
  --size-20: clamp(15px, 2vw, 20px);
  --size-25: clamp(17px, 2.5vw, 25px);
  --size-30: clamp(18px, 3vw, 30px);
  --size-35: clamp(20px, 3.5vw, 35px);
  --size-40: clamp(22px, 4vw, 40px);
  --size-45: clamp(23px, 4.5vw, 45px);
  --size-50: clamp(26px, 5vw, 50px);
  --size-60: clamp(28px, 6vw, 60px);
  --size-70: clamp(32px, 7vw, 70px);
  --size-80: clamp(35px, 8vw, 80px);
  --size-90: clamp(35px, 9vw, 90px);
  --size-100: clamp(40px, 10vw, 100px);
  --size-110: clamp(40px, 11vw, 110px);
  --size-120: clamp(40px, 12vw, 120px);
  --size-130: clamp(45px, 13vw, 130px);
  --size-140: clamp(45px, 14vw, 140px);
  --size-150: clamp(50px, 15vw, 150px);
  --size-160: clamp(50px, 16vw, 160px);
  --size-170: clamp(50px, 17vw, 170px);
  --size-180: clamp(55px, 18vw, 180px);
  --size-190: clamp(55px, 19vw, 190px);
  --size-200: clamp(60px, 20vw, 200px);
  --size-250: clamp(70px, 25vw, 250px);
  --siteframe: 1290px;
  --siteframe-medium: 1145px;
  --siteframe-small: 940px;
  --siteframe-very-small: 750px;
  --siteframe-space: var(--size-30);
  --header-height-meta: 0px;
  --header-height: calc(116px + var(--header-height-meta));
  --border-radius: 12px;
  --border-radius-small: 7px;
  --border-radius-very-small: 4px;
  --border-radius-button: 7px;
  --box-shadow: 0 2px 12px rgba(var(--background-dark-style-rgb), 0.12);
  --paragraph-space: var(--size-25);
  --icon-width: 48px;
  --primary-color: #72906b;
  --primary-color-dark: rgb(100.32, 126.72, 94.16);
  --primary-color-light: rgb(226.8, 232.8, 225.4);
  --secondary-color: #72906b;
  --secondary-color-dark: rgb(100.32, 126.72, 94.16);
  --secondary-color-light: rgb(226.8, 232.8, 225.4);
  --signal-color: #E5575F;
  --color-on-primary-color: #fff;
  --color-on-secondary-color: #fff;
  --text-color: #222222;
  --text-color-primary: #222222;
  --text-color-secondary: #222222;
  --icon-color: #72906b;
  --icon-color-light: rgb(226.8, 232.8, 225.4);
  --background-light: #fff;
  --background-medium: #F3F1EF;
  --background-dark: rgb(228.42, 226.54, 224.66);
  --background-rgb: 243, 241, 239;
  --background-dark-style-dark: #000;
  --background-dark-style-medium: #0b2f15;
  --background-dark-style-light: rgb(30.52, 63.64, 39.72);
  --background-dark-style-rgb: 11, 47, 21;
  --input-border: rgba(var(--background-dark-style-rgb), 0.25);
  --input-border-hover: rgba(var(--background-dark-style-rgb), 1);
  --input-background: var(--background-light);
  --input-background-hover: var(--background-light);
  --input-color: rgba(var(--background-dark-style-rgb), 0.5);
  --input-color-hover: rgba(var(--background-dark-style-rgb), 1);
  --input-padding-top-bottom: clamp(11px, 1.4vw, 14px);
  --input-padding-left-right: clamp(12px, 1.5vw, 15px);
  --input-padding: var(--input-padding-top-bottom) var(--input-padding-left-right);
  --input-border-radius: var(--border-radius-small);
}

header {
  --meta-navigation-space: var(--size-20);
  --navigation-space: var(--size-35);
}

.header_right {
  --dropdown-space-top: 22px;
  --dropdown-border: 1px solid rgba(var(--background-dark-style-rgb), 0.12);
}

/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
@font-face {
  font-family: "Onest";
  src: url("fonts/Onest-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("fonts/Onest-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("fonts/Onest-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("fonts/Onest-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("fonts/Onest-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("fonts/Onest-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Onest";
  src: url("fonts/Onest-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* @group accessibility */
.sr-only,
.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  word-wrap: normal !important;
  border: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  -webkit-clip-path: inset(50%);
}
.sr-only:not(.screenreader-alert):focus,
.screen-reader-text:not(.screenreader-alert):focus {
  clip: auto;
  clip-path: none;
  width: auto;
  height: auto;
  line-height: normal;
}

li.has_submenu:focus-within > ul {
  visibility: visible;
  opacity: 1;
}

li.has_submenu:focus ul.submenu_dropdown {
  visibility: visible;
  opacity: 1;
}

.menu-skip-links {
  display: block !important;
}
.menu-skip-links ul {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-skip-links ul li {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.menu-skip-links ul li:not(:first-child) {
  margin-top: 0;
}
.menu-skip-links ul li a {
  transition: unset;
}
.menu-skip-links ul li a:focus {
  display: block;
  margin: 5px;
  padding: 1em 1.5em;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  background: var(--primary-color);
  color: #fff;
  border-radius: 0;
  outline-color: var(--primar-color);
  box-shadow: none;
  z-index: 100000;
}
.menu-skip-links ul li a.rwd_navigation_link {
  display: none;
}

:focus {
  outline: 2px dotted #72906b !important;
  outline-offset: 4px !important;
}

span.select2-container {
  border-radius: var(--input-border-radius);
}
span.select2-container:focus-within {
  outline: 2px dotted #72906b !important;
  outline-offset: 4px !important;
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input:focus {
  outline: none !important;
}
span.select2-container .select2-dropdown .select2-search__field {
  outline-offset: 2px !important;
}

body > span.select2-container:focus-within {
  outline: none !important;
  outline-offset: 0 !important;
}

.mailform_element.radio_field .radio_item:focus-within {
  outline: 2px dotted #72906b !important;
  outline-offset: 4px !important;
}
.mailform_element.checkbox_field p:focus-within {
  outline: 2px dotted #72906b !important;
  outline-offset: 4px !important;
}
.mailform_element.file_field input:focus + label {
  outline: 2px dotted #72906b !important;
  outline-offset: 4px !important;
}

.listing_properties .properties .property_text a {
  outline-offset: 2px !important;
}

.login_form form .p_remember_me_checkbox:focus-within {
  outline: 2px dotted #72906b !important;
  outline-offset: 4px !important;
}

/* @end */
/* @group simple language */
header .simple_language {
  display: none;
}
header .single_navigation_link {
  background: rgba(var(--background-dark-style-rgb), 0.05);
  border-radius: 0px;
  padding: 4px var(--size-15);
  color: rgba(var(--background-dark-style-rgb), 0.6) !important;
}
header .single_navigation_link:hover {
  background: rgba(var(--background-dark-style-rgb), 0.1);
}

body.page_simple_language {
  --header-height-meta: 0px;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-size: clamp(18px, 1.8vw, 19px);
  line-height: clamp(30px, 3.2vw, 32px);
  letter-spacing: unset;
  text-transform: none;
  text-align: left;
}
body.page_simple_language h2.subtitle,
body.page_simple_language h1 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-size: clamp(38px, 6.6vw, 66px);
  line-height: clamp(55px, 9vw, 90px);
  letter-spacing: unset;
  text-transform: none;
  text-align: left;
}
body.page_simple_language h2.subtitle:not(:last-child),
body.page_simple_language h1:not(:last-child) {
  margin-bottom: var(--size-60);
}
body.page_simple_language h1 + h2.subtitle {
  margin-top: calc(-1 * var(--size-60));
}
body.page_simple_language h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-size: clamp(30px, 5.2vw, 52px);
  line-height: clamp(40px, 7vw, 70px);
  letter-spacing: unset;
  text-transform: none;
  text-align: left;
}
body.page_simple_language h3, body.page_simple_language h4, body.page_simple_language h5 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-size: clamp(26px, 3.6vw, 40px);
  line-height: clamp(40px, 6.5vw, 65px);
  letter-spacing: unset;
  text-transform: none;
  text-align: left;
}
body.page_simple_language div.introduction {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-size: clamp(20px, 2.3vw, 23px);
  line-height: clamp(34px, 3.8vw, 38px);
  letter-spacing: unset;
  text-transform: none;
  text-align: left;
  max-width: 100%;
}
body.page_simple_language header {
  border-bottom: 1px solid rgba(var(--background-dark-style-rgb), 0.2);
}
body.page_simple_language header .header_right,
body.page_simple_language header .header_top {
  display: none;
}
body.page_simple_language header .simple_language_menu_wrap {
  display: flex;
  justify-content: space-between;
  flex: 1;
  gap: var(--navigation-space);
}
body.page_simple_language header .simple_language {
  display: flex;
  justify-content: space-between;
  flex: 1;
  gap: var(--navigation-space);
}
body.page_simple_language header .simple_language .header_right {
  display: flex;
  flex: 1;
  margin-left: var(--size-40);
}
body.page_simple_language header li > a {
  position: relative;
}
body.page_simple_language header li > a:before {
  content: "";
  position: absolute;
  top: auto;
  left: 50%;
  width: 0;
  height: 1.5px;
  display: block;
  background: rgba(var(--background-dark-style-rgb), 0.7);
  bottom: -4px;
  transition: all 0.3s ease-out;
}
body.page_simple_language header li:not(.current):hover > a {
  color: rgba(var(--background-dark-style-rgb), 0.7);
  opacity: 1;
}
body.page_simple_language header li:not(.current):hover > a:before {
  left: 0;
  width: 100%;
}
body.page_simple_language header li.current > a {
  color: var(--primary-color);
}
body.page_simple_language header li.current > a:before {
  left: 0;
  width: 100%;
  background: var(--primary-color);
}
body.page_simple_language header .back_to_home a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--text-color);
  background: var(--background-medium);
  border: 1px solid var(--background-medium);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 400;
}
body.page_simple_language header .back_to_home a:hover, body.page_simple_language header .back_to_home a:focus {
  color: var(--text-color);
  border: 1px solid var(--background-dark);
  background: var(--background-dark);
}
@media print {
  body.page_simple_language header .back_to_home a {
    display: none;
  }
}
body.page_simple_language #content .content_inner:first-child {
  margin-top: var(--size-90);
}
body.page_simple_language #content .content_inner .text_wrap {
  margin-left: 0;
}
body.page_simple_language .picture_top {
  margin-top: var(--size-60);
}
body.page_simple_language footer .footer_top,
body.page_simple_language footer .footer_bottom {
  display: none;
}
body.page_simple_language footer .copyright ul {
  border-top: none;
}
@media screen and (max-width: 1100px) {
  body.page_simple_language .simple_language_menu_wrap {
    display: none;
    position: fixed;
    height: 100%;
    width: calc(100% - 100px);
    z-index: 300;
    background: var(--background-light);
    top: 0;
    left: -100%;
    border-right: 1px solid rgba(var(--background-dark-style-rgb), 0.1);
    transition: all 0.4s ease-out;
    overflow: auto;
    flex-flow: column;
    padding: var(--size-40);
    box-sizing: border-box;
  }
  body.page_simple_language.navi_open .simple_language_menu_wrap {
    left: 0;
  }
  body.page_simple_language header .simple_language {
    flex: unset;
  }
  body.page_simple_language header .simple_language .header_right {
    margin: 0;
    flex: unset;
  }
  body.page_simple_language header .simple_language .simple_language_menu {
    display: flex;
    flex-flow: column;
    width: 100%;
    gap: 0;
  }
  body.page_simple_language header .simple_language li.level0.current > a:before {
    display: none;
  }
  body.page_simple_language #rwdnav {
    display: none;
  }
  body.page_simple_language .back_to_home a {
    width: 100% !important;
    color: var(--text-color);
    background: var(--background-medium);
    border: 1px solid var(--background-medium);
    font-weight: 800;
    font-size: clamp(15px, 1.6vw, 16px);
    line-height: clamp(18px, 2vw, 20px);
    padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
    font-weight: 400;
  }
  body.page_simple_language .back_to_home a:hover, body.page_simple_language .back_to_home a:focus {
    color: var(--text-color);
    border: 1px solid var(--background-dark);
    background: var(--background-dark);
  }
  body.page_simple_language ul.navigation li {
    font-size: clamp(23px, 2.5vw, 25px);
    line-height: clamp(33px, 3.5vw, 35px);
  }
  body.page_simple_language ul.navigation li a:before {
    display: none;
  }
  body.page_simple_language ul.navigation li:not(:first-child) {
    border-top: 1px solid var(--background-medium);
    margin-top: var(--size-30);
    padding-top: var(--size-30);
  }
}

/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group basic */
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  background: var(--background-light);
}
body a {
  color: var(--text-color);
}
@media print {
  body {
    font-size: 15px;
    line-height: 24px;
  }
}
body.navi_open {
  overflow: hidden;
}

.page {
  display: flex;
  flex-flow: column;
  min-height: 100vh;
  box-sizing: border-box;
}

#siteframe {
  padding-top: var(--header-height);
  box-sizing: border-box;
}

#content {
  display: flex;
  flex-flow: column;
  align-content: flex-start;
}
.page_home #content {
  display: block;
}
#content > * {
  width: 100%;
  order: 3;
}
#content > *.pictures.shop_category_image, #content > *#google_map, #content > *#google_maps_iframe, #content > *.videos, #content > *.pictures.picture_top, #content > *.breadcrumb + .content_inner {
  order: 1;
}
#content > *.breadcrumb {
  order: 2;
}
#content:focus {
  outline: 0 !important;
}
#content .content_inner {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
  margin-top: var(--size-90);
}
#content .content_inner:first-child {
  margin-top: var(--size-40);
}
#content .content_inner.small {
  --siteframe: var(--siteframe-medium);
}
#content .content_inner.very_small {
  --siteframe: var(--siteframe-very-small);
}
#content .content_inner .text_wrap {
  width: 100%;
  max-width: var(--siteframe-small);
  margin-left: auto;
  margin-right: auto;
}
#content .content_inner:empty {
  display: none;
}
#content .content_inner.gallery_tags_wrap:not(:has(.picture)) {
  display: none;
}

.text_center {
  text-align: center;
}

.flex_wrap {
  display: flex;
  flex-flow: row;
  align-items: flex-start;
}

/* @end */
/* !@group header */
header {
  display: flex;
  flex-flow: column;
  position: fixed;
  top: 0;
  width: calc(100% - var(--management-panel-width));
  height: var(--header-height);
  background: var(--background-medium);
  z-index: 200;
}
header .header_inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
  gap: var(--size-20);
}
header .header_top {
  display: flex;
  align-items: center;
  background: var(--background-medium);
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(20px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  height: 40px;
}
header .header_top a {
  color: var(--text-color);
  text-decoration: none;
}
header .header_right {
  display: flex;
  align-items: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(20px, 3vw, 22px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
}
header .header_right a {
  color: var(--text-color);
  text-decoration: none;
}

#logo {
  width: 200px;
}
#logo svg,
#logo img {
  display: block;
  width: 100%;
  height: auto;
}

#cta-header {
  margin-left: var(--navigation-space);
}
#cta-header .hidden {
  display: block;
}
#cta-header .portlet.portlet_no_title .management_controls + .cf + .portlet-title,
#cta-header a.portlet_content_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(13px, 1.8vw, 18px) clamp(20px, 3vw, 30px);
}
#cta-header .portlet.portlet_no_title .management_controls + .cf + .portlet-title:hover, #cta-header .portlet.portlet_no_title .management_controls + .cf + .portlet-title:focus,
#cta-header a.portlet_content_link:hover,
#cta-header a.portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  #cta-header .portlet.portlet_no_title .management_controls + .cf + .portlet-title,
  #cta-header a.portlet_content_link {
    display: none;
  }
}
#cta-header .portlet-content > a {
  display: none;
}

.mobile_links {
  display: none;
}
.mobile_links .icons {
  display: flex;
  gap: var(--size-20);
}

/* @end */
/* !@group language switcher */
.language_switcher a {
  text-decoration: none;
  margin-right: var(--meta-navigation-space);
  opacity: 0.6;
}
.language_switcher a.current, .language_switcher a:hover {
  opacity: 1;
}
.language_switcher.with_dropdown {
  display: none;
}
.header_right .language_switcher {
  margin-right: var(--size-70);
}
.header_right .language_switcher.with_dropdown {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  display: block;
}
.header_right .language_switcher.with_dropdown a {
  margin: 0;
}
.header_right .language_switcher.with_dropdown .current_language a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  content: "\f107"/"";
  margin-left: 8px;
}
.header_right .language_switcher.with_dropdown .current_language a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: var(--dropdown-space-top);
  display: block;
  background: transparent;
}
.header_right .language_switcher.with_dropdown .current_language a:after {
  vertical-align: -1px;
  transition: all 0.2s ease-out;
}
.header_right .language_switcher.with_dropdown:focus-within .language_dropdown, .header_right .language_switcher.with_dropdown:focus .language_dropdown {
  opacity: 1;
  pointer-events: all;
}
.header_right .language_switcher.with_dropdown:hover .current_language a {
  opacity: 0.65;
}
.header_right .language_switcher.with_dropdown:hover .current_language a:after {
  content: "\f106";
  content: "\f106"/"";
}
.header_right .language_switcher.with_dropdown:hover .language_dropdown {
  opacity: 1;
  pointer-events: all;
}
.header_right .language_switcher.with_dropdown .language_dropdown {
  position: absolute;
  top: calc(100% + var(--dropdown-space-top));
  left: calc(50% - 40px);
  display: flex;
  flex-flow: column;
  width: 80px;
  padding: var(--size-20);
  background: var(--background-light);
  border-radius: var(--border-radius);
  border: var(--dropdown-border);
  box-shadow: var(--box-shadow);
  box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
}
.header_right .language_switcher.with_dropdown .language_dropdown a {
  font-weight: 700;
  color: var(--text-color);
  opacity: 1;
}
.header_right .language_switcher.with_dropdown .language_dropdown a:hover {
  opacity: 0.65;
}
.header_right .language_switcher.with_dropdown .language_dropdown a:not(:first-child) {
  margin-top: var(--size-15);
}

/* @end */
/* !@group dark light switcher */
#dark_light_toggle {
  --icon-width: 13px;
}
#dark_light_toggle .dark_light_toggle_inner {
  display: flex;
  align-items: center;
  gap: 2px;
  position: relative;
  padding: 0;
  border-radius: 15px;
  background: rgba(var(--background-dark-style-rgb), 0.1);
}
#dark_light_toggle .toggle_link {
  color: var(--text-color);
  opacity: 0.5;
  border: 0;
  outline: 0;
  border-radius: 100%;
  padding: 4px;
  background: none;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
body[data-theme=light_mode] #dark_light_toggle .toggle_link.light-theme {
  --icon-width: 17px;
  opacity: 1;
  background: var(--background-light);
}
@media (prefers-color-scheme: light) {
  body[data-theme=dynamic_dark_mode] #dark_light_toggle .toggle_link.light-theme {
    --icon-width: 17px;
    opacity: 1;
    background: var(--background-light);
  }
}
body[data-theme=dark_mode] #dark_light_toggle .toggle_link.dark-theme {
  --icon-width: 17px;
  opacity: 1;
  color: #fff;
  background: rgba(var(--background-dark-style-rgb), 0.12);
}
@media (prefers-color-scheme: dark) {
  body[data-theme=dynamic_dark_mode] #dark_light_toggle .toggle_link.dark-theme {
    --icon-width: 17px;
    opacity: 1;
    color: #fff;
    background: rgba(var(--background-dark-style-rgb), 0.12);
  }
}
#dark_light_toggle .toggle_link:hover {
  opacity: 1;
}
#dark_light_toggle i {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  display: block;
  font-size: var(--icon-width);
  width: var(--icon-width);
  height: var(--icon-width);
}

/* @end */
/* !@group breadcrumb */
nav.breadcrumb {
  flex-flow: row;
}

.breadcrumb {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
  margin-top: var(--size-80);
}
.breadcrumb,
.breadcrumb ol {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  width: 100%;
}
@media print {
  .breadcrumb,
  .breadcrumb ol {
    font-size: 13px;
    line-height: 21px;
  }
}
.breadcrumb .breadcrumb_element:last-child:after, .breadcrumb:before {
  content: "";
  position: absolute;
  top: auto;
  left: auto;
  width: var(--size-80);
  height: 1px;
  display: block;
  background: var(--background-dark);
  position: relative;
}
.breadcrumb:before {
  margin-right: var(--size-25);
  flex: 0 0 var(--size-80);
}
.breadcrumb .breadcrumb_element:last-child {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.breadcrumb .breadcrumb_element:last-child:after {
  flex: 1;
  min-width: var(--size-80);
  margin-left: var(--size-25);
}
.breadcrumb .you_are_here {
  display: none;
}
.breadcrumb .breadcrumb_element,
.breadcrumb a {
  text-decoration: none;
  white-space: nowrap;
}
.breadcrumb .breadcrumb_separator {
  font-size: 0;
  line-height: 0;
}
.breadcrumb li {
  margin-top: 0 !important;
}
.breadcrumb li.breadcrumb_home {
  padding: 0;
}
.breadcrumb li.breadcrumb_home:before {
  display: none;
}
.breadcrumb li.breadcrumb_element {
  padding: 0;
}
.breadcrumb .breadcrumb_separator:before,
.breadcrumb li.breadcrumb_element:not(.breadcrumb_home):before {
  content: "/";
  content: "/"/"";
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--background-dark);
  margin: 0 var(--size-10);
  position: relative;
}
@media print {
  .breadcrumb .breadcrumb_separator:before,
  .breadcrumb li.breadcrumb_element:not(.breadcrumb_home):before {
    font-size: 13px;
    line-height: 21px;
  }
}

/* @end */
/* !@group social media icons */
.social_media .icons {
  --gap: var(--size-20);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
}
.social_media .icons > .cf {
  display: none;
}
.social_media .icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  border-radius: var(--border-radius-small);
  background: var(--primary-color);
  color: var(--background-light);
  font-size: calc(var(--icon-width) / 2 - 3px);
}
.social_media .icons a:focus, .social_media .icons a:hover {
  background: var(--primary-color-dark);
  color: var(--background-light);
  opacity: 1;
}

/* @end */
/* !@group home first section */
.page_home .picture_top_home {
  flex: 0 0 600px;
  max-width: 48%;
  margin-left: var(--size-70);
  position: sticky;
  top: calc(var(--header-height) + var(--size-30));
}
.page_home .picture_top_home .resource_background {
  overflow: visible;
}
.page_home .picture_top_home a.resource_link {
  border-radius: var(--border-radius);
  overflow: hidden;
}
.page_home .picture_top_home img {
  border-radius: var(--border-radius);
}
.page_home h1 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin-top: var(--size-90);
}
.page_home h1 a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .page_home h1 {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.page_home h1:not(:last-child) {
  margin-bottom: var(--size-20);
}
.page_home h2.subtitle {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(32px, 6.6vw, 66px);
  line-height: clamp(38px, 7.6vw, 76px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin-top: 0;
}
.page_home h2.subtitle a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .page_home h2.subtitle {
    font-size: 28px;
    line-height: 34px;
  }
}
.page_home h2.subtitle:not(:last-child) {
  margin-bottom: var(--size-35);
}
.page_home div.introduction:not(:last-child) {
  margin-bottom: var(--size-60);
}
.page_home .text_wrap .portlet {
  margin-top: var(--size-60);
}
.page_home .text_wrap .portlet_content_link_wrap {
  display: flex;
  flex-flow: wrap;
  gap: var(--size-15) var(--size-30);
}
.page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link) {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link):hover, .page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link):focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link) {
    display: none;
  }
}
.page_home .text_wrap a.portlet_content_link:not(.portlet_content_second_link):after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.page_home .text_wrap a.portlet_content_second_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.page_home .text_wrap a.portlet_content_second_link:hover, .page_home .text_wrap a.portlet_content_second_link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .page_home .text_wrap a.portlet_content_second_link {
    display: none;
  }
}

/* @end */
/* !@group footer */
footer {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: #fff;
  margin-top: auto;
  padding-top: var(--size-150);
}
footer a {
  color: #fff;
}
@media print {
  footer {
    font-size: 13px;
    line-height: 21px;
  }
}
footer:focus {
  outline: 0 !important;
}
footer *:focus {
  outline-color: #fff !important;
}
.not_logged_in:has(#portlets_all_options:last-child .portlet.background_dark:nth-last-child(2)) footer {
  padding-top: 0;
  background: var(--background-medium);
}
footer .footer_inner {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
}
footer .copyright,
footer .footer_bottom {
  background: #33532b;
  color: #fff;
}
footer .cta_banner {
  position: relative;
}
footer .cta_banner:after {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  height: calc(100% - var(--size-100));
  display: block;
  background: #33532b;
  bottom: 0;
}
footer .cta_banner .portlet {
  padding: var(--size-100) var(--size-50);
  border-radius: var(--border-radius);
  background: var(--primary-color);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  color: #fff;
  position: relative;
  z-index: 1;
}
footer .cta_banner .portlet a {
  color: #fff;
}
@media print {
  footer .cta_banner .portlet {
    font-size: 15px;
    line-height: 24px;
  }
}
footer .cta_banner .portlet.portlet_no_title .management_controls + .cf + .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: #fff;
}
footer .cta_banner .portlet.portlet_no_title .management_controls + .cf + .portlet-title a {
  color: #fff;
  text-decoration: none;
}
@media print {
  footer .cta_banner .portlet.portlet_no_title .management_controls + .cf + .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
footer .cta_banner .portlet_inner {
  max-width: var(--siteframe-medium);
  margin: auto;
}
footer .cta_banner .portlet_text_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--size-20) var(--size-100);
}
footer .cta_banner .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: #fff;
  margin-bottom: 0;
}
footer .cta_banner .portlet-title a {
  color: #fff;
  text-decoration: none;
}
@media print {
  footer .cta_banner .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
footer .cta_banner a.portlet_content_link[href*="mailto:"]:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0e0";
  content: "\f0e0"/"";
  margin-right: 8px;
}
footer .cta_banner a.portlet_content_link[href*="mailto:"]:after {
  display: none;
}
footer .cta_banner a.portlet_content_link[href*="tel:"]:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f879";
  content: "\f879"/"";
  margin-right: 8px;
}
footer .cta_banner a.portlet_content_link[href*="tel:"]:after {
  display: none;
}
footer .cta_banner .portlet_content_description > a.portlet_content_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: rgba(11, 47, 21, 0.5);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  white-space: nowrap;
}
footer .cta_banner .portlet_content_description > a.portlet_content_link:hover, footer .cta_banner .portlet_content_description > a.portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: rgba(11, 47, 21, 0.7);
}
@media print {
  footer .cta_banner .portlet_content_description > a.portlet_content_link {
    display: none;
  }
}
footer .cta_banner .portlet_content_description > a.portlet_content_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
footer .cta_banner .portlet_content_link_wrap {
  display: flex;
  gap: var(--size-20) var(--size-30);
}
footer .cta_banner .portlet_content_link_wrap a {
  white-space: nowrap;
}
footer .cta_banner .portlet_content_link_wrap a:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
footer .cta_banner .portlet_content_link_wrap a:first-child:hover, footer .cta_banner .portlet_content_link_wrap a:first-child:focus {
  color: var(--primary-color-dark);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  footer .cta_banner .portlet_content_link_wrap a:first-child {
    display: none;
  }
}
footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: rgba(11, 47, 21, 0.5);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link:hover, footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: rgba(11, 47, 21, 0.7);
}
@media print {
  footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link {
    display: none;
  }
}
footer .cta_banner .portlet_content_link_wrap a.portlet_content_second_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
footer .footer_bottom .footer_inner {
  padding-top: var(--size-70);
  padding-bottom: var(--size-70);
}
footer .footer_bottom .footer_inner > .portlet {
  position: relative;
  margin-bottom: var(--size-30);
}
footer .footer_bottom .footer_inner > .portlet:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  background: rgba(255, 255, 255, 0.1);
}
footer .footer_bottom .footer_inner > .portlet .portlet_inner {
  max-width: var(--siteframe-medium);
  margin: 0 auto;
}
footer .footer_bottom .footer_inner > .portlet .portlet-title {
  display: inline-block;
  margin-left: calc(-1 * var(--size-15)) !important;
  padding: 0 var(--size-15);
  color: rgba(255, 255, 255, 0.5) !important;
  font-weight: 400;
  background: #33532b;
  position: relative;
  z-index: 1;
}
footer .footer_bottom .footer_inner > .portlet .portlet-content {
  display: none;
}
footer .footer_bottom .footer_inner_wrap {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  gap: var(--size-80) var(--size-40);
  max-width: var(--siteframe-medium);
  margin: 0 auto;
}
footer .footer_bottom .footer_inner_wrap > .portlet {
  flex: 1;
  min-width: 140px;
}
footer .footer_bottom a {
  text-decoration: none;
}
footer .footer_bottom a[href^="mailto:"]:before, footer .footer_bottom a[href^="tel:"]:before {
  width: 16px;
  display: inline-block;
  text-align: center;
}
footer .footer_bottom a[href^="mailto:"]:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0e0";
  content: "\f0e0"/"";
  margin-right: 8px;
}
footer .footer_bottom a[href^="tel:"]:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f879";
  content: "\f879"/"";
  margin-right: 8px;
}
footer .footer_bottom a:hover {
  color: #fff;
  opacity: 0.65;
}
footer .footer_bottom a.quicklink span {
  display: flex;
  align-items: center;
}
footer .footer_bottom a.quicklink span .icon i {
  margin-right: 8px;
  font-weight: 400;
  width: 18px;
  text-align: center;
}
footer .footer_bottom .portlet.portlet_no_title .management_controls + .cf + .portlet-title,
footer .footer_bottom .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
footer .footer_bottom .portlet.portlet_no_title .management_controls + .cf + .portlet-title a,
footer .footer_bottom .portlet-title a {
  color: #fff;
}
@media print {
  footer .footer_bottom .portlet.portlet_no_title .management_controls + .cf + .portlet-title,
  footer .footer_bottom .portlet-title {
    font-size: 13px;
    line-height: 21px;
  }
}
footer .footer_bottom .social_media {
  align-self: center;
}
footer .footer_bottom .social_media .icons a {
  background: rgba(255, 255, 255, 0.07);
  color: #fff;
}
footer .footer_bottom .social_media .icons a:hover {
  background: rgba(255, 255, 255, 0.15);
}
footer .copyright ul {
  display: flex;
  flex-flow: wrap;
  gap: var(--size-10) var(--size-30);
  padding-top: var(--size-50);
  padding-bottom: var(--size-50);
  list-style: none;
  color: rgba(255, 255, 255, 0.5);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
footer .copyright ul a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
footer .copyright ul a:hover {
  color: #fff;
}
footer .copyright ul li:nth-last-child(2) {
  margin-right: auto;
}
footer .copyright ul li:last-child {
  margin-left: auto;
  padding-right: 0;
}
footer .copyright ul li:last-child span {
  display: none;
}

/* @end */
/* @group privacy banner */
#privacy_banner {
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 100%;
  max-width: 460px;
  background: rgba(30.52, 63.64, 39.72, 0.95);
  border-radius: var(--border-radius);
  z-index: 1000;
  --icon-width: 86px;
}
#privacy_banner #privacy_banner_inner {
  padding: 20px;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-align: left;
  position: relative;
  color: #fff;
}
@media print {
  #privacy_banner #privacy_banner_inner {
    font-size: 12px;
    line-height: 15px;
  }
}
#privacy_banner #privacy_icon {
  display: inline-block;
  vertical-align: middle;
  width: var(--icon-width);
  margin-right: -5px;
}
#privacy_banner #privacy_icon i {
  font-size: calc(var(--icon-width) / 1.3);
  line-height: calc(var(--icon-width) / 1.3);
}
#privacy_banner #privacy_description_wrap {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - var(--icon-width));
}
#privacy_banner .privacy_responsive_icon {
  display: none;
  float: left;
  margin-right: 10px;
}
#privacy_banner .privacy_responsive_icon i {
  font-size: 30px;
  line-height: 30px;
}
#privacy_banner #privacy_button,
#privacy_banner #privacy_more_information {
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
}
#privacy_banner #privacy_button {
  margin-right: 10px;
  width: auto;
  padding: 8px 14px 7px;
  text-decoration: none;
  border: none;
  outline: none;
  cursor: pointer;
  backface-visibility: hidden;
  transition: all 0.2s ease-out;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  border-radius: var(--border-radius-small);
}
#privacy_banner #privacy_button i {
  margin-right: 6px;
}
#privacy_banner #privacy_button i:before {
  color: #fff;
}
#privacy_banner #privacy_button:hover, #privacy_banner #privacy_button:focus, #privacy_banner #privacy_button:active {
  color: #fff;
  background: var(--primary-color);
  opacity: 1;
}
#privacy_banner #privacy_more_information {
  position: relative;
  text-decoration: none;
  color: #fff;
}
#privacy_banner #privacy_more_information:before {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background: #fff;
}
#privacy_banner #privacy_more_information:hover, #privacy_banner #privacy_more_information:focus, #privacy_banner #privacy_more_information:active {
  opacity: 0.7;
}
@media screen and (max-width: 500px) {
  #privacy_banner {
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 380px) {
  #privacy_banner #privacy_icon {
    display: none;
  }
  #privacy_banner #privacy_description_wrap {
    width: 100%;
  }
  #privacy_banner .privacy_responsive_icon {
    display: block;
    float: left;
  }
  #privacy_banner .privacy_message {
    overflow: hidden;
  }
}

/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group headings, paragraph */
h1 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(32px, 6.6vw, 66px);
  line-height: clamp(38px, 7.6vw, 76px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
h1 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
h1:not(:last-child) {
  margin-bottom: var(--size-40);
}
h1 + h2.subtitle {
  margin-top: calc(-1 * var(--size-40));
}

h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
h2 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  h2 {
    font-size: 24px;
    line-height: 29px;
  }
}
h2.subtitle {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(32px, 6.6vw, 66px);
  line-height: clamp(38px, 7.6vw, 76px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  font-weight: 400;
}
h2.subtitle a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  h2.subtitle {
    font-size: 28px;
    line-height: 34px;
  }
}
h2.subtitle:not(:last-child) {
  margin-bottom: var(--size-40);
}
h2:not(:first-child) {
  margin-top: var(--size-110);
}
h2:not(:last-child) {
  margin-bottom: var(--size-30);
}
h2 + h3:not(:first-child) {
  margin-top: calc(-1 * var(--size-10));
}

h3 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(25px, 3.6vw, 36px);
  line-height: clamp(27px, 4.2vw, 42px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
h3 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  h3 {
    font-size: 20px;
    line-height: 23px;
  }
}
h3:not(:first-child) {
  margin-top: var(--size-80);
}
h3:not(:last-child) {
  margin-bottom: var(--size-25);
}

h4 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
}
h4 a {
  color: var(--text-color);
  text-decoration: none;
}
@media print {
  h4 {
    font-size: 18px;
    line-height: 21px;
  }
}

h5 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  font-weight: 400;
}
h5 a {
  color: var(--text-color);
  text-decoration: none;
}
@media print {
  h5 {
    font-size: 18px;
    line-height: 21px;
  }
}

h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
}
h6 a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  h6 {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}

h4:not(:first-child), h5:not(:first-child), h6:not(:first-child) {
  margin-top: var(--size-40);
}
h4:not(:last-child), h5:not(:last-child), h6:not(:last-child) {
  margin-bottom: var(--size-15);
}

div.introduction {
  max-width: var(--siteframe-very-small);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: clamp(28px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  div.introduction {
    font-size: 16px;
    line-height: 24px;
  }
}
div.introduction:not(:last-child) {
  margin-bottom: var(--size-90);
}
.text_center div.introduction {
  margin-left: auto;
  margin-right: auto;
}

p:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
p:empty {
  display: none;
}

/* @end */
/* !@group links & buttons */
a {
  color: var(--text-color);
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: var(--primary-color);
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-out;
}
a:hover {
  color: var(--primary-color);
}
a.button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
a.button:hover, a.button:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  a.button {
    display: none;
  }
}
a.button.medium {
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(13px, 1.8vw, 18px) clamp(20px, 3vw, 30px);
}
a.button.medium:hover, a.button.medium:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  a.button.medium {
    display: none;
  }
}
a.button.big {
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
a.button.big:hover, a.button.big:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  a.button.big {
    display: none;
  }
}
a.button.outline {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
}
a.button.outline:hover, a.button.outline:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  a.button.outline {
    display: none;
  }
}
a.button.outline.medium {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(13px, 1.8vw, 18px) clamp(20px, 3vw, 30px);
  font-weight: 400;
}
a.button.outline.medium:hover, a.button.outline.medium:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  a.button.outline.medium {
    display: none;
  }
}
a.button.outline.big {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
a.button.outline.big:hover, a.button.outline.big:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  a.button.outline.big {
    display: none;
  }
}
a.external {
  text-decoration: none;
}
a.external:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f08e";
  margin-left: 8px;
}
a.mail {
  text-decoration: none;
}
a.mail:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0e0";
  content: "\f0e0"/"";
  margin-right: 8px;
}
a.phone {
  text-decoration: none;
}
a.phone:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f879";
  content: "\f879"/"";
  margin-right: 8px;
}

/* @end */
/* !@group list elements */
ol,
ul {
  margin: 0;
  list-style: none;
}
ol:not(:first-child),
ul:not(:first-child) {
  margin-top: var(--paragraph-space);
}
ol:not(:last-child),
ul:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
ol li,
ul li {
  position: relative;
}
ol li:not(:first-child),
ul li:not(:first-child) {
  margin-top: 0.2em;
}

ul li {
  padding-left: 1em;
}
ul li:before {
  position: absolute;
  left: 0;
  font-family: "Font Awesome 6 Pro";
  content: "\f111";
  font-size: 0.4em;
  font-weight: 900;
  color: var(--primary-color);
}
ul.level1, ul.level2, ul.copy, ul.tags, ul.select2-results__options, ul.select2-selection__rendered, ul.property_filter_as_tags, ul.sitemap, ul.rwd_navigation, ul.meta-navigation, ul.navigation {
  margin: 0;
}
ul.level1 li, ul.level2 li, ul.copy li, ul.tags li, ul.select2-results__options li, ul.select2-selection__rendered li, ul.property_filter_as_tags li, ul.sitemap li, ul.rwd_navigation li, ul.meta-navigation li, ul.navigation li {
  margin: 0;
  padding: 0;
}
ul.level1 li:before, ul.level2 li:before, ul.copy li:before, ul.tags li:before, ul.select2-results__options li:before, ul.select2-selection__rendered li:before, ul.property_filter_as_tags li:before, ul.sitemap li:before, ul.rwd_navigation li:before, ul.meta-navigation li:before, ul.navigation li:before {
  display: none !important;
}

ol {
  list-style: none;
  counter-reset: item;
}
ol li {
  padding-left: 1.2em;
  counter-increment: item;
}
ol li:before {
  content: counter(item) ".";
  position: absolute;
  left: 0;
  font-weight: 700;
  color: var(--primary-color);
}

/* @end */
/* !@group table */
.table_wrap_container {
  overflow: auto;
  max-width: 100%;
  margin: 0;
  position: relative;
  -webkit-overflow-scrolling: touch;
  --scroll-indicator-size: clamp(18px,2vw,20px);
}
.table_wrap_container .table_wrap {
  overflow: auto;
  max-width: 100%;
}
.table_wrap_container:not(:first-child) {
  margin-top: var(--paragraph-space);
}
.table_wrap_container:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.table_wrap_container.visible_indicator {
  position: relative;
  padding: calc(var(--scroll-indicator-size) + var(--size-10)) 0 0;
}
.table_wrap_container.visible_indicator .table_scroll_indicator {
  display: block;
}
.table_wrap_container .table_scroll_indicator {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  font-size: var(--scroll-indicator-size);
  line-height: var(--scroll-indicator-size);
}
.table_wrap_container .table_scroll_indicator:hover {
  cursor: pointer;
}

table {
  text-align: left;
  border-collapse: collapse;
  border-spacing: 0;
}
table td,
table th {
  padding: var(--size-15);
  background: none;
  color: var(--text-color);
}
table td a,
table th a {
  color: var(--text-color);
}
table td:first-child,
table th:first-child {
  padding-left: 0;
}
table td:last-child,
table th:last-child {
  padding-right: 0;
}
table th {
  border-bottom: 2px solid var(--text-color);
}
table td {
  border-top: 1px solid var(--background-dark);
  min-width: 100px;
}

/* @end */
/* !@group accordeon */
.accordeon_wrap:not(:first-child) {
  margin-top: var(--paragraph-space);
}
.accordeon_wrap:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.accordeon_wrap .accordeon_entry {
  border-top: 1px solid var(--background-dark);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  line-height: clamp(22px, 2.4vw, 27px);
  cursor: pointer;
}
@media print {
  .accordeon_wrap .accordeon_entry {
    font-size: 13px;
    line-height: 21px;
  }
}
.accordeon_wrap .accordeon_entry:last-child {
  border-bottom: 1px solid var(--background-dark);
}
.accordeon_wrap .accordeon_entry:hover .accordeon_title_selector {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
.accordeon_wrap .accordeon_entry:hover .accordeon_title_selector > a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
.accordeon_wrap .accordeon_entry:hover .accordeon_title_selector:after {
  background: var(--icon-color);
}
.accordeon_wrap .accordeon_entry.visible_detail .accordeon_title_selector {
  color: var(--text-color);
}
.accordeon_wrap .accordeon_entry.visible_detail .accordeon_title_selector:after {
  background: var(--icon-color-light);
  color: var(--icon-color);
  transform: rotate(45deg);
}
.accordeon_wrap .accordeon_entry .accordeon_title_selector {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding-top: var(--size-30);
  padding-bottom: var(--size-30);
  transition: all 0.2s ease-out;
}
.accordeon_wrap .accordeon_entry .accordeon_title_selector,
.accordeon_wrap .accordeon_entry .accordeon_title_selector > a {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
}
.accordeon_wrap .accordeon_entry .accordeon_title_selector a,
.accordeon_wrap .accordeon_entry .accordeon_title_selector > a a {
  color: var(--text-color);
  text-decoration: none;
}
@media print {
  .accordeon_wrap .accordeon_entry .accordeon_title_selector,
  .accordeon_wrap .accordeon_entry .accordeon_title_selector > a {
    font-size: 18px;
    line-height: 21px;
  }
}
.accordeon_wrap .accordeon_entry .accordeon_title_selector > a {
  pointer-events: none;
}
.accordeon_wrap .accordeon_entry .accordeon_title_selector:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 6 Pro";
  content: "+";
  font-size: calc(var(--icon-width) / 2);
  flex: 0 0 var(--icon-width);
  width: var(--icon-width);
  height: var(--icon-width);
  border-radius: 100%;
  background: var(--icon-color);
  color: var(--background-light);
  transition: all 0.2s ease-out;
}
.accordeon_wrap .accordeon_entry .accordeon_content {
  display: none;
  padding: 0;
  margin-top: 0;
  padding-bottom: var(--size-30);
}
@media print {
  .accordeon_wrap .accordeon_entry .accordeon_title_selector:after {
    display: none;
  }
  .accordeon_wrap .accordeon_entry .accordeon_content {
    display: block;
  }
}

.accordeon {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

/* @end */
/* !@group tags */
.listing_property_filter ~ ul.tags {
  margin-top: var(--size-25);
}

ul.property_filter_as_tags,
ul.tags {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  gap: clamp(8px, 2.5vw, 25px);
}
ul.property_filter_as_tags li,
ul.tags li {
  pointer-events: none;
}
ul.property_filter_as_tags li button,
ul.property_filter_as_tags li span,
ul.tags li button,
ul.tags li span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--text-color);
  background: var(--background-medium);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
  pointer-events: all;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
}
ul.property_filter_as_tags li button:hover, ul.property_filter_as_tags li button:focus,
ul.property_filter_as_tags li span:hover,
ul.property_filter_as_tags li span:focus,
ul.tags li button:hover,
ul.tags li button:focus,
ul.tags li span:hover,
ul.tags li span:focus {
  color: var(--text-color);
  border: 1px solid transparent;
  background: var(--background-dark);
}
@media print {
  ul.property_filter_as_tags li button,
  ul.property_filter_as_tags li span,
  ul.tags li button,
  ul.tags li span {
    display: none;
  }
}
ul.property_filter_as_tags li.selected span,
ul.property_filter_as_tags li.selected button, ul.property_filter_as_tags li[class*=active] span,
ul.property_filter_as_tags li[class*=active] button,
ul.tags li.selected span,
ul.tags li.selected button,
ul.tags li[class*=active] span,
ul.tags li[class*=active] button {
  background: var(--primary-color);
  color: #fff;
  font-weight: 700;
}
.filter_tags_wrap_left ul.property_filter_as_tags,
.filter_tags_wrap_left ul.tags {
  flex-flow: column;
  gap: var(--size-25) 0;
  width: 100%;
}
.filter_tags_wrap_left ul.property_filter_as_tags li span,
.filter_tags_wrap_left ul.tags li span {
  width: 100%;
}

/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group metanavigation */
ul.meta-navigation {
  display: flex;
  flex-flow: wrap;
  list-style: none;
  margin-left: auto;
}
ul.meta-navigation > li:not(:first-child) {
  margin-left: var(--meta-navigation-space);
}
ul.meta-navigation > li > a {
  opacity: 0.6;
}
ul.meta-navigation > li:hover > a {
  opacity: 1;
}
ul.meta-navigation > li.current > a {
  color: var(--primary-color);
  opacity: 1;
}

/* @end */
/* !@group navigation */
#navigation:focus {
  outline: 0 !important;
}

ul.navigation {
  list-style: none;
  --gap: var(--size-20) var(--navigation-space);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
}
ul.navigation > .cf {
  display: none;
}
ul.navigation li.level0.current > a,
ul.navigation li.level1.current > a,
ul.navigation li.level2.current > a {
  color: var(--primary-color);
}
ul.navigation li.level0 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(20px, 3vw, 22px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  position: relative;
}
ul.navigation li.level0 a {
  color: var(--text-color);
  text-decoration: none;
}
ul.navigation li.level0 > a {
  position: relative;
}
ul.navigation li.level0 > a:not(:only-child) span:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: calc(var(--dropdown-space-top) + 7px);
  display: block;
  background: transparent;
}
ul.navigation li.level0 > a:not(:only-child):after {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  content: "\f107"/"";
  margin-left: 8px;
  vertical-align: -1px;
  transition: all 0.2s ease-out;
}
ul.navigation li.level0:focus > a, ul.navigation li.level0:hover > a {
  opacity: 0.65;
}
ul.navigation li.level0:focus > a:not(:only-child):after, ul.navigation li.level0:hover > a:not(:only-child):after {
  content: "\f106"/"";
}
ul.navigation li.level0:focus > a:not(:only-child) span:before, ul.navigation li.level0:hover > a:not(:only-child) span:before {
  width: calc(100% + 300px);
  left: -150px;
}
ul.navigation li.level0:focus ul.level1, ul.navigation li.level0:hover ul.level1 {
  opacity: 1;
  pointer-events: all;
}
ul.navigation li.level0:focus-within ul.level1 {
  opacity: 1;
  pointer-events: all;
}
ul.navigation li.level0.current > a {
  opacity: 1;
}
ul.navigation li.level0.dropdown_position_right_fix {
  position: static;
}
ul.navigation li.level0.dropdown_position_right_fix ul.level1 {
  flex-flow: wrap;
  left: auto;
  transform: translate(0, 0);
  right: 10px;
  max-width: calc(100% - 20px);
  top: calc(100% - var(--dropdown-space-top) - 7px);
}
ul.navigation ul.level1 {
  position: absolute;
  top: calc(100% + var(--dropdown-space-top));
  left: 50%;
  transform: translate(-50%, 0);
  --gap: var(--size-20) var(--size-40);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
  background: var(--background-light);
  border-radius: var(--border-radius);
  border: var(--dropdown-border);
  box-shadow: var(--box-shadow);
  list-style: none;
  padding: var(--size-40);
  box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
}
ul.navigation ul.level1 > .cf {
  display: none;
}
ul.navigation ul.level1 a {
  display: block;
}
ul.navigation ul.level1.has_level2 {
  flex-flow: row;
}
ul.navigation ul.level1 > li {
  min-width: 240px;
  box-sizing: border-box;
}
ul.navigation ul.level1 > li > a {
  font-weight: 700;
}
ul.navigation ul.level1 > li > a:hover {
  opacity: 0.65;
}
ul.navigation ul.level1 > li.current > a {
  opacity: 1;
}
ul.navigation ul.level2 {
  list-style: none;
  margin-top: var(--size-25);
}
ul.navigation ul.level2 > li:not(:first-child) {
  margin-top: var(--size-15);
}
ul.navigation ul.level2 > li > a {
  font-weight: 400;
  opacity: 0.65;
}
ul.navigation ul.level2 > li > a:hover {
  opacity: 1;
}
ul.navigation ul.level2 > li.current > a {
  opacity: 1;
}
ul.navigation ul.level3 {
  display: none;
}

/* @end */
/* !@group responsive navigation toggle */
.responsive_navigation_toggle {
  --icon-width: 40px;
  --height-span: 5px;
  --height-gap: 8px;
  margin-left: var(--size-30);
  width: var(--icon-width);
  flex: 0 0 var(--icon-width);
  height: var(--icon-width);
  position: relative;
  transform: rotate(0deg);
  transition: all 0.5s ease-out;
  cursor: pointer;
  display: none;
}
.responsive_navigation_toggle:after {
  content: "";
  position: absolute;
  top: calc(-1 * var(--header-height));
  left: auto;
  width: 100vw;
  height: calc(100vh + var(--header-height));
  display: block;
  background: rgba(var(--background-dark-style-rgb), 0.1);
  position: fixed;
  right: calc(-1 * var(--siteframe-space));
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  opacity: 0;
  pointer-events: none;
}
.responsive_navigation_toggle span {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: var(--height-span);
  background: var(--primary-color);
  border-radius: 3px;
  transform: rotate(0deg);
  transition: all 0.25s ease-out;
  opacity: 1;
  z-index: 1;
}
.responsive_navigation_toggle span:nth-child(1) {
  top: calc(var(--icon-width) / 2 - var(--height-span) / 2 - var(--height-span) - var(--height-gap));
}
.responsive_navigation_toggle span:nth-child(2) {
  top: calc(var(--icon-width) / 2 - var(--height-span) / 2);
}
.responsive_navigation_toggle span:nth-child(3) {
  top: calc(var(--icon-width) / 2 - var(--height-span) / 2 + var(--height-span) + var(--height-gap));
}
.navi_open .responsive_navigation_toggle:after {
  opacity: 1;
  pointer-events: all;
}
.navi_open .responsive_navigation_toggle span:nth-child(1) {
  position: absolute;
  top: calc(50% - var(--height-span) / 2);
  transform: rotate(45deg);
}
.navi_open .responsive_navigation_toggle span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.navi_open .responsive_navigation_toggle span:nth-child(3) {
  position: absolute;
  top: calc(50% - var(--height-span) / 2);
  transform: rotate(-45deg);
}

/* @end */
/* !@group rwd navigation */
#rwdnav {
  display: none;
  position: fixed;
  height: 100%;
  width: calc(100% - 100px);
  z-index: 300;
  background: var(--background-light);
  left: -100%;
  border-right: 1px solid rgba(var(--background-dark-style-rgb), 0.1);
  transition: all 0.4s ease-out;
  overflow: auto;
}
.navi_open #rwdnav {
  left: 0;
}
#rwdnav .rwdnav_inner {
  display: flex;
  flex-flow: column;
  padding: var(--size-30);
  box-sizing: border-box;
  min-height: 100%;
}
#rwdnav a {
  text-decoration: none;
}
#rwdnav .current > a {
  opacity: 1 !important;
  font-weight: 700 !important;
  color: var(--primary-color) !important;
}
#rwdnav li.level0 {
  padding: 0 var(--size-10);
}
#rwdnav li.level0 > a {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
  font-size: clamp(20px, 2.2vw, 22px);
  line-height: clamp(28px, 3vw, 30px);
  padding-top: var(--size-20);
  padding-bottom: var(--size-20);
}
#rwdnav li.level0 > a:not(:only-child):after {
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  content: "\f107"/"";
  transition: all 0.3s ease-out;
}
#rwdnav li.level0:not(:first-child) {
  border-top: 1px solid rgba(var(--background-dark-style-rgb), 0.1);
}
#rwdnav li.level0.current > a:not(:only-child):after, #rwdnav li.level0.active > a:not(:only-child):after {
  transform: rotate(180deg);
}
#rwdnav li.level0.current ul.level1, #rwdnav li.level0.active ul.level1 {
  display: block;
}
#rwdnav ul.level1 {
  display: none;
  margin-top: 0;
  padding-bottom: var(--size-20);
}
#rwdnav li.level1 > a {
  font-weight: 400;
  font-size: clamp(18px, 1.9vw, 19px);
  line-height: clamp(25px, 2.6vw, 26px);
}
#rwdnav li.level1:not(:first-child) {
  margin-top: var(--size-10);
}
#rwdnav li.level1:not(:last-child) ul.level2 {
  margin-bottom: var(--size-20);
}
#rwdnav ul.level2:not(:empty) {
  margin-top: var(--size-5);
}
#rwdnav li.level2 {
  font-weight: 400;
  font-size: clamp(15px, 1.5vw, 16px);
  line-height: clamp(21px, 2vw, 22px);
}
#rwdnav li.level2:not(:first-child) {
  margin-top: var(--size-5);
}
#rwdnav li.level2 > a {
  opacity: 0.6;
}
#rwdnav li.level2 > a:before {
  content: "- ";
  content: "- "/"";
}
#rwdnav ul.level4,
#rwdnav ul.level3 {
  display: none;
}
#rwdnav .language_switcher {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
  gap: var(--size-10);
  order: 2;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  margin-top: auto;
  padding: var(--size-10);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
}
@media print {
  #rwdnav .language_switcher {
    font-size: 13px;
    line-height: 21px;
  }
}
#rwdnav .language_switcher .current {
  font-weight: 700;
}
#rwdnav #dark_light_toggle {
  display: flex;
  order: 1;
  margin: var(--size-20) 0;
}
#rwdnav #dark_light_toggle .dark_light_toggle_inner {
  padding: 3px;
  background: var(--background-medium);
}

/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group global pictures styles */
.picture_content_wrap .picture_content .resource_background {
  overflow: visible;
}

.picture {
  position: relative;
  width: 100%;
}
.picture .resource_link {
  position: relative;
}
.picture .resource_link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(var(--background-rgb), 0.3);
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease-out;
  background: transparent;
}
.picture .resource_link:after {
  position: absolute;
  top: calc(50% - var(--icon-width) / 2);
  left: calc(50% - var(--icon-width) / 2);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-weight: 900;
  font-size: calc(var(--icon-width) / 2.2);
  line-height: var(--icon-width);
  color: var(--background-dark-style-dark);
  background: rgba(var(--background-rgb), 0.5);
  border-radius: 100%;
  z-index: 2;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.3s ease-out;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.picture .resource_link img {
  transform: scale(1);
  transition: transform 0.6s ease-out;
}
.picture .resource_link:hover:after, .picture .resource_link:hover:before {
  opacity: 1;
}
.picture .resource_link:hover:after {
  transform: scale(1);
  transition-delay: 0.1s;
}
.picture .resource_link:hover img {
  transform: scale(1.06);
}
.picture .resource_link.fancybox:after {
  content: "\f00e";
  content: "\f00e"/"";
  font-weight: 400;
}
.picture img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  font-size: 0;
  display: block;
}
.picture .resource_link,
.picture .resource_background {
  display: block;
}
.picture .resource_subtitle {
  display: none;
}
.picture .resource_description {
  position: absolute;
  bottom: 10px;
  left: 10px;
  clip: unset;
  width: auto;
  height: auto;
  max-width: calc(100% - 20px);
  font-size: clamp(12px, 1.4vw, 14px);
  line-height: clamp(15px, 1.8vw, 18px);
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  padding: 6px 10px;
  border-radius: var(--border-radius-small);
  box-sizing: border-box;
}
.picture .resource_description p {
  display: inline-block;
  margin: 0;
}
.picture .resource_description .resource_title {
  font-weight: 700;
  padding-right: 5px;
}

/* @end */
/* !@group picture top big */
.picture_top {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
}
.picture_top .resource_link {
  pointer-events: none;
}
.picture_top .resource_link:hover img {
  transform: scale(1);
}
.picture_top .resource_link:before, .picture_top .resource_link:after {
  display: none;
}
.picture_top:not(:first-child) {
  margin-top: var(--size-50);
}
.picture_top .resource_background {
  overflow: visible;
  border-radius: var(--border-radius);
}
.picture_top a.resource_link,
.picture_top img {
  border-radius: var(--border-radius);
}
.picture_top .resource_description {
  position: relative;
  bottom: unset;
  left: unset;
  margin-top: var(--size-15);
  padding: 0;
  background: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
}

/* @end */
/* !@group gallery */
#mixItUp.gallery_tags:not(:first-child) {
  margin-top: var(--size-70);
}

.gallery {
  --gap: var(--size-40);
  --columns: 3;
  display: grid;
  grid-template-columns: repeat(var(--columns), 1fr);
  grid-gap: var(--gap);
}
.gallery > .cf {
  display: none;
}
.gallery .resource_background {
  overflow: visible;
}
.gallery a.resource_link {
  border-radius: var(--border-radius);
  overflow: hidden;
}
.gallery img {
  border-radius: var(--border-radius);
}
.gallery .picture {
  margin: 0;
}

/* @end */
/* !@group video top */
#content > .videos {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
}
#content > .videos:not(:first-child) {
  margin-top: var(--size-50);
}
#content > .videos video {
  border-radius: var(--border-radius);
}

.videos video {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
}
.videos .video {
  display: flex;
  flex-flow: column;
}
.videos .video:not(:first-child) {
  margin-top: var(--size-50);
}
.videos .video video {
  order: -1;
}
.videos .resource_video_description_wrap {
  margin-top: var(--size-15);
}
.videos .resource_video_description_wrap,
.videos .resource_video_description_wrap h3 {
  font-size: 14px;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: 18px;
  line-height: clamp(16px, 1.8vw, 18px);
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
.videos .resource_video_description_wrap .resource_video_description,
.videos .resource_video_description_wrap h3 {
  display: inline-block;
  margin: 0;
}
.videos .resource_video_description_wrap h3 {
  font-weight: 700;
}
.videos .resource_video_description_wrap h3 + * > p:first-child:before {
  content: ":";
  padding-right: 3px;
  font-weight: 700;
}
.videos + .picture_top {
  display: none;
}

/* @end */
/* !@group slider standard styles */
.slick-track {
  display: flex;
  justify-content: center;
}

.slick-slide {
  margin: 0 var(--size-20);
}
.slick-slide > div {
  display: flex;
  width: 100%;
  height: 100%;
}

.slick-list {
  width: auto;
  margin: 0 calc(-1 * var(--size-20));
  padding: 0 !important;
  overflow: hidden;
}

span.slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
}
span.slick-arrow:hover, span.slick-arrow:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  span.slick-arrow {
    display: none;
  }
}
span.slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}

ul.slick-dots {
  --icon-width: clamp(8px,1.3vw,13px);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--size-10);
}
ul.slick-dots:not(:first-child) {
  margin-top: var(--size-50);
}
ul.slick-dots li {
  padding: 0 !important;
  margin: 0 !important;
}
ul.slick-dots li:before {
  display: none;
}
ul.slick-dots li button {
  width: var(--icon-width);
  height: var(--icon-width);
  border-radius: 100%;
  font-size: 0;
  background: rgba(var(--background-dark-style-rgb), 0.15);
  border: none;
  display: block;
  transition: all 0.3s ease-out;
}
ul.slick-dots li:hover button {
  background: rgba(var(--background-dark-style-rgb), 0.3);
}
ul.slick-dots li.slick-active button {
  background: var(--primary-color);
}

/* @end */
/* !@group documents */
.documents:not(:first-child) {
  margin-top: var(--size-90);
}
.documents .document:not(:first-child) {
  margin-top: var(--size-10);
}
.documents a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--text-color);
  background: var(--background-medium);
  border: 1px solid var(--background-medium);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
  justify-content: flex-start;
  width: 100%;
  text-align: left;
}
.documents a:hover, .documents a:focus {
  color: var(--text-color);
  border: 1px solid var(--background-dark);
  background: var(--background-dark);
}
@media print {
  .documents a {
    display: none;
  }
}
.documents a .description {
  font-weight: 400;
  margin-left: 6px;
}
.documents .document_tag_wrap:not(:first-child) {
  margin-top: var(--size-60);
}

/* @end */
/* !@group music */
.musics:not(:first-child) {
  margin-top: var(--size-90);
}
.musics .music:not(:first-child) {
  margin-top: var(--size-50);
}
.musics .music h3 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.musics .music h3 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .musics .music h3 {
    font-size: 18px;
    line-height: 21px;
  }
}
.musics .music h3:not(:last-child) {
  margin-bottom: var(--size-15);
}
.musics .music audio {
  width: 100%;
  display: block;
}
.musics .music audio:not(:first-child) {
  margin-top: var(--size-20);
}

/* @end */
/* !@group iframe */
iframe {
  display: block;
  width: 100%;
  max-width: 100%;
  border: none;
}
iframe[src*="www.youtube.com"] {
  aspect-ratio: 16/9;
  height: auto;
}

/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group global portlet styles */
.portlet.portlet_no_title.portlet_no_subtitle.portlet_no_content.hidden {
  display: block;
}
.portlets .portlet:not(:first-child) {
  margin-top: var(--size-90);
}
.portlets .portlet [class*=_subtitle],
.portlets .portlet .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.portlets .portlet [class*=_subtitle] a,
.portlets .portlet .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets .portlet [class*=_subtitle],
  .portlets .portlet .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
.portlets .portlet [class*=_subtitle]:not(:last-child),
.portlets .portlet .portlet-title:not(:last-child) {
  margin-bottom: var(--size-35);
}
.portlets .portlet[class*=has_subtitle] .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
}
.portlets .portlet[class*=has_subtitle] .portlet-title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .portlets .portlet[class*=has_subtitle] .portlet-title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.portlets .portlet[class*=has_subtitle] .portlet-title:not(:last-child) {
  margin-bottom: var(--size-25);
}
.portlets .portlet [class*=_introduction] {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: clamp(28px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets .portlet [class*=_introduction] {
    font-size: 16px;
    line-height: 24px;
  }
}
.portlets .portlet [class*=_introduction]:not(:last-child) {
  margin-bottom: var(--size-35);
}
.portlets .portlet .portlet_content_description > a.portlet_content_link,
.portlets .portlet .portlet_text_wrap > a.portlet_listing_link {
  margin: var(--size-50) 0 0;
}
.portlets .portlet a.portlet_content_link:not(.portlet_content_second_link) {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.portlets .portlet a.portlet_content_link:not(.portlet_content_second_link):hover, .portlets .portlet a.portlet_content_link:not(.portlet_content_second_link):focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets .portlet a.portlet_content_link:not(.portlet_content_second_link) {
    display: none;
  }
}
.portlets .portlet a.portlet_content_link:not(.portlet_content_second_link):after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.portlets .portlet a.portlet_content_link.portlet_content_second_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
}
.portlets .portlet a.portlet_content_link.portlet_content_second_link:hover, .portlets .portlet a.portlet_content_link.portlet_content_second_link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets .portlet a.portlet_content_link.portlet_content_second_link {
    display: none;
  }
}
.portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link) {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--secondary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link):hover, .portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link):focus {
  color: #fff;
  border: 1px solid var(--secondary-color-dark);
  background: var(--secondary-color-dark);
}
@media print {
  .portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link) {
    display: none;
  }
}
.portlets .portlet a.portlet_listing_link:not(.portlet_listing_second_link):after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.portlets .portlet a.portlet_listing_link.portlet_listing_second_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--secondary-color);
  background: transparent;
  border: 1px solid var(--secondary-color);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.portlets .portlet a.portlet_listing_link.portlet_listing_second_link:hover, .portlets .portlet a.portlet_listing_link.portlet_listing_second_link:focus {
  color: var(--secondary-color);
  border: 1px solid var(--secondary-color-light);
  background: var(--secondary-color-light);
}
@media print {
  .portlets .portlet a.portlet_listing_link.portlet_listing_second_link {
    display: none;
  }
}
.portlets .portlet .portlet_listing_link_wrap,
.portlets .portlet .portlet_content_link_wrap {
  display: flex;
  flex-flow: wrap;
  margin-top: var(--size-50);
  gap: var(--size-15) var(--size-20);
}

/* @end */
/* !@group search portlet */
.portlet_search h3 {
  display: none;
}
.portlet_search form {
  display: flex;
  gap: var(--size-20);
}
.portlet_search #portlet-search-input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
.portlet_search #portlet-search-input a {
  color: var(--input-color);
}
@media print {
  .portlet_search #portlet-search-input {
    font-size: 12px;
    line-height: 15px;
  }
}
.portlet_search #portlet-search-input:focus, .portlet_search #portlet-search-input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.portlet_search #portlet-search-input[data-com-onepassword-filled=light], .portlet_search #portlet-search-input:-webkit-autofill, .portlet_search #portlet-search-input:-webkit-autofill:hover, .portlet_search #portlet-search-input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.portlet_search #portlet-search-input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.portlet_search #portlet-search-input::placeholder, .portlet_search #portlet-search-input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.portlet_search #portlet-search-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.portlet_search #portlet-search-button:hover, .portlet_search #portlet-search-button:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlet_search #portlet-search-button {
    display: none;
  }
}

/* @end */
/* !@group info portlet left */
#portlets_info_left {
  position: sticky;
  top: calc(var(--header-height) + var(--size-20));
  flex: 0 0 clamp(280px, 33.5vw, 355px);
  margin-right: clamp(60px, 11vw, 110px);
  order: -1;
}
@media screen and (max-width: 1200px) {
  #portlets_info_left {
    flex: 0 0 clamp(280px, 32vw, 320px);
    margin-right: clamp(40px, 8vw, 60px);
  }
}
@media screen and (max-width: 900px) {
  #portlets_info_left {
    position: relative;
    top: 0;
    flex: unset;
    width: 100%;
    margin-right: 0;
  }
}
@media print {
  #portlets_info_left {
    max-width: 250px;
    margin-right: 30px;
  }
}
.filter_tags_wrap_left #portlets_info_left {
  margin-right: 0;
}
.filter_tags_wrap_left #portlets_info_left:not(:first-child) {
  margin-top: var(--size-60);
}

div.portlets_info_left .portlet:not(:first-child) {
  margin-top: var(--size-40);
}
div.portlets_info_left .portlet .portlet-content {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
div.portlets_info_left .portlet .portlet-content.cf {
  display: none;
}
div.portlets_info_left .portlet .videos,
div.portlets_info_left .portlet .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
div.portlets_info_left .portlet .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
div.portlets_info_left .portlet .videos + .pictures {
  display: none;
}
div.portlets_info_left .portlet .videos .video,
div.portlets_info_left .portlet .videos video {
  height: 100%;
}
div.portlets_info_left .portlet .pictures {
  overflow: visible;
}
div.portlets_info_left .portlet .pictures .resource_background {
  overflow: visible;
}
div.portlets_info_left .portlet .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
div.portlets_info_left .portlet .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
div.portlets_info_left .portlet .pictures .picture,
div.portlets_info_left .portlet .pictures .resource_background,
div.portlets_info_left .portlet .pictures a.resource_link,
div.portlets_info_left .portlet .pictures img {
  height: 100%;
}
div.portlets_info_left .portlet .pictures .picture:not(:first-child) {
  display: none;
}
div.portlets_info_left .portlet .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
div.portlets_info_left .portlet .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
div.portlets_info_left .portlet .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  div.portlets_info_left .portlet .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
div.portlets_info_left .portlet .portlet_text_wrap {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
div.portlets_info_left .portlet .portlet_content_subtitle,
div.portlets_info_left .portlet .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
div.portlets_info_left .portlet .portlet_content_subtitle a,
div.portlets_info_left .portlet .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  div.portlets_info_left .portlet .portlet_content_subtitle,
  div.portlets_info_left .portlet .portlet-title {
    font-size: 18px;
    line-height: 21px;
  }
}
div.portlets_info_left .portlet .portlet_content_subtitle:not(:last-child),
div.portlets_info_left .portlet .portlet-title:not(:last-child) {
  margin-bottom: var(--size-40);
}
div.portlets_info_left .portlet .listing-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
div.portlets_info_left .portlet .listing-date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  div.portlets_info_left .portlet .listing-date {
    font-size: 12px;
    line-height: 15px;
  }
}
div.portlets_info_left .portlet .portlet_content_introduction {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  div.portlets_info_left .portlet .portlet_content_introduction {
    font-size: 15px;
    line-height: 24px;
  }
}
div.portlets_info_left .portlet .portlet_content_introduction:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
div.portlets_info_left .portlet .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  div.portlets_info_left .portlet .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
div.portlets_info_left .portlet .portlet_content_description:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
div.portlets_info_left .portlet .portlet_content_description h2,
div.portlets_info_left .portlet .portlet_content_description h3,
div.portlets_info_left .portlet .portlet_content_description h4,
div.portlets_info_left .portlet .portlet_content_description h5,
div.portlets_info_left .portlet .portlet_content_description h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  div.portlets_info_left .portlet .portlet_content_description h2,
  div.portlets_info_left .portlet .portlet_content_description h3,
  div.portlets_info_left .portlet .portlet_content_description h4,
  div.portlets_info_left .portlet .portlet_content_description h5,
  div.portlets_info_left .portlet .portlet_content_description h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
div.portlets_info_left .portlet .document a {
  border-color: transparent;
  background: var(--background-dark);
}
div.portlets_info_left .portlet .document a:focus, div.portlets_info_left .portlet .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
div.portlets_info_left .portlet .documents,
div.portlets_info_left .portlet .musics {
  margin-top: 0;
}
div.portlets_info_left .portlet .documents:not(:last-child),
div.portlets_info_left .portlet .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
div.portlets_info_left .portlet .portlet_content_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
div.portlets_info_left .portlet .portlet_content_link:hover, div.portlets_info_left .portlet .portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  div.portlets_info_left .portlet .portlet_content_link {
    display: none;
  }
}
div.portlets_info_left .portlet .portlet_content_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
div.portlets_info_left .portlet .portlet_content_link:not(:first-child) {
  margin-top: auto;
}
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title, div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a a,
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a a,
div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
  div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title, div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
  div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title:not(:last-child), div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title:not(:last-child) {
  margin-bottom: var(--size-10);
}
div.portlets_info_left .portlet.map_hover .portlet-content {
  position: relative;
  background: var(--background-dark);
}
div.portlets_info_left .portlet.map_hover .portlet-content .portlet_text_wrap:not(:first-child) > .portlet-title:after,
div.portlets_info_left .portlet.map_hover .portlet-content .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content {
  position: relative;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover {
  background: var(--background-dark);
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child) > .portlet-title:after,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:only-child,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:hover, div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:focus,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:hover,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
  div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
    display: none;
  }
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title + .portlet_content_subtitle {
  padding-right: calc(var(--icon-width) + 10px);
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_content_description {
  margin-bottom: 0 !important;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_content_link {
  display: none;
}
div.portlets_info_left .portlet[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  div.portlets_info_left .portlet .portlet-content {
    flex-flow: column;
    height: 100%;
  }
  div.portlets_info_left .portlet .videos,
  div.portlets_info_left .portlet .pictures {
    flex: unset;
    max-width: 100%;
  }
  div.portlets_info_left .portlet .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  div.portlets_info_left .portlet .videos .video,
  div.portlets_info_left .portlet .videos video {
    height: auto;
  }
  div.portlets_info_left .portlet .pictures a.resource_link,
  div.portlets_info_left .portlet .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  div.portlets_info_left .portlet .pictures .picture,
  div.portlets_info_left .portlet .pictures .resource_background,
  div.portlets_info_left .portlet .pictures a.resource_link,
  div.portlets_info_left .portlet .pictures img {
    height: auto;
  }
  div.portlets_info_left .portlet .portlet_text_wrap {
    height: 100%;
  }
}
@media print {
  div.portlets_info_left .portlet .portlet-content {
    background: #fff !important;
    border-radius: 0;
  }
  div.portlets_info_left .portlet .portlet_text_wrap:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  div.portlets_info_left .portlet .portlet_text_wrap:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
div.portlets_info_left .portlet:not(:first-child) {
  margin-top: var(--size-40);
}
div.portlets_info_left .portlet .portlet-content {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
div.portlets_info_left .portlet .portlet-content.cf {
  display: none;
}
div.portlets_info_left .portlet .videos,
div.portlets_info_left .portlet .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
div.portlets_info_left .portlet .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
div.portlets_info_left .portlet .videos + .pictures {
  display: none;
}
div.portlets_info_left .portlet .videos .video,
div.portlets_info_left .portlet .videos video {
  height: 100%;
}
div.portlets_info_left .portlet .pictures {
  overflow: visible;
}
div.portlets_info_left .portlet .pictures .resource_background {
  overflow: visible;
}
div.portlets_info_left .portlet .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
div.portlets_info_left .portlet .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
div.portlets_info_left .portlet .pictures .picture,
div.portlets_info_left .portlet .pictures .resource_background,
div.portlets_info_left .portlet .pictures a.resource_link,
div.portlets_info_left .portlet .pictures img {
  height: 100%;
}
div.portlets_info_left .portlet .pictures .picture:not(:first-child) {
  display: none;
}
div.portlets_info_left .portlet .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
div.portlets_info_left .portlet .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
div.portlets_info_left .portlet .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  div.portlets_info_left .portlet .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
div.portlets_info_left .portlet .portlet_text_wrap {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
div.portlets_info_left .portlet .portlet_content_subtitle,
div.portlets_info_left .portlet .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
div.portlets_info_left .portlet .portlet_content_subtitle a,
div.portlets_info_left .portlet .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  div.portlets_info_left .portlet .portlet_content_subtitle,
  div.portlets_info_left .portlet .portlet-title {
    font-size: 18px;
    line-height: 21px;
  }
}
div.portlets_info_left .portlet .portlet_content_subtitle:not(:last-child),
div.portlets_info_left .portlet .portlet-title:not(:last-child) {
  margin-bottom: var(--size-40);
}
div.portlets_info_left .portlet .listing-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
div.portlets_info_left .portlet .listing-date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  div.portlets_info_left .portlet .listing-date {
    font-size: 12px;
    line-height: 15px;
  }
}
div.portlets_info_left .portlet .portlet_content_introduction {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  div.portlets_info_left .portlet .portlet_content_introduction {
    font-size: 15px;
    line-height: 24px;
  }
}
div.portlets_info_left .portlet .portlet_content_introduction:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
div.portlets_info_left .portlet .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  div.portlets_info_left .portlet .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
div.portlets_info_left .portlet .portlet_content_description:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
div.portlets_info_left .portlet .portlet_content_description h2,
div.portlets_info_left .portlet .portlet_content_description h3,
div.portlets_info_left .portlet .portlet_content_description h4,
div.portlets_info_left .portlet .portlet_content_description h5,
div.portlets_info_left .portlet .portlet_content_description h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  div.portlets_info_left .portlet .portlet_content_description h2,
  div.portlets_info_left .portlet .portlet_content_description h3,
  div.portlets_info_left .portlet .portlet_content_description h4,
  div.portlets_info_left .portlet .portlet_content_description h5,
  div.portlets_info_left .portlet .portlet_content_description h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
div.portlets_info_left .portlet .document a {
  border-color: transparent;
  background: var(--background-dark);
}
div.portlets_info_left .portlet .document a:focus, div.portlets_info_left .portlet .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
div.portlets_info_left .portlet .documents,
div.portlets_info_left .portlet .musics {
  margin-top: 0;
}
div.portlets_info_left .portlet .documents:not(:last-child),
div.portlets_info_left .portlet .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
div.portlets_info_left .portlet .portlet_content_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
div.portlets_info_left .portlet .portlet_content_link:hover, div.portlets_info_left .portlet .portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  div.portlets_info_left .portlet .portlet_content_link {
    display: none;
  }
}
div.portlets_info_left .portlet .portlet_content_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
div.portlets_info_left .portlet .portlet_content_link:not(:first-child) {
  margin-top: auto;
}
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title, div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a a,
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a a,
div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
  div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title, div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
  div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
div.portlets_info_left .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title:not(:last-child), div.portlets_info_left .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title:not(:last-child) {
  margin-bottom: var(--size-10);
}
div.portlets_info_left .portlet.map_hover .portlet-content {
  position: relative;
  background: var(--background-dark);
}
div.portlets_info_left .portlet.map_hover .portlet-content .portlet_text_wrap:not(:first-child) > .portlet-title:after,
div.portlets_info_left .portlet.map_hover .portlet-content .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content {
  position: relative;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover {
  background: var(--background-dark);
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child) > .portlet-title:after,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:only-child,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:hover, div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:focus,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:hover,
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
  div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
    display: none;
  }
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title + .portlet_content_subtitle {
  padding-right: calc(var(--icon-width) + 10px);
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_content_description {
  margin-bottom: 0 !important;
}
div.portlets_info_left .portlet[class*=element_link_entire] .portlet_content_link {
  display: none;
}
div.portlets_info_left .portlet[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  div.portlets_info_left .portlet .portlet-content {
    flex-flow: column;
    height: 100%;
  }
  div.portlets_info_left .portlet .videos,
  div.portlets_info_left .portlet .pictures {
    flex: unset;
    max-width: 100%;
  }
  div.portlets_info_left .portlet .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  div.portlets_info_left .portlet .videos .video,
  div.portlets_info_left .portlet .videos video {
    height: auto;
  }
  div.portlets_info_left .portlet .pictures a.resource_link,
  div.portlets_info_left .portlet .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  div.portlets_info_left .portlet .pictures .picture,
  div.portlets_info_left .portlet .pictures .resource_background,
  div.portlets_info_left .portlet .pictures a.resource_link,
  div.portlets_info_left .portlet .pictures img {
    height: auto;
  }
  div.portlets_info_left .portlet .portlet_text_wrap {
    height: 100%;
  }
}
@media print {
  div.portlets_info_left .portlet .portlet-content {
    background: #fff !important;
    border-radius: 0;
  }
  div.portlets_info_left .portlet .portlet_text_wrap:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  div.portlets_info_left .portlet .portlet_text_wrap:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
div.portlets_info_left .portlet .portlet-content {
  flex-flow: column;
  height: 100%;
  overflow: visible;
}
div.portlets_info_left .portlet .videos,
div.portlets_info_left .portlet .pictures {
  flex: unset;
  max-width: 100%;
}
div.portlets_info_left .portlet .videos .video,
div.portlets_info_left .portlet .videos video {
  height: auto;
}
div.portlets_info_left .portlet .videos video {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
div.portlets_info_left .portlet .pictures .picture,
div.portlets_info_left .portlet .pictures .resource_background,
div.portlets_info_left .portlet .pictures a.resource_link,
div.portlets_info_left .portlet .pictures img {
  height: auto;
}
div.portlets_info_left .portlet .pictures .resource_background {
  overflow: visible;
}
div.portlets_info_left .portlet .pictures a.resource_link {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  overflow: hidden;
}
div.portlets_info_left .portlet .pictures img {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
div.portlets_info_left .portlet .portlet_text_wrap {
  height: 100%;
}
@media print {
  div.portlets_info_left .portlet .portlet_text_wrap:first-child {
    padding: 0;
  }
  div.portlets_info_left .portlet .portlet_text_wrap:not(:first-child) {
    padding: var(--size-30) 0 0 0;
  }
}
div.portlets_info_left .portlet .portlet_inner {
  padding: 0;
}

/* @end */
/* !@group all options */
.portlets_all_options:not(:first-child) {
  margin-top: var(--size-180);
}
.breadcrumb + .portlets_all_options {
  margin-top: var(--size-90);
}
.portlets_all_options .portlet_inner {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
}
.portlets_all_options .portlet_content:not(:first-child) {
  margin-top: var(--size-40);
}
.portlets_all_options .portlet_content .portlet-content {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
.portlets_all_options .portlet_content .portlet-content.cf {
  display: none;
}
.portlets_all_options .portlet_content .videos,
.portlets_all_options .portlet_content .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
.portlets_all_options .portlet_content .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.portlets_all_options .portlet_content .videos + .pictures {
  display: none;
}
.portlets_all_options .portlet_content .videos .video,
.portlets_all_options .portlet_content .videos video {
  height: 100%;
}
.portlets_all_options .portlet_content .pictures {
  overflow: visible;
}
.portlets_all_options .portlet_content .pictures .resource_background {
  overflow: visible;
}
.portlets_all_options .portlet_content .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
.portlets_all_options .portlet_content .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.portlets_all_options .portlet_content .pictures .picture,
.portlets_all_options .portlet_content .pictures .resource_background,
.portlets_all_options .portlet_content .pictures a.resource_link,
.portlets_all_options .portlet_content .pictures img {
  height: 100%;
}
.portlets_all_options .portlet_content .pictures .picture:not(:first-child) {
  display: none;
}
.portlets_all_options .portlet_content .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
.portlets_all_options .portlet_content .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
.portlets_all_options .portlet_content .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  .portlets_all_options .portlet_content .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
.portlets_all_options .portlet_content .portlet_text_wrap {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
.portlets_all_options .portlet_content .portlet_content_subtitle,
.portlets_all_options .portlet_content .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
.portlets_all_options .portlet_content .portlet_content_subtitle a,
.portlets_all_options .portlet_content .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet_content .portlet_content_subtitle,
  .portlets_all_options .portlet_content .portlet-title {
    font-size: 18px;
    line-height: 21px;
  }
}
.portlets_all_options .portlet_content .portlet_content_subtitle:not(:last-child),
.portlets_all_options .portlet_content .portlet-title:not(:last-child) {
  margin-bottom: var(--size-40);
}
.portlets_all_options .portlet_content .listing-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
.portlets_all_options .portlet_content .listing-date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  .portlets_all_options .portlet_content .listing-date {
    font-size: 12px;
    line-height: 15px;
  }
}
.portlets_all_options .portlet_content .portlet_content_introduction {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content .portlet_content_introduction {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .portlet_content .portlet_content_introduction:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.portlets_all_options .portlet_content .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .portlet_content .portlet_content_description:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.portlets_all_options .portlet_content .portlet_content_description h2,
.portlets_all_options .portlet_content .portlet_content_description h3,
.portlets_all_options .portlet_content .portlet_content_description h4,
.portlets_all_options .portlet_content .portlet_content_description h5,
.portlets_all_options .portlet_content .portlet_content_description h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  .portlets_all_options .portlet_content .portlet_content_description h2,
  .portlets_all_options .portlet_content .portlet_content_description h3,
  .portlets_all_options .portlet_content .portlet_content_description h4,
  .portlets_all_options .portlet_content .portlet_content_description h5,
  .portlets_all_options .portlet_content .portlet_content_description h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .portlet_content .document a {
  border-color: transparent;
  background: var(--background-dark);
}
.portlets_all_options .portlet_content .document a:focus, .portlets_all_options .portlet_content .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
.portlets_all_options .portlet_content .documents,
.portlets_all_options .portlet_content .musics {
  margin-top: 0;
}
.portlets_all_options .portlet_content .documents:not(:last-child),
.portlets_all_options .portlet_content .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.portlets_all_options .portlet_content .portlet_content_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.portlets_all_options .portlet_content .portlet_content_link:hover, .portlets_all_options .portlet_content .portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets_all_options .portlet_content .portlet_content_link {
    display: none;
  }
}
.portlets_all_options .portlet_content .portlet_content_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.portlets_all_options .portlet_content .portlet_content_link:not(:first-child) {
  margin-top: auto;
}
.portlets_all_options .portlet_content[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
.portlets_all_options .portlet_content[class*=has-subtitle] div.portlet_text_wrap .portlet-title, .portlets_all_options .portlet_content[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
.portlets_all_options .portlet_content[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
.portlets_all_options .portlet_content[class*=has-subtitle] div.portlet_text_wrap .portlet-title a a,
.portlets_all_options .portlet_content[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, .portlets_all_options .portlet_content[class*=has_subtitle] div.portlet_text_wrap .portlet-title a a,
.portlets_all_options .portlet_content[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet_content[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
  .portlets_all_options .portlet_content[class*=has-subtitle] div.portlet_text_wrap .portlet-title, .portlets_all_options .portlet_content[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
  .portlets_all_options .portlet_content[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.portlets_all_options .portlet_content[class*=has-subtitle] div.portlet_text_wrap .portlet-title:not(:last-child), .portlets_all_options .portlet_content[class*=has_subtitle] div.portlet_text_wrap .portlet-title:not(:last-child) {
  margin-bottom: var(--size-10);
}
.portlets_all_options .portlet_content.map_hover .portlet-content {
  position: relative;
  background: var(--background-dark);
}
.portlets_all_options .portlet_content.map_hover .portlet-content .portlet_text_wrap:not(:first-child) > .portlet-title:after,
.portlets_all_options .portlet_content.map_hover .portlet-content .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet-content {
  position: relative;
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet-content:hover {
  background: var(--background-dark);
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child) > .portlet-title:after,
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title,
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:only-child,
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:hover, .portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:focus,
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:hover,
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
  .portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
    display: none;
  }
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title + .portlet_content_subtitle {
  padding-right: calc(var(--icon-width) + 10px);
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_content_description {
  margin-bottom: 0 !important;
}
.portlets_all_options .portlet_content[class*=element_link_entire] .portlet_content_link {
  display: none;
}
.portlets_all_options .portlet_content[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  .portlets_all_options .portlet_content .portlet-content {
    flex-flow: column;
    height: 100%;
  }
  .portlets_all_options .portlet_content .videos,
  .portlets_all_options .portlet_content .pictures {
    flex: unset;
    max-width: 100%;
  }
  .portlets_all_options .portlet_content .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .portlets_all_options .portlet_content .videos .video,
  .portlets_all_options .portlet_content .videos video {
    height: auto;
  }
  .portlets_all_options .portlet_content .pictures a.resource_link,
  .portlets_all_options .portlet_content .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .portlets_all_options .portlet_content .pictures .picture,
  .portlets_all_options .portlet_content .pictures .resource_background,
  .portlets_all_options .portlet_content .pictures a.resource_link,
  .portlets_all_options .portlet_content .pictures img {
    height: auto;
  }
  .portlets_all_options .portlet_content .portlet_text_wrap {
    height: 100%;
  }
}
@media print {
  .portlets_all_options .portlet_content .portlet-content {
    background: #fff !important;
    border-radius: 0;
  }
  .portlets_all_options .portlet_content .portlet_text_wrap:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .portlets_all_options .portlet_content .portlet_text_wrap:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.portlets_all_options .portlet_content.portlet_no_title.portlet_no_subtitle.portlet_empty.portlet_no_content .portlet-content {
  background: none;
}
.portlets_all_options .portlet_content a.portlet_content_second_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
}
.portlets_all_options .portlet_content a.portlet_content_second_link:hover, .portlets_all_options .portlet_content a.portlet_content_second_link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets_all_options .portlet_content a.portlet_content_second_link {
    display: none;
  }
}
.portlets_all_options .portlet_content a.portlet_content_second_link:after {
  display: none;
}
.portlets_all_options .portlet_content:not(:first-child) {
  margin-top: var(--size-120);
}
.portlets_all_options .portlet_content.big_picture .portlet-content {
  background: none;
  flex-flow: row;
  height: auto;
  gap: var(--size-40);
  overflow: visible;
}
.portlets_all_options .portlet_content.big_picture .portlet-content > .cf {
  display: none;
}
.portlets_all_options .portlet_content.big_picture .videos,
.portlets_all_options .portlet_content.big_picture .pictures {
  flex: 0 0 626px;
  order: 2;
  max-width: calc(50% - var(--size-20));
}
.portlets_all_options .portlet_content.big_picture .videos video {
  border-radius: var(--border-radius);
}
.portlets_all_options .portlet_content.big_picture .pictures .resource_background {
  overflow: visible;
}
.portlets_all_options .portlet_content.big_picture .pictures a.resource_link {
  border-radius: var(--border-radius);
  overflow: hidden;
  transform: translateZ(0);
}
.portlets_all_options .portlet_content.big_picture .pictures img {
  border-radius: var(--border-radius);
}
.portlets_all_options .portlet_content.big_picture .document a {
  border-color: transparent;
  background: var(--background-medium);
}
.portlets_all_options .portlet_content.big_picture .document a:focus, .portlets_all_options .portlet_content.big_picture .document a:hover {
  border-color: transparent;
  background: var(--background-dark);
}
.portlets_all_options .portlet_content.big_picture .icon {
  background: var(--icon-color-light);
}
.portlets_all_options .portlet_content.big_picture .portlet_text_wrap {
  --paragraph-space: var(--size-35);
  align-self: center;
  padding: var(--size-40);
}
.portlets_all_options .portlet_content.big_picture .portlet_text_wrap:first-child {
  padding-top: var(--size-20);
  padding-bottom: var(--size-20);
}
.portlets_all_options .portlet_content.big_picture .portlet_content_subtitle,
.portlets_all_options .portlet_content.big_picture .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.portlets_all_options .portlet_content.big_picture .portlet_content_subtitle a,
.portlets_all_options .portlet_content.big_picture .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet_content.big_picture .portlet_content_subtitle,
  .portlets_all_options .portlet_content.big_picture .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
.portlets_all_options .portlet_content.big_picture .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content.big_picture .portlet_content_description {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .portlet_content.big_picture .portlet_content_introduction + .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content.big_picture .portlet_content_introduction + .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .portlet_content.big_picture a.portlet_content_link {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.portlets_all_options .portlet_content.big_picture a.portlet_content_link:hover, .portlets_all_options .portlet_content.big_picture a.portlet_content_link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets_all_options .portlet_content.big_picture a.portlet_content_link {
    display: none;
  }
}
.portlets_all_options .portlet_content.big_picture:nth-child(2n+1) .videos,
.portlets_all_options .portlet_content.big_picture:nth-child(2n+1) .pictures {
  order: 0;
}
.portlets_all_options .portlet_content.big_picture[class*=element_link_entire] .portlet-content:hover {
  background: var(--background-medium);
}
.portlets_all_options .portlet_content.big_picture[class*=element_link_entire] .portlet-content:hover .icon {
  background: var(--background-light);
}
.portlets_all_options .portlet_content.big_picture[class*=has-subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.big_picture[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, .portlets_all_options .portlet_content.big_picture[class*=has_subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.big_picture[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
}
@media screen and (max-width: 1000px) {
  .portlets_all_options .portlet_content.big_picture .portlet-content {
    gap: var(--size-40) var(--size-30);
  }
  .portlets_all_options .portlet_content.big_picture .videos,
  .portlets_all_options .portlet_content.big_picture .pictures {
    max-width: calc(50% - var(--size-15));
  }
  .portlets_all_options .portlet_content.big_picture .portlet_text_wrap {
    padding: var(--size-20);
  }
}
@media screen and (max-width: 750px) {
  .portlets_all_options .portlet_content.big_picture:not(:first-child) {
    margin-top: var(--size-120);
  }
  .portlets_all_options .portlet_content.big_picture .portlet-content {
    flex-flow: column;
  }
  .portlets_all_options .portlet_content.big_picture .videos,
  .portlets_all_options .portlet_content.big_picture .pictures {
    order: 0;
    flex: unset;
    max-width: 100%;
  }
  .portlets_all_options .portlet_content.big_picture .portlet_text_wrap {
    padding: 0 var(--size-20) 0 var(--size-20);
  }
  .portlets_all_options .portlet_content.big_picture:nth-child(2n+1) .videos,
  .portlets_all_options .portlet_content.big_picture:nth-child(2n+1) .pictures {
    order: 0;
  }
}
@media print {
  .portlets_all_options .portlet_content.big_picture .pictures .resource_background {
    border-radius: 0;
  }
  .portlets_all_options .portlet_content.big_picture .portlet_text_wrap {
    padding: 0;
  }
}
.portlets_all_options .portlet_content.big_picture .portlet_content_link_wrap a.portlet_content_link:first-child,
.portlets_all_options .portlet_content.big_picture .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link) {
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.portlets_all_options .portlet_content.big_picture .portlet_content_link_wrap a.portlet_content_link:first-child:hover, .portlets_all_options .portlet_content.big_picture .portlet_content_link_wrap a.portlet_content_link:first-child:focus,
.portlets_all_options .portlet_content.big_picture .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link):hover,
.portlets_all_options .portlet_content.big_picture .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link):focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets_all_options .portlet_content.big_picture .portlet_content_link_wrap a.portlet_content_link:first-child,
  .portlets_all_options .portlet_content.big_picture .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link) {
    display: none;
  }
}
.portlets_all_options .portlet_content.big_picture.background_dark_inner .icon {
  background: var(--background-light);
}
.portlets_all_options .portlet_content.big_picture.background_dark_inner .portlet_text_wrap {
  display: flex;
  justify-content: center;
  align-self: stretch;
  background: var(--background-medium);
  border-radius: var(--border-radius);
}
.portlets_all_options .portlet_content.big_picture.background_dark_inner .portlet_text_wrap:first-child {
  padding-top: var(--size-40);
  padding-bottom: var(--size-40);
}
.portlets_all_options .portlet_content.big_picture + .big_picture:not(:first-child):not(.portlet_listing) {
  margin-top: var(--size-40);
}
.portlets_all_options .portlet_content.big_picture.big_picture_right div.pictures {
  order: 2;
}
.portlets_all_options .portlet_content.big_picture.big_picture_left div.pictures {
  order: 0;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content {
  align-items: center;
  gap: var(--size-40);
  padding: var(--size-40);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content > .cf {
  display: none;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .videos,
.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures {
  flex: 0 0 546px;
  max-width: calc(50% - var(--size-40));
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .videos video {
  border-radius: var(--border-radius-small);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures .resource_background {
  overflow: visible;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures a.resource_link {
  border-radius: var(--border-radius-small);
  overflow: hidden;
  transform: translateZ(0);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures img {
  border-radius: var(--border-radius-small);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap {
  --paragraph-space: var(--size-35);
  align-self: center;
  padding: var(--size-40) var(--size-20) var(--size-40) var(--size-40);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap:first-child {
  padding: var(--size-20);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_subtitle,
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_subtitle a,
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_subtitle,
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_introduction + .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_introduction + .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .portlet_content.big_picture_with_colored_background a.portlet_content_link {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background a.portlet_content_link:hover, .portlets_all_options .portlet_content.big_picture_with_colored_background a.portlet_content_link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets_all_options .portlet_content.big_picture_with_colored_background a.portlet_content_link {
    display: none;
  }
}
.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .videos,
.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .pictures {
  order: 2;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .portlet_text_wrap {
  padding: var(--size-40) var(--size-40) var(--size-40) var(--size-20);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background[class*=has-subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.big_picture_with_colored_background[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, .portlets_all_options .portlet_content.big_picture_with_colored_background[class*=has_subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.big_picture_with_colored_background[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
}
@media screen and (max-width: 1000px) {
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content {
    gap: var(--size-40) var(--size-30);
  }
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap {
    padding: var(--size-20);
  }
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap:first-child {
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content {
    flex-flow: column;
  }
  .portlets_all_options .portlet_content.big_picture_with_colored_background .videos,
  .portlets_all_options .portlet_content.big_picture_with_colored_background .pictures {
    order: 0;
    flex: unset;
    max-width: 100%;
  }
  .portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .portlet_text_wrap,
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap {
    padding: 0 var(--size-20) var(--size-20);
  }
  .portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .portlet_text_wrap:first-child,
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_text_wrap:first-child {
    padding: var(--size-20);
  }
  .portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .videos,
  .portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .pictures {
    order: 0;
  }
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_link_wrap a.portlet_content_link:first-child,
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link) {
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_link_wrap a.portlet_content_link:first-child:hover, .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_link_wrap a.portlet_content_link:first-child:focus,
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link):hover,
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link):focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_link_wrap a.portlet_content_link:first-child,
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link) {
    display: none;
  }
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .pictures span {
  box-shadow: none;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background.big_picture_right div.pictures {
  order: 2;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background.big_picture_left div.pictures {
  order: 0;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content {
  background: var(--primary-color);
  color: #fff;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content *:focus {
  outline-color: var(--white) !important;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content .icon {
  color: var(--primary-color);
  background: #fff;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content .portlet_content_subtitle,
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content .portlet-title,
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content .portlet-title a,
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a {
  color: #fff !important;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_link:not(.portlet_content_second_link) {
  background: rgba(11, 47, 21, 0.5);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_link:not(.portlet_content_second_link):hover, .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_link:not(.portlet_content_second_link):focus {
  background: rgba(11, 47, 21, 0.8);
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_second_link {
  border-color: white;
  color: white;
}
.portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_second_link:hover, .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content a.portlet_content_second_link:focus {
  border-color: transparent;
  background: rgba(255, 255, 255, 0.4);
}
.portlets_all_options .portlet_content.picture_bottom .portlet-content {
  background: none;
  flex-flow: row;
  height: auto;
  gap: var(--size-40);
  overflow: visible;
}
.portlets_all_options .portlet_content.picture_bottom .portlet-content > .cf {
  display: none;
}
.portlets_all_options .portlet_content.picture_bottom .videos,
.portlets_all_options .portlet_content.picture_bottom .pictures {
  flex: 0 0 626px;
  order: 2;
  max-width: calc(50% - var(--size-20));
}
.portlets_all_options .portlet_content.picture_bottom .videos video {
  border-radius: var(--border-radius);
}
.portlets_all_options .portlet_content.picture_bottom .pictures .resource_background {
  overflow: visible;
}
.portlets_all_options .portlet_content.picture_bottom .pictures a.resource_link {
  border-radius: var(--border-radius);
  overflow: hidden;
  transform: translateZ(0);
}
.portlets_all_options .portlet_content.picture_bottom .pictures img {
  border-radius: var(--border-radius);
}
.portlets_all_options .portlet_content.picture_bottom .document a {
  border-color: transparent;
  background: var(--background-medium);
}
.portlets_all_options .portlet_content.picture_bottom .document a:focus, .portlets_all_options .portlet_content.picture_bottom .document a:hover {
  border-color: transparent;
  background: var(--background-dark);
}
.portlets_all_options .portlet_content.picture_bottom .icon {
  background: var(--icon-color-light);
}
.portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap {
  --paragraph-space: var(--size-35);
  align-self: center;
  padding: var(--size-40);
}
.portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap:first-child {
  padding-top: var(--size-20);
  padding-bottom: var(--size-20);
}
.portlets_all_options .portlet_content.picture_bottom .portlet_content_subtitle,
.portlets_all_options .portlet_content.picture_bottom .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.portlets_all_options .portlet_content.picture_bottom .portlet_content_subtitle a,
.portlets_all_options .portlet_content.picture_bottom .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet_content.picture_bottom .portlet_content_subtitle,
  .portlets_all_options .portlet_content.picture_bottom .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
.portlets_all_options .portlet_content.picture_bottom .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content.picture_bottom .portlet_content_description {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .portlet_content.picture_bottom .portlet_content_introduction + .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content.picture_bottom .portlet_content_introduction + .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .portlet_content.picture_bottom .portlet_content_link {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.portlets_all_options .portlet_content.picture_bottom .portlet_content_link:hover, .portlets_all_options .portlet_content.picture_bottom .portlet_content_link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets_all_options .portlet_content.picture_bottom .portlet_content_link {
    display: none;
  }
}
.portlets_all_options .portlet_content.picture_bottom:nth-child(2n+1) .videos,
.portlets_all_options .portlet_content.picture_bottom:nth-child(2n+1) .pictures {
  order: 0;
}
.portlets_all_options .portlet_content.picture_bottom[class*=element_link_entire] .portlet-content:hover {
  background: var(--background-medium);
}
.portlets_all_options .portlet_content.picture_bottom[class*=element_link_entire] .portlet-content:hover .icon {
  background: var(--background-light);
}
.portlets_all_options .portlet_content.picture_bottom[class*=has-subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.picture_bottom[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, .portlets_all_options .portlet_content.picture_bottom[class*=has_subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.picture_bottom[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
}
@media screen and (max-width: 1000px) {
  .portlets_all_options .portlet_content.picture_bottom .portlet-content {
    gap: var(--size-40) var(--size-30);
  }
  .portlets_all_options .portlet_content.picture_bottom .videos,
  .portlets_all_options .portlet_content.picture_bottom .pictures {
    max-width: calc(50% - var(--size-15));
  }
  .portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap {
    padding: var(--size-20);
  }
}
@media screen and (max-width: 750px) {
  .portlets_all_options .portlet_content.picture_bottom:not(:first-child) {
    margin-top: var(--size-120);
  }
  .portlets_all_options .portlet_content.picture_bottom .portlet-content {
    flex-flow: column;
  }
  .portlets_all_options .portlet_content.picture_bottom .videos,
  .portlets_all_options .portlet_content.picture_bottom .pictures {
    order: 0;
    flex: unset;
    max-width: 100%;
  }
  .portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap {
    padding: 0 var(--size-20) 0 var(--size-20);
  }
  .portlets_all_options .portlet_content.picture_bottom:nth-child(2n+1) .videos,
  .portlets_all_options .portlet_content.picture_bottom:nth-child(2n+1) .pictures {
    order: 0;
  }
}
@media print {
  .portlets_all_options .portlet_content.picture_bottom .pictures .resource_background {
    border-radius: 0;
  }
  .portlets_all_options .portlet_content.picture_bottom .portlet_text_wrap {
    padding: 0;
  }
}
.portlets_all_options .portlet_content.picture_bottom .portlet_inner {
  --siteframe: var(--siteframe-medium);
}
.portlets_all_options .portlet_content.picture_bottom .portlet_content_link_wrap a.portlet_content_link:first-child,
.portlets_all_options .portlet_content.picture_bottom .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link) {
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.portlets_all_options .portlet_content.picture_bottom .portlet_content_link_wrap a.portlet_content_link:first-child:hover, .portlets_all_options .portlet_content.picture_bottom .portlet_content_link_wrap a.portlet_content_link:first-child:focus,
.portlets_all_options .portlet_content.picture_bottom .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link):hover,
.portlets_all_options .portlet_content.picture_bottom .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link):focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets_all_options .portlet_content.picture_bottom .portlet_content_link_wrap a.portlet_content_link:first-child,
  .portlets_all_options .portlet_content.picture_bottom .portlet_content_description > a.portlet_content_link:not(.portlet_content_second_link) {
    display: none;
  }
}
.portlets_all_options .portlet_content.picture_bottom .portlet-content {
  flex-flow: column;
  gap: var(--size-60);
}
.portlets_all_options .portlet_content.picture_bottom .portlet-content .portlet_text_wrap {
  padding: 0;
}
.portlets_all_options .portlet_content.picture_bottom .portlet-content .videos,
.portlets_all_options .portlet_content.picture_bottom .portlet-content .pictures {
  order: 2;
  flex: 0 0 100%;
  max-width: 100%;
}
.portlets_all_options .portlet_content.picture_bottom .portlet-content .videos img,
.portlets_all_options .portlet_content.picture_bottom .portlet-content .pictures img {
  aspect-ratio: 143/80;
}
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures {
  --gap: var(--size-40);
  --columns: 4;
  display: grid;
  grid-template-columns: repeat(var(--columns), 1fr);
  grid-gap: var(--gap);
}
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures > .cf {
  display: none;
}
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures .picture {
  margin: 0;
}
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures .picture:nth-child(7n+1) {
  grid-column-end: span 2;
  grid-row-end: span 2;
}
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures .picture:not(:first-child) {
  display: block;
}
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures .picture,
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures .resource_background,
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures a.resource_link,
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures img {
  height: auto;
}
.portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures img {
  aspect-ratio: 1/1;
}
.portlets_all_options .portlet_content.info_banner .portlet-content {
  align-items: center;
  gap: var(--size-40);
  padding: var(--size-40);
}
.portlets_all_options .portlet_content.info_banner .portlet-content > .cf {
  display: none;
}
.portlets_all_options .portlet_content.info_banner .videos,
.portlets_all_options .portlet_content.info_banner .pictures {
  flex: 0 0 546px;
  max-width: calc(50% - var(--size-40));
}
.portlets_all_options .portlet_content.info_banner .videos video {
  border-radius: var(--border-radius-small);
}
.portlets_all_options .portlet_content.info_banner .pictures .resource_background {
  overflow: visible;
}
.portlets_all_options .portlet_content.info_banner .pictures a.resource_link {
  border-radius: var(--border-radius-small);
  overflow: hidden;
  transform: translateZ(0);
}
.portlets_all_options .portlet_content.info_banner .pictures img {
  border-radius: var(--border-radius-small);
}
.portlets_all_options .portlet_content.info_banner .portlet_text_wrap {
  --paragraph-space: var(--size-35);
  align-self: center;
  padding: var(--size-40) var(--size-20) var(--size-40) var(--size-40);
}
.portlets_all_options .portlet_content.info_banner .portlet_text_wrap:first-child {
  padding: var(--size-20);
}
.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle,
.portlets_all_options .portlet_content.info_banner .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle a,
.portlets_all_options .portlet_content.info_banner .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet_content.info_banner .portlet_content_subtitle,
  .portlets_all_options .portlet_content.info_banner .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
.portlets_all_options .portlet_content.info_banner .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content.info_banner .portlet_content_description {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .portlet_content.info_banner .portlet_content_introduction + .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet_content.info_banner .portlet_content_introduction + .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .portlet_content.info_banner .portlet_content_link {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.portlets_all_options .portlet_content.info_banner .portlet_content_link:hover, .portlets_all_options .portlet_content.info_banner .portlet_content_link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets_all_options .portlet_content.info_banner .portlet_content_link {
    display: none;
  }
}
.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .videos,
.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .pictures {
  order: 2;
}
.portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .portlet_text_wrap {
  padding: var(--size-40) var(--size-40) var(--size-40) var(--size-20);
}
.portlets_all_options .portlet_content.info_banner[class*=has-subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.info_banner[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, .portlets_all_options .portlet_content.info_banner[class*=has_subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.info_banner[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
}
@media screen and (max-width: 1000px) {
  .portlets_all_options .portlet_content.info_banner .portlet-content {
    gap: var(--size-40) var(--size-30);
  }
  .portlets_all_options .portlet_content.info_banner .portlet_text_wrap {
    padding: var(--size-20);
  }
  .portlets_all_options .portlet_content.info_banner .portlet_text_wrap:first-child {
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  .portlets_all_options .portlet_content.info_banner .portlet-content {
    flex-flow: column;
  }
  .portlets_all_options .portlet_content.info_banner .videos,
  .portlets_all_options .portlet_content.info_banner .pictures {
    order: 0;
    flex: unset;
    max-width: 100%;
  }
  .portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .portlet_text_wrap,
  .portlets_all_options .portlet_content.info_banner .portlet_text_wrap {
    padding: 0 var(--size-20) var(--size-20);
  }
  .portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .portlet_text_wrap:first-child,
  .portlets_all_options .portlet_content.info_banner .portlet_text_wrap:first-child {
    padding: var(--size-20);
  }
  .portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .videos,
  .portlets_all_options .portlet_content.info_banner:nth-child(2n+1) .pictures {
    order: 0;
  }
}
.portlets_all_options .portlet_content.info_banner .portlet_inner {
  --siteframe: var(--siteframe-medium);
}
.portlets_all_options .portlet_content.info_banner a.portlet_content_link,
.portlets_all_options .portlet_content.info_banner .portlet_content_link_wrap {
  margin-top: 0;
}
.portlets_all_options .portlet_content.info_banner.has_icon .portlet_text_wrap {
  --icon-width: clamp(50px,8.8vw,88px);
  padding-left: calc(var(--icon-width) + var(--size-40));
  position: relative;
}
.portlets_all_options .portlet_content.info_banner .icon {
  position: absolute;
  top: calc(50% - var(--icon-width) / 2);
  left: 0;
  margin: 0;
}
.portlets_all_options .portlet_content.info_banner .portlet-content {
  display: flex;
  gap: var(--size-30) var(--size-40);
  padding: var(--size-40) var(--size-50);
}
.portlets_all_options .portlet_content.info_banner .portlet-content > .cf {
  display: none;
}
.portlets_all_options .portlet_content.info_banner .portlet_text_wrap {
  padding-right: 0 !important;
}
.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle,
.portlets_all_options .portlet_content.info_banner .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(25px, 3.6vw, 36px);
  line-height: clamp(27px, 4.2vw, 42px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  font-weight: 900;
}
.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle a,
.portlets_all_options .portlet_content.info_banner .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet_content.info_banner .portlet_content_subtitle,
  .portlets_all_options .portlet_content.info_banner .portlet-title {
    font-size: 20px;
    line-height: 23px;
  }
}
.portlets_all_options .portlet_content.info_banner .portlet_content_subtitle:not(:last-child),
.portlets_all_options .portlet_content.info_banner .portlet-title:not(:last-child) {
  margin-bottom: var(--size-20);
}
.portlets_all_options .portlet_content.info_banner.portlet_has_subtitle .portlet-title {
  margin-bottom: var(--size-10);
}
.portlets_all_options .portlet_content.info_banner .info_banner_link_wrap {
  display: flex;
  gap: var(--size-20);
}
.portlets_all_options .portlet_content.info_banner a.portlet_content_link {
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.portlets_all_options .portlet_content.info_banner a.portlet_content_link:hover, .portlets_all_options .portlet_content.info_banner a.portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets_all_options .portlet_content.info_banner a.portlet_content_link {
    display: none;
  }
}
.portlets_all_options .portlet_content.info_banner a.portlet_content_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.portlets_all_options .portlet_content.info_banner a.portlet_content_link.portlet_content_second_link {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.portlets_all_options .portlet_content.info_banner a.portlet_content_link.portlet_content_second_link:hover, .portlets_all_options .portlet_content.info_banner a.portlet_content_link.portlet_content_second_link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets_all_options .portlet_content.info_banner a.portlet_content_link.portlet_content_second_link {
    display: none;
  }
}
.portlets_all_options .portlet_content.info_banner .portlet_content_second_link,
.portlets_all_options .portlet_content.info_banner .pictures {
  display: none;
}
.portlets_all_options .portlet_content.info_banner.primary_color[class*=has_subtitle] div.portlet_text_wrap .portlet-title,
.portlets_all_options .portlet_content.info_banner.primary_color[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: #fff;
}
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content {
  background: var(--primary-color);
  color: #fff;
}
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .icon {
  background: #fff;
  color: var(--primary-color);
}
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .portlet_content_subtitle,
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .portlet-title,
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content a {
  color: #fff;
}
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a:not(.portlet_content_second_link) {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: rgba(11, 47, 21, 0.5);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a:not(.portlet_content_second_link):hover, .portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a:not(.portlet_content_second_link):focus {
  color: #fff;
  border: 1px solid transparent;
  background: rgba(11, 47, 21, 0.7);
}
@media print {
  .portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a:not(.portlet_content_second_link) {
    display: none;
  }
}
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a:not(.portlet_content_second_link):after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a.portlet_content_second_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a.portlet_content_second_link:hover, .portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a.portlet_content_second_link:focus {
  color: var(--primary-color-dark);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets_all_options .portlet_content.info_banner.primary_color .portlet-content .info_banner_link_wrap a.portlet_content_second_link {
    display: none;
  }
}
.portlets_all_options .background_dark {
  background: var(--background-medium);
}
.portlets_all_options .background_dark .portlet_inner {
  --background-medium: var(--background-light);
  padding-top: var(--size-90);
  padding-bottom: var(--size-90);
}
.portlets_all_options .background_dark .portlet_inner .portlet_listing_entry_icon {
  background: var(--icon-color-light);
}
.portlets_all_options .background_dark + .background_dark {
  margin-top: 0;
}
.portlets_all_options .portlet {
  --icon-width-arrow: 72px;
}
.portlets_all_options .portlet .slick-slider {
  position: relative;
}
.portlets_all_options .portlet .slick-list {
  overflow: visible;
}
.portlets_all_options .portlet span.slick-arrow {
  color: var(--text-color);
  background: transparent;
  border: 1px solid var(--text-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
  position: absolute;
  top: calc(-1 * (var(--size-50) + var(--icon-width-arrow)));
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width-arrow);
  height: var(--icon-width-arrow);
  padding: 0;
  font-size: clamp(16px, 2.1vw, 21px);
}
.portlets_all_options .portlet span.slick-arrow:hover, .portlets_all_options .portlet span.slick-arrow:focus {
  color: var(--text-color);
  border: 1px solid var(--background-dark);
  background: var(--background-dark);
}
@media print {
  .portlets_all_options .portlet span.slick-arrow {
    display: none;
  }
}
.portlets_all_options .portlet span.slick-arrow.slick-arrow-left {
  right: calc(var(--icon-width-arrow) + var(--size-25));
}
.portlets_all_options .portlet.slider .portlet-title:nth-last-child(3), .portlets_all_options .portlet.portlet_shop_article .portlet-title:nth-last-child(3) {
  min-height: var(--icon-width-arrow);
}
.portlets_all_options .portlet.slider .portlet-title + .portlet-listing-entry-wrap span.slick-arrow, .portlets_all_options .portlet.slider .portlet-title + .portlet-shop-article-entry-wrap span.slick-arrow, .portlets_all_options .portlet.portlet_shop_article .portlet-title + .portlet-listing-entry-wrap span.slick-arrow, .portlets_all_options .portlet.portlet_shop_article .portlet-title + .portlet-shop-article-entry-wrap span.slick-arrow {
  top: calc(-1 * (var(--size-50) + var(--icon-width-arrow)));
}
.portlets_all_options .portlet_listing:not(:first-child) {
  margin-top: var(--size-180);
}
.portlets_all_options .portlet_listing + .portlet_listing {
  margin-top: var(--size-90);
}
.portlets_all_options .portlet_listing .portlet_icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
.portlets_all_options .portlet_listing .portlet_icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
.portlets_all_options .portlet_listing .portlet_icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  .portlets_all_options .portlet_listing .portlet_icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
.portlets_all_options .portlet_listing:not(.background_dark) .portlet_icon {
  background: var(--background-medium);
}
.portlets_all_options .portlet_listing .portlet_icon,
.portlets_all_options .portlet_listing .portlet_listing_subtitle,
.portlets_all_options .portlet_listing .portlet_listing_introduction,
.portlets_all_options .portlet_listing .portlet-title,
.portlets_all_options .portlet_listing .portlet_listing_text {
  text-align: center;
  max-width: var(--siteframe-very-small);
  margin: 0 auto;
}
.portlets_all_options .portlet_listing .portlet_text_wrap > a.portlet_listing_link {
  margin: var(--size-90) auto 0;
}
.portlets_all_options .portlet_listing .portlet_listing_link_wrap {
  justify-content: center;
  margin-top: var(--size-90);
}
.portlets_all_options .portlet-listing-entry-wrap {
  --gap: var(--size-40);
  --columns: 2;
  display: grid;
  grid-template-columns: repeat(var(--columns), 1fr);
  grid-gap: var(--gap);
}
.portlets_all_options .portlet-listing-entry-wrap > .cf {
  display: none;
}
.portlets_all_options .portlet-listing-entry-wrap:not(:first-child) {
  margin-top: var(--size-90);
}
.portlets_all_options .portlet-listing-entry:not(:first-child) {
  margin-top: var(--size-40);
}
.portlets_all_options .portlet-listing-entry > * {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
.portlets_all_options .portlet-listing-entry > *.cf {
  display: none;
}
.portlets_all_options .portlet-listing-entry .videos,
.portlets_all_options .portlet-listing-entry .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
.portlets_all_options .portlet-listing-entry .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.portlets_all_options .portlet-listing-entry .videos + .pictures {
  display: none;
}
.portlets_all_options .portlet-listing-entry .videos .video,
.portlets_all_options .portlet-listing-entry .videos video {
  height: 100%;
}
.portlets_all_options .portlet-listing-entry .pictures {
  overflow: visible;
}
.portlets_all_options .portlet-listing-entry .pictures .resource_background {
  overflow: visible;
}
.portlets_all_options .portlet-listing-entry .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
.portlets_all_options .portlet-listing-entry .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.portlets_all_options .portlet-listing-entry .pictures .picture,
.portlets_all_options .portlet-listing-entry .pictures .resource_background,
.portlets_all_options .portlet-listing-entry .pictures a.resource_link,
.portlets_all_options .portlet-listing-entry .pictures img {
  height: 100%;
}
.portlets_all_options .portlet-listing-entry .pictures .picture:not(:first-child) {
  display: none;
}
.portlets_all_options .portlet-listing-entry .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
.portlets_all_options .portlet-listing-entry .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
.portlets_all_options .portlet-listing-entry .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  .portlets_all_options .portlet-listing-entry .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
.portlets_all_options .portlet-listing-entry .portlet-listing-content-container {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
.portlets_all_options .portlet-listing-entry .portlet-entry-subtitle,
.portlets_all_options .portlet-listing-entry h4 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
.portlets_all_options .portlet-listing-entry .portlet-entry-subtitle a,
.portlets_all_options .portlet-listing-entry h4 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet-listing-entry .portlet-entry-subtitle,
  .portlets_all_options .portlet-listing-entry h4 {
    font-size: 18px;
    line-height: 21px;
  }
}
.portlets_all_options .portlet-listing-entry .portlet-entry-subtitle:not(:last-child),
.portlets_all_options .portlet-listing-entry h4:not(:last-child) {
  margin-bottom: var(--size-40);
}
.portlets_all_options .portlet-listing-entry .portlet-entry-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
.portlets_all_options .portlet-listing-entry .portlet-entry-date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  .portlets_all_options .portlet-listing-entry .portlet-entry-date {
    font-size: 12px;
    line-height: 15px;
  }
}
.portlets_all_options .portlet-listing-entry .portlet-entry-introduction {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet-listing-entry .portlet-entry-introduction {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .portlet-listing-entry .portlet-entry-introduction:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.portlets_all_options .portlet-listing-entry .portlet-entry-content {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .portlet-listing-entry .portlet-entry-content {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .portlet-listing-entry .portlet-entry-content:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.portlets_all_options .portlet-listing-entry .portlet-entry-content h2,
.portlets_all_options .portlet-listing-entry .portlet-entry-content h3,
.portlets_all_options .portlet-listing-entry .portlet-entry-content h4,
.portlets_all_options .portlet-listing-entry .portlet-entry-content h5,
.portlets_all_options .portlet-listing-entry .portlet-entry-content h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  .portlets_all_options .portlet-listing-entry .portlet-entry-content h2,
  .portlets_all_options .portlet-listing-entry .portlet-entry-content h3,
  .portlets_all_options .portlet-listing-entry .portlet-entry-content h4,
  .portlets_all_options .portlet-listing-entry .portlet-entry-content h5,
  .portlets_all_options .portlet-listing-entry .portlet-entry-content h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .portlet-listing-entry .document a {
  border-color: transparent;
  background: var(--background-dark);
}
.portlets_all_options .portlet-listing-entry .document a:focus, .portlets_all_options .portlet-listing-entry .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
.portlets_all_options .portlet-listing-entry .documents,
.portlets_all_options .portlet-listing-entry .musics {
  margin-top: 0;
}
.portlets_all_options .portlet-listing-entry .documents:not(:last-child),
.portlets_all_options .portlet-listing-entry .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.portlets_all_options .portlet-listing-entry .portlet-entry-link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.portlets_all_options .portlet-listing-entry .portlet-entry-link:hover, .portlets_all_options .portlet-listing-entry .portlet-entry-link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets_all_options .portlet-listing-entry .portlet-entry-link {
    display: none;
  }
}
.portlets_all_options .portlet-listing-entry .portlet-entry-link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.portlets_all_options .portlet-listing-entry .portlet-entry-link:not(:first-child) {
  margin-top: auto;
}
.portlets_all_options .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4 a,
.portlets_all_options .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4, .portlets_all_options .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4 a,
.portlets_all_options .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
.portlets_all_options .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4 a a,
.portlets_all_options .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4 a, .portlets_all_options .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4 a a,
.portlets_all_options .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4 a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4 a,
  .portlets_all_options .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4, .portlets_all_options .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4 a,
  .portlets_all_options .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4 {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.portlets_all_options .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4:not(:last-child), .portlets_all_options .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4:not(:last-child) {
  margin-bottom: var(--size-10);
}
.portlets_all_options .portlet-listing-entry.map_hover > * {
  position: relative;
  background: var(--background-dark);
}
.portlets_all_options .portlet-listing-entry.map_hover > * .portlet-listing-content-container:not(:first-child) > h4:after,
.portlets_all_options .portlet-listing-entry.map_hover > * .portlet-listing-content-container:first-child > *:first-child:after {
  right: -10px;
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] > * {
  position: relative;
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] > *:hover {
  background: var(--background-dark);
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] > *:hover .portlet-listing-content-container:not(:first-child) > h4:after,
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] > *:hover .portlet-listing-content-container:first-child > *:first-child:after {
  right: -10px;
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child) > h4,
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child) > h4:only-child,
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child) > h4:after,
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child) > h4:after:hover, .portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child) > h4:after:focus,
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child > *:first-child:after:hover,
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child) > h4:after,
  .portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:first-child > *:first-child:after {
    display: none;
  }
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-listing-content-container:not(:first-child) > h4 + .portlet-entry-subtitle {
  padding-right: calc(var(--icon-width) + 10px);
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-entry-content {
  margin-bottom: 0 !important;
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] .portlet-entry-link {
  display: none;
}
.portlets_all_options .portlet-listing-entry[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  .portlets_all_options .portlet-listing-entry > * {
    flex-flow: column;
    height: 100%;
  }
  .portlets_all_options .portlet-listing-entry .videos,
  .portlets_all_options .portlet-listing-entry .pictures {
    flex: unset;
    max-width: 100%;
  }
  .portlets_all_options .portlet-listing-entry .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .portlets_all_options .portlet-listing-entry .videos .video,
  .portlets_all_options .portlet-listing-entry .videos video {
    height: auto;
  }
  .portlets_all_options .portlet-listing-entry .pictures a.resource_link,
  .portlets_all_options .portlet-listing-entry .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .portlets_all_options .portlet-listing-entry .pictures .picture,
  .portlets_all_options .portlet-listing-entry .pictures .resource_background,
  .portlets_all_options .portlet-listing-entry .pictures a.resource_link,
  .portlets_all_options .portlet-listing-entry .pictures img {
    height: auto;
  }
  .portlets_all_options .portlet-listing-entry .portlet-listing-content-container {
    height: 100%;
  }
}
@media print {
  .portlets_all_options .portlet-listing-entry > * {
    background: #fff !important;
    border-radius: 0;
  }
  .portlets_all_options .portlet-listing-entry .portlet-listing-content-container:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .portlets_all_options .portlet-listing-entry .portlet-listing-content-container:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.portlets_all_options .portlet-listing-entry > * {
  flex-flow: column;
  height: 100%;
  overflow: visible;
}
.portlets_all_options .portlet-listing-entry .videos,
.portlets_all_options .portlet-listing-entry .pictures {
  flex: unset;
  max-width: 100%;
}
.portlets_all_options .portlet-listing-entry .videos .video,
.portlets_all_options .portlet-listing-entry .videos video {
  height: auto;
}
.portlets_all_options .portlet-listing-entry .videos video {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
.portlets_all_options .portlet-listing-entry .pictures .picture,
.portlets_all_options .portlet-listing-entry .pictures .resource_background,
.portlets_all_options .portlet-listing-entry .pictures a.resource_link,
.portlets_all_options .portlet-listing-entry .pictures img {
  height: auto;
}
.portlets_all_options .portlet-listing-entry .pictures .resource_background {
  overflow: visible;
}
.portlets_all_options .portlet-listing-entry .pictures a.resource_link {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  overflow: hidden;
}
.portlets_all_options .portlet-listing-entry .pictures img {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
.portlets_all_options .portlet-listing-entry .portlet-listing-content-container {
  height: 100%;
}
@media print {
  .portlets_all_options .portlet-listing-entry .portlet-listing-content-container:first-child {
    padding: 0;
  }
  .portlets_all_options .portlet-listing-entry .portlet-listing-content-container:not(:first-child) {
    padding: var(--size-30) 0 0 0;
  }
}
.portlets_all_options .portlet-listing-entry:not(:first-child) {
  margin: 0;
}
.portlets_all_options .portlet-listing-entry .pictures + .portlet-listing-content-container .listing_properties {
  max-width: calc(100% - var(--size-15) - var(--size-15));
}
.portlets_all_options .portlet-listing-entry .portlet-listing-more {
  display: none;
}
.portlets_all_options .slider {
  overflow: hidden;
}
.portlets_all_options .slider .portlet-listing-entry-wrap {
  display: block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
.portlets_all_options .slider .portlet-title,
.portlets_all_options .slider .portlet_listing_subtitle,
.portlets_all_options .slider .portlet_listing_introduction,
.portlets_all_options .slider .portlet_listing_text {
  margin-left: 0;
  text-align: left;
}
.portlets_all_options .three_in_a_row .portlet-listing-entry-wrap {
  --columns: 3;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .videos,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .pictures {
  flex: 0 0 120px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
  align-self: center;
  margin-top: var(--size-40);
  transform: translateZ(0);
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .pictures {
  max-width: 120px;
  border-radius: 0;
  overflow: visible;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .pictures img,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .pictures span.resource_background,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .pictures a.resource_link {
  border-radius: 100%;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-listing-content-container {
  justify-content: center;
  text-align: center;
  height: 100%;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .icon,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-link,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-date {
  display: none;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-content,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-introduction {
  order: -1;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  margin: 0;
  padding: 0;
}
@media print {
  .portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4,
  .portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4 a,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle a {
  color: var(--text-color);
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4:after,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle:after {
  display: none !important;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-subtitle {
  margin-top: var(--size-5);
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry h4 {
  margin-top: auto;
  padding-top: var(--size-50);
  font-weight: 700;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-tags,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .listing_properties {
  order: -1;
  justify-content: center;
  position: relative;
  left: auto;
  top: auto;
  max-width: 100%;
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-tags:not(:last-child),
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .listing_properties:not(:last-child) {
  margin-bottom: var(--size-25);
}
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-entry-tags .title_tag,
.portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .listing_properties .title_tag {
  background: rgba(var(--background-dark-style-rgb), 0.15);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap {
  --space-top: var(--size-30);
  --columns: 1;
  max-width: var(--siteframe-small);
  margin-left: auto;
  margin-right: auto;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap {
  display: flex;
  align-items: flex-start;
  max-width: var(--siteframe);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .portlet-listing-entry-wrap {
  margin: 0;
  width: 100%;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap {
  position: sticky;
  top: calc(var(--header-height) + var(--size-20));
  flex: 0 0 626px;
  max-width: 50%;
  margin-right: var(--size-80);
  margin-right: 0;
}
@media screen and (max-width: 1200px) {
  .portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap {
    max-width: calc(50% - var(--size-60));
    margin-right: var(--size-60);
  }
}
@media print {
  .portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap {
    max-width: 35%;
    margin-right: 30px;
  }
}
@media screen and (max-width: 900px) {
  .portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap {
    position: relative;
    top: 0;
    flex: unset;
    width: 100%;
    margin-right: 0;
  }
}
@media print {
  .portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap {
    max-width: 250px;
    margin-right: 30px;
  }
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap .resource_background {
  overflow: visible;
  transform: translateZ();
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap a.resource_link {
  border-radius: var(--border-radius);
  overflow: hidden;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap img {
  border-radius: var(--border-radius);
  aspect-ratio: 1/1;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap .pictures ~ .pictures {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.3s ease-out;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap .pictures.visible {
  opacity: 1 !important;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry {
  border-top: 1px solid var(--background-dark);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  line-height: clamp(22px, 2.4vw, 27px);
  cursor: pointer;
  --paragraph-space: var(--size-15);
  border: none;
}
@media print {
  .portlets_all_options .accordeon_listing .portlet-listing-entry {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .accordeon_listing .portlet-listing-entry:last-child {
  border-bottom: 1px solid var(--background-dark);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry:hover .accordeon_title_selector {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry:hover .accordeon_title_selector > a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry:hover .accordeon_title_selector:after {
  background: var(--icon-color);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail .accordeon_title_selector {
  color: var(--text-color);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail .accordeon_title_selector:after {
  background: var(--icon-color-light);
  color: var(--icon-color);
  transform: rotate(45deg);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding-top: var(--size-30);
  padding-bottom: var(--size-30);
  transition: all 0.2s ease-out;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector,
.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector > a {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector a,
.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector > a a {
  color: var(--text-color);
  text-decoration: none;
}
@media print {
  .portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector,
  .portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector > a {
    font-size: 18px;
    line-height: 21px;
  }
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector > a {
  pointer-events: none;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 6 Pro";
  content: "+";
  font-size: calc(var(--icon-width) / 2);
  flex: 0 0 var(--icon-width);
  width: var(--icon-width);
  height: var(--icon-width);
  border-radius: 100%;
  background: var(--icon-color);
  color: var(--background-light);
  transition: all 0.2s ease-out;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-listing-content-container {
  display: none;
  padding: 0;
  margin-top: 0;
  padding-bottom: var(--size-30);
}
@media print {
  .portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector:after {
    display: none;
  }
  .portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-listing-content-container {
    display: block;
  }
}
.portlets_all_options .accordeon_listing .portlet-listing-entry > * {
  padding: 0 var(--size-30);
  border-radius: var(--border-radius-small);
  box-sizing: border-box;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .listing_properties,
.portlets_all_options .accordeon_listing .portlet-listing-entry .pictures {
  display: none;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail h4.has_icon, .portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail h4.has_icon > a, .portlets_all_options .accordeon_listing .portlet-listing-entry:hover h4.has_icon, .portlets_all_options .accordeon_listing .portlet-listing-entry:hover h4.has_icon > a {
  color: var(--text-color);
}
.portlets_all_options .accordeon_listing .portlet-listing-entry.visible_detail h4.has_icon i, .portlets_all_options .accordeon_listing .portlet-listing-entry:hover h4.has_icon i {
  background: var(--primary-color);
  color: #fff;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry h4.has_icon {
  justify-content: flex-start;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry h4.has_icon:after {
  display: none;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry h4.has_icon i {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 var(--icon-width);
  width: var(--icon-width);
  height: var(--icon-width);
  font-size: calc(var(--icon-width) / 2);
  border-radius: 100%;
  background: var(--text-color);
  color: var(--background-light);
  margin-right: var(--size-15);
  transition: all 0.3s ease-out;
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-entry-subtitle {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  font-weight: 700;
}
@media print {
  .portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-entry-subtitle {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-entry-subtitle:not(:last-child) {
  margin-bottom: var(--size-20);
}
.portlets_all_options .big_picture .portlet-listing-entry-wrap {
  --space-top: var(--size-40);
  --space-between: 0;
  --columns: 1;
}
.portlets_all_options .big_picture .portlet-listing-entry > * {
  background: none;
  flex-flow: row;
  height: auto;
  gap: var(--size-40);
  overflow: visible;
}
.portlets_all_options .big_picture .portlet-listing-entry > * > .cf {
  display: none;
}
.portlets_all_options .big_picture .portlet-listing-entry .videos,
.portlets_all_options .big_picture .portlet-listing-entry .pictures {
  flex: 0 0 626px;
  order: 2;
  max-width: calc(50% - var(--size-20));
}
.portlets_all_options .big_picture .portlet-listing-entry .videos video {
  border-radius: var(--border-radius);
}
.portlets_all_options .big_picture .portlet-listing-entry .pictures .resource_background {
  overflow: visible;
}
.portlets_all_options .big_picture .portlet-listing-entry .pictures a.resource_link {
  border-radius: var(--border-radius);
  overflow: hidden;
  transform: translateZ(0);
}
.portlets_all_options .big_picture .portlet-listing-entry .pictures img {
  border-radius: var(--border-radius);
}
.portlets_all_options .big_picture .portlet-listing-entry .document a {
  border-color: transparent;
  background: var(--background-medium);
}
.portlets_all_options .big_picture .portlet-listing-entry .document a:focus, .portlets_all_options .big_picture .portlet-listing-entry .document a:hover {
  border-color: transparent;
  background: var(--background-dark);
}
.portlets_all_options .big_picture .portlet-listing-entry .icon {
  background: var(--icon-color-light);
}
.portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container {
  --paragraph-space: var(--size-35);
  align-self: center;
  padding: var(--size-40);
}
.portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container:first-child {
  padding-top: var(--size-20);
  padding-bottom: var(--size-20);
}
.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-subtitle,
.portlets_all_options .big_picture .portlet-listing-entry h4 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-subtitle a,
.portlets_all_options .big_picture .portlet-listing-entry h4 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-subtitle,
  .portlets_all_options .big_picture .portlet-listing-entry h4 {
    font-size: 24px;
    line-height: 29px;
  }
}
.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-content {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-content {
    font-size: 15px;
    line-height: 24px;
  }
}
.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-introduction + .portlet-entry-content {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-introduction + .portlet-entry-content {
    font-size: 13px;
    line-height: 21px;
  }
}
.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-link {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-link:hover, .portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-link:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .portlets_all_options .big_picture .portlet-listing-entry .portlet-entry-link {
    display: none;
  }
}
.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n+1) .videos,
.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n+1) .pictures {
  order: 0;
}
.portlets_all_options .big_picture .portlet-listing-entry[class*=element_link_entire] > *:hover {
  background: var(--background-medium);
}
.portlets_all_options .big_picture .portlet-listing-entry[class*=element_link_entire] > *:hover .icon {
  background: var(--background-light);
}
.portlets_all_options .big_picture .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4,
.portlets_all_options .big_picture .portlet-listing-entry[class*=has-subtitle] div.portlet-listing-content-container h4 a, .portlets_all_options .big_picture .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4,
.portlets_all_options .big_picture .portlet-listing-entry[class*=has_subtitle] div.portlet-listing-content-container h4 a {
  color: var(--text-color-primary);
}
@media screen and (max-width: 1000px) {
  .portlets_all_options .big_picture .portlet-listing-entry > * {
    gap: var(--size-40) var(--size-30);
  }
  .portlets_all_options .big_picture .portlet-listing-entry .videos,
  .portlets_all_options .big_picture .portlet-listing-entry .pictures {
    max-width: calc(50% - var(--size-15));
  }
  .portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container {
    padding: var(--size-20);
  }
}
@media screen and (max-width: 750px) {
  .portlets_all_options .big_picture .portlet-listing-entry:not(:first-child) {
    margin-top: var(--size-120);
  }
  .portlets_all_options .big_picture .portlet-listing-entry > * {
    flex-flow: column;
  }
  .portlets_all_options .big_picture .portlet-listing-entry .videos,
  .portlets_all_options .big_picture .portlet-listing-entry .pictures {
    order: 0;
    flex: unset;
    max-width: 100%;
  }
  .portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container {
    padding: 0 var(--size-20) 0 var(--size-20);
  }
  .portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n+1) .videos,
  .portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n+1) .pictures {
    order: 0;
  }
}
@media print {
  .portlets_all_options .big_picture .portlet-listing-entry .pictures .resource_background {
    border-radius: 0;
  }
  .portlets_all_options .big_picture .portlet-listing-entry .portlet-listing-content-container {
    padding: 0;
  }
}
.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n) .pictures + .portlet-listing-content-container .listing-tags,
.portlets_all_options .big_picture .portlet-listing-entry:nth-child(2n) .pictures + .portlet-listing-content-container .listing_properties {
  left: auto;
  right: var(--size-15);
}
.portlets_all_options .logos .portlet-listing-entry-wrap {
  --gap: var(--size-30);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
  --columns: 5;
  justify-content: center;
}
.portlets_all_options .logos .portlet-listing-entry-wrap > .cf {
  display: none;
}
.portlets_all_options .logos .portlet-listing-entry-wrap > * {
  flex: 0 0 calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures {
  flex: 1;
  max-width: 100%;
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture {
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(90px, 15vw, 150px);
  padding: var(--size-30) var(--size-50);
  box-sizing: border-box;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture .resource_link {
  pointer-events: none;
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture .resource_link:hover img {
  transform: scale(1);
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture .resource_link:before, .portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture .resource_link:after {
  display: none;
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture span {
  box-shadow: none;
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture .resource_link:not(.fancybox) {
  pointer-events: all;
  border-radius: 0;
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture * {
  width: 100%;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
  background: none;
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture img {
  filter: grayscale(1);
  transition: all 0.3s ease-out;
  opacity: 0.4;
}
.portlets_all_options .logos .portlet-listing-entry-wrap .pictures .picture:hover img {
  filter: none !important;
  opacity: 1 !important;
}
.portlets_all_options .logos .portlet-listing-entry-wrap .portlet-listing-content-container {
  display: none;
}

/* @end */
/* !@group portlet home fix */
.fix_portlet_wrap_home > *:first-child {
  margin-top: var(--size-180);
}
.fix_portlet_wrap_home > .portlet:not(:first-child) {
  margin-top: var(--size-60);
}
.fix_portlet_wrap_home > .portlet .portlet_inner {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
  --siteframe: var(--siteframe-very-small);
  text-align: center;
}
.fix_portlet_wrap_home > .portlet .portlet-title {
  margin-top: 0;
}
.fix_portlet_wrap_home > .portlet .portlet_content_link_wrap {
  justify-content: center;
}
.fix_portlet_wrap_home > .portlet a.portlet_content_link:not(.portlet_content_second_link) {
  color: #fff;
  background: var(--secondary-color);
  border: 1px solid transparent;
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.fix_portlet_wrap_home > .portlet a.portlet_content_link:not(.portlet_content_second_link):hover, .fix_portlet_wrap_home > .portlet a.portlet_content_link:not(.portlet_content_second_link):focus {
  color: #fff;
  border: 1px solid var(--secondary-color-dark);
  background: var(--secondary-color-dark);
}
@media print {
  .fix_portlet_wrap_home > .portlet a.portlet_content_link:not(.portlet_content_second_link) {
    display: none;
  }
}
.fix_portlet_wrap_home > .portlet a.portlet_content_link.portlet_content_second_link {
  color: var(--secondary-color);
  background: transparent;
  border: 1px solid var(--secondary-color);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
}
.fix_portlet_wrap_home > .portlet a.portlet_content_link.portlet_content_second_link:hover, .fix_portlet_wrap_home > .portlet a.portlet_content_link.portlet_content_second_link:focus {
  color: var(--secondary-color);
  border: 1px solid var(--secondary-color-light);
  background: var(--secondary-color-light);
}
@media print {
  .fix_portlet_wrap_home > .portlet a.portlet_content_link.portlet_content_second_link {
    display: none;
  }
}
.fix_portlet_wrap_home > .portlet .portlet_content_description > a.portlet_content_link {
  margin-left: auto;
  margin-right: auto;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
  --siteframe: var(--siteframe-medium);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix]:not(:first-child) {
  margin-top: var(--size-90);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap {
  --gap: var(--size-40);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
  --columns: 3;
  justify-content: center;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap > .cf {
  display: none;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap > * {
  flex: 0 0 calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet {
  margin-top: 0 !important;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet:not(:first-child) {
  margin-top: var(--size-40);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content.cf {
  display: none;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos + .pictures {
  display: none;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos .video,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos video {
  height: 100%;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures {
  overflow: visible;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .resource_background {
  overflow: visible;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .picture,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .resource_background,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img {
  height: 100%;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .picture:not(:first-child) {
  display: none;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_subtitle,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_subtitle a,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_subtitle,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-title {
    font-size: 18px;
    line-height: 21px;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_subtitle:not(:last-child),
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-title:not(:last-child) {
  margin-bottom: var(--size-40);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .listing-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .listing-date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .listing-date {
    font-size: 12px;
    line-height: 15px;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_introduction {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_introduction {
    font-size: 15px;
    line-height: 24px;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_introduction:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h2,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h3,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h4,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h5,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h2,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h3,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h4,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h5,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .document a {
  border-color: transparent;
  background: var(--background-dark);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .document a:focus, .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .documents,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .musics {
  margin-top: 0;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .documents:not(:last-child),
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link:hover, .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link {
    display: none;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_link:not(:first-child) {
  margin-top: auto;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title, .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a a,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a a,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title, .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title:not(:last-child), .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title:not(:last-child) {
  margin-bottom: var(--size-10);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet.map_hover .portlet-content {
  position: relative;
  background: var(--background-dark);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet.map_hover .portlet-content .portlet_text_wrap:not(:first-child) > .portlet-title:after,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet.map_hover .portlet-content .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet-content {
  position: relative;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet-content:hover {
  background: var(--background-dark);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child) > .portlet-title:after,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:only-child,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:hover, .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:focus,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:hover,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
    display: none;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title + .portlet_content_subtitle {
  padding-right: calc(var(--icon-width) + 10px);
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_content_description {
  margin-bottom: 0 !important;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] .portlet_content_link {
  display: none;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content {
    flex-flow: column;
    height: 100%;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures {
    flex: unset;
    max-width: 100%;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos .video,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos video {
    height: auto;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .picture,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .resource_background,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img {
    height: auto;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap {
    height: 100%;
  }
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content {
    background: #fff !important;
    border-radius: 0;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet-content {
  flex-flow: column;
  height: 100%;
  overflow: visible;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures {
  flex: unset;
  max-width: 100%;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos .video,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos video {
  height: auto;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .videos video {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .picture,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .resource_background,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link,
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img {
  height: auto;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures .resource_background {
  overflow: visible;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures a.resource_link {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  overflow: hidden;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .pictures img {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap {
  height: 100%;
}
@media print {
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap:first-child {
    padding: 0;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_text_wrap:not(:first-child) {
    padding: var(--size-30) 0 0 0;
  }
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_inner {
  height: 100%;
}
.fix_portlet_wrap_home div[class*=portlets_home_fix] .portlet .portlet_content_description {
  display: flex;
  flex-flow: column;
  height: 100%;
}
.fix_portlet_wrap_home.background_dark {
  background: var(--background-medium);
}
.fix_portlet_wrap_home.background_dark > *:first-child {
  margin-top: var(--size-180);
  padding-top: var(--size-100);
}
.fix_portlet_wrap_home.background_dark > *:last-child {
  padding-bottom: var(--size-100);
}
.fix_portlet_wrap_home.background_dark div[class*=portlets_home_fix] .portlet {
  --background-medium: var(--background-light);
}
.fix_portlet_wrap_home.background_dark div[class*=portlets_home_fix] .portlet .icon {
  background: var(--icon-color-light);
}
.fix_portlet_wrap_home.background_dark:has(.portlet) + div[id*=portlets_all_options]:has(.portlet.background_dark:first-child) {
  margin-top: 0;
}

/* @end */
/* !@group sponsor logos */
div[class*=portlet_content][class*=_sponsors]:not(:first-child) {
  margin-top: var(--size-180);
}
div[class*=portlet_content][class*=_sponsors] .portlet_inner {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
}
div[class*=portlet_content][class*=_sponsors] .portlet-content {
  display: flex;
  flex-flow: column;
}
div[class*=portlet_content][class*=_sponsors] .portlet_text_wrap {
  text-align: center;
}
div[class*=portlet_content][class*=_sponsors] .portlet_text_wrap:not(:first-child) {
  margin-bottom: var(--size-40);
}
div[class*=portlet_content][class*=_sponsors] .portlet_content_subtitle,
div[class*=portlet_content][class*=_sponsors] .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
div[class*=portlet_content][class*=_sponsors] .portlet_content_subtitle a,
div[class*=portlet_content][class*=_sponsors] .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  div[class*=portlet_content][class*=_sponsors] .portlet_content_subtitle,
  div[class*=portlet_content][class*=_sponsors] .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
div[class*=portlet_content][class*=_sponsors] .portlet_content_subtitle:not(:last-child),
div[class*=portlet_content][class*=_sponsors] .portlet-title:not(:last-child) {
  margin-bottom: var(--size-35);
}
div[class*=portlet_content][class*=_sponsors][class*=has_subtitle] .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
}
div[class*=portlet_content][class*=_sponsors][class*=has_subtitle] .portlet-title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  div[class*=portlet_content][class*=_sponsors][class*=has_subtitle] .portlet-title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
div[class*=portlet_content][class*=_sponsors][class*=has_subtitle] .portlet-title:not(:last-child) {
  margin-bottom: var(--size-25);
}
div[class*=portlet_content][class*=_sponsors] .pictures {
  order: 2;
  --gap: var(--size-30);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
  --columns: 5;
  justify-content: center;
}
div[class*=portlet_content][class*=_sponsors] .pictures > .cf {
  display: none;
}
div[class*=portlet_content][class*=_sponsors] .pictures > * {
  flex: 0 0 calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture {
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(90px, 15vw, 150px);
  padding: var(--size-30) var(--size-50);
  box-sizing: border-box;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link {
  pointer-events: none;
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link:hover img {
  transform: scale(1);
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link:before, div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link:after {
  display: none;
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture span {
  box-shadow: none;
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture .resource_link:not(.fancybox) {
  pointer-events: all;
  border-radius: 0;
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture * {
  width: 100%;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
  background: none;
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture img {
  filter: grayscale(1);
  transition: all 0.3s ease-out;
  opacity: 0.4;
}
div[class*=portlet_content][class*=_sponsors] .pictures .picture:hover img {
  filter: none !important;
  opacity: 1 !important;
}

/* @end */
/* @group popup */
#popup_news {
  --popup-width: clamp(300px,38vw,380px);
  position: fixed;
  bottom: var(--siteframe-space);
  right: var(--siteframe-space);
  width: var(--popup-width);
  z-index: 200;
  opacity: 1;
  transition: all 0.3s ease-out;
  max-height: calc(100vh - var(--siteframe-space) * 2);
  overflow: auto;
}
#popup_news::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
#popup_news::-webkit-scrollbar-thumb {
  border-radius: 4px;
  height: 1px;
}
#popup_news.fade-in {
  right: calc(-1 * (var(--popup-width) + var(--siteframe-space)));
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-delay: 3s;
  animation-fill-mode: forwards;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 3s;
  -webkit-animation-fill-mode: forwards;
}
.logged_in.portlet_hidden #popup_news, .logged_in #popup_news {
  right: calc(-1 * (var(--popup-width) - 50px));
  opacity: 1;
  animation: none;
  pointer-events: all;
}
.logged_in.portlet_hidden #popup_news:hover, .logged_in #popup_news:hover {
  right: var(--size-20);
}
.logged_in.system_page #popup_news, .portlet_hidden #popup_news {
  pointer-events: none;
  opacity: 0;
}
#popup_news .portlet:not(:first-child) {
  margin-top: var(--size-40);
}
#popup_news .portlet .portlet-content {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
#popup_news .portlet .portlet-content.cf {
  display: none;
}
#popup_news .portlet .videos,
#popup_news .portlet .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
#popup_news .portlet .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
#popup_news .portlet .videos + .pictures {
  display: none;
}
#popup_news .portlet .videos .video,
#popup_news .portlet .videos video {
  height: 100%;
}
#popup_news .portlet .pictures {
  overflow: visible;
}
#popup_news .portlet .pictures .resource_background {
  overflow: visible;
}
#popup_news .portlet .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
#popup_news .portlet .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
#popup_news .portlet .pictures .picture,
#popup_news .portlet .pictures .resource_background,
#popup_news .portlet .pictures a.resource_link,
#popup_news .portlet .pictures img {
  height: 100%;
}
#popup_news .portlet .pictures .picture:not(:first-child) {
  display: none;
}
#popup_news .portlet .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
#popup_news .portlet .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
#popup_news .portlet .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  #popup_news .portlet .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
#popup_news .portlet .portlet_text_wrap {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
#popup_news .portlet .portlet_content_subtitle,
#popup_news .portlet .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
#popup_news .portlet .portlet_content_subtitle a,
#popup_news .portlet .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  #popup_news .portlet .portlet_content_subtitle,
  #popup_news .portlet .portlet-title {
    font-size: 18px;
    line-height: 21px;
  }
}
#popup_news .portlet .portlet_content_subtitle:not(:last-child),
#popup_news .portlet .portlet-title:not(:last-child) {
  margin-bottom: var(--size-40);
}
#popup_news .portlet .listing-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
#popup_news .portlet .listing-date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  #popup_news .portlet .listing-date {
    font-size: 12px;
    line-height: 15px;
  }
}
#popup_news .portlet .portlet_content_introduction {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  #popup_news .portlet .portlet_content_introduction {
    font-size: 15px;
    line-height: 24px;
  }
}
#popup_news .portlet .portlet_content_introduction:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
#popup_news .portlet .portlet_content_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  #popup_news .portlet .portlet_content_description {
    font-size: 13px;
    line-height: 21px;
  }
}
#popup_news .portlet .portlet_content_description:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
#popup_news .portlet .portlet_content_description h2,
#popup_news .portlet .portlet_content_description h3,
#popup_news .portlet .portlet_content_description h4,
#popup_news .portlet .portlet_content_description h5,
#popup_news .portlet .portlet_content_description h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  #popup_news .portlet .portlet_content_description h2,
  #popup_news .portlet .portlet_content_description h3,
  #popup_news .portlet .portlet_content_description h4,
  #popup_news .portlet .portlet_content_description h5,
  #popup_news .portlet .portlet_content_description h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
#popup_news .portlet .document a {
  border-color: transparent;
  background: var(--background-dark);
}
#popup_news .portlet .document a:focus, #popup_news .portlet .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
#popup_news .portlet .documents,
#popup_news .portlet .musics {
  margin-top: 0;
}
#popup_news .portlet .documents:not(:last-child),
#popup_news .portlet .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
#popup_news .portlet .portlet_content_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
#popup_news .portlet .portlet_content_link:hover, #popup_news .portlet .portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  #popup_news .portlet .portlet_content_link {
    display: none;
  }
}
#popup_news .portlet .portlet_content_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
#popup_news .portlet .portlet_content_link:not(:first-child) {
  margin-top: auto;
}
#popup_news .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
#popup_news .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title, #popup_news .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
#popup_news .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
#popup_news .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a a,
#popup_news .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a, #popup_news .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a a,
#popup_news .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  #popup_news .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title a,
  #popup_news .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title, #popup_news .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title a,
  #popup_news .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
#popup_news .portlet[class*=has-subtitle] div.portlet_text_wrap .portlet-title:not(:last-child), #popup_news .portlet[class*=has_subtitle] div.portlet_text_wrap .portlet-title:not(:last-child) {
  margin-bottom: var(--size-10);
}
#popup_news .portlet.map_hover .portlet-content {
  position: relative;
  background: var(--background-dark);
}
#popup_news .portlet.map_hover .portlet-content .portlet_text_wrap:not(:first-child) > .portlet-title:after,
#popup_news .portlet.map_hover .portlet-content .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
#popup_news .portlet[class*=element_link_entire] .portlet-content {
  position: relative;
}
#popup_news .portlet[class*=element_link_entire] .portlet-content:hover {
  background: var(--background-dark);
}
#popup_news .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:not(:first-child) > .portlet-title:after,
#popup_news .portlet[class*=element_link_entire] .portlet-content:hover .portlet_text_wrap:first-child > *:first-child:after {
  right: -10px;
}
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title,
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:only-child,
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:hover, #popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after:focus,
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:hover,
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  #popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title:after,
  #popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:first-child > *:first-child:after {
    display: none;
  }
}
#popup_news .portlet[class*=element_link_entire] .portlet_text_wrap:not(:first-child) > .portlet-title + .portlet_content_subtitle {
  padding-right: calc(var(--icon-width) + 10px);
}
#popup_news .portlet[class*=element_link_entire] .portlet_content_description {
  margin-bottom: 0 !important;
}
#popup_news .portlet[class*=element_link_entire] .portlet_content_link {
  display: none;
}
#popup_news .portlet[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  #popup_news .portlet .portlet-content {
    flex-flow: column;
    height: 100%;
  }
  #popup_news .portlet .videos,
  #popup_news .portlet .pictures {
    flex: unset;
    max-width: 100%;
  }
  #popup_news .portlet .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  #popup_news .portlet .videos .video,
  #popup_news .portlet .videos video {
    height: auto;
  }
  #popup_news .portlet .pictures a.resource_link,
  #popup_news .portlet .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  #popup_news .portlet .pictures .picture,
  #popup_news .portlet .pictures .resource_background,
  #popup_news .portlet .pictures a.resource_link,
  #popup_news .portlet .pictures img {
    height: auto;
  }
  #popup_news .portlet .portlet_text_wrap {
    height: 100%;
  }
}
@media print {
  #popup_news .portlet .portlet-content {
    background: #fff !important;
    border-radius: 0;
  }
  #popup_news .portlet .portlet_text_wrap:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  #popup_news .portlet .portlet_text_wrap:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#popup_news .portlet .portlet-content {
  flex-flow: column;
  height: 100%;
  overflow: visible;
}
#popup_news .portlet .videos,
#popup_news .portlet .pictures {
  flex: unset;
  max-width: 100%;
}
#popup_news .portlet .videos .video,
#popup_news .portlet .videos video {
  height: auto;
}
#popup_news .portlet .videos video {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
#popup_news .portlet .pictures .picture,
#popup_news .portlet .pictures .resource_background,
#popup_news .portlet .pictures a.resource_link,
#popup_news .portlet .pictures img {
  height: auto;
}
#popup_news .portlet .pictures .resource_background {
  overflow: visible;
}
#popup_news .portlet .pictures a.resource_link {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  overflow: hidden;
}
#popup_news .portlet .pictures img {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
#popup_news .portlet .portlet_text_wrap {
  height: 100%;
}
@media print {
  #popup_news .portlet .portlet_text_wrap:first-child {
    padding: 0;
  }
  #popup_news .portlet .portlet_text_wrap:not(:first-child) {
    padding: var(--size-30) 0 0 0;
  }
}
#popup_news .portlet.portlet_no_title.portlet_no_content.portlet_empty {
  padding: var(--size-20);
  background: var(--background-dark);
  border-radius: var(--border-radius);
}
#popup_news .portlet .portlet-content {
  background: var(--background-dark);
}
#popup_news .portlet .portlet_text_wrap:first-child .portlet-title,
#popup_news .portlet .portlet_text_wrap:first-child .portlet_content_subtitle {
  padding-right: var(--icon-width);
}
#popup_news .portlet + #close_popup {
  display: flex;
}
#popup_news #close_popup {
  position: absolute;
  top: var(--size-15);
  right: var(--size-15);
  display: none;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  font-size: calc(var(--icon-width) / 2);
  background: var(--background-light);
  color: var(--background-dark-style-medium);
  border-radius: 100%;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
#popup_news #close_popup:hover {
  color: var(--primary-color);
}
.logged_in #popup_news #close_popup {
  display: none;
}
#popup_news .information_responsive {
  background: var(--primary-color);
  display: none;
  position: relative;
  right: 0;
  bottom: 0;
  cursor: pointer;
  border-radius: var(--border-radius-small);
  overflow: hidden;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-left: auto;
}
#popup_news .information_responsive span {
  align-self: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  color: #fff;
  padding: var(--size-15) var(--size-25);
}
#popup_news .information_responsive span a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  #popup_news .information_responsive span {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
#popup_news .information_responsive i {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 var(--icon-width);
  width: var(--icon-width);
  min-height: var(--icon-width);
  text-align: center;
  background: var(--primary-color-dark);
  color: #fff;
  line-height: 100%;
}
#popup_news .information_responsive:nth-child(2) {
  display: none;
}

body.portlet_news_rwd #popup_news .information_responsive {
  display: flex;
  pointer-events: all;
}
body.portlet_news_rwd #popup_news .portlet {
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: all 0.6s ease-out;
}
body.portlet_news_rwd #popup_news #close_popup {
  opacity: 0;
  display: none;
  transition: all 0.3s ease-out;
}
body.portlet_news_rwd #popup_news .portlet.visible_responsive {
  opacity: 1;
  visibility: visible;
  display: block;
}
body.portlet_news_rwd #popup_news .portlet.visible_responsive + #close_popup {
  opacity: 1;
  display: flex;
  transition-delay: 0.6s;
}
body.portlet_news_rwd #popup_news .portlet.visible_responsive + div + .information_responsive {
  opacity: 0;
  position: absolute;
}

@keyframes fadeIn {
  0% {
    right: calc(-1 * (var(--popup-width) + var(--siteframe-space)));
  }
  60% {
    right: var(--size-40);
  }
  100% {
    right: var(--siteframe-space);
  }
}
/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group login message */
.message {
  --paragraph-space: var(--size-10);
  display: flex;
  align-items: center;
  flex-flow: wrap;
  gap: var(--size-10);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: #fff;
  font-weight: 700;
  border-radius: var(--border-radius);
  background: var(--signal-color);
  padding: var(--size-20) var(--size-30);
  box-sizing: border-box;
  border: 2px solid var(--signal-color);
}
.message a {
  color: #fff;
}
@media print {
  .message {
    font-size: 13px;
    line-height: 21px;
  }
}
.message:not(:first-child) {
  margin-top: var(--size-60);
}
.message:not(:last-child) {
  margin-bottom: var(--size-60);
}
.message ul li:before {
  color: #fff;
}
.message > strong {
  width: 100%;
}
.message .message_important {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  color: #fff;
  font-weight: 700;
}
.message .message_important a {
  color: #fff;
}
@media print {
  .message .message_important {
    font-size: 15px;
    line-height: 24px;
  }
}
.message a {
  text-decoration: none;
  margin-left: auto;
}
.message a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.message a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.message a.button, .message a[href*="/cart"] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--signal-color);
  background: var(--background-medium);
  border: 1px solid var(--background-medium);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
  font-weight: 700;
  text-decoration: none;
  margin-left: auto;
}
.message a.button:hover, .message a.button:focus, .message a[href*="/cart"]:hover, .message a[href*="/cart"]:focus {
  color: var(--signal-color);
  border: 1px solid var(--background-dark);
  background: var(--background-dark);
}
@media print {
  .message a.button, .message a[href*="/cart"] {
    display: none;
  }
}
.message i {
  margin-right: var(--size-10);
}
.message:has(span.tooltip) {
  display: block;
}
.message:has(span.tooltip) span.tooltip {
  text-decoration: underline;
  text-underline-position: under;
  cursor: pointer;
}

/* @end */
/* @group scrollbar */
*::-webkit-scrollbar {
  width: 8px;
  height: 2px;
  background: var(--background-light);
}

*::-webkit-scrollbar-thumb {
  background: var(--background-dark-style-light);
  border-radius: 8px;
  height: 1px;
}

/* @end */
/* !@group toolitp  */
.no_system_page div.tooltipster-base:not(.tooltipster-management) {
  border: none;
  background: var(--background-dark-style-dark);
  border-radius: var(--border-radius-very-small);
  --arrow-size: 16px;
}
.no_system_page div.tooltipster-base:not(.tooltipster-management) .tooltipster-content {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--background-light);
  padding: 7px 10px;
  background: none;
  overflow: hidden;
}
.no_system_page div.tooltipster-base:not(.tooltipster-management) .tooltipster-content a {
  color: var(--background-light);
}
@media print {
  .no_system_page div.tooltipster-base:not(.tooltipster-management) .tooltipster-content {
    font-size: 12px;
    line-height: 15px;
  }
}
.no_system_page div.tooltipster-base:not(.tooltipster-management) .tooltipster-arrow {
  background: var(--background-dark-style-dark);
}

.tooltipster-base:not(.tooltipster-management) {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
  --arrow-size: 16px;
}
.tooltipster-base:not(.tooltipster-management) .tooltipster-arrow {
  border: none;
  width: var(--arrow-size);
  height: calc(var(--arrow-size) / 2);
  position: absolute;
  bottom: calc(-1 * var(--arrow-size) / 2);
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  left: calc(50% - var(--arrow-size) / 2);
}
.tooltipster-base:not(.tooltipster-management) .tooltipster-arrow.tooltipster-arrow-bottom {
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  bottom: auto;
  top: calc(-1 * var(--arrow-size) / 2);
}
.tooltipster-base:not(.tooltipster-management) .tooltipster-arrow.tooltipster-arrow-left, .tooltipster-base:not(.tooltipster-management) .tooltipster-arrow.tooltipster-arrow-right {
  height: var(--arrow-size);
  width: calc(var(--arrow-size) / 2);
  bottom: calc(50% - var(--arrow-size) / 2);
}
.tooltipster-base:not(.tooltipster-management) .tooltipster-arrow.tooltipster-arrow-right {
  clip-path: polygon(100% 100%, 100% 0, 0 50%);
  left: calc(-1 * var(--arrow-size) / 2);
}
.tooltipster-base:not(.tooltipster-management) .tooltipster-arrow.tooltipster-arrow-left {
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  left: auto;
  right: calc(-1 * var(--arrow-size) / 2);
}

.tooltipster-fade {
  opacity: 0;
  transition-property: opacity;
}
.tooltipster-fade.tooltipster-fade-show {
  opacity: 1;
}

/* @end */
/* !@group login mask */
.login_form > p:first-child {
  margin-bottom: var(--paragraph-space);
}
.login_form form {
  max-width: var(--siteframe-very-small);
}
.login_form form[action="?action=lost_password"] .p_lost_password:last-child {
  margin-top: var(--size-20);
}
.login_form form[action="?action=lost_password"] .p_lost_password:last-child label {
  display: none;
}
.login_form label {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: clamp(1.8px, 2vw, 2px);
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
@media print {
  .login_form label {
    font-size: 12px;
    line-height: 15px;
  }
}
.login_form input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
.login_form input a {
  color: var(--input-color);
}
@media print {
  .login_form input {
    font-size: 12px;
    line-height: 15px;
  }
}
.login_form input:focus, .login_form input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.login_form input[data-com-onepassword-filled=light], .login_form input:-webkit-autofill, .login_form input:-webkit-autofill:hover, .login_form input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.login_form input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.login_form input::placeholder, .login_form input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.login_form input[type=submit].button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.login_form input[type=submit].button:hover, .login_form input[type=submit].button:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .login_form input[type=submit].button {
    display: none;
  }
}
.login_form .p_remember_me_checkbox label.label_remember_me_checkbox {
  margin: 0;
  padding: 0;
}
.login_form .p_remember_me_checkbox label.prefix_checkbox {
  display: none;
}
.login_form .p_remember_me_checkbox input[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.login_form .p_remember_me_checkbox input[type=checkbox] + * {
  display: flex;
  align-items: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  transition: all 0.2s ease-out;
  cursor: pointer;
  margin: 0;
  letter-spacing: 0;
}
.login_form .p_remember_me_checkbox input[type=checkbox] + * a {
  color: var(--input-color);
}
@media print {
  .login_form .p_remember_me_checkbox input[type=checkbox] + * {
    font-size: 12px;
    line-height: 15px;
  }
}
.login_form .p_remember_me_checkbox input[type=checkbox] + *:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f111";
  font-weight: 100;
  font-size: 1.73em;
  line-height: normal;
  margin-right: 8px;
}
.login_form .p_remember_me_checkbox input[type=checkbox]:hover:not(:checked) + *,
.login_form .p_remember_me_checkbox input[type=checkbox]:hover:not(:checked) + * a {
  color: var(--input-color-hover);
}
.login_form .p_remember_me_checkbox input[type=checkbox]:checked + *:before {
  content: "\f192";
  content: "\f192"/"";
  color: var(--primary-color);
  font-weight: 900;
}
.login_form .p_remember_me_checkbox input[type=checkbox] + label:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0c8";
}
.login_form .p_remember_me_checkbox input[type=checkbox]:checked + label:before {
  content: "\f14a";
}
.login_form .p_login_button label {
  display: none;
}
.login_form .p_empty {
  display: none;
}
.login_form .p_register, .login_form + .portlet_shop_register, .login_form + .p_lost_password,
.login_form .p_lost_password {
  margin-top: var(--size-40);
  margin-bottom: 0;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .login_form .p_register, .login_form + .portlet_shop_register, .login_form + .p_lost_password,
  .login_form .p_lost_password {
    font-size: 12px;
    line-height: 15px;
  }
}
.login_form .p_lost_password + .p_register {
  margin-top: var(--size-10);
}

/* @end */
/* !@group management portlets */
.logged_in div.portlets.portlets_info_left .portlet_zone_label:after {
  content: "Zone: Boxen links";
}
.logged_in div.portlets.portlets_info_left .videos .management_controls,
.logged_in div.portlets.portlets_info_left .pictures .management_controls {
  display: none;
}
.logged_in div.portlets.portlets_all_options .portlets_inner_wrap:after {
  left: 5px;
  right: 5px;
}
.logged_in div.portlets.portlets_all_options .portlet_zone_label {
  margin-left: 10px;
}
.logged_in div.portlets.portlets_all_options .portlet_zone_label:after {
  content: "Zone: Freier Inhalt & Einträge Importieren";
}
.logged_in div.portlets.portlets_all_options .add_portlet_link {
  margin-left: 10px !important;
}
.logged_in div.portlets.portlets_all_options .videos .management_controls,
.logged_in div.portlets.portlets_all_options .pictures .management_controls {
  display: none;
}
.logged_in div.portlets[class*=portlets_home_fix] .portlet_zone_label {
  margin-left: 10px;
}
.logged_in div.portlets[class*=portlets_home_fix] .portlet_zone_label:after {
  content: "Zone: Fixe Inhalte Home";
}
.logged_in div.portlets[class*=portlets_home_fix] .videos .management_controls,
.logged_in div.portlets[class*=portlets_home_fix] .pictures .management_controls {
  display: none;
}
.logged_in div.portlets[class*=portlets_home_fix].portlets_home_fix_dark .portlet_zone_label:after {
  content: "Zone: Fixe Inhalte Home (dunkler Hintergrund)";
}
.logged_in div[class*=portlet_content][class*=_sponsors] {
  position: relative;
  padding: 20px;
}
.logged_in div[class*=portlet_content][class*=_sponsors]:after {
  content: "";
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  left: 5px;
  width: auto;
  height: auto;
  display: block;
  background: rgba(0, 0, 0, 0.03);
  border: dashed 2px rgba(0, 0, 0, 0.1);
  z-index: -1;
}
.logged_in div[class*=portlet_content][class*=_sponsors]:before {
  position: absolute;
  top: -23px;
  content: "Zone: Sponsoren Logos";
  font: 400 15px/21px "VAG Rounded", sans-serif;
  letter-spacing: 0.03em;
  font-size: 13px;
  line-height: 18px;
  color: #666;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  background: none;
  border-radius: 0;
}
.logged_in div[class*=portlet_content][class*=_sponsors].portlet_no_title .portlet-title {
  display: none;
}
.logged_in div[class*=portlet_content][class*=_sponsors].portlet_no_title.portlet_empty.portlet_no_content .management_controls {
  display: inline-block;
  position: relative;
  margin: 0;
}
.logged_in div[class*=portlet_content][class*=_sponsors].portlet_empty.portlet_no_content .portlet-content {
  display: none;
}
.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls ~ .portlet-title {
  font-size: 0;
  margin: 0;
}
.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls ~ .portlet-title:after {
  content: "«Grossen Titel hinzufügen»";
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls ~ .portlet-title:after a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls ~ .portlet-title:after {
    font-size: 24px;
    line-height: 29px;
  }
}
.logged_in div[class*=fix_portlets]:not([class*=fix_portlets_links]).portlet_no_title .management_controls ~ .portlet-content {
  display: none;
}
.logged_in div[class*=home_links] .portlet-title,
.logged_in div[class*=fix_portlets_links] .portlet-title {
  display: none;
}
.logged_in div[class*=home_links] .management_controls ~ .portlet-content > a,
.logged_in div[class*=fix_portlets_links] .management_controls ~ .portlet-content > a {
  text-decoration: none;
}
.logged_in div[class*=home_links] .management_controls ~ .portlet-content > a:after,
.logged_in div[class*=fix_portlets_links] .management_controls ~ .portlet-content > a:after {
  content: "Links hinzufügen";
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
  font-weight: 400;
  margin: auto;
}
.logged_in div[class*=home_links] .management_controls ~ .portlet-content > a:after:hover, .logged_in div[class*=home_links] .management_controls ~ .portlet-content > a:after:focus,
.logged_in div[class*=fix_portlets_links] .management_controls ~ .portlet-content > a:after:hover,
.logged_in div[class*=fix_portlets_links] .management_controls ~ .portlet-content > a:after:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .logged_in div[class*=home_links] .management_controls ~ .portlet-content > a:after,
  .logged_in div[class*=fix_portlets_links] .management_controls ~ .portlet-content > a:after {
    display: none;
  }
}
.logged_in div[class*=home_links] .management_controls ~ .portlet-content > a > span,
.logged_in div[class*=fix_portlets_links] .management_controls ~ .portlet-content > a > span {
  display: none;
}
.logged_in div[class*=home_links].portlet_empty {
  display: inline-block;
}
.logged_in div[class*=home_links] .management_controls ~ .portlet-content > a:after {
  margin: 0;
}
.logged_in .portlet.portlet_no_title .management_controls ~ .portlet-title {
  margin-top: 0;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin-bottom: var(--size-10);
}
.logged_in .portlet.portlet_no_title .management_controls ~ .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .logged_in .portlet.portlet_no_title .management_controls ~ .portlet-title {
    font-size: 18px;
    line-height: 21px;
  }
}
.logged_in .portlet_listing .portlet_inner > .management_controls .portlet_resource_link {
  display: none;
}

/* @end */
/* !@group management listing */
.logged_in a.add_entry_link {
  height: auto !important;
}

/* @end */
/* !@group management pagination */
.pagination {
  height: auto;
  --icon-width: 44px;
  grid-column: 1/span var(--columns);
}
.pagination:not(:first-child) {
  margin-top: var(--size-90);
}
.pagination .pagination_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 calc(var(--icon-width) + 3px);
  box-sizing: border-box;
}
.pagination .pagination-links,
.pagination .pagination-numbers {
  display: flex;
  flex-flow: wrap;
  align-items: baseline;
  justify-content: center;
}
.pagination .pagination-links a,
.pagination .pagination-numbers a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--icon-width);
  height: var(--icon-width);
  font-size: clamp(14px, 1.6vw, 16px);
  line-height: var(--icon-width);
  font-weight: 700;
  text-decoration: none;
  background: var(--background-medium);
  border-radius: 100%;
}
.pagination .pagination-links a:hover,
.pagination .pagination-numbers a:hover {
  color: var(--text-color);
  background: var(--background-dark);
}
.pagination .pagination-numbers {
  gap: 5px;
}
.pagination .pagination-numbers a.current {
  background: var(--primary-color);
  color: #fff;
}
.pagination .pagination-numbers .placeholder {
  margin: 0 3px;
}
.pagination .pagination-links a {
  position: absolute;
  top: calc(50% - var(--icon-width) / 2);
  font-size: 0;
}
.pagination .pagination-links a:after {
  position: absolute;
  left: 0;
  width: 100%;
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-size: clamp(16px, 2vw, 19px);
  text-align: center;
}
.pagination .pagination-links a.next {
  right: 0;
}
.pagination .pagination-links a.previous {
  left: 0;
}
.pagination .pagination-links a.previous:after {
  content: "\f060";
  content: "\f060"/"";
}

/* @end */
/* !@group sitemap */
ul.sitemap a {
  text-decoration: none;
}
ul.sitemap li.level0 a {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: clamp(28px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  font-weight: 700;
}
@media print {
  ul.sitemap li.level0 a {
    font-size: 16px;
    line-height: 24px;
  }
}
ul.sitemap li.level0:not(:first-child) {
  margin-top: var(--size-20) !important;
}
ul.sitemap li.level1 {
  margin-left: 0 !important;
}
ul.sitemap li.level2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  margin-left: var(--size-15) !important;
}
@media print {
  ul.sitemap li.level2 {
    font-size: 13px;
    line-height: 21px;
  }
}
ul.sitemap li.level2 + li.level1 {
  margin-top: var(--size-10);
}

/* @end */
/* @group custom font Awesome */
.fa-file-docx:before {
  content: "\e5ed";
  content: "\e5ed"/"";
}

.fa-photo:before {
  content: "\f03e";
  content: "\f03e"/"";
}

/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group overview & listing */
#mixItUp.listing,
#overview_wrap {
  max-width: var(--siteframe-small);
  margin: 0 auto;
}
#mixItUp.listing:not(:first-child),
#overview_wrap:not(:first-child) {
  margin-top: var(--size-70);
}
.flex_wrap #mixItUp.listing,
.flex_wrap #overview_wrap {
  margin-top: 0;
}

/* @end */
/* !@group overview */
.overview_items .overview_item:not(:first-child) {
  margin-top: var(--size-40);
}
.overview_items .overview_item > * {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
.overview_items .overview_item > *.cf {
  display: none;
}
.overview_items .overview_item .videos,
.overview_items .overview_item .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
.overview_items .overview_item .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.overview_items .overview_item .videos + .pictures {
  display: none;
}
.overview_items .overview_item .videos .video,
.overview_items .overview_item .videos video {
  height: 100%;
}
.overview_items .overview_item .pictures {
  overflow: visible;
}
.overview_items .overview_item .pictures .resource_background {
  overflow: visible;
}
.overview_items .overview_item .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
.overview_items .overview_item .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.overview_items .overview_item .pictures .picture,
.overview_items .overview_item .pictures .resource_background,
.overview_items .overview_item .pictures a.resource_link,
.overview_items .overview_item .pictures img {
  height: 100%;
}
.overview_items .overview_item .pictures .picture:not(:first-child) {
  display: none;
}
.overview_items .overview_item .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
.overview_items .overview_item .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
.overview_items .overview_item .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  .overview_items .overview_item .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
.overview_items .overview_item .content {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
.overview_items .overview_item [class*=subtitle],
.overview_items .overview_item h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
.overview_items .overview_item [class*=subtitle] a,
.overview_items .overview_item h2 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .overview_items .overview_item [class*=subtitle],
  .overview_items .overview_item h2 {
    font-size: 18px;
    line-height: 21px;
  }
}
.overview_items .overview_item [class*=subtitle]:not(:last-child),
.overview_items .overview_item h2:not(:last-child) {
  margin-bottom: var(--size-40);
}
.overview_items .overview_item .listing-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
.overview_items .overview_item .listing-date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  .overview_items .overview_item .listing-date {
    font-size: 12px;
    line-height: 15px;
  }
}
.overview_items .overview_item div[class*=introduction] {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .overview_items .overview_item div[class*=introduction] {
    font-size: 15px;
    line-height: 24px;
  }
}
.overview_items .overview_item div[class*=introduction]:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.overview_items .overview_item .text {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .overview_items .overview_item .text {
    font-size: 13px;
    line-height: 21px;
  }
}
.overview_items .overview_item .text:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.overview_items .overview_item .text h2,
.overview_items .overview_item .text h3,
.overview_items .overview_item .text h4,
.overview_items .overview_item .text h5,
.overview_items .overview_item .text h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  .overview_items .overview_item .text h2,
  .overview_items .overview_item .text h3,
  .overview_items .overview_item .text h4,
  .overview_items .overview_item .text h5,
  .overview_items .overview_item .text h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
.overview_items .overview_item .document a {
  border-color: transparent;
  background: var(--background-dark);
}
.overview_items .overview_item .document a:focus, .overview_items .overview_item .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
.overview_items .overview_item .documents,
.overview_items .overview_item .musics {
  margin-top: 0;
}
.overview_items .overview_item .documents:not(:last-child),
.overview_items .overview_item .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.overview_items .overview_item .listing-more-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.overview_items .overview_item .listing-more-button:hover, .overview_items .overview_item .listing-more-button:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .overview_items .overview_item .listing-more-button {
    display: none;
  }
}
.overview_items .overview_item .listing-more-button:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.overview_items .overview_item .listing-more-button:not(:first-child) {
  margin-top: auto;
}
.overview_items .overview_item[class*=has-subtitle] div.content h2 a,
.overview_items .overview_item[class*=has-subtitle] div.content h2, .overview_items .overview_item[class*=has_subtitle] div.content h2 a,
.overview_items .overview_item[class*=has_subtitle] div.content h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
.overview_items .overview_item[class*=has-subtitle] div.content h2 a a,
.overview_items .overview_item[class*=has-subtitle] div.content h2 a, .overview_items .overview_item[class*=has_subtitle] div.content h2 a a,
.overview_items .overview_item[class*=has_subtitle] div.content h2 a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .overview_items .overview_item[class*=has-subtitle] div.content h2 a,
  .overview_items .overview_item[class*=has-subtitle] div.content h2, .overview_items .overview_item[class*=has_subtitle] div.content h2 a,
  .overview_items .overview_item[class*=has_subtitle] div.content h2 {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.overview_items .overview_item[class*=has-subtitle] div.content h2:not(:last-child), .overview_items .overview_item[class*=has_subtitle] div.content h2:not(:last-child) {
  margin-bottom: var(--size-10);
}
.overview_items .overview_item.map_hover > * {
  position: relative;
  background: var(--background-dark);
}
.overview_items .overview_item.map_hover > * .content:not(:first-child) > h2:after,
.overview_items .overview_item.map_hover > * .content:first-child > *:first-child:after {
  right: -10px;
}
.overview_items .overview_item[class*=element_link_entire] > * {
  position: relative;
}
.overview_items .overview_item[class*=element_link_entire] > *:hover {
  background: var(--background-dark);
}
.overview_items .overview_item[class*=element_link_entire] > *:hover .content:not(:first-child) > h2:after,
.overview_items .overview_item[class*=element_link_entire] > *:hover .content:first-child > *:first-child:after {
  right: -10px;
}
.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child) > h2,
.overview_items .overview_item[class*=element_link_entire] .content:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child) > h2:only-child,
.overview_items .overview_item[class*=element_link_entire] .content:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child) > h2:after,
.overview_items .overview_item[class*=element_link_entire] .content:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child) > h2:after:hover, .overview_items .overview_item[class*=element_link_entire] .content:not(:first-child) > h2:after:focus,
.overview_items .overview_item[class*=element_link_entire] .content:first-child > *:first-child:after:hover,
.overview_items .overview_item[class*=element_link_entire] .content:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .overview_items .overview_item[class*=element_link_entire] .content:not(:first-child) > h2:after,
  .overview_items .overview_item[class*=element_link_entire] .content:first-child > *:first-child:after {
    display: none;
  }
}
.overview_items .overview_item[class*=element_link_entire] .content:not(:first-child) > h2 + [class*=subtitle] {
  padding-right: calc(var(--icon-width) + 10px);
}
.overview_items .overview_item[class*=element_link_entire] .text {
  margin-bottom: 0 !important;
}
.overview_items .overview_item[class*=element_link_entire] .listing-more-button {
  display: none;
}
.overview_items .overview_item[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  .overview_items .overview_item > * {
    flex-flow: column;
    height: 100%;
  }
  .overview_items .overview_item .videos,
  .overview_items .overview_item .pictures {
    flex: unset;
    max-width: 100%;
  }
  .overview_items .overview_item .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .overview_items .overview_item .videos .video,
  .overview_items .overview_item .videos video {
    height: auto;
  }
  .overview_items .overview_item .pictures a.resource_link,
  .overview_items .overview_item .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .overview_items .overview_item .pictures .picture,
  .overview_items .overview_item .pictures .resource_background,
  .overview_items .overview_item .pictures a.resource_link,
  .overview_items .overview_item .pictures img {
    height: auto;
  }
  .overview_items .overview_item .content {
    height: 100%;
  }
}
@media print {
  .overview_items .overview_item > * {
    background: #fff !important;
    border-radius: 0;
  }
  .overview_items .overview_item .content:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .overview_items .overview_item .content:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}

/* @end */
/* !@group listing */
.module-listing .listing_entry:not(:first-child) {
  margin-top: var(--size-40);
}
.module-listing .listing_entry > * {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
.module-listing .listing_entry > *.cf {
  display: none;
}
.module-listing .listing_entry .videos,
.module-listing .listing_entry .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
.module-listing .listing_entry .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.module-listing .listing_entry .videos + .pictures {
  display: none;
}
.module-listing .listing_entry .videos .video,
.module-listing .listing_entry .videos video {
  height: 100%;
}
.module-listing .listing_entry .pictures {
  overflow: visible;
}
.module-listing .listing_entry .pictures .resource_background {
  overflow: visible;
}
.module-listing .listing_entry .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
.module-listing .listing_entry .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.module-listing .listing_entry .pictures .picture,
.module-listing .listing_entry .pictures .resource_background,
.module-listing .listing_entry .pictures a.resource_link,
.module-listing .listing_entry .pictures img {
  height: 100%;
}
.module-listing .listing_entry .pictures .picture:not(:first-child) {
  display: none;
}
.module-listing .listing_entry .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
.module-listing .listing_entry .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
.module-listing .listing_entry .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  .module-listing .listing_entry .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
.module-listing .listing_entry .content {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
.module-listing .listing_entry [class*=subtitle],
.module-listing .listing_entry h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
.module-listing .listing_entry [class*=subtitle] a,
.module-listing .listing_entry h2 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .module-listing .listing_entry [class*=subtitle],
  .module-listing .listing_entry h2 {
    font-size: 18px;
    line-height: 21px;
  }
}
.module-listing .listing_entry [class*=subtitle]:not(:last-child),
.module-listing .listing_entry h2:not(:last-child) {
  margin-bottom: var(--size-40);
}
.module-listing .listing_entry .listing-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
.module-listing .listing_entry .listing-date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  .module-listing .listing_entry .listing-date {
    font-size: 12px;
    line-height: 15px;
  }
}
.module-listing .listing_entry div[class*=introduction] {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .module-listing .listing_entry div[class*=introduction] {
    font-size: 15px;
    line-height: 24px;
  }
}
.module-listing .listing_entry div[class*=introduction]:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.module-listing .listing_entry .listing-content-text {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .module-listing .listing_entry .listing-content-text {
    font-size: 13px;
    line-height: 21px;
  }
}
.module-listing .listing_entry .listing-content-text:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.module-listing .listing_entry .listing-content-text h2,
.module-listing .listing_entry .listing-content-text h3,
.module-listing .listing_entry .listing-content-text h4,
.module-listing .listing_entry .listing-content-text h5,
.module-listing .listing_entry .listing-content-text h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  .module-listing .listing_entry .listing-content-text h2,
  .module-listing .listing_entry .listing-content-text h3,
  .module-listing .listing_entry .listing-content-text h4,
  .module-listing .listing_entry .listing-content-text h5,
  .module-listing .listing_entry .listing-content-text h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
.module-listing .listing_entry .document a {
  border-color: transparent;
  background: var(--background-dark);
}
.module-listing .listing_entry .document a:focus, .module-listing .listing_entry .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
.module-listing .listing_entry .documents,
.module-listing .listing_entry .musics {
  margin-top: 0;
}
.module-listing .listing_entry .documents:not(:last-child),
.module-listing .listing_entry .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.module-listing .listing_entry .listing-more-button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.module-listing .listing_entry .listing-more-button:hover, .module-listing .listing_entry .listing-more-button:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .module-listing .listing_entry .listing-more-button {
    display: none;
  }
}
.module-listing .listing_entry .listing-more-button:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.module-listing .listing_entry .listing-more-button:not(:first-child) {
  margin-top: auto;
}
.module-listing .listing_entry[class*=has-subtitle] div.content h2 a,
.module-listing .listing_entry[class*=has-subtitle] div.content h2, .module-listing .listing_entry[class*=has_subtitle] div.content h2 a,
.module-listing .listing_entry[class*=has_subtitle] div.content h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
.module-listing .listing_entry[class*=has-subtitle] div.content h2 a a,
.module-listing .listing_entry[class*=has-subtitle] div.content h2 a, .module-listing .listing_entry[class*=has_subtitle] div.content h2 a a,
.module-listing .listing_entry[class*=has_subtitle] div.content h2 a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .module-listing .listing_entry[class*=has-subtitle] div.content h2 a,
  .module-listing .listing_entry[class*=has-subtitle] div.content h2, .module-listing .listing_entry[class*=has_subtitle] div.content h2 a,
  .module-listing .listing_entry[class*=has_subtitle] div.content h2 {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.module-listing .listing_entry[class*=has-subtitle] div.content h2:not(:last-child), .module-listing .listing_entry[class*=has_subtitle] div.content h2:not(:last-child) {
  margin-bottom: var(--size-10);
}
.module-listing .listing_entry.map_hover > * {
  position: relative;
  background: var(--background-dark);
}
.module-listing .listing_entry.map_hover > * .content:not(:first-child) > h2:after,
.module-listing .listing_entry.map_hover > * .content:first-child > *:first-child:after {
  right: -10px;
}
.module-listing .listing_entry[class*=element_link_entire] > * {
  position: relative;
}
.module-listing .listing_entry[class*=element_link_entire] > *:hover {
  background: var(--background-dark);
}
.module-listing .listing_entry[class*=element_link_entire] > *:hover .content:not(:first-child) > h2:after,
.module-listing .listing_entry[class*=element_link_entire] > *:hover .content:first-child > *:first-child:after {
  right: -10px;
}
.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child) > h2,
.module-listing .listing_entry[class*=element_link_entire] .content:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child) > h2:only-child,
.module-listing .listing_entry[class*=element_link_entire] .content:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child) > h2:after,
.module-listing .listing_entry[class*=element_link_entire] .content:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child) > h2:after:hover, .module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child) > h2:after:focus,
.module-listing .listing_entry[class*=element_link_entire] .content:first-child > *:first-child:after:hover,
.module-listing .listing_entry[class*=element_link_entire] .content:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child) > h2:after,
  .module-listing .listing_entry[class*=element_link_entire] .content:first-child > *:first-child:after {
    display: none;
  }
}
.module-listing .listing_entry[class*=element_link_entire] .content:not(:first-child) > h2 + [class*=subtitle] {
  padding-right: calc(var(--icon-width) + 10px);
}
.module-listing .listing_entry[class*=element_link_entire] .listing-content-text {
  margin-bottom: 0 !important;
}
.module-listing .listing_entry[class*=element_link_entire] .listing-more-button {
  display: none;
}
.module-listing .listing_entry[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  .module-listing .listing_entry > * {
    flex-flow: column;
    height: 100%;
  }
  .module-listing .listing_entry .videos,
  .module-listing .listing_entry .pictures {
    flex: unset;
    max-width: 100%;
  }
  .module-listing .listing_entry .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .module-listing .listing_entry .videos .video,
  .module-listing .listing_entry .videos video {
    height: auto;
  }
  .module-listing .listing_entry .pictures a.resource_link,
  .module-listing .listing_entry .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .module-listing .listing_entry .pictures .picture,
  .module-listing .listing_entry .pictures .resource_background,
  .module-listing .listing_entry .pictures a.resource_link,
  .module-listing .listing_entry .pictures img {
    height: auto;
  }
  .module-listing .listing_entry .content {
    height: 100%;
  }
}
@media print {
  .module-listing .listing_entry > * {
    background: #fff !important;
    border-radius: 0;
  }
  .module-listing .listing_entry .content:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .module-listing .listing_entry .content:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.module-listing > div[id*=listing-tag-]:not(:first-child) {
  margin-top: var(--size-60);
}

.listing_properties:not(:last-child) {
  margin-bottom: var(--size-25);
}
.listing_properties .listing_property_group:not(:first-child),
.listing_properties .spacer,
.listing_properties .parent_property_title {
  display: none;
}
.listing_properties .properties {
  --gap: 5px;
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
}
.listing_properties .properties > .cf {
  display: none;
}
.listing_properties .properties .property_text {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 500;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(14px, 1.8vw, 18px);
  letter-spacing: clamp(1.5px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color);
  background: rgba(var(--background-dark-style-rgb), 0.15);
  border-radius: var(--border-radius-very-small);
  display: block;
  padding: clamp(4px, 0.6vw, 6px) clamp(6px, 1vw, 10px);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.listing_properties .properties .property_text a {
  text-decoration: none;
}

.portlet-entry-tags,
.listing-tags {
  --gap: 5px;
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
}
.portlet-entry-tags > .cf,
.listing-tags > .cf {
  display: none;
}
.portlet-entry-tags:not(:last-child),
.listing-tags:not(:last-child) {
  margin-bottom: var(--size-25);
}
.portlet-entry-tags .title_tag,
.listing-tags .title_tag {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 500;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(14px, 1.8vw, 18px);
  letter-spacing: clamp(1.5px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color);
  background: rgba(var(--background-dark-style-rgb), 0.15);
  border-radius: var(--border-radius-very-small);
  display: block;
  padding: clamp(4px, 0.6vw, 6px) clamp(6px, 1vw, 10px);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.pictures + .portlet-listing-content-container .portlet-entry-tags,
.pictures + .portlet-listing-content-container .listing-tags,
.pictures + .portlet-listing-content-container .listing_properties,
.listing_entry_with_picture .portlet-entry-tags,
.listing_entry_with_picture .listing-tags,
.listing_entry_with_picture .listing_properties {
  position: absolute;
  left: var(--size-15);
  top: var(--size-15);
  margin: 0;
  max-width: 40%;
}
.pictures + .portlet-listing-content-container .portlet-entry-tags .title_tag,
.pictures + .portlet-listing-content-container .portlet-entry-tags .properties .property_text,
.pictures + .portlet-listing-content-container .listing-tags .title_tag,
.pictures + .portlet-listing-content-container .listing-tags .properties .property_text,
.pictures + .portlet-listing-content-container .listing_properties .title_tag,
.pictures + .portlet-listing-content-container .listing_properties .properties .property_text,
.listing_entry_with_picture .portlet-entry-tags .title_tag,
.listing_entry_with_picture .portlet-entry-tags .properties .property_text,
.listing_entry_with_picture .listing-tags .title_tag,
.listing_entry_with_picture .listing-tags .properties .property_text,
.listing_entry_with_picture .listing_properties .title_tag,
.listing_entry_with_picture .listing_properties .properties .property_text {
  background: rgba(var(--background-rgb), 0.7);
}

.mod_action_show_entry .listing_detail_icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
  margin-left: auto;
  margin-right: auto;
  background: var(--background-medium);
}
.mod_action_show_entry .listing_detail_icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
.mod_action_show_entry .listing_detail_icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  .mod_action_show_entry .listing_detail_icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
.mod_action_show_entry .listing_entry_backlink:not(:first-child) {
  margin-top: var(--size-50);
}
.mod_action_show_entry .listing_entry_backlink a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.mod_action_show_entry .listing_entry_backlink a:hover, .mod_action_show_entry .listing_entry_backlink a:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .mod_action_show_entry .listing_entry_backlink a {
    display: none;
  }
}
.mod_action_show_entry .listing_entry_backlink a:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f060";
  content: "\f060"/"";
  margin-right: 8px;
}

.listing_property_filter {
  max-width: var(--siteframe-medium);
  margin: auto;
}
.listing_property_filter form {
  --gap: var(--size-30) var(--size-40);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
  justify-content: center;
}
.listing_property_filter form > .cf {
  display: none;
}
.filter_tags_wrap_left .listing_property_filter form {
  gap: var(--size-25) 0;
  justify-content: space-between;
}
.filter_tags_wrap_left .listing_property_filter form .p_select2_filter,
.filter_tags_wrap_left .listing_property_filter form .p_select2 {
  flex: 0 0 100%;
}
.listing_property_filter form label {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: clamp(1.8px, 2vw, 2px);
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
@media print {
  .listing_property_filter form label {
    font-size: 12px;
    line-height: 15px;
  }
}
.listing_property_filter form .p_select2_filter,
.listing_property_filter form .p_select2 {
  margin: 0;
  flex: 1 0 calc(33.3333333333% - var(--size-40) + var(--size-40) / 3);
}
.listing_property_filter form .p_select2_filter:only-of-type,
.listing_property_filter form .p_select2:only-of-type {
  flex: 0 0 calc(66.66% + var(--size-40));
}
.listing_property_filter form .p_select2_filter select,
.listing_property_filter form .p_select2 select {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(11, 47, 21,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
  background-size: 12.5px var(--input-padding-left-right);
  overflow: hidden;
}
.listing_property_filter form .p_select2_filter select a,
.listing_property_filter form .p_select2 select a {
  color: var(--input-color);
}
@media print {
  .listing_property_filter form .p_select2_filter select,
  .listing_property_filter form .p_select2 select {
    font-size: 12px;
    line-height: 15px;
  }
}
.listing_property_filter form .p_select2_filter select:focus, .listing_property_filter form .p_select2_filter select:hover,
.listing_property_filter form .p_select2 select:focus,
.listing_property_filter form .p_select2 select:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.listing_property_filter form .p_select2_filter select[data-com-onepassword-filled=light], .listing_property_filter form .p_select2_filter select:-webkit-autofill, .listing_property_filter form .p_select2_filter select:-webkit-autofill:hover, .listing_property_filter form .p_select2_filter select:-webkit-autofill:focus,
.listing_property_filter form .p_select2 select[data-com-onepassword-filled=light],
.listing_property_filter form .p_select2 select:-webkit-autofill,
.listing_property_filter form .p_select2 select:-webkit-autofill:hover,
.listing_property_filter form .p_select2 select:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.listing_property_filter form .p_select2_filter select::-moz-placeholder, .listing_property_filter form .p_select2 select::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.listing_property_filter form .p_select2_filter select::placeholder, .listing_property_filter form .p_select2_filter select::-moz-placeholder,
.listing_property_filter form .p_select2 select::placeholder,
.listing_property_filter form .p_select2 select::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.listing_property_filter form .p_select2_filter select:hover, .listing_property_filter form .p_select2_filter select:focus,
.listing_property_filter form .p_select2 select:hover,
.listing_property_filter form .p_select2 select:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(11, 47, 21,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
  background-size: 12.5px var(--input-padding-left-right);
}
@media (prefers-color-scheme: dark) {
  body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2_filter select,
  body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2 select {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
    background-size: 12.5px var(--input-padding-left-right);
  }
  body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2_filter select:hover, body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2_filter select:focus,
  body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2 select:hover,
  body[data-theme=dynamic_dark_mode] .listing_property_filter form .p_select2 select:focus {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
    background-size: 12.5px var(--input-padding-left-right);
  }
}
body[data-theme=dark_mode] .listing_property_filter form .p_select2_filter select,
body[data-theme=dark_mode] .listing_property_filter form .p_select2 select {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
  background-size: 12.5px var(--input-padding-left-right);
}
body[data-theme=dark_mode] .listing_property_filter form .p_select2_filter select:hover, body[data-theme=dark_mode] .listing_property_filter form .p_select2_filter select:focus,
body[data-theme=dark_mode] .listing_property_filter form .p_select2 select:hover,
body[data-theme=dark_mode] .listing_property_filter form .p_select2 select:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
  background-size: 12.5px var(--input-padding-left-right);
}
.listing_property_filter form .p_select2_filter select option,
.listing_property_filter form .p_select2 select option {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
}
.listing_property_filter form .p_select2_filter select option a,
.listing_property_filter form .p_select2 select option a {
  color: var(--input-color);
}
@media print {
  .listing_property_filter form .p_select2_filter select option,
  .listing_property_filter form .p_select2 select option {
    font-size: 12px;
    line-height: 15px;
  }
}
.listing_property_filter form .p_select2_filter select option:not(:first-child),
.listing_property_filter form .p_select2 select option:not(:first-child) {
  display: none;
}
.listing_property_filter form .p_listing_available_date_filter {
  margin: 0;
  flex: 1 0 calc(33.3333333333% - var(--size-40) + var(--size-40) / 3);
}
.listing_property_filter form .p_listing_available_date_filter input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
.listing_property_filter form .p_listing_available_date_filter input a {
  color: var(--input-color);
}
@media print {
  .listing_property_filter form .p_listing_available_date_filter input {
    font-size: 12px;
    line-height: 15px;
  }
}
.listing_property_filter form .p_listing_available_date_filter input:focus, .listing_property_filter form .p_listing_available_date_filter input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.listing_property_filter form .p_listing_available_date_filter input[data-com-onepassword-filled=light], .listing_property_filter form .p_listing_available_date_filter input:-webkit-autofill, .listing_property_filter form .p_listing_available_date_filter input:-webkit-autofill:hover, .listing_property_filter form .p_listing_available_date_filter input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.listing_property_filter form .p_listing_available_date_filter input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.listing_property_filter form .p_listing_available_date_filter input::placeholder, .listing_property_filter form .p_listing_available_date_filter input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.listing_property_filter form .listing_search_wrap {
  width: calc(100% - var(--icon-width) - var(--size-40));
  order: -2;
  position: relative;
}
.filter_tags_wrap_left .listing_property_filter form .listing_search_wrap {
  width: calc(100% - var(--icon-width) - var(--size-15));
}
.listing_property_filter form .listing_search_wrap input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
.listing_property_filter form .listing_search_wrap input a {
  color: var(--input-color);
}
@media print {
  .listing_property_filter form .listing_search_wrap input {
    font-size: 12px;
    line-height: 15px;
  }
}
.listing_property_filter form .listing_search_wrap input:focus, .listing_property_filter form .listing_search_wrap input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.listing_property_filter form .listing_search_wrap input[data-com-onepassword-filled=light], .listing_property_filter form .listing_search_wrap input:-webkit-autofill, .listing_property_filter form .listing_search_wrap input:-webkit-autofill:hover, .listing_property_filter form .listing_search_wrap input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.listing_property_filter form .listing_search_wrap input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.listing_property_filter form .listing_search_wrap input::placeholder, .listing_property_filter form .listing_search_wrap input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.listing_property_filter form .listing_search_buttons {
  order: -1;
  flex: 0 0 calc(var(--icon-width));
  align-self: flex-end;
  position: relative;
}
.listing_property_filter form .listing_search_buttons:before {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: var(--icon-width);
  max-height: var(--icon-width);
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: var(--input-padding);
  font-family: "Font Awesome 6 Pro";
  content: "\f002";
  content: "\f002"/"";
  line-height: clamp(16px, 1.8vw, 18px);
  color: #fff;
  border-radius: var(--border-radius-small);
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s ease-out;
}
.listing_property_filter form .listing_search_buttons input {
  position: absolute;
  bottom: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  border-radius: var(--border-radius-small);
  background: none;
  font-size: 0;
  border: none;
  cursor: pointer;
}
.listing_property_filter form .listing_search_buttons:hover:before {
  background: var(--primary-color-dark);
  border: 1px solid var(--primary-color-dark);
}
.listing_property_filter form .listing_reset_filter_wrap {
  display: flex;
  justify-content: center;
  flex: 0 0 100%;
}
.listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--text-color);
  background: var(--background-light);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
}
.listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter:hover, .listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter:focus {
  color: var(--text-color);
  border: 1px solid transparent;
  background: var(--background-medium);
}
@media print {
  .listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter {
    display: none;
  }
}
.listing_property_filter form .listing_reset_filter_wrap .listing_reset_filter:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f2ed";
  margin-left: 8px;
}

.filter_tags_wrap_left {
  position: sticky;
  top: calc(var(--header-height) + var(--size-20));
  flex: 0 0 clamp(280px, 33.5vw, 355px);
  margin-right: clamp(60px, 11vw, 110px);
}
@media screen and (max-width: 1200px) {
  .filter_tags_wrap_left {
    flex: 0 0 clamp(280px, 32vw, 320px);
    margin-right: clamp(40px, 8vw, 60px);
  }
}
@media screen and (max-width: 900px) {
  .filter_tags_wrap_left {
    position: relative;
    top: 0;
    flex: unset;
    width: 100%;
    margin-right: 0;
  }
}
@media print {
  .filter_tags_wrap_left {
    max-width: 250px;
    margin-right: 30px;
  }
}

/* @end */
/* !@group google maps */
#google_map {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
}
#google_map:not(:first-child) {
  margin-top: var(--size-90);
}
#google_map #module_map {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 129/66;
  min-height: 300px;
  border-radius: var(--border-radius);
  overflow: hidden;
}
#google_map #module_map .gm-style .gm-style-iw-c {
  border-radius: var(--border-radius-small);
}
#google_map #module_map .infowindow {
  --paragraph-space: var(--size-10);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: #222222;
  min-width: 150px;
  padding: var(--size-10);
}
#google_map #module_map .infowindow a {
  color: #222222;
}
@media print {
  #google_map #module_map .infowindow {
    font-size: 13px;
    line-height: 21px;
  }
}
#google_map #module_map .infowindow h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  color: #222222;
  font-weight: 700;
}
#google_map #module_map .infowindow h2 a {
  color: #222222;
}
@media print {
  #google_map #module_map .infowindow h2 {
    font-size: 15px;
    line-height: 24px;
  }
}
#google_map #module_map .infowindow h2:not(:last-child) {
  margin-bottom: 0;
}
#google_map #module_map .infowindow p:nth-last-child(2) {
  margin-bottom: 0;
}
#google_map #module_map button.gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
  opacity: 1;
  color: rgb(192.6967041462, 188.29, 183.8832958538);
  transition: all 0.2s ease-out;
}
#google_map #module_map button.gm-ui-hover-effect:hover {
  color: #222222;
}
#google_map #module_map button.gm-ui-hover-effect:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f00d";
  font-weight: 900;
  font-size: 20px;
}
#google_map #module_map button.gm-ui-hover-effect span {
  display: none !important;
}

#google_maps_iframe {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
}
#google_maps_iframe:not(:first-child) {
  margin-top: var(--size-90);
}
#google_maps_iframe iframe {
  width: 100% !important;
  height: auto !important;
  min-height: 300px;
  aspect-ratio: 129/66;
  border-radius: var(--border-radius);
  overflow: hidden;
}

/* @end */
/* !@group mailform global styles */
select + span.select2-container {
  width: 100% !important;
  min-width: unset;
}

span.select2-container.select2-container--default .select2-selection {
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  background: var(--input-background);
  height: auto;
  transition: all 0.2s ease-out;
  min-height: unset;
}
span.select2-container.select2-container--default .select2-selection .select2-selection__rendered {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  padding: var(--input-padding);
}
span.select2-container.select2-container--default .select2-selection .select2-selection__rendered a {
  color: var(--input-color);
}
@media print {
  span.select2-container.select2-container--default .select2-selection .select2-selection__rendered {
    font-size: 12px;
    line-height: 15px;
  }
}
span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: var(--input-padding-left-right);
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
}
span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  content: "\f107"/"";
}
span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after a {
  color: var(--input-color);
}
@media print {
  span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    font-size: 12px;
    line-height: 15px;
  }
}
span.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
span.select2-container.select2-container--default:hover .select2-selection, span.select2-container.select2-container--default.select2-container--open .select2-selection, span.select2-container.select2-container--default.select2-container--focus .select2-selection {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
}
span.select2-container.select2-container--default:hover .select2-selection .select2-selection__arrow:after,
span.select2-container.select2-container--default:hover .select2-selection .select2-selection__rendered, span.select2-container.select2-container--default.select2-container--open .select2-selection .select2-selection__arrow:after,
span.select2-container.select2-container--default.select2-container--open .select2-selection .select2-selection__rendered, span.select2-container.select2-container--default.select2-container--focus .select2-selection .select2-selection__arrow:after,
span.select2-container.select2-container--default.select2-container--focus .select2-selection .select2-selection__rendered {
  color: var(--input-color-hover);
}
span.select2-container.select2-container--default:hover .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after, span.select2-container.select2-container--default.select2-container--open .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after, span.select2-container.select2-container--default.select2-container--focus .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after {
  color: var(--input-color-hover);
}
span.select2-container.select2-container--default.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
span.select2-container.select2-container--default.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  overflow: auto;
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  display: flex;
  align-items: center;
  border: none;
  background: var(--background-medium);
  color: var(--text-color);
  margin: -4px 5px -4px 0;
  padding: 4px 6px 4px 10px;
  border-radius: calc(var(--input-border-radius) * 2);
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  display: flex;
  font-size: 0;
  line-height: 0;
  order: 2;
  margin: 0 0 0 5px;
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.3);
  font-family: "Font Awesome 6 Pro";
  content: "\f057";
  font-weight: 900;
  transition: all 0.2s ease-out;
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before a {
  color: rgba(var(--background-dark-style-rgb), 0.3);
}
@media print {
  span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:before {
    font-size: 12px;
    line-height: 15px;
  }
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover:before {
  color: rgba(var(--background-dark-style-rgb), 1);
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
  width: 100%;
  min-width: 30px;
  padding-right: 12px;
  box-sizing: border-box;
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input {
  width: 100% !important;
  color: var(--input-color);
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input::-moz-placeholder {
  opacity: 1;
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after {
  position: absolute;
  right: 0;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  font-family: "Font Awesome 6 Pro";
  content: "\f107";
  content: "\f107"/"";
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after a {
  color: var(--input-color);
}
@media print {
  span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:after {
    font-size: 12px;
    line-height: 15px;
  }
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar {
  width: 10px;
  height: 2px;
  background: var(--background-dark);
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb {
  background: var(--background-dark-style-medium);
  border-radius: 2px;
  height: 1px;
}
span.select2-container.select2-container--default .select2-selection--multiple .select2-search__field {
  margin: 0;
}
span.select2-container .select2-dropdown {
  background: var(--input-background-hover);
  border-color: var(--input-border-hover);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  border-radius: var(--input-border-radius);
  overflow: hidden;
  z-index: 100;
}
span.select2-container .select2-dropdown a {
  color: var(--input-color);
}
@media print {
  span.select2-container .select2-dropdown {
    font-size: 12px;
    line-height: 15px;
  }
}
span.select2-container .select2-dropdown.select2-dropdown--above {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0px;
}
span.select2-container .select2-dropdown.select2-dropdown--below {
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
}
span.select2-container .select2-dropdown .select2-results__option {
  padding: var(--input-padding);
}
span.select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background: var(--input-border-hover);
  color: var(--background-light);
}
span.select2-container .select2-dropdown .select2-results__option[aria-selected=true] {
  background: var(--background-medium);
  color: var(--input-color);
}
span.select2-container .select2-dropdown .select2-results__option[aria-disabled=true] {
  opacity: 0.5;
}
span.select2-container .select2-dropdown .select2-results__option .property_entry_count {
  display: none;
}
span.select2-container .select2-dropdown .select2-results__option > .listing_entry_title {
  display: inline-block;
}
span.select2-container .select2-dropdown .select2-results__option > .listing_entry_subtitle {
  display: inline-block;
}
span.select2-container .select2-dropdown .select2-results__option > .listing_entry_subtitle:before {
  content: ": ";
}
span.select2-container .select2-dropdown .select2-search--dropdown {
  padding: 5px;
}
span.select2-container .select2-dropdown .select2-search__field {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
  padding: 8px;
  border-radius: 2px;
}
span.select2-container .select2-dropdown .select2-search__field a {
  color: var(--input-color);
}
@media print {
  span.select2-container .select2-dropdown .select2-search__field {
    font-size: 12px;
    line-height: 15px;
  }
}
span.select2-container .select2-dropdown .select2-search__field:focus, span.select2-container .select2-dropdown .select2-search__field:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
span.select2-container .select2-dropdown .select2-search__field[data-com-onepassword-filled=light], span.select2-container .select2-dropdown .select2-search__field:-webkit-autofill, span.select2-container .select2-dropdown .select2-search__field:-webkit-autofill:hover, span.select2-container .select2-dropdown .select2-search__field:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
span.select2-container .select2-dropdown .select2-search__field::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
span.select2-container .select2-dropdown .select2-search__field::placeholder, span.select2-container .select2-dropdown .select2-search__field::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}

.no_system_page div.ui-datepicker {
  width: 300px;
  background: var(--input-background-hover);
  border: 1px solid var(--input-border);
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: var(--box-shadow);
  margin: 5px 0 0 5px;
  padding: 0;
}
.no_system_page div.ui-datepicker .ui-widget-header {
  --icon-width: 32px;
  display: flex;
  background: var(--background-medium);
  border: none;
  border-radius: 0;
  padding: 10px var(--input-padding-left-right);
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-title {
  display: flex;
  justify-content: center;
  gap: var(--size-10);
  width: 100%;
  margin: 0 calc(var(--icon-width) + 10px);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-title a {
  color: var(--input-color);
}
@media print {
  .no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-title {
    font-size: 12px;
    line-height: 15px;
  }
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-title > span {
  font-weight: 700;
  padding: 9px 0;
}
.no_system_page div.ui-datepicker .ui-widget-header select {
  --input-background: rgba(var(--background-dark-style-rgb), 0.06);
  --input-background-hover: rgba(var(--background-dark-style-rgb), 0.09);
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(11, 47, 21,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
  background-size: 12.5px var(--input-padding-left-right);
  max-width: calc(50% - 5px);
  border: none;
  font-weight: 700;
  margin: 0;
  padding: 9px var(--input-padding-left-right);
}
.no_system_page div.ui-datepicker .ui-widget-header select a {
  color: var(--input-color);
}
@media print {
  .no_system_page div.ui-datepicker .ui-widget-header select {
    font-size: 12px;
    line-height: 15px;
  }
}
.no_system_page div.ui-datepicker .ui-widget-header select:focus, .no_system_page div.ui-datepicker .ui-widget-header select:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.no_system_page div.ui-datepicker .ui-widget-header select[data-com-onepassword-filled=light], .no_system_page div.ui-datepicker .ui-widget-header select:-webkit-autofill, .no_system_page div.ui-datepicker .ui-widget-header select:-webkit-autofill:hover, .no_system_page div.ui-datepicker .ui-widget-header select:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.no_system_page div.ui-datepicker .ui-widget-header select::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.no_system_page div.ui-datepicker .ui-widget-header select::placeholder, .no_system_page div.ui-datepicker .ui-widget-header select::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.no_system_page div.ui-datepicker .ui-widget-header select:hover, .no_system_page div.ui-datepicker .ui-widget-header select:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(11, 47, 21,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
  background-size: 12.5px var(--input-padding-left-right);
}
@media (prefers-color-scheme: dark) {
  body[data-theme=dynamic_dark_mode] .no_system_page div.ui-datepicker .ui-widget-header select {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
    background-size: 12.5px var(--input-padding-left-right);
  }
  body[data-theme=dynamic_dark_mode] .no_system_page div.ui-datepicker .ui-widget-header select:hover, body[data-theme=dynamic_dark_mode] .no_system_page div.ui-datepicker .ui-widget-header select:focus {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
    background-size: 12.5px var(--input-padding-left-right);
  }
}
body[data-theme=dark_mode] .no_system_page div.ui-datepicker .ui-widget-header select {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
  background-size: 12.5px var(--input-padding-left-right);
}
body[data-theme=dark_mode] .no_system_page div.ui-datepicker .ui-widget-header select:hover, body[data-theme=dark_mode] .no_system_page div.ui-datepicker .ui-widget-header select:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
  background-size: 12.5px var(--input-padding-left-right);
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-next,
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-prev {
  top: calc(50% - var(--icon-width) / 2);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  text-decoration: none;
  border: 0 !important;
  background: none;
  color: var(--background-dark-style-dark);
  border-radius: 100%;
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-next:hover, .no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-next.ui-state-hover,
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-prev:hover,
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-prev.ui-state-hover {
  background: var(--background-light);
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-next:before,
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-prev:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f104";
  font-weight: 700;
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-next span,
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-prev span {
  display: none;
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-prev {
  left: 10px;
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-next {
  right: 10px;
}
.no_system_page div.ui-datepicker .ui-widget-header .ui-datepicker-next:before {
  content: "\f105";
  content: "\f105"/"";
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  border: 10px solid transparent;
  margin: 0;
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar a {
  color: var(--input-color);
}
@media print {
  .no_system_page div.ui-datepicker .ui-datepicker-calendar {
    font-size: 12px;
    line-height: 15px;
  }
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar th {
  padding: 9px;
  text-transform: uppercase;
  color: var(--input-color-hover);
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar td {
  padding: 1px;
  min-width: 0;
  border: none;
  background: var(--input-background-hover);
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar td > span {
  padding: 9px;
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
  opacity: 0.25;
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar td.ui-state-disabled > span {
  border: none;
  background: none;
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar td a {
  padding: 9px;
  text-align: center;
  background: var(--input-background-hover);
  border: none;
  border-radius: 4px;
  transition: all 0.2s ease-out;
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar td a.ui-state-highlight {
  background: var(--background-medium);
  color: var(--input-color);
}
.no_system_page div.ui-datepicker .ui-datepicker-calendar td a:hover, .no_system_page div.ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
  background: var(--primary-color);
  color: #fff;
}

.required {
  color: var(--signal-color) !important;
  font-weight: 700;
}

/* @end */
/* !@group mailform */
#mailform_elements {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  margin-top: calc(-1 * var(--size-30));
}
#mailform_elements h2 {
  color: var(--text-color);
}
#mailform_elements .mailform_elements_wrap {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
#mailform_elements .mailform_elements_wrap:not(:first-child) {
  margin-top: var(--size-90);
}
#mailform_elements .mailform_elements_wrap .mailform_element_left {
  position: sticky;
  top: calc(var(--header-height) + var(--size-20));
  flex: 0 0 clamp(280px, 33.5vw, 355px);
  margin-right: clamp(60px, 11vw, 110px);
}
@media screen and (max-width: 1200px) {
  #mailform_elements .mailform_elements_wrap .mailform_element_left {
    flex: 0 0 clamp(280px, 32vw, 320px);
    margin-right: clamp(40px, 8vw, 60px);
  }
}
@media screen and (max-width: 900px) {
  #mailform_elements .mailform_elements_wrap .mailform_element_left {
    position: relative;
    top: 0;
    flex: unset;
    width: 100%;
    margin-right: 0;
  }
}
@media print {
  #mailform_elements .mailform_elements_wrap .mailform_element_left {
    max-width: 250px;
    margin-right: 30px;
  }
}
#mailform_elements .mailform_elements_wrap .mailform_element_right {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
}

.mailform_element {
  position: relative;
  flex: 1 0 100%;
  margin-top: var(--size-30);
  --space-between: var(--size-20);
}
.mailform_element.zwei {
  flex: 0 0 calc(50% - var(--space-between) / 2);
}
.mailform_element.drei {
  flex: 0 0 calc(33.33% - var(--space-between) / 1.5);
}
.mailform_element label {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: clamp(1.8px, 2vw, 2px);
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
@media print {
  .mailform_element label {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
.mailform_element input a {
  color: var(--input-color);
}
@media print {
  .mailform_element input {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element input:focus, .mailform_element input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.mailform_element input[data-com-onepassword-filled=light], .mailform_element input:-webkit-autofill, .mailform_element input:-webkit-autofill:hover, .mailform_element input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.mailform_element input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mailform_element input::placeholder, .mailform_element input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mailform_element input.tooltip {
  padding-right: 40px;
}
.mailform_element textarea {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
  height: 150px;
  height: clamp(120px, 15vw, 150px);
}
.mailform_element textarea a {
  color: var(--input-color);
}
@media print {
  .mailform_element textarea {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element textarea:focus, .mailform_element textarea:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.mailform_element textarea[data-com-onepassword-filled=light], .mailform_element textarea:-webkit-autofill, .mailform_element textarea:-webkit-autofill:hover, .mailform_element textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.mailform_element textarea::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mailform_element textarea::placeholder, .mailform_element textarea::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mailform_element select {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(11, 47, 21,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
  background-size: 12.5px var(--input-padding-left-right);
}
.mailform_element select a {
  color: var(--input-color);
}
@media print {
  .mailform_element select {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element select:focus, .mailform_element select:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.mailform_element select[data-com-onepassword-filled=light], .mailform_element select:-webkit-autofill, .mailform_element select:-webkit-autofill:hover, .mailform_element select:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.mailform_element select::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mailform_element select::placeholder, .mailform_element select::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mailform_element select:hover, .mailform_element select:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(11, 47, 21,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
  background-size: 12.5px var(--input-padding-left-right);
}
@media (prefers-color-scheme: dark) {
  body[data-theme=dynamic_dark_mode] .mailform_element select {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
    background-size: 12.5px var(--input-padding-left-right);
  }
  body[data-theme=dynamic_dark_mode] .mailform_element select:hover, body[data-theme=dynamic_dark_mode] .mailform_element select:focus {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
    background-size: 12.5px var(--input-padding-left-right);
  }
}
body[data-theme=dark_mode] .mailform_element select {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
  background-size: 12.5px var(--input-padding-left-right);
}
body[data-theme=dark_mode] .mailform_element select:hover, body[data-theme=dark_mode] .mailform_element select:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
  background-size: 12.5px var(--input-padding-left-right);
}
.mailform_element.select_field .helptext {
  right: 38px;
}
.mailform_element .helptext {
  position: absolute;
  right: var(--input-padding-left-right);
  bottom: calc(var(--input-padding-top-bottom) + 1px);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
.mailform_element .helptext a {
  color: var(--input-color);
}
@media print {
  .mailform_element .helptext {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element .helptext i {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  font-weight: 900;
  font-family: "Font Awesome 6 Pro";
}
.mailform_element .helptext i a {
  color: var(--input-color);
}
@media print {
  .mailform_element .helptext i {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element .helptext i:hover {
  color: var(--input-color-hover);
}
.mailform_element.mailform_error {
  --input-border: var(--signal-color);
  --input-color: var(--signal-color);
}
.mailform_element.mailform_error label {
  color: var(--signal-color);
}
.mailform_element.heading3_field:not(:first-child) {
  margin-top: var(--size-80);
}
.mailform_element.infotext_field:not(:last-child) {
  margin-bottom: var(--size-20);
}
.mailform_element.date_field p:after {
  position: absolute;
  right: var(--input-padding-left-right);
  bottom: calc(var(--input-padding-top-bottom) + 2px);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  font-family: "Font Awesome 6 Pro";
  content: "\f133";
}
.mailform_element.date_field p:after a {
  color: var(--input-color);
}
@media print {
  .mailform_element.date_field p:after {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element.date_field p:hover:after, .mailform_element.date_field p:focus-within:after {
  color: var(--input-color-hover);
}
.mailform_element.radio_field input[type=radio] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.mailform_element.radio_field input[type=radio] + * {
  display: flex;
  align-items: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  transition: all 0.2s ease-out;
  cursor: pointer;
  margin: 0;
  letter-spacing: 0;
}
.mailform_element.radio_field input[type=radio] + * a {
  color: var(--input-color);
}
@media print {
  .mailform_element.radio_field input[type=radio] + * {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element.radio_field input[type=radio] + *:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f111";
  font-weight: 100;
  font-size: 1.73em;
  line-height: normal;
  margin-right: 8px;
}
.mailform_element.radio_field input[type=radio]:hover:not(:checked) + *,
.mailform_element.radio_field input[type=radio]:hover:not(:checked) + * a {
  color: var(--input-color-hover);
}
.mailform_element.radio_field input[type=radio]:checked + *:before {
  content: "\f192";
  content: "\f192"/"";
  color: var(--primary-color);
  font-weight: 900;
}
.mailform_element.radio_field .wrap_radio_buttons > label {
  margin-bottom: var(--size-15);
}
.mailform_element.radio_field .multiple_radio_inputs {
  --gap: var(--size-15) var(--size-25);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
}
.mailform_element.radio_field .multiple_radio_inputs > .cf {
  display: none;
}
.mailform_element.radio_field .helptext {
  bottom: 0;
  right: 0;
}
.mailform_element.checkbox_field input[type=checkbox] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  margin: 0;
  padding: 0;
}
.mailform_element.checkbox_field input[type=checkbox] + * {
  display: flex;
  align-items: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  transition: all 0.2s ease-out;
  cursor: pointer;
  margin: 0;
  letter-spacing: 0;
}
.mailform_element.checkbox_field input[type=checkbox] + * a {
  color: var(--input-color);
}
@media print {
  .mailform_element.checkbox_field input[type=checkbox] + * {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element.checkbox_field input[type=checkbox] + *:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f111";
  font-weight: 100;
  font-size: 1.73em;
  line-height: normal;
  margin-right: 8px;
}
.mailform_element.checkbox_field input[type=checkbox]:hover:not(:checked) + *,
.mailform_element.checkbox_field input[type=checkbox]:hover:not(:checked) + * a {
  color: var(--input-color-hover);
}
.mailform_element.checkbox_field input[type=checkbox]:checked + *:before {
  content: "\f192";
  content: "\f192"/"";
  color: var(--primary-color);
  font-weight: 900;
}
.mailform_element.checkbox_field input[type=checkbox] + label:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0c8";
}
.mailform_element.checkbox_field input[type=checkbox]:checked + label:before {
  content: "\f14a";
}
.mailform_element.checkbox_field .helptext {
  bottom: 0;
  right: 0;
}
.mailform_element.time_field p, .mailform_element.datetime_field p {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  margin: 0;
}
.mailform_element.time_field span.separator, .mailform_element.datetime_field span.separator {
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--space-between);
}
.mailform_element.time_field select,
.mailform_element.time_field span.select2-container {
  flex: 0 0 calc(50% - var(--space-between) / 2);
}
.mailform_element.datetime_field input {
  flex: 0 0 calc(50% - var(--space-between) / 2);
  margin-right: auto;
}
.mailform_element.datetime_field select,
.mailform_element.datetime_field span.select2-container {
  flex: 0 0 calc(25% - var(--space-between) / 1.33);
}
.mailform_element.file_field input {
  position: absolute;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  opacity: 0;
  z-index: -1;
}
.mailform_element.file_field input + label {
  display: flex;
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
  cursor: pointer;
  margin: 0;
}
.mailform_element.file_field input + label a {
  color: var(--input-color);
}
@media print {
  .mailform_element.file_field input + label {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element.file_field input + label:focus, .mailform_element.file_field input + label:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.mailform_element.file_field input + label[data-com-onepassword-filled=light], .mailform_element.file_field input + label:-webkit-autofill, .mailform_element.file_field input + label:-webkit-autofill:hover, .mailform_element.file_field input + label:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.mailform_element.file_field input + label::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mailform_element.file_field input + label::placeholder, .mailform_element.file_field input + label::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mailform_element.file_field input + label:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f574";
  margin-right: 8px;
}
.mailform_element.signature_field .signature-pad-wrapper canvas {
  border: 1px solid rgba(var(--background-dark-style-rgb), 0.25);
  border-radius: var(--input-border-radius);
}
.mailform_element.signature_field .signature-pad-reset {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-decoration: none;
}
@media print {
  .mailform_element.signature_field .signature-pad-reset {
    font-size: 12px;
    line-height: 15px;
  }
}
.mailform_element.signature_field .signature-pad-reset:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f00d";
  margin-right: 8px;
}
.mailform_element.signature_field .helptext {
  right: calc(100% - 330px);
  bottom: 22px;
}

.mailform_submit_button {
  margin-left: auto;
  margin-top: var(--size-50);
}
.mailform_submit_button label {
  display: none;
}
.mailform_submit_button input {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(18px, 2.6vw, 26px) clamp(26px, 4vw, 40px);
}
.mailform_submit_button input:hover, .mailform_submit_button input:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .mailform_submit_button input {
    display: none;
  }
}

.mod_action_mailform_sent h1 {
  display: none;
}

.mailform_element_captcha > p {
  display: none;
}

.captcha_protection {
  background: var(--background-medium);
  border-radius: var(--input-border-radius);
  padding: var(--size-20);
  display: flex;
  align-items: flex-start;
  flex-flow: wrap;
  align-items: flex-end;
}
.captcha_protection .captcha_title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: clamp(28px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  font-weight: 700;
  margin-bottom: var(--size-20);
}
@media print {
  .captcha_protection .captcha_title {
    font-size: 16px;
    line-height: 24px;
  }
}
.captcha_protection .captcha_input_title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: clamp(1.8px, 2vw, 2px);
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
@media print {
  .captcha_protection .captcha_input_title {
    font-size: 12px;
    line-height: 15px;
  }
}
.captcha_protection .captcha_input_title ~ .captcha_input_title {
  display: none;
}
.captcha_protection a {
  max-width: 80%;
  margin-right: var(--size-15);
}
.captcha_protection a img {
  display: block;
  border-radius: var(--input-border-radius);
  width: 300px;
  max-width: 100%;
}
.captcha_protection a + a {
  background: rgba(var(--background-dark-style-rgb), 0.15);
  border-radius: var(--input-border-radius);
  padding: var(--size-10) var(--size-10);
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: var(--text-color);
}
.captcha_protection a + a:hover {
  color: var(--text-color);
  background: rgba(var(--background-dark-style-rgb), 0.3);
}
.captcha_protection p {
  margin-top: var(--size-20);
  width: 100%;
  --input-background: transparent;
  --input-background-hover: transparent;
}
.captcha_protection #captcha_help_link {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  cursor: pointer;
  opacity: 0.6;
}
@media print {
  .captcha_protection #captcha_help_link {
    font-size: 12px;
    line-height: 15px;
  }
}

/* @end */
/* !@group search */
#search_results:not(:first-child) {
  margin-top: var(--size-80);
}
#search_results .search_item_wrap:not(:first-child) {
  margin-top: var(--size-40);
}
#search_results .search_item_wrap > * {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
#search_results .search_item_wrap > *.cf {
  display: none;
}
#search_results .search_item_wrap .videos,
#search_results .search_item_wrap .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
#search_results .search_item_wrap .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
#search_results .search_item_wrap .videos + .pictures {
  display: none;
}
#search_results .search_item_wrap .videos .video,
#search_results .search_item_wrap .videos video {
  height: 100%;
}
#search_results .search_item_wrap .pictures {
  overflow: visible;
}
#search_results .search_item_wrap .pictures .resource_background {
  overflow: visible;
}
#search_results .search_item_wrap .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
#search_results .search_item_wrap .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
#search_results .search_item_wrap .pictures .picture,
#search_results .search_item_wrap .pictures .resource_background,
#search_results .search_item_wrap .pictures a.resource_link,
#search_results .search_item_wrap .pictures img {
  height: 100%;
}
#search_results .search_item_wrap .pictures .picture:not(:first-child) {
  display: none;
}
#search_results .search_item_wrap .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
#search_results .search_item_wrap .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
#search_results .search_item_wrap .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  #search_results .search_item_wrap .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
#search_results .search_item_wrap .content {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
#search_results .search_item_wrap .search_item_subtitle,
#search_results .search_item_wrap h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
#search_results .search_item_wrap .search_item_subtitle a,
#search_results .search_item_wrap h2 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  #search_results .search_item_wrap .search_item_subtitle,
  #search_results .search_item_wrap h2 {
    font-size: 18px;
    line-height: 21px;
  }
}
#search_results .search_item_wrap .search_item_subtitle:not(:last-child),
#search_results .search_item_wrap h2:not(:last-child) {
  margin-bottom: var(--size-40);
}
#search_results .search_item_wrap .search_item_date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
#search_results .search_item_wrap .search_item_date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  #search_results .search_item_wrap .search_item_date {
    font-size: 12px;
    line-height: 15px;
  }
}
#search_results .search_item_wrap .search_item_introduction {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  #search_results .search_item_wrap .search_item_introduction {
    font-size: 15px;
    line-height: 24px;
  }
}
#search_results .search_item_wrap .search_item_introduction:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
#search_results .search_item_wrap .search_item_content {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  #search_results .search_item_wrap .search_item_content {
    font-size: 13px;
    line-height: 21px;
  }
}
#search_results .search_item_wrap .search_item_content:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
#search_results .search_item_wrap .search_item_content h2,
#search_results .search_item_wrap .search_item_content h3,
#search_results .search_item_wrap .search_item_content h4,
#search_results .search_item_wrap .search_item_content h5,
#search_results .search_item_wrap .search_item_content h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  #search_results .search_item_wrap .search_item_content h2,
  #search_results .search_item_wrap .search_item_content h3,
  #search_results .search_item_wrap .search_item_content h4,
  #search_results .search_item_wrap .search_item_content h5,
  #search_results .search_item_wrap .search_item_content h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
#search_results .search_item_wrap .document a {
  border-color: transparent;
  background: var(--background-dark);
}
#search_results .search_item_wrap .document a:focus, #search_results .search_item_wrap .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
#search_results .search_item_wrap .documents,
#search_results .search_item_wrap .musics {
  margin-top: 0;
}
#search_results .search_item_wrap .documents:not(:last-child),
#search_results .search_item_wrap .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
#search_results .search_item_wrap .search_item_detail_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
#search_results .search_item_wrap .search_item_detail_link:hover, #search_results .search_item_wrap .search_item_detail_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  #search_results .search_item_wrap .search_item_detail_link {
    display: none;
  }
}
#search_results .search_item_wrap .search_item_detail_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
#search_results .search_item_wrap .search_item_detail_link:not(:first-child) {
  margin-top: auto;
}
#search_results .search_item_wrap[class*=has-subtitle] div.content h2 a,
#search_results .search_item_wrap[class*=has-subtitle] div.content h2, #search_results .search_item_wrap[class*=has_subtitle] div.content h2 a,
#search_results .search_item_wrap[class*=has_subtitle] div.content h2 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
#search_results .search_item_wrap[class*=has-subtitle] div.content h2 a a,
#search_results .search_item_wrap[class*=has-subtitle] div.content h2 a, #search_results .search_item_wrap[class*=has_subtitle] div.content h2 a a,
#search_results .search_item_wrap[class*=has_subtitle] div.content h2 a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  #search_results .search_item_wrap[class*=has-subtitle] div.content h2 a,
  #search_results .search_item_wrap[class*=has-subtitle] div.content h2, #search_results .search_item_wrap[class*=has_subtitle] div.content h2 a,
  #search_results .search_item_wrap[class*=has_subtitle] div.content h2 {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
#search_results .search_item_wrap[class*=has-subtitle] div.content h2:not(:last-child), #search_results .search_item_wrap[class*=has_subtitle] div.content h2:not(:last-child) {
  margin-bottom: var(--size-10);
}
#search_results .search_item_wrap.map_hover > * {
  position: relative;
  background: var(--background-dark);
}
#search_results .search_item_wrap.map_hover > * .content:not(:first-child) > h2:after,
#search_results .search_item_wrap.map_hover > * .content:first-child > *:first-child:after {
  right: -10px;
}
#search_results .search_item_wrap[class*=element_link_entire] > * {
  position: relative;
}
#search_results .search_item_wrap[class*=element_link_entire] > *:hover {
  background: var(--background-dark);
}
#search_results .search_item_wrap[class*=element_link_entire] > *:hover .content:not(:first-child) > h2:after,
#search_results .search_item_wrap[class*=element_link_entire] > *:hover .content:first-child > *:first-child:after {
  right: -10px;
}
#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child) > h2,
#search_results .search_item_wrap[class*=element_link_entire] .content:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child) > h2:only-child,
#search_results .search_item_wrap[class*=element_link_entire] .content:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child) > h2:after,
#search_results .search_item_wrap[class*=element_link_entire] .content:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child) > h2:after:hover, #search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child) > h2:after:focus,
#search_results .search_item_wrap[class*=element_link_entire] .content:first-child > *:first-child:after:hover,
#search_results .search_item_wrap[class*=element_link_entire] .content:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  #search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child) > h2:after,
  #search_results .search_item_wrap[class*=element_link_entire] .content:first-child > *:first-child:after {
    display: none;
  }
}
#search_results .search_item_wrap[class*=element_link_entire] .content:not(:first-child) > h2 + .search_item_subtitle {
  padding-right: calc(var(--icon-width) + 10px);
}
#search_results .search_item_wrap[class*=element_link_entire] .search_item_content {
  margin-bottom: 0 !important;
}
#search_results .search_item_wrap[class*=element_link_entire] .search_item_detail_link {
  display: none;
}
#search_results .search_item_wrap[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  #search_results .search_item_wrap > * {
    flex-flow: column;
    height: 100%;
  }
  #search_results .search_item_wrap .videos,
  #search_results .search_item_wrap .pictures {
    flex: unset;
    max-width: 100%;
  }
  #search_results .search_item_wrap .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  #search_results .search_item_wrap .videos .video,
  #search_results .search_item_wrap .videos video {
    height: auto;
  }
  #search_results .search_item_wrap .pictures a.resource_link,
  #search_results .search_item_wrap .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  #search_results .search_item_wrap .pictures .picture,
  #search_results .search_item_wrap .pictures .resource_background,
  #search_results .search_item_wrap .pictures a.resource_link,
  #search_results .search_item_wrap .pictures img {
    height: auto;
  }
  #search_results .search_item_wrap .content {
    height: 100%;
  }
}
@media print {
  #search_results .search_item_wrap > * {
    background: #fff !important;
    border-radius: 0;
  }
  #search_results .search_item_wrap .content:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  #search_results .search_item_wrap .content:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.highlighting {
  background: rgba(var(--management-highlight-color-rgb), 0.25);
}

.error {
  color: var(--signal-color);
}

/* @end */
/* @group Maps */
.swisstopo_map,
.listing_map {
  width: 100%;
  height: 430px;
  border-radius: var(--border-radius);
  overflow: hidden;
  position: relative;
}
.swisstopo_map #swisstopo_map_container,
.swisstopo_map #listing_map_container,
.listing_map #swisstopo_map_container,
.listing_map #listing_map_container {
  height: 100%;
  width: 100%;
}
.swisstopo_map .swisstopo_map_layer_controls,
.swisstopo_map .listing_map_layer_controls,
.listing_map .swisstopo_map_layer_controls,
.listing_map .listing_map_layer_controls {
  position: absolute;
  z-index: 1;
  bottom: var(--size-20);
  right: var(--size-20);
  display: flex;
  flex-direction: row;
  align-items: center;
}
.swisstopo_map .swisstopo_map_layer_controls .swisstopo_map_layer_control,
.swisstopo_map .swisstopo_map_layer_controls .listing_map_layer_control,
.swisstopo_map .listing_map_layer_controls .swisstopo_map_layer_control,
.swisstopo_map .listing_map_layer_controls .listing_map_layer_control,
.listing_map .swisstopo_map_layer_controls .swisstopo_map_layer_control,
.listing_map .swisstopo_map_layer_controls .listing_map_layer_control,
.listing_map .listing_map_layer_controls .swisstopo_map_layer_control,
.listing_map .listing_map_layer_controls .listing_map_layer_control {
  position: relative;
  width: var(--size-80);
  height: var(--size-80);
  background: white;
  background-size: cover;
  border-radius: var(--border-radius-small);
  margin-left: var(--size-10);
  box-shadow: var(--box-shadow);
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
}
.swisstopo_map .swisstopo_map_layer_controls .swisstopo_map_layer_control:before,
.swisstopo_map .swisstopo_map_layer_controls .listing_map_layer_control:before,
.swisstopo_map .listing_map_layer_controls .swisstopo_map_layer_control:before,
.swisstopo_map .listing_map_layer_controls .listing_map_layer_control:before,
.listing_map .swisstopo_map_layer_controls .swisstopo_map_layer_control:before,
.listing_map .swisstopo_map_layer_controls .listing_map_layer_control:before,
.listing_map .listing_map_layer_controls .swisstopo_map_layer_control:before,
.listing_map .listing_map_layer_controls .listing_map_layer_control:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0) 80%);
}
.swisstopo_map .swisstopo_map_layer_controls .swisstopo_map_layer_control:after,
.swisstopo_map .swisstopo_map_layer_controls .listing_map_layer_control:after,
.swisstopo_map .listing_map_layer_controls .swisstopo_map_layer_control:after,
.swisstopo_map .listing_map_layer_controls .listing_map_layer_control:after,
.listing_map .swisstopo_map_layer_controls .swisstopo_map_layer_control:after,
.listing_map .swisstopo_map_layer_controls .listing_map_layer_control:after,
.listing_map .listing_map_layer_controls .swisstopo_map_layer_control:after,
.listing_map .listing_map_layer_controls .listing_map_layer_control:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: var(--border-radius-small);
  transition: all 0.3s ease-out;
  border: 2px solid transparent;
}
.swisstopo_map .swisstopo_map_layer_controls .swisstopo_map_layer_control.layer_active:after, .swisstopo_map .swisstopo_map_layer_controls .swisstopo_map_layer_control:hover:after,
.swisstopo_map .swisstopo_map_layer_controls .listing_map_layer_control.layer_active:after,
.swisstopo_map .swisstopo_map_layer_controls .listing_map_layer_control:hover:after,
.swisstopo_map .listing_map_layer_controls .swisstopo_map_layer_control.layer_active:after,
.swisstopo_map .listing_map_layer_controls .swisstopo_map_layer_control:hover:after,
.swisstopo_map .listing_map_layer_controls .listing_map_layer_control.layer_active:after,
.swisstopo_map .listing_map_layer_controls .listing_map_layer_control:hover:after,
.listing_map .swisstopo_map_layer_controls .swisstopo_map_layer_control.layer_active:after,
.listing_map .swisstopo_map_layer_controls .swisstopo_map_layer_control:hover:after,
.listing_map .swisstopo_map_layer_controls .listing_map_layer_control.layer_active:after,
.listing_map .swisstopo_map_layer_controls .listing_map_layer_control:hover:after,
.listing_map .listing_map_layer_controls .swisstopo_map_layer_control.layer_active:after,
.listing_map .listing_map_layer_controls .swisstopo_map_layer_control:hover:after,
.listing_map .listing_map_layer_controls .listing_map_layer_control.layer_active:after,
.listing_map .listing_map_layer_controls .listing_map_layer_control:hover:after {
  border: 2.5px solid #fff;
}
.swisstopo_map .swisstopo_map_layer_controls .swisstopo_map_layer_control .layer_name,
.swisstopo_map .swisstopo_map_layer_controls .listing_map_layer_control .layer_name,
.swisstopo_map .listing_map_layer_controls .swisstopo_map_layer_control .layer_name,
.swisstopo_map .listing_map_layer_controls .listing_map_layer_control .layer_name,
.listing_map .swisstopo_map_layer_controls .swisstopo_map_layer_control .layer_name,
.listing_map .swisstopo_map_layer_controls .listing_map_layer_control .layer_name,
.listing_map .listing_map_layer_controls .swisstopo_map_layer_control .layer_name,
.listing_map .listing_map_layer_controls .listing_map_layer_control .layer_name {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  text-align: center;
  font-size: 11px;
  line-height: 28px;
  font-weight: 700;
  color: #fff;
}

/* @end */
/* @group Marker popup */
#swisstopo_marker_popup,
#listing_marker_popup {
  position: relative;
  width: 250px;
  overflow: visible;
  z-index: 10;
  background: var(--background-dark);
  box-shadow: var(--border-shadow);
  border-radius: var(--border-radius);
}
#swisstopo_marker_popup.hidden:after,
#listing_marker_popup.hidden:after {
  display: none !important;
}
#swisstopo_marker_popup:after,
#listing_marker_popup:after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: var(--background-dark) transparent transparent transparent;
}
#swisstopo_marker_popup .popup_header .popup_close,
#listing_marker_popup .popup_header .popup_close {
  z-index: 50;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -11px;
  right: -11px;
  border-radius: 50%;
  transition: all 0.3s ease-out;
  cursor: pointer;
  background: var(--text-color);
  border: 1px solid var(--background-light);
  text-decoration: none;
}
#swisstopo_marker_popup .popup_header .popup_close:before,
#listing_marker_popup .popup_header .popup_close:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f00d";
  left: 50%;
  top: 50%;
  position: absolute;
  font-size: 16px;
  line-height: 16px;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-out;
  color: black;
}
#swisstopo_marker_popup .popup_header .popup_close:hover,
#listing_marker_popup .popup_header .popup_close:hover {
  background: var(--background-light);
}
#swisstopo_marker_popup .popup_header .popup_close:hover:before,
#listing_marker_popup .popup_header .popup_close:hover:before {
  color: #fff;
}
#swisstopo_marker_popup .pictures,
#listing_marker_popup .pictures {
  height: 130px;
  overflow: visible;
}
#swisstopo_marker_popup .pictures .resource_background,
#listing_marker_popup .pictures .resource_background {
  overflow: visible;
}
#swisstopo_marker_popup .pictures a.resource_link,
#listing_marker_popup .pictures a.resource_link {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  overflow: hidden;
}
#swisstopo_marker_popup .pictures img,
#listing_marker_popup .pictures img {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
#swisstopo_marker_popup .pictures .picture,
#swisstopo_marker_popup .pictures .resource_background,
#swisstopo_marker_popup .pictures a.resource_link,
#swisstopo_marker_popup .pictures img,
#listing_marker_popup .pictures .picture,
#listing_marker_popup .pictures .resource_background,
#listing_marker_popup .pictures a.resource_link,
#listing_marker_popup .pictures img {
  height: 100%;
}
#swisstopo_marker_popup .pictures .picture:not(:first-child),
#swisstopo_marker_popup .pictures .management_controls,
#listing_marker_popup .pictures .picture:not(:first-child),
#listing_marker_popup .pictures .management_controls {
  display: none;
}
#swisstopo_marker_popup .popup_inner_content,
#listing_marker_popup .popup_inner_content {
  padding: var(--size-10) var(--size-15);
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  #swisstopo_marker_popup .popup_inner_content,
  #listing_marker_popup .popup_inner_content {
    font-size: 13px;
    line-height: 21px;
  }
}
#swisstopo_marker_popup .popup_inner_content .popup_main_title, #swisstopo_marker_popup .popup_inner_content .popup_main_title a,
#listing_marker_popup .popup_inner_content .popup_main_title,
#listing_marker_popup .popup_inner_content .popup_main_title a {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  font-weight: 600;
  text-transform: none;
  pointer: cursor;
  margin-top: 0px !important;
  margin-bottom: 0px;
  text-decoration: none !important;
}
@media print {
  #swisstopo_marker_popup .popup_inner_content .popup_main_title, #swisstopo_marker_popup .popup_inner_content .popup_main_title a,
  #listing_marker_popup .popup_inner_content .popup_main_title,
  #listing_marker_popup .popup_inner_content .popup_main_title a {
    font-size: 15px;
    line-height: 24px;
  }
}
#swisstopo_marker_popup .popup_inner_content .popup_subtitle,
#listing_marker_popup .popup_inner_content .popup_subtitle {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: clamp(1.8px, 2vw, 2px);
  display: block;
  width: 100%;
  margin-bottom: 4px;
  color: #72906b;
  font-weight: 600;
  margin-top: 0;
}
@media print {
  #swisstopo_marker_popup .popup_inner_content .popup_subtitle,
  #listing_marker_popup .popup_inner_content .popup_subtitle {
    font-size: 12px;
    line-height: 15px;
  }
}

/* @end */
/* @group project downloads */
#module_project_downloads .button_bar_top {
  display: flex;
  gap: var(--size-20);
}
#module_project_downloads .button_bar_top:not(:first-child) {
  margin-top: var(--size-50);
}
.logged_in #module_project_downloads .button_bar_top .button:first-child,
#module_project_downloads .button_bar_top .button[href*=logout] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 400;
  order: 2;
  margin-left: auto;
}
.logged_in #module_project_downloads .button_bar_top .button:first-child:hover, .logged_in #module_project_downloads .button_bar_top .button:first-child:focus,
#module_project_downloads .button_bar_top .button[href*=logout]:hover,
#module_project_downloads .button_bar_top .button[href*=logout]:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .logged_in #module_project_downloads .button_bar_top .button:first-child,
  #module_project_downloads .button_bar_top .button[href*=logout] {
    display: none;
  }
}
.logged_in #module_project_downloads .button_bar_top {
  display: none;
}
#module_project_downloads table th a {
  text-decoration: none;
  display: flex;
  white-space: nowrap;
}
#module_project_downloads table th a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f883";
  margin-left: 8px;
}
#module_project_downloads table th a:after {
  opacity: 0.3;
}
#module_project_downloads table th a.active[data-sort=desc]:after {
  opacity: 1;
  content: "\f884";
}
#module_project_downloads table th a.active[data-sort=asc]:after {
  opacity: 1;
  content: "\f160";
}
#module_project_downloads table td {
  min-width: 50px;
}
#module_project_downloads table td:has(.management_controls) {
  min-width: 84px;
}
#module_project_downloads table td .management_controls {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
#module_project_downloads table td.project_downloads_first_column {
  text-align: center;
}
#module_project_downloads table td i {
  font-size: 1.3em;
  vertical-align: middle;
}
#module_project_downloads table td a + p {
  font-size: 0.7em;
  line-height: 1.3em;
  margin-top: 5px;
}
#module_project_downloads:has(form[action*=authenticate]) {
  max-width: var(--siteframe-very-small);
  margin: 0 auto;
}
#module_project_downloads:has(form[action*=authenticate]) label {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: clamp(1.8px, 2vw, 2px);
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
@media print {
  #module_project_downloads:has(form[action*=authenticate]) label {
    font-size: 12px;
    line-height: 15px;
  }
}
#module_project_downloads:has(form[action*=authenticate]) input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
#module_project_downloads:has(form[action*=authenticate]) input a {
  color: var(--input-color);
}
@media print {
  #module_project_downloads:has(form[action*=authenticate]) input {
    font-size: 12px;
    line-height: 15px;
  }
}
#module_project_downloads:has(form[action*=authenticate]) input:focus, #module_project_downloads:has(form[action*=authenticate]) input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
#module_project_downloads:has(form[action*=authenticate]) input[data-com-onepassword-filled=light], #module_project_downloads:has(form[action*=authenticate]) input:-webkit-autofill, #module_project_downloads:has(form[action*=authenticate]) input:-webkit-autofill:hover, #module_project_downloads:has(form[action*=authenticate]) input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
#module_project_downloads:has(form[action*=authenticate]) input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
#module_project_downloads:has(form[action*=authenticate]) input::placeholder, #module_project_downloads:has(form[action*=authenticate]) input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
#module_project_downloads:has(form[action*=authenticate]) input.button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(13px, 1.8vw, 18px) clamp(20px, 3vw, 30px);
}
#module_project_downloads:has(form[action*=authenticate]) input.button:hover, #module_project_downloads:has(form[action*=authenticate]) input.button:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  #module_project_downloads:has(form[action*=authenticate]) input.button {
    display: none;
  }
}

.mod_project_downloads .user_project_edit_form form:not(:first-child) {
  margin-top: var(--paragraph-space);
}
.mod_project_downloads .user_project_edit_form form label {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: clamp(1.8px, 2vw, 2px);
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
@media print {
  .mod_project_downloads .user_project_edit_form form label {
    font-size: 12px;
    line-height: 15px;
  }
}
.mod_project_downloads .user_project_edit_form form input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
.mod_project_downloads .user_project_edit_form form input a {
  color: var(--input-color);
}
@media print {
  .mod_project_downloads .user_project_edit_form form input {
    font-size: 12px;
    line-height: 15px;
  }
}
.mod_project_downloads .user_project_edit_form form input:focus, .mod_project_downloads .user_project_edit_form form input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.mod_project_downloads .user_project_edit_form form input[data-com-onepassword-filled=light], .mod_project_downloads .user_project_edit_form form input:-webkit-autofill, .mod_project_downloads .user_project_edit_form form input:-webkit-autofill:hover, .mod_project_downloads .user_project_edit_form form input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.mod_project_downloads .user_project_edit_form form input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mod_project_downloads .user_project_edit_form form input::placeholder, .mod_project_downloads .user_project_edit_form form input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mod_project_downloads .user_project_edit_form form input.button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.mod_project_downloads .user_project_edit_form form input.button:hover, .mod_project_downloads .user_project_edit_form form input.button:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .mod_project_downloads .user_project_edit_form form input.button {
    display: none;
  }
}
.mod_project_downloads .user_project_edit_form form input.cancel_button {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
}
.mod_project_downloads .user_project_edit_form form input.cancel_button:hover, .mod_project_downloads .user_project_edit_form form input.cancel_button:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .mod_project_downloads .user_project_edit_form form input.cancel_button {
    display: none;
  }
}
.mod_project_downloads .user_project_edit_form form textarea {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
  height: 150px;
  height: clamp(120px, 15vw, 150px);
}
.mod_project_downloads .user_project_edit_form form textarea a {
  color: var(--input-color);
}
@media print {
  .mod_project_downloads .user_project_edit_form form textarea {
    font-size: 12px;
    line-height: 15px;
  }
}
.mod_project_downloads .user_project_edit_form form textarea:focus, .mod_project_downloads .user_project_edit_form form textarea:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.mod_project_downloads .user_project_edit_form form textarea[data-com-onepassword-filled=light], .mod_project_downloads .user_project_edit_form form textarea:-webkit-autofill, .mod_project_downloads .user_project_edit_form form textarea:-webkit-autofill:hover, .mod_project_downloads .user_project_edit_form form textarea:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.mod_project_downloads .user_project_edit_form form textarea::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mod_project_downloads .user_project_edit_form form textarea::placeholder, .mod_project_downloads .user_project_edit_form form textarea::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.mod_project_downloads .user_project_edit_form .button_bar_bottom .button_bar_inner {
  display: flex;
  justify-content: space-between;
}
.mod_project_downloads .user_project_edit_form .button_bar_bottom:not(:first-child) {
  margin-top: var(--paragraph-space);
}
.mod_project_downloads .user_project_edit_form .button_bar_bottom i {
  margin-right: var(--size-5);
}
.mod_project_downloads .user_project_edit_form .button_bar_bottom a.secondary {
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
}
.mod_project_downloads .user_project_edit_form .button_bar_bottom a.secondary:hover, .mod_project_downloads .user_project_edit_form .button_bar_bottom a.secondary:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .mod_project_downloads .user_project_edit_form .button_bar_bottom a.secondary {
    display: none;
  }
}

/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group events */
#event_listing_wrap {
  margin: 0 auto;
}
#event_listing_wrap:not(:first-child) {
  margin-top: var(--size-70);
}

.event_listing {
  --gap: var(--size-40);
  --columns: 3;
  display: grid;
  grid-template-columns: repeat(var(--columns), 1fr);
  grid-gap: var(--gap);
}
.event_listing > .cf {
  display: none;
}
.event_listing .event:not(:first-child) {
  margin-top: var(--size-40);
}
.event_listing .event > * {
  display: flex;
  background: var(--background-medium);
  border-radius: var(--border-radius-small);
  overflow: visible;
  transition: all 0.3s ease-out;
  position: relative;
  transform: translateZ(0);
}
.event_listing .event > *.cf {
  display: none;
}
.event_listing .event .videos,
.event_listing .event .pictures {
  flex: 0 0 400px;
  max-width: 42.6%;
}
.event_listing .event .videos video {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.event_listing .event .videos + .pictures {
  display: none;
}
.event_listing .event .videos .video,
.event_listing .event .videos video {
  height: 100%;
}
.event_listing .event .pictures {
  overflow: visible;
}
.event_listing .event .pictures .resource_background {
  overflow: visible;
}
.event_listing .event .pictures a.resource_link {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
  overflow: hidden;
}
.event_listing .event .pictures img {
  border-radius: var(--border-radius-small) 0 0 var(--border-radius-small);
}
.event_listing .event .pictures .picture,
.event_listing .event .pictures .resource_background,
.event_listing .event .pictures a.resource_link,
.event_listing .event .pictures img {
  height: 100%;
}
.event_listing .event .pictures .picture:not(:first-child) {
  display: none;
}
.event_listing .event .icon {
  --icon-width: clamp(50px, 8.8vw, 88px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  flex: 0 0 var(--icon-width);
  border-radius: 100%;
  background: var(--background-light);
  color: var(--icon-color);
  transition: all 0.3s ease-out;
}
.event_listing .event .icon i {
  font-size: calc(var(--icon-width) / 2.2);
  font-weight: 300;
}
.event_listing .event .icon:not(:last-child) {
  margin-bottom: var(--size-30);
}
@media print {
  .event_listing .event .icon {
    --icon-width: 50px;
    background: #eee !important;
  }
}
.event_listing .event .content {
  display: flex;
  flex-flow: column;
  width: 100%;
  padding: var(--size-30);
  box-sizing: border-box;
}
.event_listing .event .event_subtitle,
.event_listing .event .event_title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(23px, 2.8vw, 28px);
  line-height: clamp(26px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin: 0;
}
.event_listing .event .event_subtitle a,
.event_listing .event .event_title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .event_listing .event .event_subtitle,
  .event_listing .event .event_title {
    font-size: 18px;
    line-height: 21px;
  }
}
.event_listing .event .event_subtitle:not(:last-child),
.event_listing .event .event_title:not(:last-child) {
  margin-bottom: var(--size-40);
}
.event_listing .event .event_date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: rgba(var(--background-dark-style-rgb), 0.5);
  font-weight: 500;
  margin-bottom: var(--size-5);
}
.event_listing .event .event_date a {
  color: rgba(var(--background-dark-style-rgb), 0.5);
}
@media print {
  .event_listing .event .event_date {
    font-size: 12px;
    line-height: 15px;
  }
}
.event_listing .event .event_introdcution {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .event_listing .event .event_introdcution {
    font-size: 15px;
    line-height: 24px;
  }
}
.event_listing .event .event_introdcution:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.event_listing .event .event_description {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .event_listing .event .event_description {
    font-size: 13px;
    line-height: 21px;
  }
}
.event_listing .event .event_description:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.event_listing .event .event_description h2,
.event_listing .event .event_description h3,
.event_listing .event .event_description h4,
.event_listing .event .event_description h5,
.event_listing .event .event_description h6 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  margin: 0;
  font-weight: 700;
}
@media print {
  .event_listing .event .event_description h2,
  .event_listing .event .event_description h3,
  .event_listing .event .event_description h4,
  .event_listing .event .event_description h5,
  .event_listing .event .event_description h6 {
    font-size: 15px;
    line-height: 24px;
  }
}
.event_listing .event .document a {
  border-color: transparent;
  background: var(--background-dark);
}
.event_listing .event .document a:focus, .event_listing .event .document a:hover {
  border-color: transparent;
  background: rgba(var(--background-dark-style-rgb), 0.2);
}
.event_listing .event .documents,
.event_listing .event .musics {
  margin-top: 0;
}
.event_listing .event .documents:not(:last-child),
.event_listing .event .musics:not(:last-child) {
  margin-bottom: var(--paragraph-space);
}
.event_listing .event .show_detail {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.event_listing .event .show_detail:hover, .event_listing .event .show_detail:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .event_listing .event .show_detail {
    display: none;
  }
}
.event_listing .event .show_detail:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}
.event_listing .event .show_detail:not(:first-child) {
  margin-top: auto;
}
.event_listing .event[class*=has-subtitle] div.content .event_title a,
.event_listing .event[class*=has-subtitle] div.content .event_title, .event_listing .event[class*=has_subtitle] div.content .event_title a,
.event_listing .event[class*=has_subtitle] div.content .event_title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
  display: block;
}
.event_listing .event[class*=has-subtitle] div.content .event_title a a,
.event_listing .event[class*=has-subtitle] div.content .event_title a, .event_listing .event[class*=has_subtitle] div.content .event_title a a,
.event_listing .event[class*=has_subtitle] div.content .event_title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .event_listing .event[class*=has-subtitle] div.content .event_title a,
  .event_listing .event[class*=has-subtitle] div.content .event_title, .event_listing .event[class*=has_subtitle] div.content .event_title a,
  .event_listing .event[class*=has_subtitle] div.content .event_title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.event_listing .event[class*=has-subtitle] div.content .event_title:not(:last-child), .event_listing .event[class*=has_subtitle] div.content .event_title:not(:last-child) {
  margin-bottom: var(--size-10);
}
.event_listing .event.map_hover > * {
  position: relative;
  background: var(--background-dark);
}
.event_listing .event.map_hover > * .content:not(:first-child) > .event_title:after,
.event_listing .event.map_hover > * .content:first-child > *:first-child:after {
  right: -10px;
}
.event_listing .event[class*=element_link_entire] > * {
  position: relative;
}
.event_listing .event[class*=element_link_entire] > *:hover {
  background: var(--background-dark);
}
.event_listing .event[class*=element_link_entire] > *:hover .content:not(:first-child) > .event_title:after,
.event_listing .event[class*=element_link_entire] > *:hover .content:first-child > *:first-child:after {
  right: -10px;
}
.event_listing .event[class*=element_link_entire] .content:not(:first-child) > .event_title,
.event_listing .event[class*=element_link_entire] .content:first-child > *:first-child {
  position: relative;
  box-sizing: border-box;
}
.event_listing .event[class*=element_link_entire] .content:not(:first-child) > .event_title:only-child,
.event_listing .event[class*=element_link_entire] .content:first-child > *:first-child:only-child {
  min-height: var(--icon-width);
}
.event_listing .event[class*=element_link_entire] .content:not(:first-child) > .event_title:after,
.event_listing .event[class*=element_link_entire] .content:first-child > *:first-child:after {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  position: absolute;
  top: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  padding: 0;
}
.event_listing .event[class*=element_link_entire] .content:not(:first-child) > .event_title:after:hover, .event_listing .event[class*=element_link_entire] .content:not(:first-child) > .event_title:after:focus,
.event_listing .event[class*=element_link_entire] .content:first-child > *:first-child:after:hover,
.event_listing .event[class*=element_link_entire] .content:first-child > *:first-child:after:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .event_listing .event[class*=element_link_entire] .content:not(:first-child) > .event_title:after,
  .event_listing .event[class*=element_link_entire] .content:first-child > *:first-child:after {
    display: none;
  }
}
.event_listing .event[class*=element_link_entire] .content:not(:first-child) > .event_title + .event_subtitle {
  padding-right: calc(var(--icon-width) + 10px);
}
.event_listing .event[class*=element_link_entire] .event_description {
  margin-bottom: 0 !important;
}
.event_listing .event[class*=element_link_entire] .show_detail {
  display: none;
}
.event_listing .event[class*=element_link_entire] a[class$=_entry_link] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}
@media screen and (max-width: 550px) {
  .event_listing .event > * {
    flex-flow: column;
    height: 100%;
  }
  .event_listing .event .videos,
  .event_listing .event .pictures {
    flex: unset;
    max-width: 100%;
  }
  .event_listing .event .videos video {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .event_listing .event .videos .video,
  .event_listing .event .videos video {
    height: auto;
  }
  .event_listing .event .pictures a.resource_link,
  .event_listing .event .pictures img {
    border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  }
  .event_listing .event .pictures .picture,
  .event_listing .event .pictures .resource_background,
  .event_listing .event .pictures a.resource_link,
  .event_listing .event .pictures img {
    height: auto;
  }
  .event_listing .event .content {
    height: 100%;
  }
}
@media print {
  .event_listing .event > * {
    background: #fff !important;
    border-radius: 0;
  }
  .event_listing .event .content:first-child {
    padding-left: 0;
    padding-right: 0;
  }
  .event_listing .event .content:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.event_listing .event > * {
  flex-flow: column;
  height: 100%;
  overflow: visible;
}
.event_listing .event .videos,
.event_listing .event .pictures {
  flex: unset;
  max-width: 100%;
}
.event_listing .event .videos .video,
.event_listing .event .videos video {
  height: auto;
}
.event_listing .event .videos video {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
.event_listing .event .pictures .picture,
.event_listing .event .pictures .resource_background,
.event_listing .event .pictures a.resource_link,
.event_listing .event .pictures img {
  height: auto;
}
.event_listing .event .pictures .resource_background {
  overflow: visible;
}
.event_listing .event .pictures a.resource_link {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  overflow: hidden;
}
.event_listing .event .pictures img {
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
}
.event_listing .event .content {
  height: 100%;
}
@media print {
  .event_listing .event .content:first-child {
    padding: 0;
  }
  .event_listing .event .content:not(:first-child) {
    padding: var(--size-30) 0 0 0;
  }
}
.event_listing .event:not(:first-child) {
  margin: 0;
}
.event_listing .event .videos video {
  aspect-ratio: 4/3;
}
.event_listing .event h2.event_title + .event_subtitle {
  margin-top: calc(-1 * var(--size-40));
  font-weight: 400;
}
.event_listing .event .event_location {
  margin-bottom: var(--paragraph-space);
}
.event_listing .event .event_date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: clamp(28px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  .event_listing .event .event_date {
    font-size: 16px;
    line-height: 24px;
  }
}
.event_listing .event .event_date .date {
  font-weight: 700;
}
.event_listing .noborder {
  grid-column-end: span 3;
  max-width: var(--siteframe-medium);
  margin: auto;
  width: 100%;
}
.event_listing .noborder h3 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(18px, 2.2vw, 22px);
  line-height: clamp(28px, 3.4vw, 34px);
  letter-spacing: unset;
  text-transform: none;
  font-weight: 700;
}
@media print {
  .event_listing .noborder h3 {
    font-size: 16px;
    line-height: 24px;
  }
}

/* @end */
.event_listing ul.category,
.mod_events_show_entry ul.category {
  --gap: 5px;
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
}
.event_listing ul.category > .cf,
.mod_events_show_entry ul.category > .cf {
  display: none;
}
.event_listing ul.category:not(:last-child),
.mod_events_show_entry ul.category:not(:last-child) {
  margin-bottom: var(--size-25);
}
.event_listing ul.category > li,
.mod_events_show_entry ul.category > li {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 500;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(14px, 1.8vw, 18px);
  letter-spacing: clamp(1.5px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color);
  background: rgba(var(--background-dark-style-rgb), 0.15);
  border-radius: var(--border-radius-very-small);
  display: block;
  padding: clamp(4px, 0.6vw, 6px) clamp(6px, 1vw, 10px);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  margin: 0;
}
.event_listing ul.category > li:before,
.mod_events_show_entry ul.category > li:before {
  display: none;
}
.event_listing ul.category > li.status_1,
.mod_events_show_entry ul.category > li.status_1 {
  background: rgba(225, 26, 26, 0.5);
}
.event_listing ul.category > li.status_2,
.mod_events_show_entry ul.category > li.status_2 {
  background: rgba(52, 140, 28, 0.5);
}
.event_listing ul.category > li.status_3,
.mod_events_show_entry ul.category > li.status_3 {
  background: rgba(238, 230, 84, 0.6);
}

.mod_events_show_entry #content > .breadcrumb + .content_inner {
  order: 3;
}
.mod_events_show_entry .event_images.pictures {
  position: sticky;
  top: calc(var(--header-height) + var(--size-20));
  flex: 0 0 626px;
  max-width: 50%;
  margin-right: var(--size-80);
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .mod_events_show_entry .event_images.pictures {
    max-width: calc(50% - var(--size-60));
    margin-right: var(--size-60);
  }
}
@media print {
  .mod_events_show_entry .event_images.pictures {
    max-width: 35%;
    margin-right: 30px;
  }
}
@media screen and (max-width: 900px) {
  .mod_events_show_entry .event_images.pictures {
    position: relative;
    top: 0;
    flex: unset;
    width: 100%;
    margin-right: 0;
  }
}
@media print {
  .mod_events_show_entry .event_images.pictures {
    max-width: 250px;
    margin-right: 30px;
  }
}
.mod_events_show_entry .event_images.pictures .pictures {
  width: 100%;
  height: auto;
  --gap: var(--size-15);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
  --columns: 4;
}
.mod_events_show_entry .event_images.pictures .pictures > .cf {
  display: none;
}
.mod_events_show_entry .event_images.pictures .pictures > * {
  flex: 0 0 calc(100% / var(--columns) - var(--gap) + var(--gap) / var(--columns));
}
.mod_events_show_entry .event_images.pictures .pictures .picture_0 {
  flex: 0 0 100%;
}
.mod_events_show_entry .event_images.pictures .pictures .resource_background {
  border-radius: var(--border-radius);
  overflow: hidden;
  transform: translateZ(0);
}
.mod_events_show_entry .event_images.pictures .pictures img {
  aspect-ratio: 1/1;
}
.mod_events_show_entry .videos {
  position: sticky;
  top: calc(var(--header-height) + var(--size-20));
  flex: 0 0 626px;
  max-width: 50%;
  margin-right: var(--size-80);
  padding: 0;
}
@media screen and (max-width: 1200px) {
  .mod_events_show_entry .videos {
    max-width: calc(50% - var(--size-60));
    margin-right: var(--size-60);
  }
}
@media print {
  .mod_events_show_entry .videos {
    max-width: 35%;
    margin-right: 30px;
  }
}
@media screen and (max-width: 900px) {
  .mod_events_show_entry .videos {
    position: relative;
    top: 0;
    flex: unset;
    width: 100%;
    margin-right: 0;
  }
}
@media print {
  .mod_events_show_entry .videos {
    max-width: 250px;
    margin-right: 30px;
  }
}
.mod_events_show_entry .videos + .event_images.pictures {
  display: none;
}
.mod_events_show_entry .videos .video {
  border-radius: var(--border-radius);
  overflow: hidden;
  transform: translateZ(0);
}
.mod_events_show_entry .videos video {
  aspect-ratio: 1/1;
}
.mod_events_show_entry .text_wrap:not(:first-child) {
  margin-top: var(--size-60);
}
.mod_events_show_entry .event_dates {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(25px, 3.6vw, 36px);
  line-height: clamp(27px, 4.2vw, 42px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
  margin-bottom: var(--size-40);
}
.mod_events_show_entry .event_dates a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .mod_events_show_entry .event_dates {
    font-size: 20px;
    line-height: 23px;
  }
}
.mod_events_show_entry .subtitle,
.mod_events_show_entry h1 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.mod_events_show_entry .subtitle a,
.mod_events_show_entry h1 a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .mod_events_show_entry .subtitle,
  .mod_events_show_entry h1 {
    font-size: 24px;
    line-height: 29px;
  }
}
.mod_events_show_entry .subtitle + .subtitle,
.mod_events_show_entry h1 + .subtitle {
  font-weight: 400;
  margin-top: calc(-1 * var(--size-40));
}
.mod_events_show_entry .subtitle + .category {
  margin-top: calc(-1 * var(--size-20));
}
.mod_events_show_entry .subtitle + .category:not(:last-child) {
  margin-bottom: var(--size-50);
}
.mod_events_show_entry div.introduction:not(:last-child) {
  margin-bottom: var(--size-40);
}
.mod_events_show_entry .online_event_hyperlink {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  margin-top: var(--size-10);
}
.mod_events_show_entry .online_event_hyperlink:hover, .mod_events_show_entry .online_event_hyperlink:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .mod_events_show_entry .online_event_hyperlink {
    display: none;
  }
}
.mod_events_show_entry .online_event_hyperlink:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f0ac";
  margin-right: 8px;
}
.mod_events_show_entry #events_google_maps {
  height: clamp(250px, 30vw, 300px);
  margin-top: var(--size-20);
}
.mod_events_show_entry .ics_export:not(:first-child),
.mod_events_show_entry .musics:not(:first-child),
.mod_events_show_entry .documents:not(:first-child) {
  margin-top: var(--size-20);
}
.mod_events_show_entry .ics_export a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--primary-color);
  background: transparent;
  border: 1px solid var(--primary-color);
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
  gap: 8px;
}
.mod_events_show_entry .ics_export a:hover, .mod_events_show_entry .ics_export a:focus {
  color: var(--primary-color);
  border: 1px solid var(--primary-color-light);
  background: var(--primary-color-light);
}
@media print {
  .mod_events_show_entry .ics_export a {
    display: none;
  }
}
.mod_events_show_entry .detail_back_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.mod_events_show_entry .detail_back_link:hover, .mod_events_show_entry .detail_back_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .mod_events_show_entry .detail_back_link {
    display: none;
  }
}
.mod_events_show_entry .detail_back_link:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f060";
  content: "\f060"/"";
  margin-right: 8px;
}
.mod_events_show_entry .detail_back_link i {
  display: none;
}
.mod_events_show_entry .detail_back_link:not(:first-child) {
  margin-top: var(--size-80);
}

.filter_wrap {
  max-width: var(--siteframe-medium);
  margin: auto;
}
.filter_wrap form {
  --gap: var(--size-30) var(--size-40);
  display: flex;
  flex-flow: wrap;
  gap: var(--gap);
  justify-content: center;
}
.filter_wrap form > .cf {
  display: none;
}
.filter_wrap form label {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  letter-spacing: clamp(1.8px, 2vw, 2px);
  display: block;
  width: 100%;
  margin-bottom: 4px;
}
@media print {
  .filter_wrap form label {
    font-size: 12px;
    line-height: 15px;
  }
}
.filter_wrap form .reset_link + .form_element,
.filter_wrap form .form_element.select_field:first-child {
  display: none;
}
.filter_wrap form .form_element:not(.search_field) {
  margin: 0;
  flex: 1 0 calc(33.3333333333% - var(--size-40) + var(--size-40) / 3);
}
.filter_wrap form .form_element:not(.search_field):only-of-type {
  flex: 0 0 calc(66.66% + var(--size-40));
}
.filter_wrap form .form_element:not(.search_field) select {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(11, 47, 21,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
  background-size: 12.5px var(--input-padding-left-right);
  overflow: hidden;
}
.filter_wrap form .form_element:not(.search_field) select a {
  color: var(--input-color);
}
@media print {
  .filter_wrap form .form_element:not(.search_field) select {
    font-size: 12px;
    line-height: 15px;
  }
}
.filter_wrap form .form_element:not(.search_field) select:focus, .filter_wrap form .form_element:not(.search_field) select:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.filter_wrap form .form_element:not(.search_field) select[data-com-onepassword-filled=light], .filter_wrap form .form_element:not(.search_field) select:-webkit-autofill, .filter_wrap form .form_element:not(.search_field) select:-webkit-autofill:hover, .filter_wrap form .form_element:not(.search_field) select:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.filter_wrap form .form_element:not(.search_field) select::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.filter_wrap form .form_element:not(.search_field) select::placeholder, .filter_wrap form .form_element:not(.search_field) select::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.filter_wrap form .form_element:not(.search_field) select:hover, .filter_wrap form .form_element:not(.search_field) select:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(11, 47, 21,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
  background-size: 12.5px var(--input-padding-left-right);
}
@media (prefers-color-scheme: dark) {
  body[data-theme=dynamic_dark_mode] .filter_wrap form .form_element:not(.search_field) select {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
    background-size: 12.5px var(--input-padding-left-right);
  }
  body[data-theme=dynamic_dark_mode] .filter_wrap form .form_element:not(.search_field) select:hover, body[data-theme=dynamic_dark_mode] .filter_wrap form .form_element:not(.search_field) select:focus {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
    background-size: 12.5px var(--input-padding-left-right);
  }
}
body[data-theme=dark_mode] .filter_wrap form .form_element:not(.search_field) select {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,0.5)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background);
  background-size: 12.5px var(--input-padding-left-right);
}
body[data-theme=dark_mode] .filter_wrap form .form_element:not(.search_field) select:hover, body[data-theme=dark_mode] .filter_wrap form .form_element:not(.search_field) select:focus {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='rgba(243, 241, 239,1)' d='M241 337c-9.4 9.4-24.6 9.4-33.9 0L47 177c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 337z'/%3E%3C/svg%3E") no-repeat calc(100% - 13px) 50% var(--input-background-hover);
  background-size: 12.5px var(--input-padding-left-right);
}
.filter_wrap form .form_element:not(.search_field) select option {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
}
.filter_wrap form .form_element:not(.search_field) select option a {
  color: var(--input-color);
}
@media print {
  .filter_wrap form .form_element:not(.search_field) select option {
    font-size: 12px;
    line-height: 15px;
  }
}
.filter_wrap form .form_element:not(.search_field) select option:not(:first-child) {
  display: none;
}
.filter_wrap form .date_field input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
.filter_wrap form .date_field input a {
  color: var(--input-color);
}
@media print {
  .filter_wrap form .date_field input {
    font-size: 12px;
    line-height: 15px;
  }
}
.filter_wrap form .date_field input:focus, .filter_wrap form .date_field input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.filter_wrap form .date_field input[data-com-onepassword-filled=light], .filter_wrap form .date_field input:-webkit-autofill, .filter_wrap form .date_field input:-webkit-autofill:hover, .filter_wrap form .date_field input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.filter_wrap form .date_field input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.filter_wrap form .date_field input::placeholder, .filter_wrap form .date_field input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.filter_wrap form .search_field {
  width: calc(100% - var(--icon-width) - var(--size-40));
  position: relative;
}
.filter_wrap form .search_field input {
  display: block;
  width: 100%;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--input-color);
  background: var(--input-background);
  border-radius: var(--input-border-radius);
  border: 1px solid var(--input-border);
  transition: all 0.2s ease-out;
  padding: var(--input-padding);
  box-sizing: border-box;
}
.filter_wrap form .search_field input a {
  color: var(--input-color);
}
@media print {
  .filter_wrap form .search_field input {
    font-size: 12px;
    line-height: 15px;
  }
}
.filter_wrap form .search_field input:focus, .filter_wrap form .search_field input:hover {
  border-color: var(--input-border-hover);
  background: var(--input-background-hover);
  color: var(--input-color-hover);
}
.filter_wrap form .search_field input[data-com-onepassword-filled=light], .filter_wrap form .search_field input:-webkit-autofill, .filter_wrap form .search_field input:-webkit-autofill:hover, .filter_wrap form .search_field input:-webkit-autofill:focus {
  -webkit-text-fill-color: var(--input-color-hover);
  -webkit-box-shadow: 0 0 0px 40rem var(--input-background-hover) inset;
}
.filter_wrap form .search_field input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.filter_wrap form .search_field input::placeholder, .filter_wrap form .search_field input::-moz-placeholder {
  color: var(--input-color);
  opacity: 1;
}
.filter_wrap form .submit_wrap {
  flex: 0 0 calc(var(--icon-width)) !important;
  align-self: flex-end;
  position: relative;
}
.filter_wrap form .submit_wrap:before {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: var(--icon-width);
  max-height: var(--icon-width);
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: var(--input-padding);
  font-family: "Font Awesome 6 Pro";
  content: "\f002";
  content: "\f002"/"";
  line-height: clamp(16px, 1.8vw, 18px);
  color: #fff;
  border-radius: var(--border-radius-small);
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s ease-out;
}
.filter_wrap form .submit_wrap input {
  position: absolute;
  bottom: 0;
  right: 0;
  width: var(--icon-width);
  height: var(--icon-width);
  border-radius: var(--border-radius-small);
  background: none;
  font-size: 0;
  border: none;
  cursor: pointer;
}
.filter_wrap form .submit_wrap:hover:before {
  background: var(--primary-color-dark);
  border: 1px solid var(--primary-color-dark);
}
.filter_wrap form .reset_link {
  display: flex;
  justify-content: center;
  gap: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: var(--text-color);
  background: var(--background-light);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  font-weight: 400;
  order: 10;
}
.filter_wrap form .reset_link:hover, .filter_wrap form .reset_link:focus {
  color: var(--text-color);
  border: 1px solid transparent;
  background: var(--background-medium);
}
@media print {
  .filter_wrap form .reset_link {
    display: none;
  }
}

/* !@group event responsive */
@media screen and (max-width: 1000px) {
  .event_listing {
    --columns: 2;
  }
}
@media screen and (max-width: 900px) {
  .mod_events_show_entry .videos,
  .mod_events_show_entry .event_images.pictures {
    display: flex;
    gap: var(--size-20);
    flex: unset;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: var(--size-20);
  }
  .mod_events_show_entry .videos > *,
  .mod_events_show_entry .event_images.pictures > * {
    flex: 1;
  }
}
@media screen and (max-width: 600px) {
  .filter_wrap form .form_element:not(.search_field) {
    flex: 1 0 calc(50% - var(--size-40) + var(--size-40) / 3);
  }
  .filter_wrap form .form_element.select_field {
    flex: 1 0 100%;
  }
}
@media screen and (max-width: 550px) {
  .event_listing {
    --columns: 1;
  }
}
@media screen and (max-width: 500px) {
  .mod_events_show_entry .event_images.pictures .pictures {
    --columns: 2;
  }
  .filter_wrap form {
    --icon-width: 40px;
    gap: var(--size-20);
  }
  .filter_wrap form .form_element:not(.search_field) {
    flex: 1 0 100%;
  }
  .filter_wrap form .form_element.search_field {
    width: calc(100% - var(--icon-width) - var(--size-20));
  }
}
/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* @group social media wall */
.social_wall:not(:first-child) {
  margin-top: var(--size-180);
}
.social_wall .social_wall_inner {
  max-width: calc(var(--siteframe) + var(--siteframe-space) + var(--siteframe-space));
  margin-left: auto;
  margin-right: auto;
  padding-right: var(--siteframe-space);
  padding-left: var(--siteframe-space);
  box-sizing: border-box;
}
.social_wall .social_wall_title {
  margin-bottom: var(--size-80);
}
.social_wall .social_wall_title .portlet-content {
  display: flex;
  flex-flow: column;
}
.social_wall .social_wall_title .portlet_text_wrap {
  text-align: center;
}
.social_wall .social_wall_title .portlet_text_wrap:not(:first-child) {
  margin-bottom: var(--size-40);
}
.social_wall .social_wall_title .portlet_content_subtitle,
.social_wall .social_wall_title .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 900;
  font-size: clamp(28px, 5.2vw, 52px);
  line-height: clamp(34px, 6vw, 60px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color-secondary);
}
.social_wall .social_wall_title .portlet_content_subtitle a,
.social_wall .social_wall_title .portlet-title a {
  color: var(--text-color-secondary);
  text-decoration: none;
}
@media print {
  .social_wall .social_wall_title .portlet_content_subtitle,
  .social_wall .social_wall_title .portlet-title {
    font-size: 24px;
    line-height: 29px;
  }
}
.social_wall .social_wall_title .portlet_content_subtitle:not(:last-child),
.social_wall .social_wall_title .portlet-title:not(:last-child) {
  margin-bottom: var(--size-35);
}
.social_wall .social_wall_title [class*=has_subtitle] .portlet-title {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 700;
  font-size: clamp(12px, 1.3vw, 14px);
  line-height: clamp(20px, 2.2vw, 22px);
  letter-spacing: clamp(1px, 0.2vw, 2px);
  text-transform: uppercase;
  color: var(--text-color-primary);
  margin: 0;
}
.social_wall .social_wall_title [class*=has_subtitle] .portlet-title a {
  color: var(--text-color-primary);
  text-decoration: none;
}
@media print {
  .social_wall .social_wall_title [class*=has_subtitle] .portlet-title {
    font-size: 11px;
    line-height: 18px;
    letter-spacing: 1px;
  }
}
.social_wall .social_wall_title [class*=has_subtitle] .portlet-title:not(:last-child) {
  margin-bottom: var(--size-25);
}
.social_wall .social_wall_title #button_detail_site {
  margin-top: var(--size-50);
  display: flex;
  justify-content: center;
  width: 100%;
}
.social_wall .social_wall_title #button_detail_site a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
.social_wall .social_wall_title #button_detail_site a:hover, .social_wall .social_wall_title #button_detail_site a:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .social_wall .social_wall_title #button_detail_site a {
    display: none;
  }
}
.social_wall .portlet[class*=social_media_link] {
  margin-top: var(--size-50) !important;
}
.social_wall .portlet[class*=social_media_link] .portlet_text_wrap {
  display: flex;
  justify-content: center;
}
.social_wall .portlet[class*=social_media_link] .portlet_text_wrap .portlet_content_link {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(15px, 1.6vw, 16px);
  line-height: clamp(18px, 2vw, 20px);
  padding: clamp(13px, 1.8vw, 18px) clamp(20px, 3vw, 30px);
}
.social_wall .portlet[class*=social_media_link] .portlet_text_wrap .portlet_content_link:hover, .social_wall .portlet[class*=social_media_link] .portlet_text_wrap .portlet_content_link:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  .social_wall .portlet[class*=social_media_link] .portlet_text_wrap .portlet_content_link {
    display: none;
  }
}
.social_wall .portlet[class*=social_media_link] .portlet_text_wrap .portlet_content_link:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  content: "\f061"/"";
  margin-left: 8px;
}

.juicer-feed {
  overflow: visible !important;
}
.juicer-feed li.feed-item.juicer,
.juicer-feed h1.referral {
  display: none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  position: absolute;
  width: 1px;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  -o-border-image: initial;
  border-image: initial;
  margin: -1px;
  overflow: hidden;
  padding: 0px;
}
.juicer-feed .j-stacker > ul.j-stack,
.juicer-feed .j-stacker-wrapper {
  padding: 0 !important;
  margin: 0 !important;
}
.juicer-feed .j-stack {
  --gap: var(--size-40) var(--size-40);
  --columns: 3;
  display: grid;
  grid-template-columns: repeat(var(--columns), 1fr);
  grid-gap: var(--gap);
  display: grid !important;
  padding: 0 !important;
  margin: 0 !important;
}
.juicer-feed .j-stack > .cf {
  display: none;
}
.juicer-feed .j-stack li.feed-item {
  border: none !important;
  box-shadow: none !important;
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  padding: 0 !important;
  margin: 0 !important;
  display: flex;
  flex-flow: column;
  background: var(--background-medium) !important;
  border-radius: var(--border-radius-small);
  overflow: hidden;
  pointer-events: all;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.juicer-feed .j-stack li.feed-item a {
  color: var(--text-color);
}
@media print {
  .juicer-feed .j-stack li.feed-item {
    font-size: 13px;
    line-height: 21px;
  }
}
.juicer-feed .j-stack li.feed-item .j-meta a {
  text-decoration: none !important;
}
.juicer-feed .j-stack li.feed-item:hover {
  background: var(--background-dark);
}
.juicer-feed .j-stack .j-poster {
  height: auto;
  overflow: visible;
  padding: var(--size-25);
  display: flex;
  justify-content: space-between;
}
.juicer-feed .j-stack .j-poster a {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  gap: var(--size-10);
  width: 100%;
}
.juicer-feed .j-stack .j-poster a.j-twitter {
  gap: 0;
}
.juicer-feed .j-stack .j-poster a.j-twitter:before {
  font-size: clamp(18px, 2.4vw, 24px);
}
.juicer-feed .j-stack .j-poster a h3 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  font-weight: 800;
  color: var(--text-color) !important;
  margin-right: auto !important;
}
@media print {
  .juicer-feed .j-stack .j-poster a h3 {
    font-size: 13px;
    line-height: 21px;
  }
}
.juicer-feed .j-stack .j-poster a .j-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color) !important;
  opacity: 0.5;
}
@media print {
  .juicer-feed .j-stack .j-poster a .j-date {
    font-size: 13px;
    line-height: 21px;
  }
}
.juicer-feed .j-stack .j-poster a > * {
  margin: 0 !important;
}
.juicer-feed .j-stack .j-image {
  order: -1;
  position: relative;
  overflow: hidden;
  border-radius: var(--border-radius-small) var(--border-radius-small) 0 0;
  flex: none;
}
.juicer-feed .j-stack .j-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(var(--background-rgb), 0.3);
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease-out;
  background: transparent;
}
.juicer-feed .j-stack .j-image:after {
  position: absolute;
  top: calc(50% - var(--icon-width) / 2);
  left: calc(50% - var(--icon-width) / 2);
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--icon-width);
  height: var(--icon-width);
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  font-weight: 900;
  font-size: calc(var(--icon-width) / 2.2);
  line-height: var(--icon-width);
  color: var(--background-dark-style-dark);
  background: rgba(var(--background-rgb), 0.5);
  border-radius: 100%;
  z-index: 2;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.3s ease-out;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.juicer-feed .j-stack .j-image img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: transform 0.6s ease-out;
}
.juicer-feed .j-stack .j-image:hover:after, .juicer-feed .j-stack .j-image:hover:before {
  opacity: 1;
}
.juicer-feed .j-stack .j-image:hover:after {
  transform: scale(1);
  transition-delay: 0.1s;
}
.juicer-feed .j-stack .j-image:hover img {
  transform: scale(1.06);
}
.juicer-feed .j-stack .j-text {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  padding: 0 !important;
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-flow: column;
}
.juicer-feed .j-stack .j-text a {
  color: var(--text-color);
}
@media print {
  .juicer-feed .j-stack .j-text {
    font-size: 13px;
    line-height: 21px;
  }
}
.juicer-feed .j-stack .j-text a {
  color: var(--text-color);
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: var(--primary-color);
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-out;
}
.juicer-feed .j-stack .j-text a:hover {
  color: var(--primary-color);
}
.juicer-feed .j-stack .j-text .j-message {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  padding: 0 var(--size-25) var(--size-25) var(--size-25) !important;
}
.juicer-feed .j-stack .j-text .j-message a {
  color: var(--text-color);
}
@media print {
  .juicer-feed .j-stack .j-text .j-message {
    font-size: 13px;
    line-height: 21px;
  }
}
.juicer-feed .j-stack .j-text .j-message, .juicer-feed .j-stack .j-text .j-message p {
  color: var(--text-color) !important;
}
.juicer-feed .j-stack .j-text a.j-read-more {
  font-size: 0;
}
.juicer-feed .j-stack .j-text a.j-read-more:after {
  content: "...mehr lesen";
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(14px, 1.5vw, 15px);
  line-height: clamp(22px, 2.4vw, 24px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color);
  font-weight: 700;
}
.juicer-feed .j-stack .j-text a.j-read-more:after a {
  color: var(--text-color);
}
@media print {
  .juicer-feed .j-stack .j-text a.j-read-more:after {
    font-size: 13px;
    line-height: 21px;
  }
}
body[lang=en] .juicer-feed .j-stack .j-text a.j-read-more:after {
  content: "...read more";
}
body[lang=fr] .juicer-feed .j-stack .j-text a.j-read-more:after {
  content: "...lire plus";
}
.juicer-feed .j-stack .j-meta {
  margin: auto var(--size-25) var(--size-25) var(--size-25);
  padding-top: var(--size-25);
  border-top: 1px solid rgba(var(--background-dark-style-rgb), 0.1);
}
.juicer-feed .j-stack .j-meta li:before {
  display: none;
}

.j-loading-wrapper .j-loading {
  border-color: var(--primary-color);
}
.j-loading-wrapper .j-loading:before {
  background-color: var(--primary-color);
}

div.j-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background: rgba(0, 0, 0, 0.8);
}
div.j-overlay .j-overlay-content {
  border-radius: var(--border-radius);
  overflow: auto;
  background: var(--background-light);
  color: var(--text-color);
}
div.j-overlay .j-post-overlay {
  display: flex;
}
div.j-overlay .j-post-overlay > * {
  flex: 1;
}
div.j-overlay .j-post-overlay .image .j-image {
  height: 100%;
}
div.j-overlay .j-post-overlay .image img {
  aspect-ratio: 1/1;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
div.j-overlay .j-overlay-text {
  padding: var(--size-35) !important;
}
div.j-overlay .j-poster {
  height: auto;
  background: var(--background-light);
  overflow: visible;
  margin-bottom: var(--size-25);
  display: flex;
  justify-content: space-between;
}
div.j-overlay .j-poster a {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  gap: var(--size-15);
}
div.j-overlay .j-poster a.j-twitter {
  gap: 0;
}
div.j-overlay .j-poster a.j-twitter:before {
  font-size: clamp(18px, 2.4vw, 24px);
}
div.j-overlay .j-poster a h3 {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  font-weight: 800;
  color: var(--text-color) !important;
  margin-right: auto !important;
}
@media print {
  div.j-overlay .j-poster a h3 {
    font-size: 15px;
    line-height: 24px;
  }
}
div.j-overlay .j-poster a .j-date {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
  color: var(--text-color) !important;
  opacity: 0.5;
}
@media print {
  div.j-overlay .j-poster a .j-date {
    font-size: 15px;
    line-height: 24px;
  }
}
div.j-overlay .j-poster a > * {
  margin: 0 !important;
}
div.j-overlay .j-overlay-content .j-overlay-text .j-message {
  margin: 0;
}
div.j-overlay .j-overlay-content .j-overlay-text .j-message,
div.j-overlay .j-overlay-content .j-overlay-text .j-message p {
  font-family: "Onest", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 1.8vw, 18px);
  line-height: clamp(26px, 3vw, 30px);
  letter-spacing: unset;
  text-transform: none;
}
@media print {
  div.j-overlay .j-overlay-content .j-overlay-text .j-message,
  div.j-overlay .j-overlay-content .j-overlay-text .j-message p {
    font-size: 15px;
    line-height: 24px;
  }
}
div.j-overlay .j-overlay-content .j-overlay-text a {
  color: var(--text-color);
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: var(--primary-color);
  text-decoration-thickness: 1px;
  transition: all 0.2s ease-out;
}
div.j-overlay .j-overlay-content .j-overlay-text a:hover {
  color: var(--primary-color);
}
div.j-overlay .j-overlay-content .j-meta {
  display: none;
}
div.j-overlay .j-overlay-content .j-bottom {
  margin-top: var(--size-40);
}
div.j-overlay .j-overlay-content .j-bottom a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Onest", Arial, Verdana, sans-serif;
  color: #fff;
  background: var(--primary-color);
  border: 1px solid transparent;
  border-radius: var(--border-radius-button);
  box-sizing: border-box;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease-out;
  outline: none;
  cursor: pointer;
  text-align: center;
  backface-visibility: hidden;
  transform: translateZ(0);
  font-weight: 800;
  font-size: clamp(13px, 1.4vw, 14px);
  line-height: clamp(16px, 1.8vw, 18px);
  padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
}
div.j-overlay .j-overlay-content .j-bottom a:hover, div.j-overlay .j-overlay-content .j-bottom a:focus {
  color: #fff;
  border: 1px solid transparent;
  background: var(--primary-color-dark);
}
@media print {
  div.j-overlay .j-overlay-content .j-bottom a {
    display: none;
  }
}
div.j-overlay .j-overlay-content .j-bottom a.juicer-button {
  align-items: baseline;
}
div.j-overlay .j-overlay-content .j-bottom a.juicer-button:before {
  left: 0;
  margin-right: 8px;
}
div.j-overlay .j-overlay-content .j-navigate button:before,
div.j-overlay .j-overlay-content .j-close:before {
  font-size: clamp(18px, 2.2vw, 22px) !important;
  line-height: clamp(18px, 2.2vw, 22px) !important;
  color: var(--text-color);
  opacity: 0.5;
  transition: all 0.3s ease-out;
  font-family: "Font Awesome 6 Pro" !important;
  font-weight: 400;
}
div.j-overlay .j-overlay-content .j-navigate button:hover:before,
div.j-overlay .j-overlay-content .j-close:hover:before {
  opacity: 1;
}
div.j-overlay .j-overlay-content .j-close {
  text-indent: 0;
  width: auto;
  height: auto;
  background: none;
  top: var(--size-10);
  right: var(--size-10);
}
div.j-overlay .j-overlay-content .j-close:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f00d";
}
div.j-overlay .j-overlay-content .j-navigate {
  bottom: var(--size-10);
  right: var(--size-10);
}

/* @end */
@media screen and (max-width: 950px) {
  .juicer-feed .j-stack {
    --columns: 2;
  }
}
@media screen and (max-width: 700px) {
  div.j-overlay .j-post-overlay {
    flex-flow: column;
  }
}
@media screen and (max-width: 550px) {
  .juicer-feed .j-stack {
    --columns: 1;
  }
}
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* !@group max-width: 1200px */
@media screen and (max-width: 1200px) {
  header {
    --navigation-space: var(--size-25);
  }
  .header_right .language_switcher {
    margin-right: var(--size-35);
  }
}
/* @end */
/* !@group max-width: 1100px */
@media screen and (max-width: 1100px) {
  body {
    --header-height-meta: 0px;
  }
  .menu-skip-links ul li a.navigation_link {
    display: none;
  }
  .menu-skip-links ul li a.rwd_navigation_link {
    display: block;
  }
  #rwdnav,
  .responsive_navigation_toggle {
    display: block;
  }
  ul.meta-navigation,
  header .language_switcher,
  header .header_top,
  #navigation {
    display: none !important;
  }
  .portlets_all_options .portlet {
    --icon-width-arrow: 60px;
  }
  .portlets_all_options .portlet span.slick-arrow.slick-arrow-left {
    right: calc(var(--icon-width) + var(--size-15));
  }
  .portlets_all_options .logos .portlet-listing-entry-wrap {
    --columns: 4;
  }
}
/* @end */
/* !@group max-width: 1000px */
@media screen and (max-width: 1000px) {
  footer .cta_banner .portlet_text_wrap {
    flex-flow: wrap;
  }
  footer .cta_banner .portlet_text_wrap .portlet_content_link_wrap {
    flex-flow: wrap;
  }
  .portlets_all_options .three_in_a_row .portlet-listing-entry-wrap,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap {
    --gap: var(--size-30);
  }
  .portlets_all_options .portlet span.slick-arrow {
    position: relative;
    top: auto;
    bottom: auto;
    left: 0;
    margin-bottom: var(--size-25);
  }
  .portlets_all_options .portlet span.slick-arrow.slick-arrow-right {
    position: absolute;
    top: 0;
    left: calc(var(--icon-width-arrow) + var(--size-15));
  }
  .portlets_all_options .portlet.slider .portlet-title:nth-last-child(2), .portlets_all_options .portlet.portlet_shop_article .portlet-title:nth-last-child(2) {
    min-height: unset;
  }
  .portlets_all_options .portlet.slider .portlet-title + .portlet-listing-entry-wrap span.slick-arrow, .portlets_all_options .portlet.slider .portlet-title + .portlet-shop-article-entry-wrap span.slick-arrow, .portlets_all_options .portlet.portlet_shop_article .portlet-title + .portlet-listing-entry-wrap span.slick-arrow, .portlets_all_options .portlet.portlet_shop_article .portlet-title + .portlet-shop-article-entry-wrap span.slick-arrow {
    top: 0;
  }
}
/* @end */
/* !@group max-width: 950px */
@media screen and (max-width: 950px) {
  .portlets_all_options .three_in_a_row .portlet-listing-entry-wrap,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap {
    --columns: 2;
  }
}
/* @end */
/* !@group max-width: 900px */
@media screen and (max-width: 900px) {
  .flex_wrap {
    flex-flow: column;
  }
  .page_home .picture_top_home {
    flex: unset;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    margin-top: 0;
    order: -1;
  }
  .filter_tags_wrap_left {
    margin-bottom: var(--size-60);
  }
  .filter_tags_wrap_left ul.property_filter_as_tags,
  .filter_tags_wrap_left ul.tags {
    flex-flow: wrap;
    gap: clamp(8px, 2.5vw, 25px);
  }
  #portlets_info_left {
    order: 2;
  }
  div.portlets_info_left {
    margin-top: var(--size-80);
  }
  div.portlets_info_left .portlets_inner_wrap {
    --gap: var(--size-40);
    --columns: 2;
    display: grid;
    grid-template-columns: repeat(var(--columns), 1fr);
    grid-gap: var(--gap);
  }
  div.portlets_info_left .portlets_inner_wrap > .cf {
    display: none;
  }
  div.portlets_info_left .portlet:not(:first-child) {
    margin-top: 0;
  }
  div[class*=portlet_content][class*=_sponsors] .pictures,
  .portlets_all_options .logos .portlet-listing-entry-wrap {
    --columns: 3;
  }
  #mailform_elements .mailform_elements_wrap {
    flex-flow: column;
  }
}
/* @end */
/* !@group max-width: 800px */
@media screen and (max-width: 800px) {
  body {
    --icon-width: 44px;
  }
  .mobile_links {
    display: block;
  }
  .shop_header + #cta-header {
    display: none;
  }
  .shop_header + #cta-header a.portlet_content_link {
    color: var(--primary-color);
    background: transparent;
    border: 1px solid var(--primary-color);
    font-weight: 800;
    font-size: clamp(13px, 1.4vw, 14px);
    line-height: clamp(16px, 1.8vw, 18px);
    padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
    font-weight: 400;
  }
  .shop_header + #cta-header a.portlet_content_link:hover, .shop_header + #cta-header a.portlet_content_link:focus {
    color: var(--primary-color);
    border: 1px solid var(--primary-color-light);
    background: var(--primary-color-light);
  }
  .shop_header a.button {
    color: #fff;
    background: var(--primary-color);
    border: 1px solid transparent;
    font-weight: 800;
    font-size: clamp(13px, 1.4vw, 14px);
    line-height: clamp(16px, 1.8vw, 18px);
    padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  }
  .shop_header a.button:hover, .shop_header a.button:focus {
    color: #fff;
    border: 1px solid transparent;
    background: var(--primary-color-dark);
  }
  .shop_header a.button.light {
    color: var(--text-color);
    background: var(--background-medium);
    border: 1px solid var(--background-medium);
    font-weight: 800;
    font-size: clamp(13px, 1.4vw, 14px);
    line-height: clamp(16px, 1.8vw, 18px);
    padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
    font-weight: 400;
  }
  .shop_header a.button.light:hover, .shop_header a.button.light:focus {
    color: var(--text-color);
    border: 1px solid var(--background-dark);
    background: var(--background-dark);
  }
  #cta-header a.portlet_content_link {
    color: #fff;
    background: var(--primary-color);
    border: 1px solid transparent;
    font-weight: 800;
    font-size: clamp(13px, 1.4vw, 14px);
    line-height: clamp(16px, 1.8vw, 18px);
    padding: clamp(9px, 1.4vw, 14px) clamp(12px, 2.5vw, 25px);
  }
  #cta-header a.portlet_content_link:hover, #cta-header a.portlet_content_link:focus {
    color: #fff;
    border: 1px solid transparent;
    background: var(--primary-color-dark);
  }
}
/* @end */
/* !@group max-width: 700px */
@media screen and (max-width: 750px) {
  .portlets_all_options .portlet_content.big_picture + .big_picture:not(:first-child):not(.portlet_listing) {
    margin-top: var(--size-120);
  }
  .portlets_all_options .portlet_content.big_picture.background_dark_inner .portlet_text_wrap {
    padding-top: var(--size-30);
    padding-bottom: var(--size-30);
  }
  .portlets_all_options .portlet_content.big_picture.big_picture_right div.pictures {
    order: 0;
  }
}
/* @end */
/* !@group max-width: 700px */
@media screen and (max-width: 700px) {
  .gallery {
    --columns: 2;
  }
  .portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap {
    flex-flow: column;
  }
  .portlets_all_options .accordeon_listing .portlet-listing-entry-wrap.with_picture_wrap .pictures-wrap {
    max-width: 100%;
    margin-right: 0;
    top: 0;
    flex: unset;
    position: relative;
    width: 100%;
  }
}
/* @end */
/* !@group max-width: 600px */
@media screen and (max-width: 600px) {
  body {
    --header-height: 90px;
    --icon-width: 40px;
  }
  #logo {
    max-width: 150px;
  }
  #rwdnav {
    width: calc(100% - 80px);
  }
  .listing_property_filter form .p_select2_filter,
  .listing_property_filter form .p_select2 {
    flex: 1 0 calc(50% - var(--size-40) + var(--size-40) / 3);
  }
  div.portlets_info_left .portlets_inner_wrap {
    --columns: 1;
  }
  #popup_news .information_responsive {
    display: flex;
    pointer-events: all;
  }
  #popup_news .portlet {
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all 0.6s ease-out;
  }
  #popup_news #close_popup {
    opacity: 0;
    display: none;
    transition: all 0.3s ease-out;
  }
  #popup_news .portlet.visible_responsive {
    opacity: 1;
    visibility: visible;
    display: block;
  }
  #popup_news .portlet.visible_responsive + #close_popup {
    opacity: 1;
    display: flex;
    transition-delay: 0.6s;
  }
  #popup_news .portlet.visible_responsive + div + .information_responsive {
    opacity: 0;
    position: absolute;
  }
  .mailform_element.zwei,
  .mailform_element.drei {
    flex: 0 0 100%;
  }
}
/* @end */
/* !@group  max-width: 550px */
@media screen and (max-width: 550px) {
  .breadcrumb:before {
    display: none;
  }
  .gallery .resource_description {
    position: relative;
    bottom: unset;
    left: unset;
    margin-top: var(--size-15);
    padding: 0;
    background: none;
  }
  .gallery .resource_description, .gallery .resource_description h2 {
    color: rgba(var(--background-dark-style-rgb), 0.5);
  }
  .module-listing .listing_entry_with_picture .listing-tags,
  .module-listing .listing_entry_with_picture .listing_properties {
    max-width: calc(100% - var(--size-15) - var(--size-15));
  }
  .portlets_all_options .portlet_content.big_picture.background_dark_inner .pictures {
    margin-bottom: var(--size-30);
  }
  .portlets_all_options .portlet_content.info_banner.has_icon .portlet_text_wrap {
    padding-left: 0;
  }
  .portlets_all_options .portlet_content.info_banner .icon {
    position: relative;
    margin-bottom: var(--size-30);
  }
  .portlets_all_options .portlet_content.info_banner .portlet-content {
    flex-flow: wrap;
  }
  .portlets_all_options .portlet {
    --icon-width-arrow: 44px;
  }
  .portlets_all_options .portlet_content.picture_bottom.five_pictures .pictures,
  .portlets_all_options .logos .portlet-listing-entry-wrap {
    --columns: 2;
  }
  .portlets_all_options .portlet-listing-entry-wrap,
  .portlets_all_options .three_in_a_row .portlet-listing-entry-wrap,
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap {
    --columns: 1;
  }
  div[class*=portlet_content][class*=_sponsors] .pictures {
    --columns: 2;
  }
}
/* @end */
/* !@group  max-width: 500px */
@media screen and (max-width: 500px) {
  body {
    --icon-width: 34px;
  }
  .listing_property_filter {
    --icon-width: 40px;
  }
  .listing_property_filter form .p_select2_filter,
  .listing_property_filter form .p_select2 {
    flex: 1 0 100%;
  }
  footer .copyright ul li:last-child {
    margin-left: 0;
  }
  #privacy_banner {
    border-radius: 0;
  }
}
/* @end */
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
@media print {
  @page {
    margin: 1.5cm 1.5cm 1.5cm 2cm;
  }
  body {
    background: #fff !important;
    --text-color: #000 !important;
    --background-light: #fff !important;
    --background-dark-style-dark: #000 !important;
    --background-medium: #fff !important;
    --header-height: 100px;
    --siteframe-space: 0;
    --siteframe: 100%;
    --siteframe-medium: 100%;
    --siteframe-small: 100%;
    --siteframe-very-small: 100%;
  }
  p, h1, h2, h3, h4, h5, h6, a, i,
  ul li:before, ol li:before {
    color: var(--text-color) !important;
    text-align: left;
  }
  .portlets_all_options .background_dark .portlet_inner,
  .portlets_all_options .portlet_content.big_picture.background_dark_inner .portlet_text_wrap,
  .fix_portlet_wrap_home.background_dark,
  footer .copyright, footer .footer_bottom {
    background: #fff;
  }
  .pagination,
  ul.tags,
  .menu-skip-links,
  span.slick-arrow,
  .picture .resource_description,
  .filter_tags_wrap_left,
  .listing_property_filter,
  #popup_news,
  .musics, .documents, .videos,
  footer .footer_bottom .social_media,
  .portlet_quicklinks_quicklinks_footer,
  footer .footer_bottom .footer_inner > .portlet,
  .footer_top.cta_banner,
  .gallery,
  #portlets_info_left,
  .breadcrumb,
  .language_switcher,
  .picture_top,
  header .header_right,
  header .header_top,
  .copy,
  #privacy_banner {
    display: none !important;
  }
  footer,
  .portlets,
  .portlet,
  .listing_entry,
  .overview_item {
    page-break-inside: avoid;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }
  header {
    position: relative;
  }
  #logo {
    width: 150px;
  }
  #logo g {
    fill: #000 !important;
  }
  #siteframe {
    padding-top: 0;
  }
  .content_inner + .content_inner .gallery {
    margin-top: calc(-1 * var(--size-90));
  }
  .text_center {
    text-align: left;
  }
  .page_home h1 {
    margin-top: var(--size-40);
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap {
    gap: var(--size-20);
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap .portlet .portlet_text_wrap:first-child,
  .portlets_all_options .accordeon_listing .portlet-listing-entry > *,
  .portlets_all_options .portlet_content.info_banner .portlet-content,
  .portlets_all_options .background_dark .portlet_inner,
  .portlets_all_options .portlet_content.big_picture_with_colored_background:nth-child(2n+1) .portlet_text_wrap,
  .portlets_all_options .portlet_content.big_picture_with_colored_background .portlet-content {
    padding: 0 !important;
  }
  .portlets_all_options .portlet_listing .portlet_icon,
  .portlets_all_options .portlet_listing .portlet_listing_subtitle,
  .portlets_all_options .portlet_listing .portlet-title {
    text-align: left;
    margin: 0;
  }
  .portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .portlet-listing-content-container {
    text-align: left;
    justify-content: flex-start;
  }
  .portlets_all_options .three_in_a_row.picture_round .portlet-listing-entry-wrap .portlet-listing-entry .pictures {
    align-self: flex-start;
  }
  .portlets_all_options .accordeon_listing .portlet-listing-entry .accordeon_title_selector {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .portlets_all_options .accordeon_listing .portlet-listing-entry .portlet-listing-content-container {
    padding-bottom: 0;
  }
  .portlets_all_options .accordeon_listing .portlet-listing-entry h4.has_icon i {
    background: #eee !important;
  }
  .fix_portlet_wrap_home.background_dark > *:last-child,
  .fix_portlet_wrap_home.background_dark > *:first-child {
    padding: 0;
  }
  .fix_portlet_wrap_home > .portlet .portlet_inner {
    text-align: left;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap {
    justify-content: flex-start;
  }
  .fix_portlet_wrap_home div[class*=portlets_home_fix] .portlets_inner_wrap .portlet .portlet_text_wrap {
    padding: var(--size-25) var(--size-15);
  }
  div[class*=portlet_content][class*=_sponsors] .portlet_text_wrap {
    text-align: left;
  }
  div[class*=portlet_content][class*=_sponsors] .pictures {
    justify-content: flex-start;
  }
  .slick-list {
    margin: 0 !important;
  }
  .slick-track {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    gap: 60px 40px;
    width: 100% !important;
  }
  .slick-track .slick-slide {
    flex: 0 0 calc(50% - 20px);
    margin: 0;
  }
  footer {
    padding-top: var(--size-100);
  }
  footer .footer_bottom .footer_inner {
    padding: 0;
  }
  footer .footer_bottom .footer_inner .footer_inner_wrap {
    gap: var(--size-120);
  }
  footer .footer_bottom .footer_inner .footer_inner_wrap .portlet:nth-child(2) {
    margin-right: auto;
  }
}
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/*
|---------------------------------------------------------------
| indual CMS
| Copyright by indual GmbH, Brig-Glis (https://www.indual.ch)
|---------------------------------------------------------------
*/
/* !@group design colors */
/* @end */
/* !@group fonts */
/* @end */
/* @group simple language */
/* @end */
/* !@group links and buttons */
/* @end */
/* !@group siteframe */
/* @end */
/* !@group icons */
/* @end */
/* !@group grid */
/* @end */
/* !@group content elements */
/* @end */
/* !@group picture functions */
/* @end */
/* !@group accordeon */
/* @end */
/* !@group form elements */
/* @end */
/* !@group helpers */
/* @end */
/* !@group transition and transform */
/* @end */
/* @group header */
#logo g {
  fill: var(--background-dark-style-dark) !important;
}

/* @end *//*# sourceMappingURL=template_styles.css.map */