<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* compiled by scssphp v0.8.0 on Tue, 27 May 2025 13:14:19 +0000 (0.1644s) */

@charset "utf-8";
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-preloader a:hover {
  color: #fff; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.tns-outer {
  padding: 0 !important; }
  .tns-outer [hidden] {
    display: none !important; }
  .tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer; }

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s; }
  .tns-slider &gt; .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }
  .tns-horizontal.tns-subpixel &gt; .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal; }
  .tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both; }
  .tns-horizontal.tns-no-subpixel &gt; .tns-item {
    float: left; }
  .tns-horizontal.tns-carousel.tns-no-subpixel &gt; .tns-item {
    margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }
  .tns-gallery &gt; .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s; }
  .tns-gallery &gt; .tns-slide-active {
    position: relative;
    left: auto !important; }
  .tns-gallery &gt; .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s; }

.tns-autowidth {
  display: inline-block; }

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6; }
  .tns-lazy-img.tns-complete {
    opacity: 1; }

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

.tns-vpfix {
  white-space: nowrap; }
  .tns-vpfix &gt; div, .tns-vpfix &gt; li {
    display: inline-block; }

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden; }
  .tns-t-ct {
    width: 2333.3333333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0; }
  .tns-t-ct:after {
    content: '';
    display: table;
    clear: both; }
  .tns-t-ct &gt; div {
    width: 1.4285714286%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  position: relative;
  font-weight: normal; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
  display: block; }

ol, ul {
  list-style: none; }

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

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

button {
  appearance: none; }

span {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

@font-face {
  font-family: 'Cairo-Regular';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/cairo/Cairo-Regular.woff2) format('woff2'); }

@font-face {
  font-family: 'Cairo-SemiBold';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/cairo/Cairo-SemiBold.woff2) format('woff2'); }

@font-face {
  font-family: 'Cairo-Bold';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/cairo/Cairo-Bold.woff2) format('woff2'); }

@font-face {
  font-family: 'Cairo-ExtraBold';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/cairo/Cairo-ExtraBold.woff2) format('woff2'); }

@font-face {
  font-family: 'Cairo-Black';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/cairo/Cairo-Black.woff2) format('woff2'); }

@font-face {
  font-family: 'Roboto-Condensed';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/roboto-condensed/RobotoCondensed-SemiBold.woff2) format('woff2'); }

@font-face {
  font-family: 'Roboto-Condensed-Italic';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/roboto-condensed/RobotoCondensed-Italic.woff2) format('woff2'); }

@font-face {
  font-family: 'Asap-Condensed-Bold';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/asap/AsapCondensed-Bold.woff2) format('woff2'); }

@font-face {
  font-family: 'Icons';

  font-style: normal;

  font-weight: 400;

  font-display: swap;

  src: url(/site/templates/fonts/icons/iconsv1-Regular.woff2) format('woff2'); }

body, .FormBuilder, .FormBuilder input, .FormBuilder textarea, .FormBuilder select, .FormBuilder button, .FormBuilder .ui-widget, .cart-widget th span {
  font-family: Cairo-Regular, sans-serif;
  font-style: normal; }

a.merkliste::after, a.warenkorb.cart-widget::after, h3, h4, article.book.layout-1 h3 {
  font-family: Cairo-Bold, sans-serif;
  font-style: normal; }

nav ul a, article.book.layout-1 div[itemprop="author"], body.author .type-contacts div.text *:not(h3):not(h4), div[itemprop="author"], nav.open ul#naviMain a {
  font-family: Cairo-SemiBold, sans-serif;
  font-style: normal; }

div.ce-type-video_tabs div.video_tabs div.tabsButtons button, div.ce-type-video_record div#videoButtons button, div.ce-type-video_record div#videoButtons a.button, div.ce-type-page_links_icon div.items a, .type-news h3, article.book.layout-3 span.price *, #press_releases h3 {
  font-family: Cairo-Black, sans-serif;
  font-style: normal; }

.ce-headline, body.book article h2, .type-ce_hero_image div.text * {
  font-family: Roboto-Condensed-Italic, sans-serif;
  font-style: normal; }

#page-footer h2 {
  font-family: "Asap-Condensed-Bold", sans-serif;
  font-style: normal;
  letter-spacing: 1px; }

body.book article h2 {
  font-family: Roboto-Condensed, sans-serif;
  font-style: normal; }

div.ce-type-page_links_image div.items a &gt; div.text strong, div.timeline h3 span {
  font-size: clamp(3rem, 2.91vw, 5.6rem);
  font-weight: bold; }

body {
  font-size: clamp(1.6rem, 1.042vw, 2rem); }

div.ce-type-page_links_icon div.items a, div.ce-type-page_links_image div.items a &gt; div.text *, div.ce-type-ce_subnavi ul.subNavi li a span {
  font-size: clamp(2rem, 2.7vw, 2.5rem); }

div.ce-type-ce_subpages_preview div.pagePreview section &gt; div a.button, div.ce-type-page_links_image div.items a &gt; div.text span, div.ce-type-ce_locations div#locationsList li, div.ce-type-ce_locations div#locationsList button, div.ce-type-ce_locations div#locationsList li *, div.ce-type-ce_locations div#locationsList button *, div.leaflet-popup-content small, div.ce-type-ce_search ul.searchResults li span, div.ce-type-ce_team_videos div.video_grid p.slogan span, span.date {
  font-size: clamp(1.4rem, 0.93vw, 1.8rem); }

.text p.small, div.ce-type-text_with_image &gt; div.wrapper &gt; div figcaption, div.ce-type-text_with_image &gt; div.wrapper &gt; div figcaption *, div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption *, .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox div.InputfieldContent span, figcaption, figcaption * {
  font-size: clamp(1rem, 1.5vw, 1.4rem); }

button.slick-arrow::before, a.icon::before, button.icon::before, div.slider.interactive &gt; button::before, div#overlay button#overlayClose::before, div.type-ce_accordion details summary::after, div.ce-type-slideshow button.slick-arrow::before, div#content-switch div.image a::before, main ul li::before, body.book ul.tools a::before, body.book ul.tools a::after, #naviShop a, div.tools a::before, div.tools a::after, nav button::before, #header-search button, header#page-header ul#naviMain &gt; li.has_childs &gt; a::after, header#page-header ul#naviContact &gt; li a::before, body.book section.description div.media button::before, body.magazine section.description div.media button::before, .cart-count-control button.remove::before {
  font-family: "Icons";
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'; }

@keyframes nextSlide {
  0% {
    transform: translateX(100%); }

  100% {
    transform: translateX(0); } }

@keyframes prevSlide {
  0% {
    opacity: 0;
    transform: translate(2rem, -50%); }

  100% {
    opacity: 1;
    transform: translate(0, -50%); } }

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

  100% {
    opacity: 1; } }

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

  0% {
    opacity: 1;
    z-index: -1; } }

@keyframes fadeInFromLeft {
  0% {
    opacity: 0;
    transform: translateX(50px); }

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

@keyframes rollEyesTopDown {
  0% {
    transform: translateY(0); }

  25% {
    transform: translateY(5px); }

  75% {
    transform: translateY(5px); }

  100% {
    transform: translateY(0); } }

@keyframes rollEyesLeftRight {
  0% {
    transform: translateX(0); }

  25% {
    transform: translateX(5px); }

  75% {
    transform: translateX(-5px); }

  100% {
    transform: translateX(0); } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
button {
  background: none;
  border: none; }

button.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 100;
  padding: 0.5rem 0.5rem 0.2rem;
  transform: translateY(-50%); }
  button.slick-arrow span {
    display: none; }
  button.slick-arrow::before {
    font-size: 5rem; }
  button.slick-arrow.nextSlide {
    right: 0; }
  button.slick-arrow.nextSlide::before {
    content: "keyboard_play_right"; }
  button.slick-arrow.prevSlide {
    left: 0; }
  button.slick-arrow.prevSlide::before {
    content: "keyboard_arrow_left"; }

a.icon, button.icon {
  padding-left: 2.5rem;
  display: inline-block; }
  @media (min-width: 80em) {
  a.icon, button.icon {
    padding-left: 3.5rem; } }
  a.icon.button, button.icon.button, div#cAlert &gt; div button.icon {
    padding-left: 5rem; }
  a.icon::before, button.icon::before {
    position: absolute;
    top: 50%;
    font-size: 140%;
    left: 0;
    transform: translateY(-50%); }
  a.icon.button, button.icon.button, div#cAlert &gt; div button.icon {
    padding-left: 5rem; }
  a.icon.button::before, button.icon.button::before, div#cAlert &gt; div button.icon::before {
    left: 2rem; }
  a.icon.email::before, button.icon.email::before {
    content: "mail"; }
  a.icon.phone::before, button.icon.phone::before {
    content: "phone"; }
  a.icon.mobile::before, button.icon.mobile::before {
    content: "smartphone"; }
  a.icon.menu::before, button.icon.menu::before {
    content: "\f35c"; }
  a.icon.close::before, button.icon.close::before {
    content: "\f5ad"; }
  a.icon.www::before, button.icon.www::before {
    content: "\f59f"; }
  a.icon.fax::before, button.icon.fax::before {
    content: "printer"; }
  a.icon.bike::before, button.icon.bike::before {
    content: "directions_bike"; }
  a.icon.location::before, button.icon.location::before {
    content: "map_marker"; }

.text h2, .text h3, .text h4 {
  margin-bottom: 3rem; }
  .text p, .text td, .text th, .text li {
    line-height: 160%; }
  .text.intro {
    margin-bottom: 2rem; }
  .text p.hint {
    color: #999; }
  .text p.small {
    font-weight: bold;
    margin-bottom: 0.5rem; }
  .text p, .text ul, .text ol, .text table, .text div.tableParent {
    margin-bottom: clamp(2rem, 1.5vw, 3rem); }
  .text p:last-child, .text ul:last-child, .text ol:last-child, .text table:last-child, .text div.tableParent:last-child {
    margin-bottom: 0; }
  .text iframe {
    width: 100% !important; }
  .text hr {
    display: block;
    margin: 4rem 0; }
  .text i, .text em {
    font-style: italic; }
  .text ul, .text ol {
    margin-left: 0; }
  .text ul li, .text ol li {
    margin-bottom: 1rem; }
  .text ol {
    list-style-type: decimal; }
  .text strong {
    font-weight: bold; }
  .text div.tableParent {
    overflow: auto; }
  .text div.tableParent.scroll {
    padding: 1rem 0; }
    .text div.tableParent.scroll::before, .text div.tableParent.scroll::after {
      content: url(/site/templates/images/table_scroll.svg);
      position: sticky;
      left: 0;
      right: 0;
      width: 100%; }
  .text table {
    border-collapse: collapse;
    width: 100%; }
  .text table th {
    font-weight: bold; }
  .text table th, .text table td {
    vertical-align: top;
    text-align: left; }
  .text .center {
    text-align: center; }

div.slider.interactive {
  background-size: cover;
  overflow: hidden; }
  div.slider.interactive &gt; figure {
    display: none;
    transform: translateX(100%);
    animation: fadeIn 1s; }
  div.slider.interactive &gt; figure.visible {
    display: inline-block;
    transform: translateX(0); }
  div.slider.interactive &gt; button {
    position: absolute;
    bottom: 2rem;
    z-index: 100; }
  div.slider.interactive &gt; button span {
    display: none; }
  div.slider.interactive &gt; button::before {
    font-size: 6rem; }
  div.slider.interactive &gt; button.next {
    right: 2rem; }
    div.slider.interactive &gt; button.next::before {
      content: "arrow_right"; }
  div.slider.interactive &gt; button.prev {
    left: 2rem; }
    div.slider.interactive &gt; button.prev::before {
      content: "arrow_left"; }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
div.mapParent {
  height: 500px; }

div#overlay {
  z-index: 10010;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: auto; }
  div#overlay button#overlayClose {
    position: fixed;
    top: 2rem;
    right: 2rem;
    z-index: 10;
    cursor: pointer; }
  div#overlay button#overlayClose span {
    display: none; }
  div#overlay button#overlayClose::before {
    content: "close";
    font-size: 4rem;
    padding: 0.5rem;
    background-color: white;
    color: black; }

