@charset "UTF-8";
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: https://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@-webkit-keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Bold.woff2") format("woff2"), url("fonts/Roboto-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Black.woff2") format("woff2"), url("fonts/Roboto-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Italic.woff2") format("woff2"), url("fonts/Roboto-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-BlackItalic.woff2") format("woff2"), url("fonts/Roboto-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-BoldItalic.woff2") format("woff2"), url("fonts/Roboto-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-Regular.woff2") format("woff2"), url("fonts/Roboto-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-LightItalic.woff2") format("woff2"), url("fonts/Roboto-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url("fonts/Roboto-MediumItalic.woff2") format("woff2"), url("fonts/Roboto-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: https://www.phpcomasy.com/licence/
|
 */
/* --------------------------------------------------------------------------

Content in this file:

- global helpers
- floating classes
- content: accordeon & table
- forms: checkbox & captcha
- entry links
- cookie banner / privacy banner
- tooltip
- custom font awesome

-----------------------------------------------------------------------------*/
/* !@group global helpers */
* {
  margin: 0;
  padding: 0;
}

a, object {
  outline: none !important;
}

.cf,
.clear {
  float: none;
  clear: both;
  line-height: 0;
  width: 1px;
  margin: 0;
  padding: 0;
  font-size: 0;
  height: 0;
}

.nomargin {
  margin: 0 !important;
}

.nopadding {
  padding: 0 !important;
}

.fullwidth,
.p_fullwidth input {
  width: 100% !important;
}

hr {
  display: none;
}

.nobr {
  white-space: nowrap;
}

.hidden {
  display: none;
}

.sr-only {
  clip: rect(0px, 0px, 0px, 0px) !important;
  height: 1px !important;
  position: absolute !important;
  width: 1px !important;
  border-width: 0px !important;
  border-style: initial !important;
  border-color: initial !important;
  -o-border-image: initial !important;
     border-image: initial !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0px !important;
  display: block !important;
}

/* @end */
/* @group floating classes */
.resource.picture a img,
.resource.picture img {
  display: block;
}

.float_right {
  float: right;
}

.float_left, .float_left_no_clear {
  float: left;
  position: relative;
}

.float_right_with_clear {
  float: right;
  clear: right;
}

.float_left_with_clear {
  float: left;
  clear: left;
}

.clear {
  clear: both;
  float: none;
}

label.nofloat {
  clear: none;
  padding: 0;
  margin: 0;
  float: none !important;
  width: auto !important;
  max-width: none;
}

/* @end */
/* @group content: accordeon & table */
.accordeon {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}

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

.table_wrap_container,
.table_wrap {
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.table_wrap_container {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.table_wrap_container.visible_indicator {
  position: relative;
  padding: 25px 0 0;
}

.table_wrap_container.visible_indicator .table_wrap_container table,
.table_wrap_container.visible_indicator .news_events_table {
  width: auto !important;
}

.table_wrap_container.visible_indicator .table_scroll_indicator {
  display: block;
}

.table_scroll_indicator {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

.table_scroll_indicator:hover {
  cursor: pointer;
}

/* @end */
/* @group forms: checkbox & captcha */
label.label_remember_me_checkbox {
  display: block;
  padding: 4px 0;
}

input#remember_me {
  width: auto;
}

label.label_remember_me_checkbox label.checkbox {
  display: inline;
  width: auto !important;
  float: none !important;
  font-size: 93%;
}

label.label_remember_me_checkbox input {
  margin-right: 5px;
}

label.label_remember_me_checkbox label {
  pointer-events: none;
}

div.captcha_protection {
  padding: 14px 15px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: linear-gradient(to bottom, #fff, #eee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px #eee;
          box-shadow: 0 0 3px #eee;
  width: auto;
  display: inline-block;
  zoom: 1;
  *display: inline;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

div.captcha_protection span.captcha_title {
  font-weight: normal;
  display: block;
  font-size: 12px;
  line-height: normal;
  border-bottom: 1px solid #ccc;
  margin: -14px -15px 8px;
  padding: 8px 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: linear-gradient(to bottom, #fff, #eee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');
  border-radius: 7px 7px 0 0;
  color: #333;
}

div.captcha_protection span.captcha_input_title {
  font-weight: normal;
  margin-bottom: 1px;
  display: block;
  color: #555;
}

div.captcha_protection label {
  margin-right: -8px;
  display: none !important;
}

div.captcha_protection span#captcha_help_link {
  font-size: 10px;
  text-decoration: underline;
  position: relative;
  cursor: help;
  color: #666;
  white-space: nowrap;
}

div.captcha_protection span#captcha_help_link:hover {
  color: #333;
}

div.captcha_protection span#captcha_help_text {
  position: absolute;
  top: 10px;
  right: -195px;
  width: 180px;
  background: #f0f0f0;
  border: 1px solid #666;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px #666;
          box-shadow: 0 0 3px #666;
  padding: 5px 8px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#eee));
  background: linear-gradient(to bottom, #f0f0f0, #eee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#eee');
}

div.captcha_protection img.captcha_img {
  width: 220px;
}

/* @end */
/* @group entire link */
.listing_entry_link,
.overview_entry_link,
.portlet_content_entry_link,
.portlet_listing_entry_link,
.portlet_shop_article_entry_link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 25;
}

/* @end entire link */
/* @group cookie banner / privacy banner */
#privacy_banner {
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 100%;
  max-width: 460px;
  background: rgba(0, 0, 0, 0.85);
  z-index: 1000;
}

#privacy_banner #privacy_banner_inner {
  padding: 20px;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  text-align: left;
  position: relative;
}

#privacy_banner #privacy_banner_inner #privacy_icon {
  display: inline-block;
  vertical-align: middle;
  width: 86px;
  margin-right: -5px;
}

#privacy_banner #privacy_banner_inner #privacy_icon i {
  font-size: 66px;
  line-height: 66px;
}

@media screen and (max-width: 380px) {
  #privacy_banner #privacy_banner_inner #privacy_icon {
    display: none;
  }
}

#privacy_banner #privacy_banner_inner #privacy_description_wrap {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 86px);
}

#privacy_banner #privacy_banner_inner #privacy_description_wrap .privacy_responsive_icon {
  display: none;
  float: left;
  margin-right: 10px;
}

#privacy_banner #privacy_banner_inner #privacy_description_wrap .privacy_responsive_icon i {
  font-size: 30px;
  line-height: 30px;
}

@media screen and (max-width: 380px) {
  #privacy_banner #privacy_banner_inner #privacy_description_wrap {
    width: 100%;
  }
  #privacy_banner #privacy_banner_inner #privacy_description_wrap .privacy_responsive_icon {
    display: block;
    float: left;
  }
  #privacy_banner #privacy_banner_inner #privacy_description_wrap .privacy_message {
    overflow: hidden;
  }
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button,
#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_more_information {
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button {
  margin-right: 10px;
  width: auto;
  padding: 8px 14px 7px;
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.18);
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: color 0.2s ease-out, background 0.2s ease-out;
  transition: color 0.2s ease-out, background 0.2s ease-out;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button i {
  margin-right: 6px;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button i:before {
  color: #fff;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button:hover, #privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button:focus, #privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button:active {
  opacity: 0.7;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_more_information {
  position: relative;
  text-decoration: none;
  color: #fff;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_more_information:before {
  content: '';
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 2px;
  width: 100%;
  height: 1px;
  background: #fff;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_more_information:hover, #privacy_banner #privacy_banner_inner #privacy_buttons #privacy_more_information:focus, #privacy_banner #privacy_banner_inner #privacy_buttons #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%;
  }
}

/* @end */
/* @group tooltip  */
.tooltipster-default {
  border-radius: 5px;
  background: #343333;
  color: #fff;
}

.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  padding: 8px;
  overflow: hidden;
}

.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}

.tooltipster-base .tooltipster-content {
  overflow: hidden;
}

.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tooltipster-arrow span {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-bottom: 8px solid;
  top: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-bottom: 9px solid;
  top: -7px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
  left: 6px;
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
  left: 5px;
}

.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
  right: 6px;
}

.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
  right: 5px;
}

.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-left: 8px solid;
  top: 50%;
  margin-top: -7px;
  right: -7px;
}

.tooltipster-arrow-left .tooltipster-arrow-border {
  border-top: 9px solid transparent !important;
  border-bottom: 9px solid transparent !important;
  border-left: 9px solid;
  margin-top: -8px;
}

.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
  border-top: 8px solid transparent !important;
  border-bottom: 8px solid transparent !important;
  border-right: 8px solid;
  top: 50%;
  margin-top: -7px;
  left: -7px;
}

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

.tooltipster-fade-show {
  opacity: 1;
}

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

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

/* @end */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
/* @group variables*/
body {
  --size5: 5px;
  --size10: 10px;
  --size15: 15px;
  --size20: 20px;
  --size25: 25px;
  --size30: 30px;
  --size35: 35px;
  --size40: 40px;
  --size45: 45px;
  --size50: 50px;
  --size60: 60px;
  --size70: 70px;
  --size80: 80px;
  --size90: 90px;
  --size100: 100px;
  --size110: 110px;
  --size120: 120px;
  --size130: 130px;
  --size140: 140px;
  --size150: 150px;
  --size160: 160px;
  --size170: 170px;
  --size180: 180px;
  --size190: 190px;
  --size200: 200px;
  --size250: 250px;
  --gapBetween: 40px;
  --gapTop: 40px;
  --widthElements: 33.33%;
  --management-highlight-color: #E83529;
  --management-highlight-color-rgb: 232, 53, 41;
  --management-panel-width: 0px;
}

/* @end */
/* @group basic */
body {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  background: #FFFFFF;
}

@media print {
  body {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  body {
    font-size: 16px;
    line-height: 28px;
  }
}

body #rwdnav {
  display: none;
}

.page {
  overflow: hidden;
}

#siteframe {
  position: relative;
  padding-top: var(--size100);
  padding-bottom: var(--size100);
}

.overlay_navi_open {
  position: fixed;
  background: rgba(100, 100, 100, 0.95);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.navi_open .overlay_navi_open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

#logo_print {
  display: none;
}

#content {
  position: relative;
}

.content_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
  padding-top: var(--size120);
}

@media screen and (max-width: 500px) {
  .content_inner {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  .content_inner {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

.content_inner:not(:last-child) {
  margin-bottom: var(--size120);
}

.content_inner.no_padding_top {
  padding-top: 0;
}

.content_inner.no_padding_bottom {
  padding-bottom: 0 !important;
}

.content_inner.center {
  text-align: center;
}

.content_inner .content_overflow {
  overflow: hidden;
}

.content_inner + .portlet_yellow_box:empty + .content_inner,
.content_inner + .content_inner {
  padding-top: 0;
}

.content_inner > .small {
  max-width: 800px;
}

#header {
  position: fixed;
  z-index: 60;
  width: auto;
  top: 0;
  left: var(--management-panel-width);
  right: 0;
  background: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  background: #FFFFFF;
  border-bottom: 1px solid #F3F2F0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#header .header_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#header .header_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 500px) {
  #header .header_inner {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  #header .header_inner {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

#header .header_inner #logo {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 266px;
          flex: 0 0 266px;
  max-width: 266px;
  margin-right: 30px;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  margin-bottom: -56px;
  position: relative;
  z-index: 1;
}

#header .header_inner #logo a {
  display: block;
}

#header .header_inner #logo a img {
  width: 100%;
  height: auto;
  display: block;
}

#header a {
  text-decoration: none;
}

#header .responsive_icons {
  display: none;
}

#header .responsive_icons h3 {
  display: none;
}

#header .responsive_icons .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#header .responsive_icons a {
  color: #cacaca;
  font-size: 27px;
  line-height: 27px;
}

#header .responsive_icons a:not(:first-child) {
  margin-left: var(--size15);
}

#header .responsive_icons a span {
  display: none;
}

.language_switcher {
  margin-right: var(--size60);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.language_switcher:hover .language_dropdown {
  opacity: 1;
  pointer-events: all;
}

.language_switcher:hover .current_language > a:after {
  opacity: 1;
}

.language_switcher .current_language > a {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  font-style: italic;
}

@media print {
  .language_switcher .current_language > a {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .language_switcher .current_language > a {
    font-size: 16px;
    line-height: 28px;
  }
}

.language_switcher .current_language > a:after {
  content: '';
  position: absolute;
  top: auto;
  left: 50%;
  width: 0;
  height: 0;
  display: block;
  background: none;
  display: inline-block;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: transparent transparent #F3F2F0 transparent;
  bottom: -35px;
  margin-left: -15px;
  opacity: 0;
}

.language_switcher .current_language > a:before {
  content: '';
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  height: 35px;
  display: block;
  background: transparent;
  bottom: -35px;
}

.language_switcher .current_language > a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.language_switcher .current_language > a span:after {
  content: "";
  position: absolute;
  top: 1px;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #000;
  margin-left: 8px;
  position: relative;
  font-weight: 300;
  font-style: normal;
}

.language_switcher .language_dropdown {
  background: #F3F2F0;
  position: absolute;
  padding: 10px 25px;
  top: 68px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
}

.language_switcher .language_dropdown a {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  font-style: italic;
}

@media print {
  .language_switcher .language_dropdown a {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .language_switcher .language_dropdown a {
    font-size: 16px;
    line-height: 28px;
  }
}

.language_switcher .language_dropdown a:hover {
  color: #E83529;
}

.css_icon_einweg_systeme .theme_icon,
.css_icon_safeport .theme_icon,
.css_icon_endlosfolien_system .theme_icon,
.css_icon_safeseal .theme_icon {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  position: relative;
}

@media screen and (max-width: 500px) {
  .css_icon_einweg_systeme .theme_icon,
  .css_icon_safeport .theme_icon,
  .css_icon_endlosfolien_system .theme_icon,
  .css_icon_safeseal .theme_icon {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  .css_icon_einweg_systeme .theme_icon,
  .css_icon_safeport .theme_icon,
  .css_icon_endlosfolien_system .theme_icon,
  .css_icon_safeseal .theme_icon {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

.css_icon_einweg_systeme .theme_icon:before,
.css_icon_safeport .theme_icon:before,
.css_icon_endlosfolien_system .theme_icon:before,
.css_icon_safeseal .theme_icon:before {
  content: '';
  position: absolute;
  top: 0;
  left: auto;
  width: 250px;
  height: 250px;
  display: block;
  background: url(../img/icons/safeseal.svg) #D3E5F6;
  background-size: 100% auto;
  border-radius: 100%;
  position: absolute;
  right: 0;
  margin-top: var(--size120);
}

.css_icon_einweg_systeme .theme_icon + .content_inner > *,
.css_icon_safeport .theme_icon + .content_inner > *,
.css_icon_endlosfolien_system .theme_icon + .content_inner > *,
.css_icon_safeseal .theme_icon + .content_inner > * {
  max-width: 800px;
}

.css_icon_einweg_systeme .picture_top + .theme_icon:before,
.css_icon_safeport .picture_top + .theme_icon:before,
.css_icon_endlosfolien_system .picture_top + .theme_icon:before,
.css_icon_safeseal .picture_top + .theme_icon:before {
  position: absolute;
  margin-top: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: var(--size25) solid #FFFFFF;
}

.css_icon_einweg_systeme .picture_top + .theme_icon + .content_inner > *,
.css_icon_safeport .picture_top + .theme_icon + .content_inner > *,
.css_icon_endlosfolien_system .picture_top + .theme_icon + .content_inner > *,
.css_icon_safeseal .picture_top + .theme_icon + .content_inner > * {
  max-width: 100%;
}

.css_icon_einweg_systeme .picture_top + .theme_icon + .content_inner h2.subtitle,
.css_icon_einweg_systeme .picture_top + .theme_icon + .content_inner h1,
.css_icon_safeport .picture_top + .theme_icon + .content_inner h2.subtitle,
.css_icon_safeport .picture_top + .theme_icon + .content_inner h1,
.css_icon_endlosfolien_system .picture_top + .theme_icon + .content_inner h2.subtitle,
.css_icon_endlosfolien_system .picture_top + .theme_icon + .content_inner h1,
.css_icon_safeseal .picture_top + .theme_icon + .content_inner h2.subtitle,
.css_icon_safeseal .picture_top + .theme_icon + .content_inner h1 {
  max-width: 800px;
}

.css_icon_einweg_systeme h1#page_title,
.css_icon_safeport h1#page_title,
.css_icon_endlosfolien_system h1#page_title,
.css_icon_safeseal h1#page_title {
  padding-right: 150px;
}

.css_icon_endlosfolien_system .theme_icon:before {
  background: url(../img/icons/endlos_folien.svg) #D3E5F6;
  background-size: 100% auto;
}

.css_icon_einweg_systeme .theme_icon:before {
  background: url(../img/icons/einweg.svg) #D3E5F6;
  background-size: 100% auto;
}

.css_icon_safeport .theme_icon:before {
  background: url(../img/icons/safeport.svg) #D3E5F6;
  background-size: 100% auto;
}

.swissquality_banner {
  position: fixed;
  right: 0;
  top: 100px;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  color: #FFFFFF;
  font-style: italic;
  padding: 4px 10px 4px 20px;
  z-index: 2;
}

@media print {
  .swissquality_banner {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .swissquality_banner {
    font-size: 13px;
    line-height: 24px;
  }
}

.swissquality_banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 30px);
  height: 100%;
  display: block;
  background: #E83529;
  -webkit-transform: skew(26deg, 0);
  transform: skew(26deg, 0);
  z-index: -1;
}

.swissquality_banner .swissquality_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: var(--size130);
}

.swissquality_banner .swissquality_logo img {
  margin-right: 5px;
  height: auto;
}

/* @end */
/* @group footer */
#footer {
  background: #E83529;
  color: #FFFFFF;
  margin-top: var(--size100);
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer a:hover {
  color: rgba(255, 255, 255, 0.7);
}

#footer .footer_contact_person {
  margin-top: var(--size160);
  background: #FFFFFF;
  position: relative;
}

#footer .footer_contact_person:before {
  content: '';
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  height: 50%;
  display: block;
  background: #E83529;
  bottom: 0;
}

#footer .footer_contact_person .footer_contact_person_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 500px) {
  #footer .footer_contact_person .footer_contact_person_inner {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  #footer .footer_contact_person .footer_contact_person_inner {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

#footer .footer_contact_person .footer_contact_person_inner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  display: block;
  background: #B92A20;
  -webkit-transform: skew(-25deg, 0);
  transform: skew(-25deg, 0);
}

#footer .footer_contact_person .footer_contact_person_inner * {
  position: relative;
  z-index: 1;
}

#footer .footer_contact_person .footer_contact_person_inner h2 {
  font: 900 42px/49px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -0.7px;
  padding: 0;
  margin: 0;
  color: #222;
  color: #FFFFFF;
  padding-left: var(--size50);
  max-width: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: none;
  text-indent: 0.18em;
  padding-top: var(--size25);
  padding-bottom: var(--size25);
}

@media screen and (max-width: 1000px) {
  #footer .footer_contact_person .footer_contact_person_inner h2 {
    font-size: 4.2vw;
    line-height: 4.9vw;
    letter-spacing: -0.07vw;
  }
}

@media screen and (max-width: 500px) {
  #footer .footer_contact_person .footer_contact_person_inner h2 {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.2px;
  }
}

@media print {
  #footer .footer_contact_person .footer_contact_person_inner h2 {
    font: 900 italic 22px/26px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.4px;
  }
}

#footer .footer_contact_person .footer_contact_person_inner a {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
  margin-left: var(--size20);
}

#footer .footer_contact_person .footer_contact_person_inner a:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

#footer .footer_contact_person .footer_contact_person_inner a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

#footer .footer_contact_person .footer_contact_person_inner a:focus:before, #footer .footer_contact_person .footer_contact_person_inner a:hover:before {
  background: #B92A20;
}

#footer .footer_contact_person .footer_contact_person_inner a:focus:after, #footer .footer_contact_person .footer_contact_person_inner a:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  #footer .footer_contact_person .footer_contact_person_inner a {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  #footer .footer_contact_person .footer_contact_person_inner a:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  #footer .footer_contact_person .footer_contact_person_inner a:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  #footer .footer_contact_person .footer_contact_person_inner a {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  #footer .footer_contact_person .footer_contact_person_inner a:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  #footer .footer_contact_person .footer_contact_person_inner a:after {
    right: 14px;
  }
}

@media print {
  #footer .footer_contact_person .footer_contact_person_inner a {
    display: none !important;
  }
}

#footer .footer_contact_person .footer_contact_person_inner a:hover:before {
  background: #db2418;
}

#footer .footer_contact_person .footer_contact_person_inner img {
  margin-top: calc(-1 * var(--size160));
  margin-left: auto;
  height: auto;
}

#footer .footer_contact_person .footer_contact_person_inner img.us_picture {
  margin-top: calc(-1 * var(--size140));
}

#footer .footer_contact_person .footer_contact_person_inner img.de_picture {
  margin-top: calc(-1 * var(--size120));
}

#footer .footer_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: var(--size80);
  padding-bottom: var(--size60);
}

@media screen and (max-width: 500px) {
  #footer .footer_inner {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  #footer .footer_inner {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

#footer h3,
#footer .portlet-title {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  font-weight: 700;
  margin-bottom: var(--size15);
  color: #FFFFFF;
}

@media print {
  #footer h3,
  #footer .portlet-title {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #footer h3,
  #footer .portlet-title {
    font-size: 16px;
    line-height: 28px;
  }
}

#footer * + h3 {
  margin-top: 0;
}

#footer .portlet-content {
  display: block;
}

#footer .footer_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#footer .footer_top img {
  margin-right: var(--size150);
  height: auto;
}

#footer .footer_top .footer_top_elements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

#footer .footer_top .footer_top_elements > *:not(:first-child) {
  margin-left: var(--size20);
}

#footer .footer_top .icons a,
#footer .footer_top .quicklink_item {
  display: block;
  white-space: nowrap;
}

#footer .footer_top .icons a i,
#footer .footer_top .quicklink_item i {
  width: 20px;
  margin-right: 8px;
  text-align: center;
}

#footer .footer_top .icons a:not(:first-child),
#footer .footer_top .quicklink_item:not(:first-child) {
  margin-top: var(--size15);
}

#footer .footer_bottom {
  margin-top: var(--size60);
  padding-top: var(--size30);
  border-top: 1px solid #B92A20;
}

#footer .copy {
  font: 400 14px/16px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.23px;
  color: rgba(0, 0, 0, 0.4);
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media print {
  #footer .copy {
    font: 400 11px/13px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #footer .copy {
    font-size: 12px;
    line-height: 17px;
  }
}

#footer .copy a {
  color: rgba(0, 0, 0, 0.4);
}

#footer .copy a:hover {
  color: rgba(0, 0, 0, 0.8);
}

#footer .copy li:not(:first-child) {
  margin-left: var(--size40);
}

#footer .copy li:first-child {
  margin-right: var(--size60);
}

#footer .copy li:last-child {
  margin-left: auto;
}

#footer .copy li:last-child span {
  display: none;
}

.mod_listing_project #footer .footer_inner.h3_footer:first-child:before,
.page_standard #footer .footer_inner.h3_footer:first-child:before,
.mod_action_show_entry #footer .footer_inner.h3_footer:first-child:before {
  display: none;
}

/* @end */
#privacy_banner {
  background: rgba(0, 0, 0, 0.85);
  border-radius: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  letter-spacing: 0;
}

#privacy_banner #privacy_banner_inner {
  color: #fff;
  font-size: 13px;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button {
  border-radius: 16px;
  font-weight: 700;
  padding: 6px 14px 5px;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

#privacy_banner #privacy_banner_inner #privacy_buttons #privacy_button:hover {
  background: #E83529;
  opacity: 1;
}

/* @end */
/* @group fade in */
#portlets_right .portlet {
  opacity: 0;
  top: 50px;
  position: relative;
  -webkit-transition: all 0.6s cubic-bezier(0.83, -0.44, 0.36, 1.76);
  transition: all 0.6s cubic-bezier(0.83, -0.44, 0.36, 1.76);
}

#portlets_right .portlet:nth-child(1) {
  -webkit-transition-delay: 450ms;
          transition-delay: 450ms;
}

#portlets_right .portlet:nth-child(2) {
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms;
}

#portlets_right .portlet:nth-child(3) {
  -webkit-transition-delay: 1350ms;
          transition-delay: 1350ms;
}

#portlets_right .portlet:nth-child(4) {
  -webkit-transition-delay: 1800ms;
          transition-delay: 1800ms;
}

#portlets_right .portlet:nth-child(5) {
  -webkit-transition-delay: 2250ms;
          transition-delay: 2250ms;
}

#portlets_right .portlet:nth-child(6) {
  -webkit-transition-delay: 2700ms;
          transition-delay: 2700ms;
}

#portlets_right .portlet:nth-child(7) {
  -webkit-transition-delay: 3150ms;
          transition-delay: 3150ms;
}

#portlets_right .portlet:nth-child(8) {
  -webkit-transition-delay: 3600ms;
          transition-delay: 3600ms;
}

#portlets_right .portlet:nth-child(9) {
  -webkit-transition-delay: 4050ms;
          transition-delay: 4050ms;
}

#portlets_right .portlet:nth-child(10) {
  -webkit-transition-delay: 4500ms;
          transition-delay: 4500ms;
}

#portlets_right .portlet:nth-child(11) {
  -webkit-transition-delay: 4950ms;
          transition-delay: 4950ms;
}

#portlets_right .portlet:nth-child(12) {
  -webkit-transition-delay: 5400ms;
          transition-delay: 5400ms;
}

#portlets_right .portlet:nth-child(13) {
  -webkit-transition-delay: 5850ms;
          transition-delay: 5850ms;
}

#portlets_right .portlet:nth-child(14) {
  -webkit-transition-delay: 6300ms;
          transition-delay: 6300ms;
}

