:root {
  --color-blue: #243759;
  --color-green: #77FF91;
  --color-beige: #F8F4F2;
  --color-white: #FFFFFF;
}
:root {
  --color-background: #FFFFFF;
  --color-text: #243759;
  --color-text-accent: #243759;
  --color-link: #243759;
  --color-link-hover: #243759;
  --color-h1: #243759;
  --color-h1-accent: #243759;
  --color-star: #243759;
  --color-star-accent: #77FF91;
  --button-background: #77FF91;
  --button-color: #243759;
  --button-background-hover: #243759;
  --button-color-hover: #77FF91;
}
.section--blue,
.section--three .unit--article5.unitFive--bgBlue {
  --color-background: #243759;
  --color-text: #FFFFFF;
  --color-text-accent: #77FF91;
  --color-link: #FFFFFF;
  --color-link-hover: #FFFFFF;
  --button-background-hover: #FFFFFF;
  --button-color-hover: #243759;
  --color-star: #77FF91;
  --color-star-accent: #FFFFFF;
}
.section--three .unit--article2.unitTwoColor--white {
  --color-text: #FFFFFF;
}
.section--three .unit--article5.unitFive--bgWhite,
.section--starAnimation {
  --color-text-accent: #77FF91;
}
.section--beige {
  --color-background: #F8F4F2;
}
.section--hero {
  --color-background: #243759;
  --color-text: #FFFFFF;
  --color-link: #FFFFFF;
  --color-link-hover: #FFFFFF;
  --color-h1: #77FF91;
  --color-h1-accent: #FFFFFF;
}
.introNavi {
  --color-link-hover: #77FF91;
}
:root {
  --aspectRatioImage1: 345 / 290;
  --aspectRatioImage2: 300 / 207;
}
@media (min-width: 768px) {
  :root {
    --aspectRatioImage1: 601 / 505;
    --aspectRatioImage2: 525 / 362;
  }
}
:root .unitThree--centered,
:root .unitEight--centered {
  --aspectRatioImage1: 1;
}
:root {
  --lineColor: #F8F4F2;
  --lineSpace: 30px;
}
@media (min-width: 768px) {
  :root {
    --lineSpace: 76px;
  }
}
.section--hero,
.content--one,
.content--two,
.section--formOnly.section--blue,
.section--factsSlider,
.section--footer,
.unit--article5.unitFive--bgBlue,
.navigation {
  --lineColor: rgba(255, 255, 255, 0.2);
}
.section--beige,
.content--intro {
  --lineColor: #FFFFFF;
}
:root {
  --contentTopSpace: 118px;
}
@media (min-width: 1280px) {
  :root {
    --contentTopSpace: 210px;
  }
}
:root {
  --spaceArea: var(--spaceTotal);
}
.section--hero {
  --spaceArea: 0px;
}
.section--fancy {
  --spaceArea: 60px;
}
@media (min-width: 768px) {
  .section--fancy {
    --spaceArea: 80px;
  }
}
.section--four {
  --spaceArea: 120px;
}
@media (min-width: 768px) {
  .section--four {
    --spaceArea: 210px;
  }
}
.section--newsTeaserSlider {
  --spaceArea: 120px;
}
@media (min-width: 768px) {
  .section--newsTeaserSlider {
    --spaceArea: 190px;
  }
}
:root {
  --spaceUnitHorizontal: 0px;
  --spacePartHorizontal: 0px;
}
.area--three {
  --spaceUnitHorizontal: 10px;
  --spacePartHorizontal: 0px;
}
.area--three .unit--article3,
.area--three .unit--article6,
.area--three .unit--article7,
.area--three .unit--form2 {
  --spacePartHorizontal: 10px;
}
.area--two {
  --spacePartHorizontal: 10px;
}
@media (min-width: 768px) {
  .section--formOnly {
    --spacePartHorizontal: 10px;
  }
}
@media (min-width: 768px) {
  .section--fancy {
    --spaceUnitHorizontal: 10px;
    --spacePartHorizontal: 10px;
  }
}
:root {
  --deskWidth: 1288px;
  --deskSpace: 30px;
  --deskMaxWidth: calc(100vw - (2 * var(--deskSpace)));
}
@media (min-width: 768px) {
  :root {
    --deskSpace: 76px;
  }
}
.section--factsSlider {
  --deskWidth: 1308px;
  --deskMaxWidth: calc(100vw - (2 * var(--deskSpace)));
}
@media (min-width: 768px) {
  .section--factsSlider {
    --deskSpace: 66px;
  }
}
.section--small {
  --deskWidth: 852px;
}
@media (min-width: 768px) {
  .section--small {
    --deskSpace: 294px;
  }
}
:root {
  --spacePart: 30px;
}
@media (max-width: 1279px) {
  :root {
    --spacePart: 30px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacePart: 20px;
  }
}
@media (min-width: 768px) {
  .section--fancy {
    --spacePart: 40px;
  }
}
.unit.form .recaptcha-info,
.unit.form .tile,
.unit.form .pile {
  --spacePart: calc(30px * 0.6);
}
@media (max-width: 1279px) {
  .unit.form .recaptcha-info,
  .unit.form .tile,
  .unit.form .pile {
    --spacePart: calc(30px * 0.6);
  }
}
@media (max-width: 767px) {
  .unit.form .recaptcha-info,
  .unit.form .tile,
  .unit.form .pile {
    --spacePart: calc(20px * 0.6);
  }
}
:root {
  --spaceUnit: 65px;
}
@media (max-width: 1279px) {
  :root {
    --spaceUnit: 65px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceUnit: 40px;
  }
}
.unit--article4 {
  --spaceUnit: 30px;
}
@media (max-width: 1279px) {
  .unit--article4 {
    --spaceUnit: 30px;
  }
}
@media (max-width: 767px) {
  .unit--article4 {
    --spaceUnit: 40px;
  }
}
:root {
  --spaceTotal: 95px;
}
@media (max-width: 1279px) {
  :root {
    --spaceTotal: 95px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceTotal: 60px;
  }
}
:root {
  --js-breakpoint: breakpointLarge;
}
@media (max-width: 1279px) {
  :root {
    --js-breakpoint: breakpointMedium;
  }
}
@media (max-width: 767px) {
  :root {
    --js-breakpoint: breakpointSmall;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.button:hover,
.button:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
@font-face {
  font-family: "Museo Sans";
  src: url("/extras/fonts/MuseoSans-300.woff2") format("woff2"), url("/extras/fonts/MuseoSans-300.woff") format("woff"), url("../fonts/MuseoSans-300.svg#MuseoSans-300") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans";
  src: url("/extras/fonts/MuseoSans-500.woff2") format("woff2"), url("/extras/fonts/MuseoSans-500.woff") format("woff"), url("../fonts/MuseoSans-500.svg#MuseoSans-500") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Museo Sans";
  src: url("/extras/fonts/MuseoSans-700.woff2") format("woff2"), url("/extras/fonts/MuseoSans-700.woff") format("woff"), url("../fonts/MuseoSans-700.svg#MuseoSans-700") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Spyk Display";
  src: url("/extras/fonts/SpykDisplay-Medium.woff2") format("woff2"), url("/extras/fonts/SpykDisplay-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
  background: none;
}
*::selection {
  background: #243759;
  color: #fff;
}
.hidden,
.cb-invisible {
  display: none !important;
}
li {
  list-style-position: inside;
}
img,
audio,
video,
iframe {
  width: 100%;
}
strong {
  font-weight: 700;
}
sup,
sub {
  position: relative;
  vertical-align: baseline;
  top: -0.8em;
  font-size: 70%;
}
sub {
  top: 0.4em;
}
address {
  font-style: normal;
}
input,
textarea {
  border-radius: 0;
  font-size: 16px;
  font-family: 'Museo Sans', sans-serif;
  line-height: 1.2;
}
.unit caption {
  display: none;
}
.flag {
  background: #243759;
  color: #fff;
}
img.cb-loading {
  background-size: 30px 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-loader.svg);
}
.cbdModule {
  width: 100%;
}
#view .cbdModule.is-empty {
  display: none;
}
.cbDynamicContent__element {
  width: 100%;
}
.area {
  width: 100%;
}
#view .area:empty {
  display: none;
}
.area .unit {
  width: 100%;
  margin-top: var(--spaceUnit);
  margin-bottom: var(--spaceUnit);
  position: relative;
}
.unit__background {
  width: 100%;
}
.unit__content {
  width: 100%;
}
.unit__head,
.unit__body,
.unit__foot {
  width: 100%;
}
.unit--fold div.less,
.unit--fold div.more {
  width: 100%;
}
.unit--fold .ctrl {
  width: 100%;
}
.unit .part {
  width: 100%;
  margin-top: var(--spacePart);
  margin-bottom: var(--spacePart);
  position: relative;
}
.part__content {
  width: 100%;
}
.pict a {
  width: 100%;
}
.pict img {
  width: 100%;
}
.pict img:not(.svg) {
  width: auto;
  max-width: 100% !important;
}
#root#root#root img.zoom {
  display: none !important;
}
.lazyimage {
  visibility: hidden;
}
.lazyimage.lazyloaded {
  visibility: initial;
}
#edit .part video {
  pointer-events: none;
}
.cb-image-figure {
  width: 100%;
}
.cb-image-container {
  width: 100%;
  position: relative;
}
.cb-image-caption {
  width: 100%;
  margin-top: 6px;
}
#disp.zoom .cb-image-figure {
  height: 100%;
}
#disp.zoom .cb-image-container {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom .cb-image-caption {
  display: none;
}
.cb-album .cb-image-figure {
  opacity: 1 !important;
  display: block !important;
}
.cb-album .cb-image-container {
  position: static;
}
.cb-album .cb-image-caption {
  display: none;
}
div.load {
  background: none !important;
}
div.load a.load {
  display: inline-block;
  padding-left: 26px;
  background-size: 16px 16px;
  background-position: 0 6.4px;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-download-black.svg);
}
.show a {
  width: 100%;
  display: block;
}
#edit .line {
  padding-top: 5px;
  padding-bottom: 5px;
}
.line hr {
  width: 100%;
  border-bottom: 1px solid #243759;
}
.line hr.bold {
  border-bottom-width: 2px;
}
.line hr.dash {
  border-bottom-style: dashed;
}
.line hr.spot {
  border-bottom-style: dotted;
}
#edit div.code {
  position: relative;
  min-height: 30px;
}
#edit div.code:after {
  content: 'Code';
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: #aaa;
  opacity: 0.6;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.2em;
  padding: 0 20px;
}
.cb-code-executable {
  width: 100%;
}
.part.cb-youtube iframe,
.part.cb-vimeo iframe {
  height: 100%;
  background-color: #fff;
}
.part.cb-share {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.part.cb-share .cb-service {
  margin-left: 16px;
}
.part.cb-share .cb-service:first-child {
  margin-left: 0;
}
.part.cb-share .cb-service a {
  width: 50px;
  height: 50px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 10000px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.part.cb-share .cb-service a:hover {
  filter: invert(1);
}
.part.cb-share .cb-service.cb-service-facebook-share a {
  background-size: auto 24px;
  background-image: url(/images/cb-default/socialShare-facebook-black.svg);
}
.part.cb-share .cb-service.cb-service-twitter a {
  background-size: auto 18px;
  background-image: url(/images/cb-default/socialShare-twitter-black.svg);
}
.text-section {
  width: 100%;
}
.list {
  width: 100%;
}
.list--bullet li {
  list-style: none;
  padding-left: 24px;
  position: relative;
}
.list--bullet li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
}
.list--numbered {
  counter-reset: numberedList;
}
.list--numbered li {
  list-style: none;
  padding-left: 24px;
  position: relative;
}
.list--numbered li:before {
  content: counter(numberedList) ".";
  counter-increment: numberedList;
  position: absolute;
  left: 0;
  top: 0;
}
#expo {
  position: absolute;
  width: 100%;
  height: 100%;
}
#slides {
  width: 100%;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  position: relative;
  overflow: hidden;
}
#slides .slide {
  width: 100%;
  height: 100% !important;
}
#slides a {
  display: block;
  width: 100%;
  height: 100%;
}
#slides a.null {
  cursor: default;
}
.cb-slides .cb-image-figure {
  height: 100%;
}
.cb-slides .cb-image-container {
  height: 100% !important;
}
.cb-slides .cb-image-container:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}
#slides img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
#slides img.lazyimage {
  visibility: initial;
  filter: blur(10px);
  transform: scale(1.05);
  transition: all 0.12s;
}
#slides img.lazyimage.lazyloaded {
  filter: blur(0);
  transform: scale(1);
}
#expo div.link {
  display: none;
  float: left;
  width: 100%;
  height: 0;
}
#expo a.link {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 30px;
  height: 50px;
  transform: translateY(-50%);
  background: #243759;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
}
#expo a.link.prev {
  left: 20px;
}
#expo a.link.next {
  right: 20px;
}
table.link,
table.link tbody {
  float: left;
  display: block;
  width: 100%;
  height: 0;
}
.cb-index-all {
  display: block;
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cb-index-all td {
  float: left;
  display: block;
  margin: 0 10px;
}
.cb-index-all td.init {
  margin-left: 0;
}
.cb-index-all td.exit {
  margin-right: 0;
}
.cb-index-all a {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  background: #fff;
  border-radius: 16px;
  transition: all 0.4s;
}
.cb-index-all td.this a {
  background: #243759;
}
.cb-index-some {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.cb-index-some td {
  float: left;
  display: block;
  color: #fff;
}
.cb-index-some td:first-child:after {
  display: inline-block;
  content: '/';
  margin: 0 5px;
}
.cb-index-some a {
  color: #fff;
}
.cb-index-some a:hover,
.cb-index-some a:focus {
  color: #fff;
}
#over {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  width: 100%;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.8);
}
#disp {
  position: absolute;
  z-index: 5001;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%);
  width: 1000px !important;
  max-width: 90%;
  min-height: 100vh;
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin: 0 !important;
  box-sizing: border-box;
  padding: 80px 0 !important;
  font-size: 14px;
  font-family: 'Museo Sans', sans-serif;
  line-height: 1.42857143;
  color: #243759;
}
@media (max-width: 767px) {
  #disp {
    padding: 20px 0 !important;
  }
}
.disp-wrapper {
  float: left;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px;
}
@media (max-width: 767px) {
  .disp-wrapper {
    padding: 15px;
  }
}
#disp form {
  float: left;
}
.disp-wrapper > form {
  width: 100%;
}
@media (max-width: 767px) {
  #disp form {
    width: 100%;
  }
}
#disp .fail {
  color: #ae2121;
}
#disp .part {
  margin-top: 4px;
  margin-bottom: 4px;
}
#disp a.mail {
  float: left;
  min-height: 26px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