main div.ce, main article.ce, main section.ce {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  gap: 0 1.6rem;
  padding: clamp(5rem, 11.72vw, 22.5rem) 0; }
  main div.ce.bg-style7, main article.ce.bg-style7, main section.ce.bg-style7 {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%; }
  main div.ce.space-before-small, main article.ce.space-before-small, main section.ce.space-before-small {
    padding-top: clamp(2.5rem, 5.85vw, 11.25rem); }
  main div.ce.space-before-big, main article.ce.space-before-big, main section.ce.space-before-big {
    padding-top: clamp(10rem, 23.45vw, 45rem); }
  main div.ce.space-before-none, main article.ce.space-before-none, main section.ce.space-before-none {
    padding-top: 0; }
  main div.ce.space-before-top-overlap, main article.ce.space-before-top-overlap, main section.ce.space-before-top-overlap {
    padding-top: 0; }
  main div.ce.space-before-top-overlap &gt; div.wrapper, main article.ce.space-before-top-overlap &gt; div.wrapper, main section.ce.space-before-top-overlap &gt; div.wrapper {
    margin-top: -20rem; }
    @media screen and (min-width: 75em) {
    main div.ce.space-before-top-overlap &gt; div.wrapper, main article.ce.space-before-top-overlap &gt; div.wrapper, main section.ce.space-before-top-overlap &gt; div.wrapper {
      margin-top: -29rem; } }
  main div.ce.space-after-small, main article.ce.space-after-small, main section.ce.space-after-small {
    padding-bottom: clamp(2.5rem, 5.85vw, 11.25rem); }
  main div.ce.space-after-medium, main article.ce.space-after-medium, main section.ce.space-after-medium {
    padding-bottom: clamp(12rem, 19.79vw, 38rem); }
  main div.ce.space-after-big, main article.ce.space-after-big, main section.ce.space-after-big {
    padding-bottom: clamp(10rem, 23.45vw, 45rem); }
  main div.ce.space-after-none, main article.ce.space-after-none, main section.ce.space-after-none {
    padding-bottom: 0; }
  main div.ce &gt; *.ce-headline, main article.ce &gt; *.ce-headline, main section.ce &gt; *.ce-headline {
    grid-column-start: 1;
    grid-column-end: -1; }
  main div.ce &gt; div.wrapper, main article.ce &gt; div.wrapper, main section.ce &gt; div.wrapper {
    z-index: 1;
    display: block;
    grid-column-start: 2;
    grid-column-end: -2; }
  main div.ce &gt; div.wrapper &gt; *, main article.ce &gt; div.wrapper &gt; *, main section.ce &gt; div.wrapper &gt; * {
    grid-column-start: 1;
    grid-column-end: -1; }
  main div.ce.type-text &gt; div.wrapper, main article.ce.type-text &gt; div.wrapper, main section.ce.type-text &gt; div.wrapper {
    display: grid; }
  main div.ce.cols-1 &gt; div.wrapper, main article.ce.cols-1 &gt; div.wrapper, main section.ce.cols-1 &gt; div.wrapper {
    grid-column-start: 1;
    grid-column-end: -1; }
  @media (min-width: 75em) {
  main div.ce.cols-1 &gt; div.wrapper, main article.ce.cols-1 &gt; div.wrapper, main section.ce.cols-1 &gt; div.wrapper {
    grid-column-start: 1;
    grid-column-end: -1;
    grid-template-columns: repeat(12, 1fr); }
    main div.ce.cols-2 &gt; div.wrapper, main article.ce.cols-2 &gt; div.wrapper, main section.ce.cols-2 &gt; div.wrapper {
      grid-column-start: 2;
      grid-column-end: -2;
      grid-template-columns: repeat(10, 1fr); }

    main div.ce.cols-3 &gt; div.wrapper, main article.ce.cols-3 &gt; div.wrapper, main section.ce.cols-3 &gt; div.wrapper {
      grid-column-start: 3;
      grid-column-end: -3;
      grid-template-columns: repeat(8, 1fr); }

    main div.ce.cols-4 &gt; div.wrapper, main article.ce.cols-4 &gt; div.wrapper, main section.ce.cols-4 &gt; div.wrapper {
      grid-column-start: 4;
      grid-column-end: -4;
      grid-template-columns: repeat(6, 1fr); }

    main div.ce.cols-5 &gt; div.wrapper, main article.ce.cols-5 &gt; div.wrapper, main section.ce.cols-5 &gt; div.wrapper {
      grid-column-start: 5;
      grid-column-end: -5;
      grid-template-columns: repeat(4, 1fr); }

    main div.ce.cols-6 &gt; div.wrapper, main article.ce.cols-6 &gt; div.wrapper, main section.ce.cols-6 &gt; div.wrapper {
      grid-column-start: 6;
      grid-column-end: -6;
      grid-template-columns: repeat(2, 1fr); } }

div.ce-type-text.cols2-left-right div.wrapper, div.ce-type-text.cols2-right-left div.wrapper {
  display: flex;
  justify-content: space-between; }
  div.ce-type-text.cols2-left-right div.wrapper &gt; *, div.ce-type-text.cols2-right-left div.wrapper &gt; * {
    width: 48%; }
  div.ce-type-text.cols2-left-right.cols2-right-left div.wrapper &gt; *:nth-child(1), div.ce-type-text.cols2-right-left.cols2-right-left div.wrapper &gt; *:nth-child(1) {
    order: 2; }
  div.ce-type-text.cols2-left-right.cols2-right-left div.wrapper &gt; *:nth-child(2), div.ce-type-text.cols2-right-left.cols2-right-left div.wrapper &gt; *:nth-child(2) {
    order: 1; }