#portlets_right .portlet:nth-child(15) {
  -webkit-transition-delay: 6750ms;
          transition-delay: 6750ms;
}

#portlets_right.is_visible .portlet {
  opacity: 1;
  top: 0;
}

/* @end */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
/* @group headings, paragraph */
h1#page_title {
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  color: #000;
}

@media screen and (max-width: 500px) {
  h1#page_title {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  h1#page_title {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

h1#page_title:not(:last-child) {
  margin-bottom: var(--size25);
}

.portlet_listing_introduction,
.listing-content-introduction,
.portlet_content_introduction,
div.introduction {
  font: 500 28px/41px "Roboto", sans-serif;
  text-transform: none;
  color: #222;
  letter-spacing: -0.4px;
}

@media print {
  .portlet_listing_introduction,
  .listing-content-introduction,
  .portlet_content_introduction,
  div.introduction {
    font: 500 15px/23px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 1000px) {
  .portlet_listing_introduction,
  .listing-content-introduction,
  .portlet_content_introduction,
  div.introduction {
    font-size: 2.8vw;
    line-height: 4.1vw;
  }
}

@media screen and (max-width: 650px) {
  .portlet_listing_introduction,
  .listing-content-introduction,
  .portlet_content_introduction,
  div.introduction {
    font-size: 20px;
    line-height: 31px;
  }
}

@media screen and (max-width: 500px) {
  .portlet_listing_introduction,
  .listing-content-introduction,
  .portlet_content_introduction,
  div.introduction {
    font-size: 18px;
    line-height: 28px;
  }
}

.portlet_listing_introduction a,
.listing-content-introduction a,
.portlet_content_introduction a,
div.introduction a {
  color: #222;
}

.portlet_listing_introduction p strong,
.listing-content-introduction p strong,
.portlet_content_introduction p strong,
div.introduction p strong {
  font-weight: 900;
}

.portlet_listing_introduction:not(:last-child),
.listing-content-introduction:not(:last-child),
.portlet_content_introduction:not(:last-child),
div.introduction:not(:last-child) {
  margin-bottom: var(--size80);
}

h2, h2 a {
  font: 900 42px/49px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -0.7px;
  padding: 0;
  margin: 0;
  color: #222;
  margin-bottom: var(--size30);
}

@media screen and (max-width: 1000px) {
  h2, h2 a {
    font-size: 4.2vw;
    line-height: 4.9vw;
    letter-spacing: -0.07vw;
  }
}

@media screen and (max-width: 500px) {
  h2, h2 a {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.2px;
  }
}

@media print {
  h2, h2 a {
    font: 900 italic 22px/26px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.4px;
  }
}

* + h2, * + h2 a {
  margin-top: var(--size100);
}

.inner_small * + h2, .inner_small * + h2 a {
  margin-top: var(--size60);
}

h2.subtitle, h2 a.subtitle {
  font: 900 64px/75px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -1px;
  padding: 0;
  margin: 0;
  color: #222;
}

@media screen and (max-width: 1200px) {
  h2.subtitle, h2 a.subtitle {
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.9px;
  }
}

@media screen and (max-width: 1000px) {
  h2.subtitle, h2 a.subtitle {
    font-size: 6vw;
    line-height: 7.2vw;
    letter-spacing: -0.09vw;
  }
}

@media screen and (max-width: 500px) {
  h2.subtitle, h2 a.subtitle {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}

@media print {
  h2.subtitle, h2 a.subtitle {
    font: 900 italic 25px/28px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.6px;
  }
}

h2.subtitle:not(:last-child), h2 a.subtitle:not(:last-child) {
  margin-bottom: var(--size60);
}

h2 + h3, h2 + h3 a {
  margin-top: calc(-1 * (var(--size20)));
}

.inner_small h2 + h3, .inner_small h2 + h3 a {
  margin-top: 0;
}

h3, h3 a {
  font: 900 33px/40px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -0.5px;
  padding: 0;
  margin: 0;
  color: #222;
  margin-bottom: var(--size20);
  text-decoration: none !important;
  background: none !important;
}

@media screen and (max-width: 1000px) {
  h3, h3 a {
    font-size: 29px;
    line-height: 37px;
  }
}

@media screen and (max-width: 800px) {
  h3, h3 a {
    font-size: 25px;
    line-height: 34px;
  }
}

@media screen and (max-width: 500px) {
  h3, h3 a {
    font-size: 20px;
    line-height: 28px;
  }
}

@media print {
  h3, h3 a {
    font: 900 italic 17px/21px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.3px;
  }
}

* + h3, * + h3 a {
  margin-top: var(--size70);
}

h4, h4 a,
h5, h5 a,
h6, h6 a {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  font-weight: 700;
  margin-bottom: 5px;
}

@media print {
  h4, h4 a,
  h5, h5 a,
  h6, h6 a {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  h4, h4 a,
  h5, h5 a,
  h6, h6 a {
    font-size: 16px;
    line-height: 28px;
  }
}

* + h4, * + h4 a, * +
h5, * + h5 a, * +
h6, * + h6 a {
  margin-top: var(--size40);
}

h3 + h4,
h2 + h4, h3 + h4 a,
h2 + h4 a, h3 +
h5,
h2 +
h5, h3 + h5 a,
h2 + h5 a, h3 +
h6,
h2 +
h6, h3 + h6 a,
h2 + h6 a {
  margin-bottom: 5px;
}

h4, h4 a {
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  color: #000;
  margin-bottom: var(--size10);
}

@media screen and (max-width: 500px) {
  h4, h4 a {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  h4, h4 a {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

* + h4, * + h4 a {
  margin-top: var(--size50);
}

h4:nth-last-child(2), h4 a:nth-last-child(2) {
  margin-top: var(--size100);
}

p {
  margin: 0;
  margin-bottom: var(--size25);
}

p:last-child {
  margin-bottom: 0;
}

p:empty {
  display: none;
}

p strong {
  font-weight: 700;
}

.content_inner p > img,
.content_inner p > a > img {
  display: block;
  max-width: 100%;
  height: auto !important;
}

.picture_content_wrap + p + .picture_content_wrap,
.picture_content_wrap + .picture_content_wrap {
  margin-top: var(--size40);
}

.picture_content_wrap + p {
  margin-top: calc(-1 * var(--size10));
}

/* @end */
/* @group link */
.content_inner a.button {
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  background: #646464;
  border-color: #646464;
  padding: 8px 15px;
  min-height: 38px;
  color: #FFFFFF;
}

@media print {
  .content_inner a.button {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .content_inner a.button {
    font-size: 13px;
    line-height: 24px;
  }
}

@media screen and (max-width: 500px) {
  .content_inner a.button {
    padding: 7px 12px 5px;
    font-size: 12px;
    min-height: 30px;
    min-width: 0;
  }
}

.content_inner a.button:hover, .content_inner a.button:focus {
  background: #4b4b4b;
  border-color: #4b4b4b;
  color: #FFFFFF;
}

.content_inner a.button.klaro_cookies {
  background: none;
  padding-right: 50px;
}

p.content_link a:not(.button) {
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  font-weight: 700;
  text-decoration: none;
  color: #E83529;
  position: relative;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  padding: 0 0 0 30px;
  background: none;
}

@media print {
  p.content_link a:not(.button) {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  p.content_link a:not(.button) {
    font-size: 13px;
    line-height: 24px;
  }
}

p.content_link a:not(.button):before {
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #E83529;
  font-weight: 700;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

p.content_link a:not(.button):hover {
  color: #B92A20;
}

p.content_link a:not(.button):hover:before {
  left: 7px;
  color: #B92A20;
}

p.content_link + .content_link {
  margin-top: var(--size30);
}

.portlet_text_wrap a,
.content_inner a {
  color: #646464;
  text-decoration: none;
  hyphens: auto;
  padding-bottom: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#cacaca), to(#cacaca)), -webkit-gradient(linear, left top, right top, from(#E83529), to(#E83529));
  background: linear-gradient(to right, #cacaca, #cacaca), linear-gradient(to right, #E83529, #E83529);
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: background-size 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-character: "-";
}

.portlet_text_wrap a:hover, .portlet_text_wrap a:focus,
.content_inner a:hover,
.content_inner a:focus {
  background-size: 0 0.05em, 100% 0.05em;
}

p.content_button a {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
}

p.content_button a:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

p.content_button a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

p.content_button a:focus:before, p.content_button a:hover:before {
  background: #B92A20;
}

p.content_button a:focus:after, p.content_button a:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  p.content_button a {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  p.content_button a:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  p.content_button a:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  p.content_button a {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  p.content_button a:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  p.content_button a:after {
    right: 14px;
  }
}

@media print {
  p.content_button a {
    display: none !important;
  }
}

a img {
  border: none;
}

/* @end */
/* @group unordrered list */
.listing_entry ul,
.listing_entry ol,
.portlet-content ul,
.content_inner ul,
.portlet-content ol,
.content_inner ol {
  margin: 0;
  padding: 0;
  counter-reset: item;
}

.listing_entry ul:not(:last-child),
.listing_entry ol:not(:last-child),
.portlet-content ul:not(:last-child),
.content_inner ul:not(:last-child),
.portlet-content ol:not(:last-child),
.content_inner ol:not(:last-child) {
  margin-bottom: var(--size20);
}

.listing_entry ul > li,
.listing_entry ol > li,
.portlet-content ul > li,
.content_inner ul > li,
.portlet-content ol > li,
.content_inner ol > li {
  margin: 0;
  margin-top: 0;
  padding: 0 0 0 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
}

.listing_entry ul > li:before,
.listing_entry ol > li:before,
.portlet-content ul > li:before,
.content_inner ul > li:before,
.portlet-content ol > li:before,
.content_inner ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

.listing_entry ul > li,
.portlet-content ul > li,
.content_inner ul > li {
  padding: 0 0 0 18px;
  text-indent: -18px;
}

.listing_entry ul > li:before,
.portlet-content ul > li:before,
.content_inner ul > li:before {
  content: "";
  font-weight: 400;
  width: 9px;
  height: 9px;
  border-radius: 1px;
  margin-right: 10px;
  padding: 0;
  top: -2px;
  background: #E83529;
  -webkit-transform: skew(-10deg, 0);
  transform: skew(-10deg, 0);
  position: relative;
}

.listing_entry ul > li:not(:first-child),
.portlet-content ul > li:not(:first-child),
.content_inner ul > li:not(:first-child) {
  margin-top: var(--size5);
}

.content_inner ul.controls li:before,
.content_inner .management ul li:before {
  display: none;
}

/* @end */
/* @group content table */
.table_wrap_container,
.table_wrap {
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.table_wrap_container {
  overflow: hidden;
  margin: 0 0 20px 0;
  margin-top: var(--size40);
  margin-bottom: 0;
  padding-top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.table_wrap_container:not(:last-child) {
  margin-bottom: var(--size30);
}

.table_wrap_container.visible_indicator {
  padding-top: 22px;
}

.table_wrap_container.visible_indicator .table_scroll_indicator {
  display: block;
}

.table_wrap_container .table_scroll_indicator {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  font-size: 18px;
}

.table_wrap_container .table_scroll_indicator i {
  font-weight: 400;
  color: #E83529;
}

.table_wrap_container .table_scroll_indicator i.fa-exchange:after {
  content: '\f054';
}

.table_wrap_container .table_scroll_indicator i.fa-exchange:before {
  content: '\f053';
  margin-right: 8px;
}

.content_inner table {
  border: none;
  border-spacing: 0;
}

.content_inner table th {
  border: none;
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  color: #000;
  text-align: left;
  padding: 0 var(--size10) var(--size20) var(--size10);
  vertical-align: bottom;
  border-bottom: 2px solid #d9d9d9;
}

@media screen and (max-width: 500px) {
  .content_inner table th {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  .content_inner table th {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

.content_inner table th h3 {
  margin: 0;
}

.content_inner table th:first-child {
  padding-left: 0;
}

.content_inner table th:last-child {
  padding-right: 0;
}

.content_inner table td {
  padding: var(--size15) var(--size10) calc(var(--size15) + 3px) var(--size10);
  min-width: 100px;
  border: none;
  border-bottom: 1px solid #d9d9d9;
}

.content_inner table td:first-child {
  padding-left: 0;
}

.content_inner table td:last-child {
  padding-right: 0;
}

.content_inner table tbody tr:nth-child(2n + 1) {
  background: #FFFFFF;
}

.column {
  --gapBetween: var(--size60);
  --gapTop: var(--size80);
  --widthElements: 33.33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: calc(-1 * var(--gapTop)) 0 0 calc(-1 * var(--gapBetween));
  width: calc(100% + var(--gapBetween));
  background: none !important;
  padding: 0 !important;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
}

.column > * {
  padding: var(--gapTop) 0 0 var(--gapBetween);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--widthElements);
          flex: 0 0 var(--widthElements);
  max-width: var(--widthElements);
}

@media print {
  .column {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .column {
    font-size: 13px;
    line-height: 24px;
  }
}

.column p:not(:last-child) {
  margin-bottom: var(--size20);
}

.column h4 {
  font-size: 42px;
  position: relative;
  padding: var(--size20) var(--size20) var(--size20) calc(var(--size20) + 3px);
  display: inline-block;
  margin-bottom: var(--size40);
  margin-left: 8px;
}

.column h4:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #E83529;
  -webkit-transform: skew(-10deg, 0);
  transform: skew(-10deg, 0);
  border-radius: 2px;
}

.column h4 i {
  z-index: 1;
  position: relative;
  color: #FFFFFF !important;
}

.column h4 i.fa-swiss:before {
  content: '';
  position: absolute;
  top: 0;
  left: -2px;
  width: 42px;
  height: 42px;
  display: block;
  background: url(../img/swiss.svg);
  position: relative;
}

.column h3 {
  margin: 0;
  margin-bottom: var(--size10);
}

.oel_elements {
  background: none !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  margin-top: var(--size70);
}

.oel_elements .oel_elements_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.oel_elements .oel_elements_wrap h2 {
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  font-weight: 700;
  color: #222;
  width: 40px;
  margin: 0;
  margin-right: var(--size20);
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media print {
  .oel_elements .oel_elements_wrap h2 {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  .oel_elements .oel_elements_wrap h2 {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  .oel_elements .oel_elements_wrap h2 {
    font-size: 17px;
    line-height: 23px;
  }
}

.oel_elements .oel_elements_wrap h3 {
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  font-weight: 700;
  color: #FFFFFF;
  margin: 0;
}

@media print {
  .oel_elements .oel_elements_wrap h3 {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  .oel_elements .oel_elements_wrap h3 {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  .oel_elements .oel_elements_wrap h3 {
    font-size: 17px;
    line-height: 23px;
  }
}

.oel_elements .oel_elements_wrap h3 > * {
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  font-weight: 700;
  color: #FFFFFF;
  font-style: normal;
  margin: 0;
}

@media print {
  .oel_elements .oel_elements_wrap h3 > * {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  .oel_elements .oel_elements_wrap h3 > * {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  .oel_elements .oel_elements_wrap h3 > * {
    font-size: 17px;
    line-height: 23px;
  }
}

.oel_elements .oel_elements_wrap .number {
  width: 44px;
  height: 44px;
  text-align: center;
  border: 2px solid #222;
  border-radius: 100%;
  line-height: 40px;
  display: block;
  color: #222;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.oel_elements .oel_elements_wrap .text {
  color: #222;
  display: block;
}

.oel_elements .oel_elements_wrap:first-child {
  margin-bottom: var(--size30);
}

.oel_elements .oel_elements_wrap:first-child h3 .text,
.oel_elements .oel_elements_wrap:first-child .oel_element > *:not(h3) {
  display: none;
}

.oel_elements .oel_elements_wrap:first-child .oel_element {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element {
  border: 2px solid #222;
  background: #E83529;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: var(--size10) var(--size20);
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element:before {
  content: '';
  position: absolute;
  top: -200%;
  left: 0;
  width: 100%;
  height: 400%;
  display: block;
  background: transparent;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element:after {
  content: '';
  position: absolute;
  top: auto;
  left: 50%;
  width: 0;
  height: 0;
  display: block;
  background: none;
  display: inline-block;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: transparent transparent #FFFFFF transparent;
  bottom: -35px;
  margin-left: -15px;
  opacity: 0;
  z-index: 2;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element:not(:first-of-type) {
  border-left: 0;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element:first-of-type .oel_element.popup_element {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  left: 0;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element:last-child .oel_element.popup_element {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  left: auto;
  right: 0;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element:hover:after {
  opacity: 1;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element:hover .oel_element.popup_element {
  opacity: 1;
  z-index: 2;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element {
  position: absolute;
  background: #FFFFFF;
  -webkit-box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 17px 0 rgba(0, 0, 0, 0.15);
  border: none;
  border-radius: 8px;
  width: 500px;
  z-index: 1;
  top: var(--size80);
  left: 50%;
  padding: var(--size25);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  opacity: 0;
  z-index: 1;
}

@media print {
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element {
    font-size: 13px;
    line-height: 24px;
  }
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element .oel_element.popup_element, .oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element:before, .oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element:after {
  display: none;
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element p:not(:last-child) {
  margin-bottom: var(--size15);
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element h3 {
  text-align: center;
  width: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: var(--size30);
}

.oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element h3 .number {
  margin-bottom: var(--size10);
}

/* @end */
.accordeon_wrap .portlet-listing-entry,
.accordeon_wrap .accordeon_entry {
  position: relative;
  cursor: pointer;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: var(--size30) 40px var(--size30) 0;
  position: relative;
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  margin-top: -1px !important;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

@media print {
  .accordeon_wrap .portlet-listing-entry,
  .accordeon_wrap .accordeon_entry {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .accordeon_wrap .portlet-listing-entry,
  .accordeon_wrap .accordeon_entry {
    font-size: 16px;
    line-height: 28px;
  }
}

.accordeon_wrap .portlet-listing-entry:before,
.accordeon_wrap .accordeon_entry:before {
  content: "";
  position: absolute;
  top: calc(var(--size40) - 4px);
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none;
  color: #000;
  right: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.accordeon_wrap .portlet-listing-entry:hover h4,
.accordeon_wrap .portlet-listing-entry:hover h3.accordeon_title_selector, .accordeon_wrap .portlet-listing-entry:hover:before,
.accordeon_wrap .accordeon_entry:hover h4,
.accordeon_wrap .accordeon_entry:hover h3.accordeon_title_selector,
.accordeon_wrap .accordeon_entry:hover:before {
  color: #E83529;
}

.accordeon_wrap .portlet-listing-entry.visible_detail:before,
.accordeon_wrap .accordeon_entry.visible_detail:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.accordeon_wrap .portlet-listing-entry .portlet-entry-content,
.accordeon_wrap .portlet-listing-entry .accordeon_content,
.accordeon_wrap .accordeon_entry .portlet-entry-content,
.accordeon_wrap .accordeon_entry .accordeon_content {
  display: none;
  width: 100% !important;
  padding-bottom: 0;
  padding-top: var(--size10);
}

.accordeon_wrap .portlet-listing-entry h3,
.accordeon_wrap .portlet-listing-entry h3.accordeon_title_selector,
.accordeon_wrap .portlet-listing-entry h4,
.accordeon_wrap .portlet-listing-entry h4.accordeon_title_selector,
.accordeon_wrap .accordeon_entry h3,
.accordeon_wrap .accordeon_entry h3.accordeon_title_selector,
.accordeon_wrap .accordeon_entry h4,
.accordeon_wrap .accordeon_entry h4.accordeon_title_selector {
  font: 500 28px/41px "Roboto", sans-serif;
  text-transform: none;
  color: #222;
  letter-spacing: -0.4px;
  font-weight: 500;
  color: #000;
  margin-bottom: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

@media print {
  .accordeon_wrap .portlet-listing-entry h3,
  .accordeon_wrap .portlet-listing-entry h3.accordeon_title_selector,
  .accordeon_wrap .portlet-listing-entry h4,
  .accordeon_wrap .portlet-listing-entry h4.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h3,
  .accordeon_wrap .accordeon_entry h3.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h4,
  .accordeon_wrap .accordeon_entry h4.accordeon_title_selector {
    font: 500 15px/23px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 1000px) {
  .accordeon_wrap .portlet-listing-entry h3,
  .accordeon_wrap .portlet-listing-entry h3.accordeon_title_selector,
  .accordeon_wrap .portlet-listing-entry h4,
  .accordeon_wrap .portlet-listing-entry h4.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h3,
  .accordeon_wrap .accordeon_entry h3.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h4,
  .accordeon_wrap .accordeon_entry h4.accordeon_title_selector {
    font-size: 2.8vw;
    line-height: 4.1vw;
  }
}

@media screen and (max-width: 650px) {
  .accordeon_wrap .portlet-listing-entry h3,
  .accordeon_wrap .portlet-listing-entry h3.accordeon_title_selector,
  .accordeon_wrap .portlet-listing-entry h4,
  .accordeon_wrap .portlet-listing-entry h4.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h3,
  .accordeon_wrap .accordeon_entry h3.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h4,
  .accordeon_wrap .accordeon_entry h4.accordeon_title_selector {
    font-size: 20px;
    line-height: 31px;
  }
}

@media screen and (max-width: 500px) {
  .accordeon_wrap .portlet-listing-entry h3,
  .accordeon_wrap .portlet-listing-entry h3.accordeon_title_selector,
  .accordeon_wrap .portlet-listing-entry h4,
  .accordeon_wrap .portlet-listing-entry h4.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h3,
  .accordeon_wrap .accordeon_entry h3.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h4,
  .accordeon_wrap .accordeon_entry h4.accordeon_title_selector {
    font-size: 18px;
    line-height: 28px;
  }
}

.accordeon_wrap + .end_accordeon:not(:last-child) {
  margin-bottom: var(--size60);
}

/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
/* @group mainnavigation */
#navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#navigation .navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

#navigation li {
  list-style: none;
}

#navigation li.level0:not(:first-child) {
  margin-left: var(--size30);
}

#navigation li.level0 > a {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  color: #000;
  font-weight: 900;
  font-style: italic;
  display: block;
  position: relative;
}

@media print {
  #navigation li.level0 > a {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #navigation li.level0 > a {
    font-size: 16px;
    line-height: 28px;
  }
}

#navigation li.level0 > a:after {
  content: '';
  position: absolute;
  top: auto;
  left: 50%;
  width: 0;
  height: 0;
  display: block;
  background: none;
  display: inline-block;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: transparent transparent #F3F2F0 transparent;
  bottom: -35px;
  margin-left: -15px;
  opacity: 0;
}

#navigation li.level0 > a:not(:only-child) span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#navigation li.level0 > a:not(:only-child) span:after {
  content: "";
  position: absolute;
  top: 1px;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #000;
  margin-left: 7px;
  position: relative;
  font-style: normal;
}

#navigation li.level0:hover > a:after, #navigation li.level0.current > a:after {
  opacity: 1;
}

#navigation li.level0.has_submenu {
  position: relative;
}

#navigation li.level0.has_submenu:hover > ul.level1 {
  opacity: 1;
  pointer-events: all;
}

#navigation li.level0.has_submenu > a:before {
  content: '';
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  height: 35px;
  display: block;
  background: transparent;
  bottom: -35px;
}

#navigation li.level0:last-child > a:after {
  display: none;
}

#navigation li.level0:last-child > a span {
  position: relative;
  padding: 8px 22px 9px;
  color: #000;
}

#navigation li.level0:last-child > a span:after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

#navigation li.level0:last-child > a span:hover {
  color: #FFFFFF;
}

#navigation li.level0:last-child > a span:hover:after {
  background: #000;
}

#navigation ul.level1 {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 67px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #F3F2F0;
  padding: var(--size30);
  min-width: 260px;
  max-width: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#navigation ul.level1 li a {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  line-height: 23px;
  font-weight: 700;
  color: #000;
  display: block;
  padding-right: 30px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

@media print {
  #navigation ul.level1 li a {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #navigation ul.level1 li a {
    font-size: 16px;
    line-height: 28px;
  }
}

#navigation ul.level1 li a span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #000;
  position: absolute;
  right: 0;
  font-weight: 700;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

#navigation ul.level1 li a[title]:after {
  content: attr(title);
  display: block;
  font-weight: 400;
}

#navigation ul.level1 li.current a, #navigation ul.level1 li:hover a {
  color: #E83529;
}

#navigation ul.level1 li.current a span:before, #navigation ul.level1 li:hover a span:before {
  content: '\f178';
  color: #E83529;
}

#navigation ul.level1 li:not(:first-child) {
  margin-top: 17px;
}

#navigation #nav-2 {
  position: static;
}

#navigation #nav-2 ul.level1 {
  top: 102px;
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: var(--size50);
  padding-bottom: var(--size50);
}

@media screen and (max-width: 500px) {
  #navigation #nav-2 ul.level1 {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  #navigation #nav-2 ul.level1 {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

#navigation #nav-2 ul.level1:after {
  content: '';
  position: absolute;
  top: 0;
  left: -2000px;
  width: 5000px;
  height: 100%;
  display: block;
  background: #F3F2F0;
  z-index: -1;
}

#navigation #nav-2 ul.level1 li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(25% - 18px);
          flex: 1 0 calc(25% - 18px);
  max-width: calc(25% - 18px);
  margin-top: 0;
}

#navigation #nav-2 ul.level1 li:nth-child(4) + li {
  display: none;
}

#navigation #nav-2 ul.level1 li a {
  padding: var(--size25) var(--size50) var(--size25) var(--size25);
  padding-bottom: calc(202px + var(--size80));
}

#navigation #nav-2 ul.level1 li a span:before {
  right: var(--size25);
}

#navigation #nav-2 ul.level1 li a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

#navigation #nav-2 ul.level1 li a span:before {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  top: 35px;
}

#navigation #nav-2 ul.level1 li a span:after {
  content: '';
  position: absolute;
  top: auto;
  left: 50%;
  width: 202px;
  height: 202px;
  display: block;
  background: url(../img/icons/endlos_folien.svg) #D3E5F6;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border: 6px solid #FFFFFF;
  -webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  position: absolute;
  bottom: var(--size30);
  background-size: 100% auto;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

#navigation #nav-2 ul.level1 li:nth-child(2) span:after {
  background: url(../img/icons/safeport.svg) #D3E5F6;
  background-size: 100% auto;
}

#navigation #nav-2 ul.level1 li:nth-child(3) span:after {
  background: url(../img/icons/einweg.svg) #D3E5F6;
  background-size: 100% auto;
}

#navigation #nav-2 ul.level1 li:nth-child(4) span:after {
  background: url(../img/icons/safeseal.svg) #D3E5F6;
  background-size: 100% auto;
}

#navigation #nav-2 ul.level1 li.current a,
#navigation #nav-2 ul.level1 li:hover a {
  background: #FFFFFF;
}

#navigation #nav-2 ul.level1 li.current a span:after,
#navigation #nav-2 ul.level1 li:hover a span:after {
  background-color: #AECDED;
}

#navigation ul.level2 {
  display: none;
}

/* @group navigation small */
.rwd_navigation {
  display: block;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.rwd_navigation li a {
  display: block;
  text-decoration: none;
  color: #000;
  font-family: "Roboto", sans-serif;
}

.rwd_navigation ul.level3,
.rwd_navigation #rwdnav-14 {
  display: none;
}

.rwd_navigation #rwdnav-6 {
  border-bottom: 1px solid #d9d9d9;
}

.rwd_navigation > li.current {
  background: #F3F2F0;
}

.rwd_navigation > li.current > a {
  color: #000;
}

.rwd_navigation > li.current > a:before {
  opacity: 1;
  visibility: visible;
}

.rwd_navigation > li:not(:first-child) > a {
  border-top: 1px solid #d9d9d9;
}

.rwd_navigation > li > a {
  font-size: 22px;
  line-height: 25px;
  color: #000;
  font-weight: 900;
  font-style: italic;
  padding: 20px 25px 21px 25px;
  position: relative;
}

.rwd_navigation > li.current > a {
  border-top: none;
}

.rwd_navigation > li.current + li > a {
  border-top: none !important;
}

.rwd_navigation > li.current ul.level1,
.rwd_navigation > li.current ul.level2 {
  display: block;
}

.rwd_navigation > li.current ul.level1 a,
.rwd_navigation > li.current ul.level2 a {
  color: #000;
}

.rwd_navigation > li.current.has_submenu > a:after {
  display: none;
}

.rwd_navigation > li.current > a:after,
.rwd_navigation > li.current > a {
  color: #E83529;
}

.rwd_navigation > li.has_submenu > a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #000;
  position: absolute;
  right: 25px;
  font-weight: 700;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  font-style: normal;
}

.rwd_navigation > li.active {
  position: relative;
}

.rwd_navigation > li.active > a:after {
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}

.rwd_navigation > li.active ul.level1,
.rwd_navigation > li.active ul.level1 ul {
  display: block;
}

.rwd_navigation > li.active:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  display: block;
  background: #646464;
  display: none;
}

.rwd_navigation ul.level1,
.rwd_navigation ul.level2 {
  margin: 0;
  padding: 0 0 0;
  list-style: none;
  position: relative;
  z-index: 1;
  display: none;
}

.rwd_navigation ul.level1 > li > a,
.rwd_navigation ul.level2 > li > a {
  font-size: 17px;
  line-height: 21px;
  font-family: "Roboto", sans-serif;
  color: #000;
  padding: 5px 20px 5px 25px;
}

.rwd_navigation ul.level1 > li > a span,
.rwd_navigation ul.level2 > li > a span {
  display: block;
}

.rwd_navigation ul.level1 > li.current > a,
.rwd_navigation ul.level2 > li.current > a {
  color: #E83529;
  font-weight: 700;
}

.rwd_navigation ul.level1.current > ul,
.rwd_navigation ul.level2.current > ul {
  display: block;
}

.rwd_navigation ul.level1 {
  display: none;
  margin-top: -7px;
  padding-bottom: 16px;
}

.rwd_navigation ul.level1 > li > a {
  font-weight: 700;
  color: #000;
}

.rwd_navigation ul.level1 > li > a[title]:after {
  content: attr(title);
  display: block;
  font-weight: 400;
}

.rwd_navigation ul.level1 > li:not(:first-child) {
  margin-top: 5px;
}

.rwd_navigation ul.level1 > li.current {
  position: relative;
}

.rwd_navigation ul.level2 {
  padding-bottom: 6px;
}

.rwd_navigation ul.level2 > li > a {
  font-size: 15px;
  line-height: 25px;
}

.rwd_navigation ul.level2 > li.current > a span {
  position: relative;
}

.rwd_navigation ul.level2 > li.current > a span:before {
  content: '';
  position: absolute;
  top: 9px;
  left: -18px;
  width: 7px;
  height: 7px;
  display: block;
  background: #FFFFFF;
  border-radius: 100%;
}

.rwd_navigation ul.level3 {
  display: none;
}

.responsive_header {
  display: none;
}

.responsive_navigation_toggle {
  z-index: 270;
  display: none;
  width: 36px;
  height: 25px;
  position: relative;
  margin-left: var(--size25);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.responsive_navigation_toggle span {
  background: #000;
  display: block;
  height: 4px;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: transform 0.3s ease 0s, top 0.25s ease 0.25s, opacity 0.01s ease 0.25s;
  -webkit-transition: top 0.25s ease 0.25s, opacity 0.01s ease 0.25s, -webkit-transform 0.3s ease 0s;
  transition: top 0.25s ease 0.25s, opacity 0.01s ease 0.25s, -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, top 0.25s ease 0.25s, opacity 0.01s ease 0.25s;
  transition: transform 0.3s ease 0s, top 0.25s ease 0.25s, opacity 0.01s ease 0.25s, -webkit-transform 0.3s ease 0s;
  z-index: 150;
}

.responsive_navigation_toggle span:nth-child(2) {
  top: 10px;
}

.responsive_navigation_toggle span:nth-child(3) {
  top: 20px;
}

.navi_open .responsive_navigation_toggle span {
  top: 40.5%;
  -webkit-transition: top 0.25s ease 0s, transform 0.3s ease 0.25s, opacity 0.01s ease 0.25s;
  -webkit-transition: top 0.25s ease 0s, opacity 0.01s ease 0.25s, -webkit-transform 0.3s ease 0.25s;
  transition: top 0.25s ease 0s, opacity 0.01s ease 0.25s, -webkit-transform 0.3s ease 0.25s;
  transition: top 0.25s ease 0s, transform 0.3s ease 0.25s, opacity 0.01s ease 0.25s;
  transition: top 0.25s ease 0s, transform 0.3s ease 0.25s, opacity 0.01s ease 0.25s, -webkit-transform 0.3s ease 0.25s;
}

.navi_open .responsive_navigation_toggle span:first-child {
  opacity: 0;
}

.navi_open .responsive_navigation_toggle span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navi_open .responsive_navigation_toggle span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* @end */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
/* @group misc management elements */
html body.system_page .swissquality_banner {
  display: none;
}

div#management fieldset .select2-container:before,
div#management form .select2-container:before {
  display: none;
}

.logged_in div.portlets.portlets_home_elements .portlet_zone_label:after {
  content: 'Zone: Home Boxen';
}

.logged_in div.portlets.portlets_bottom_elements {
  margin-top: 0;
}

.logged_in div.portlets.portlets_bottom_elements .portlet_zone_label {
  margin: 0 0 45px 0;
}

.logged_in div.portlets.portlets_bottom_elements .portlet_zone_label:after {
  content: 'Zone: Boxen unten';
}

.not_logged_in .add_element_link_wrap.mailform_element {
  display: none;
}

.mod_action_edit_entry_form .picture_top,
.mod_action_edit_entry_form ul.tags,
.mod_action_edit_entry_form #portlets_bottom,
.mod_action_edit_entry_form #portlets_top,
.mod_action_add_entry_form .picture_top,
.mod_action_add_entry_form ul.tags,
.mod_action_add_entry_form #portlets_bottom,
.mod_action_add_entry_form #portlets_top {
  display: none !important;
}

.mod_action_edit_entry_form #portlets_top + .cf + .content_inner,
.mod_action_edit_entry_form #portlets_top + .content_inner,
.mod_action_edit_entry_form #portlets_bottom + .cf + .content_inner,
.mod_action_edit_entry_form #portlets_bottom + .content_inner,
.mod_action_add_entry_form #portlets_top + .cf + .content_inner,
.mod_action_add_entry_form #portlets_top + .content_inner,
.mod_action_add_entry_form #portlets_bottom + .cf + .content_inner,
.mod_action_add_entry_form #portlets_bottom + .content_inner {
  padding-top: 0;
}

.mod_action_mailform_sent .introduction {
  display: none;
}

.mod_action_add_entry_form #portlets_right,
.mod_action_edit_entry_form #portlets_right {
  display: none;
}

.highlighting {
  background: rgba(232, 53, 41, 0.2);
}

.message {
  width: 100%;
  margin: var(--size40) 0 var(--size40);
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  background: #E83529;
  border: none;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  text-align: left;
  padding: var(--size15) var(--size25) calc(var(--size15) + 1px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media print {
  .message {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .message {
    font-size: 16px;
    line-height: 28px;
  }
}

.message a {
  color: #fff;
}

.message a:hover {
  color: #fff;
}

.message p {
  margin-bottom: 0;
}

.message ul {
  margin: var(--size10) 0 0 !important;
}

.message ul li:before {
  background: #FFFFFF;
}

.message ul li:not(:first-child) {
  margin-top: 0;
}

/* @end */
/* @group controls */
#mailform_elements .listing_entry,
.portlet .listing_entry,
#mixItUp .listing_entry {
  position: relative;
}

#mailform_elements .category_actions,
#mailform_elements .controls.edit_event,
#mailform_elements .multipage_controls,
.portlet .category_actions,
.portlet .controls.edit_event,
.portlet .multipage_controls,
#mixItUp .category_actions,
#mixItUp .controls.edit_event,
#mixItUp .multipage_controls {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  margin: 0;
  padding: 8px 7px 8px;
  font-size: 16px;
  line-height: 14px;
  background: #d3d0c8;
  z-index: 10;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-indent: 0;
}

#mailform_elements .category_actions .fa,
#mailform_elements .controls.edit_event .fa,
#mailform_elements .multipage_controls .fa,
.portlet .category_actions .fa,
.portlet .controls.edit_event .fa,
.portlet .multipage_controls .fa,
#mixItUp .category_actions .fa,
#mixItUp .controls.edit_event .fa,
#mixItUp .multipage_controls .fa {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
}

#mailform_elements .category_actions .fa.fa-edit:before,
#mailform_elements .controls.edit_event .fa.fa-edit:before,
#mailform_elements .multipage_controls .fa.fa-edit:before,
.portlet .category_actions .fa.fa-edit:before,
.portlet .controls.edit_event .fa.fa-edit:before,
.portlet .multipage_controls .fa.fa-edit:before,
#mixItUp .category_actions .fa.fa-edit:before,
#mixItUp .controls.edit_event .fa.fa-edit:before,
#mixItUp .multipage_controls .fa.fa-edit:before {
  content: "\f040";
}