#disp .head,
#disp .body,
#disp .foot {
  float: left;
  width: 100%;
  position: relative;
}
#disp .body {
  margin: 20px 0;
}
#disp .foot form + form {
  float: right;
}
#disp h2 {
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: normal;
  text-transform: uppercase;
  color: #243759;
  width: 100%;
  box-sizing: border-box;
  padding-right: 30px;
}
#disp h3 {
  color: #243759;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0;
  width: 100%;
}
#disp .head .ctrl {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
#disp .head .ctrl > div {
  float: left;
}
#disp .head .ctrl a {
  float: left;
  display: block;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  width: 16px;
  height: 24px;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-cross-black.svg);
}
#disp .foot input,
#disp .foot a {
  float: left;
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
  line-height: 1.42857143;
}
#disp .foot input:hover,
#disp .foot a:hover,
#disp .foot input:focus,
#disp .foot a:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
#disp .foot input.next,
#disp .foot a.next {
  float: right;
}
#disp.mail .foot input {
  float: right;
}
@media (max-width: 767px) {
  #disp .foot input,
  #disp .foot a {
    width: 100%;
    margin: 5px 0;
  }
  #disp .foot input:first-child,
  #disp .foot a:first-child {
    margin-top: 0;
  }
  #disp .foot input:last-child,
  #disp .foot a:last-child {
    margin-bottom: 0;
  }
}
#disp fieldset {
  float: left;
  width: 100%;
  position: relative;
  margin: 4px 0;
}
#disp fieldset.tiny {
  width: 48%;
}
#disp .head fieldset,
#disp .foot fieldset {
  margin: 0;
}
@media (max-width: 767px) {
  #disp fieldset.tiny {
    width: 100%;
  }
}
#disp label.name {
  float: left;
  width: 30%;
  margin-right: 4%;
  min-height: 26px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  #disp label.name {
    width: 100%;
    margin-right: 0;
  }
}
#disp input.text,
#disp textarea {
  float: right;
  width: 66%;
  background-color: #F0F0F0;
  min-height: 26px;
  box-sizing: border-box;
  padding: 2px 10px;
}
#disp input.text.fail,
#disp textarea.fail {
  border: 2px solid #ae2121;
}
#disp textarea {
  min-height: 100px;
  padding: 6px 10px;
}
@media (max-width: 767px) {
  #disp input.text,
  #disp textarea {
    width: 100%;
  }
}
#disp select {
  float: right;
  width: 66%;
  background-color: #F0F0F0;
  height: 26px;
}
@media (max-width: 767px) {
  #disp select {
    width: 100%;
  }
}
#disp input + label,
#disp input + label {
  display: block;
  padding-left: 30px;
}
#disp input[type*="radio"],
#disp input[type*="checkbox"] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 20px;
  width: 20px;
}
.cb-sitemap-target {
  float: left;
  margin-bottom: 20px;
  color: #fff;
  padding: 5px 10px;
  background-color: #ae2121;
}
.cb-sitemap-contents {
  float: left;
  width: 100%;
}
.cb-sitemap-contents li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.cb-sitemap-contents li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: 0;
}
.cb-zoom-indicator {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 15px;
  width: 36px;
  height: 36px;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: 18px 18px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-zoom-white.svg);
  opacity: 0;
  transform: scale(0);
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
a.zoom .cb-zoom-indicator {
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 1279px) {
  .cb-zoom-indicator {
    right: 10px;
    bottom: 10px;
    width: 24px;
    height: 24px;
    background-size: 12px 12px;
    opacity: 1;
    transform: scale(1);
  }
}
#disp.zoom {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  max-width: 100%;
  height: 100%;
  background: none;
  padding: 0 !important;
  display: block !important;
  transform: none;
}
#disp.zoom .disp-wrapper {
  padding: 0;
  background: none;
  height: 100%;
}
#disp.zoom div.head h2 {
  display: none;
}
#disp.zoom div.head div.ctrl {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
}
@media (max-width: 767px) {
  #disp.zoom div.head div.ctrl {
    top: 20px;
    right: 20px;
  }
}
#disp.zoom div.head div.ctrl > div {
  float: left;
  margin: 0 10px;
}
#disp.zoom div.head div.ctrl > div:first-child {
  margin-left: 0;
}
#disp.zoom div.head div.ctrl > div:last-child {
  margin-right: 0;
}
#disp.zoom div.head div.ctrl a {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-white.svg);
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
}
#disp.zoom div.head div.ctrl .next a {
  background-image: url(/images/cb-default/cb-arrow-right-white.svg);
}
#disp.zoom div.head div.ctrl .quit a {
  background-image: url(/images/cb-default/cb-cross-white.svg);
  background-size: 16px 16px;
}
#disp.zoom div.head div.ctrl a:hover {
  transform: scale(1.1);
}
#disp.zoom div.head div.ctrl a:active {
  transform: scale(1);
}
#disp.zoom div.body {
  float: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 80px 30px;
  margin: 0;
}
@media (max-width: 767px) {
  #disp.zoom div.body {
    padding: 60px 20px;
  }
}
#disp.zoom div.body > div {
  float: left;
  width: 100% !important;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom div.body a {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#disp.zoom div.body img {
  float: left;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#disp.zoom div.foot {
  display: none;
}
.ie11 #disp.zoom {
  position: absolute;
}
.ie11 #disp.zoom div.body,
.ie11 #disp.zoom div.body > div,
.ie11 #disp.zoom div.body a {
  height: auto;
  display: block;
}
.ie11 #disp.zoom div.body img {
  float: none;
  position: relative;
  height: auto;
  display: block;
  margin: 0 auto;
}
#disp.srch {
  display: block !important;
}
#disp.srch h2 {
  display: none;
}
#disp.srch .disp-wrapper {
  background: none;
  padding: 0;
}
#disp.srch .head .ctrl a {
  background-image: url(/images/cb-default/cb-cross-white.svg);
}
#disp.srch div.body {
  margin: 0;
}
#disp.srch fieldset {
  margin: 0;
}
#disp.srch label.name {
  display: none;
}
#disp.srch input.text {
  font-family: 'Museo Sans', sans-serif;
  background-color: transparent;
  margin-top: 40px;
  width: 100%;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  border-bottom: 1px solid #fff;
  padding: 20px 0;
  -webkit-font-smoothing: antialiased;
  appearance: none;
}
@media (max-width: 767px) {
  #disp.srch input.text {
    font-size: 18px;
  }
}
.cb-result {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}
.cb-result p {
  margin-top: 40px;
}
.cb-result a {
  color: #fff;
  text-decoration: none;
}
.cb-result a:hover {
  color: #fff;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
.cb-result table {
  float: left;
  width: 100%;
  border-collapse: collapse;
}
.cb-result tbody {
  width: 100%;
}
.cb-result th {
  padding-top: 20px;
  font-size: 24px;
  line-height: 1;
  text-align: left;
}
.cb-result th:first-child {
  padding-right: 40px;
  width: 80px;
}
.cb-result td {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.cb-result th,
.cb-result td {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .cb-result {
    font-size: 14px;
  }
  .cb-result th {
    padding-top: 10px;
    font-size: 18px;
  }
  .cb-result th:first-child {
    padding-right: 10px;
    width: 54px;
  }
  .cb-result td {
    padding-bottom: 10px;
    padding-top: 5px;
  }
}
.unit.form form {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 1.2;
}
.cb-form-required {
  float: left;
  width: 100%;
}
.unit.form fieldset {
  float: left;
  width: 100%;
  position: relative;
}
.unit.form div.ctrl {
  float: left;
  width: 100%;
}
.unit.form div.ctrl.fail {
  box-sizing: border-box;
  padding: 5px;
  background-color: #e7bcbc;
}
@media (min-width: 768px) {
  .unit.form .tile div.ctrl {
    float: right;
    width: 66%;
  }
}
.unit.form .name {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .unit.form .tile .name {
    width: 30%;
    min-height: 20.2px;
    padding-top: 0.5px;
    padding-bottom: 0.5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
  }
}
.unit.form input.text,
.unit.form textarea {
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: transparent;
  border-bottom: 1px solid #F8F4F2;
  min-height: 20.2px;
  padding: 0;
  appearance: none;
  font-weight: 700;
  color: var(--color-text);
}
.unit.form input.text.fail,
.unit.form textarea.fail {
  background-color: #e7bcbc;
}
.unit.form input.text:focus,
.unit.form textarea:focus {
  border-color: #77FF91;
}
.unit.form input.text::placeholder,
.unit.form textarea::placeholder {
  font-weight: 300;
}
.unit.form textarea {
  padding: 10px;
}
@media (min-width: 768px) {
  .unit.form .tile input.text,
  .unit.form .tile textarea {
    float: right;
    width: 66%;
  }
}
.unit.form div.tick div.ctrl > div {
  float: left;
  width: 100%;
  position: relative;
  padding: 6px 0;
}
.unit.form div.tick.part--optionAlignRow div.ctrl > div {
  width: auto;
  margin-right: 15px;
}
.unit.form div.tick.part--optionAlignRow div.ctrl > div:last-child {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile div.ctrl > div {
    padding-top: 0.5px;
    padding-bottom: 0.5px;
  }
}
.unit.form div.tick label {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 26px;
}
.unit.form div.tick input {
  position: absolute;
  left: 0;
  top: 6px;
  width: 18px;
  margin-right: 6px;
  height: 19.2px;
  vertical-align: top;
}
.unit.form div.tick input:checked + input + label {
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile input {
    top: 0.5px;
  }
}
.unit.form select {
  float: left;
  width: 100%;
  font-family: 'Museo Sans', sans-serif;
  font-size: 16px;
  line-height: 1.2;
  background: transparent;
  min-height: 20.2px;
  border-bottom: 1px solid #F8F4F2;
  padding: 0;
  color: var(--color-text);
}
.unit.form select:focus {
  border-color: #77FF91;
}
.unit.form .ship fieldset > div {
  float: left;
  width: 100%;
}
.unit.form .ship fieldset > div.fail {
  box-sizing: border-box;
  padding: 5px;
  background-color: #e7bcbc;
}
.unit.form .ship div.chop {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.unit.form .ship div.chop input {
  float: left;
  width: 100%;
  display: block;
  font-size: 12px;
}
.unit.form .ship div.chop span {
  float: left;
}
.unit.form .ship div.chop span::file-selector-button {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
  margin-right: 16px;
}
.unit.form .ship div.chop span::file-selector-button:hover,
.unit.form .ship div.chop span::file-selector-button:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.unit.form .ship div.chop a {
  float: left;
  display: block;
  margin-left: 10px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  width: 12px;
  height: 12px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-cross-black.svg);
}
@media (min-width: 768px) {
  .unit.form .ship.tile fieldset > div {
    float: right;
    width: 66%;
    min-height: 20.2px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
}
.unit.form .submit {
  float: left;
  margin-top: var(--spacePart);
  margin-bottom: var(--spacePart);
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.unit.form .submit:hover,
.unit.form .submit:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.calendar {
  position: absolute !important;
  z-index: 2;
  left: 34% !important;
  top: 100% !important;
  right: unset !important;
  background: #fff;
  width: 200px;
  margin: 10px 0 0 0 !important;
  box-shadow: 0 0 6px rgba(160, 160, 160, 0.4);
  font-size: 14px;
  line-height: 1.14285714;
  padding: 20px;
}
.calendar table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.calendar th,
.calendar td {
  text-align: center;
  padding: 2px;
}
.calendar tr.month th {
  padding-bottom: 10px;
}
.calendar tr.month th:first-child a,
.calendar tr.month th:last-child a {
  float: left;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
}
.calendar tr.month th:last-child a {
  float: right;
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.calendar td.today a {
  color: #243759;
  text-decoration: underline;
}
.unit.form .recaptcha-info {
  color: #aaa;
  justify-content: flex-start;
  gap: 3px;
}
.unit.form .recaptcha-info strong {
  text-decoration: none;
  font-family: 'Museo Sans', sans-serif;
  font-weight: 600;
}
.unit.form .recaptcha-info a {
  color: #aaa;
}
.unit.form .recaptcha-info a:hover,
.unit.form .recaptcha-info a:focus {
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
.unit.form .part.fail {
  font-size: 16px;
  line-height: 1.25;
  border-left: 4px solid #ae2121;
  box-sizing: border-box;
  padding: 20px;
  background-color: #e7bcbc;
  color: #ae2121;
}
.unit.form div.cb-form-sent {
  float: left;
  width: 100%;
  margin-top: var(--spacePart);
  margin-bottom: var(--spacePart);
}
.unit.form div.cb-form-sent a {
  float: right;
  color: #5abb55;
}
#disp.two-step-verification div.body {
  overflow: hidden;
}
#disp.two-step-verification p {
  float: left;
  width: 100%;
}
.two-step-verification-container {
  float: left;
  width: 100%;
  min-width: 300px;
  margin-top: 10px;
  height: 350px;
  position: relative;
}
.two-step-verification-container a {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.two-step-verification-container a:hover,
.two-step-verification-container a:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #fff;
  background-size: 100px 100px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-loader-black.svg);
}
.two-step-verification-container.loaded .two-step-verification__div {
  background-image: none;
}
.table {
  float: left;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.table-layout-fixed .table {
  table-layout: fixed;
}
.table tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 5px 10px;
  vertical-align: top;
}
.table th.init {
  padding-left: 0;
}
.table th.exit {
  padding-right: 0;
}
.table th.align-left {
  text-align: left;
}
.table th.align-center {
  text-align: center;
}
.table th.align-right {
  text-align: right;
}
.table--headline th {
  font-weight: 700;
}
.table td {
  padding: 5px 10px;
  vertical-align: top;
}
.table td.init {
  padding-left: 0;
}
.table td.exit {
  padding-right: 0;
}
.table td.align-left {
  text-align: left;
}
.table td.align-center {
  text-align: center;
}
.table td.align-right {
  text-align: right;
}
#edit .table td {
  border-left: 1px dashed #e0e0e0;
  border-right: 1px dashed #e0e0e0;
}
.table--footer .table-foot td {
  font-weight: 700;
}
@media (max-width: 767px) {
  .part--table .table {
    font-size: 2.34680574vw;
  }
}
html,
body {
  width: 100%;
  min-height: 100vh;
}
#head {
  position: relative;
  width: 100%;
}
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background-color: #fff;
  font-family: 'Museo Sans', sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
  color: var(--color-text);
  accent-color: #243759;
  overflow: hidden;
  hyphens: manual;
  -webkit-font-smoothing: antialiased;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: var(--deskMaxWidth);
  width: var(--deskWidth);
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.navbar {
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  z-index: 999;
  padding: 28px var(--deskSpace);
  display: flex;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
  transition: all 0.4s ease-in-out;
}
.navbar.cb-scroll-triggered--active {
  padding: 15px var(--deskSpace) 16px;
  background-color: #F8F4F2;
  pointer-events: auto;
}
.navbar > * {
  pointer-events: auto;
}
.logo {
  position: relative;
  z-index: 2001;
  height: 29px;
}
@media (min-width: 768px) {
  .logo {
    height: 32px;
  }
}
.logo .logo__image {
  width: auto;
  height: 100%;
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}
.cb-toggle-target-active .logo .logo__image,
.layout1 .navbar:not(.cb-scroll-triggered--active) .logo .logo__image {
  opacity: 0;
}
.logo .logo__image--inverted {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.cb-toggle-target-active .logo .logo__image--inverted,
.layout1 .navbar:not(.cb-scroll-triggered--active) .logo .logo__image--inverted {
  opacity: 1;
}
.section {
  box-sizing: border-box;
  width: 100%;
  position: relative;
  background-color: var(--color-background);
  color: var(--color-text);
}
.section:last-child {
  margin-top: auto;
}
.section--hero:before {
  content: "";
  pointer-events: none;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.section--hero .content {
  position: relative;
  z-index: 3;
  box-sizing: border-box;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 118px 0;
}
.zertButton {
  position: relative;
  z-index: 5;
}
.zertButton .meta {
  display: inline-block;
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.zertButton .meta:hover,
.zertButton .meta:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.zertButton.zertButton--hero {
  position: absolute;
  bottom: 50px;
  left: 0;
}
.services {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 17px;
}
.services .meta {
  position: relative;
  display: block;
  box-sizing: border-box;
  border-radius: 100px;
  background-color: transparent;
  color: transparent;
  white-space: nowrap;
  transition: all 0.3s ease-in, color 0.2s ease-in;
}
.services .meta:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  display: block;
  background-color: var(--color-white);
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.3s ease-out;
}
.services .meta.find:after {
  -webkit-mask-image: url('/images/icon-search.svg');
          mask-image: url('/images/icon-search.svg');
  -webkit-mask-size: 20px 20px;
          mask-size: 20px 20px;
}
.services .meta.service_rechner:after {
  -webkit-mask-image: url(/images/icon-co2.svg);
          mask-image: url(/images/icon-co2.svg);
  -webkit-mask-size: 32px 28px;
          mask-size: 32px 28px;
}
.services--hero {
  position: absolute;
  z-index: 5;
  right: 28px;
  top: 77px;
}
.section--starAnimation .services--hero .meta:after {
  background-color: var(--color-blue);
}
.section--starAnimation .services--hero .meta:hover:after,
.section--starAnimation .services--hero .meta:focus:after {
  background-color: var(--color-blue);
}
.services.services--navigation {
  position: absolute;
  z-index: 6;
  right: 0;
  bottom: 50px;
}
.iconLinks {
  display: flex;
}
.iconLinks__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 28px;
}
.iconLinks__icon {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  transition: background-color 0.4s ease-in-out;
  width: 21px;
  height: 21px;
  background-color: var(--color-white);
  -webkit-mask-image: url('/images/facebook-white.svg');
          mask-image: url('/images/facebook-white.svg');
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  display: inline-block;
}
.iconLinks__icon--instagram {
  -webkit-mask-image: url('/images/instagram-white.svg');
          mask-image: url('/images/instagram-white.svg');
}
.iconLinks__icon--linkedin {
  -webkit-mask-image: url('/images/linkedin-white.svg');
          mask-image: url('/images/linkedin-white.svg');
}
a {
  color: var(--color-link);
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
a:hover,
a:focus {
  color: var(--color-link-hover);
}
strong {
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
.cb-image-caption {
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.38888889;
  text-align: center;
}
.loud {
  font-size: 24px;
  line-height: 1.6;
}
@media (max-width: 1279px) {
  .loud {
    font-size: 22px;
    line-height: 1.5;
  }
}
.skew {
  font-family: 'Museo Sans', sans-serif;
  font-weight: 300;
  font-size: 42px;
  line-height: 1.23809524;
}
@media (max-width: 1279px) {
  .skew {
    font-size: 28px;
    line-height: 1.25;
  }
}
.skew strong {
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
h1 {
  font-family: 'Spyk Display', serif;
  font-size: 50px;
  line-height: 1.05;
  font-weight: 500;
  hyphens: manual;
  color: var(--color-h1);
}
@media (min-width: 1280px) {
  h1 {
    font-size: 80px;
    line-height: 1.0875;
  }
}
h1 strong {
  font-family: 'Museo Sans', sans-serif;
  font-weight: 600;
  text-decoration: none;
  color: var(--color-h1-accent);
}
h1 i {
  font-weight: 500;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  font-style: normal;
}
h2,
.layout2 h1,
.layout3 h1 {
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  font-size: 60px;
  line-height: 1.06666667;
}
@media (max-width: 1279px) {
  h2,
  .layout2 h1,
  .layout3 h1 {
    font-size: 34px;
    line-height: 1.05;
  }
}
h2 strong,
.layout2 h1 strong,
.layout3 h1 strong {
  font-family: 'Museo Sans', sans-serif;
  font-weight: 700;
  text-decoration: none;
  color: var(--color-text-accent);
}
h2 i,
.layout2 h1 i,
.layout3 h1 i {
  font-weight: 500;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  font-style: normal;
}
h3 {
  font-family: 'Museo Sans', sans-serif;
  font-weight: 300;
  font-size: 35px;
  line-height: 1.05;
}
@media (max-width: 1279px) {
  h3 {
    font-size: 28px;
    line-height: 1.17857143;
  }
}
.teaser__headline h3 {
  font-size: 30px;
}
.area {
  box-sizing: border-box;
  width: calc(100% + var(--spaceUnitHorizontal) * 2);
  margin-left: calc(-1 * var(--spaceUnitHorizontal));
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.unit {
  box-sizing: border-box;
  margin-left: var(--spaceUnitHorizontal);
  margin-right: var(--spaceUnitHorizontal);
}
.unit__content {
  box-sizing: border-box;
}
.unit__body {
  box-sizing: border-box;
  width: calc(100% + var(--spacePartHorizontal) * 2);
  margin-left: calc(-1 * var(--spacePartHorizontal));
  margin-right: calc(-1 * var(--spacePartHorizontal));
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.cb-image-figure,
.cb-image-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part {
  box-sizing: border-box;
  display: flex;
  margin-left: var(--spacePartHorizontal);
  margin-right: var(--spacePartHorizontal);
}
.part--file,
.part--fancySectionStamp,
.part--fancySectionImage {
  flex-direction: column;
}
#star {
  position: absolute;
  z-index: 30;
  left: 50%;
  top: 72.5vh;
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
#star .starContainer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 305px;
  height: 332px;
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) scale(0.25) rotate(0deg);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
#star .arrow {
  transition: all 0.6s ease-out;
  position: absolute;
}
#star .arrow path {
  fill: var(--color-green);
  transition: all 0.6s ease-out;
}
#star .arrow--left {
  top: 0;
  right: 0;
  transform: rotate(0deg);
}
#star .arrow--right {
  bottom: 0;
  left: 0;
  transform: rotate(0deg);
}
#star.fixed {
  position: fixed;
  top: 50%;
}
#star.hide {
  opacity: 0.001;
  transform: translateX(-50%) translateY(calc(-50% + 5rem));
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
@media (min-width: 1280px) {
  #star .starContainer.blue .arrow path {
    fill: var(--color-blue);
  }
}
#star .starContainer.big {
  transform: translateX(-50%) translateY(-50%) scale(1) rotate(0deg);
}
#star .starContainer.rotate {
  transform: translateX(-50%) translateY(-50%) scale(1) rotate(180deg);
}
#star .starContainer.rotate.small {
  transform: translateX(-50%) translateY(-50%) scale(0.25) rotate(180deg);
}
#star .starContainer.fadeOut {
  opacity: 0;
  transition: transform 0.6s ease-out;
}
.section--starAnimation .introNavi {
  display: none;
}
.section--starAnimation .content {
  box-sizing: border-box;
  position: relative;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 50px 0 30px;
}
.section--starAnimation .content--intro {
  position: relative;
  z-index: 3;
  min-height: 100vh;
  padding: 118px 0 50px;
}
.section--starAnimation .content--intro:before {
  content: "";
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: var(--color-beige);
}
.section--starAnimation .content--intro:after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: calc(-1 * var(--deskSpace));
  width: 219px;
  height: 380px;
  background: url(/images/title-image-mobile.png) no-repeat center center;
  background-size: 100% 100%;
}
.section--starAnimation .content--one:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background: url(/images/background-fridge.jpg) no-repeat top left -160px;
  background-size: cover;
}
.section--starAnimation .content--two {
  color: var(--color-white);
}
.section--starAnimation .content--two .bg.bg--blue {
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: var(--color-blue);
}
.section--starAnimation .content--two:before {
  content: "";
  position: absolute;
  z-index: 40;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 251px;
  height: 251px;
  background: url(/images/globe.png) no-repeat center center;
  background-size: 100% 100%;
}
.section--starAnimation .content--three:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 44%;
  transform: translateX(-50%) translateY(-50%);
  width: 491px;
  height: 375px;
  background: url(/images/zertificate.png) no-repeat center center;
  background-size: 100% 100%;
}
@media (min-width: 1280px) {
  .section--starAnimation .content--three:after {
    top: 50%;
  }
}
.section--starAnimation .content--four {
  z-index: 40;
  justify-content: center;
}
.section--starAnimation .subcontent {
  position: relative;
  z-index: 50;
}
.section--starAnimation .subcontent--right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.section--starAnimation .part--startpageLink .open {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.section--starAnimation .part--startpageLink .open:hover,
.section--starAnimation .part--startpageLink .open:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
#edit .section--fancy .unit {
  min-height: 50px;
}
body:not(#edit) .section--fancy .cb-file-empty {
  display: none;
}
.section--fancy {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 100px;
}
.section--fancy .fancyBackground {
  display: none;
}
.layout5 .section--fancy {
  margin-top: 0;
  padding-top: 255px;
  padding-bottom: 0;
}
.section--fancy .part {
  margin-top: var(--spacePart);
  margin-bottom: var(--spacePart);
}
.section--fancy .part--fancySectionStamp,
.section--fancy .part--fancySectionImage,
.section--fancy .part--fancySectionText,
.section--fancy .unit--fancySectionUnit1,
.section--fancy .part--fancySectionLink {
  position: relative;
}
.section--fancy .part--fancySectionText,
.section--fancy .part--fancySectionLink {
  z-index: 50;
}
.section--fancy .part--fancySectionLink .open {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.section--fancy .part--fancySectionLink .open:hover,
.section--fancy .part--fancySectionLink .open:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.section--fancy .part--fancySectionStamp,
.section--fancy .part--fancySectionImage,
.section--fancy .unit--fancySectionUnit1 {
  z-index: 30;
}
.section--fancy .part--fancySectionStamp .cb-image-figure,
.section--fancy .part--fancySectionImage .cb-image-figure,
.section--fancy .unit--fancySectionUnit1 .cb-image-figure,
.section--fancy .part--fancySectionStamp .cb-image-container,
.section--fancy .part--fancySectionImage .cb-image-container,
.section--fancy .unit--fancySectionUnit1 .cb-image-container {
  height: 100%;
}
.section--fancy .part--fancySectionStamp img,
.section--fancy .part--fancySectionImage img,
.section--fancy .unit--fancySectionUnit1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section--fancy .part--fancySectionStamp1 {
  z-index: 40;
}
.section--fancy .part--fancySectionStamp1 img {
  aspect-ratio: 1;
}
.section--fancy .part--fancySectionImage1 img {
  aspect-ratio: 1.29387755;
}
.section--fancy .part--fancySectionImage2 {
  z-index: 20;
}
.section--fancy .part--fancySectionImage2 img {
  aspect-ratio: 0.71304348;
}
.section--fancy .unit--fancySectionUnit1 {
  z-index: 40;
}
.section--fancy .unit--fancySectionUnit1 img {
  aspect-ratio: 0.70967742;
}
.section--fancy .part--fancySectionImage3 {
  z-index: 40;
}
.section--fancy .part--fancySectionImage3 img {
  aspect-ratio: 1.19009901;
}
.section--fancy .part--fancySectionText1 .part__content {
  position: relative;
}
.section--fancy.section--fancySectionSettingsSwiss .content:before {
  content: "";
  position: absolute;
  top: 286px;
  right: 27px;
  background: url(/images/map-swiss.svg) no-repeat center center;
  background-size: 100% 100%;
  width: calc(100vw / 375 * 350);
  opacity: 0.8;
  aspect-ratio: 1.56210526;
  pointer-events: none;
}
.section--fancy.section--fancySectionSettingsBrazil .content .fancyBackground {
  display: block;
  position: absolute;
  top: 425px;
  right: -79px;
  width: calc(100vw / 375*681);
  aspect-ratio: 0.77618621;
  pointer-events: none;
}
.section--fancy.section--fancySectionSettingsBrazil .content .fancyBackground svg {
  width: 100%;
}
.section--one .area {
  margin-top: var(--spaceTotal);
  margin-bottom: var(--spaceTotal);
}
.section--one:has( + .section--three .unit--article2:first-child) .area {
  margin-bottom: calc(var(--spaceTotal) + 110px);
}
#edit .unit--slider,
#edit .unit--fridge {
  min-height: 50px;
}
body:not(#edit) .section--three .cb-file-empty {
  display: none;
}
body:not(#edit) .section--three .no-link {
  display: none;
}
.section--three .area {
  align-items: stretch;
}
.section--three .area {
  align-items: stretch;
}
.section--three .area:has(.unit.unit--article3:first-child),
.section--three .area:has(.unit.unit--article4:first-child),
.section--three .area:has(.unit.unit--article6:first-child),
.section--three .area:has(.unit.unit--article7:first-child),
.section--three .area:has(.unit.unit--fridge:first-child),
.section--three .area:has(.unit.unit--slider:first-child) {
  margin-top: var(--spaceTotal);
}
.section--three .area:has(.unit.unit--article3:last-child),
.section--three .area:has(.unit.unit--article6:last-child),
.section--three .area:has(.unit.unit--article7:last-child),
.section--three .area:has(.unit.unit--fridge:last-child),
.section--three .area:has(.unit.unit--slider:last-child) {
  margin-bottom: var(--spaceTotal);
}
.section--three .area:has(.unit.unit--article4:last-child) {
  margin-bottom: calc(var(--spaceTotal) + var(--spaceUnit));
}
.section--three .unit--article2 {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 800px;
  padding: 149px 0;
  margin-top: 0;
  margin-bottom: 0;
  color: var(--color-text);
}
.section--three .unit--article2 .unit__content {
  position: relative;
  z-index: 2;
}
.section--three .unit--article2 .unit__background {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100vw;
  transform: translateX(-50%);
  height: 100%;
}
.section--three .unit--article2 .unit__background:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 47%);
}
.section--three .unit--article2 .unit__background .unit__backgroundImage {
  height: 100%;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
body:not(.layout2) .section--three .unit--article2:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 0;
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
  width: 200px;
  height: 214px;
  background-color: var(--color-blue);
  -webkit-mask-image: url('/images/icon-fair-recycling.svg');
          mask-image: url('/images/icon-fair-recycling.svg');
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.6s ease-out;
}
body:not(.layout2) .section--three .unit--article2.starAnimationInitial:before {
  background-color: var(--color-green);
  transform: translateX(-50%) translateY(-50%) rotate(180deg);
}
.unit--article2:first-child {
  margin-top: calc(var(--spaceTotal) + 40px);
}
body.fancySectionSettingsHide .unit--article2:first-child {
  margin-top: 0;
}
.section--three .unit--article3 + .unit--article2,
.section--three .unit--article4 + .unit--article2 {
  margin-top: calc(var(--spaceTotal) + 105px);
}
.section--three .unit--article3 .part--file:nth-child(1) img {
  aspect-ratio: var(--aspectRatioImage1);
  object-fit: cover;
}
.section--three .unit--article3 .part--file:nth-child(2) img {
  aspect-ratio: var(--aspectRatioImage2);
  object-fit: cover;
}
.section--three .unit--article2 + .unit--article3,
.section--three .unit--article5 + .unit--article3 {
  margin-top: calc(var(--spaceUnit) + var(--spaceTotal));
}
.section--three .unit--article4 .part--text {
  margin-top: calc(var(--spacePart) / 2);
}
.section--three .unit--article4 .part--text:not(:last-child) {
  margin-bottom: calc(var(--spacePart) / 2);
}
.section--three .unit--article4 .part--socialIcons {
  margin-top: 0;
}
.section--three .unit--article4 .iconLinks__item {
  display: flex;
  border-radius: 50%;
  background-color: var(--color-green);
}
.section--three .unit--article4 .iconLinks__item .iconLinks__icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: var(--color-blue);
  -webkit-mask-size: 17px 21px;
          mask-size: 17px 21px;
}
.section--three .unit--article2 + .unit--article4,
.section--three .unit--article5 + .unit--article4 {
  margin-top: calc(var(--spaceUnit) + var(--spaceTotal));
}
.section--three .unit--article5 {
  min-height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
  padding: calc(var(--spaceTotal) * 2.5) 0;
  background-color: var(--color-background);
  color: var(--color-text);
}
.section--three .unit--article5 .unit__content {
  opacity: 1;
  transition: all 0.8s ease-out;
}
.section--three .unit--article5:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: var(--color-background);
}
.section--three .unit--article5:after {
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  top: 100%;
  transform: translateX(50%) translateY(-50%) rotate(120deg);
  width: 200px;
  height: 214px;
  background-color: var(--color-star-accent);
  -webkit-mask-image: url('/images/icon-fair-recycling.svg');
          mask-image: url('/images/icon-fair-recycling.svg');
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.8s ease-out;
}
.section--three .unit--article5.starAnimationInitial .unit__content {
  opacity: 0;
}
.section--three .unit--article5.starAnimationInitial:after {
  top: 50%;
  transform: translateX(50%) translateY(-50%) rotate(0deg);
  background-color: var(--color-star);
}
.section--three .unit--article3 + .unit--article5,
.section--three .unit--article4 + .unit--article5 {
  margin-top: var(--spaceTotal);
}
.section--three .unit--article6 .unit__body {
  justify-content: center;
}
.section--three .unit--article2 + .unit--article6,
.section--three .unit--article5 + .unit--article6 {
  margin-top: calc(var(--spaceUnit) + var(--spaceTotal));
}
.section--three .unit--article7 .unit__body {
  align-items: center;
}
.section--three .unit--article2 + .unit--article7,
.section--three .unit--article5 + .unit--article7 {
  margin-top: calc(var(--spaceUnit) + var(--spaceTotal));
}
.section--four .teaserMeta {
  display: flex;
  gap: 10px;
  margin-bottom: calc(var(--spacePart) * 0.7);
  color: var(--color-green);
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  transition: all 0.3s ease-out;
}
@media (max-width: 1279px) {
  .section--four .teaserMeta {
    font-size: 20px;
    line-height: 1.5;
  }
}
.section--four .teaserMeta .teaserMeta__category {
  display: flex;
  flex-grow: 1;
}
.section--four .teaserMeta .teaserMeta__category:before {
  content: "—";
  margin-right: 10px;
}
.section--four .unit--article8 .part--file:nth-child(1) img {
  aspect-ratio: var(--aspectRatioImage1);
  object-fit: cover;
}
.section--four .unit--article8 .part--file:nth-child(2) img {
  aspect-ratio: var(--aspectRatioImage2);
  object-fit: cover;
}
.section--four .content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-top: var(--contentTopSpace);
  margin-bottom: var(--spaceTotal);
}
.section--four .subcontent {
  display: flex;
  flex-direction: column;
}
.section--four .area {
  margin-top: 0;
  margin-bottom: 0;
}
body:not(#edit).area1--empty.area2--empty .section--four .content {
  margin-bottom: 0;
}
.section--five .content {
  margin-top: var(--contentTopSpace);
}
.section--five .area .unit:last-child {
  margin-bottom: 0;
}
body.layout2.area7--empty .section--formOnly {
  display: none;
}
body.layout2 .section--four + .section--three .area {
  margin-top: 0 !important;
}
body.layout2 .section--four + .section--three .area .unit:first-child {
  margin-top: 0;
}
body.layout2 .section--formOnly + .section--three .area {
  margin-top: 0;
}
body.layout2 .section--formOnly + .section--three .area .unit:first-child {
  margin-top: 0;
}
.layout5.area7--empty .section--formOnly {
  display: none;
}
.layout5 .section--formOnly .content {
  margin-top: calc(var(--spaceTotal) * 2);
}
.section--formOnly .content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-bottom: var(--spaceTotal);
}
.section--formOnly .area {
  margin-top: 0;
  margin-bottom: 0;
}
.section--newsTeaserSlider .content {
  margin-top: calc(var(--spaceTotal) * 2);
}
.layout3 .section--newsTeaserSlider .content {
  margin-bottom: var(--spaceArea);
}
.section--partnerLogoSlider .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: calc(2 * var(--spaceTotal) - 40px);
  margin-bottom: var(--spaceTotal);
}
.section--sustainableDevelopmentGoals .area {
  margin-top: var(--spaceTotal);
}
.section--sustainableDevelopmentGoals .area :nth-child(-n + 1 of .unit--article1) {
  margin-bottom: 0;
}
body:not(#edit) .part.is-empty {
  display: none;
}
.part--link .open {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.part--link .open:hover,
.part--link .open:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.part.load {
  display: flex;
  flex-direction: row;
}
.part.load .load {
  position: relative;
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
  background-image: none;
  padding-left: 50px;
}
.part.load .load:hover,
.part.load .load:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.part.load .load:after {
  content: "";
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-color: var(--button-color);
  -webkit-mask-image: url('/images/cb-default/cb-download-black.svg');
          mask-image: url('/images/cb-default/cb-download-black.svg');
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 0.3s ease-out;
}
.part.load .load:hover:after,
.part.load .load:focus:after {
  background-color: var(--button-color-hover);
}
@media screen and (prefers-reduced-motion: no-preference) {
  body:not(#edit) .navbar a,
  body:not(#edit) .content--intro,
  body:not(#edit) .introNavi,
  body:not(#edit) .section--hero,
  body:not(#edit) .unit:not(.unit--footLinks),
  body:not(#edit).layout5 .section--starAnimation .subcontent,
  body:not(#edit) .section--four #head,
  body:not(#edit) .section--five #head,
  body:not(#edit) .section--four .services--hero,
  body:not(#edit) .section--five .services--hero,
  body:not(#edit) .section--fancy .part,
  body:not(#edit) .section--partnerLogoSlider .part,
  body:not(#edit) .cbdModule,
  body:not(#edit) .section--newsTeaserSlider .part,
  body:not(#edit) .part--formTitle,
  body:not(#edit) .footsection,
  body:not(#edit) .teaserMeta {
    opacity: 0.001;
    transform: translateY(5rem);
    transition: all 0.8s ease-out;
  }
  body:not(#edit) .navbar a.is-intersecting,
  body:not(#edit) .content--intro.is-intersecting,
  body:not(#edit) .introNavi.is-intersecting,
  body:not(#edit) .section--hero.is-intersecting,
  body:not(#edit) .unit:not(.unit--footLinks).is-intersecting,
  body:not(#edit).layout5 .section--starAnimation .subcontent.is-intersecting,
  body:not(#edit) .section--four #head.is-intersecting,
  body:not(#edit) .section--five #head.is-intersecting,
  body:not(#edit) .section--four .services--hero.is-intersecting,
  body:not(#edit) .section--five .services--hero.is-intersecting,
  body:not(#edit) .section--fancy .part.is-intersecting,
  body:not(#edit) .section--partnerLogoSlider .part.is-intersecting,
  body:not(#edit) .cbdModule.is-intersecting,
  body:not(#edit) .section--newsTeaserSlider .part.is-intersecting,
  body:not(#edit) .part--formTitle.is-intersecting,
  body:not(#edit) .footsection.is-intersecting,
  body:not(#edit) .teaserMeta.is-intersecting {
    opacity: 1;
    transform: translateY(0);
  }
  body:not(#edit) .section--starAnimation .services--hero {
    opacity: 0.001;
    transform: translateY(5rem);
    transition: all 0.8s ease-out;
  }
  body:not(#edit) .section--starAnimation .services--hero.is-intersecting {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (prefers-reduced-motion: no-preference) and (min-width: 1280px) {
  body:not(#edit) .section--starAnimation .services--hero {
    transform: translateY(calc(-100% + 5rem));
  }
}
@media screen and (prefers-reduced-motion: no-preference) and (min-width: 1280px) {
  body:not(#edit) .section--starAnimation .services--hero.is-intersecting {
    transform: translateY(-100%);
  }
}
body.cb-toggle-target-active {
  overflow: hidden;
}
.section {
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .section {
  transform: translateY(200px);
}
body.cb-toggle-target-active .section.section--header {
  transform: none;
}
.togglenavigation {
  position: relative;
  z-index: 2001;
  width: 25px;
  height: 21px;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .layout5 .togglenavigation {
    opacity: 0 !important;
    pointer-events: none;
  }
  .layout5 .cb-scroll-triggered--active .togglenavigation {
    opacity: 1 !important;
    pointer-events: all;
  }
}
.tline {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 4px;
  background-color: #243759;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-toggle-target-active .tline,
.layout1 .navbar:not(.cb-scroll-triggered--active) .tline {
  background-color: #FFFFFF;
}
.tline--2,
.tline--3 {
  top: 50%;
  transform: translateY(-50%);
}
.tline--4 {
  top: unset;
  bottom: 0;
}
body.cb-toggle-target-active .tline--1 {
  opacity: 0;
  transform: translateY(-10px);
}
body.cb-toggle-target-active .tline--2 {
  transform: translateY(-50%) rotate(-45deg);
}
body.cb-toggle-target-active .tline--3 {
  transform: translateY(-50%) rotate(45deg);
}
body.cb-toggle-target-active .tline--4 {
  opacity: 0;
  transform: translateY(10px);
}
.navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  background-color: #243759;
  overflow-y: scroll;
  transform: translateY(-100%);
  transition: all 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .navigation {
  transform: translateY(0);
}
.navigation .desk {
  height: 100%;
}
.navigation .content {
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 40px;
  padding: 50px 0;
}
@media (min-width: 1280px) {
  .navigation .content {
    padding: 100px 0;
    padding-left: 50%;
    gap: 80px;
  }
}
.navigation .iconLinksPart {
  position: absolute;
  right: 4px;
  top: 76px;
}
@media (min-width: 1280px) {
  .navigation .iconLinksPart {
    right: unset;
    top: unset;
    left: calc((100% + 20px) / 12 * 2);
    bottom: 100px;
  }
}
.navigation .iconLinksPart .iconLinks__icon {
  background-color: var(--color-green);
}
.navi-animation {
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: translateY(-100vh);
  transition: all 0s 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .navi-animation {
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: translateY(0);
  opacity: 1;
}
.navigation div.navi {
  display: flex;
  flex-direction: column;
  gap: 1px;
  position: relative;
}
.navigation div.navi > .cb-toggle {
  display: none;
}
.navigation div.navi > .item {
  position: relative;
}
.navigation div.navi > .item.item-empty > .cb-toggle {
  display: none;
}
.navigation div.navi > .item > .menu {
  display: inline-block;
  color: #FFFFFF;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 600;
  text-decoration: none;
}
@media (min-width: 1280px) {
  .navigation div.navi > .item > .menu {
    font-size: 38px;
    line-height: 1.5;
    color: #FFFFFF;
    padding-right: 68px;
    background: no-repeat right center;
    background-size: 48px 53px;
  }
}
.navigation div.navi > .item > .menu:hover,
.navigation div.navi > .item > .menu:focus,
.navigation div.navi > .item > .menu.path {
  color: #77FF91;
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
@media (min-width: 1280px) {
  .navigation div.navi > .item > .menu:hover,
  .navigation div.navi > .item > .menu:focus,
  .navigation div.navi > .item > .menu.path {
    color: #FFFFFF;
    background-image: url(/images/icon-fair-recycling.svg);
  }
}
.navigation .cb-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
  width: 25px;
  height: 24px;
  background-size: 14px 14px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-down-black.svg);
  transition: all 0.3s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.navigation .cb-toggle.cb-toggle-active {
  transform: rotate(-180deg);
}
@media (max-width: 767px) {
  .zertButton.zertButton--intro {
    display: none;
  }
  .services--hero .meta,
  .services--navigation .meta {
    width: 32px;
    height: 32px;
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    color: transparent;
  }
  body.layout1:not(.fancySectionSettingsHide) .section--one .area {
    margin-bottom: calc(var(--spaceArea) + 80px);
  }
  .section--four .services {
    display: none;
  }
  #star .starContainer {
    width: 210px;
    height: 220px;
    transform: translateX(-50%) translateY(-50%) scale(0.37) rotate(0deg);
  }
  #star .arrow {
    width: 118px;
    height: 177px;
  }
  .section--starAnimation .part--startpageLink .open {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    overflow: hidden;
    text-indent: 101%;
    color: transparent;
    background: var(--color-green) url(/images/icon-arrow-right-blue.svg) no-repeat center center;
    background-size: 16px 25px;
    transition: all 0.3s;
  }
  .section--starAnimation .part--startpageLink .open:hover,
  .section--starAnimation .part--startpageLink .open:focus {
    background-color: var(--color-blue);
    background-image: url(/images/icon-arrow-right-green.svg);
  }
  .section--fancy .content {
    display: flex;
    flex-direction: column;
  }
  .section--fancy .part--fancySectionStamp,
  .section--fancy .part--fancySectionImage,
  .section--fancy .part--fancySectionText,
  .section--fancy .unit--fancySectionUnit1 {
    position: relative;
  }
  .section--fancy .part--fancySectionStamp1 {
    position: absolute;
    right: 0;
    bottom: calc(100% + 70px);
    width: 123px;
  }
  .section--fancy .part--fancySectionImage1 {
    position: absolute;
    right: calc(-1 * var(--deskSpace));
    top: -140px;
    width: calc(100vw / 375 * 273);
    margin: 0;
    max-width: 273px;
  }
  .section--fancy .part--fancySectionImage2 {
    width: calc(100% / 315 * 208);
    align-self: flex-end;
  }
  .section--fancy .unit--fancySectionUnit1 {
    width: calc(100% / 315 * 273);
    margin-left: calc(-1 * var(--deskSpace));
    margin-top: -115px;
    margin-bottom: 236px;
  }
  .section--fancy .unit--fancySectionUnit1 .part.pict {
    width: calc(100% / 273 * 161);
  }
  .section--fancy .unit--fancySectionUnit1 .part.load {
    margin-left: var(--deskSpace);
  }
  .section--fancy .part--fancySectionImage3 {
    margin-top: -125px;
    margin-right: calc(-1 * var(--deskSpace));
  }
  .section--fancy .part--fancySectionText1 {
    margin-bottom: calc(3*var(--spacePart));
  }
  .layout5 .section--fancy .part--fancySectionText1 {
    margin-bottom: var(--spacePart);
  }
  .layout5 .section--fancy .part--fancySectionLink1 {
    margin-bottom: calc(3*var(--spacePart));
  }
  .section--three .unit--article3 .part--text {
    margin-top: calc(var(--spacePart) * 3);
  }
  .section--three .unit--article3.unitThree--offset .part--text {
    margin-top: calc(var(--spacePart) * 4);
  }
  .section--three .unit--article3.unitThree--offset .part--file:nth-child(1) {
    width: calc(100vw - var(--deskSpace));
    margin-bottom: 0;
  }
  .section--three .unit--article3.unitThree--offset .part--file:nth-child(2) {
    width: calc(100vw - var(--deskSpace) * 2.5);
    margin-top: -86px;
    margin-bottom: 0;
  }
  .section--three .unit--article3.unitThree--offset.unitThree--imageRight .part--file:nth-child(1) {
    margin-right: calc(-1 * var(--deskSpace));
  }
  .section--three .unit--article3.unitThree--offset.unitThree--imageRight .part--file:nth-child(2) {
    margin-left: calc(-1 * var(--deskSpace));
  }
  .section--three .unit--article3.unitThree--offset.unitThree--imageLeft .part--file:nth-child(1) {
    margin-left: calc(-1 * var(--deskSpace) + var(--spacePartHorizontal));
  }
  .section--three .unit--article3.unitThree--offset.unitThree--imageLeft .part--file:nth-child(2) {
    margin-right: 0;
    margin-left: calc(2 * var(--deskSpace));
  }
  .section--four .unit--article8.unitEight--offset .part--file:nth-child(1) {
    width: calc(100vw - var(--deskSpace));
    margin-right: calc(-1 * var(--deskSpace));
    margin-bottom: 0;
  }
  .section--four .unit--article8.unitEight--offset .part--file:nth-child(2) {
    width: calc(100vw - var(--deskSpace) * 2.5);
    margin-left: calc(-1 * var(--deskSpace));
    margin-top: -86px;
    margin-bottom: 0;
  }
  .section--three .unit--article6 .part--fileWithWidth {
    width: calc(100% - var(--spacePartHorizontal) * 2);
  }
  .section--three .unit--article6 .part--fileWithWidth.part--slim {
    max-width: 171px;
    padding: 0 10px;
  }
  .section--three .unit--article7 .part--file {
    width: calc(100% / 2 - var(--spacePartHorizontal) * 2);
  }
  .section--partnerLogoSlider .content .part--newsTeaserSliderLink {
    order: 3;
  }
  .layout2 .section--formOnly.section--blue {
    margin-top: -110px;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .section--three .unit--article7 .part--file {
    width: calc(100% / 3 - var(--spacePartHorizontal) * 2);
  }
}
.footcontent {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: var(--spaceTotal);
  min-height: 100vh;
  padding: var(--spaceTotal) 0;
}
@media (min-width: 1280px) {
  .footcontent {
    min-height: unset;
  }
}
.footsection {
  display: flex;
}
.footsection--1 {
  flex-direction: column;
  gap: 30px;
  flex-grow: 1;
}
@media (min-width: 1280px) {
  .footsection--1 {
    flex-direction: row;
  }
}
.footsection--2 {
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1279px) {
  .footsection--2 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footunit--1 {
  order: 3;
  display: flex;
  width: 100%;
  margin-top: auto;
}
@media (min-width: 1280px) {
  .footunit--1 {
    order: unset;
    margin-top: unset;
    width: 50%;
  }
}
.footunit--2 {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
@media (min-width: 1280px) {
  .footunit--2 {
    width: 25%;
    flex-direction: column;
  }
}
.footunit--3 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 1280px) {
  .footunit--3 {
    width: 25%;
  }
}
.vcard {
  float: left;
}
.zertButton--footer {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1279px) {
  .footLogo {
    position: absolute;
    right: -8px;
    bottom: 0;
    transform: rotate(-90deg) translateX(100%);
    transform-origin: bottom right;
    height: 50px;
  }
}
@media (min-width: 1280px) {
  .footLogo {
    height: 152px;
  }
}
.footLogo__image {
  width: auto;
  height: 100%;
}
.footLinks {
  float: left;
  display: flex;
  flex-direction: column;
}
.footLink {
  font-weight: 600;
}
.unit--footLinks {
  display: flex;
  font-size: 24px;
  line-height: 1.6;
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  flex-grow: 1;
}
#edit .unit--footLinks {
  outline-color: #ccc;
  min-height: 100px;
}
.unit--footLinks .unit__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
}
.unit--footLinks .part {
  margin: 0;
}
.unit--footLinks .part--footlink .open {
  color: var(--color-green);
  display: block;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
#privacy {
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 15px;
  line-height: 1.6;
}
@media (min-width: 1280px) {
  #privacy {
    margin-bottom: 26px;
    flex-direction: row;
    gap: 30px;
    font-size: 18px;
  }
}
.langnavi {
  float: left;
}
@media (max-width: 1279px) {
  .langnavi {
    order: 1;
    margin-bottom: 16px;
  }
}
.langnavi div.sub1 {
  float: left;
  display: block;
}
.langnavi div.sub1 > .item {
  float: left;
  margin-right: 16px;
}
.langnavi div.sub1 > .item.exit {
  margin-right: 0;
}
.langnavi div.sub1 > .item > .menu {
  float: left;
  text-decoration: none;
  color: #243759;
  font-weight: 500;
  text-transform: uppercase;
}
.langnavi div.sub1 > .item > .menu:hover,
.langnavi div.sub1 > .item > .menu.path {
  color: #77FF91;
}
:root {
  --slideGap: 40px;
}
@media (min-width: 1280px) {
  .section--partnerLogoSlider .content {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
}
.section--partnerLogoSlider .cbdModule--partnerLogoSlider {
  width: calc(100% - 2 * var(--spaceUnitHorizontal));
  margin-top: var(--spaceTotal);
  margin-bottom: var(--spaceTotal);
}
@media (min-width: 1280px) {
  .section--partnerLogoSlider .part--newsTeaserSliderTitle2 {
    width: calc(100% / 12 * 6 - 20px);
    margin-left: calc(100% / 12 * 2 + 10px);
    margin-right: 10px;
  }
}
.section--partnerLogoSlider .part--newsTeaserSliderLink .open {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.section--partnerLogoSlider .part--newsTeaserSliderLink .open:hover,
.section--partnerLogoSlider .part--newsTeaserSliderLink .open:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.ns-sliderWrapper--partnerLogoSlider.ns-sliderWrapper {
  position: relative;
  z-index: 2;
  display: flex;
  width: 100vw;
  margin-left: calc(-1 * var(--deskSpace));
}
@media (min-width: 1440px) {
  .ns-sliderWrapper--partnerLogoSlider.ns-sliderWrapper {
    margin-left: calc(-50vw + 654px);
  }
}
.ns-sliderWrapper--partnerLogoSlider .ns-slider {
  display: flex;
  width: 100%;
}
.ns-sliderWrapper--partnerLogoSlider .ns-slider .placeholder {
  padding-bottom: 0;
  height: 100%;
}
.ns-sliderWrapper--partnerLogoSlider .ns-slider__content {
  display: flex;
  width: 100%;
}
.ns-sliderWrapper--partnerLogoSlider .ns-slider__stage {
  display: flex;
  width: 100%;
}
.ns-sliderWrapper--partnerLogoSlider .ns-slider__area {
  display: flex;
  align-items: center;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .ns-sliderWrapper--partnerLogoSlider .ns-slider__area {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
}
.ns-sliderWrapper--partnerLogoSlider .ns-slide {
  position: relative;
  box-sizing: border-box;
  display: flex;
  width: calc(100% / 3 - 20px);
  margin-left: 10px;
  margin-right: 10px;
  flex-shrink: 0;
  transition: all 5s linear;
  color: inherit;
}
@media (min-width: 768px) {
  .ns-sliderWrapper--partnerLogoSlider .ns-slide {
    width: calc(100% / 6 - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
  .ns-sliderWrapper--partnerLogoSlider .ns-slide:hover,
  .ns-sliderWrapper--partnerLogoSlider .ns-slide:focus {
    color: inherit;
  }
}
.ns-sliderWrapper--partnerLogoSlider .ns-slide__content {
  display: flex;
  width: 100%;
}
.ns-sliderWrapper--partnerLogoSlider .ns-slider__part {
  display: flex;
  width: 100%;
}
.ns-sliderWrapper--partnerLogoSlider .ns-slider__part .open {
  display: flex;
  width: 100%;
}
#view .ns-sliderWrapper--partnerLogoSlider .ns-slider__part.is-empty {
  display: none;
}
:root {
  --slideGap: 40px;
}
.unit.unit--slider {
  width: calc(100% - 2 * var(--spaceUnitHorizontal));
  margin-top: var(--spaceTotal);
  margin-bottom: var(--spaceTotal);
}
.unit--article6 + .unit.unit--slider {
  margin-top: 0;
}
@media (min-width: 1280px) {
  .unit.unit--slider:after {
    content: "";
    position: absolute;
    z-index: 10;
    right: 100%;
    top: 0;
    height: 100%;
    width: 100vw;
    background-color: var(--color-background);
  }
}
.ns-sliderWrapper--unitSlider.ns-sliderWrapper {
  position: relative;
  z-index: 2;
  display: flex;
}
@media (max-width: 1279px) {
  .ns-sliderWrapper--unitSlider.ns-sliderWrapper {
    width: 100vw;
    margin-left: calc(-1 * var(--deskSpace));
  }
}
.ns-sliderWrapper--unitSlider .ns-slider {
  display: flex;
  width: 100%;
  padding-top: 147px;
}
@media (min-width: 1280px) {
  .ns-sliderWrapper--unitSlider .ns-slider {
    padding-top: 50px;
  }
}
.ns-sliderWrapper--unitSlider .ns-slider .placeholder {
  padding-bottom: 0;
  height: 100%;
}
.ns-sliderWrapper--unitSlider .ns-slider__content {
  display: flex;
  width: 100%;
}
.ns-sliderWrapper--unitSlider .ns-slider__stage {
  display: flex;
  width: 100%;
}
.ns-sliderWrapper--unitSlider .ns-slider__area {
  display: flex;
  align-items: flex-start;
  width: calc(100% / 375 * 300 + 40px);
  margin-left: -20px;
}
@media (min-width: 1280px) {
  .ns-sliderWrapper--unitSlider .ns-slider__area {
    width: calc(100% + 128px);
    width: calc((100% + 2 * var(--spaceUnitHorizontal)) / 1308 * 743 + 128px);
    margin-left: -64px;
  }
}
.ns-sliderWrapper--unitSlider .ns-slide {
  position: relative;
  box-sizing: border-box;
  display: flex;
  width: calc(100% - 40px);
  height: 100%;
  margin-left: 20px;
  margin-right: 20px;
  flex-shrink: 0;
  transition: all 0.8s;
  color: inherit;
}
@media (min-width: 1280px) {
  .ns-sliderWrapper--unitSlider .ns-slide {
    width: calc(100% - 128px);
    margin-left: 64px;
    margin-right: 64px;
  }
  .ns-sliderWrapper--unitSlider .ns-slide:hover,
  .ns-sliderWrapper--unitSlider .ns-slide:focus {
    color: inherit;
  }
}
.ns-sliderWrapper--unitSlider .ns-slide__image {
  position: absolute;
  right: -16px;
  bottom: calc(100% - 80px);
  width: 182px;
}
@media (min-width: 1280px) {
  .ns-sliderWrapper--unitSlider .ns-slide__image {
    right: 0;
    bottom: unset;
    top: -50px;
    width: calc(100% / 743 * 307);
  }
}
.ns-sliderWrapper--unitSlider .ns-slide__image .ns-sliderImage {
  width: 100%;
  height: 100%;
  aspect-ratio: 0.80104712;
  object-fit: cover;
}
.ns-sliderWrapper--unitSlider .ns-slide__text {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: var(--spacePart);
  padding: 80px 30px 50px;
  background-color: #fff;
}
@media (min-width: 1280px) {
  .ns-sliderWrapper--unitSlider .ns-slide__text {
    width: calc(100% / 743 * 525);
    padding: 49px 151px 72px 49px;
  }
}
.ns-sliderWrapper--unitSlider .ns-slider__part {
  display: flex;
  width: 100%;
}
#view .ns-sliderWrapper--unitSlider .ns-slider__part.is-empty {
  display: none;
}
.ns-sliderWrapper--unitSlider .ns-slider__controls {
  position: absolute;
  left: var(--deskSpace);
  top: 33px;
  display: flex;
  gap: 13px;
  z-index: 2;
}
@media (min-width: 1280px) {
  .ns-sliderWrapper--unitSlider .ns-slider__controls {
    top: 80px;
    left: calc((100% + 2 * var(--spaceUnitHorizontal)) / 12 * 7 - 2 * var(--spaceUnitHorizontal));
    margin-left: -28px;
  }
}
#view .is-noSlider .ns-sliderWrapper--unitSlider .ns-slider__controls {
  display: none;
}
.ns-sliderWrapper--unitSlider .ns-sliderControl {
  float: left;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #77FF91;
  cursor: pointer;
  background-size: 16px 25px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: all 0.2s;
}
.ns-sliderWrapper--unitSlider .ns-sliderControl:last-child {
  margin-bottom: 0;
}
.ns-sliderWrapper--unitSlider .ns-sliderControl--prev {
  background-image: url(/images/icon-arrow-left-blue.svg);
}
.ns-sliderWrapper--unitSlider .ns-sliderControl--next {
  background-image: url(/images/icon-arrow-right-blue.svg);
}
.ns-sliderWrapper--unitSlider .ns-sliderIndex {
  display: none;
}
.unit.unitFridge {
  margin-top: var(--spaceTotal);
  margin-bottom: var(--spaceTotal);
  display: flex;
  flex-direction: column;
}
@media (max-width: 1279px) {
  .unit.unitFridge {
    align-items: center;
  }
}
.unit--article6 + .unit.unitFridge {
  margin-top: 0;
}
.fridgeText {
  font-size: 22px;
  line-height: 1.3;
}
@media (min-width: 1280px) {
  .fridgeText {
    font-size: min(2.43055556vw, 35px);
    line-height: 1.05;
  }
}
.fridgeText__serif {
  font-family: 'Spyk Display', serif;
  font-weight: 500;
}
.fridgeText__underline {
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
}
.fridgeText__white {
  color: var(--color-white);
}
.fridgeText__size1 {
  font-size: 34px;
  line-height: 1.05;
}
@media (min-width: 1280px) {
  .fridgeText__size1 {
    font-size: min(4.16666667vw, 60px);
    line-height: 1.06666667;
  }
}
.fridgeText__size2 {
  font-size: 50px;
  line-height: 1.05;
}
@media (min-width: 1280px) {
  .fridgeText__size2 {
    font-size: 60px;
    line-height: 1.06666667;
  }
}
.fridgeText__size3 {
  font-size: 65px;
  line-height: 1.3;
}
.fridgeText__size3 small {
  font-size: 34px;
}
@media (min-width: 1280px) {
  .fridgeText__size3 {
    font-size: min(10.41666667vw, 150px);
    line-height: 1.3;
  }
}
.fridgeText__size4 {
  font-size: 200px;
  line-height: 0.7;
}
@media (min-width: 1280px) {
  .fridgeText__size4 {
    font-size: min(21.59722222vw, 311px);
    line-height: 1.29903537;
  }
}
.fridgeWrapper {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1279px) {
  .fridgeWrapper {
    max-width: 420px;
  }
}
@media (min-width: 1280px) {
  .fridgeWrapper {
    flex-direction: row;
  }
}
.fridge {
  position: relative;
  width: 100%;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .fridge {
    width: auto;
  }
}
.fridge__backgroundText {
  position: absolute;
  right: calc(-21px - var(--deskSpace));
  top: 0;
  text-align: end;
  width: auto;
}
@media (min-width: 1280px) {
  .fridge__backgroundText {
    right: unset;
    left: calc(-33px - var(--deskSpace));
    top: 165px;
    text-align: start;
  }
}
.fridge__contentTop {
  margin-top: 89px;
}
@media (min-width: 1280px) {
  .fridge__contentTop {
    z-index: 2;
    margin-top: 255px;
  }
}
.fridge__image {
  margin-top: -22px;
  width: 190px;
  margin-left: calc(100% / 315 * 68);
  flex-shrink: 0;
  pointer-events: unset;
}
@media (min-width: 1280px) {
  .fridge__image {
    width: 252px;
    margin-top: 0;
    margin-left: -76px;
  }
}
.fridge__contentBottom {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (min-width: 1280px) {
  .fridge__contentBottom {
    margin-top: 110px;
    margin-left: -35px;
    width: 718px;
  }
}
.fridgeContent__title {
  display: flex;
  flex-direction: column;
}
.fridgeContent__title .fridgeText:nth-child(2) {
  align-self: flex-end;
}
.fridgeContent__body {
  width: 248px;
}
@media (min-width: 1280px) {
  .fridgeContent__body {
    width: 407px;
    margin-left: 210px;
  }
}
.ellipse {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: var(--color-green);
  border-radius: 50%;
  transform: scale(1);
  transform-origin: center center;
  transition: all 0.3s ease-out;
}
.ellipse:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 12px;
  height: 12px;
  background: url(/images/icon-plus.svg) no-repeat center center;
  background-size: 100% 100%;
  opacity: 1;
  transition: all 0.3s ease-out;
}
.ellipse .ellipse__image {
  position: relative;
  display: flex;
  opacity: 0;
  transform-origin: center center;
  transition: all 0.3s ease-out;
}
.ellipse .ellipse__image .ellipse__imageImage {
  position: relative;
}
.ellipse .ellipse__label {
  position: absolute;
  left: 50%;
  top: 50%;
  color: var(--color-white);
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) scale(0.21126761);
  transform-origin: center center;
  transition: all 0.3s ease-out;
}
.ellipse:hover,
.ellipse:focus {
  transform: scale(4.73333333);
}
.ellipse:hover:before,
.ellipse:focus:before {
  opacity: 0;
}
.ellipse:hover .ellipse__image,
.ellipse:focus .ellipse__image {
  opacity: 1;
}
.ellipse:hover .ellipse__label,
.ellipse:focus .ellipse__label {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) scale(0.21126761);
}
.ellipse.ellipse--eisen {
  top: 37px;
  left: 130px;
}
.ellipse.ellipse--kunststoff {
  top: 286px;
  left: 33px;
}
.ellipse.ellipse--kupfer {
  top: 316px;
  left: 124px;
}
.ellipse.ellipse--pellets {
  top: 162px;
  left: 39px;
}
.ellipse.ellipse--aluminium {
  top: 58px;
  left: -9px;
}
.ellipse.ellipse--glasswolle {
  top: 225px;
  left: 91px;
}
.ellipse.ellipse--kompressor {
  top: 146px;
  left: 167px;
}
.ellipse.ellipse--pvc {
  top: 413px;
  left: 43px;
}
@media (min-width: 1280px) {
  .ellipse.ellipse--eisen {
    top: 56px;
    left: 124px;
  }
  .ellipse.ellipse--kunststoff {
    top: 428px;
    left: 42px;
  }
  .ellipse.ellipse--kupfer {
    top: 458px;
    left: 175px;
  }
  .ellipse.ellipse--pellets {
    top: 170px;
    left: 80px;
  }
  .ellipse.ellipse--aluminium {
    top: 112px;
    left: -9px;
  }
  .ellipse.ellipse--glasswolle {
    top: 284px;
    left: 118px;
  }
  .ellipse.ellipse--kompressor {
    top: 384px;
    left: 231px;
  }
  .ellipse.ellipse--pvc {
    top: 557px;
    left: 97px;
  }
}
.teaserWrapper--newsTeaser {
  display: flex;
  flex-direction: column;
}
.teaserWrapper--newsTeaser .teaserArea {
  display: flex;
  flex-direction: column;
}
.teaserWrapper--newsTeaser .teaser {
  position: relative;
  display: flex;
  flex-direction: column;
}
.teaserWrapper--newsTeaser .teaser:nth-child(even) {
  background-color: var(--color-beige);
}
.teaserWrapper--newsTeaser .teaser:nth-child(even):before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: var(--color-beige);
}
.teaserWrapper--newsTeaser .teaser__content {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 80px 0;
}
@media (min-width: 768px) {
  .teaserWrapper--newsTeaser .teaser__content {
    flex-direction: row;
    gap: calc((100% + 20px) / 12 * 1 + 10px);
    padding: 112px 0;
  }
}
.teaserWrapper--newsTeaser .teaser__image {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .teaserWrapper--newsTeaser .teaser__image {
    flex-shrink: 0;
    width: calc((100% + 20px) / 12 * 5 - 20px);
  }
}
.teaserWrapper--newsTeaser .teaser__body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .teaserWrapper--newsTeaser .teaser__body {
    flex-shrink: 0;
    width: calc((100% + 20px) / 12 * 6 - 10px);
  }
}
@media (min-width: 1280px) {
  .teaserWrapper--newsTeaser .teaser__body {
    flex-shrink: 0;
    width: calc((100% + 20px) / 12 * 5 - 10px);
    gap: 52px;
  }
}
.teaserWrapper--newsTeaser .teaser__headline {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.teaserWrapper--newsTeaser .teaser__part {
  display: flex;
  flex-direction: column;
}
.teaserWrapper--newsTeaser .teaser__part--text p:last-child .ProseMirror-trailingBreak {
  display: none;
}
.teaserWrapper--newsTeaser .teaser__part--text .ProseMirror > .ProseMirror-trailingBreak:last-child {
  display: none;
}
.teaserWrapper--newsTeaser .teaser__part--date {
  color: var(--color-green);
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
}
@media (max-width: 1279px) {
  .teaserWrapper--newsTeaser .teaser__part--date {
    font-size: 20px;
    line-height: 1.5;
  }
}
.teaserWrapper--newsTeaser .teaser__part--link {
  align-items: start;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .teaserWrapper--newsTeaser .teaser__part--link {
    margin-top: 0;
  }
}
.teaserWrapper--newsTeaser .teaser__part--link .teaserLink {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.teaserWrapper--newsTeaser .teaser__part--link .teaserLink:hover,
.teaserWrapper--newsTeaser .teaser__part--link .teaserLink:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.teaserWrapper--newsTeaser .teaserActions {
  display: flex;
  flex-direction: column;
  margin-top: 80px;
  margin-bottom: 80px;
}
.teaserWrapper--newsTeaser .teaserActions__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.teaserWrapper--newsTeaser .teaserActions__link {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.teaserWrapper--newsTeaser .teaserActions__link:hover,
.teaserWrapper--newsTeaser .teaserActions__link:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.section--newsTeaserSlider .content {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media (min-width: 1280px) {
  .section--newsTeaserSlider .content {
    flex-direction: row;
    align-items: start;
    gap: 0;
  }
}
.section--newsTeaserSlider .part--newsTeaserSliderTitle {
  position: relative;
  z-index: 20;
}
@media (min-width: 1280px) {
  .section--newsTeaserSlider .part--newsTeaserSliderTitle {
    width: calc(100% / 1288 * 307);
    flex-shrink: 0;
  }
}
@media (min-width: 1280px) {
  .section--newsTeaserSlider .cbdModule--newsTeaserSlider {
    width: calc(100% / 1288 * 980);
    margin-left: calc(100% / 1288 * 77);
    flex-shrink: 0;
  }
}
.section--newsTeaserSlider .part--newsTeaserSliderLink {
  position: relative;
  z-index: 20;
}
@media (min-width: 1280px) {
  .section--newsTeaserSlider .part--newsTeaserSliderLink {
    position: absolute;
    left: 0;
    bottom: var(--spaceArea);
  }
}
.section--newsTeaserSlider .part--newsTeaserSliderLink .open {
  box-sizing: border-box;
  margin-left: -7px;
  background-color: var(--button-background);
  padding: 13px 31px;
  border: none;
  border-radius: 100px;
  color: var(--button-color);
  font-family: 'Spyk Display', serif;
  font-size: 18px;
  line-height: 1.27777778;
  text-align: center;
  text-decoration: underline;
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.1em;
  cursor: pointer;
  appearance: none;
  transition: all 0.3s ease-out;
}
.section--newsTeaserSlider .part--newsTeaserSliderLink .open:hover,
.section--newsTeaserSlider .part--newsTeaserSliderLink .open:focus {
  background-color: var(--button-background-hover);
  color: var(--button-color-hover);
}
.layout5 .section--newsTeaserSlider .part--newsTeaserSliderLink {
  bottom: 0;
}
.teaserWrapper--newsTeaserSlider {
  position: relative;
  display: flex;
}
@media (min-width: 1280px) {
  .teaserWrapper--newsTeaserSlider:after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 100%;
    top: 0;
    height: 100%;
    width: 100vw;
    background-color: var(--color-background);
  }
}
.teaserWrapper--newsTeaserSlider .teaserSlider {
  display: flex;
  width: 100%;
}
.teaserWrapper--newsTeaserSlider .teaserSlider__content {
  display: flex;
  width: 100%;
}
.teaserWrapper--newsTeaserSlider .teaserSlider__stage {
  display: flex;
  width: 100%;
}
.teaserWrapper--newsTeaserSlider .teaserSlider__area {
  display: flex;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
.teaserWrapper--newsTeaserSlider .teaserSlide {
  position: relative;
  box-sizing: border-box;
  display: flex;
  width: calc(100% / 355 * 300);
  height: 100%;
  min-height: 400px;
  flex-shrink: 0;
  transition: all 0.8s;
  color: inherit;
}
@media (min-width: 768px) {
  .teaserWrapper--newsTeaserSlider .teaserSlide {
    width: calc(100% / 656 * 300);
  }
}
@media (min-width: 1280px) {
  .teaserWrapper--newsTeaserSlider .teaserSlide {
    width: calc(100% / 1020 * 300);
  }
}
.teaserWrapper--newsTeaserSlider .teaserSlide:hover,
.teaserWrapper--newsTeaserSlider .teaserSlide:focus {
  color: inherit;
}
.teaserWrapper--newsTeaserSlider .teaser {
  position: relative;
  width: calc(100% - 40px);
  flex-grow: 0;
  flex-shrink: 0;
  margin-left: 20px;
  margin-right: 20px;
  background-color: var(--color-white);
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.teaserWrapper--newsTeaserSlider .teaser:hover,
.teaserWrapper--newsTeaserSlider .teaser:focus {
  background-color: var(--color-green);
}
.teaserWrapper--newsTeaserSlider .teaser__content {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px 32px 110px 32px;
}
.teaserWrapper--newsTeaserSlider .teaser__content:after {
  content: "";
  position: absolute;
  right: 26px;
  bottom: 28px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--color-white) url(/images/icon-plus-green.svg) no-repeat center center;
  background-size: 24px 24px;
  transition: all 0.3s ease-out;
}
.teaserWrapper--newsTeaserSlider .teaser:hover .teaser__content:after,
.teaserWrapper--newsTeaserSlider .teaser:focus .teaser__content:after {
  background-image: url(/images/icon-plus.svg);
}
.teaserWrapper--newsTeaserSlider .teaser__headline {
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .teaserWrapper--newsTeaserSlider .teaser__headline {
    gap: 7px;
  }
}
.teaserWrapper--newsTeaserSlider .teaser__headline .category {
  color: var(--color-green);
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  transition: all 0.3s ease-out;
}
@media (max-width: 1279px) {
  .teaserWrapper--newsTeaserSlider .teaser__headline .category {
    font-size: 20px;
    line-height: 1.5;
  }
}
.teaserWrapper--newsTeaserSlider .teaser:hover .teaser__headline .category,
.teaserWrapper--newsTeaserSlider .teaser:focus .teaser__headline .category {
  color: var(--color-white);
}
.teaserWrapper--newsTeaserSlider.is-noSlider .sliderControls {
  display: none !important;
}
.teaserWrapper--newsTeaserSlider .sliderControls {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  gap: 13px;
}
@media (min-width: 1280px) {
  .teaserWrapper--newsTeaserSlider .sliderControls {
    display: flex;
    left: -174px;
    bottom: 0;
  }
}
.teaserWrapper--newsTeaserSlider .ns-sliderControl {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: var(--color-green);
  cursor: pointer;
  background-size: 16px 25px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: all 0.2s;
}
.teaserWrapper--newsTeaserSlider .ns-sliderControl:hover,
.teaserWrapper--newsTeaserSlider .ns-sliderControl:focus {
  background-color: var(--color-blue);
}
.teaserWrapper--newsTeaserSlider .ns-sliderControl--prev {
  background-image: url(/images/icon-arrow-left-blue.svg);
}
.teaserWrapper--newsTeaserSlider .ns-sliderControl--prev:hover,
.teaserWrapper--newsTeaserSlider .ns-sliderControl--prev:focus {
  background-image: url(/images/icon-arrow-left-green.svg);
}
.teaserWrapper--newsTeaserSlider .ns-sliderControl--next {
  background-image: url(/images/icon-arrow-right-blue.svg);
}
.teaserWrapper--newsTeaserSlider .ns-sliderControl--next:hover,
.teaserWrapper--newsTeaserSlider .ns-sliderControl--next:focus {
  background-image: url(/images/icon-arrow-right-green.svg);
}
.teaserWrapper--newsTeaserSlider.is-noSlider .sliderIndex {
  display: none !important;
}
.teaserWrapper--newsTeaserSlider .sliderIndex {
  display: none;
  position: absolute;
  left: 0;
  left: calc(100% / 980 * -164);
  top: -190px;
  width: 100%;
}
@media (min-width: 1280px) {
  .teaserWrapper--newsTeaserSlider .sliderIndex {
    display: block;
  }
}
.teaserWrapper--newsTeaserSlider .ns-sliderIndex__content {
  display: flex;
  height: 35px;
  transition: all 0.8s;
}
.teaserWrapper--newsTeaserSlider .ns-sliderIndex__item {
  display: block;
  flex: 1 1 auto;
  height: 35px;
  background-color: transparent;
  transition: all 0.3s ease-out;
}
.teaserWrapper--newsTeaserSlider .ns-sliderIndex__item.is-active {
  background-color: var(--color-green);
}
.teaserWrapper--newsTeaserSlider .sliderCount {
  display: block;
  position: absolute;
  right: 0;
  bottom: -90px;
}
@media (min-width: 1280px) {
  .teaserWrapper--newsTeaserSlider .sliderCount {
    display: none;
  }
}
.teaserWrapper--newsTeaserSlider .ns-sliderCount {
  display: flex;
  gap: 4px;
}
.teaserWrapper--newsTeaserSlider .ns-sliderCount__part--here {
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  color: var(--color-green);
}
.cbdModule--factsSlider {
  width: 100%;
}
.cbdModule--factsSlider.factsSliderWrapper {
  position: relative;
  z-index: 2;
  display: flex;
  width: 100vw;
}
.cbdModule--factsSlider .factsSlider {
  display: flex;
  width: 100%;
}
.cbdModule--factsSlider .factsSlider .placeholder {
  padding-bottom: 0;
  height: 100%;
}
.cbdModule--factsSlider .factsSlider__content {
  display: flex;
  width: 100%;
  opacity: 1;
  transition: all 0.6s ease-out;
}
.cbdModule--factsSlider .factsSlider__stage {
  display: flex;
  width: 100%;
}
.cbdModule--factsSlider .factsSlider__area {
  width: 100%;
  height: 100vh;
}
.cbdModule--factsSlider .factsSlide {
  position: absolute;
  inset: 0;
  transition: all 0.8s;
  opacity: 0;
  color: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.cbdModule--factsSlider .factsSlide.is-active {
  opacity: 1;
  z-index: 2;
}
.cbdModule--factsSlider .factsSlide:hover,
.cbdModule--factsSlider .factsSlide:focus {
  color: inherit;
}
.cbdModule--factsSlider .factsSlider__part {
  display: flex;
  width: 100%;
}
#view .cbdModule--factsSlider .factsSlider__part.is-empty {
  display: none;
}
.cbdModule--factsSlider .factsSlide__content {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  max-width: 480px;
  padding: 60px 30px 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide__content {
    max-width: var(--deskMaxWidth);
    width: var(--deskWidth);
    height: auto;
    min-height: 680px;
    flex-direction: row;
    justify-content: flex-start;
    padding: 128px 0;
  }
}
.cbdModule--factsSlider .factsSlide__content span {
  display: block;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide--type1 .factsSlide__content {
    justify-content: center;
  }
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide--type2 .factsSlide__content {
    align-items: flex-start;
  }
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide--type3 .factsSlide__content {
    padding: 60px 0;
  }
}
.cbdModule--factsSlider .factsSlide__image {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide__image {
    top: 0;
    height: 100%;
  }
}
.cbdModule--factsSlider .factsSlide__image .ns-slider__part--image {
  display: flex;
  width: 100%;
  max-width: 565px;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide__image .ns-slider__part--image {
    margin-top: -70px;
  }
}
.cbdModule--factsSlider .factsSlide__image .ns-sliderImage {
  width: 100%;
  height: 100%;
  aspect-ratio: 0.92622951;
  object-fit: contain;
  object-position: center;
}
.cbdModule--factsSlider .factsSlideText--titleNumber {
  color: var(--color-green);
  font-family: 'Spyk Display', serif;
  font-weight: 500;
  font-size: 90px;
  line-height: 0.7;
  text-align: right;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlideText--titleNumber {
    font-size: 140px;
    line-height: 0.7;
  }
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide--type1 .factsSlideText--titleNumber {
    text-align: center;
  }
}
.cbdModule--factsSlider .factsSlide--type2 .factsSlideText--titleNumber {
  font-size: 150px;
  line-height: 0.7;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide--type2 .factsSlideText--titleNumber {
    font-size: 200px;
    line-height: 0.7;
  }
}
.cbdModule--factsSlider .factsSlideText--titleText {
  color: var(--color-green);
  font-weight: 700;
  font-size: 36px;
  line-height: 0.72222222;
  text-align: right;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlideText--titleText {
    font-size: 60px;
    line-height: 0.7;
  }
}
.cbdModule--factsSlider .factsSlideText--body strong {
  font-family: 'Museo Sans', sans-serif;
  color: var(--color-green);
  font-weight: 700;
  text-decoration: none;
}
.cbdModule--factsSlider .factsSlide__title {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 19px;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide__title {
    gap: 29px;
  }
}
@media (max-width: 1279px) {
  .cbdModule--factsSlider .factsSlide--type1 .factsSlide__title,
  .cbdModule--factsSlider .factsSlide--type3 .factsSlide__title {
    writing-mode: vertical-rl;
    transform: scale(-1, -1);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .cbdModule--factsSlider .factsSlide--type2 .factsSlide__title {
    gap: 12px;
  }
  .cbdModule--factsSlider .factsSlide--type2 .factsSlide__title .factsSlideText--titleText {
    writing-mode: vertical-rl;
    transform: scale(-1, -1);
  }
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide--type1 .factsSlide__title {
    flex-direction: column;
    align-items: stretch;
    width: 675px;
  }
  .cbdModule--factsSlider .factsSlide--type1 .factsSlide__title .factsSlideText--titleNumber,
  .cbdModule--factsSlider .factsSlide--type1 .factsSlide__title .factsSlideText--titleText {
    writing-mode: unset;
    transform: scale(1);
  }
  .cbdModule--factsSlider .factsSlide--type1 .factsSlide__title .factsSlideText--titleNumber {
    margin-right: 15px;
  }
  .cbdModule--factsSlider .factsSlide--type1 .factsSlide__title .factsSlideText--titleText {
    align-self: flex-end;
  }
  .cbdModule--factsSlider .factsSlide--type2 .factsSlide__title {
    align-items: flex-end;
    width: calc(100% / 1308 * 555);
    gap: 12px;
  }
  .cbdModule--factsSlider .factsSlide--type2 .factsSlide__title .factsSlideText--titleText {
    writing-mode: vertical-rl;
    transform: scale(-1, -1);
  }
  .cbdModule--factsSlider .factsSlide--type3 .factsSlide__title {
    width: 50%;
    writing-mode: vertical-rl;
    transform: scale(-1, -1);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
  }
}
.cbdModule--factsSlider .factsSlide__text {
  box-sizing: border-box;
  position: relative;
  display: flex;
  width: 235px;
  flex-shrink: 0;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide__text {
    width: 260px;
  }
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide--type2 .factsSlide__text {
    margin-left: calc(100% / 1308 * 260);
    align-self: flex-end;
  }
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .factsSlide--type3 .factsSlide__text {
    margin-left: calc(100% / 1308 * 260);
    align-self: flex-end;
    margin-bottom: 50px;
  }
}
.cbdModule--factsSlider .factsSlider__controls {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  width: 100vw;
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) scale(1);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out, top 0.6s ease-out;
}
.cbdModule--factsSlider .ns-sliderControl {
  position: absolute;
  z-index: 10;
  width: 118px;
  height: 177px;
  cursor: pointer;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: all 0.6s ease-out;
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .ns-sliderControl {
    width: 176px;
    height: 263px;
  }
}
.cbdModule--factsSlider .ns-sliderControl--prev {
  left: -76px;
  top: -175px;
  transform: rotate(31deg) translateY(-54%) scale(0.76);
  background-image: url(/images/factsSlider-left-white.svg);
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .ns-sliderControl--prev {
    transform: rotate(31deg) translateY(-54%) scale(1);
    left: -100px;
    top: 0;
  }
}
.cbdModule--factsSlider .ns-sliderControl--next {
  right: -82px;
  bottom: -165px;
  transform: rotate(31deg) translateY(61%) scale(0.76);
  background-image: url(/images/factsSlider-right-white.svg);
}
@media (min-width: 1280px) {
  .cbdModule--factsSlider .ns-sliderControl--next {
    transform: rotate(31deg) translateY(-61%) scale(1);
    right: 66px;
    top: 0;
  }
}
.factsSlider__sliderIndex {
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
}
@media (min-width: 1280px) {
  .factsSlider__sliderIndex {
    bottom: 48px;
  }
}
.factsSlider__sliderIndex .ns-sliderIndex__content {
  display: flex;
  height: 9px;
  gap: 12px;
  transition: all 0.8s;
}
@media (min-width: 768px) {
  .factsSlider__sliderIndex .ns-sliderIndex__content {
    height: 12px;
    gap: 16px;
  }
}
.factsSlider__sliderIndex .ns-sliderIndex__item {
  box-sizing: border-box;
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 1px solid var(--color-green);
  background-color: transparent;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
@media (min-width: 768px) {
  .factsSlider__sliderIndex .ns-sliderIndex__item {
    width: 12px;
    height: 12px;
  }
}
.factsSlider__sliderIndex .ns-sliderIndex__item.is-active {
  border-color: var(--color-white);
  background-color: var(--color-white);
}
@media (max-width: 1279px) {
  #factsSlider.scaled .factsSlider__controls {
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) scale(0.37);
    transition: transform 0.6s ease-out;
  }
  #factsSlider.initial .factsSlider__controls {
    top: 25%;
  }
  #factsSlider.initial .factsSlider__content {
    opacity: 0;
  }
  #factsSlider.initial .ns-sliderControl--prev {
    left: calc(50% + -13px);
    transform: rotate(0) translateY(-50%);
    background-image: url(/images/factsSlider-left-green.svg);
    top: -11px;
  }
  #factsSlider.initial .ns-sliderControl--next {
    right: calc(50% - 13px);
    transform: rotate(0) translateY(-50%);
    top: 31px;
    background-image: url(/images/factsSlider-right-green.svg);
  }
}
@media (min-width: 1280px) {
  #factsSlider.scaled .factsSlider__controls {
    opacity: 0;
    transform: translateX(-50%) translateY(-50%) scale(0.25);
    transition: transform 0.6s ease-out;
  }
  #factsSlider.initial .factsSlider__controls {
    top: 25%;
  }
  #factsSlider.initial .factsSlider__content {
    opacity: 0;
  }
  #factsSlider.initial .ns-sliderControl--prev {
    left: calc(50% + -21px);
    transform: rotate(0) translateY(-50%);
    background-image: url(/images/factsSlider-left-green.svg);
    top: -21px;
  }
  #factsSlider.initial .ns-sliderControl--next {
    right: calc(50% - 21px);
    transform: rotate(0) translateY(-50%);
    top: 42px;
    background-image: url(/images/factsSlider-right-green.svg);
  }
}
:root {
  --color-goal1: #E5243B;
  --color-goal2: #DDA83A;
  --color-goal3: #2B9B49;
  --color-goal4: #C5192D;
  --color-goal5: #ED422B;
  --color-goal6: #26BDE2;
  --color-goal7: #FCC30B;
  --color-goal8: #A21942;
  --color-goal9: #FD6925;
  --color-goal10: #DD1367;
  --color-goal11: #FD9D24;
  --color-goal12: #BF8B2E;
  --color-goal13: #3F7E44;
  --color-goal14: #0A97D9;
  --color-goal15: #56C02B;
  --color-goal16: #00689D;
  --color-goal17: #19486A;
}
body#edit .cbdModule--sustainableDevelopmentGoals {
  display: none;
}
body#edit .part--sdgDisclaimerText {
  margin-top: 40px;
}
body:not(#edit) .unit--article9 {
  display: none;
}
body:not(#edit) .part--sdgDisclaimerText {
  display: none;
}
@media (min-width: 1280px) {
  .area--four {
    width: calc(100% / 1288 * 1090);
  }
}
.area--four .unit--article9 {
  margin-top: 0;
  margin-bottom: 0;
}
.sdgUnit,
.unit--article9,
.unitNine {
  padding: 60px 0 30px;
  background-color: var(--color-goal1);
  color: var(--color-white);
}
@media (min-width: 1280px) {
  .sdgUnit,
  .unit--article9,
  .unitNine {
    padding: 90px 0;
  }
}
.sdgUnit::before,
.unit--article9::before,
.unitNine::before {
  content: "";
  position: absolute;
  left: calc(-1 * var(--deskSpace));
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: var(--color-goal1);
  transition: all 0.8s;
}
@media (min-width: 1280px) {
  .sdgUnit::before,
  .unit--article9::before,
  .unitNine::before {
    left: 50%;
    transform: translateX(-50%);
  }
}
.sdgUnit::after,
.unit--article9::after,
.unitNine::after {
  content: "";
  position: absolute;
  left: calc(100% / 315 * 32);
  bottom: 100%;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid var(--color-goal1);
  transition: all 0.8s;
}
@media (min-width: 1280px) {
  .sdgUnit::after,
  .unit--article9::after,
  .unitNine::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.sdgUnit--goal1,
.unit--article9--goal1,
.unitNine--goal1 {
  background-color: var(--color-goal1);
}
.sdgUnit--goal1::before,
.unit--article9--goal1::before,
.unitNine--goal1::before {
  background-color: var(--color-goal1);
}
.sdgUnit--goal1::after,
.unit--article9--goal1::after,
.unitNine--goal1::after {
  border-bottom-color: var(--color-goal1);
}
.sdgUnit--goal2,
.unit--article9--goal2,
.unitNine--goal2 {
  background-color: var(--color-goal2);
}
.sdgUnit--goal2::before,
.unit--article9--goal2::before,
.unitNine--goal2::before {
  background-color: var(--color-goal2);
}
.sdgUnit--goal2::after,
.unit--article9--goal2::after,
.unitNine--goal2::after {
  border-bottom-color: var(--color-goal2);
}
.sdgUnit--goal3,
.unit--article9--goal3,
.unitNine--goal3 {
  background-color: var(--color-goal3);
}
.sdgUnit--goal3::before,
.unit--article9--goal3::before,
.unitNine--goal3::before {
  background-color: var(--color-goal3);
}
.sdgUnit--goal3::after,
.unit--article9--goal3::after,
.unitNine--goal3::after {
  border-bottom-color: var(--color-goal3);
}
.sdgUnit--goal4,
.unit--article9--goal4,
.unitNine--goal4 {
  background-color: var(--color-goal4);
}
.sdgUnit--goal4::before,
.unit--article9--goal4::before,
.unitNine--goal4::before {
  background-color: var(--color-goal4);
}
.sdgUnit--goal4::after,
.unit--article9--goal4::after,
.unitNine--goal4::after {
  border-bottom-color: var(--color-goal4);
}
.sdgUnit--goal5,
.unit--article9--goal5,
.unitNine--goal5 {
  background-color: var(--color-goal5);
}
.sdgUnit--goal5::before,
.unit--article9--goal5::before,
.unitNine--goal5::before {
  background-color: var(--color-goal5);
}
.sdgUnit--goal5::after,
.unit--article9--goal5::after,
.unitNine--goal5::after {
  border-bottom-color: var(--color-goal5);
}
.sdgUnit--goal6,
.unit--article9--goal6,
.unitNine--goal6 {
  background-color: var(--color-goal6);
}
.sdgUnit--goal6::before,
.unit--article9--goal6::before,
.unitNine--goal6::before {
  background-color: var(--color-goal6);
}
.sdgUnit--goal6::after,
.unit--article9--goal6::after,
.unitNine--goal6::after {
  border-bottom-color: var(--color-goal6);
}
.sdgUnit--goal7,
.unit--article9--goal7,
.unitNine--goal7 {
  background-color: var(--color-goal7);
}
.sdgUnit--goal7::before,
.unit--article9--goal7::before,
.unitNine--goal7::before {
  background-color: var(--color-goal7);
}
.sdgUnit--goal7::after,
.unit--article9--goal7::after,
.unitNine--goal7::after {
  border-bottom-color: var(--color-goal7);
}
.sdgUnit--goal8,
.unit--article9--goal8,
.unitNine--goal8 {
  background-color: var(--color-goal8);
}
.sdgUnit--goal8::before,
.unit--article9--goal8::before,
.unitNine--goal8::before {
  background-color: var(--color-goal8);
}
.sdgUnit--goal8::after,
.unit--article9--goal8::after,
.unitNine--goal8::after {
  border-bottom-color: var(--color-goal8);
}
.sdgUnit--goal9,
.unit--article9--goal9,
.unitNine--goal9 {
  background-color: var(--color-goal9);
}
.sdgUnit--goal9::before,
.unit--article9--goal9::before,
.unitNine--goal9::before {
  background-color: var(--color-goal9);
}
.sdgUnit--goal9::after,
.unit--article9--goal9::after,
.unitNine--goal9::after {
  border-bottom-color: var(--color-goal9);
}
.sdgUnit--goal10,
.unit--article9--goal10,
.unitNine--goal10 {
  background-color: var(--color-goal10);
}
.sdgUnit--goal10::before,
.unit--article9--goal10::before,
.unitNine--goal10::before {
  background-color: var(--color-goal10);
}
.sdgUnit--goal10::after,
.unit--article9--goal10::after,
.unitNine--goal10::after {
  border-bottom-color: var(--color-goal10);
}
.sdgUnit--goal11,
.unit--article9--goal11,
.unitNine--goal11 {
  background-color: var(--color-goal11);
}
.sdgUnit--goal11::before,
.unit--article9--goal11::before,
.unitNine--goal11::before {
  background-color: var(--color-goal11);
}
.sdgUnit--goal11::after,
.unit--article9--goal11::after,
.unitNine--goal11::after {
  border-bottom-color: var(--color-goal11);
}
.sdgUnit--goal12,
.unit--article9--goal12,
.unitNine--goal12 {
  background-color: var(--color-goal12);
}
.sdgUnit--goal12::before,
.unit--article9--goal12::before,
.unitNine--goal12::before {
  background-color: var(--color-goal12);
}
.sdgUnit--goal12::after,
.unit--article9--goal12::after,
.unitNine--goal12::after {
  border-bottom-color: var(--color-goal12);
}
.sdgUnit--goal13,
.unit--article9--goal13,
.unitNine--goal13 {
  background-color: var(--color-goal13);
}
.sdgUnit--goal13::before,
.unit--article9--goal13::before,
.unitNine--goal13::before {
  background-color: var(--color-goal13);
}
.sdgUnit--goal13::after,
.unit--article9--goal13::after,
.unitNine--goal13::after {
  border-bottom-color: var(--color-goal13);
}
.sdgUnit--goal14,
.unit--article9--goal14,
.unitNine--goal14 {
  background-color: var(--color-goal14);
}
.sdgUnit--goal14::before,
.unit--article9--goal14::before,
.unitNine--goal14::before {
  background-color: var(--color-goal14);
}
.sdgUnit--goal14::after,
.unit--article9--goal14::after,
.unitNine--goal14::after {
  border-bottom-color: var(--color-goal14);
}
.sdgUnit--goal15,
.unit--article9--goal15,
.unitNine--goal15 {
  background-color: var(--color-goal15);
}
.sdgUnit--goal15::before,
.unit--article9--goal15::before,
.unitNine--goal15::before {
  background-color: var(--color-goal15);
}
.sdgUnit--goal15::after,
.unit--article9--goal15::after,
.unitNine--goal15::after {
  border-bottom-color: var(--color-goal15);
}
.sdgUnit--goal16,
.unit--article9--goal16,
.unitNine--goal16 {
  background-color: var(--color-goal16);
}
.sdgUnit--goal16::before,
.unit--article9--goal16::before,
.unitNine--goal16::before {
  background-color: var(--color-goal16);
}
.sdgUnit--goal16::after,
.unit--article9--goal16::after,
.unitNine--goal16::after {
  border-bottom-color: var(--color-goal16);
}
.sdgUnit--goal17,
.unit--article9--goal17,
.unitNine--goal17 {
  background-color: var(--color-goal17);
}
.sdgUnit--goal17::before,
.unit--article9--goal17::before,
.unitNine--goal17::before {
  background-color: var(--color-goal17);
}
.sdgUnit--goal17::after,
.unit--article9--goal17::after,
.unitNine--goal17::after {
  border-bottom-color: var(--color-goal17);
}
.sdgArea {
  display: grid;
  grid-template-columns: 100%;
  transform: scale(0);
  transform-origin: top center;
  max-height: 0;
  transition: all 0.4s ease-in-out;
}
.sdgArea.hasActive {
  transform: scale(1);
  max-height: 10000px;
}
.sdgUnit {
  grid-row-start: 1;
  grid-column-start: 1;
  position: relative;
  box-sizing: border-box;
  display: flex;
  transform: scale(1);
  opacity: 0;
  transform-origin: top center;
  transition: all 0.8s;
}
.sdgUnit.isActive {
  transform: scale(1);
  opacity: 1;
  z-index: 10;
}
.sdgUnit__content,
.unit--article9 .unit__body {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 60px;
  width: 100%;
}
@media (min-width: 1280px) {
  .sdgUnit__content,
  .unit--article9 .unit__body {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 80px;
  }
}
.sdgPart,
.unit--article9 .part {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
.sdgPart--pict,
.unit--article9 .part.pict {
  display: flex;
  margin-left: calc(-1 * var(--deskSpace));
  width: 100%;
  flex-shrink: 0;
}
.sdgPart--pict img,
.unit--article9 .part.pict img {
  aspect-ratio: 1.19419643;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .sdgPart--pict,
  .unit--article9 .part.pict {
    width: calc((100% + 20px) / 12 * 5 - 10px);
    margin-left: calc((100% + 20px) / 12 * 1);
  }
}
.sdgPart--text,
.unit--article9 .part.text {
  flex-shrink: 0;
}
@media (min-width: 1280px) {
  .sdgPart--text,
  .unit--article9 .part.text {
    width: calc((100% + 20px) / 12 * 3 - 20px);
  }
}
.sdgPart--goal,
.unit--article9 .unit__content::after {
  content: "";
  position: absolute;
  right: 0;
  top: -30px;
  width: 109px;
  height: 109px;
}
@media (min-width: 1280px) {
  .sdgPart--goal,
  .unit--article9 .unit__content::after {
    top: 0;
    right: calc((100% + 20px) / 12 * 1);
  }
}
.sdgPart--disclaimerText {
  font-size: 12px;
  line-height: 1.6;
}
.sdgPart--disclaimerText a {
  color: inherit;
}
.sdgPart--disclaimerText strong {
  font-family: 'Museo Sans', sans-serif;
  font-weight: 700;
}
.sdgPart__disclaimer {
  margin-top: auto;
}
@media (min-width: 1280px) {
  .sdgPart__disclaimer {
    position: absolute;
    right: calc(-1 * var(--deskSpace) + 40px);
    bottom: -50px;
    top: -50px;
  }
  .sdgPart__disclaimer .sdgPart--disclaimerText {
    writing-mode: vertical-rl;
    transform: scale(-1, -1);
  }
}
@media (min-width: 1440px) {
  .sdgPart__disclaimer {
    right: calc(-50vw + 684px);
  }
}
.unit--article9 .unit__content::after {
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.unitNine--goal1 .unit__content::after {
  background-image: url(/images/sdg-goal1-inverted.png);
}
.unitNine--goal2 .unit__content::after {
  background-image: url(/images/sdg-goal2-inverted.png);
}
.unitNine--goal3 .unit__content::after {
  background-image: url(/images/sdg-goal3-inverted.png);
}
.unitNine--goal4 .unit__content::after {
  background-image: url(/images/sdg-goal4-inverted.png);
}
.unitNine--goal5 .unit__content::after {
  background-image: url(/images/sdg-goal5-inverted.png);
}
.unitNine--goal6 .unit__content::after {
  background-image: url(/images/sdg-goal6-inverted.png);
}
.unitNine--goal7 .unit__content::after {
  background-image: url(/images/sdg-goal7-inverted.png);
}
.unitNine--goal8 .unit__content::after {
  background-image: url(/images/sdg-goal8-inverted.png);
}
.unitNine--goal9 .unit__content::after {
  background-image: url(/images/sdg-goal9-inverted.png);
}
.unitNine--goal10 .unit__content::after {
  background-image: url(/images/sdg-goal10-inverted.png);
}
.unitNine--goal11 .unit__content::after {
  background-image: url(/images/sdg-goal11-inverted.png);
}
.unitNine--goal12 .unit__content::after {
  background-image: url(/images/sdg-goal12-inverted.png);
}
.unitNine--goal13 .unit__content::after {
  background-image: url(/images/sdg-goal13-inverted.png);
}
.unitNine--goal14 .unit__content::after {
  background-image: url(/images/sdg-goal14-inverted.png);
}
.unitNine--goal15 .unit__content::after {
  background-image: url(/images/sdg-goal15-inverted.png);
}
.unitNine--goal16 .unit__content::after {
  background-image: url(/images/sdg-goal16-inverted.png);
}
.unitNine--goal17 .unit__content::after {
  background-image: url(/images/sdg-goal17-inverted.png);
}
.sdgFilter {
  display: flex;
  width: calc(100% + 12px);
  margin-left: -6px;
  margin-bottom: 40px;
  overflow-x: scroll;
}
@media (min-width: 1280px) {
  .sdgFilter {
    width: calc(100% + 14px);
    margin-left: -7px;
    margin-bottom: 90px;
    flex-wrap: wrap;
  }
}
.filterTile {
  position: relative;
  width: 127px;
  flex-shrink: 0;
  margin: 8px;
  cursor: pointer;
  transition: all 0.3s;
}
@media (min-width: 1280px) {
  .filterTile {
    width: calc(100% / 7 - 16px);
    max-width: 170px;
  }
}
.filterTile:before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: var(--color-green);
  opacity: 0;
  transition: all 0.3s;
}
.filterTile:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: var(--color-white);
  background-image: url(/images/icon-plus.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px 12px;
  opacity: 0;
  transition: all 0.3s;
}
.filterTile:hover:before,
.filterTile:focus:before {
  opacity: 1;
}
.filterTile:hover:after,
.filterTile:focus:after {
  opacity: 1;
}
.filterTile__content {
  display: flex;
  flex-shrink: 0;
  flex-grow: 0;
}
.filterTile__content:after {
  content: "";
  position: absolute;
  inset: -4px;
  border: 7px solid transparent;
  transition: all 0.3s;
}
.isActive .filterTile__content:after {
  border-color: var(--color-green);
}
/*# sourceMappingURL=./screen-small.css.map */