div.type-ce_accordion details {
  margin: 0 0 2rem; }
  div.type-ce_accordion details summary {
    list-style: none;
    padding: 2rem;
    cursor: pointer;
    border: 2px solid #00bfdd; }
  div.type-ce_accordion details summary::after {
    content: "\E009";
    position: absolute;
    right: 2rem;
    top: 50%;
    transform: translateY(-50%); }
  div.type-ce_accordion details &gt; div {
    padding: 2rem;
    margin: 2rem 0 0; }

div.ce-type-text_with_image &gt; div.wrapper &gt; div {
  width: 100%; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div.left, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right {
    display: flex;
    flex-wrap: wrap; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div.left div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right div.images {
    width: 100%;
    margin: auto; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div.left div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right div.text {
    width: 100%; }
  @media (min-width: 75em) {
    div.ce-type-text_with_image &gt; div.wrapper &gt; div.left, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.left div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right div.text {
        order: unset; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left div.text &gt; div, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right div.text &gt; div {
        max-width: 40rem; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w20-80 div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w20-80 div.images {
        width: 20%; }
        div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w20-80 div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w20-80 div.text {
          width: 80%; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w30-70 div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w30-70 div.images {
        width: 30%; }
        div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w30-70 div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w30-70 div.text {
          width: 70%; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w40-60 div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w40-60 div.images {
        width: 40%; }
        div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w40-60 div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w40-60 div.text {
          width: 60%; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w50-50 div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w50-50 div.images {
        width: 50%; }
        div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w50-50 div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w50-50 div.text {
          width: 50%; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w60-40 div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w60-40 div.images {
        width: 60%; }
        div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w60-40 div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w60-40 div.text {
          width: 40%; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w70-30 div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w70-30 div.images {
        width: 70%; }
        div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w70-30 div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w70-30 div.text {
          width: 30%; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w80-20 div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w80-20 div.images {
        width: 80%; }
        div.ce-type-text_with_image &gt; div.wrapper &gt; div.left.w80-20 div.text, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right.w80-20 div.text {
          width: 20%; } }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div.before &gt; div.images {
    margin-bottom: 2rem;
    order: 2; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div.behind &gt; div.text {
    margin-bottom: 2rem; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div.left_float div.images, div.ce-type-text_with_image &gt; div.wrapper &gt; div.right_float div.images {
    float: none;
    width: 100%;
    margin: 0 0 2rem 0; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div.absolute-left-top div.images {
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-150%, -40%); }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div.absolute-left-top div.text {
    padding: 0; }
  @media (min-width: 80em) {
    div.ce-type-text_with_image &gt; div.wrapper &gt; div.left_float div.images {
      float: left;
      width: 45%;
      margin: 0 1.5rem 1rem 0;
      order: unset; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div.right_float div.images {
        float: right;
        width: 45%;
        margin: 0 0 1rem 1.5rem; } }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images {
    padding: 0;
    display: flex;
    background-size: cover;
    background-position: 50% 50%;
    flex-wrap: wrap; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.ratio-cover::after {
    content: "";
    display: block;
    padding-top: 75%; }
    div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.ratio-cover figure {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-size: cover; }
      div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.ratio-cover figure img {
        display: none; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images[class*="top"] {
    align-items: flex-start; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images[class*="middle"] {
    align-items: center; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images[class*="bottom"] {
    align-items: flex-end; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images figure {
    width: 100%; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images picture {
    width: 100%;
    display: block;
    overflow: hidden; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images img {
    width: 100%;
    height: auto;
    display: block;
    position: static;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s; }
    div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images img:last-child {
      margin-bottom: 0; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.top-left img, div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.top-right img, div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.middle-left img, div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.middle-right img, div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.bottom-left img, div.ce-type-text_with_image &gt; div.wrapper &gt; div div.images.bottom-right img {
    width: auto; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div div.text {
    padding: 2rem 0; }
  @media (min-width: 75em) {
      div.ce-type-text_with_image &gt; div.wrapper &gt; div div.text {
        padding: 0 5rem; } }
  @media (min-width: 121em) {
      div.ce-type-text_with_image &gt; div.wrapper &gt; div div.text {
        padding: 0 5rem; } }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div a.readMore {
    position: absolute;
    bottom: 0;
    left: 2rem;
    transform: translateY(50%); }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div figcaption {
    position: static;
    padding: 1rem;
    background-color: #000; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div figcaption, div.ce-type-text_with_image &gt; div.wrapper &gt; div figcaption * {
    color: #fff;
    display: inline-block; }
  div.ce-type-text_with_image &gt; div.wrapper &gt; div figcaption span {
    white-space: nowrap; }

.type-contacts div.parent &gt; div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6rem; }
  .type-contacts div.parent &gt; div ul {
    width: 100%;
    padding: 8rem 0 0 8rem; }
    @media screen and (min-width: 56.25em) {
      .type-contacts div.parent &gt; div ul {
        width: 30%;
        padding: 8rem 0 0 8rem; } }
    .type-contacts div.parent &gt; div ul::before {
      content: attr(data-char);
      position: absolute;
      left: 0;
      top: 0; }

div.ce-type-video div.video video, div.ce-type-video_tabs div.video video {
  max-width: 100%; }

@media (max-width: 37.5em) {
        div.ce-type-video_tabs div.video_tabs div.tabsButtons {
          padding-top: 3.5rem; } }
  div.ce-type-video_tabs div.video_tabs div.tabsButtons button {
    color: #000;
    padding: 1rem 2rem;
    margin: 0; }
    div.ce-type-video_tabs div.video_tabs div.tabsButtons button.active {
      background-color: #fff; }
    @media (max-width: 37.5em) {
      div.ce-type-video_tabs div.video_tabs div.tabsButtons button {
        padding: 0.5rem; } }
  div.ce-type-video_tabs div.video_tabs div.tabsContent video {
    max-width: 100%;
    height: auto;
    border: 1.25rem solid #fff;
    display: none; }
    div.ce-type-video_tabs div.video_tabs div.tabsContent video.active {
      display: block; }
    @media (max-width: 37.5em) {
      div.ce-type-video_tabs div.video_tabs div.tabsContent video {
        border-width: 0.75rem; } }
  div.ce-type-video_tabs div.video_tabs a.showAll {
    position: absolute;
    right: 0;
    top: 4rem; }
  @media (max-width: 37.5em) {
      div.ce-type-video_tabs div.video_tabs a.showAll {
        top: 1rem; } }

div.ce-type-video_grid div.video_grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  div.ce-type-video_grid div.video_grid &gt; * {
    width: 100%; }
  @media (min-width: 75em) {
      div.ce-type-video_grid div.video_grid &gt; * {
        width: 32%;
        margin-bottom: 2%; } }
  div.ce-type-video_grid div.video_grid video, div.ce-type-video_grid div.video_grid iframe {
    width: 100%;
    height: auto; }

div.ce-type-video_record div.video {
  padding-bottom: 0 !important; }
  div.ce-type-video_record div.video video {
    max-width: 100%; }
  div.ce-type-video_record div#videoButtons {
    padding-top: 1rem !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  div.ce-type-video_record div#videoButtons.hidden {
    display: none; }
  div.ce-type-video_record div#videoButtons &gt; * {
    width: 100%; }
  @media (min-width: 75em) {
      div.ce-type-video_record div#videoButtons &gt; * {
        width: 24%; } }
  div.ce-type-video_record div#videoButtons button, div.ce-type-video_record div#videoButtons a.button {
    margin: 0 0 1rem 0; }
  div.ce-type-video_record div#videoButtons button[disabled="disabled"], div.ce-type-video_record div#videoButtons a.button[disabled="disabled"] {
    opacity: 0.3; }
  div.ce-type-video_record div#timer {
    position: absolute;
    top: 5rem;
    right: 1rem;
    width: 100px;
    height: 100px;
    background-color: rgba(227, 0, 15, 0.7);
    padding: 0.5rem;
    border-radius: 6px; }
  div.ce-type-video_record div#timer svg line.out {
    stroke: #999; }
  div.ce-type-video_record div#timer span {
    display: block;
    position: absolute;
    top: 18px;
    left: 25px;
    width: 50px;
    text-align: center;
    font-size: 2.5rem;
    color: #fff; }
  @media (max-width: 37.5em) {
    div.ce-type-video_record div#timer {
      width: 40px;
      height: 40px;
      top: 1.5rem;
      right: 0.5rem; }
      div.ce-type-video_record div#timer span {
        top: 3px;
        left: 0;
        width: 40px;
        font-size: 1.3rem; } }

div#cAlert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8); }
  div#cAlert &gt; div {
    padding: 2rem 2rem 0;
    width: 700px;
    max-width: 95vw; }
  div#cAlert &gt; div, div#cAlert &gt; div * {
    text-align: center; }
  div#cAlert &gt; div p {
    margin-bottom: 1.5rem; }
  div#cAlert &gt; div button {
    display: block;
    width: 100%;
    margin: 1rem auto; }
  div#cAlert &gt; div button span {
    display: inline-block;
    width: 100%; }

div.ce-type-audio div.audio {
  text-align: center; }

div.ce-type-ce_subpages_preview div.pagePreview section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background-color: #fff;
  margin: 0 0 2rem 0; }
  div.ce-type-ce_subpages_preview div.pagePreview section &gt; figure {
    width: 30%;
    display: flex;
    align-items: center;
    overflow: hidden; }
    div.ce-type-ce_subpages_preview div.pagePreview section &gt; figure img {
      width: 100%;
      height: auto;
      display: block; }
    div.ce-type-ce_subpages_preview div.pagePreview section &gt; figure &gt; div {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background-size: cover;
      background-position: center; }
  div.ce-type-ce_subpages_preview div.pagePreview section &gt; div {
    width: 70%;
    padding: 2rem; }
    div.ce-type-slideshow {
      padding: 0; }
  div.ce-type-slideshow &gt; div.wrapper &gt; div {
    overflow: visible; }
  div.ce-type-slideshow div.slide img {
    display: block; }
  div.ce-type-slideshow div.slide div.content {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 1rem 2rem 0.7rem;
    opacity: 0;
    transition: opacity 1s 1s; }
  div.ce-type-slideshow div.slide.left div.content {
    left: 0; }
  div.ce-type-slideshow div.slide.right div.content {
    right: 0; }
  div.ce-type-slideshow div.slide.slick-active div.content {
    opacity: 1; }
  div.ce-type-slideshow div.pagination {
    position: absolute;
    top: 1rem;
    right: 0;
    padding: 0 2.5rem;
    display: none; }
  div.ce-type-slideshow ul.slick-dots li {
    display: inline-block;
    margin: 0 0.5rem; }
  div.ce-type-slideshow ul.slick-dots li button {
    cursor: pointer; }
  div.ce-type-slideshow ul.slick-dots li.slick-active button::after {
    content: "";
    display: block;
    height: 4px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px; }
  div.ce-type-slideshow button.slick-arrow {
    z-index: 1000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    width: 48px;
    height: 53px;
    cursor: pointer;
    color: transparent; }
  div.ce-type-slideshow button.slick-arrow::before {
    font-size: 3rem;
    color: #000; }
  div.ce-type-slideshow button.slick-arrow.nextSlide {
    right: 0; }
  div.ce-type-slideshow button.slick-arrow.nextSlide::before {
    content: "chevron_right"; }
  div.ce-type-slideshow button.slick-arrow.prevSlide {
    left: 0; }
  div.ce-type-slideshow button.slick-arrow.prevSlide::before {
    content: "chevron_left"; }
  div.ce-type-slideshow div.sliderProgress {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 5px;
    background-color: white;
    overflow: hidden; }
  div.ce-type-slideshow div.sliderProgress &gt; div {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; }
  div.ce-type-slideshow div.sliderProgress.invert &gt; div {
    background-color: white; }

div.ce-type-columns &gt; div.wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  div.ce-type-columns &gt; div.wrapper &gt; h2.ce-headline {
    width: 100% !important; }
  div.ce-type-columns &gt; div.wrapper &gt; div {
    margin-bottom: 1rem; }
  div.ce-type-columns &gt; div.wrapper &gt; div &gt; div.wrapper {
    margin: 0;
    padding: 0; }
    div.ce-type-columns &gt; div.wrapper &gt; div &gt; div.wrapper &gt; div {
      padding: 0; }
  div.ce-type-columns.ce-columns-2 &gt; div.wrapper &gt; section, div.ce-type-columns.ce-columns-3 &gt; div.wrapper &gt; section, div.ce-type-columns.ce-columns-4 &gt; div.wrapper &gt; section, div.ce-type-columns.ce-columns-5 &gt; div.wrapper &gt; section, div.ce-type-columns.ce-columns-6 &gt; div.wrapper &gt; section {
    width: 100%; }
  @media (min-width: 80em) {
  div.ce-type-columns.ce-columns-1 &gt; div.wrapper &gt; section {
    width: 100%; }
    div.ce-type-columns.ce-columns-2 &gt; div.wrapper &gt; section {
      width: 49%; }
      div.ce-type-columns.ce-columns-2 &gt; div.wrapper &gt; section.cols2of2 {
        width: 100%; }

    div.ce-type-columns.ce-columns-3 &gt; div.wrapper &gt; section {
      width: 32.33%; }
      div.ce-type-columns.ce-columns-3 &gt; div.wrapper &gt; section.cols2of3 {
        width: 65.67%; }
      div.ce-type-columns.ce-columns-3 &gt; div.wrapper &gt; section.cols3of3 {
        width: 100%; }

    div.ce-type-columns.ce-columns-4 &gt; div.wrapper &gt; section {
      width: 24%; }
      div.ce-type-columns.ce-columns-4 &gt; div.wrapper &gt; section.cols2of4 {
        width: 50%; }
      div.ce-type-columns.ce-columns-4 &gt; div.wrapper &gt; section.cols3of4 {
        width: 75%; }
      div.ce-type-columns.ce-columns-4 &gt; div.wrapper &gt; section.cols4of4 {
        width: 100%; }

    div.ce-type-columns.ce-columns-5 &gt; div.wrapper &gt; section {
      width: 19%; }
      div.ce-type-columns.ce-columns-5 &gt; div.wrapper &gt; section.cols2of5 {
        width: 40%; }
      div.ce-type-columns.ce-columns-5 &gt; div.wrapper &gt; section.cols3of5 {
        width: 60%; }
      div.ce-type-columns.ce-columns-5 &gt; div.wrapper &gt; section.cols4of5 {
        width: 80%; }
      div.ce-type-columns.ce-columns-5 &gt; div.wrapper &gt; section.cols5of5 {
        width: 100%; }

    div.ce-type-columns.ce-columns-6 &gt; div.wrapper &gt; section {
      width: 15.66%; }
      div.ce-type-columns.ce-columns-6 &gt; div.wrapper &gt; section.cols2of6 {
        width: 33.33%; }
      div.ce-type-columns.ce-columns-6 &gt; div.wrapper &gt; section.cols3of6 {
        width: 50%; }
      div.ce-type-columns.ce-columns-6 &gt; div.wrapper &gt; section.cols4of6 {
        width: 66.66%; }
      div.ce-type-columns.ce-columns-6 &gt; div.wrapper &gt; section.cols5of6 {
        width: 83.33%; }
      div.ce-type-columns.ce-columns-6 &gt; div.wrapper &gt; section.cols6of6 {
        width: 100%; } }

div.ce-type-gallery ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center; }
  div.ce-type-gallery ul li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  div.ce-type-gallery ul li:not(:first-child) {
    margin-bottom: 2%; }
  div.ce-type-gallery ul li figure {
    width: 100%;
    position: static;
    text-align: center; }
    div.ce-type-gallery ul li figure picture {
      display: block;
      overflow: hidden; }
      div.ce-type-gallery ul li figure picture img {
        display: block;
        width: 100%;
        height: auto; }
    div.ce-type-gallery ul li figure figcaption {
      padding: 1.5rem 0.5rem;
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.7);
      padding: 0.5rem 1rem; }
      div.ce-type-gallery ul li figure figcaption, div.ce-type-gallery ul li figure figcaption * {
        text-decoration: none;
        color: #fff; }
      div.ce-type-gallery ul li figure figcaption span {
        white-space: nowrap; }
  @media (min-width: 75em) {
      div.ce-type-gallery ul li {
        width: 49%; }
        div.ce-type-gallery ul li:not(:first-child) {
          margin-top: 2rem; } }
  @media (min-width: 75em) {
    div.ce-type-gallery ul[data-columns="1"] li {
      width: 100% !important; }
      div.ce-type-gallery ul[data-columns="2"] li {
        width: 49%; }
      div.ce-type-gallery ul[data-columns="3"] li {
        width: 32%; }
      div.ce-type-gallery ul[data-columns="4"] li {
        width: 24%; }
      div.ce-type-gallery ul[data-columns="5"] li {
        width: 19%; }
      div.ce-type-gallery ul[data-columns="6"] li {
        width: 15%; }
      div.ce-type-gallery ul[data-columns="7"] li {
        width: 12%; }
      div.ce-type-gallery ul[data-columns="8"] li {
        width: 11%; }
      div.ce-type-gallery ul[data-columns="9"] li {
        width: 9%; }
      div.ce-type-gallery ul[data-columns="10"] li {
        width: 9%; } }

div.type-news &gt; div.wrapper div.grid article {
  border-left: 0.5rem solid #3fcee5; }
  div.type-news &gt; div.wrapper div.grid article figure {
    display: block; }
    div.type-news &gt; div.wrapper div.grid article figure img:not(.overlay) {
      width: 100%;
      max-width: none; }
    div.type-news &gt; div.wrapper div.grid article figure img.overlay {
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(-50%, 10%); }
  div.type-news &gt; div.wrapper div.grid article &gt; div {
    padding: 6rem clamp(3rem, 2.604vw, 5rem) 10rem; }
  div.type-news &gt; div.wrapper div.grid article p.title-sup {
    margin-bottom: 1.5rem; }
  div.type-news &gt; div.wrapper div.grid article h3 {
    padding: 0 0 3rem;
    margin: 0 0 3rem; }
    div.type-news &gt; div.wrapper div.grid article h3::after {
      content: "";
      display: block;
      width: 8rem;
      height: 2px;
      background-color: #be0000;
      position: absolute;
      left: 0;
      bottom: 0; }
  div.type-news &gt; div.wrapper div.grid article:nth-child(1) {
    clip-path: polygon(0 3rem, 100% 0%, 100% 100%, 0 100%); }
  div.type-news &gt; div.wrapper div.grid article:nth-child(1):nth-child(even) {
    margin-top: -10rem; }
  div.type-news &gt; div.wrapper div.grid article:nth-last-child(1) {
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 3rem), 0 100%); }
  @media screen and (min-width: 75rem) {
    div.type-news &gt; div.wrapper div.grid article:nth-child(1), div.type-news &gt; div.wrapper div.grid article:nth-child(2) {
      clip-path: polygon(0 8rem, 100% 0%, 100% 100%, 0 100%); }
      div.type-news &gt; div.wrapper div.grid article:nth-child(1):nth-child(even), div.type-news &gt; div.wrapper div.grid article:nth-child(2):nth-child(even) {
        margin-top: -10rem; }

    div.type-news &gt; div.wrapper div.grid article:nth-last-child(2), div.type-news &gt; div.wrapper div.grid article:nth-last-child(1) {
      clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 8rem), 0 100%); }

    div.type-news &gt; div.wrapper div.grid[data-count="1"], div.type-news &gt; div.wrapper div.grid[data-count="2"] {
      align-items: flex-start; }
      div.type-news &gt; div.wrapper div.grid[data-count="1"] article, div.type-news &gt; div.wrapper div.grid[data-count="2"] article {
        clip-path: polygon(0 8rem, 100% 0%, 100% calc(100% - 8rem), 0 100%); }
        div.type-news &gt; div.wrapper div.grid[data-count="1"] article:nth-child(even), div.type-news &gt; div.wrapper div.grid[data-count="2"] article:nth-child(even) {
          margin-top: -10rem; } }

div.ce-type-guestbook hr {
  margin: 4rem auto;
  height: 1px;
  background-color: #ccc;
  border: none;
  width: 30%; }

div.ce-type-page_links_icon div.items {
  padding-top: 3rem; }
  div.ce-type-page_links_icon div.items a {
    display: block;
    margin-bottom: 3rem;
    background-color: #000;
    border-radius: 4px;
    text-align: center;
    padding: 5rem 1rem;
    transition: 0.2s;
    color: #fff;
    text-decoration: none; }
  div.ce-type-page_links_icon div.items a img {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    padding: 10px; }
  div.ce-type-page_links_icon div.items a:hover {
    transform: translateY(-10%);
    padding: 4.5rem 1rem 5.5rem; }

div.ce-type-page_links_image div.items a {
  display: block;
  margin-bottom: 4rem;
  overflow: hidden; }
  @media (min-width: 75em) {
      div.ce-type-page_links_image div.items a {
        margin-bottom: 1.5%; } }
  div.ce-type-page_links_image div.items a &gt; div.image img {
    display: block;
    transition: all 0.2s;
    width: 100%;
    height: auto; }
  div.ce-type-page_links_image div.items a &gt; div.text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: flex-end; }
    div.ce-type-page_links_image div.items a &gt; div.text * {
      color: #fff;
      font-weight: bold; }
    div.ce-type-page_links_image div.items a &gt; div.text strong {
      display: block;
      text-transform: uppercase;
      margin-bottom: 0;
      padding: 1.5rem 2rem;
      transition: all 0.2s; }
    div.ce-type-page_links_image div.items a &gt; div.text span {
      display: inline-block;
      padding: 1rem 2rem;
      font-weight: bold;
      background-color: #fff; }
  div.ce-type-page_links_image div.items a:hover div.image img {
    transform: scale(1.2, 1.2); }

div.ce-type-ce_locations div#locations {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 0 0;
  height: 90vh; }
  div.ce-type-ce_locations div#locationsList {
    -ms-grid-column: 1;
    grid-column: 1;
    padding: 100px 1rem 1rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    gap: 0 0;
    grid-template-areas: "top" "bottom";
    min-width: 334px; }
  div.ce-type-ce_locations div#locationsList li, div.ce-type-ce_locations div#locationsList button {
    display: block;
    width: 100%;
    text-align: left;
    background: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left top;
    padding: 0.5rem 0 0.5rem 2.5rem;
    margin: 0 0 0.5rem 0; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter {
    -ms-grid-row: 1;
    grid-row: 1; }
  div.ce-type-ce_locations div#locationsList div#locationsFilter button {
    font-weight: bold; }
    div.ce-type-ce_locations div#locationsList div#locationsFilter button:last-child {
      border-width: 10px; }
    div.ce-type-ce_locations div#locationsList div#locationsFilter button.hidden {
      opacity: 0.4; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems {
    -ms-grid-row: 2;
    grid-row: 2;
    overflow-y: scroll; }
  div.ce-type-ce_locations div#locationsList ul#locationsItems li {
    padding-right: 1rem; }
    div.ce-type-ce_locations div#locationsList ul#locationsItems li a {
      text-decoration: none; }
  div.ce-type-ce_locations div#locationsMap {
    -ms-grid-column: 2;
    grid-column: 2; }