#mailform_elements .category_actions li, #mailform_elements .category_actions a, #mailform_elements .category_actions span,
#mailform_elements .controls.edit_event li,
#mailform_elements .controls.edit_event a,
#mailform_elements .controls.edit_event span,
#mailform_elements .multipage_controls li,
#mailform_elements .multipage_controls a,
#mailform_elements .multipage_controls span,
.portlet .category_actions li,
.portlet .category_actions a,
.portlet .category_actions span,
.portlet .controls.edit_event li,
.portlet .controls.edit_event a,
.portlet .controls.edit_event span,
.portlet .multipage_controls li,
.portlet .multipage_controls a,
.portlet .multipage_controls span,
#mixItUp .category_actions li,
#mixItUp .category_actions a,
#mixItUp .category_actions span,
#mixItUp .controls.edit_event li,
#mixItUp .controls.edit_event a,
#mixItUp .controls.edit_event span,
#mixItUp .multipage_controls li,
#mixItUp .multipage_controls a,
#mixItUp .multipage_controls span {
  color: #3e3e3e !important;
  width: auto;
  padding: 1px 0 2px 0;
  margin: 0;
  line-height: 11px;
  height: auto;
  border: none !important;
  background: none !important;
  text-indent: 0;
}

#mailform_elements .category_actions li i.fa, #mailform_elements .category_actions a i.fa, #mailform_elements .category_actions span i.fa,
#mailform_elements .controls.edit_event li i.fa,
#mailform_elements .controls.edit_event a i.fa,
#mailform_elements .controls.edit_event span i.fa,
#mailform_elements .multipage_controls li i.fa,
#mailform_elements .multipage_controls a i.fa,
#mailform_elements .multipage_controls span i.fa,
.portlet .category_actions li i.fa,
.portlet .category_actions a i.fa,
.portlet .category_actions span i.fa,
.portlet .controls.edit_event li i.fa,
.portlet .controls.edit_event a i.fa,
.portlet .controls.edit_event span i.fa,
.portlet .multipage_controls li i.fa,
.portlet .multipage_controls a i.fa,
.portlet .multipage_controls span i.fa,
#mixItUp .category_actions li i.fa,
#mixItUp .category_actions a i.fa,
#mixItUp .category_actions span i.fa,
#mixItUp .controls.edit_event li i.fa,
#mixItUp .controls.edit_event a i.fa,
#mixItUp .controls.edit_event span i.fa,
#mixItUp .multipage_controls li i.fa,
#mixItUp .multipage_controls a i.fa,
#mixItUp .multipage_controls span i.fa {
  margin: 0 5px;
}

#mailform_elements .category_actions li:hover, #mailform_elements .category_actions a:hover, #mailform_elements .category_actions span:hover,
#mailform_elements .controls.edit_event li:hover,
#mailform_elements .controls.edit_event a:hover,
#mailform_elements .controls.edit_event span:hover,
#mailform_elements .multipage_controls li:hover,
#mailform_elements .multipage_controls a:hover,
#mailform_elements .multipage_controls span:hover,
.portlet .category_actions li:hover,
.portlet .category_actions a:hover,
.portlet .category_actions span:hover,
.portlet .controls.edit_event li:hover,
.portlet .controls.edit_event a:hover,
.portlet .controls.edit_event span:hover,
.portlet .multipage_controls li:hover,
.portlet .multipage_controls a:hover,
.portlet .multipage_controls span:hover,
#mixItUp .category_actions li:hover,
#mixItUp .category_actions a:hover,
#mixItUp .category_actions span:hover,
#mixItUp .controls.edit_event li:hover,
#mixItUp .controls.edit_event a:hover,
#mixItUp .controls.edit_event span:hover,
#mixItUp .multipage_controls li:hover,
#mixItUp .multipage_controls a:hover,
#mixItUp .multipage_controls span:hover {
  color: #E83529 !important;
}

.mod_action_create_mailform_form h1.page_title, .mod_action_create_mailform_form div.introduction,
.mod_action_history h1.page_title,
.mod_action_history div.introduction,
.mod_action_edit_mailform_element_form h1.page_title,
.mod_action_edit_mailform_element_form div.introduction,
.mod_action_add_mailform_element_form h1.page_title,
.mod_action_add_mailform_element_form div.introduction {
  display: none;
}

.mod_action_create_mailform_form .formular,
.mod_action_history .formular,
.mod_action_edit_mailform_element_form .formular,
.mod_action_add_mailform_element_form .formular {
  max-width: 100%;
  width: 100% !important;
}

/* @end */
.logged_in div.portlet,
div.portlet.logged_in {
  position: relative;
}

/* @group pagination */
.pagination {
  margin-top: var(--size120);
  margin-bottom: 0;
  text-align: center;
  clear: both;
  margin-left: 0;
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 100% !important;
          flex: 0 0 100% !important;
  max-width: 100% !important;
  padding-left: var(--size50);
  padding-right: var(--size50);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

@media screen and (max-width: 1250px) {
  .pagination {
    padding-left: var(--size30);
    padding-right: var(--size30);
  }
}

@media screen and (max-width: 500px) {
  .pagination {
    padding-right: 18px;
    padding-left: 18px;
  }
}

.pagination .pagination_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.pagination .pagination-links .inactive {
  display: none;
}

.pagination .pagination-numbers {
  position: relative;
  top: 14px;
}

.pagination .pagination-numbers a {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  color: #646464;
  width: 20px;
  background: none;
  margin: 0 4px;
  padding: 1px 6px;
  position: relative;
  text-decoration: none;
}

@media print {
  .pagination .pagination-numbers a {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .pagination .pagination-numbers a {
    font-size: 16px;
    line-height: 28px;
  }
}

.pagination .pagination-numbers a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #F3F2F0;
  -webkit-transform: skew(-10deg, 0);
  transform: skew(-10deg, 0);
  z-index: 0;
  border-radius: 1px;
  pointer-events: none;
}

.pagination .pagination-numbers a span:after {
  display: none;
}

.pagination .pagination-numbers a span {
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 5;
}

.pagination .pagination-numbers a.current, .pagination .pagination-numbers a:hover, .pagination .pagination-numbers a:focus {
  color: #FFFFFF;
}

.pagination .pagination-numbers a.current:after, .pagination .pagination-numbers a:hover:after, .pagination .pagination-numbers a:focus:after {
  background: #E83529;
}

.pagination .pagination-numbers a.current:hover, .pagination .pagination-numbers a.current {
  font-weight: 900;
}

.pagination .pagination-links a {
  top: 0;
  left: 0;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
  position: absolute;
}

.pagination .pagination-links a:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

.pagination .pagination-links a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.pagination .pagination-links a:focus:before, .pagination .pagination-links a:hover:before {
  background: #B92A20;
}

.pagination .pagination-links a:focus:after, .pagination .pagination-links a:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  .pagination .pagination-links a {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  .pagination .pagination-links a:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  .pagination .pagination-links a:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  .pagination .pagination-links a {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  .pagination .pagination-links a:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  .pagination .pagination-links a:after {
    right: 14px;
  }
}

@media print {
  .pagination .pagination-links a {
    display: none !important;
  }
}

.pagination .pagination-links a.next {
  left: auto;
  right: 0;
}

.pagination .pagination-links a.previous {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
  padding: 20px 25px 19px var(--size80);
  top: 0;
  left: 0;
  position: absolute;
}

.pagination .pagination-links a.previous:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

.pagination .pagination-links a.previous:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.pagination .pagination-links a.previous:focus:before, .pagination .pagination-links a.previous:hover:before {
  background: #B92A20;
}

.pagination .pagination-links a.previous:focus:after, .pagination .pagination-links a.previous:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  .pagination .pagination-links a.previous {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  .pagination .pagination-links a.previous:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  .pagination .pagination-links a.previous:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  .pagination .pagination-links a.previous {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  .pagination .pagination-links a.previous:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  .pagination .pagination-links a.previous:after {
    right: 14px;
  }
}

@media print {
  .pagination .pagination-links a.previous {
    display: none !important;
  }
}

.pagination .pagination-links a.previous:after {
  left: 25px;
  right: auto;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

@media screen and (max-width: 800px) {
  .pagination .pagination-links a.previous {
    padding: 17px 20px 16px var(--size80);
  }
  .pagination .pagination-links a.previous:after {
    left: 20px;
  }
}

@media screen and (max-width: 500px) {
  .pagination .pagination-links a.previous {
    padding: 12px 16px 13px var(--size80);
  }
  .pagination .pagination-links a.previous:after {
    left: 14px;
  }
}

#management .page_template_radio {
  margin-top: 6px !important;
}

/* @end */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
/* @group listing */
.gallery_slider + #mixItUp {
  margin-top: var(--size50);
}

#mod_overview .overview_item,
#mod_overview .listing_entry,
#mixItUp .overview_item,
#mixItUp .listing_entry {
  background: #D3E5F6;
}

#mod_overview .overview_item:not(:first-child),
#mod_overview .listing_entry:not(:first-child),
#mixItUp .overview_item:not(:first-child),
#mixItUp .listing_entry:not(:first-child) {
  margin-top: var(--size110);
}

#mod_overview .overview_item .overview_item_inner,
#mod_overview .overview_item .listing-entry-inline,
#mod_overview .listing_entry .overview_item_inner,
#mod_overview .listing_entry .listing-entry-inline,
#mixItUp .overview_item .overview_item_inner,
#mixItUp .overview_item .listing-entry-inline,
#mixItUp .listing_entry .overview_item_inner,
#mixItUp .listing_entry .listing-entry-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: var(--size50);
  padding-bottom: var(--size50);
  padding-left: var(--size50);
  padding-right: var(--size50);
  box-sizing: border-box;
  width: 100%;
}

@media screen and (max-width: 1250px) {
  #mod_overview .overview_item .overview_item_inner,
  #mod_overview .overview_item .listing-entry-inline,
  #mod_overview .listing_entry .overview_item_inner,
  #mod_overview .listing_entry .listing-entry-inline,
  #mixItUp .overview_item .overview_item_inner,
  #mixItUp .overview_item .listing-entry-inline,
  #mixItUp .listing_entry .overview_item_inner,
  #mixItUp .listing_entry .listing-entry-inline {
    padding-left: var(--size30);
    padding-right: var(--size30);
  }
}

@media screen and (max-width: 500px) {
  #mod_overview .overview_item .overview_item_inner,
  #mod_overview .overview_item .listing-entry-inline,
  #mod_overview .listing_entry .overview_item_inner,
  #mod_overview .listing_entry .listing-entry-inline,
  #mixItUp .overview_item .overview_item_inner,
  #mixItUp .overview_item .listing-entry-inline,
  #mixItUp .listing_entry .overview_item_inner,
  #mixItUp .listing_entry .listing-entry-inline {
    padding-right: 18px;
    padding-left: 18px;
  }
}

#mod_overview .overview_item .pictures,
#mod_overview .listing_entry .pictures,
#mixItUp .overview_item .pictures,
#mixItUp .listing_entry .pictures {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 750px;
          flex: 0 0 750px;
  max-width: 45%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#mod_overview .overview_item .pictures .resource_description,
#mod_overview .listing_entry .pictures .resource_description,
#mixItUp .overview_item .pictures .resource_description,
#mixItUp .listing_entry .pictures .resource_description {
  display: none !important;
}

#mod_overview .overview_item .content,
#mod_overview .listing_entry .content,
#mixItUp .overview_item .content,
#mixItUp .listing_entry .content {
  width: 100%;
  padding-left: var(--size50);
  padding-right: var(--size150);
  max-width: 800px;
}

#mod_overview .overview_item .content a:not(.listing-more-button),
#mod_overview .listing_entry .content a:not(.listing-more-button),
#mixItUp .overview_item .content a:not(.listing-more-button),
#mixItUp .listing_entry .content a:not(.listing-more-button) {
  color: #646464;
  text-decoration: none;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  padding-bottom: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#cacaca), to(#cacaca)), -webkit-gradient(linear, left top, right top, from(#E83529), to(#E83529));
  background: linear-gradient(to right, #cacaca, #cacaca), linear-gradient(to right, #E83529, #E83529);
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: background-size 500ms cubic-bezier(0.42, 0, 0.58, 1);
}

#mod_overview .overview_item .content a:not(.listing-more-button):hover, #mod_overview .overview_item .content a:not(.listing-more-button):focus,
#mod_overview .listing_entry .content a:not(.listing-more-button):hover,
#mod_overview .listing_entry .content a:not(.listing-more-button):focus,
#mixItUp .overview_item .content a:not(.listing-more-button):hover,
#mixItUp .overview_item .content a:not(.listing-more-button):focus,
#mixItUp .listing_entry .content a:not(.listing-more-button):hover,
#mixItUp .listing_entry .content a:not(.listing-more-button):focus {
  background-size: 0 0.05em, 100% 0.05em;
}

#mod_overview .overview_item .listing-tags,
#mod_overview .listing_entry .listing-tags,
#mixItUp .overview_item .listing-tags,
#mixItUp .listing_entry .listing-tags {
  position: absolute;
  top: -36px;
  width: 400px;
  background: #E83529;
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  color: #FFFFFF;
  font-weight: 500;
  left: 0;
  padding-left: var(--size100);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media print {
  #mod_overview .overview_item .listing-tags,
  #mod_overview .listing_entry .listing-tags,
  #mixItUp .overview_item .listing-tags,
  #mixItUp .listing_entry .listing-tags {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  #mod_overview .overview_item .listing-tags,
  #mod_overview .listing_entry .listing-tags,
  #mixItUp .overview_item .listing-tags,
  #mixItUp .listing_entry .listing-tags {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  #mod_overview .overview_item .listing-tags,
  #mod_overview .listing_entry .listing-tags,
  #mixItUp .overview_item .listing-tags,
  #mixItUp .listing_entry .listing-tags {
    font-size: 17px;
    line-height: 23px;
  }
}

#mod_overview .overview_item .listing-tags:before,
#mod_overview .listing_entry .listing-tags:before,
#mixItUp .overview_item .listing-tags:before,
#mixItUp .listing_entry .listing-tags:before {
  content: '';
  position: absolute;
  top: 0;
  left: -30px;
  width: calc(100% + 60px);
  height: 100%;
  display: block;
  background: #E83529;
  -webkit-transform: skew(30deg, 0);
  transform: skew(30deg, 0);
  z-index: -1;
}

#mod_overview .overview_item .listing-tags:after,
#mod_overview .listing_entry .listing-tags:after,
#mixItUp .overview_item .listing-tags:after,
#mixItUp .listing_entry .listing-tags:after {
  content: '';
  position: absolute;
  top: 100%;
  left: -30px;
  width: calc(100% + 60px);
  height: 100%;
  display: block;
  background: #5F5F5F;
  -webkit-transform: skew(-30deg, 0);
  transform: skew(-30deg, 0);
  z-index: 1;
}