div.leaflet-popup-content strong {
  font-weight: bold; }
  div.leaflet-popup-content img {
    margin: 1rem 0 0;
    width: 300px;
    max-width: none;
    display: block; }
  div.leaflet-popup-content figcaption {
    position: static;
    width: 300px; }

div.ce-type-ce_search ul.searchResults li {
  margin-bottom: 0.5rem; }
  div.ce-type-ce_search ul.searchResults li strong {
    display: block; }
  div.type-ce_hero_image div.wrapper {
    padding: 0 !important;
    z-index: 0 !important; }
  div.type-ce_hero_image div.images img {
    display: block;
    width: 100%;
    max-width: none;
    margin-bottom: 0 !important; }
  div.type-ce_hero_image div.text {
    position: absolute;
    left: 0;
    top: 30%;
    transform: none;
    padding-left: 8rem; }
  div.type-ce_hero_image div.text::before {
    content: "";
    display: block;
    width: 7rem;
    height: 2px;
    background-color: #be0000;
    position: absolute;
    left: 0;
    bottom: 2rem; }
  @media screen and (min-width: 75em) {
  div.type-ce_hero_image.pos-1 div.text {
    left: 0;
    top: 30%;
    transform: none;
    padding-left: 37rem; }
    div.type-ce_hero_image.pos-1 div.text::before {
      content: "";
      display: block;
      width: 35rem;
      height: 2px;
      background-color: #be0000;
      position: absolute;
      left: 0;
      bottom: 2.5rem; }
  div.type-ce_hero_image.pos-2 div.text {
    left: 15%;
    top: auto;
    bottom: 0;
    transform: none;
    padding-bottom: 25rem;
    padding-left: 0; }
    div.type-ce_hero_image.pos-2 div.text::before {
      content: "";
      display: block;
      width: 2px;
      height: 23rem;
      background-color: #be0000;
      position: absolute;
      bottom: 0;
      left: calc(50% - 1px); }
  div.type-ce_hero_image.pos-3 div.text {
    left: 70%;
    top: auto;
    bottom: 0;
    padding-bottom: 40rem;
    padding-left: 0;
    transform: none; }
    div.type-ce_hero_image.pos-3 div.text::before {
      content: "";
      display: block;
      width: 2px;
      height: 38rem;
      background-color: #be0000;
      position: absolute;
      bottom: 0;
      left: calc(50% - 1px); } }

div.ce-type-ce_subnavi ul.subNavi {
  display: flex;
  flex-wrap: wrap; }
  div.ce-type-ce_subnavi ul.subNavi li {
    width: 100%;
    margin-bottom: 1rem;
    display: flex; }
  @media (min-width: 75em) {
      div.ce-type-ce_subnavi ul.subNavi li {
        width: 49%;
        margin: 0 0.5% 1%; } }
  @media (min-width: 121em) {
      div.ce-type-ce_subnavi ul.subNavi li {
        width: 24%;
        margin: 0 0.5% 1%; } }
  div.ce-type-ce_subnavi ul.subNavi li a {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 4rem 3rem;
    text-decoration: none;
    text-align: center; }
    div.ce-type-ce_subnavi ul.subNavi li a, div.ce-type-ce_subnavi ul.subNavi li a * {
      transition: all 0.2s; }
    div.ce-type-ce_subnavi ul.subNavi li a span {
      width: 100%;
      font-weight: bold; }
  div.timeline {
    display: flex;
    flex-wrap: wrap;
    /*
     @include breakpoint($tablet) {
     &amp;::after {
     display: none;
     }
     }
     */ }
  div.timeline::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 50%;
    border: 1px dashed black; }
  div.timeline article {
    width: 50%;
    margin-bottom: 5rem;
    /*
     @include breakpoint($tablet) {
     width: 100%;
     padding: 0px!important;
     margin-bottom: 2rem;
     h3 {
     -webkit-order: 1;
     order: 1;
     &amp;::before, &amp;::after {
     display: none;
     }
     }
     ul.gallery {
     -webkit-order: 2;
     order: 2;
     }
     }
     */ }
  div.timeline article &gt; * {
    width: 100%; }
  div.timeline article:nth-child(even) {
    padding-left: 2rem;
    padding-top: 2rem; }
  div.timeline article:nth-child(even) h3 {
    align-self: flex-end;
    text-align: right; }
    div.timeline article:nth-child(even) h3::before {
      left: -2rem;
      right: 0; }
    div.timeline article:nth-child(even) h3::after {
      left: -2rem;
      right: auto;
      transform: translate(-5px, -6px); }
  div.timeline article:nth-child(odd) {
    padding-right: 2rem; }
  div.timeline ul.gallery li {
    display: inline-block;
    margin: 0 0.7rem 0.7rem 0; }
  div.timeline ul.gallery li img {
    display: block; }
  div.timeline h3 {
    margin-bottom: 2rem; }
  div.timeline h3 span {
    color: white;
    padding: 0 1rem;
    border-radius: 5px; }
  div.timeline h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    right: -2rem;
    transform: translateY(-1px);
    border: 1px solid black; }
  div.timeline h3::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -2rem;
    background-color: black;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: translate(7px, -6px);
    z-index: 100; }

div.ce-type-ce_poi div#locationsMap {
  height: 75vh; }
  @media (min-width: 75em) {
    div.ce-type-ce_poi div#locationsMap {
      height: 50vh; } }

div.leaflet-popup-content strong {
  font-weight: bold; }
  div.leaflet-popup-content img {
    margin: 1rem 0 0;
    width: 300px;
    max-width: none;
    display: block; }
  div.leaflet-popup-content figcaption {
    position: static;
    width: 300px; }

div.type-ce_grid &gt; div.wrapper {
  grid-column-start: 1;
  grid-column-end: -1; }

div.content-grid {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  gap: 0 1.6rem;
  align-items: flex-start;
  align-content: flex-start; }
  div.content-grid &gt; * {
    display: grid;
    align-items: flex-start;
    align-content: flex-start; }
  div.content-grid &gt; * &gt; * {
    grid-column-start: 1;
    grid-column-end: -1;
    grid-template-columns: inherit; }
  div.content-grid &gt; * &gt; * &gt; div.parent {
    grid-column-start: 1;
    grid-column-end: -1; }

div#content-switch {
  width: 190vw;
  padding: 0 50vw 0 40vw;
  transform: translateX(-40vw);
  transition: all 1s; }
  body.agentur div#content-switch {
    transform: translateX(0); }
  body.villa div#content-switch {
    transform: translateX(-90vw); }
  div#content-switch img {
    width: 100vw;
    max-width: none;
    margin: 0;
    display: block; }
  div#content-switch div.image a {
    position: absolute;
    bottom: 6rem; }
  div#content-switch div.image a span {
    display: none; }
  div#content-switch div.image a::before {
    font-size: 8rem; }
  div#content-switch div.image a.revert::before {
    rotate: 180deg; }
  div#content-switch div.image a[title="Agentur"] {
    left: 25%; }
    div#content-switch div.image a[title="Agentur"]::before {
      content: "arrow_back"; }
  div#content-switch div.image a[title="Villa"] {
    right: 25%; }
    div#content-switch div.image a[title="Villa"]::before {
      content: "arrow_forward"; }
  div#content-switch div.text-1, div#content-switch div.text-2 {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0; }
  div#content-switch div.text-1 {
    left: 0;
    width: 40vw; }
  div#content-switch div.text-2 {
    width: 50vw;
    right: 0; }

div#content-switch-elements {
  opacity: 0; }
  div#content-switch-elements.load {
    animation: fadeIn 3s; }

div#ce13701 {
  background-size: 100% auto;
  background-image: url(/site/templates/images/freestyle/bg-small.png); }
  @media (min-width: 93.75em) {
  div#ce13701 {
    background-image: url(/site/templates/images/freestyle/bg-desktop.png);
    background-size: 100% 100%; } }
  div#ce13701 div.ce_images img {
    width: 100%;
    margin-bottom: 0; }
  div#ce13701 div.ce_text {
    padding: 4rem; }
  @media (min-width: 93.75em) {
    div#ce13701 div.ce_text {
      width: 35vw;
      position: absolute;
      background: none; } }
  @media (min-width: 105.625em) {
    div#ce13701 div.ce_text {
      width: 30vw; } }
  @media (min-width: 120em) {
    div#ce13701 div.ce_text {
      max-width: 52rem; } }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13710 {
        width: 45vw;
        top: -12rem;
        left: 50vw; } }
  @media (min-width: 105.625em) {
      div#ce13701 div.ce_text#ce13710 {
        width: 30vw;
        top: -8rem;
        left: 60vw; } }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13731, div#ce13701 div.ce_text#ce13733, div#ce13701 div.ce_text#ce13751, div#ce13701 div.ce_text#ce13755 {
        left: 10vw; } }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13737, div#ce13701 div.ce_text#ce13747, div#ce13701 div.ce_text#ce13759 {
        left: 55vw;
        width: 40vw; } }
  @media (min-width: 105.625em) {
      div#ce13701 div.ce_text#ce13737, div#ce13701 div.ce_text#ce13747, div#ce13701 div.ce_text#ce13759 {
        left: 65vw;
        width: 30vw; } }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13731 {
        top: 73vw; } }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13733 {
        top: 150vw; } }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13737 {
        top: 218vw; } }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13747 {
        top: 298vw; } }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13751 {
        top: 428vw; } }
  div#ce13701 div.ce_text#ce13755 {
    width: 100vw; }
  @media (min-width: 93.75em) {
      div#ce13701 div.ce_text#ce13755 {
        top: 517vw; } }
  @media (max-width: 23.4375em) {
  div#ce14712 {
    width: 100vw;
    height: 100vh;
    overflow: hidden; }
    div#ce14712 picture {
      position: absolute;
      left: 0;
      top: 0;
      height: 100vh;
      width: auto; }
      div#ce14712 picture img {
        max-width: none;
        width: auto;
        height: 100vh; }

    div#ce14712.scroll-image {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 10000; } }