#mod_overview .overview_item .listing-tags + *,
#mod_overview .listing_entry .listing-tags + *,
#mixItUp .overview_item .listing-tags + *,
#mixItUp .listing_entry .listing-tags + * {
  padding-top: var(--size40);
}

#mod_overview .overview_item h2, #mod_overview .overview_item h2 a,
#mod_overview .listing_entry h2,
#mod_overview .listing_entry h2 a,
#mixItUp .overview_item h2,
#mixItUp .overview_item h2 a,
#mixItUp .listing_entry h2,
#mixItUp .listing_entry h2 a {
  font: 900 42px/49px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -0.7px;
  padding: 0;
  margin: 0;
  color: #222;
  text-decoration: none !important;
  background: none !important;
  color: #222 !important;
}

@media screen and (max-width: 1000px) {
  #mod_overview .overview_item h2, #mod_overview .overview_item h2 a,
  #mod_overview .listing_entry h2,
  #mod_overview .listing_entry h2 a,
  #mixItUp .overview_item h2,
  #mixItUp .overview_item h2 a,
  #mixItUp .listing_entry h2,
  #mixItUp .listing_entry h2 a {
    font-size: 4.2vw;
    line-height: 4.9vw;
    letter-spacing: -0.07vw;
  }
}

@media screen and (max-width: 500px) {
  #mod_overview .overview_item h2, #mod_overview .overview_item h2 a,
  #mod_overview .listing_entry h2,
  #mod_overview .listing_entry h2 a,
  #mixItUp .overview_item h2,
  #mixItUp .overview_item h2 a,
  #mixItUp .listing_entry h2,
  #mixItUp .listing_entry h2 a {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.2px;
  }
}

@media print {
  #mod_overview .overview_item h2, #mod_overview .overview_item h2 a,
  #mod_overview .listing_entry h2,
  #mod_overview .listing_entry h2 a,
  #mixItUp .overview_item h2,
  #mixItUp .overview_item h2 a,
  #mixItUp .listing_entry h2,
  #mixItUp .listing_entry h2 a {
    font: 900 italic 22px/26px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.4px;
  }
}

#mod_overview .overview_item h2 + *:not(.subtitle), #mod_overview .overview_item h2 a + *:not(.subtitle),
#mod_overview .listing_entry h2 + *:not(.subtitle),
#mod_overview .listing_entry h2 a + *:not(.subtitle),
#mixItUp .overview_item h2 + *:not(.subtitle),
#mixItUp .overview_item h2 a + *:not(.subtitle),
#mixItUp .listing_entry h2 + *:not(.subtitle),
#mixItUp .listing_entry h2 a + *:not(.subtitle) {
  margin-top: var(--size50);
}

#mod_overview .overview_item .subtitle,
#mod_overview .listing_entry .subtitle,
#mixItUp .overview_item .subtitle,
#mixItUp .listing_entry .subtitle {
  font: 900 42px/49px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -0.7px;
  padding: 0;
  margin: 0;
  color: #222;
  font-weight: 400;
}

@media screen and (max-width: 1000px) {
  #mod_overview .overview_item .subtitle,
  #mod_overview .listing_entry .subtitle,
  #mixItUp .overview_item .subtitle,
  #mixItUp .listing_entry .subtitle {
    font-size: 4.2vw;
    line-height: 4.9vw;
    letter-spacing: -0.07vw;
  }
}

@media screen and (max-width: 500px) {
  #mod_overview .overview_item .subtitle,
  #mod_overview .listing_entry .subtitle,
  #mixItUp .overview_item .subtitle,
  #mixItUp .listing_entry .subtitle {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.2px;
  }
}

@media print {
  #mod_overview .overview_item .subtitle,
  #mod_overview .listing_entry .subtitle,
  #mixItUp .overview_item .subtitle,
  #mixItUp .listing_entry .subtitle {
    font: 900 italic 22px/26px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.4px;
  }
}

#mod_overview .overview_item .subtitle:not(:first-child),
#mod_overview .listing_entry .subtitle:not(:first-child),
#mixItUp .overview_item .subtitle:not(:first-child),
#mixItUp .listing_entry .subtitle:not(:first-child) {
  margin-top: var(--size15);
}

#mod_overview .overview_item .subtitle + *,
#mod_overview .listing_entry .subtitle + *,
#mixItUp .overview_item .subtitle + *,
#mixItUp .listing_entry .subtitle + * {
  margin-top: var(--size50);
}

#mod_overview .overview_item .listing-content-introduction,
#mod_overview .overview_item div.introduction,
#mod_overview .listing_entry .listing-content-introduction,
#mod_overview .listing_entry div.introduction,
#mixItUp .overview_item .listing-content-introduction,
#mixItUp .overview_item div.introduction,
#mixItUp .listing_entry .listing-content-introduction,
#mixItUp .listing_entry div.introduction {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  margin-bottom: 0;
}

@media print {
  #mod_overview .overview_item .listing-content-introduction,
  #mod_overview .overview_item div.introduction,
  #mod_overview .listing_entry .listing-content-introduction,
  #mod_overview .listing_entry div.introduction,
  #mixItUp .overview_item .listing-content-introduction,
  #mixItUp .overview_item div.introduction,
  #mixItUp .listing_entry .listing-content-introduction,
  #mixItUp .listing_entry div.introduction {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #mod_overview .overview_item .listing-content-introduction,
  #mod_overview .overview_item div.introduction,
  #mod_overview .listing_entry .listing-content-introduction,
  #mod_overview .listing_entry div.introduction,
  #mixItUp .overview_item .listing-content-introduction,
  #mixItUp .overview_item div.introduction,
  #mixItUp .listing_entry .listing-content-introduction,
  #mixItUp .listing_entry div.introduction {
    font-size: 16px;
    line-height: 28px;
  }
}

#mod_overview .overview_item .listing-content-introduction strong,
#mod_overview .overview_item div.introduction strong,
#mod_overview .listing_entry .listing-content-introduction strong,
#mod_overview .listing_entry div.introduction strong,
#mixItUp .overview_item .listing-content-introduction strong,
#mixItUp .overview_item div.introduction strong,
#mixItUp .listing_entry .listing-content-introduction strong,
#mixItUp .listing_entry div.introduction strong {
  color: #222;
}

#mod_overview .overview_item .listing-content-introduction + *,
#mod_overview .overview_item div.introduction + *,
#mod_overview .listing_entry .listing-content-introduction + *,
#mod_overview .listing_entry div.introduction + *,
#mixItUp .overview_item .listing-content-introduction + *,
#mixItUp .overview_item div.introduction + *,
#mixItUp .listing_entry .listing-content-introduction + *,
#mixItUp .listing_entry div.introduction + * {
  margin-top: var(--size25);
}

#mod_overview .overview_item .listing-content-introduction + .text,
#mod_overview .overview_item .listing-content-introduction + .listing-content-text,
#mod_overview .overview_item div.introduction + .text,
#mod_overview .overview_item div.introduction + .listing-content-text,
#mod_overview .listing_entry .listing-content-introduction + .text,
#mod_overview .listing_entry .listing-content-introduction + .listing-content-text,
#mod_overview .listing_entry div.introduction + .text,
#mod_overview .listing_entry div.introduction + .listing-content-text,
#mixItUp .overview_item .listing-content-introduction + .text,
#mixItUp .overview_item .listing-content-introduction + .listing-content-text,
#mixItUp .overview_item div.introduction + .text,
#mixItUp .overview_item div.introduction + .listing-content-text,
#mixItUp .listing_entry .listing-content-introduction + .text,
#mixItUp .listing_entry .listing-content-introduction + .listing-content-text,
#mixItUp .listing_entry div.introduction + .text,
#mixItUp .listing_entry div.introduction + .listing-content-text {
  display: none;
}

#mod_overview .overview_item .listing-date,
#mod_overview .listing_entry .listing-date,
#mixItUp .overview_item .listing-date,
#mixItUp .listing_entry .listing-date {
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  color: #646464;
  font-weight: 700;
  margin-bottom: 0;
}

@media print {
  #mod_overview .overview_item .listing-date,
  #mod_overview .listing_entry .listing-date,
  #mixItUp .overview_item .listing-date,
  #mixItUp .listing_entry .listing-date {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #mod_overview .overview_item .listing-date,
  #mod_overview .listing_entry .listing-date,
  #mixItUp .overview_item .listing-date,
  #mixItUp .listing_entry .listing-date {
    font-size: 13px;
    line-height: 24px;
  }
}

#mod_overview .overview_item .listing-more-button,
#mod_overview .listing_entry .listing-more-button,
#mixItUp .overview_item .listing-more-button,
#mixItUp .listing_entry .listing-more-button {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
  z-index: 1;
  margin-top: var(--size50);
}

#mod_overview .overview_item .listing-more-button:before,
#mod_overview .listing_entry .listing-more-button:before,
#mixItUp .overview_item .listing-more-button:before,
#mixItUp .listing_entry .listing-more-button:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

#mod_overview .overview_item .listing-more-button:after,
#mod_overview .listing_entry .listing-more-button:after,
#mixItUp .overview_item .listing-more-button:after,
#mixItUp .listing_entry .listing-more-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

#mod_overview .overview_item .listing-more-button:focus:before, #mod_overview .overview_item .listing-more-button:hover:before,
#mod_overview .listing_entry .listing-more-button:focus:before,
#mod_overview .listing_entry .listing-more-button:hover:before,
#mixItUp .overview_item .listing-more-button:focus:before,
#mixItUp .overview_item .listing-more-button:hover:before,
#mixItUp .listing_entry .listing-more-button:focus:before,
#mixItUp .listing_entry .listing-more-button:hover:before {
  background: #B92A20;
}

#mod_overview .overview_item .listing-more-button:focus:after, #mod_overview .overview_item .listing-more-button:hover:after,
#mod_overview .listing_entry .listing-more-button:focus:after,
#mod_overview .listing_entry .listing-more-button:hover:after,
#mixItUp .overview_item .listing-more-button:focus:after,
#mixItUp .overview_item .listing-more-button:hover:after,
#mixItUp .listing_entry .listing-more-button:focus:after,
#mixItUp .listing_entry .listing-more-button:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  #mod_overview .overview_item .listing-more-button,
  #mod_overview .listing_entry .listing-more-button,
  #mixItUp .overview_item .listing-more-button,
  #mixItUp .listing_entry .listing-more-button {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  #mod_overview .overview_item .listing-more-button:before,
  #mod_overview .listing_entry .listing-more-button:before,
  #mixItUp .overview_item .listing-more-button:before,
  #mixItUp .listing_entry .listing-more-button:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  #mod_overview .overview_item .listing-more-button:after,
  #mod_overview .listing_entry .listing-more-button:after,
  #mixItUp .overview_item .listing-more-button:after,
  #mixItUp .listing_entry .listing-more-button:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  #mod_overview .overview_item .listing-more-button,
  #mod_overview .listing_entry .listing-more-button,
  #mixItUp .overview_item .listing-more-button,
  #mixItUp .listing_entry .listing-more-button {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  #mod_overview .overview_item .listing-more-button:before,
  #mod_overview .listing_entry .listing-more-button:before,
  #mixItUp .overview_item .listing-more-button:before,
  #mixItUp .listing_entry .listing-more-button:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  #mod_overview .overview_item .listing-more-button:after,
  #mod_overview .listing_entry .listing-more-button:after,
  #mixItUp .overview_item .listing-more-button:after,
  #mixItUp .listing_entry .listing-more-button:after {
    right: 14px;
  }
}

@media print {
  #mod_overview .overview_item .listing-more-button,
  #mod_overview .listing_entry .listing-more-button,
  #mixItUp .overview_item .listing-more-button,
  #mixItUp .listing_entry .listing-more-button {
    display: none !important;
  }
}

#mod_overview .overview_item.link_to_document .documents,
#mod_overview .listing_entry.link_to_document .documents,
#mixItUp .overview_item.link_to_document .documents,
#mixItUp .listing_entry.link_to_document .documents {
  display: none !important;
}

.listing_entry_link, .overview_entry_link,
.portlet_content_entry_link, .portlet_listing_entry_link {
  z-index: 9;
  background: none !important;
}

.mod_action_show_entry .listing-detail-date {
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  font-weight: 700;
}

@media print {
  .mod_action_show_entry .listing-detail-date {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .mod_action_show_entry .listing-detail-date {
    font-size: 13px;
    line-height: 24px;
  }
}

.mod_action_show_entry .listing-detail-date:not(:last-child) {
  margin-bottom: 5px;
}

.mod_action_show_entry .listing_entry_backlink {
  margin-top: var(--size60);
}

.mod_action_show_entry .listing_entry_backlink a {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
  padding: 20px 25px 19px var(--size80);
}

.mod_action_show_entry .listing_entry_backlink a:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

.mod_action_show_entry .listing_entry_backlink a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.mod_action_show_entry .listing_entry_backlink a:focus:before, .mod_action_show_entry .listing_entry_backlink a:hover:before {
  background: #B92A20;
}

.mod_action_show_entry .listing_entry_backlink a:focus:after, .mod_action_show_entry .listing_entry_backlink a:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  .mod_action_show_entry .listing_entry_backlink a {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  .mod_action_show_entry .listing_entry_backlink a:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  .mod_action_show_entry .listing_entry_backlink a:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  .mod_action_show_entry .listing_entry_backlink a {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  .mod_action_show_entry .listing_entry_backlink a:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  .mod_action_show_entry .listing_entry_backlink a:after {
    right: 14px;
  }
}

@media print {
  .mod_action_show_entry .listing_entry_backlink a {
    display: none !important;
  }
}

.mod_action_show_entry .listing_entry_backlink a:after {
  left: 25px;
  right: auto;
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}

@media screen and (max-width: 800px) {
  .mod_action_show_entry .listing_entry_backlink a {
    padding: 17px 20px 16px var(--size80);
  }
  .mod_action_show_entry .listing_entry_backlink a:after {
    left: 20px;
  }
}

@media screen and (max-width: 500px) {
  .mod_action_show_entry .listing_entry_backlink a {
    padding: 12px 16px 13px var(--size80);
  }
  .mod_action_show_entry .listing_entry_backlink a:after {
    left: 14px;
  }
}

#mixItUp.normal {
  background: #F3F2F0;
}

#mixItUp.normal .mixItUp_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: var(--size120);
  padding-bottom: var(--size120);
}

@media screen and (max-width: 500px) {
  #mixItUp.normal .mixItUp_inner {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  #mixItUp.normal .mixItUp_inner {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

#mixItUp.normal .module-listing {
  --gapBetween: var(--size50);
  --gapTop: var(--size50);
  --widthElements: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: calc(-1 * var(--gapTop)) 0 0 calc(-1 * var(--gapBetween));
  width: calc(100% + var(--gapBetween));
}

#mixItUp.normal .module-listing > * {
  padding: var(--gapTop) 0 0 var(--gapBetween);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--widthElements);
          flex: 0 0 var(--widthElements);
  max-width: var(--widthElements);
}

#mixItUp.normal .listing_entry {
  background: none;
  margin: 0;
}

#mixItUp.normal .listing_entry .listing_properties {
  display: none;
}

.category_18 #mixItUp.normal .listing_entry .listing_properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  margin-bottom: var(--size15);
}

#mixItUp.normal .listing_entry .listing_properties .parent_property_title,
#mixItUp.normal .listing_entry .listing_properties .parent_group_1 {
  display: none;
}

#mixItUp.normal .listing_entry .listing_properties .properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#mixItUp.normal .listing_entry .listing_properties .property {
  font: 400 14px/16px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.23px;
  color: #9f9e9b;
  padding: 3px 7px;
  position: relative;
}

@media print {
  #mixItUp.normal .listing_entry .listing_properties .property {
    font: 400 11px/13px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #mixItUp.normal .listing_entry .listing_properties .property {
    font-size: 12px;
    line-height: 17px;
  }
}

#mixItUp.normal .listing_entry .listing_properties .property:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: transparent;
  border: 1px solid #d9d9d9;
  -webkit-transform: skew(-14deg, 0);
  transform: skew(-14deg, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#mixItUp.normal .listing_entry .listing_properties .spacer {
  font-size: 0;
  display: inline-block;
  width: 5px;
}

#mixItUp.normal .listing_entry .listing-entry-inline {
  background: #FFFFFF;
  padding: var(--size30);
}

#mixItUp.normal .listing_entry .content {
  padding: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
}

@media print {
  #mixItUp.normal .listing_entry .content {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #mixItUp.normal .listing_entry .content {
    font-size: 13px;
    line-height: 24px;
  }
}

#mixItUp.normal .listing_entry .pictures {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  max-width: 30%;
  margin-left: var(--size50);
}

#mixItUp.normal .listing_entry h2, #mixItUp.normal .listing_entry h2 a {
  font: 500 28px/41px "Roboto", sans-serif;
  text-transform: none;
  color: #222;
  letter-spacing: -0.4px;
  font-weight: 900;
  font-style: italic;
}

@media print {
  #mixItUp.normal .listing_entry h2, #mixItUp.normal .listing_entry h2 a {
    font: 500 15px/23px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 1000px) {
  #mixItUp.normal .listing_entry h2, #mixItUp.normal .listing_entry h2 a {
    font-size: 2.8vw;
    line-height: 4.1vw;
  }
}

@media screen and (max-width: 650px) {
  #mixItUp.normal .listing_entry h2, #mixItUp.normal .listing_entry h2 a {
    font-size: 20px;
    line-height: 31px;
  }
}

@media screen and (max-width: 500px) {
  #mixItUp.normal .listing_entry h2, #mixItUp.normal .listing_entry h2 a {
    font-size: 18px;
    line-height: 28px;
  }
}

#mixItUp.normal .listing_entry h2 + *:not(.subtitle), #mixItUp.normal .listing_entry h2 a + *:not(.subtitle) {
  margin-top: var(--size15);
}

#mixItUp.normal .listing_entry .subtitle {
  font: 500 28px/41px "Roboto", sans-serif;
  text-transform: none;
  color: #222;
  letter-spacing: -0.4px;
  font-weight: 400;
  font-style: italic;
}

@media print {
  #mixItUp.normal .listing_entry .subtitle {
    font: 500 15px/23px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 1000px) {
  #mixItUp.normal .listing_entry .subtitle {
    font-size: 2.8vw;
    line-height: 4.1vw;
  }
}

@media screen and (max-width: 650px) {
  #mixItUp.normal .listing_entry .subtitle {
    font-size: 20px;
    line-height: 31px;
  }
}

@media screen and (max-width: 500px) {
  #mixItUp.normal .listing_entry .subtitle {
    font-size: 18px;
    line-height: 28px;
  }
}

#mixItUp.normal .listing_entry .subtitle:not(:first-child) {
  margin-top: 0;
}

#mixItUp.normal .listing_entry .subtitle + * {
  margin-top: var(--size15);
}

#mixItUp.normal .listing_entry .listing-content-introduction,
#mixItUp.normal .listing_entry div.introduction {
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  font-weight: 500;
}

@media print {
  #mixItUp.normal .listing_entry .listing-content-introduction,
  #mixItUp.normal .listing_entry div.introduction {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #mixItUp.normal .listing_entry .listing-content-introduction,
  #mixItUp.normal .listing_entry div.introduction {
    font-size: 13px;
    line-height: 24px;
  }
}

#mixItUp.normal .listing_entry .listing-content-introduction + *,
#mixItUp.normal .listing_entry div.introduction + * {
  margin-top: var(--size20);
}

#mixItUp.normal .listing_entry .listing-content-introduction + .text,
#mixItUp.normal .listing_entry .listing-content-introduction + .listing-content-text,
#mixItUp.normal .listing_entry div.introduction + .text,
#mixItUp.normal .listing_entry div.introduction + .listing-content-text {
  display: block;
}

#mixItUp.normal.three_in_a_row .module-listing {
  --gapBetween: var(--size25);
  --gapTop: var(--size25);
  --widthElements: 33.33%;
}

#mixItUp.normal.three_in_a_row .listing_entry .listing-entry-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#mixItUp.normal.three_in_a_row .listing_entry .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

#mixItUp.normal.three_in_a_row .listing_entry .pictures {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  width: auto;
  max-width: calc(100% + var(--size30) + var(--size30));
  margin-left: calc(-1 * var(--size30));
  margin-right: calc(-1 * var(--size30));
  margin-top: calc(-1 * var(--size30));
  margin-bottom: var(--size30);
}

.css_logos #mixItUp.normal .listing_entry .listing-entry-inline {
  position: relative;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.css_logos #mixItUp.normal .listing_entry.element_link_entire:hover .listing-entry-inline {
  -webkit-box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.15);
}

.css_logos #mixItUp.normal .listing_entry .pictures {
  width: 100%;
  margin: 0;
  height: auto;
}

.css_logos #mixItUp.normal .listing_entry .pictures * {
  width: 100%;
  height: auto;
}

.css_logos #mixItUp.normal .listing_entry .pictures img {
  height: 180px;
  -o-object-fit: contain;
     object-fit: contain;
}

.css_logos #mixItUp.normal .listing_entry .content {
  display: none;
}

.listing_property_filter form {
  --gapBetween: var(--size30);
  --gapTop: var(--size20);
  --widthElements: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: calc(-1 * var(--gapTop)) 0 0 calc(-1 * var(--gapBetween));
  width: calc(100% + var(--gapBetween));
  position: relative;
}

.listing_property_filter form > * {
  padding: var(--gapTop) 0 0 var(--gapBetween);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--widthElements);
          flex: 0 0 var(--widthElements);
  max-width: var(--widthElements);
}

.listing_property_filter form > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33.33%;
          flex: 1 0 33.33%;
  margin: 0;
}

.category_18 .listing_property_filter form .p_select2_filter:first-of-type {
  display: none;
}

.listing_property_filter form label {
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  margin-left: 0.12em;
  color: #222;
  display: block;
  margin-bottom: var(--size10);
}

@media screen and (max-width: 500px) {
  .listing_property_filter form label {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  .listing_property_filter form label {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

.listing_property_filter form select {
  width: 100%;
  height: 55px;
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  border: 2px solid #d9d9d9;
  padding: 0px 50px 0 14px;
  color: #646464;
}

@media print {
  .listing_property_filter form select {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .listing_property_filter form select {
    font-size: 16px;
    line-height: 28px;
  }
}

.listing_property_filter .listing_reset_filter_wrap {
  position: absolute;
  bottom: -40px;
  right: 0;
  padding: 0;
}

.listing_property_filter .listing_reset_filter {
  font: 400 14px/16px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.23px;
  padding: 0;
  font-weight: 500;
  letter-spacing: 0.1px;
  text-decoration: none;
  background: none !important;
}

@media print {
  .listing_property_filter .listing_reset_filter {
    font: 400 11px/13px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .listing_property_filter .listing_reset_filter {
    font-size: 12px;
    line-height: 17px;
  }
}

.listing_property_filter .listing_reset_filter:hover {
  color: #E83529;
}

.listing_property_filter .listing_reset_filter:before {
  content: "";
  position: absolute;
  top: unset;
  left: unset;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: unset;
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

.listing_property_filter ul li {
  text-indent: 0;
  margin-top: 0 !important;
}

.listing_property_filter ul li:before {
  display: none;
}

/* @group google maps */
.google_maps_iframe {
  width: 100%;
  height: 420px;
  margin-top: var(--size50);
}

.google_maps_iframe iframe {
  width: 100% !important;
  height: 100% !important;
}

#google_map {
  width: 100% !important;
}

#google_map #module_map {
  width: 100% !important;
}

#google_map .gm-style .gm-style-iw-c {
  border-radius: 4px;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  padding: 14px 18px;
}

@media print {
  #google_map .gm-style .gm-style-iw-c {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #google_map .gm-style .gm-style-iw-c {
    font-size: 13px;
    line-height: 24px;
  }
}

#google_map .gm-style .gm-style-iw-c h2 {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  font-weight: 700;
  margin: 0;
}

@media print {
  #google_map .gm-style .gm-style-iw-c h2 {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #google_map .gm-style .gm-style-iw-c h2 {
    font-size: 16px;
    line-height: 28px;
  }
}

#google_map .gm-style .gm-style-iw-c p:empty {
  display: none;
}

#google_map .gm-style .gm-style-iw-c p:nth-last-child(2) {
  margin-bottom: 0;
}

#google_map .gm-style .gm-style-iw-c .gm-style-iw-d {
  padding: 0 !important;
}

#google_map .gm-style .gm-style-iw-c a {
  color: #646464;
  text-decoration: none;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  padding-bottom: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#cacaca), to(#cacaca)), -webkit-gradient(linear, left top, right top, from(#E83529), to(#E83529));
  background: linear-gradient(to right, #cacaca, #cacaca), linear-gradient(to right, #E83529, #E83529);
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: background-size 500ms cubic-bezier(0.42, 0, 0.58, 1);
}

#google_map .gm-style .gm-style-iw-c a:hover, #google_map .gm-style .gm-style-iw-c a:focus {
  background-size: 0 0.05em, 100% 0.05em;
}

/* @end */
/* @group mailform */
.mod_mailform #mailform_content {
  max-width: 800px;
}

.mod_mailform #mailform_content:not(:first-child) {
  margin-top: var(--size80);
}

.mod_mailform form:not(:first-child) {
  margin-top: var(--size80);
}

.mod_mailform .mailform_element {
  overflow: visible;
}

.mod_mailform .mailform_element:not(:first-child) {
  margin-top: var(--size25);
}

.mod_mailform .mailform_element.heading2_field:not(:first-child) {
  margin-top: var(--size80);
}

.mod_mailform .mailform_element p {
  position: relative;
  margin-bottom: 0;
}

.mod_mailform .mailform_element h2 {
  font: 900 42px/49px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -0.7px;
  padding: 0;
  margin: 0;
  color: #222;
  padding-top: 0;
}