div.ce-type-ce_team_videos div.video_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25rem; }
  div.ce-type-ce_team_videos div.video_grid &gt; div {
    display: flex; }
  div.ce-type-ce_team_videos div.video_grid &gt; div.right p.slogan {
    right: 0;
    top: 50%;
    transform: translate(100%, -50%); }
    div.ce-type-ce_team_videos div.video_grid &gt; div.right p.slogan span::before {
      top: -2rem;
      left: 0rem; }
    div.ce-type-ce_team_videos div.video_grid &gt; div.right p.slogan span::after {
      top: -0.5rem;
      left: 2rem; }
  div.ce-type-ce_team_videos div.video_grid &gt; div.down p.slogan {
    left: 50%;
    bottom: 0%;
    transform: translate(-50%, 100%); }
    div.ce-type-ce_team_videos div.video_grid &gt; div.down p.slogan span::before {
      top: -2rem;
      right: 0rem; }
    div.ce-type-ce_team_videos div.video_grid &gt; div.down p.slogan span::after {
      top: -0.5rem;
      right: 2rem; }
  div.ce-type-ce_team_videos div.video_grid &gt; div.left p.slogan {
    left: 0;
    top: 50%;
    transform: translate(-100%, -50%); }
    div.ce-type-ce_team_videos div.video_grid &gt; div.left p.slogan span::before {
      top: -2rem;
      right: 0rem; }
    div.ce-type-ce_team_videos div.video_grid &gt; div.left p.slogan span::after {
      top: -0.5rem;
      right: 2rem; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(1) {
    order: 1; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(2) {
    order: 2; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(3) {
    order: 4; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(4) {
    order: 3; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(5) {
    order: 5; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(6) {
    order: 6; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(7) {
    order: 8; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(8) {
    order: 7; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(9) {
    order: 9; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(10) {
    order: 10; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(11) {
    order: 12; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(12) {
    order: 11; }
  div.ce-type-ce_team_videos div.video_grid &gt; div:nth-of-type(13) {
    order: 13; }
  div.ce-type-ce_team_videos div.video_grid video {
    width: 100%;
    height: auto;
    display: block;
    /*
     transition: filter .3s;
     filter: grayscale(1);
     &amp;.active {
     filter: grayscale(0);
     }
     */ }
  div.ce-type-ce_team_videos div.video_grid p.meta {
    position: absolute;
    left: 4rem;
    right: 2rem;
    bottom: 9rem; }
  div.ce-type-ce_team_videos div.video_grid p.meta &gt; span {
    position: absolute;
    color: white;
    left: 0;
    transition: all 1s;
    transform: translateY(-100%);
    opacity: 0; }
    div.ce-type-ce_team_videos div.video_grid p.meta &gt; span.name {
      top: 0;
      font-weight: bold; }
      div.ce-type-ce_team_videos div.video_grid p.meta &gt; span.name::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -1.5rem;
        width: 0%;
        height: 2px;
        background-color: white; }
    div.ce-type-ce_team_videos div.video_grid p.meta &gt; span.function {
      right: 0;
      top: 4.3rem; }
  div.ce-type-ce_team_videos div.video_grid div.black p.meta span {
    color: black; }
    div.ce-type-ce_team_videos div.video_grid div.black p.meta span::after {
      background-color: black; }
  div.ce-type-ce_team_videos div.video_grid p.slogan {
    position: absolute;
    width: 25rem;
    height: 25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 1.5s; }
  div.ce-type-ce_team_videos div.video_grid p.slogan span {
    padding: 2rem;
    color: #999; }
    div.ce-type-ce_team_videos div.video_grid p.slogan span::before, div.ce-type-ce_team_videos div.video_grid p.slogan span::after {
      content: "";
      position: absolute;
      background-color: #999;
      border-radius: 50%;
      display: block; }
    div.ce-type-ce_team_videos div.video_grid p.slogan span::before {
      width: 1rem;
      height: 1rem; }
    div.ce-type-ce_team_videos div.video_grid p.slogan span::after {
      width: 1.5rem;
      height: 1.5rem; }
  div.ce-type-ce_team_videos div.video_grid p.slogan.visible {
    opacity: 1; }
  div.ce-type-ce_team_videos div.video_grid div.active p.meta span.name {
    animation: teamVideoName 2s 1s forwards; }
    div.ce-type-ce_team_videos div.video_grid div.active p.meta span.name::after {
      animation: teamVideoLine 2s 1s forwards; }
  div.ce-type-ce_team_videos div.video_grid div.active p.meta span.function {
    animation: teamVideoFunction 2s 1s forwards; }

@keyframes teamVideoName {
  0% {
    opacity: 0;
    transform: translateY(-100%); }

  33% {
    opacity: 1;
    transform: translateX(0); }

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

@keyframes teamVideoLine {
  0% {
    width: 0%; }

  33% {
    width: 0%; }

  66% {
    width: 100%; }

  100% {
    width: 100%; } }

@keyframes teamVideoFunction {
  0% {
    opacity: 0;
    transform: translateY(-100%); }

  66% {
    opacity: 0;
    transform: translateY(-100%); }

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

.FormBuilder.InputfieldForm {
  padding: 0;
  margin: 0; }
  .FormBuilder.InputfieldForm input, .FormBuilder.InputfieldForm textarea, .FormBuilder.InputfieldForm select {
    border-color: grey !important; }
  .FormBuilder.InputfieldForm .Inputfield input[type="checkbox"] {
    margin: 0 1rem 0 0; }
  .FormBuilder.InputfieldForm input, .FormBuilder.InputfieldForm textarea, .FormBuilder.InputfieldForm select {
    padding: 1rem !important;
    height: auto !important; }
  .FormBuilder.InputfieldForm .Inputfield.InputfieldMarkup label {
    display: none; }
  .FormBuilder.InputfieldForm .Inputfield.InputfieldCheckbox &gt; label {
    display: block; }
  .FormBuilder.InputfieldForm .InputfieldStateRequired &gt; label::after {
    content: "*";
    color: red;
    font-size: 3rem;
    margin: 0 0 0 0.2rem; }
  .FormBuilder.InputfieldForm .Inputfield.InputfieldSubmit {
    margin-top: 4rem;
    text-align: right; }
  .FormBuilderErrors {
    margin: 0 0 5rem; }

.type-cart li {
  margin-bottom: clamp(5rem, 5.208vw, 10rem); }
  .type-cart section {
    margin-bottom: 4rem; }
  .type-cart section#total {
    text-align: right; }
  .type-cart section#total div#cart-sum {
    margin-bottom: 2rem; }
  .type-cart section.buttons {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
  .type-cart div.field {
    padding: 1rem;
    border: 1px solid #ccc;
    margin: 0 0 2rem; }
  .type-cart div.field label {
    display: block;
    margin: 0 0 0.5rem; }
  .type-cart div.field input, .type-cart div.field select, .type-cart div.field textarea {
    padding: 0.5rem;
    width: 100%; }
  .type-cart div.contact-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .type-cart button.button, .type-cart div#cAlert &gt; div button, div#cAlert &gt; div .type-cart button {
    padding: 1.5rem 2rem; }

.type-bookmarks li {
  margin-bottom: clamp(5rem, 5.208vw, 10rem); }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
body {
  background-color: black; }

#header-search {
  background-color: rgba(0, 0, 0, 0.5); }

main .ce.style0 {
  background: none; }

div#master, main .ce.style2, main .ce.next-style2::after, .type-news article, main .ce.style2 .ce-headline span, div.field input, div.field select, .widget {
  background-color: white; }

main .ce.style1, main .ce.next-style1::after, main .ce.style1 .ce-headline span {
  background-color: #f2f2f2; }

main .ce.style4, main .ce.next-style4::after, .book-header::before {
  background-color: #e3e3e3; }

main .ce.style3, main &gt; .ce.next-style3::after, main .ce.style3 .ce-headline span, main &gt; .ce:nth-last-of-type(2):not(.next-style1)::after {
  background-color: #094562; }

.splide__pagination__page.is-active {
  background-color: #7c7c7c !important; }

.ce-headline::after, h3.underline::after {
  background-color: #be0000; }

ul#naviMain, ul#naviMain &gt; li &gt; ul, article.book button {
  background-color: #0e6993; }

main &gt; .ce:last-of-type::after, footer#page-footer {
  background-color: #006c9a; }

footer .ce-headline::after, footer h3::after, #naviShop a.warenkorb::after, #naviShop a.merkliste::after, body.book ul.tools a.warenkorb, button.button, div#cAlert &gt; div button, div.media button, ul.shop-actions a, ul.shop-actions button {
  background-color: #00bfdd; }

body.book ul.tools a.check::after, div.tools a.check::after {
  background-color: green; }

.type-ce_hero_image div.text *, main .ce.style3 .ce-headline, main .ce.style3 *, footer#page-footer *, #naviShop a.warenkorb::after, #naviShop a.merkliste::after, header#page-header nav *, body.book ul.tools a.warenkorb, article.book button, button.button, div#cAlert &gt; div button, body.book ul.tools a.check::after, div.tools a.check::after, ul.shop-actions a, ul.shop-actions button {
  color: white; }

ul#naviContact a::before, nav.open ul#naviMain &gt; li &gt; a &gt; span {
  color: #3fcee5; }

article.book .isbn {
  color: #8d8d8d; }

#header-search input {
  color: black !important; }

div.field, .FormBuilder.InputfieldForm fieldset.InputfieldFieldset {
  border-color: #23c7e1 !important; }

@media screen and (max-width: 75rem) {
  ul#naviShop a::before {
    color: #3fcee5; }

  nav:not(.open) button::before {
    color: #006c9a; } }

.ce-headline {
  color: #39aecc; }

.title-sup {
  color: #51b8d2; }

a.button, div#cart-sum {
  color: #23c7e1; }

body.book div[itemprop="author"], body.book div[itemprop="author"] *, body.book ul.tools a.merkliste {
  color: #464646; }

body.book ul.tools a.merkliste::before, p.subtitle {
  color: #7b7b7b; }

.type-contacts ul::before, body.author .type-contacts div.text *:not(h3), body.author .type-contacts h4, main ul li::before, #press_releases h3 {
  color: #006c9a; }

body.book header#page-header nav &gt; ul &gt; li &gt; a span, body.book header#page-header nav &gt; ul &gt; li &gt; a::before, body.book header#page-header nav &gt; ul:not(#naviShop) &gt; li &gt; a::after, .type-news h3, ul#naviContact a, h3.underline, section#total h3, div.field label {
  color: #006d97; }

.book.layout-3 h3 {
  color: #5f5f5f; }

article.book.layout-1 h3, .splide__arrow svg, .type-contacts ul a, .text a {
  color: #00bfdd;
  fill: #00bfdd !important; }

#breadCrumbs, #breadCrumbs a {
  color: #989898; }

div[itemprop="author"], span.price *, body.book h2 {
  color: #005174; }

div.tools a {
  color: #7c7c7c; }

body.author h3 {
  color: #be0000; }

main .ce::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  right: -1px;
  padding: 2rem;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%); }
  @media screen and (min-width: 42em) {
  main .ce::after {
    padding: 5rem; } }
  @media screen and (min-width: 75em) {
  main .ce::after {
    padding: 12rem; } }

ul#naviContact a, span.price *, a.button, .type-contacts ul::before, .type-contacts ul a, body.book ul.tools a, article.book input, article.book button, a.merkliste::after, a.warenkorb::after, div.media button span, button.button, div#cAlert &gt; div button, ul.shop-actions a, ul.shop-actions button, strong, h3, h4 {
  font-weight: bold; }

.type-contacts ul::before {
  font-size: clamp(4rem, 4.167vw, 8rem); }

body.book section.info h2 {
  font-size: clamp(4rem, 3.646vw, 6rem); }

.ce-headline {
  font-size: clamp(2.4rem, 2.604vw, 5rem); }

.type-ce_hero_image div.text *, section#total h3, div#cart-sum {
  font-size: clamp(3.5rem, 2.344vw, 4.5rem); }

body.book div[itemprop="author"], nav button::before, div.parent[data-cols="1"] article.book h3 {
  font-size: clamp(2.8rem, 1.823vw, 3.5rem); }

footer .ce-headline, footer .text h3, body.author h3, body.book section.info span.price {
  font-size: clamp(2rem, 1.563vw, 3rem); }

.type-news h3, article.book button {
  font-size: clamp(1.8rem, 1.302vw, 2.5rem); }

body, .FormBuilder, .FormBuilder input, .FormBuilder textarea, .FormBuilder select, .FormBuilder button, .FormBuilder .ui-widget, article.book.layout-3 span.price, main ul li::before, div.media button, button.button, div#cAlert &gt; div button, nav.open &gt; ul#naviMain &gt; li &gt; a, article.book.layout-3 h3, button {
  font-size: clamp(1.6rem, 1.042vw, 2rem); }

article.book.layout-1 h3, span.price, a.button, main ul li::before, article.book input, p.subtitle.ce-headline, nav.open &gt; ul#naviMain a, div.field label {
  font-size: clamp(1.4rem, 0.938vw, 1.8rem); }

article.book.layout-1 div[itemprop="author"], .has_childs &gt; a::after, article.book .isbn {
  font-size: 1.4rem; }

article.book h3, .type-news h3, #press_releases h3 {
  line-height: 130%; }

section.detail {
  line-height: 150%; }

.type-news h3, ul.shop-actions a, ul.shop-actions button {
  text-transform: uppercase; }

.type-contacts ul a, body.book ul.tools a {
  text-decoration: none; }

.type-contacts ul a:hover {
  text-decoration: underline; }

#naviShop a.merkliste::before, div.tools a.merkliste::before {
  content: "\E02C"; }
  #naviShop a.account::before, div.tools a.account::before {
    content: "\E02A"; }
  #naviShop a.warenkorb::before, div.tools a.warenkorb::before {
    content: "\E02B"; }
  #naviShop a.suche::before, div.tools a.suche::before {
    content: "\E02D"; }
  #naviShop a.remove::before, div.tools a.remove::before {
    content: "\E017"; }

body.book ul.tools a.merkliste::before {
  content: "\E02C"; }
  body.book ul.tools a.warenkorb::before {
    content: "\E02B"; }

#header-search button::before {
  content: "\E02D"; }

body.book ul.tools a.check::after, div.tools a.check::after {
  content: "\E030";
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(50%, -50%);
  font-weight: bold;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem; }

#naviShop a.warenkorb[data-count]::after, #naviShop a.merkliste[data-count]::after {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  font-size: 1.2rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem; }

body {
  overflow-x: hidden; }

div#master {
  max-width: 192rem;
  margin: 0 auto; }

header#page-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  min-height: 21.5rem;
  background-repeat: no-repeat;
  background-image: url(/site/templates/images/backgrounds/bg-2.svg);
  background-position: -2px 5rem;
  background-size: 125rem auto; }
  @media screen and (min-width: 75em) {
  header#page-header {
    background-image: url(/site/templates/images/backgrounds/bg-1.svg);
    background-position: left bottom;
    background-size: 125rem auto;
    padding-bottom: 3rem; } }
  header#page-header #header-search {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    padding: 1rem 5.5rem 1rem 1rem; }
  header#page-header #header-search.visible {
    display: block; }
  header#page-header #header-search input {
    padding: 1rem; }
  header#page-header #header-search button {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%); }
  header#page-header a#home-link {
    position: absolute;
    left: 6rem;
    top: 9rem;
    width: 12rem; }
  @media screen and (min-width: 43em) {
    header#page-header a#home-link {
      left: 8rem;
      top: 4rem;
      width: 15rem; } }
  @media screen and (min-width: 75em) {
    header#page-header a#home-link {
      left: 19.5rem;
      top: 6rem; } }
  header#page-header a {
    text-decoration: none; }
  header#page-header nav {
    margin: 2rem 2rem 0 0;
    display: block;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    top: 1rem;
    text-align: right; }
  @media screen and (min-width: 43em) {
    header#page-header nav {
      position: relative;
      top: auto;
      right: auto;
      display: flex;
      margin: 2rem 4rem 0 0; } }
  @media screen and (min-width: 75em) {
    header#page-header nav {
      margin: 4rem 16rem 0 0; } }
  header#page-header nav &gt; ul {
    display: flex; }
  header#page-header nav &gt; ul &gt; li {
    margin: 0 0 0 5rem; }
  header#page-header nav &gt; ul#naviShop a {
    margin: 1rem 0 0 0; }
    header#page-header nav &gt; ul#naviShop a::after {
      content: attr(data-count); }
  header#page-header nav #naviToggle {
    display: inline-block;
    margin: 0 0 0 4rem;
    z-index: 11; }
  header#page-header nav #naviToggle::before {
    content: "\E023";
    margin: 0.4rem 0 0 0; }
  @media screen and (min-width: 95em) {
      header#page-header nav #naviToggle {
        display: none; } }
  header#page-header nav.open ul#naviMain {
    display: block; }
    @media screen and (min-width: 43.75rem) {
      header#page-header nav.open ul#naviMain {
        display: flex; } }
  header#page-header nav.open #naviToggle {
    position: fixed;
    top: 5rem;
    right: 5rem; }
    header#page-header nav.open #naviToggle::before {
      content: "\E022"; }
  header#page-header ul#naviMain {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    overflow-y: auto;
    padding: 15rem 5rem 5rem;
    text-align: left;
    gap: 4rem; }
  @media screen and (min-width: 43.75em) {
    header#page-header ul#naviMain {
      padding: 15rem 15rem 5rem; } }
  header#page-header ul#naviMain li {
    margin: 0 0 0.75rem; }
  header#page-header ul#naviMain &gt; li {
    width: 25rem; }
  header#page-header ul#naviMain &gt; li &gt; ul {
    padding: 0 0 0 2rem; }
  @media screen and (min-width: 95em) {
    header#page-header ul#naviMain {
      position: static;
      display: flex;
      background: none;
      padding: 0;
      gap: 0;
      overflow-y: visible; }
      header#page-header ul#naviMain li {
        margin: 0 0 0 5rem; }
      header#page-header ul#naviMain &gt; li {
        padding-bottom: 2rem;
        width: auto; }
        header#page-header ul#naviMain &gt; li &gt; ul {
          position: absolute;
          left: 0;
          top: 100%;
          padding: 2rem 4rem;
          display: none; }
          header#page-header ul#naviMain &gt; li &gt; ul a {
            white-space: nowrap; }
            header#page-header ul#naviMain &gt; li &gt; ul a:hover {
              text-decoration: underline; }
        header#page-header ul#naviMain &gt; li.columns &gt; ul {
          columns: 2; }
        header#page-header ul#naviMain &gt; li.has_childs {
          margin-left: 1rem; }
          header#page-header ul#naviMain &gt; li.has_childs &gt; a {
            padding: 0 3rem 0 4rem; }
            header#page-header ul#naviMain &gt; li.has_childs &gt; a::after {
              content: "\E009";
              position: absolute;
              top: 50%;
              right: 0;
              transform: translateY(-50%); }
        header#page-header ul#naviMain &gt; li:hover &gt; ul, header#page-header ul#naviMain &gt; li a:focus + ul {
          display: block;
          animation: fadeIn 0.2s; } }
  header#page-header ul#naviContact {
    background-color: white;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    padding: 3rem 4rem 0 0; }
  @media screen and (max-width: 43em) {
    header#page-header ul#naviContact {
      justify-content: left; }
      header#page-header ul#naviContact span {
        display: none; } }
  @media screen and (min-width: 75em) {
    header#page-header ul#naviContact {
      padding: 3rem 16rem 3rem 0; } }
  header#page-header ul#naviContact &gt; li {
    margin: 0 0 0 3rem; }
  @media screen and (min-width: 43em) {
      header#page-header ul#naviContact &gt; li {
        margin: 0 0 0 5rem; } }
  header#page-header ul#naviContact &gt; li a::before {
    margin: 0 1rem 0 0;
    vertical-align: middle; }
    header#page-header ul#naviContact &gt; li a.phone::before {
      content: "\E028"; }
    header#page-header ul#naviContact &gt; li a.email::before {
      content: "\E029"; }

footer#page-footer {
  padding: 10rem 0; }
  footer#page-footer &gt; div.wrapper {
    max-width: 160rem;
    margin: auto;
    padding: 0 5rem;
    display: grid; }
  footer#page-footer &gt; div.wrapper &gt; * {
    width: 100%; }
  footer#page-footer &gt; div.wrapper.row1 {
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 15rem; }
  footer#page-footer &gt; div.wrapper.row1 h2 {
    margin-top: 4rem; }
  footer#page-footer &gt; div.wrapper.row2 {
    grid-template-columns: repeat(1, 1fr);
    align-items: center; }
  @media screen and (min-width: 42rem) {
    footer#page-footer &gt; div.wrapper.row1 {
      grid-template-columns: repeat(2, 1fr);
      margin-bottom: 15rem; } }
  @media screen and (min-width: 75rem) {
    footer#page-footer &gt; div.wrapper {
      padding: 0 10rem; }
      footer#page-footer &gt; div.wrapper.row1 {
        grid-template-columns: repeat(3, 1fr);
        margin-bottom: 15rem; }
        footer#page-footer &gt; div.wrapper.row1 h2 {
          margin-top: 0; }
      footer#page-footer &gt; div.wrapper.row2 {
        grid-template-columns: repeat(4, 1fr);
        align-items: center; } }
  footer#page-footer h2, footer#page-footer h3 {
    padding-bottom: 3rem;
    margin-bottom: 4rem; }
  footer#page-footer h2::after, footer#page-footer h3::after {
    content: "";
    display: block;
    width: 5.5rem;
    height: 0.3rem;
    position: absolute;
    left: 0;
    bottom: -0.15rem; }
  footer#page-footer p, footer#page-footer li {
    margin-bottom: 1.5rem; }

a.button {
  display: inline-block;
  padding: 1.5rem 6rem;
  border: 1px solid #23c7e1; }

main {
  padding-top: 14rem; }
  @media screen and (min-width: 72em) {
  main {
    padding-top: 0; } }

main .ce div.intro {
  margin-bottom: clamp(5rem, 5.208vw, 10rem); }

main .ce div.outro {
  margin-top: clamp(5rem, 5.208vw, 10rem); }

main .ce-headline {
  padding: 0 0 0 26.5%;
  justify-self: left;
  padding: 0 0 0 5rem; }
  main .ce-headline span {
    line-height: 120%;
    padding: 0 0 0 2rem;
    text-align: left;
    display: block; }
  main .ce-headline::after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1rem;
    z-index: -1; }
  @media screen and (min-width: 72rem) {
  main .ce-headline span {
    padding: 0 0 0 4rem; }
  main .ce-headline.left {
    padding: 0 0 0 18rem; }
  main .ce-headline.left-19 {
    padding: 0 0 0 19.5%; }
  main .ce-headline.right {
    display: flex;
    justify-content: flex-end;
    justify-self: right;
    padding: 0 5rem 0 0; }
    main .ce-headline.right span {
      padding: 0 4rem 0 0; }
  main .ce-headline::after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 2rem;
    z-index: -1; } }
  @media screen and (min-width: 72rem) and (min-width: 51em) {
      main .ce-headline.right {
        padding: 0 45rem 0 0; } }

.text ul li {
  padding-left: 2.5rem; }
  .text ul li::before {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "\E026"; }

.parent.splide {
  padding-bottom: 3rem; }

.splide__arrows {
  margin-top: 7rem; }
  .splide__arrows button {
    background: none; }

article.book * {
  text-decoration: none; }
  article.book img {
    display: block; }
  article.book input.cart-count {
    width: 4rem;
    padding: 0.5rem;
    text-align: center; }
  article.book div.count {
    display: flex;
    flex-wrap: nowrap; }
  article.book div.count button {
    padding: 0 1rem; }
  article.book.layout-1, article.book.layout-2, article.book.layout-4 {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
  @media screen and (win-width: 72em) {
    article.book.layout-1, article.book.layout-2, article.book.layout-4 {
      padding: 0 2rem; } }
  article.book.layout-1 &gt; a, article.book.layout-2 &gt; a, article.book.layout-4 &gt; a {
    display: flex;
    width: 40%;
    z-index: 1; }
  article.book.layout-1 &gt; a &gt; div, article.book.layout-2 &gt; a &gt; div, article.book.layout-4 &gt; a &gt; div {
    width: 100%;
    padding-top: 150%; }
  article.book.layout-1 &gt; a img, article.book.layout-2 &gt; a img, article.book.layout-4 &gt; a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: contain;
    object-position: bottom; }
  article.book.layout-1 &gt; div.text, article.book.layout-2 &gt; div.text, article.book.layout-4 &gt; div.text {
    margin: 1rem 0;
    width: 60%;
    padding: 4rem 2rem 6rem 3rem;
    border: 2px solid #00bfdd;
    transform: translateX(-1rem);
    z-index: 0; }
  article.book.layout-1 &gt; div.text p.subtitle, article.book.layout-2 &gt; div.text p.subtitle, article.book.layout-4 &gt; div.text p.subtitle {
    margin-top: -2rem; }
  article.book.layout-1 div.tools, article.book.layout-2 div.tools, article.book.layout-4 div.tools {
    position: absolute;
    left: 3rem;
    right: 2rem;
    bottom: 2rem;
    display: flex; }
  article.book.layout-1 div.tools &gt; *, article.book.layout-2 div.tools &gt; *, article.book.layout-4 div.tools &gt; * {
    width: 50%; }
  article.book.layout-1 div.tools &gt; div, article.book.layout-2 div.tools &gt; div, article.book.layout-4 div.tools &gt; div {
    display: flex;
    align-items: flex-end;
    justify-content: right;
    gap: 1rem; }
  article.book.layout-2, article.book.layout-4 {
    justify-content: space-between; }
  article.book.layout-2 &gt; a &gt; div, article.book.layout-4 &gt; a &gt; div {
    padding: 0; }
  article.book.layout-2 &gt; a &gt; div &gt; img, article.book.layout-4 &gt; a &gt; div &gt; img {
    position: static; }
  article.book.layout-2 &gt; div.text, article.book.layout-4 &gt; div.text {
    border: none;
    width: 40%; }
  article.book.layout-3 {
    padding: 15rem 0 0 5rem; }
  article.book.layout-3:not(.hidden), article.book.layout-3 div.text {
    position: static; }
  article.book.layout-3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 30rem;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: auto 100%; }
  @media (min-width: 75em) {
    article.book.layout-3 {
      padding: 10rem 0 0 10rem; } }
  article.book.layout-3[data-num="1"]::before {
    background-image: url(/site/templates/images/accents/1.svg); }
  article.book.layout-3[data-num="2"]::before {
    background-image: url(/site/templates/images/accents/2.svg); }
  article.book.layout-3[data-num="3"]::before {
    background-image: url(/site/templates/images/accents/3.svg); }
  article.book.layout-3[data-num="4"]::before {
    background-image: url(/site/templates/images/accents/4.svg); }
  article.book.layout-3[data-num="5"]::before {
    background-image: url(/site/templates/images/accents/5.svg); }
  article.book.layout-3[data-num="6"]::before {
    background-image: url(/site/templates/images/accents/6.svg); }
  article.book.layout-3[data-num="7"]::before {
    background-image: url(/site/templates/images/accents/7.svg); }
  article.book.layout-3[data-num="8"]::before {
    background-image: url(/site/templates/images/accents/8.svg); }
  article.book.layout-3[data-num="9"]::before {
    background-image: url(/site/templates/images/accents/9.svg); }
  article.book.layout-3[data-num="10"]::before {
    background-image: url(/site/templates/images/accents/10.svg); }
  article.book.layout-3 &gt; a {
    display: flex;
    width: 100%;
    margin-bottom: clamp(2rem, 2.604vw, 5rem); }
  article.book.layout-3 &gt; a &gt; div {
    width: 100%;
    padding-top: 150%; }
  article.book.layout-3 &gt; a img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    object-fit: contain;
    object-position: bottom; }
  article.book.layout-3 h3 {
    margin-bottom: clamp(3rem, 4.167vw, 6rem); }
  article.book.layout-3 div.tools {
    position: absolute;
    left: 10rem;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center; }
  article.book.layout-3 div.tools &gt; * {
    width: 50%; }
    article.book.layout-3 div.tools &gt; *:last-child {
      text-align: right; }
  article.book.layout-3 div.tools a {
    margin-left: 1rem; }

.MarkupPagerNav {
  margin: 5rem 0 0 0;
  display: flex;
  width: 100%;
  justify-content: center;
  text-align: center; }
  .MarkupPagerNav li {
    margin: 0 1rem; }

ul.linklist-2 {
  columns: 2; }

h3.underline {
  padding-bottom: 3rem;
  margin-bottom: 3rem; }
  h3.underline::after {
    content: "";
    width: 8rem;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0; }

#breadCrumbs {
  display: flex; }
  #breadCrumbs li:not(:last-child)::after {
    content: "-";
    margin: 0 1rem; }
  #breadCrumbs li:not(:last-child)::after a {
    text-decoration: none; }

.standard #breadCrumbs, .author #breadCrumbs {
  margin-top: 10rem; }

body.author section#content {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-areas: ". . a a a a a a . ." "b b b b b b b b b b";
  gap: 5rem 0; }
  @media screen and (min-width: 43em) {
    body.author section#content {
      gap: 5rem;
      grid-template-areas: "a a b b b b b b . ."; } }
  body.author section#content figure {
    display: grid;
    grid-area: a;
    align-self: flex-start;
    padding-bottom: 3rem; }
  body.author section#content figure img {
    border-radius: 50%;
    filter: grayscale(100);
    width: 100%;
    min-width: none; }
  body.author section#content figure figcaption {
    background: none;
    color: grey; }
  body.author section#content &gt; div {
    grid-area: b; }
  body.author section#content h3 {
    margin-bottom: 5rem; }
  body.author section#content h4 {
    margin-bottom: 3rem; }
  body.author section#content div.publications, body.author section#content div.websites {
    margin-top: 5rem; }
  @media screen and (min-width: 43em) {
      body.author section#content div.type-books {
        transform: translateX(-2rem); } }