@media screen and (max-width: 1000px) {
  .mod_mailform .mailform_element h2 {
    font-size: 4.2vw;
    line-height: 4.9vw;
    letter-spacing: -0.07vw;
  }
}

@media screen and (max-width: 500px) {
  .mod_mailform .mailform_element h2 {
    font-size: 23px;
    line-height: 28px;
    letter-spacing: -0.2px;
  }
}

@media print {
  .mod_mailform .mailform_element h2 {
    font: 900 italic 22px/26px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.4px;
  }
}

.mod_mailform #mailform_submit_button {
  padding-top: var(--size30);
  clear: both;
}

.mod_mailform #mailform_submit_button label {
  display: none;
}

.mod_mailform.mod_action_mailform_error .content_inner div.introduction,
.mod_mailform.mod_action_mailform_error .content_inner h1, .mod_mailform.mod_action_mailform_sent .content_inner div.introduction,
.mod_mailform.mod_action_mailform_sent .content_inner h1 {
  display: none;
}

.mod_mailform.mod_action_mailform_error .content_inner h2, .mod_mailform.mod_action_mailform_sent .content_inner h2 {
  font: 900 64px/75px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -1px;
  padding: 0;
  margin: 0;
  color: #222;
  margin-bottom: var(--size30);
}

@media screen and (max-width: 1200px) {
  .mod_mailform.mod_action_mailform_error .content_inner h2, .mod_mailform.mod_action_mailform_sent .content_inner h2 {
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.9px;
  }
}

@media screen and (max-width: 1000px) {
  .mod_mailform.mod_action_mailform_error .content_inner h2, .mod_mailform.mod_action_mailform_sent .content_inner h2 {
    font-size: 6vw;
    line-height: 7.2vw;
    letter-spacing: -0.09vw;
  }
}

@media screen and (max-width: 500px) {
  .mod_mailform.mod_action_mailform_error .content_inner h2, .mod_mailform.mod_action_mailform_sent .content_inner h2 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}

@media print {
  .mod_mailform.mod_action_mailform_error .content_inner h2, .mod_mailform.mod_action_mailform_sent .content_inner h2 {
    font: 900 italic 25px/28px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.6px;
  }
}

.mod_mailform.mod_action_mailform_error .content_inner p, .mod_mailform.mod_action_mailform_sent .content_inner p {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  color: #646464;
}

@media print {
  .mod_mailform.mod_action_mailform_error .content_inner p, .mod_mailform.mod_action_mailform_sent .content_inner p {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .mod_mailform.mod_action_mailform_error .content_inner p, .mod_mailform.mod_action_mailform_sent .content_inner p {
    font-size: 16px;
    line-height: 28px;
  }
}

.inline_form_wrapper p label,
.mailform_element label,
#mailform_submit_button label,
.login_form label {
  width: 100%;
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  color: #222;
  margin-bottom: 7px;
  text-align: left;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}

@media screen and (max-width: 500px) {
  .inline_form_wrapper p label,
  .mailform_element label,
  #mailform_submit_button label,
  .login_form label {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  .inline_form_wrapper p label,
  .mailform_element label,
  #mailform_submit_button label,
  .login_form label {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

.inline_form_wrapper input,
.newsletter_element input,
.listing_search_wrap input,
.form_element input,
.add_portlet select,
.mailform_element input,
.mailform_element textarea,
.login_form input {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  color: #646464;
  text-transform: none;
  width: 100%;
  height: 55px;
  border: none;
  border: 2px solid #d9d9d9;
  padding: 10px 14px 11px;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

@media print {
  .inline_form_wrapper input,
  .newsletter_element input,
  .listing_search_wrap input,
  .form_element input,
  .add_portlet select,
  .mailform_element input,
  .mailform_element textarea,
  .login_form input {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .inline_form_wrapper input,
  .newsletter_element input,
  .listing_search_wrap input,
  .form_element input,
  .add_portlet select,
  .mailform_element input,
  .mailform_element textarea,
  .login_form input {
    font-size: 16px;
    line-height: 28px;
  }
}

.inline_form_wrapper input::-webkit-input-placeholder,
.newsletter_element input::-webkit-input-placeholder,
.listing_search_wrap input::-webkit-input-placeholder,
.form_element input::-webkit-input-placeholder,
.add_portlet select::-webkit-input-placeholder,
.mailform_element input::-webkit-input-placeholder,
.mailform_element textarea::-webkit-input-placeholder,
.login_form input::-webkit-input-placeholder {
  color: #646464;
  opacity: 1;
  text-transform: normal;
}

.inline_form_wrapper input:-moz-placeholder,
.newsletter_element input:-moz-placeholder,
.listing_search_wrap input:-moz-placeholder,
.form_element input:-moz-placeholder,
.add_portlet select:-moz-placeholder,
.mailform_element input:-moz-placeholder,
.mailform_element textarea:-moz-placeholder,
.login_form input:-moz-placeholder {
  color: #646464;
  opacity: 1;
  text-transform: normal;
}

.inline_form_wrapper input::-moz-placeholder,
.newsletter_element input::-moz-placeholder,
.listing_search_wrap input::-moz-placeholder,
.form_element input::-moz-placeholder,
.add_portlet select::-moz-placeholder,
.mailform_element input::-moz-placeholder,
.mailform_element textarea::-moz-placeholder,
.login_form input::-moz-placeholder {
  color: #646464;
  opacity: 1;
  text-transform: normal;
}

.inline_form_wrapper input:-ms-input-placeholder,
.newsletter_element input:-ms-input-placeholder,
.listing_search_wrap input:-ms-input-placeholder,
.form_element input:-ms-input-placeholder,
.add_portlet select:-ms-input-placeholder,
.mailform_element input:-ms-input-placeholder,
.mailform_element textarea:-ms-input-placeholder,
.login_form input:-ms-input-placeholder {
  color: #646464;
  opacity: 1;
  text-transform: normal;
}

.inline_form_wrapper input:hover, .inline_form_wrapper input:focus,
.newsletter_element input:hover,
.newsletter_element input:focus,
.listing_search_wrap input:hover,
.listing_search_wrap input:focus,
.form_element input:hover,
.form_element input:focus,
.add_portlet select:hover,
.add_portlet select:focus,
.mailform_element input:hover,
.mailform_element input:focus,
.mailform_element textarea:hover,
.mailform_element textarea:focus,
.login_form input:hover,
.login_form input:focus {
  border-color: #222 !important;
  color: #222;
}

.inline_form_wrapper input:-webkit-autofill,
.newsletter_element input:-webkit-autofill,
.listing_search_wrap input:-webkit-autofill,
.form_element input:-webkit-autofill,
.add_portlet select:-webkit-autofill,
.mailform_element input:-webkit-autofill,
.mailform_element textarea:-webkit-autofill,
.login_form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.inline_form_wrapper input.tooltip,
.newsletter_element input.tooltip,
.listing_search_wrap input.tooltip,
.form_element input.tooltip,
.add_portlet select.tooltip,
.mailform_element input.tooltip,
.mailform_element textarea.tooltip,
.login_form input.tooltip {
  width: calc(100% - 22px);
}

.mailform_element textarea {
  height: 200px;
  display: block;
}

.add_portlet select {
  width: 100%;
  height: 45px;
}

.not_logged_in input, .not_logged_in textarea,
.mailform_element textarea,
.mailform_element.email_field input,
.mailform_element.input_field input {
  -webkit-appearance: none;
}

span.required {
  color: #E83529 !important;
  font-weight: 700;
  padding: 0 0 0 2px;
}

div.mailform_error textarea,
div.mailform_error input {
  border-color: #E83529 !important;
}

div.mailform_error textarea.has_content, div.mailform_error textarea:hover, div.mailform_error textarea:focus,
div.mailform_error input.has_content,
div.mailform_error input:hover,
div.mailform_error input:focus {
  border-color: #E83529;
}

div.mailform_error textarea.has_content + label .required,
div.mailform_error textarea.has_content + label, div.mailform_error textarea:hover + label .required,
div.mailform_error textarea:hover + label, div.mailform_error textarea:focus + label .required,
div.mailform_error textarea:focus + label,
div.mailform_error input.has_content + label .required,
div.mailform_error input.has_content + label,
div.mailform_error input:hover + label .required,
div.mailform_error input:hover + label,
div.mailform_error input:focus + label .required,
div.mailform_error input:focus + label {
  color: #E83529 !important;
  font-weight: 400;
}

div.mailform_error label {
  color: #E83529;
}

div.mailform_error label span.required {
  color: #E83529 !important;
}

div.mailform_error.mailform_element.checkbox_field p label a {
  color: #E83529 !important;
}

div.mailform_error.checkbox_field label.checkbox {
  color: #E83529 !important;
}

div.mailform_error.checkbox_field label.checkbox a {
  color: #E83529;
  -webkit-text-decoration-color: #E83529;
          text-decoration-color: #E83529;
}

.inline_form_wrapper .sendButtonWrap,
.login_form form > p:last-child,
#mailform_submit_button div {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
  cursor: pointer;
}

.inline_form_wrapper .sendButtonWrap:before,
.login_form form > p:last-child:before,
#mailform_submit_button div:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

.inline_form_wrapper .sendButtonWrap:after,
.login_form form > p:last-child:after,
#mailform_submit_button div:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.inline_form_wrapper .sendButtonWrap:focus:before, .inline_form_wrapper .sendButtonWrap:hover:before,
.login_form form > p:last-child:focus:before,
.login_form form > p:last-child:hover:before,
#mailform_submit_button div:focus:before,
#mailform_submit_button div:hover:before {
  background: #B92A20;
}

.inline_form_wrapper .sendButtonWrap:focus:after, .inline_form_wrapper .sendButtonWrap:hover:after,
.login_form form > p:last-child:focus:after,
.login_form form > p:last-child:hover:after,
#mailform_submit_button div:focus:after,
#mailform_submit_button div:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  .inline_form_wrapper .sendButtonWrap,
  .login_form form > p:last-child,
  #mailform_submit_button div {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  .inline_form_wrapper .sendButtonWrap:before,
  .login_form form > p:last-child:before,
  #mailform_submit_button div:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  .inline_form_wrapper .sendButtonWrap:after,
  .login_form form > p:last-child:after,
  #mailform_submit_button div:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  .inline_form_wrapper .sendButtonWrap,
  .login_form form > p:last-child,
  #mailform_submit_button div {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  .inline_form_wrapper .sendButtonWrap:before,
  .login_form form > p:last-child:before,
  #mailform_submit_button div:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  .inline_form_wrapper .sendButtonWrap:after,
  .login_form form > p:last-child:after,
  #mailform_submit_button div:after {
    right: 14px;
  }
}

@media print {
  .inline_form_wrapper .sendButtonWrap,
  .login_form form > p:last-child,
  #mailform_submit_button div {
    display: none !important;
  }
}

.inline_form_wrapper .sendButtonWrap span,
.login_form form > p:last-child span,
#mailform_submit_button div span {
  position: static;
}

.inline_form_wrapper .sendButtonWrap input,
.login_form form > p:last-child input,
#mailform_submit_button div input {
  border: none;
  background: none;
  font-size: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 1;
}

#mailform_submit_button div input {
  top: 0;
}

.login_form {
  max-width: 600px;
}

.login_form > p {
  margin-bottom: 40px !important;
}

.login_form form > p {
  position: relative;
}

.login_form form > p:last-child {
  margin-top: var(--size40);
}

.login_form form > p:last-child span {
  padding: 0;
}

.login_form form > p:last-child span label {
  display: none;
}

.login_form .p_remember_me_checkbox label {
  padding: 0;
}

.login_form .p_remember_me_checkbox + .cf + p label {
  display: none;
}

.login_form form + p {
  display: none;
}

.p_remember_me_checkbox .checkbox_wrap,
.mailform_element.checkbox_field {
  position: relative;
}

.p_remember_me_checkbox .checkbox_wrap p,
.mailform_element.checkbox_field p {
  width: 100%;
  float: right;
  position: relative;
}

.p_remember_me_checkbox .checkbox_wrap input,
.mailform_element.checkbox_field input {
  display: none;
}

.p_remember_me_checkbox .checkbox_wrap + .cf + .checkbox_field,
.p_remember_me_checkbox .checkbox_wrap + .checkbox_field,
.mailform_element.checkbox_field + .cf + .checkbox_field,
.mailform_element.checkbox_field + .checkbox_field {
  margin-top: var(--size15);
}

.p_remember_me_checkbox .checkbox_wrap label.checkbox,
.mailform_element.checkbox_field label.checkbox {
  width: auto;
  float: none;
  cursor: pointer;
  display: block;
  padding: 0 0 5px 0;
  text-align: left;
  position: relative;
  top: auto !important;
  left: 0;
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  color: #646464;
  letter-spacing: 0;
  padding-left: 55px;
  font-weight: 400;
  margin-top: 8px;
}