body.book article#content, body.magazine article#content {
  margin-top: 10rem;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-areas: "b b b b b b b b b b b b" "c c c c c c c c c c c c";
  gap: 5rem 0; }
  @media screen and (min-width: 43em) {
    body.book article#content, body.magazine article#content {
      gap: 5rem;
      grid-template-areas: ". b b b b b b b b b b ." ". c c c c c c c c c c ."; } }
  @media screen and (min-width: 75em) {
    body.book article#content, body.magazine article#content {
      margin-top: 30rem;
      grid-template-areas: ". a b b b c c c c c . . "; } }
  body.book article#content h2, body.magazine article#content h2 {
    margin-bottom: 2rem; }
  body.book article#content section.detail, body.magazine article#content section.detail {
    grid-area: a;
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  body.book article#content section.image, body.magazine article#content section.image {
    grid-area: b;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    flex: 0;
    gap: 1.3%;
    aspect-ratio: 0.6666666667; }
  body.book article#content section.image img, body.magazine article#content section.image img {
    box-shadow: -15px 14px 30px 0px rgba(0, 0, 0, 0.8); }
  body.book article#content section.image a, body.magazine article#content section.image a, body.book article#content section.image img, body.magazine article#content section.image img {
    display: block;
    width: 100%;
    align-self: flex-start; }
  body.book article#content section.image[data-count] a:not(:first-of-type), body.magazine article#content section.image[data-count] a:not(:first-of-type) {
    width: 32%; }
  body.book article#content section.info, body.magazine article#content section.info {
    display: grid;
    grid-area: c;
    align-content: space-between;
    transform: translateY(-3%); }
  body.book article#content section.info span.price, body.magazine article#content section.info span.price {
    display: block;
    margin-bottom: 2rem; }
  body.book article#content section.info ul.tools, body.magazine article#content section.info ul.tools {
    display: flex;
    flex-wrap: wrap;
    gap: 3rem;
    align-items: center;
    margin-bottom: 2rem; }
    body.book article#content section.info ul.tools a::before, body.magazine article#content section.info ul.tools a::before {
      margin-right: 1rem;
      font-size: 2.5rem;
      vertical-align: middle; }
  body.book article#content section.info a.warenkorb, body.magazine article#content section.info a.warenkorb {
    display: block;
    padding: 1.5rem 2rem; }
  body.book section.description, body.magazine section.description {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-areas: "a a a a a a a a a a a a" "b b b b b b b b b b b b" "c c c c c c c c c c c c";
    gap: 5rem 0; }
  @media screen and (min-width: 75em) {
    body.book section.description, body.magazine section.description {
      gap: 5rem;
      grid-template-areas: "a a b b b b b . c c c ."; }
      body.book section.description &gt; h3, body.magazine section.description &gt; h3 {
        text-align: right; } }
  body.book section.description &gt; h3, body.magazine section.description &gt; h3 {
    grid-area: a;
    line-height: 110%; }
  body.book section.description div.text, body.magazine section.description div.text {
    grid-area: b; }
  body.book section.description div.media, body.magazine section.description div.media {
    grid-area: c; }
  body.book section.description div.media p &gt; span, body.magazine section.description div.media p &gt; span, body.book section.description div.media div &gt; span, body.magazine section.description div.media div &gt; span {
    display: inline-block;
    padding: 1rem;
    border: 1px solid #00bcd5; }
    body.book section.description div.media p &gt; span audio, body.magazine section.description div.media p &gt; span audio, body.book section.description div.media div &gt; span audio, body.magazine section.description div.media div &gt; span audio {
      margin-top: 0.5rem; }
  body.book section.description div.media button, body.magazine section.description div.media button {
    border-radius: 0;
    border: none;
    padding: 1.5rem 3rem; }
    body.book section.description div.media button::before, body.magazine section.description div.media button::before {
      content: "\E013";
      font-weight: bold;
      margin-right: 1rem;
      font-size: 2.5rem;
      vertical-align: middle; }
  body.book section.description div.media button, body.magazine section.description div.media button, body.book section.description div.media a, body.magazine section.description div.media a {
    margin-bottom: 1rem;
    width: 100%;
    text-align: center; }
  body.book section.description div.media div.audio h4, body.magazine section.description div.media div.audio h4, body.book section.description div.media div.audio p, body.magazine section.description div.media div.audio p {
    margin-bottom: 1rem; }
  body.book section.publications h3, body.magazine section.publications h3 {
    margin-bottom: 5rem; }
  body.book div#press_releases article, body.magazine div#press_releases article {
    margin-bottom: clamp(4rem, 3.125vw, 6rem); }
  body.book div#press_releases article h3, body.magazine div#press_releases article h3 {
    padding-bottom: 2rem;
    margin-bottom: 2rem; }
    body.book div#press_releases article h3::after, body.magazine div#press_releases article h3::after {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 8rem;
      height: 0.1rem; }
  body.book div#magazine_items table th, body.magazine div#magazine_items table th, body.book div#magazine_items table td, body.magazine div#magazine_items table td {
    vertical-align: top;
    padding: 1rem 1rem 1rem 0;
    display: block; }
    @media screen and (min-width: 75em) {
      body.book div#magazine_items table th, body.magazine div#magazine_items table th, body.book div#magazine_items table td, body.magazine div#magazine_items table td {
        display: table-cell;
        padding: 4rem 2rem 4rem 0; } }
  body.book div#magazine_items table td:first-child img, body.magazine div#magazine_items table td:first-child img {
    width: 100%;
    max-width: none; }
    @media screen and (min-width: 75em) {
      body.book div#magazine_items table td:first-child img, body.magazine div#magazine_items table td:first-child img {
        width: 10rem; } }
  body.book div#magazine_items table h3, body.magazine div#magazine_items table h3 {
    margin-bottom: 2rem; }
  body.book div#magazine_items table tr:not(:last-child), body.magazine div#magazine_items table tr:not(:last-child) {
    border-bottom: 1px solid grey; }
  body.book div#magazine_items table a.button, body.magazine div#magazine_items table a.button {
    width: 100%;
    margin-bottom: 2rem;
    text-align: center; }

div.ce.book-header {
  overflow: hidden; }
  div.ce.book-header::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -20%;
    bottom: 35%;
    width: 150vw;
    transform-origin: 50% 50%;
    transform: translateX(-50%) rotate(-7deg);
    border-bottom: 3rem solid #e9e9e9; }

.cartintro {
  margin-bottom: 4rem; }

.cart-items, .cart-widget {
  border-collapse: separate;
  width: 100%; }
  .cart-items th, .cart-widget th, .cart-items td, .cart-widget td {
    vertical-align: top;
    padding: 2rem 1rem 2rem 0;
    text-align: left; }
  .cart-items th.title, .cart-widget th.title, .cart-items td.title, .cart-widget td.title {
    padding-top: 4rem; }
  .cart-items th.num, .cart-widget th.num, .cart-items td.num, .cart-widget td.num {
    text-align: right;
    white-space: nowrap; }
  .cart-items th.summary, .cart-widget th.summary, .cart-items td.summary, .cart-widget td.summary {
    font-weight: bold; }
  .cart-items th span, .cart-widget th span, .cart-items td span, .cart-widget td span {
    font-size: 80%;
    font-weight: normal; }
  .cart-items tbody th, .cart-widget tbody th, .cart-items tbody td, .cart-widget tbody td {
    border-bottom: 1px solid grey; }
  .cart-items tfoot tr:last-child td, .cart-widget tfoot tr:last-child td {
    border-bottom: 3px double grey; }
  .cart-items img, .cart-widget img {
    max-width: 10rem; }
  .cart-items button, .cart-widget button {
    cursor: pointer; }
  @media (max-width: 50em) {
  .cart-items th, .cart-widget th {
    display: none; }
  .cart-items td, .cart-widget td {
    display: block; } }

.cart-widget tr:last-child &gt; * {
  border: none; }

table.widget th, table.widget td {
  padding: 0.2rem 1rem 0.2rem 0; }
  table.widget th {
    width: 12rem; }

.widget {
  padding: 2rem;
  margin: 0 0 4rem; }
  .widget h3 {
    margin-bottom: 1rem; }

.cart-count-control {
  display: flex; }
  .cart-count-control button, .cart-count-control input {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    font-size: 2rem; }
  .cart-count-control button {
    border: none;
    padding: 1rem;
    background-color: grey;
    color: white;
    width: 4.4rem; }
  .cart-count-control button.remove {
    margin-left: 1rem;
    background-color: lightgray; }
  .cart-count-control button.remove::before {
    content: "\E017"; }
  .cart-count-control input {
    width: 6rem; }

ul.shop-actions {
  margin: 4rem 0;
  display: flex;
  justify-content: space-between; }
  ul.shop-actions:not(:has(.back)) {
    justify-content: end; }
  ul.shop-actions a, ul.shop-actions button {
    display: flex;
    padding: 1rem 2rem;
    min-width: 15rem;
    text-decoration: none;
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
  ul.shop-actions a span, ul.shop-actions button span {
    display: block; }

#FormBuilder_shop_address .InputfieldSubmit, #FormBuilder_shop_payment .InputfieldSubmit, #FormBuilder_shop_order .InputfieldSubmit {
  display: none; }

.shop-cols {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem; }
  @media screen and (min-width: 78em) {
  .shop-cols {
    grid-template-columns: auto 40rem; }
    .shop-cols &gt; div:nth-child(1) {
      order: 2; }

    .shop-cols &gt; div:nth-child(2) {
      order: 1; } }

.parent.summary {
  display: grid;
  gap: 2rem; }
  .parent.summary &gt; * {
    margin: 0; }
  @media screen and (min-width: 78em) {
  .parent.summary {
    grid-template-areas: "a a a a a a" "b b c c d d" "e e e e e e" "f f f f f f"; }
    .parent.summary &gt; *:nth-child(1) {
      grid-area: a; }

    .parent.summary &gt; *:nth-child(2) {
      grid-area: b; }

    .parent.summary &gt; *:nth-child(3) {
      grid-area: c; }

    .parent.summary &gt; *:nth-child(4) {
      grid-area: d; }

    .parent.summary &gt; *:nth-child(5) {
      grid-area: e; }

    .parent.summary &gt; *:nth-child(6) {
      grid-area: f; } }
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
/*
 /// Gets font
 @function _font($keys...) {
 @return val($fonts, $keys...);
 }
 */
html {
  font-size: 62.5%;
  scroll-behavior: smooth; }

body {
  overflow-x: hidden; }
  body.overlay {
    overflow: hidden; }

h1 {
  display: none; }

video {
  width: 100%;
  height: auto;
  max-width: 100%; }

div#pageBackground {
  z-index: -1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: 100vw 100vh;
  background-repeat: no-repeat;
  opacity: 1; }

a#skipNavigation {
  position: fixed;
  z-index: 10000;
  left: 2rem;
  top: -20rem;
  color: #fff;
  font-weight: bold;
  padding: 1rem 2rem; }
  a#skipNavigation:focus {
    top: 2rem; }

h2 *, h3 *, h4 *, a &gt; * {
  font-family: inherit;
  font-size: inherit;
  color: inherit; }

img {
  max-width: 100%;
  height: auto; }
  img.full {
    width: 100%; }

#naviShop a span, div.tools a span, header#page-header #header-search span, header#page-header nav #naviToggle span, article.book.layout-3 div[itemprop="author"], *[hidden], .hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

figcaption {
  padding: 1.5rem 0.5rem;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0.5rem 1rem; }
  figcaption, figcaption * {
    text-decoration: none;
    color: #fff; }
  figcaption span {
    white-space: nowrap; }

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .flex &gt; * {
    width: 100%;
    margin-bottom: 2rem; }
  @media (min-width: 75em) {
  .flex.cols2 &gt; *, .flex.cols3 &gt; *, .flex.cols4 &gt; *, .flex.cols5 &gt; * {
    width: 48%;
    margin-bottom: 2%; } }
  @media (min-width: 80em) {
  .flex.cols2 &gt; * {
    width: 48%; }
    .flex.cols3 &gt; * {
      width: 30%; }

    .flex.cols4 &gt; * {
      width: 23%; }

    .flex.cols5 &gt; * {
      width: 18%; } }
  .flex.middle {
    align-items: center; }

.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem; }
  @media (min-width: 75em) {
  .grid.cols2, .grid.cols3, .grid.cols4, .grid.cols5 {
    grid-template-columns: 1fr 1fr; } }
  @media (min-width: 75em) {
  .grid.gap15 {
    gap: 5rem; }
    .grid.cols2 {
      grid-template-columns: repeat(2, 1fr); }

    .grid.cols3 {
      grid-template-columns: repeat(3, 1fr); }

    .grid.cols4 {
      grid-template-columns: repeat(4, 1fr); }

    .grid.cols5 {
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 80em) {
  .grid.gap10 {
    gap: 10rem; }
    .grid.gap15 {
      gap: 15rem; }

    .grid.gap8 {
      gap: 8rem; } }

span.date {
  font-weight: bold;
  display: block; }

div.type-news &gt; div.wrapper div.grid article figure img.overlay, article.book.layout-1 &gt; a img, article.book.layout-2 &gt; a img, article.book.layout-4 &gt; a img, article.book.layout-3 &gt; a img {
  box-shadow: -5px 5px 15px 0px rgba(0, 0, 0, 0.5); }

.textShadow {
  text-shadow: -1px 0px 8px rgba(0, 0, 0, 0.6); }

.shape {
  border-radius: 90px 0; }

.shape-reverse {
  border-radius: 0 90px; }

.dashed {
  background-image: linear-gradient(to left, #000, 10px, rgba(255, 255, 255, 0) 10px);
  background-size: 20px 1px;
  background-repeat: repeat-x; }

.solid {
  background-image: linear-gradient(to left, #000, 10px, #000 10px);
  background-size: 50px 1px;
  background-repeat: no-repeat;
  background-position: bottom center; }

a#editPage {
  position: fixed;
  top: 1rem;
  left: 1rem;
  background-color: rgba(255, 0, 0, 0.7);
  color: white;
  display: block;
  padding: 0.5rem 1rem;
  z-index: 10000;
  text-decoration: none; }

div#isSmallScreen {
  display: block; }
  @media (min-width: 75em) {
  div#isSmallScreen {
    display: none; } }

div#smoobuApartment1146217de, div#apartmentIframe1146217 {
  text-align: center; }
</pre></body></html>