@media print {
  .p_remember_me_checkbox .checkbox_wrap label.checkbox,
  .mailform_element.checkbox_field label.checkbox {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .p_remember_me_checkbox .checkbox_wrap label.checkbox,
  .mailform_element.checkbox_field label.checkbox {
    font-size: 16px;
    line-height: 28px;
  }
}

.p_remember_me_checkbox .checkbox_wrap label.checkbox span.required,
.mailform_element.checkbox_field label.checkbox span.required {
  color: #E83529 !important;
}

.p_remember_me_checkbox .checkbox_wrap label.checkbox a,
.mailform_element.checkbox_field label.checkbox a {
  color: #646464;
}

.p_remember_me_checkbox .checkbox_wrap label.checkbox a:hover,
.mailform_element.checkbox_field label.checkbox a:hover {
  color: #646464;
}

.p_remember_me_checkbox .checkbox_wrap label.checkbox:before,
.mailform_element.checkbox_field label.checkbox:before {
  content: '';
  position: absolute;
  left: 0;
  top: -3px;
  display: block;
  line-height: 26px;
  width: 35px;
  height: 35px;
  font-weight: 300;
  pointer-events: none;
  background: none;
  z-index: 2;
  border: 2px solid #d9d9d9;
  background: #fff;
  border-radius: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.p_remember_me_checkbox .checkbox_wrap label.checkbox:after,
.mailform_element.checkbox_field label.checkbox:after {
  content: "";
  position: absolute;
  top: -2px;
  left: 9px;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  line-height: 35px;
  font-weight: 300;
  opacity: 0;
  visibility: hidden;
  background: none;
  z-index: 4;
}

.p_remember_me_checkbox .checkbox_wrap input:checked + label:before,
.mailform_element.checkbox_field input:checked + label:before {
  background: #222;
  border-color: #222 !important;
}

.p_remember_me_checkbox .checkbox_wrap input:checked + label:after,
.mailform_element.checkbox_field input:checked + label:after {
  opacity: 1;
  visibility: visible;
}

.p_remember_me_checkbox .checkbox_wrap input + label,
.mailform_element.checkbox_field input + label {
  opacity: 1 !important;
}

.p_remember_me_checkbox .checkbox_wrap {
  margin-left: 0;
}

.p_remember_me_checkbox .checkbox_wrap input {
  width: 20px !important;
}

.p_remember_me_checkbox .checkbox_wrap label:first-child {
  display: none;
}

.mailform_element.radio_field {
  position: relative;
}

.mailform_element.radio_field .wrap_radio_buttons > label {
  width: 100%;
  margin-bottom: 7px;
}

.mailform_element.radio_field .multiple_radio_inputs {
  width: 100%;
  position: relative;
}

.mailform_element.radio_field input {
  display: none;
}

.mailform_element.radio_field .radio_item {
  display: inline-block;
  position: relative;
}

.mailform_element.radio_field label {
  left: 0;
  position: relative;
  padding-bottom: 0;
}

.mailform_element.radio_field label.radio {
  width: auto;
  float: none;
  cursor: pointer;
  display: block;
  padding: 0;
  margin-right: 30px;
  text-align: left;
  color: #646464 !important;
  left: 0;
  top: 0 !important;
  padding-left: 30px;
}

.mailform_element.radio_field label.radio:after, .mailform_element.radio_field label.radio:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 1px;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  text-transform: none;
  color: #dcd9d4;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  font-weight: 300;
  pointer-events: none;
  z-index: 2;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.mailform_element.radio_field label.radio:before {
  background: #F3F2F0;
}

.mailform_element.radio_field label.radio:after {
  content: '\f192';
  opacity: 0;
  visibility: hidden;
  font-weight: 700;
  color: #646464;
  background: none;
  z-index: 4;
}

.mailform_element.radio_field input:checked + label.radio:before {
  color: #fff;
}

.mailform_element.radio_field input:checked + label.radio:after {
  opacity: 1;
  visibility: visible;
}

.time_field span.select2-container {
  width: calc(35% - 10px) !important;
}

.time_field .separator {
  width: 20px;
  display: inline-block;
  text-align: center;
}

.not_logged_in select {
  width: 100%;
  height: 45px;
  border-radius: 3px;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  color: rgba(100, 100, 100, 0.5);
  padding: 6px 16px;
  border-color: #d9d9d9;
  overflow: hidden;
}

@media print {
  .not_logged_in select {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .not_logged_in select {
    font-size: 13px;
    line-height: 24px;
  }
}

.not_logged_in select option:checked,
.not_logged_in select option {
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  color: rgba(100, 100, 100, 0.5);
  padding: 7px 0;
  background: #fff !important;
}

@media print {
  .not_logged_in select option:checked,
  .not_logged_in select option {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .not_logged_in select option:checked,
  .not_logged_in select option {
    font-size: 13px;
    line-height: 24px;
  }
}

.not_logged_in select option:checked:not(:first-child),
.not_logged_in select option:not(:first-child) {
  display: none;
}

span.select2-container {
  width: 100% !important;
  position: relative;
}

span.select2-container.chosen-single:before {
  display: none !important;
}

span.select2-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: 27px;
  line-height: 27px;
  font-weight: 400;
  text-transform: none;
  color: #d9d9d9;
  font-weight: 300;
  right: 14px;
  width: 25px;
  height: 55px;
  line-height: 53px;
  border-radius: 100%;
  background: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  background: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  pointer-events: none !important;
  border: none;
}

span.select2-container .select2-selection__arrow {
  display: none;
}

span.select2-container li {
  padding: 0;
}

span.select2-container li:before {
  display: none;
}

span.select2-container.select2-container--open:before, span.select2-container.select2-container--focus:before, span.select2-container:hover:before {
  color: #222;
}

span.select2-container.select2-container--open .select2-selection--single, span.select2-container.select2-container--focus .select2-selection--single, span.select2-container:hover .select2-selection--single {
  border-color: #222;
  color: #222;
}

span.select2-container.select2-container--open .select2-selection--single .select2-selection__rendered, span.select2-container.select2-container--focus .select2-selection--single .select2-selection__rendered, span.select2-container:hover .select2-selection--single .select2-selection__rendered {
  color: #222;
}

span.select2-container .select2-selection--single {
  border: 2px solid #d9d9d9;
  border-radius: 0;
  background: #fff;
  height: 55px;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  overflow: auto;
}

span.select2-container .select2-selection--single .select2-selection__placeholder {
  color: #646464;
}

span.select2-container .select2-selection--single input {
  margin-top: 0;
  padding: 4px 0 6px 8px;
  -webkit-transition: all 0s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0s cubic-bezier(0.42, 0, 0.58, 1);
  height: 37px;
}

span.select2-container .select2-selection--single .select2-selection__rendered {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  padding: 9px 50px 0 14px;
  font-weight: 400;
  color: #646464;
}

@media print {
  span.select2-container .select2-selection--single .select2-selection__rendered {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  span.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 16px;
    line-height: 28px;
  }
}

span.select2-container .select2-search--inline .select2-search__field {
  font-size: 14px;
}

span.select2-container .select2-dropdown {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  border: 2px solid #222;
  border-top: none;
  background: #fff;
  border-radius: 0;
  overflow: hidden;
  margin-top: 0;
  border-top: none;
  color: #222;
}

@media print {
  span.select2-container .select2-dropdown {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  span.select2-container .select2-dropdown {
    font-size: 16px;
    line-height: 28px;
  }
}

span.select2-container .select2-dropdown .select2-search--dropdown {
  display: none;
}

span.select2-container .select2-dropdown.select2-dropdown--above {
  margin-bottom: -2px;
  margin-top: 0;
  border: 2px solid #222;
  border-bottom: none;
}

span.select2-container .select2-dropdown li {
  padding: 10px 14px 10px;
}

span.select2-container .select2-dropdown li[aria-selected=true] {
  background: #f8f7f6;
  color: rgba(100, 100, 100, 0.7);
}

span.select2-container .select2-dropdown li.select2-results__option--highlighted {
  background: #222;
  color: #fff;
}

span.select2-container .property_entry_count {
  display: none;
}

.ui-datepicker.ui-widget {
  z-index: 200 !important;
  font: "Roboto", sans-serif;
  color: #646464;
  padding: 7px 10px 4px;
  margin: 5px 0 0 0;
  width: 285px;
  border: none;
  border-radius: 0;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 24px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 24px 0 rgba(0, 0, 0, 0.3);
}

.ui-datepicker.ui-widget table {
  margin-bottom: 0;
  margin-top: 4px;
}

.ui-datepicker.ui-widget .ui-widget-header {
  border: 0;
  border-radius: 0;
  margin: -7px -10px 0;
  padding: 12px 10px 12px;
  background: #222;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  color: #fff;
  font-weight: 700;
}

@media print {
  .ui-datepicker.ui-widget .ui-widget-header {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .ui-datepicker.ui-widget .ui-widget-header {
    font-size: 13px;
    line-height: 24px;
  }
}

.ui-datepicker.ui-widget .ui-widget-header select {
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  font-weight: 700;
}

@media print {
  .ui-datepicker.ui-widget .ui-widget-header select {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .ui-datepicker.ui-widget .ui-widget-header select {
    font-size: 13px;
    line-height: 24px;
  }
}

.ui-datepicker.ui-widget thead tr {
  border-bottom: 2px solid #222;
}

.ui-datepicker.ui-widget table tr:nth-child(2n),
.ui-datepicker.ui-widget table thead {
  background: transparent;
}

.ui-datepicker.ui-widget th {
  padding: 6px 2px 8px;
  text-transform: none;
  background: none;
  border: 0;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  font-weight: 700;
  color: #222;
}

@media print {
  .ui-datepicker.ui-widget th {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .ui-datepicker.ui-widget th {
    font-size: 13px;
    line-height: 24px;
  }
}

.ui-datepicker.ui-widget td span,
.ui-datepicker.ui-widget td a {
  text-align: center;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
}

@media print {
  .ui-datepicker.ui-widget td span,
  .ui-datepicker.ui-widget td a {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .ui-datepicker.ui-widget td span,
  .ui-datepicker.ui-widget td a {
    font-size: 13px;
    line-height: 24px;
  }
}

.ui-datepicker.ui-widget table tr:nth-child(2n) th,
.ui-datepicker.ui-widget table tr:nth-child(2n) td {
  background: none;
}

.ui-datepicker.ui-widget .ui-state-default,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default {
  padding: 4px 2px 3px;
  color: #222;
  border: none;
  background: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 0;
}

.ui-datepicker.ui-widget .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default.ui-state-highlight,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default.ui-state-highlight {
  background: #eeedea;
  color: #646464;
  border-color: #d9d9d9;
}

.ui-datepicker.ui-widget .ui-state-default:hover, .ui-datepicker.ui-widget .ui-state-default.ui-state-active,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default:hover,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-default.ui-state-active,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default:hover,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-default.ui-state-active {
  background: #222;
  color: #fff;
  border-color: #222;
}

.ui-datepicker.ui-widget .ui-state-disabled,
.ui-datepicker.ui-widget .ui-widget-content .ui-state-disabled,
.ui-datepicker.ui-widget .ui-widget-header .ui-state-disabled {
  opacity: 0.4;
}

.ui-datepicker.ui-widget table thead,
.ui-datepicker.ui-widget table tbody {
  padding: 0 5px;
}

.ui-datepicker.ui-widget .ui-datepicker-prev,
.ui-datepicker.ui-widget .ui-datepicker-next {
  top: 11px !important;
  cursor: pointer;
  border: 0;
  left: 5px;
}

.ui-datepicker.ui-widget .ui-datepicker-prev:before,
.ui-datepicker.ui-widget .ui-datepicker-next:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  font-weight: 300;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 100;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.ui-datepicker.ui-widget .ui-datepicker-prev span,
.ui-datepicker.ui-widget .ui-datepicker-next span {
  background: none;
  height: auto;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
}

.ui-datepicker.ui-widget .ui-datepicker-prev:hover,
.ui-datepicker.ui-widget .ui-datepicker-next:hover {
  background: none;
  border: 0;
}

.ui-datepicker.ui-widget .ui-datepicker-prev:hover:before,
.ui-datepicker.ui-widget .ui-datepicker-next:hover:before {
  opacity: 0.8;
}

.ui-datepicker.ui-widget .ui-datepicker-prev:hover span,
.ui-datepicker.ui-widget .ui-datepicker-next:hover span {
  background: none;
}

.ui-datepicker.ui-widget .ui-datepicker-next {
  left: auto;
  right: 5px;
}

.ui-datepicker.ui-widget .ui-datepicker-next:before {
  content: '\f105';
}

.mailform_element {
  position: relative;
}

.mailform_field_actions {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  margin: 0;
  padding: 7px 10px 7px;
  font-size: 16px;
  line-height: 24px;
  background: #F3F2F0;
  z-index: 10;
}

.mailform_field_actions li, .mailform_field_actions a {
  color: #646464;
  width: auto;
}

.mailform_field_actions li i.fa, .mailform_field_actions a i.fa {
  margin: 0 5px;
}

.mailform_field_actions li:hover, .mailform_field_actions a:hover {
  color: #E83529;
}

/* @end */
/* @group sitemap */
ul.sitemap li {
  margin: 0 !important;
}

ul.sitemap li:before {
  display: none;
}

ul.sitemap li.level1 + li.level0 {
  margin-top: 10px !important;
}

/* @end */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
.picture {
  float: none;
}

.picture a.resource_link {
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  box-shadow: none;
}

.picture a.resource_link a img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.8s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.8s cubic-bezier(0.42, 0, 0.58, 1);
}

.picture a.resource_link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  z-index: 1;
  pointer-events: none;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.picture a.resource_link:hover a img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.picture a.resource_link:hover:before {
  opacity: 1;
  visibility: visible;
}

.picture .resource_subtitle {
  display: none !important;
}

.picture .resource_description {
  clip: unset;
  width: auto;
  height: auto;
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  position: relative;
  margin-top: var(--size20);
}

@media print {
  .picture .resource_description {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .picture .resource_description {
    font-size: 16px;
    line-height: 28px;
  }
}

.picture .resource_description p.resource_title {
  display: block;
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  font-weight: 700;
  color: #646464;
  margin: 0;
}

@media print {
  .picture .resource_description p.resource_title {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .picture .resource_description p.resource_title {
    font-size: 16px;
    line-height: 28px;
  }
}

.picture .resource_description ul {
  list-style: none;
}

.resource.picture:not(.picture_content) {
  float: none;
  width: 100%;
}

.resource.picture:not(.picture_content) img {
  width: 100%;
  height: auto;
}

.picture_top {
  width: 100%;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.picture_top * {
  width: 100%;
  height: 100%;
}

.picture_top img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 600px;
}

.picture_top .resource_description {
  display: none;
}

.picture_top + .theme_icon + .content_inner {
  padding-top: var(--size100);
}

.picture_top_home_wrap {
  position: relative;
}

.picture_top_home_wrap:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  display: block;
  background: transparent;
  background: rgba(0, 0, 0, 0.4);
  /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  /* For Opera 11.1 to 12.0 */
  /* For Firefox 3.6 to 15 */
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  /* Standard syntax */
  z-index: 1;
  pointer-events: none;
}

.picture_top_home_wrap .videos + .pictures {
  display: none;
}

.picture_top_home_wrap .resource_container.videos {
  margin-bottom: 0 !important;
}

.picture_top_home_wrap .resource_container.videos *:not(.management_controls) {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
}

.picture_top_home_wrap .resource_container.videos .video {
  pointer-events: none;
}

.picture_top_home_wrap .resource_container.videos video {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100vh;
  position: relative !important;
}

.picture_top_home_wrap .pictures {
  width: 100%;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.picture_top_home_wrap .pictures * {
  width: 100%;
  height: 100%;
}

.picture_top_home_wrap .pictures img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100vh;
}

.picture_top_home_wrap .picture_top_home_text {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  padding-top: var(--size90);
  z-index: 1;
}

@media screen and (max-width: 500px) {
  .picture_top_home_wrap .picture_top_home_text {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  .picture_top_home_wrap .picture_top_home_text {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

.picture_top_home_wrap .picture_top_home_text > * {
  color: #FFFFFF !important;
}

.picture_top_home_wrap .picture_top_home_text h2 {
  font: 900 80px/94px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -1.3px;
  padding: 0;
  margin: 0;
  color: #000;
  text-shadow: 0 2px 45px rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 1200px) {
  .picture_top_home_wrap .picture_top_home_text h2 {
    font-size: 74px;
    line-height: 85px;
    letter-spacing: -1.2px;
  }
}

@media screen and (max-width: 1000px) {
  .picture_top_home_wrap .picture_top_home_text h2 {
    font-size: 7.4vw;
    line-height: 8.5vw;
    letter-spacing: -0.12vw;
  }
}

@media screen and (max-width: 500px) {
  .picture_top_home_wrap .picture_top_home_text h2 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.6px;
  }
}

@media print {
  .picture_top_home_wrap .picture_top_home_text h2 {
    font: 900 italic 27px/30px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.8px;
  }
}

.resource_container.videos .video {
  width: 100%;
  height: 0;
  padding-bottom: 56.2%;
  position: relative;
}

.resource_container.videos video {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.resource_container.videos video::-webkit-media-controls {
  display: none;
}

.resource_container.videos:not(:last-child) {
  margin-bottom: var(--size90);
}

.resource_container.videos + .picture_big {
  display: none !important;
}

.map_wrap {
  margin-top: var(--size60);
  margin-bottom: var(--size60);
}

.iframe_map {
  width: 100%;
  height: 440px;
  display: block;
}

.youtube_iframe_wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.22%;
}

.youtube_iframe_wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.slick-track img.lazyload, .slick-track img.lazyloading, .slick-track img.lazypreload {
  filter: none;
  -webkit-filter: none;
}

.slick-slide {
  margin: 0 25px 0 0;
}

.slick-list {
  width: 100% !important;
  margin: 0 0;
}

i.slick-arrow {
  width: 80px !important;
  height: 80px;
  background: none;
  border-radius: 0;
  line-height: 80px;
  text-align: center;
  color: #FFFFFF;
  font-size: 42px;
  position: absolute;
  top: 176px;
  left: calc(var(--size50) + 8px);
  z-index: 1;
  cursor: pointer;
}

i.slick-arrow:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #E83529;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transform: skew(-7deg, 0);
  transform: skew(-7deg, 0);
  border-radius: 2px;
}

i.slick-arrow:before {
  position: relative;
  z-index: 1;
}

i.slick-arrow.slick-disabled {
  color: rgba(232, 53, 41, 0.4);
  pointer-events: none;
}

i.slick-arrow.fa-arrow-right {
  top: 272px;
}

i.slick-arrow:hover:after {
  background: #B92A20;
}

.gallery_slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-left: var(--size100);
  padding-right: var(--size100);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

@media screen and (max-width: 1250px) {
  .gallery_slider {
    padding-left: var(--size60);
    padding-right: var(--size60);
  }
}

@media screen and (max-width: 500px) {
  .gallery_slider {
    padding-right: 18px;
    padding-left: 18px;
  }
}

.gallery_slider h3 {
  padding-right: 100px;
}

.gallery_slider:not(:first-child) {
  margin-top: var(--size140);
}

.gallery_slider .resource.picture:not(.picture_content) {
  width: auto;
  max-width: 100vw;
}

.gallery_slider .resource.picture:not(.picture_content) img {
  width: auto;
  max-width: 100vw;
  height: 530px !important;
}

.gallery_slider .picture {
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.gallery_slider .picture[aria-hidden=true] {
  opacity: 0.2;
}

.gallery_slider + .portlets_bottom:not(:empty),
.gallery_slider + .portlet_yellow_box:empty + .portlets_bottom:not(:empty) {
  margin-top: var(--size120);
}

ul.tags {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  padding-left: 0;
  max-width: 100%;
  display: flex;
  flex-flow: wrap;
}

ul.tags li {
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  border: none;
  padding: 18px var(--size15) 10px calc(var(--size15) + 2px);
  text-indent: 0;
  margin-top: var(--size10) !important;
  height: 55px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background: none;
  cursor: pointer;
  text-transform: none;
  letter-spacing: 0.8px;
}

@media screen and (max-width: 500px) {
  ul.tags li {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  ul.tags li {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

ul.tags li button {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

ul.tags li:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: none;
  border: 2px solid #d9d9d9;
  -webkit-transform: skew(-10deg, 0);
  transform: skew(-10deg, 0);
  z-index: -1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ul.tags li:not(:last-child) {
  margin-right: var(--size10);
}

ul.tags li:before {
  display: none;
}

ul.tags li:hover:after {
  background: #d9d9d9;
  border-color: #d9d9d9;
  color: #000;
}

ul.tags li:hover {
  color: #222;
}

ul.tags li.active:hover, ul.tags li.active {
  color: #E83529;
  background: none;
}

ul.tags li.active:hover:after, ul.tags li.active:after {
  border-color: #E83529;
  background: none;
}

.fancybox-toolbar button {
  display: none !important;
}

.fancybox-toolbar button.fancybox-button--close {
  display: block !important;
}

.fancybox-container .resource_description {
  display: block;
  color: #fff;
}

.fancybox-container .fancybox-slide--video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fancybox-container .fancybox-slide--video:before {
  display: none;
}

.fancybox-container .fancybox-slide--video > video {
  margin: auto;
  padding: 0;
  max-width: 90vw;
}

iframe {
  max-width: 100%;
}

/* @end */
/* @group documents */
h2 + .cf + .documents,
h2 + .documents, h3 + .cf + .documents,
h3 + .documents {
  padding-top: 1px;
}

.documents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.documents:not(:first-child) {
  margin-top: var(--size40);
}

.documents .document {
  padding: var(--size35) var(--size50) var(--size35) var(--size140);
  display: block;
  background: #F3F2F0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.documents .document:before {
  content: "";
  position: absolute;
  top: 50%;
  left: var(--size50);
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: calc(var(--size40) + 3px);
  line-height: calc(var(--size40) + 3px);
  font-weight: 400;
  text-transform: none;
  color: #E83529;
  position: absolute;
  margin-top: calc(-1 * var(--size20));
  font-weight: 300;
}

.documents .document:hover {
  background: #E83529;
}

.documents .document:hover:before {
  color: #FFFFFF;
  content: '\f0ed';
  font-weight: 700;
}

.documents .document:hover a {
  color: #FFFFFF !important;
}

.documents .document:hover .description {
  color: rgba(255, 255, 255, 0.7);
}

.documents .document:not(:first-child) {
  margin-top: var(--size15);
}

.documents .document .description {
  display: block;
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

@media print {
  .documents .document .description {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .documents .document .description {
    font-size: 16px;
    line-height: 28px;
  }
}

.documents .document a {
  font: 500 28px/41px "Roboto", sans-serif;
  text-transform: none;
  color: #222;
  letter-spacing: -0.4px;
  color: #000 !important;
  background: none !important;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

@media print {
  .documents .document a {
    font: 500 15px/23px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 1000px) {
  .documents .document a {
    font-size: 2.8vw;
    line-height: 4.1vw;
  }
}

@media screen and (max-width: 650px) {
  .documents .document a {
    font-size: 20px;
    line-height: 31px;
  }
}

@media screen and (max-width: 500px) {
  .documents .document a {
    font-size: 18px;
    line-height: 28px;
  }
}

.documents .document a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: transparent;
}

.documents .document a i.fa {
  display: none;
}

.browser_firefox .documents .document a:after {
  top: 0;
  right: 24px;
}

/* @end */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
/* @group standard portlets */
.portlet {
  margin: 0;
  padding: 0;
  position: relative;
}

.portlet .pictures span.management_controls,
.portlet .videos span.management_controls {
  display: none !important;
}

.portlet.hidden {
  display: block;
}

.portlet a.add_portlet_action {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
}

@media print {
  .portlet a.add_portlet_action {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  .portlet a.add_portlet_action {
    font-size: 16px;
    line-height: 28px;
  }
}

.portlet ul.controls li a:before {
  display: none;
}

.portlet .portlet-content > a {
  color: #646464;
  text-decoration: none;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  padding-bottom: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#cacaca), to(#cacaca)), -webkit-gradient(linear, left top, right top, from(#E83529), to(#E83529));
  background: linear-gradient(to right, #cacaca, #cacaca), linear-gradient(to right, #E83529, #E83529);
  background-size: 100% 0.05em, 0 0.05em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  -webkit-transition: background-size 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: background-size 500ms cubic-bezier(0.42, 0, 0.58, 1);
}

.portlet .portlet-content > a:hover, .portlet .portlet-content > a:focus {
  background-size: 0 0.05em, 100% 0.05em;
}

.portlet span.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 24px;
}

.add_portlet .management_container {
  background: none;
}

/* @end */
/* @group portlets static */
.logged_in .portlet_empty:not(.portlet_title_only) .portlet-content {
  display: none !important;
}

.logged_in .portlet_empty:not(.portlet_title_only) .portlet-title {
  margin-top: 0;
  display: none;
}

.logged_in .portlet_listing_bottom .portlet_inner,
.logged_in .portlet_yellow_box .portlet_inner {
  position: relative;
  background: rgba(0, 0, 0, 0.02);
  border: dotted 4px rgba(0, 0, 0, 0.05);
  padding: 20px;
}

.logged_in .portlet_listing_bottom .portlet_inner:before,
.logged_in .portlet_yellow_box .portlet_inner:before {
  content: 'Sprechblasen rechts:';
  font: 400 15px/21px "VAG Rounded",sans-serif;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: .03em;
  font-size: 13px;
  line-height: 18px;
  display: inline-block;
  width: auto;
  margin: 0 30px 0 0;
  padding: 0 0 0 6px;
  background: none;
  border-radius: 0;
  color: #646464;
  text-align: left;
  top: -36px;
  position: absolute;
  border-radius: 0;
  left: 0;
  z-index: 1;
  white-space: nowrap;
}

.logged_in .portlets_bottom {
  margin-top: 40px;
}

.logged_in .portlet_yellow_box .portlet_inner {
  margin: 10px;
  background: rgba(254, 249, 193, 0.5);
}

.logged_in .portlet_yellow_box .portlet_inner:before {
  content: 'Gelbe Infobox:';
}

.logged_in .portlet_listing_bottom .portlet {
  background: none;
}

.logged_in .portlet_listing_bottom .portlet_inner {
  margin: 10px;
}

.logged_in .portlet_listing_bottom .portlet_inner:before {
  content: 'FAQ Portlet Listing:';
}

/* @end */
/* @group different portlet styles */
.portlet_yellow_box + #mod_overview,
.portlet_yellow_box + #mixItUp,
.portlet_yellow_box + .portlet_listing_bottom {
  margin-top: var(--size80);
}

.gallery_slider + .portlet_yellow_box .portlet {
  margin-top: var(--size120);
}

.portlet_yellow_box .portlet .portlet_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 500px) {
  .portlet_yellow_box .portlet .portlet_inner {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  .portlet_yellow_box .portlet .portlet_inner {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

.portlet_yellow_box .portlet .pictures {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  max-width: 40%;
  margin-left: var(--size50);
  position: relative;
  z-index: 1;
}

.portlet_yellow_box .portlet .pictures span {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.portlet_yellow_box .portlet .portlet_text_wrap {
  background: #FEF9C1;
  padding-top: var(--size50);
  padding-bottom: var(--size50);
  position: relative;
  color: #000;
}

.portlet_yellow_box .portlet .portlet_text_wrap a {
  color: #000;
}

.portlet_yellow_box .portlet .portlet_text_wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: -2000px;
  width: 5000px;
  height: 100%;
  display: block;
  background: #FEF9C1;
}

.portlet_yellow_box .portlet .portlet_text_wrap > * {
  position: relative;
  z-index: 1;
}

.portlet_yellow_box .portlet .portlet_text_wrap h3 {
  font: 900 33px/40px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -0.5px;
  padding: 0;
  margin: 0;
  color: #222;
  text-transform: none;
  margin-bottom: var(--size20);
}

@media screen and (max-width: 1000px) {
  .portlet_yellow_box .portlet .portlet_text_wrap h3 {
    font-size: 29px;
    line-height: 37px;
  }
}

@media screen and (max-width: 800px) {
  .portlet_yellow_box .portlet .portlet_text_wrap h3 {
    font-size: 25px;
    line-height: 34px;
  }
}

@media screen and (max-width: 500px) {
  .portlet_yellow_box .portlet .portlet_text_wrap h3 {
    font-size: 20px;
    line-height: 28px;
  }
}

@media print {
  .portlet_yellow_box .portlet .portlet_text_wrap h3 {
    font: 900 italic 17px/21px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.3px;
  }
}

.portlet_yellow_box .portlet .portlet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#mod_overview + .portlet_listing_bottom .portlet_listing,
#mixItUp + .portlet_listing_bottom .portlet_listing {
  margin-top: var(--size120);
}

.portlet_listing_bottom .portlet_listing {
  background: #F3F2F0;
}

.portlet_listing_bottom .portlet_listing .portlet_inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: var(--size120);
  padding-bottom: var(--size120);
}

@media screen and (max-width: 500px) {
  .portlet_listing_bottom .portlet_listing .portlet_inner {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  .portlet_listing_bottom .portlet_listing .portlet_inner {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

.portlet_listing_bottom .portlet_listing .portlet_inner .portlet-title {
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  color: #000;
  margin-bottom: var(--size25);
}

@media screen and (max-width: 500px) {
  .portlet_listing_bottom .portlet_listing .portlet_inner .portlet-title {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  .portlet_listing_bottom .portlet_listing .portlet_inner .portlet-title {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

.portlet_listing_bottom .portlet_listing .portlet_inner .portlet_listing_subtitle {
  font: 900 64px/75px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -1px;
  padding: 0;
  margin: 0;
  color: #222;
  margin-bottom: var(--size60);
}

@media screen and (max-width: 1200px) {
  .portlet_listing_bottom .portlet_listing .portlet_inner .portlet_listing_subtitle {
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.9px;
  }
}

@media screen and (max-width: 1000px) {
  .portlet_listing_bottom .portlet_listing .portlet_inner .portlet_listing_subtitle {
    font-size: 6vw;
    line-height: 7.2vw;
    letter-spacing: -0.09vw;
  }
}

@media screen and (max-width: 500px) {
  .portlet_listing_bottom .portlet_listing .portlet_inner .portlet_listing_subtitle {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}

@media print {
  .portlet_listing_bottom .portlet_listing .portlet_inner .portlet_listing_subtitle {
    font: 900 italic 25px/28px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.6px;
  }
}

.portlets_bottom {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 500px) {
  .portlets_bottom {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  .portlets_bottom {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

.portlets_bottom:after {
  content: '';
  position: absolute;
  top: 0;
  left: -2000px;
  width: 5000px;
  height: 100%;
  display: block;
  background: #D3E5F6;
}

.portlets_bottom > * {
  padding-top: var(--size120);
  padding-bottom: var(--size100);
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

.category_6 .portlets_bottom > * {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.category_6 .portlets_bottom > *.portlet {
  display: none;
}

.portlets_bottom > .portlet {
  padding-right: var(--size100);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.portlets_bottom > .portlet .portlet-title a,
.portlets_bottom > .portlet .portlet-title {
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  color: #000;
}

@media screen and (max-width: 500px) {
  .portlets_bottom > .portlet .portlet-title a,
  .portlets_bottom > .portlet .portlet-title {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  .portlets_bottom > .portlet .portlet-title a,
  .portlets_bottom > .portlet .portlet-title {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

.portlets_bottom > .portlet .portlet-title {
  margin-bottom: var(--size20);
}

.portlets_bottom > .portlet .portlet_content_subtitle {
  font: 900 64px/75px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -1px;
  padding: 0;
  margin: 0;
  color: #222;
  margin-bottom: var(--size50);
}

@media screen and (max-width: 1200px) {
  .portlets_bottom > .portlet .portlet_content_subtitle {
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.9px;
  }
}

@media screen and (max-width: 1000px) {
  .portlets_bottom > .portlet .portlet_content_subtitle {
    font-size: 6vw;
    line-height: 7.2vw;
    letter-spacing: -0.09vw;
  }
}

@media screen and (max-width: 500px) {
  .portlets_bottom > .portlet .portlet_content_subtitle {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}

@media print {
  .portlets_bottom > .portlet .portlet_content_subtitle {
    font: 900 italic 25px/28px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.6px;
  }
}

.portlets_bottom > .portlet .portlet_content_link {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
  background: none;
  color: #000;
  margin-top: var(--size60);
}

.portlets_bottom > .portlet .portlet_content_link:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

.portlets_bottom > .portlet .portlet_content_link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.portlets_bottom > .portlet .portlet_content_link:focus:before, .portlets_bottom > .portlet .portlet_content_link:hover:before {
  background: #B92A20;
}

.portlets_bottom > .portlet .portlet_content_link:focus:after, .portlets_bottom > .portlet .portlet_content_link:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  .portlets_bottom > .portlet .portlet_content_link {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  .portlets_bottom > .portlet .portlet_content_link:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  .portlets_bottom > .portlet .portlet_content_link:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  .portlets_bottom > .portlet .portlet_content_link {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  .portlets_bottom > .portlet .portlet_content_link:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  .portlets_bottom > .portlet .portlet_content_link:after {
    right: 14px;
  }
}

@media print {
  .portlets_bottom > .portlet .portlet_content_link {
    display: none !important;
  }
}

.portlets_bottom > .portlet .portlet_content_link:before {
  background: none;
  border: 2px solid #000;
}

.portlets_bottom > .portlet .portlet_content_link:after {
  color: #000;
}

.portlets_bottom > .portlet .portlet_content_link:hover {
  color: #FFFFFF;
}

.portlets_bottom > .portlet .portlet_content_link:hover:before {
  background: #000;
}

.portlets_bottom > .portlet .portlet_content_link:hover:after {
  color: #FFFFFF;
}

#portlets_bottom_elements .portlets_inner_wrap {
  --gapBetween: var(--size30);
  --gapTop: var(--size30);
  --widthElements: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: calc(-1 * var(--gapTop)) 0 0 calc(-1 * var(--gapBetween));
  width: calc(100% + var(--gapBetween));
}

#portlets_bottom_elements .portlets_inner_wrap > * {
  padding: var(--gapTop) 0 0 var(--gapBetween);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--widthElements);
          flex: 0 0 var(--widthElements);
  max-width: var(--widthElements);
}

.category_6 #portlets_bottom_elements .portlets_inner_wrap {
  --widthElements: 33.33%;
}

#portlets_bottom_elements .portlets_inner_wrap > .add_portlet_link {
  padding: 10px 13px 8px !important;
  -webkit-box-flex: unset !important;
      -ms-flex: unset !important;
          flex: unset !important;
  width: auto !important;
  max-width: 100% !important;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#portlets_bottom_elements .portlet .portlet_inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
}

#portlets_bottom_elements .portlet .portlet_inner:hover .portlet-content .portlet_text_wrap h2.portlet-title a,
#portlets_bottom_elements .portlet .portlet_inner:hover .portlet-content .portlet_text_wrap h2.portlet-title,
#portlets_bottom_elements .portlet .portlet_inner:hover .portlet-content .portlet_text_wrap .portlet_content_subtitle {
  color: #E83529;
}

#portlets_bottom_elements .portlet .portlet_inner:hover .portlet-content .portlet_text_wrap h2.portlet-title a:after {
  content: '\f178';
  color: #E83529;
}

.category_6 #portlets_bottom_elements .portlet .portlet_inner:hover .portlet-content .portlet_text_wrap h2.portlet-title a,
.category_6 #portlets_bottom_elements .portlet .portlet_inner:hover .portlet-content .portlet_text_wrap h2.portlet-title,
.category_6 #portlets_bottom_elements .portlet .portlet_inner:hover .portlet-content .portlet_text_wrap .portlet_content_subtitle {
  color: #000;
}

#portlets_bottom_elements .portlet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  background: #FFFFFF;
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  color: #000;
  display: flex;
  flex-flow: column;
  height: 100%;
}

@media print {
  #portlets_bottom_elements .portlet-content {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  #portlets_bottom_elements .portlet-content {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  #portlets_bottom_elements .portlet-content {
    font-size: 17px;
    line-height: 23px;
  }
}

#portlets_bottom_elements .portlet-content .portlet_content_description,
#portlets_bottom_elements .portlet-content .portlet_content_introduction {
  display: none;
}

.category_6 #portlets_bottom_elements .portlet-content .portlet_content_description, .category_6
#portlets_bottom_elements .portlet-content .portlet_content_introduction {
  display: block;
}

#portlets_bottom_elements .portlet-content .portlet_content_introduction {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
}

@media print {
  #portlets_bottom_elements .portlet-content .portlet_content_introduction {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #portlets_bottom_elements .portlet-content .portlet_content_introduction {
    font-size: 16px;
    line-height: 28px;
  }
}

#portlets_bottom_elements .portlet-content .portlet_content_introduction:not(:first-child) {
  margin-top: var(--size10);
}

#portlets_bottom_elements .portlet-content .portlet_content_introduction:not(:last-child) {
  margin-bottom: var(--size20);
}

#portlets_bottom_elements .portlet-content .portlet_content_description {
  font: 400 18px/33px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.3px;
  padding-top: var(--size25);
  border-top: 1px solid #d9d9d9;
}

@media print {
  #portlets_bottom_elements .portlet-content .portlet_content_description {
    font: 400 13px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #portlets_bottom_elements .portlet-content .portlet_content_description {
    font-size: 16px;
    line-height: 28px;
  }
}

#portlets_bottom_elements .portlet-content .portlet_content_description h3 {
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  font-weight: 700;
  margin-bottom: var(--size5);
  color: #000;
}

@media print {
  #portlets_bottom_elements .portlet-content .portlet_content_description h3 {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  #portlets_bottom_elements .portlet-content .portlet_content_description h3 {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  #portlets_bottom_elements .portlet-content .portlet_content_description h3 {
    font-size: 17px;
    line-height: 23px;
  }
}

#portlets_bottom_elements .portlet-content .pictures {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

#portlets_bottom_elements .portlet-content .portlet_text_wrap {
  padding: var(--size25) var(--size40) var(--size25) var(--size25);
  position: relative;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-character: "-";
}

#portlets_bottom_elements .portlet-content .portlet_text_wrap > .cf {
  display: none;
}

#portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title a,
#portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title {
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  color: #000;
  font-weight: 700;
  display: block;
  margin: 0;
}

@media print {
  #portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title a,
  #portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  #portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title a,
  #portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  #portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title a,
  #portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title {
    font-size: 17px;
    line-height: 23px;
  }
}

#portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title a {
  padding-right: 20px;
  background: none;
}

#portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #000;
  position: absolute;
  right: var(--size25);
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.theme_portlets {
  padding-left: var(--size50);
  padding-right: var(--size50);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: auto;
  max-width: 1680px;
  margin-top: calc(-17vw + var(--size50));
}

@media screen and (max-width: 1250px) {
  .theme_portlets {
    padding-left: var(--size30);
    padding-right: var(--size30);
  }
}

@media screen and (max-width: 500px) {
  .theme_portlets {
    padding-right: 18px;
    padding-left: 18px;
  }
}

.theme_portlets .theme_portlets_inner {
  --gapBetween: var(--size50);
  --gapTop: 1px;
  --widthElements: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: calc(-1 * var(--gapTop)) 0 0 calc(-1 * var(--gapBetween));
  width: calc(100% + var(--gapBetween));
}

.theme_portlets .theme_portlets_inner > * {
  padding: var(--gapTop) 0 0 var(--gapBetween);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--widthElements);
          flex: 0 0 var(--widthElements);
  max-width: var(--widthElements);
}

.theme_portlets .portlet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.theme_portlets .portlet .portlet_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
}

.theme_portlets .portlet .portlet_inner:before {
  content: '';
  position: absolute;
  top: auto;
  left: 0;
  width: calc(100% - var(--size25) - var(--size25));
  height: 0;
  display: block;
  background: url(../img/icons/endlos_folien.svg) #D3E5F6;
  padding-bottom: calc(100% - var(--size25) - var(--size25));
  border: var(--size25) solid #FFFFFF;
  border-radius: 100%;
  position: relative;
  background-size: 100% auto;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.theme_portlets .portlet .portlet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  background: #D3E5F6;
  padding: var(--size25) var(--size40) var(--size25) var(--size25);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  color: #000;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

@media print {
  .theme_portlets .portlet .portlet-content {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  .theme_portlets .portlet .portlet-content {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  .theme_portlets .portlet .portlet-content {
    font-size: 17px;
    line-height: 23px;
  }
}

.theme_portlets .portlet .portlet-content:before {
  content: '';
  position: absolute;
  top: auto;
  left: 50%;
  width: 0;
  height: 0;
  display: block;
  background: none;
  display: inline-block;
  border-style: solid;
  border-width: 0 15px 14px 15px;
  border-color: transparent transparent #E83529 transparent;
  top: -14px;
  margin-left: -15px;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.theme_portlets .portlet .portlet-content:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #000;
  position: absolute;
  right: var(--size25);
  font-weight: 700;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

.theme_portlets .portlet .portlet-content .portlet-title,
.theme_portlets .portlet .portlet-content .portlet-title a {
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  color: #000;
  font-weight: 700;
  margin: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

@media print {
  .theme_portlets .portlet .portlet-content .portlet-title,
  .theme_portlets .portlet .portlet-content .portlet-title a {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  .theme_portlets .portlet .portlet-content .portlet-title,
  .theme_portlets .portlet .portlet-content .portlet-title a {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  .theme_portlets .portlet .portlet-content .portlet-title,
  .theme_portlets .portlet .portlet-content .portlet-title a {
    font-size: 17px;
    line-height: 23px;
  }
}

.theme_portlets .portlet .portlet-content .portlet_content_link {
  font-size: 0;
  background: none;
  line-height: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding-top: 100%;
  display: block;
}

.theme_portlets .portlet:nth-child(2) .portlet_inner:before {
  background: url(../img/icons/safeport.svg) #D3E5F6;
  background-size: 100% auto;
}

.theme_portlets .portlet:nth-child(3) .portlet_inner:before {
  background: url(../img/icons/einweg.svg) #D3E5F6;
  background-size: 100% auto;
}

.theme_portlets .portlet:nth-child(4) .portlet_inner:before {
  background: url(../img/icons/safeseal.svg) #D3E5F6;
  background-size: 100% auto;
}

.theme_portlets .portlet:hover .portlet_inner:before {
  background-color: #AECDED;
}

.theme_portlets .portlet:hover .portlet-content {
  background: #E83529;
  color: #FFFFFF;
}

.theme_portlets .portlet:hover .portlet-content:before {
  opacity: 1;
}

.theme_portlets .portlet:hover .portlet-content:after {
  content: '\f178';
  color: #FFFFFF;
}

.theme_portlets .portlet:hover .portlet-content .portlet-title,
.theme_portlets .portlet:hover .portlet-content .portlet-title a {
  color: #FFFFFF;
}

#portlets_home_elements .picture a.resource_link {
  padding: 0;
}

#portlets_home_elements .portlet:nth-child(2n + 1) {
  background: #F3F2F0;
}

#portlets_home_elements .portlet:nth-child(2n + 1).portlet_listing .portlet-listing-entry-wrap .portlet-listing-entry-inline {
  background: #FFFFFF;
}

#portlets_home_elements .portlet:nth-child(2n + 1).portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:after {
  background: #F3F2F0;
}

#portlets_home_elements .portlet:nth-child(2n + 1).portlet_listing.customer_logos .portlet-listing-entry-wrap .portlet-listing-entry-inline {
  background: #FFFFFF;
}

#portlets_home_elements .portlet:nth-child(2n + 1).portlet_listing.customer_logos .portlet-listing-entry-wrap .portlet-listing-entry-inline:hover {
  -webkit-box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.15);
}

#portlets_home_elements .portlet .portlet_text_wrap {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: var(--size100);
  padding-bottom: var(--size100);
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet .portlet_text_wrap {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  #portlets_home_elements .portlet .portlet_text_wrap {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

#portlets_home_elements .portlet .portlet_text_wrap h2.portlet-title a,
#portlets_home_elements .portlet .portlet_text_wrap h2.portlet-title {
  font: 900 15px/18px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  color: #646464;
  text-transform: uppercase;
  color: #222;
  max-width: 800px;
  background: none;
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet .portlet_text_wrap h2.portlet-title a,
  #portlets_home_elements .portlet .portlet_text_wrap h2.portlet-title {
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 1.6px;
  }
}

@media print {
  #portlets_home_elements .portlet .portlet_text_wrap h2.portlet-title a,
  #portlets_home_elements .portlet .portlet_text_wrap h2.portlet-title {
    font: 900 italic 13px/16px "Roboto", sans-serif;
    letter-spacing: 1px;
  }
}

#portlets_home_elements .portlet .portlet_text_wrap h2.portlet-title {
  margin-bottom: var(--size25);
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_introduction {
  max-width: 800px;
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_introduction:not(:last-child) {
  margin-bottom: var(--size40);
}

#portlets_home_elements .portlet .portlet_text_wrap .column:first-child {
  padding-top: var(--size30) !important;
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_subtitle,
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_subtitle {
  font: 900 64px/75px "Roboto", sans-serif;
  font-style: italic;
  letter-spacing: -1px;
  padding: 0;
  margin: 0;
  color: #222;
  max-width: 800px;
}

@media screen and (max-width: 1200px) {
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_subtitle,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_subtitle {
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.9px;
  }
}

@media screen and (max-width: 1000px) {
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_subtitle,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_subtitle {
    font-size: 6vw;
    line-height: 7.2vw;
    letter-spacing: -0.09vw;
  }
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_subtitle,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_subtitle {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.4px;
  }
}

@media print {
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_subtitle,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_subtitle {
    font: 900 italic 25px/28px "Roboto", sans-serif;
    color: #000;
    letter-spacing: -0.6px;
  }
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_subtitle:not(:last-child),
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_subtitle:not(:last-child) {
  margin-bottom: var(--size40);
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link,
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 21px;
  font-weight: 900;
  text-transform: none;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  padding: 20px var(--size80) 19px 25px;
  width: auto;
  color: #FFFFFF;
  background: transparent;
  border: none;
  text-decoration: none !important;
  outline: none;
  cursor: pointer;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-radius: 0;
  min-height: 60px;
  height: auto;
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  display: inline-block;
  z-index: 1;
  margin-left: 10px;
  margin-top: var(--size40);
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:before,
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:before {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: #E83529;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  -webkit-transform: skew(-20deg, 0);
  transform: skew(-20deg, 0);
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:after,
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: absolute;
  right: 25px;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:focus:before, #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:hover:before,
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:focus:before,
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:hover:before {
  background: #B92A20;
}

#portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:focus:after, #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:hover:after,
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:focus:after,
#portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:hover:after {
  content: '\f178';
}

@media screen and (max-width: 800px) {
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link {
    font-size: 17px;
    line-height: 20px;
    min-height: 54px;
    padding: 17px var(--size80) 16px 20px;
    margin-left: 8px;
  }
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:before,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:before {
    -webkit-transform: skew(-18deg, 0);
    transform: skew(-18deg, 0);
  }
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:after,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:after {
    right: 20px;
  }
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link {
    font-size: 16px;
    line-height: 19px;
    min-height: 44px;
    padding: 12px var(--size80) 13px 16px;
    margin-left: 6px;
  }
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:before,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:before {
    -webkit-transform: skew(-14deg, 0);
    transform: skew(-14deg, 0);
  }
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link:after,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link:after {
    right: 14px;
  }
}

@media print {
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_listing_link,
  #portlets_home_elements .portlet .portlet_text_wrap .portlet_content_link {
    display: none !important;
  }
}

#portlets_home_elements .portlet.with_image_video {
  background: #fff;
}

#portlets_home_elements .portlet.with_image_video .portlet_inner {
  padding-bottom: var(--size100);
}

#portlets_home_elements .portlet.with_image_video .portlet-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

#portlets_home_elements .portlet.with_image_video .portlet-content > * {
  width: 100%;
}

#portlets_home_elements .portlet.with_image_video .portlet_text_wrap {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  padding-top: 0;
  padding-bottom: var(--size70);
}

#portlets_home_elements .portlet.with_image_video .videos {
  max-width: 1280px;
  margin: 0 auto;
  padding-right: var(--size30);
  padding-left: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet.with_image_video .videos {
    padding-right: 18px;
    padding-left: 18px;
  }
}

@media print {
  #portlets_home_elements .portlet.with_image_video .videos {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

#portlets_home_elements .portlet.with_image_video .videos .resource_video_description_wrap a.video_fancybox {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
  text-decoration: none;
}

#portlets_home_elements .portlet.with_image_video .videos .resource_video_description_wrap a.video_fancybox span {
  --icon-width: clamp(50px,8vw,80px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: var(--icon-width);
  height: var(--icon-width);
  background: #E83529;
  border-radius: 100%;
  font-size: 0;
}

#portlets_home_elements .portlet.with_image_video .videos .resource_video_description_wrap a.video_fancybox span:before {
  content: "";
  position: absolute;
  top: unset;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #FFFFFF;
  position: relative;
  font-size: clamp(20px, 3.5vw, 35px);
}

#portlets_home_elements .portlet.with_image_video .videos .video {
  position: relative;
}

#portlets_home_elements .portlet.with_image_video .videos .video:not(:first-child) {
  display: none;
}

#portlets_home_elements .portlet.portlet_listing .portlet_text_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap {
  --gapBetween: var(--size20);
  --gapTop: var(--size20);
  --widthElements: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: calc(-1 * var(--gapTop)) 0 0 calc(-1 * var(--gapBetween));
  width: calc(100% + var(--gapBetween));
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58%;
          flex: 0 0 58%;
  margin-left: var(--size70);
  display: block;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-fill: balance;
          column-fill: balance;
  -webkit-column-gap: 0;
          column-gap: 0;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap > * {
  padding: var(--gapTop) 0 0 var(--gapBetween);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--widthElements);
          flex: 0 0 var(--widthElements);
  max-width: var(--widthElements);
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap > * {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  max-width: none;
  -webkit-column-break-inside: avoid;
  break-inside: avoid-column;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap > .cf {
  display: none !important;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-entry-inline {
  background: #F3F2F0;
  height: 100%;
  padding: var(--size30);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
}

@media print {
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container {
    font-size: 13px;
    line-height: 24px;
  }
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h3, #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h3 a {
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  font-weight: 700;
  color: #222;
  margin: 0;
  background: none;
}

@media print {
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h3, #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h3 a {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h3, #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h3 a {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h3, #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h3 a {
    font-size: 17px;
    line-height: 23px;
  }
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .portlet-entry-subtitle {
  font: 400 16px/28px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.27px;
  margin: 0;
}

@media print {
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .portlet-entry-subtitle {
    font: 400 12px/18px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .portlet-entry-subtitle {
    font-size: 13px;
    line-height: 24px;
  }
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .portlet-entry-content {
  height: 100%;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box {
  margin-top: var(--size30);
  padding-left: 105px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 80px;
  margin-left: 8px;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: 42px;
  line-height: 42px;
  font-weight: 400;
  text-transform: none;
  color: #E83529;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  display: block;
  background: #FFFFFF;
  -webkit-transform: skew(-10deg, 0);
  transform: skew(-10deg, 0);
  border-radius: 2px;
}

#portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet_listing_link {
  margin-top: var(--size60);
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet_text_wrap {
  display: block;
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap {
  --gapBetween: var(--size20);
  --gapTop: var(--size20);
  --widthElements: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: calc(-1 * var(--gapTop)) 0 0 calc(-1 * var(--gapBetween));
  width: calc(100% + var(--gapBetween));
  margin-left: calc(-1 * var(--gapBetween));
  padding-top: var(--size40);
  -webkit-column-count: 1;
          column-count: 1;
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap > * {
  padding: var(--gapTop) 0 0 var(--gapBetween);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--widthElements);
          flex: 0 0 var(--widthElements);
  max-width: var(--widthElements);
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap .portlet-listing-entry-inline {
  background: #F3F2F0;
  position: relative;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap .portlet-listing-entry-inline:hover {
  -webkit-box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.2);
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap a {
  background: none !important;
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap span {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap img {
  -o-object-fit: contain;
     object-fit: contain;
  height: var(--size80);
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap .portlet-listing-content-container > *:not(.portlet_listing_entry_link) {
  display: none;
}

#portlets_home_elements .portlet.portlet_listing > .customer_logos .portlet_text_wrap {
  padding-top: 0;
}

#portlets_home_elements .portlet.portlet_listing > .customer_logos .portlet-listing-entry-wrap .portlet-listing-entry-inline {
  background: #FFFFFF;
}

#portlets_home_elements .portlet.portlet_listing > .customer_logos .portlet-listing-entry-wrap .portlet-listing-entry-inline:hover {
  -webkit-box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.15);
}

#portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap {
  --gapBetween: var(--size20);
  --gapTop: var(--size20);
  --widthElements: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: calc(-1 * var(--gapTop)) 0 0 calc(-1 * var(--gapBetween));
  width: calc(100% + var(--gapBetween));
  -webkit-column-count: 1;
          column-count: 1;
  margin-left: var(--size70);
}

#portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap > * {
  padding: var(--gapTop) 0 0 var(--gapBetween);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 var(--widthElements);
          flex: 0 0 var(--widthElements);
  max-width: var(--widthElements);
}

#portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap .portlet-listing-entry-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap .portlet-listing-entry-inline .pictures {
  margin-right: var(--size40);
}

#portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap .portlet-listing-entry-inline .comment_box {
  margin: 0;
  padding: 0;
}

#portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap .portlet-listing-entry-inline .comment_box:before, #portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap .portlet-listing-entry-inline .comment_box:after {
  display: none;
}

#portlets_home_elements .portlet.portlet_listing.products {
  background: #D3E5F6;
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline {
  padding: 0;
  position: relative;
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .portlet-listing-content-container {
  padding: var(--size25) var(--size40) var(--size25) var(--size25);
  background: #FFFFFF;
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .portlet-listing-content-container .portlet-entry-title:after {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  display: block;
  font-family: 'Font Awesome 6 Pro';
  font-size: unset;
  line-height: unset;
  font-weight: 400;
  text-transform: none;
  color: #000;
  position: absolute;
  right: 0;
  font-weight: 700;
  font-style: normal;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .portlet-listing-content-container .portlet-entry-subtitle {
  font: 400 20px/26px "Roboto", sans-serif;
  text-transform: none;
  color: #646464;
  letter-spacing: -0.37px;
  color: #000;
}

@media print {
  #portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .portlet-listing-content-container .portlet-entry-subtitle {
    font: 400 14px/21px "Roboto", sans-serif;
    color: #000;
  }
}

@media screen and (max-width: 800px) {
  #portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .portlet-listing-content-container .portlet-entry-subtitle {
    font-size: 19px;
    line-height: 25px;
  }
}

@media screen and (max-width: 500px) {
  #portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .portlet-listing-content-container .portlet-entry-subtitle {
    font-size: 17px;
    line-height: 23px;
  }
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .portlet-listing-content-container .portlet-entry-link {
  margin-top: var(--size10);
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline:hover .portlet-listing-content-container .portlet-entry-title,
#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline:hover .portlet-listing-content-container .portlet-entry-subtitle {
  color: #E83529;
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline:hover .portlet-listing-content-container .portlet-entry-title:after {
  content: '\f178';
  color: #E83529;
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .comment_box {
  margin: 0 0 var(--size10) 0;
  padding: 0;
  min-height: unset;
}

#portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .comment_box:before, #portlets_home_elements .portlet.portlet_listing.products .portlet-listing-entry-wrap .portlet-listing-entry-inline .comment_box:after {
  display: none;
}

.ui-sortable-placeholder {
  border: 2px dashed #1D5585;
  width: 300px;
  height: 100px;
}

/* @end */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
@media screen and (max-width: 1000px) {
  body {
    --size5: 0.5vw;
    --size10: 1vw;
    --size15: 1.5vw;
    --size20: 2vw;
    --size25: 2.5vw;
    --size30: 3vw;
    --size35: 3.5vw;
    --size40: 4vw;
    --size45: 4.5vw;
    --size50: 5vw;
    --size60: 6vw;
    --size70: 7vw;
    --size80: 8vw;
    --size90: 9vw;
    --size100: 10vw;
    --size110: 11vw;
    --size120: 12vw;
    --size130: 13vw;
    --size140: 14vw;
    --size150: 15vw;
    --size160: 16vw;
    --size170: 17vw;
    --size180: 18vw;
    --size190: 19vw;
    --size200: 20vw;
    --gapBetween: 20px;
    --gapTop: 20px;
  }
}

@media screen and (max-width: 500px) {
  body {
    --size5: 2px;
    --size10: 5px;
    --size15: 9px;
    --size20: 15px;
    --size25: 17px;
    --size30: 18px;
    --size35: 20px;
    --size40: 22px;
    --size45: 23px;
    --size50: 26px;
    --size60: 28px;
    --size70: 32px;
    --size80: 35px;
    --size90: 35px;
    --size100: 40px;
    --size110: 40px;
    --size120: 45px;
    --size130: 45px;
    --size140: 45px;
    --size150: 50px;
    --size160: 50px;
    --size170: 50px;
    --size180: 55px;
    --size190: 55px;
    --size200: 60px;
  }
}

@media screen and (min-width: 1680px) {
  .theme_portlets {
    margin-top: -243px;
  }
}

@media screen and (max-width: 1440px) {
  #footer .footer_contact_person {
    margin-top: var(--size100);
  }
  #footer .footer_contact_person .footer_contact_person_inner:after {
    left: 40px;
    -webkit-transform: skew(-15deg, 0);
    transform: skew(-15deg, 0);
  }
  #footer .footer_contact_person .footer_contact_person_inner img {
    max-width: 27%;
    margin-left: var(--size40);
    margin-top: calc(-1 * var(--size100));
  }
  #footer .footer_contact_person .footer_contact_person_inner img.us_picture {
    margin-top: calc(-1 * var(--size100));
  }
  #footer .footer_contact_person .footer_contact_person_inner img.de_picture {
    margin-top: calc(-1 * var(--size80));
  }
  #mod_overview .overview_item .content,
  #mod_overview .listing_entry .content,
  #mixItUp .overview_item .content,
  #mixItUp .listing_entry .content {
    padding-left: 0;
  }
  #mod_overview .overview_item .listing-tags,
  #mod_overview .listing_entry .listing-tags,
  #mixItUp .overview_item .listing-tags,
  #mixItUp .listing_entry .listing-tags {
    padding-left: var(--size50);
  }
}

@media screen and (max-width: 1340px) {
  #navigation li.level0:not(:first-child) {
    margin-left: var(--size25);
  }
  .language_switcher {
    margin-right: var(--size40);
  }
  .css_icon_einweg_systeme .theme_icon:before,
  .css_icon_safeport .theme_icon:before,
  .css_icon_endlosfolien_system .theme_icon:before,
  .css_icon_safeseal .theme_icon:before {
    right: var(--size30);
  }
}

@media screen and (max-width: 1250px) {
  i.slick-arrow {
    left: calc(var(--size20) + 8px);
    top: calc(20vw - 80px);
  }
  i.slick-arrow.fa-arrow-right {
    top: calc(20vw + 20px);
  }
  .gallery_slider .resource.picture:not(.picture_content) img {
    height: 42.5vw !important;
  }
  .theme_portlets .theme_portlets_inner {
    --gapBetween: var(--size30);
  }
}

@media screen and (max-width: 1200px) {
  .language_switcher .current_language > a,
  #navigation li.level0 > a {
    font-size: 17px;
  }
  #navigation li.level0:not(:first-child) {
    margin-left: var(--size20);
  }
  .language_switcher {
    margin-right: var(--size30);
  }
}

@media screen and (max-width: 1150px) {
  .css_icon_einweg_systeme .theme_icon:before,
  .css_icon_safeport .theme_icon:before,
  .css_icon_endlosfolien_system .theme_icon:before,
  .css_icon_safeseal .theme_icon:before {
    width: 200px;
    height: 200px;
  }
  #mod_overview .overview_item .content,
  #mod_overview .listing_entry .content,
  #mixItUp .overview_item .content,
  #mixItUp .listing_entry .content {
    padding-right: var(--size60);
  }
  #footer .footer_top img {
    width: 200px;
    margin-right: var(--size80);
  }
}

@media screen and (max-width: 1100px) {
  #header .language_switcher,
  #header .meta-navigation,
  div#navigation {
    display: none;
  }
  #header .header_inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #header .header_inner #logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
    max-width: 200px;
    margin-bottom: -37px;
  }
  #header .responsive_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #siteframe {
    padding-top: 76px;
  }
  .swissquality_banner {
    top: 76px;
    font-size: 13px;
    line-height: 21px;
  }
  .swissquality_banner .swissquality_logo {
    margin-left: var(--size100);
  }
  .swissquality_banner .swissquality_logo img {
    width: 16px;
  }
  .responive_quicklinks,
  .responsive_navigation_toggle {
    display: block;
  }
  nav#rwdnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
    visibility: hidden;
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    width: calc(100% - 210px);
    height: 100%;
    opacity: 1;
    background: #fff;
    -webkit-box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.3);
    -webkit-transform: perspective(1px) translate3d(-100%, 0, 0);
    transform: perspective(1px) translate3d(-100%, 0, 0);
    -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  nav#rwdnav .rwdnav_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    min-height: 100%;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  nav#rwdnav .rwd_navigation {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  nav#rwdnav .language_switcher {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 25px 20px 24px;
    background: #F3F2F0;
    margin: 0;
  }
  nav#rwdnav .language_switcher a {
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
    text-decoration: none;
    letter-spacing: 0.3px;
  }
  nav#rwdnav .language_switcher a:not(.current) {
    opacity: 0.4;
  }
  .navi_open nav#rwdnav {
    visibility: visible;
    opacity: 1;
    -webkit-transform: perspective(1px) translate3d(0, 0, 0);
    transform: perspective(1px) translate3d(0, 0, 0);
  }
  .theme_portlets .theme_portlets_inner {
    --gapBetween: var(--size20);
  }
  .css_icon_einweg_systeme .theme_icon + .content_inner > *,
  .css_icon_safeport .theme_icon + .content_inner > *,
  .css_icon_endlosfolien_system .theme_icon + .content_inner > *,
  .css_icon_safeseal .theme_icon + .content_inner > * {
    max-width: calc(100% - 240px);
  }
  .oel_elements {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .oel_elements .oel_elements_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .oel_elements .oel_elements_wrap h2 {
    margin-right: 0;
    margin-bottom: var(--size10);
  }
  .oel_elements .oel_elements_wrap:first-child {
    margin-bottom: 0;
  }
  .oel_elements .oel_elements_wrap .number {
    width: 36px;
    height: 36px;
    line-height: 32px;
  }
  .oel_elements .oel_elements_wrap:first-child .oel_element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .oel_elements .oel_elements_wrap:nth-child(2) {
    width: 100%;
    margin-left: var(--size20);
  }
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element:before {
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    display: block;
  }
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element:not(:first-of-type) {
    border-top: none;
    border-left: 2px solid #000;
  }
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element:after {
    bottom: calc(-1 * var(--size15));
  }
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element {
    width: calc(100% - 40px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: var(--size60);
    left: 20px !important;
    right: auto !important;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@media screen and (max-width: 1000px) {
  .css_icon_einweg_systeme .theme_icon:before,
  .css_icon_safeport .theme_icon:before,
  .css_icon_endlosfolien_system .theme_icon:before,
  .css_icon_safeseal .theme_icon:before {
    width: 20vw;
    height: 20vw;
  }
  .css_icon_einweg_systeme .theme_icon + .content_inner > *,
  .css_icon_safeport .theme_icon + .content_inner > *,
  .css_icon_endlosfolien_system .theme_icon + .content_inner > *,
  .css_icon_safeseal .theme_icon + .content_inner > * {
    max-width: calc(100% - 22vw);
  }
  #portlets_bottom_elements .portlets_inner_wrap {
    --gapTop: var(--size20);
    --gapBetween: var(--size20);
  }
  .portlets_bottom > .portlet {
    padding-right: var(--size60);
  }
  .theme_portlets .portlet .portlet-content,
  .theme_portlets .portlet .portlet-content .portlet-title,
  .theme_portlets .portlet .portlet-content .portlet-title a {
    font-size: 18px;
    line-height: 24px;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap {
    margin-left: var(--size40);
  }
  #mod_overview .overview_item .listing-tags,
  #mod_overview .listing_entry .listing-tags,
  #mixItUp .overview_item .listing-tags,
  #mixItUp .listing_entry .listing-tags {
    padding-left: var(--size30);
  }
  .google_maps_iframe {
    height: 42vw;
  }
  #footer .footer_top img {
    width: 18vw;
    margin-right: var(--size50);
  }
  #footer .footer_contact_person {
    margin-top: 0;
  }
  #footer .footer_contact_person .footer_contact_person_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    padding: var(--size30);
    padding-right: 30vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #footer .footer_contact_person .footer_contact_person_inner h3 {
    padding: 0;
    padding-left: var(--size60);
  }
  #footer .footer_contact_person .footer_contact_person_inner a {
    margin-left: var(--size50);
    margin-top: var(--size20);
  }
  #footer .footer_contact_person .footer_contact_person_inner img {
    bottom: 0;
    width: 34vw;
    max-width: 100%;
    right: var(--size20);
    position: absolute;
  }
}

@media screen and (max-width: 900px) {
  #portlets_home_elements .portlet.portlet_listing .portlet_text_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet_text_wrap > * {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet_text_wrap > .cf {
    display: none;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet_text_wrap .portlet_text_wrap_inner:not(:last-child) {
    margin-bottom: var(--size70);
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap {
    margin-left: calc(-1 * var(--gapBetween));
  }
  #portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap {
    margin-left: calc(-1 * var(--gapBetween));
  }
  .portlets_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .portlets_bottom > * {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
  .portlets_bottom > .cf {
    display: none;
  }
  .portlets_bottom > .portlet .portlet_content_link {
    margin-top: var(--size20);
  }
  .portlets_bottom #portlets_bottom_elements {
    padding-top: 0;
  }
  .category_6 .portlets_bottom #portlets_bottom_elements {
    padding-top: var(--size120);
  }
  #mixItUp.normal.three_in_a_row .module-listing {
    --widthElements: 50%;
  }
  .css_logos #mixItUp.normal .module-listing {
    --widthElements: 33.33%;
  }
  .css_logos #mixItUp.normal .listing_entry .pictures img {
    height: var(--size150);
  }
}

@media screen and (max-width: 850px) {
  .category_6 #portlets_bottom_elements .portlets_inner_wrap {
    --widthElements: 50%;
  }
}

@media screen and (max-width: 800px) {
  i.slick-arrow {
    width: 60px !important;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    top: calc(20vw - 60px);
    left: calc(var(--size20) + 3px);
  }
  i.slick-arrow:after {
    -webkit-transform: skew(-6deg, 0);
    transform: skew(-6deg, 0);
  }
  .slick-slide {
    margin-right: 20px;
  }
  .column {
    --widthElements: 50%;
  }
  .column h4 {
    width: 60px;
    height: 60px;
    line-height: 61px;
    font-size: 30px;
    text-align: center;
    padding: 0 0 0 1px;
  }
  .column h4 i.fa-swiss:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 60px;
    width: 30px;
    left: -1px;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box {
    padding-left: 85px;
    min-height: 60px;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:after {
    width: 60px;
    height: 60px;
    -webkit-transform: skew(-6deg, 0);
    transform: skew(-6deg, 0);
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:before {
    font-size: 30px;
    line-height: 30px;
    left: 15px;
    top: 15px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .accordeon_wrap .portlet-listing-entry:before,
  .accordeon_wrap .accordeon_entry:before {
    font-size: 24px;
    line-height: 24px;
  }
  .theme_portlets {
    margin-top: var(--size50);
  }
  .theme_portlets .theme_portlets_inner {
    --gapTop: var(--size50);
    --widthElements: 50%;
  }
  .theme_portlets .theme_portlets_inner .portlet .portlet-content:before {
    opacity: 1;
    border-color: transparent transparent #D3E5F6 transparent;
  }
  .theme_portlets .theme_portlets_inner .portlet .portlet_inner:before {
    margin-bottom: var(--size20);
  }
  .theme_portlets .portlet:hover .portlet-content:before {
    border-color: transparent transparent #E83529 transparent;
  }
  #portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap {
    --widthElements: 33.33%;
  }
  #mod_overview .overview_item .listing-tags,
  #mod_overview .listing_entry .listing-tags,
  #mixItUp .overview_item .listing-tags,
  #mixItUp .listing_entry .listing-tags {
    font-size: 16px;
    line-height: 21px;
    padding-top: 3px;
    padding-bottom: 3px;
    top: -27px;
  }
  .listing_property_filter form > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
  #footer .footer_top img {
    display: none;
  }
  #footer .footer_contact_person .footer_contact_person_inner:after {
    left: 25px;
    -webkit-transform: skew(-10deg, 0);
    transform: skew(-10deg, 0);
  }
  #footer .copy {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
  #footer .copy li:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    width: 100%;
    margin-bottom: var(--size10);
  }
  #footer .copy li:nth-child(2) {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 700px) {
  #footer .footer_top .footer_top_elements {
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
  #footer .footer_top .footer_top_elements > #portlet_quicklinks_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: var(--size40);
    padding-top: var(--size40);
    margin-left: 0;
  }
}

@media screen and (max-width: 600px) {
  .swissquality_banner {
    position: absolute;
    top: 70px;
    font-size: 11px;
    line-height: 16px;
    padding: 4px 10px 4px 15px;
  }
  .swissquality_banner .swissquality_logo {
    margin-left: var(--size50);
  }
  .swissquality_banner .swissquality_logo img {
    width: 14px;
  }
  #siteframe {
    padding-top: 70px;
  }
  #header .header_inner #logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
    max-width: 160px;
    margin-bottom: -32px;
    margin-right: 10px;
  }
  nav#rwdnav {
    width: calc(100% - 62px);
  }
  nav#rwdnav .language_switcher {
    padding: 17px 20px 17px;
  }
  nav#rwdnav .language_switcher a {
    font-size: 14px;
  }
  .rwd_navigation > li > a {
    font-size: 20px;
    line-height: 22px;
    padding: 17px 20px 18px 20px;
  }
  .rwd_navigation ul.level1 {
    margin-top: -8px;
    padding-bottom: 13px;
  }
  .rwd_navigation ul.level1 > li > a,
  .rwd_navigation ul.level2 > li > a {
    font-size: 16px;
    line-height: 20px;
    padding: 4px 20px 4px 20px;
  }
  .portlet_yellow_box .portlet .portlet-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .portlet_yellow_box .portlet .portlet-content .pictures {
    margin-left: 0;
    max-width: 100%;
    padding-bottom: var(--size30);
  }
  .portlet_yellow_box .portlet .portlet-content .pictures img {
    max-height: 80vw;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .portlet_yellow_box .portlet .portlet-content .portlet_text_wrap {
    position: static;
  }
  #mod_overview .overview_item .overview_item_inner,
  #mod_overview .overview_item .listing-entry-inline,
  #mod_overview .listing_entry .overview_item_inner,
  #mod_overview .listing_entry .listing-entry-inline,
  #mixItUp .overview_item .overview_item_inner,
  #mixItUp .overview_item .listing-entry-inline,
  #mixItUp .listing_entry .overview_item_inner,
  #mixItUp .listing_entry .listing-entry-inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  #mod_overview .overview_item .overview_item_inner .pictures,
  #mod_overview .overview_item .overview_item_inner .content,
  #mod_overview .overview_item .listing-entry-inline .pictures,
  #mod_overview .overview_item .listing-entry-inline .content,
  #mod_overview .listing_entry .overview_item_inner .pictures,
  #mod_overview .listing_entry .overview_item_inner .content,
  #mod_overview .listing_entry .listing-entry-inline .pictures,
  #mod_overview .listing_entry .listing-entry-inline .content,
  #mixItUp .overview_item .overview_item_inner .pictures,
  #mixItUp .overview_item .overview_item_inner .content,
  #mixItUp .overview_item .listing-entry-inline .pictures,
  #mixItUp .overview_item .listing-entry-inline .content,
  #mixItUp .listing_entry .overview_item_inner .pictures,
  #mixItUp .listing_entry .overview_item_inner .content,
  #mixItUp .listing_entry .listing-entry-inline .pictures,
  #mixItUp .listing_entry .listing-entry-inline .content {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 0;
  }
  #mod_overview .overview_item .overview_item_inner .pictures,
  #mod_overview .overview_item .listing-entry-inline .pictures,
  #mod_overview .listing_entry .overview_item_inner .pictures,
  #mod_overview .listing_entry .listing-entry-inline .pictures,
  #mixItUp .overview_item .overview_item_inner .pictures,
  #mixItUp .overview_item .listing-entry-inline .pictures,
  #mixItUp .listing_entry .overview_item_inner .pictures,
  #mixItUp .listing_entry .listing-entry-inline .pictures {
    margin-top: var(--size80);
  }
  #mixItUp.normal.three_in_a_row .module-listing {
    --widthElements: 100%;
  }
  .css_logos #mixItUp.normal .module-listing {
    --widthElements: 50%;
  }
}

@media screen and (max-width: 500px) {
  .css_icon_einweg_systeme .theme_icon:before,
  .css_icon_safeport .theme_icon:before,
  .css_icon_endlosfolien_system .theme_icon:before,
  .css_icon_safeseal .theme_icon:before {
    width: 85px;
    height: 85px;
    right: var(--size20);
    border-width: var(--size15) !important;
    position: relative;
    right: 0;
  }
  .css_icon_einweg_systeme .theme_icon + .content_inner > *,
  .css_icon_safeport .theme_icon + .content_inner > *,
  .css_icon_endlosfolien_system .theme_icon + .content_inner > *,
  .css_icon_safeseal .theme_icon + .content_inner > * {
    max-width: 100%;
  }
  .css_icon_einweg_systeme .picture_top + .theme_icon:before,
  .css_icon_safeport .picture_top + .theme_icon:before,
  .css_icon_endlosfolien_system .picture_top + .theme_icon:before,
  .css_icon_safeseal .picture_top + .theme_icon:before {
    right: 18px;
  }
  .css_icon_einweg_systeme h1#page_title,
  .css_icon_safeport h1#page_title,
  .css_icon_endlosfolien_system h1#page_title,
  .css_icon_safeseal h1#page_title {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-character: "-";
    padding-right: 100px;
  }
  h3, h3 a {
    margin-bottom: var(--size15);
  }
  .accordeon_wrap .portlet-listing-entry:before,
  .accordeon_wrap .accordeon_entry:before {
    font-size: 20px;
    line-height: 20px;
    top: 21px;
  }
  i.slick-arrow {
    width: 36px !important;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    top: 84px;
    left: calc(var(--size20) - 5px);
  }
  i.slick-arrow:after {
    -webkit-transform: skew(-5deg, 0);
    transform: skew(-5deg, 0);
  }
  i.slick-arrow.fa-arrow-right {
    top: 130px;
  }
  .slick-slide {
    margin-right: 10px;
  }
  .column {
    --widthElements: 100%;
  }
  .column h4 {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    text-align: center;
    padding: 0 0 0 1px;
    margin-left: 5px;
    margin-bottom: var(--size20);
  }
  .column h4:after {
    -webkit-transform: skew(-5deg, 0);
    transform: skew(-5deg, 0);
  }
  .column h4 i.fa-swiss:before {
    height: 36px;
    width: 20px;
  }
  .google_maps_iframe {
    height: 250px;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box {
    padding-left: 50px;
    min-height: 36px;
    margin-left: 0;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:after {
    width: 36px;
    height: 36px;
    -webkit-transform: skew(-5deg, 0);
    transform: skew(-5deg, 0);
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:before {
    font-size: 20px;
    line-height: 20px;
    left: 9px;
    top: 9px;
  }
  .gallery_slider .resource.picture:not(.picture_content) img {
    height: 250px !important;
  }
  .gallery_slider .resource.picture:not(.picture_content) .resource_description {
    max-width: calc(100vw - 40px) !important;
  }
  .listing_property_filter .listing_reset_filter_wrap {
    bottom: -35px;
  }
  .listing_property_filter .listing_reset_filter {
    letter-spacing: 0;
  }
  #portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap {
    --widthElements: 50%;
  }
  #portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap img {
    height: var(--size100);
  }
  #portlets_home_elements .portlet.portlet_listing.events .portlet-listing-entry-wrap .portlet-listing-entry-inline .pictures {
    width: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    margin-right: var(--size20);
  }
  #portlets_bottom_elements .portlet-content .portlet_text_wrap {
    padding-right: 35px;
  }
  .category_6 #portlets_bottom_elements .portlets_inner_wrap {
    --widthElements: 100%;
  }
  .picture_top img {
    min-height: 160px;
  }
  .documents .document {
    padding-left: 60px;
  }
  .documents .document:before {
    left: 18px;
    margin-top: -14px;
  }
  .documents .document .description {
    font-size: 13px;
    line-height: 23px;
  }
  .theme_portlets .portlet .portlet-content,
  .theme_portlets .portlet .portlet-content .portlet-title,
  .theme_portlets .portlet .portlet-content .portlet-title a {
    font-size: 16px;
    line-height: 22px;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap {
    --widthElements: 100%;
    -webkit-column-count: 1;
            column-count: 1;
  }
  #mod_overview .overview_item .listing-tags,
  #mod_overview .listing_entry .listing-tags,
  #mixItUp .overview_item .listing-tags,
  #mixItUp .listing_entry .listing-tags {
    font-size: 13px;
    line-height: 19px;
    padding-top: 2px;
    padding-bottom: 1px;
    top: -22px;
    width: 210px;
  }
  .listing_property_filter {
    --gapTop: var(--size30);
  }
  .listing_property_filter form > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  #mixItUp.normal .listing_entry .listing_properties .property {
    padding: 2px 6px 1px;
  }
  ul.tags li {
    height: 42px;
    letter-spacing: 0.5px !important;
    padding-top: 13px;
  }
  ul.tags li:after {
    -webkit-transform: skew(-6deg, 0);
    transform: skew(-6deg, 0);
  }
  .oel_elements .oel_elements_wrap .number {
    width: 30px;
    height: 30px;
    line-height: 26px;
  }
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element:after {
    bottom: -12px;
  }
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element {
    width: calc(100% - 20px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 45px;
    left: 10px !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element h3 {
    text-align: center;
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 0;
  }
  .oel_elements .oel_elements_wrap:nth-child(2) .oel_element.popup_element .text_content {
    margin-top: var(--size20);
  }
  span.select2-container:before,
  span.select2-container .select2-selection--single,
  .inline_form_wrapper input, .newsletter_element input,
  .listing_search_wrap input,
  .form_element input, .add_portlet select,
  .mailform_element input,
  .login_form input {
    height: 50px;
  }
  span.select2-container:before {
    line-height: 48px;
  }
  #footer .footer_top .footer_top_elements .social_media {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: 100%;
    margin-top: var(--size40);
    padding-top: var(--size40);
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-left: 0;
  }
  #footer .footer_contact_person .footer_contact_person_inner {
    padding-right: 110px;
  }
  #footer .footer_contact_person .footer_contact_person_inner a {
    margin-left: 22px;
  }
  #footer .footer_contact_person .footer_contact_person_inner img {
    width: 180px;
    right: -40px;
  }
  #footer .footer_contact_person .footer_contact_person_inner img.us_picture {
    right: -10px;
  }
  #footer .footer_contact_person .footer_contact_person_inner img.de_picture {
    width: 200px;
    right: -40px;
  }
  #footer .copy li:not(:first-child) {
    margin-left: var(--size15);
  }
}

@media screen and (max-width: 460px) {
  .swissquality_banner {
    padding: 4px 10px 4px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .swissquality_banner .swissquality_logo {
    margin-left: 0;
  }
  .picture_top_home_wrap .picture_top_home_text {
    padding-top: var(--size150);
  }
  .picture_top_home_wrap .videos video,
  .picture_top_home_wrap .pictures img {
    height: 280px !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #portlets_bottom_elements .portlets_inner_wrap {
    --widthElements: 100%;
  }
}

@media screen and (max-width: 350px) {
  #header .responsive_icons a.linkedin, #header .responsive_icons a.youtube {
    display: none;
  }
  .swissquality_banner {
    padding: 4px 5px 4px 5px;
    font-size: 9px;
    line-height: 13px;
  }
  .swissquality_banner .swissquality_logo img {
    width: 11px;
  }
}

/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: https://www.phpcomasy.com/licence/
|
 */
/*
|--------------------------------------------------------------------------
| phpComasy - content management system
|--------------------------------------------------------------------------
|
| Copyright indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence: http://www.phpcomasy.com/licence/
|
 */
/* @group design colors */
/* @end */
/* @group font */
/* @end */
/* @group shadows, border-radius */
/* @end */
/* @group buttons */
@keyframes imageEffectBg {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    width: 100%;
  }
  40% {
    width: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes imageEffectBg2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: calc(100% + 1px);
  }
  40% {
    width: calc(100% + 1px);
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    width: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* @end */
/* @group mixins */
/* @end */
@media print {
  body {
    --size10: 1vw;
    --size15: 1.5vw;
    --size20: 2vw;
    --size25: 2.5vw;
    --size30: 3vw;
    --size35: 3.5vw;
    --size40: 4vw;
    --size45: 4.5vw;
    --size50: 4.8vw;
    --size60: 5vw;
    --size70: 5.5vw;
    --size80: 6vw;
    --size90: 7vw;
    --size100: 8vw;
    --size110: 9vw;
    --size120: 10vw;
    --size130: 11vw;
    --size140: 12vw;
    --size150: 13vw;
    --size160: 16vw;
    --size170: 17vw;
    --size180: 18vw;
    --size190: 19vw;
    --size200: 20vw;
  }
  @page {
    margin: 1.8cm 1cm 1.5cm 2cm;
  }
  body {
    color: #000 !important;
    background: #fff;
    letter-spacing: 0 !important;
  }
  .portlet_listing_subtitle,
  h1, h2, h3, h4, h5, h6, p, a, div {
    color: #000 !important;
    text-align: left !important;
    letter-spacing: 0 !important;
  }
  * {
    opacity: 1 !important;
    background: none !important;
  }
  .resource_container.videos,
  .pagination,
  .picture_top_home_wrap:before,
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:before,
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box:after,
  .oel_elements,
  p.content_link,
  .theme_portlets,
  .picture_top_home_wrap .pictures,
  #portlets_bottom_elements .portlet-content .portlet_text_wrap .portlet-title a:after,
  .portlets_bottom:after,
  .youtube_iframe_wrap,
  .accordeon_wrap .portlet-listing-entry:before,
  .accordeon_wrap .accordeon_entry:before,
  .portlet_yellow_box .portlet .portlet_text_wrap:after,
  #footer,
  .theme_icon,
  .swissquality_banner,
  .documents,
  .gallery_slider,
  #header .header_right,
  .picture_top,
  .copy {
    display: none !important;
  }
  #header {
    position: relative !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border: none !important;
  }
  #header .header_inner {
    height: auto !important;
    padding: 0;
  }
  #header .header_inner #logo {
    padding: 0;
    margin-bottom: 0 !important;
  }
  #header .header_inner #logo a {
    padding: 0 !important;
  }
  #header .header_inner #logo img {
    width: 140px !important;
    height: auto;
  }
  #siteframe {
    padding-top: 0 !important;
  }
  .picture,
  .portlet,
  p, ul, ol, h1, h2, h3, h4, h5, h6,
  .listing_entry,
  .overview_item,
  #footer {
    page-break-inside: avoid;
  }
  .content_inner > .small {
    max-width: 100%;
  }
  .content_inner {
    padding-top: var(--size80);
  }
  .picture_top + .theme_icon + .content_inner {
    padding-top: var(--size60);
  }
  h2.subtitle:not(:last-child), h2 a.subtitle:not(:last-child) {
    margin-bottom: var(--size50);
  }
  * + h2, * + h2 a {
    margin-top: var(--size80);
  }
  * + h3, * + h3 a {
    margin-top: var(--size60);
  }
  .content_inner:not(:last-child) {
    margin-bottom: var(--size80);
  }
  /* @end */
  /* @group headings, paragraph, ressources */
  h1 {
    border-color: #000;
    text-shadow: none !important;
    left: 0 !important;
    text-align: left;
  }
  h1 br {
    display: none;
  }
  p {
    page-break-inside: avoid;
  }
  .listing-content-introduction,
  .portlet_content_introduction,
  div.introduction {
    max-width: 100%;
    margin-left: 0;
    text-align: left;
  }
  .content_inner ol {
    color: #000;
    text-align: left;
  }
  .content_inner table th {
    padding-bottom: 8px;
    padding-left: 0 !important;
    color: #000;
  }
  .content_inner table td {
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 0 !important;
    color: #000;
    border-top: 1px solid #000;
  }
  table thead th {
    color: #000;
    padding: 0 5px 3px 0;
    background: #fff;
    border: none;
    border: 1px solid #fff;
    border-bottom: 1px solid #000;
  }
  .content_inner table td:after {
    display: none;
  }
  table td {
    padding: 6px 5px 5px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    color: #000;
    text-align: left;
  }
  .table_wrap_container {
    page-break-inside: avoid;
  }
  .picture_top_home_wrap .picture_top_home_text {
    position: relative;
  }
  .picture_top_home_wrap .picture_top_home_text h2,
  .picture_top_home_wrap .picture_top_home_text h1#page_title {
    color: #000 !important;
    text-shadow: none !important;
  }
  .accordeon_wrap .portlet-listing-entry,
  .accordeon_wrap .accordeon_entry {
    padding-right: 0;
  }
  .accordeon_wrap .portlet-listing-entry .portlet-entry-content,
  .accordeon_wrap .portlet-listing-entry .accordeon_content,
  .accordeon_wrap .accordeon_entry .portlet-entry-content,
  .accordeon_wrap .accordeon_entry .accordeon_content {
    display: block !important;
  }
  .accordeon_wrap .portlet-listing-entry h4,
  .accordeon_wrap .portlet-listing-entry h3.accordeon_title_selector,
  .accordeon_wrap .accordeon_entry h4,
  .accordeon_wrap .accordeon_entry h3.accordeon_title_selector {
    font-weight: 700;
  }
  .column {
    --gapBetween: var(--size40);
    --gapTop: var(--size40);
  }
  .column h4 {
    font-size: 26px;
  }
  .column h4 i.fa-swiss:before {
    width: 26px;
    height: 26px;
    background-size: 100% auto;
  }
  .table_wrap_container {
    margin-top: var(--size60);
  }
  .portlet_yellow_box .portlet .pictures {
    max-width: 25%;
  }
  .portlet_yellow_box .portlet .portlet_text_wrap {
    padding: 0;
  }
  .portlet-content ul > li:before, .content_inner ul > li:before {
    width: 7px;
    height: 7px;
  }
  .portlet_listing_bottom .portlet_listing .portlet_inner {
    padding-top: 0;
  }
  .portlets_bottom > * {
    padding-bottom: 0;
  }
  .portlets_bottom > .portlet {
    padding-right: var(--size50);
  }
  #portlets_bottom_elements .portlet-content .portlet_text_wrap {
    padding: 0;
    padding-bottom: var(--size20);
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-entry-inline {
    padding: 10px;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container h4 {
    font-weight: 700;
  }
  #portlets_home_elements .portlet.portlet_listing .portlet-listing-entry-wrap .portlet-listing-content-container .comment_box {
    padding-left: 0;
    margin-left: 0;
  }
  #portlets_home_elements .portlet.portlet_listing.customer_logos .portlet-listing-entry-wrap .portlet-listing-entry-inline {
    border: 1px solid #d9d9d9 !important;
  }
  #mod_overview .overview_item .overview_item_inner,
  #mod_overview .overview_item .listing-entry-inline,
  #mod_overview .listing_entry .overview_item_inner,
  #mod_overview .listing_entry .listing-entry-inline,
  #mixItUp .overview_item .overview_item_inner,
  #mixItUp .overview_item .listing-entry-inline,
  #mixItUp .listing_entry .overview_item_inner,
  #mixItUp .listing_entry .listing-entry-inline {
    padding: 0;
  }
  #mod_overview .overview_item .pictures,
  #mod_overview .listing_entry .pictures,
  #mixItUp .overview_item .pictures,
  #mixItUp .listing_entry .pictures {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    max-width: 25%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #mod_overview .overview_item .content,
  #mod_overview .listing_entry .content,
  #mixItUp .overview_item .content,
  #mixItUp .listing_entry .content {
    padding-left: 0;
    padding-right: var(--size50);
  }
  #mod_overview .overview_item .listing-tags,
  #mod_overview .listing_entry .listing-tags,
  #mixItUp .overview_item .listing-tags,
  #mixItUp .listing_entry .listing-tags {
    display: none !important;
  }
  #mod_overview .overview_item .subtitle,
  #mod_overview .listing_entry .subtitle,
  #mixItUp .overview_item .subtitle,
  #mixItUp .listing_entry .subtitle {
    font-weight: 400;
  }
  #mod_overview .overview_item .subtitle + *,
  #mod_overview .listing_entry .subtitle + *,
  #mixItUp .overview_item .subtitle + *,
  #mixItUp .listing_entry .subtitle + * {
    margin-top: var(--size30);
  }
  #mixItUp.normal .listing_entry .listing-entry-inline {
    padding: 0;
  }
  #mixItUp.normal .listing_entry .listing-entry-inline h2, #mixItUp.normal .listing_entry .listing-entry-inline h3 {
    font-style: italic;
  }
  #mixItUp.normal .listing_entry .listing-entry-inline h2 {
    font-weight: 700;
  }
  #mixItUp.normal .listing_entry .listing-entry-inline h3 {
    font-weight: 400;
  }
  #mixItUp.normal.three_in_a_row .listing_entry .pictures {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: var(--size30);
  }
  .css_logos #mixItUp.normal .listing_entry .listing-entry-inline {
    border: 1px solid #d9d9d9 !important;
    padding: 15px;
  }
  .css_logos #mixItUp.normal .listing_entry .pictures {
    margin-bottom: 0 !important;
  }
  .css_logos #mixItUp.normal .listing_entry .pictures img {
    height: 100px;
    max-width: 150px;
    margin: auto;
  }
}
/*# sourceMappingURL=styles4.css.map */