:root {
  --s-textcolor: #2a4a5b;
  --s-keycolor: #00caa6;
  --s-btn-hover-color: #fff;
}
:root {
  --deskWidth: 1060px;
  --deskSpace: 60px;
  --deskMaxWidth: calc(100vw - (2 * var(--deskSpace)));
}
@media (max-width: 767px) {
  :root {
    --deskSpace: 40px;
    --deskMaxWidth: calc(100vw - (2 * var(--deskSpace)));
  }
}
:root {
  --spacePart: 10px;
}
@media (max-width: 1023px) {
  :root {
    --spacePart: 10px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacePart: 10px;
  }
}
:root {
  --spaceUnit: 10px;
}
@media (max-width: 1023px) {
  :root {
    --spaceUnit: 10px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceUnit: 10px;
  }
}
:root {
  --spaceTotal: 20px;
}
@media (max-width: 1023px) {
  :root {
    --spaceTotal: 20px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceTotal: 20px;
  }
}
:root {
  --js-breakpoint: breakpointLarge;
}
@media (max-width: 1023px) {
  :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 {
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.button:hover,
.button:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.button:active {
  background-color: var(--s-keycolor);
}
@font-face {
  font-family: "Mundial";
  font-style: normal;
  font-weight: 300;
  src: url("/extras/fonts/mundial/EOT/3-mundial-light-tty.eot?#iefix");
  src: url("/extras/fonts/mundial/EOT/3-mundial-light-tty.eot?#iefix") format("eot"), url("/extras/fonts/mundial/WOFF2/3-mundial-light-tty.woff2") format("woff2"), url("/extras/fonts/mundial/TTF/3-mundial-light-tty.ttf") format("truetype"), url("/extras/fonts/mundial/SVG/3-mundial-light-tty.svg") format("svg");
}
@font-face {
  font-family: "Mundial";
  font-style: normal;
  font-weight: 400;
  src: url("/extras/fonts/mundial/EOT/4-mundial-regular-tty.eot?#iefix");
  src: url("/extras/fonts/mundial/EOT/4-mundial-regular-tty.eot?#iefix") format("eot"), url("/extras/fonts/mundial/WOFF2/4-mundial-regular-tty.woff2") format("woff2"), url("/extras/fonts/mundial/TTF/4-mundial-regular-tty.ttf") format("truetype"), url("/extras/fonts/mundial/SVG/4-mundial-regular-tty.svg") format("svg");
}
@font-face {
  font-family: "Mundial";
  font-style: normal;
  font-weight: 600;
  src: url("/extras/fonts/mundial/EOT/5-mundial-demibold-tty.eot?#iefix");
  src: url("/extras/fonts/mundial/EOT/5-mundial-demibold-tty.eot?#iefix") format("eot"), url("/extras/fonts/mundial/WOFF2/5-mundial-demibold-tty.woff2") format("woff2"), url("/extras/fonts/mundial/TTF/5-mundial-demibold-tty.ttf") format("truetype"), url("/extras/fonts/mundial/SVG/5-mundial-demibold-tty.svg") format("svg");
}
@font-face {
  font-family: "Mundial";
  font-style: normal;
  font-weight: 700;
  src: url("/extras/fonts/mundial/EOT/6-mundial-bold-tty.eot?#iefix");
  src: url("/extras/fonts/mundial/EOT/6-mundial-bold-tty.eot?#iefix") format("eot"), url("/extras/fonts/mundial/WOFF2/6-mundial-bold-tty.woff2") format("woff2"), url("/extras/fonts/mundial/TTF/6-mundial-bold-tty.ttf") format("truetype"), url("/extras/fonts/mundial/SVG/6-mundial-bold-tty.svg") format("svg");
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
  background: none;
  font-size: 100%;
}
*::selection {
  background: #CECCCC;
  color: #fff;
}
.hidden,
.cb-invisible {
  display: none !important;
}
li {
  list-style-position: inside;
}
img,
audio,
video,
iframe {
  float: left;
  width: 100%;
}
strong {
  font-weight: 600;
}
sup {
  position: relative;
  vertical-align: baseline;
  top: -0.8em;
  font-size: 70%;
}
sub {
  color: var(--s-keycolor);
  vertical-align: unset;
}
address {
  font-style: normal;
}
input,
textarea {
  border-radius: 0;
  font-size: 16px;
  font-family: 'Mundial', sans-serif;
  line-height: 1.25;
}
.unit caption {
  display: none;
}
.flag {
  background: var(--s-keycolor);
  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 {
  float: left;
  width: 100%;
}
#view .cbdModule.is-empty {
  display: none;
}
.cbDynamicContent__element {
  float: left;
  width: 100%;
}
.area {
  float: left;
  width: 100%;
}
#view .area:empty {
  display: none;
}
.unit {
  float: left;
  width: 100%;
  margin-top: var(--spaceUnit);
  margin-bottom: var(--spaceUnit);
  position: relative;
}
.unit__background {
  float: left;
  width: 100%;
}
.unit__content {
  float: left;
  width: 100%;
}
.unit__head,
.unit__body,
.unit__foot {
  float: left;
  width: 100%;
}
.unit--fold div.less,
.unit--fold div.more {
  float: left;
  width: 100%;
}
.unit--fold .ctrl {
  float: left;
  width: 100%;
}
.part {
  float: left;
  width: 100%;
  margin-top: var(--spacePart);
  margin-bottom: var(--spacePart);
  position: relative;
}
.pict a {
  float: left;
  width: 100%;
}
.pict img {
  width: 100%;
}
.pict img:not(.svg) {
  width: auto;
  max-width: 100% !important;
}
#root#root#root img.zoom {
  display: none !important;
}
#edit .part video {
  pointer-events: none;
}
.cb-image-figure {
  float: left;
  width: 100%;
}
.cb-image-container {
  float: left;
  width: 100%;
  position: relative;
}
.cb-image-caption {
  float: left;
  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 2px;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-download-black.svg);
}
.show a {
  float: left;
  width: 100%;
  display: block;
}
#edit .line {
  padding-top: 5px;
  padding-bottom: 5px;
}
.line hr {
  float: left;
  width: 100%;
  border-bottom: 1px solid var(--s-textcolor);
}
.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: 600;
  font-size: 11px;
  letter-spacing: 0.2em;
  padding: 0 20px;
}
.cb-code-executable {
  float: left;
  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 {
  float: left;
  margin-left: 16px;
}
.part.cb-share .cb-service:first-child {
  margin-left: 0;
}
.part.cb-share .cb-service * {
  float: left;
}
.part.cb-share .cb-service a {
  float: left;
  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 {
  float: left;
  width: 100%;
}
.list {
  float: left;
  width: 100%;
}
.list--bullet li {
  list-style: none;
  padding-left: 24px;
  position: relative;
  color: var(--s-textcolor);
  hyphens: auto;
}
.list--bullet li:before {
  content: '–';
  position: absolute;
  left: 0;
  top: 0;
}
.unitOne--borderOn .list--bullet li:before {
  content: '+';
}
.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;
}
.cb-multimood,
.cb-expo,
#expo {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
.cb-slides,
#slides {
  float: left;
  width: 100%;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  position: relative;
  isolation: isolate;
}
.cb-slides .slide,
#slides .slide {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
.cb-slides a,
#slides a {
  display: block;
  width: 100%;
  height: 100%;
}
.cb-slides a.null,
#slides a.null {
  cursor: default;
}
.cb-slides .cb-image-figure {
  height: 100%;
}
.cb-slides .cb-image-container {
  height: 100% !important;
}
.cb-slides img,
#slides img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
#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: var(--s-keycolor);
  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: var(--s-keycolor);
}
.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: 'Mundial', sans-serif;
  line-height: 1.42857143;
  color: var(--s-textcolor);
}
@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: var(--s-keycolor);
  width: 100%;
  box-sizing: border-box;
  padding-right: 30px;
}
#disp h3 {
  color: var(--s-keycolor);
  font-size: 16px;
  font-weight: 600;
  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;
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
  line-height: 1.42857143;
}
#disp .foot input:hover,
#disp .foot a:hover,
#disp .foot input:focus,
#disp .foot a:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
#disp .foot input:active,
#disp .foot a:active {
  background-color: var(--s-keycolor);
}
#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.radio,
#disp input.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: 1023px) {
  .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: 'Mundial', 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;
  -webkit-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;
}
.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%;
}
.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-top: 5px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .unit.form .tile .name {
    width: 30%;
    min-height: 35px;
    padding-top: 7.5px;
    padding-bottom: 7.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;
  border-bottom: 2px solid var(--s-keycolor);
  min-height: 35px;
  padding: 5px 10px;
  -webkit-appearance: none;
}
.unit.form input.text.fail,
.unit.form textarea.fail {
  background-color: #e7bcbc;
}
.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: 4px 0;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile div.ctrl > div {
    padding-top: 7.5px;
    padding-bottom: 7.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: 4px;
  width: 18px;
  margin-right: 6px;
  height: 20px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile input {
    top: 7.5px;
  }
}
.unit.form select {
  float: left;
  width: 100%;
  font-family: 'Mundial', sans-serif;
  font-size: 16px;
  line-height: 1.25;
  background: #F0F0F0;
  height: 35px;
  border: 1px solid var(--s-textcolor);
  padding: 5px;
}
.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 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: 35px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
}
.unit.form input.submit {
  float: left;
  margin-top: calc(var(--spaceTotal) * 1);
  margin-bottom: calc(var(--spaceTotal) * 1);
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.unit.form input.submit:hover,
.unit.form input.submit:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.unit.form input.submit:active {
  background-color: var(--s-keycolor);
}
.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: var(--s-textcolor);
  text-decoration: underline;
}
.unit.form .recaptcha-info {
  color: #aaa;
}
.unit.form .recaptcha-info a {
  color: #aaa;
}
.unit.form .recaptcha-info a:hover,
.unit.form .recaptcha-info a:focus {
  text-decoration: underline;
}
.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;
  font-size: 14px;
}
#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 {
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.two-step-verification-container a:hover,
.two-step-verification-container a:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.two-step-verification-container a:active {
  background-color: var(--s-keycolor);
}
.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: 600;
}
.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: 600;
}
@media (max-width: 767px) {
  .part--table .table {
    font-size: 2.08604954vw;
  }
}
html,
body {
  float: left;
  width: 100%;
  min-height: 100vh;
}
.cb-home,
#home {
  float: left;
  height: 46px;
  margin-left: 28px;
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (max-width: 1200px) {
  .cb-home,
  #home {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .cb-home,
  #home {
    height: 35px;
    margin-left: 10px;
    margin-top: 19px;
    margin-bottom: 19px;
  }
}
.cb-toggle-target-active .cb-home,
.cb-toggle-target-active #home {
  content: url(/images/logo-buetikofer-white.svg);
}
.logo {
  width: auto;
  height: 100%;
}
.cb-page-title,
#head {
  float: left;
  width: 100%;
}
.cb-page-selected-layout1 .cb-page-title,
.cb-page-selected-layout1 #head {
  padding-right: 19.81132075%;
  box-sizing: border-box;
  margin-top: calc(var(--spaceTotal) * 1);
  margin-bottom: calc(var(--spaceTotal) * 1);
}
@media (max-width: 767px) {
  .cb-page-selected-layout1 .cb-page-title,
  .cb-page-selected-layout1 #head {
    padding-right: calc(var(--deskSpace) * 2);
  }
}
.cb-page-selected-layout7 .cb-page-title,
.cb-page-selected-layout7 #head,
.cb-page-selected-layout8 .cb-page-title,
.cb-page-selected-layout8 #head,
.cb-page-selected-layout5 .cb-page-title,
.cb-page-selected-layout5 #head {
  margin-top: calc(var(--spaceTotal) * 2);
}
.cb-page-selected-layout2 .cb-page-title,
.cb-page-selected-layout2 #head {
  padding-right: 19.81132075%;
  box-sizing: border-box;
}
.cb-page-selecfed-layout6 .cb-page-title,
.cb-page-selecfed-layout6 #head {
  margin-bottom: 0!important;
  padding-right: 19.81132075%;
  box-sizing: border-box;
  margin-top: calc(var(--spaceTotal) * 1);
}
@media (max-width: 767px) {
  .cb-page-selecfed-layout6 .cb-page-title,
  .cb-page-selecfed-layout6 #head {
    padding-right: calc(var(--deskSpace) * 2);
  }
}
.cbdModule--newsPreTitle {
  margin-top: calc(var(--spaceTotal) * 2);
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  background-color: #fff;
  font-family: 'Mundial', sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: var(--s-textcolor);
  overflow: hidden;
  hyphens: auto;
  display: flex;
  flex-direction: column;
  font-weight: 300;
  padding-top: 74px;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.008em;
}
.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;
}
.section--footer .desk {
  --deskWidth: 1140px;
}
.section--header .desk {
  --deskMaxWidth: 100%;
  --deskWidth: 1200px;
}
.section--two .desk {
  width: 100%;
  max-width: 100%;
}
.section {
  float: left;
  width: 100%;
  position: relative;
}
.cb-pages {
  float: left;
  width: 100%;
}
.cb-page {
  float: left;
  width: 100%;
  position: relative;
}
.section--header {
  position: fixed;
  top: 0;
  background-color: transparent;
  z-index: 2000;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
  background-color: #fff;
}
body:not(.cb-toggle-target-active) .cb-scroll-triggered--active .section--header {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
body.cb-toggle-target-active .section--header {
  background-color: transparent;
}
.container {
  float: left;
  width: 100%;
}
.container--head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.getintouch {
  position: fixed;
  z-index: 2000;
  right: max(25px, calc((100vw - 1150px) / 2));
  top: 90px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.getintouch a {
  float: left;
  width: 30px;
  height: 30px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  display: inline-block;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
  background-image: url(/images/icon-mail-petrol.svg);
}
@media (hover: hover) and (pointer: fine) {
  .getintouch a:hover,
  .getintouch a:focus {
    opacity: 0.8;
  }
}
.getintouch a.service_mail {
  background-image: url(/images/icon-mail-petrol.svg);
}
.getintouch a.service_phone {
  background-image: url(/images/icon-phone-petrol.svg);
}
.getintouch a.service_linkedin {
  background-image: url(/images/icon-linkedin-petrol.svg);
}
main {
  float: left;
  width: 100%;
  position: relative;
  flex: 1 0 auto;
}
.section--petrol {
  background-color: #00caa6;
  --s-textcolor: #fff;
}
.container--mood {
  min-height: calc(100vh - 74px);
  /* Use vh as a fallback for browsers that do not support Custom Properties */
  min-height: calc(100svh - 74px);
  /* Use vh as a fallback for browsers that do not support Custom Properties */
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  isolation: isolate;
  padding-top: calc(var(--spaceTotal) * 1);
  padding-bottom: 74px;
  box-sizing: border-box;
  --s-textcolor: #fff;
}
.container--mood .mood {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #2a4a5b;
}
.container--mood .mood .mood__video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  object-position: center;
}
.container--mood .content {
  width: 1060px;
  max-width: var(--deskMaxWidth);
}
.downlink {
  position: absolute;
  right: 45px;
  bottom: 54px;
  width: 52px;
  height: 19px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-downlink-petrol.svg);
  cursor: pointer;
}
.columns {
  float: left;
  width: 100%;
  margin-top: calc(var(--spaceTotal) * 2);
  margin-bottom: calc(var(--spaceTotal) * 2);
}
.columns__column {
  float: left;
  width: 100%;
}
.container--intro {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-top: calc(var(--spaceTotal) * 2);
  margin-bottom: calc(var(--spaceTotal) * 2 + var(--spacePart));
}
.container--intro .mood {
  float: left;
  width: calc(100% - var(--deskSpace));
  aspect-ratio: 1.5;
}
@media (max-width: 1023px) {
  .container--intro .mood {
    margin-left: var(--deskSpace);
  }
}
@supports not (aspect-ratio: 2 / 1) {
  .container--intro .mood:before {
    float: left;
    padding-top: 66.66%;
    content: '';
  }
  .container--intro .mood:after {
    display: block;
    content: '';
    clear: both;
  }
}
.container--intro .content {
  padding: 0 var(--deskSpace) 0;
}
.container--news {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  margin-top: calc(var(--spaceTotal) * 1);
  margin-bottom: calc(var(--spaceTotal) * 1);
}
.container--news .mood {
  float: left;
  width: calc(100% - var(--deskSpace));
  aspect-ratio: 1.66666667;
}
@media (max-width: 1023px) {
  .container--news .mood {
    margin-right: var(--deskSpace);
  }
}
@supports not (aspect-ratio: 2 / 1) {
  .container--news .mood:before {
    float: left;
    padding-top: 55%;
    content: '';
  }
  .container--news .mood:after {
    display: block;
    content: '';
    clear: both;
  }
}
.container--news .content {
  padding: 0 var(--deskSpace) 0;
}
.postinfo {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: calc(var(--spacePart) * 1);
  margin-bottom: calc(var(--spacePart) * 1);
  --s-textcolor: #00caa6;
  color: var(--s-textcolor);
}
#cb-cookie-warning {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 375px;
  max-width: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 1990;
}
#cb-cookie-warning.cb-cookie-warning--hidden {
  display: none !important;
}
@media (max-width: 767px) {
  #cb-cookie-warning {
    padding: 5vw;
  }
}
.cb-cookie-warning--container {
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  border: 2px solid var(--s-keycolor);
  font-family: 'Mundial', sans-serif;
  font-size: 18px;
  line-height: 1.33333333;
  transform: translateY(200%);
  transition: all 0.5s 0.5s cubic-bezier(0, 0.61, 0.17, 1.3);
  box-shadow: 0 0 15px rgba(42, 74, 91, 0.1);
  padding: 20px 20px;
  text-align: center;
}
.show-content .cb-cookie-warning--container {
  transform: translateY(0);
}
.cb-cookie-warning--text {
  float: left;
}
.cb-cookie-warning--text .cookie--link {
  display: inline-block;
}
.cb-cookie-warning--actions {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  margin-top: 20px;
}
.cb-cookie-warning__button {
  float: left;
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.cb-cookie-warning__button:hover,
.cb-cookie-warning__button:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.cb-cookie-warning__button:active {
  background-color: var(--s-keycolor);
}
.section--footer {
  flex-shrink: 0;
  background-color: #2a4a5b;
  --s-textcolor: #fff;
  margin-top: calc(var(--spaceTotal) * 2);
}
body.cb-page-selected-layout4 .section--footer {
  margin-top: 0;
}
.footarea {
  float: left;
  width: 100%;
  margin-top: calc(var(--spacePart) * 1);
  margin-bottom: calc(var(--spacePart) * 1);
}
.footarea--nav {
  flex-shrink: 0;
  padding: 0 var(--deskSpace);
  box-sizing: border-box;
}
.footpart {
  float: left;
  width: 100%;
  margin-top: calc(var(--spacePart) * 1);
  margin-bottom: calc(var(--spacePart) * 1);
  font-size: 14px;
  line-height: 1.21428571;
}
.footpart.exit {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 767px) {
  .footpart.exit {
    align-items: unset;
  }
}
.vcard {
  color: var(--s-textcolor);
}
.vcard a {
  color: var(--s-textcolor);
}
@media (hover: hover) and (pointer: fine) {
  .vcard a:hover,
  .vcard a:focus {
    color: #00caa6;
  }
}
.copyright {
  color: var(--s-textcolor);
}
#legal {
  float: right;
  text-align: right;
  width: 100%;
  color: #00caa6;
  display: flex;
  flex-wrap: wrap;
  hyphens: unset;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 2px 0;
}
#legal .meta {
  margin-right: 4px;
}
#legal .meta:last-child {
  margin-right: 0;
}
@media (hover: hover) and (pointer: fine) {
  #legal .meta:hover,
  #legal .meta:focus {
    color: #fff;
  }
}
a {
  color: var(--s-keycolor);
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
@media (hover: hover) and (pointer: fine) {
  a:hover,
  a:focus {
    color: #CECCCC;
  }
}
.part.link:not(.socialIcon) .open {
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.part.link:not(.socialIcon) .open:hover,
.part.link:not(.socialIcon) .open:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.part.link:not(.socialIcon) .open:active {
  background-color: var(--s-keycolor);
}
.socialIcon {
  width: auto;
  margin-top: calc(var(--spacePart) * 0);
  --s-getintouch-icon: url(/images/icon-mail-petrol.svg);
}
.socialIcon .open {
  float: left;
  width: 23px;
  height: 18px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: var(--s-getintouch-icon);
  margin-right: 6px;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
@media (hover: hover) and (pointer: fine) {
  .socialIcon .open:hover,
  .socialIcon .open:focus {
    opacity: 0.8;
  }
}
.socialIcon--linkedin {
  --s-getintouch-icon: url(/images/icon-linkedin-petrol.svg);
}
.socialIcon--linkedin .open {
  width: 18px;
  height: 18px;
}
.socialIcon--phone {
  --s-getintouch-icon: url(/images/icon-phone-petrol.svg);
}
.socialIcon--phone .open {
  width: 17px;
  height: 17px;
}
.socialIcon--register {
  --s-getintouch-icon: url(/images/icon-register.svg);
}
.socialIcon--register .open {
  width: 15px;
  height: 15px;
}
#view .cbdModule--teaserFurther:has(.ns-teaserWrapper:empty) {
  display: none;
}
.cbdModule--teaserFurtherMoreButton {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: calc(var(--spaceTotal) * 1);
}
.cbdModule--teaserFurtherMoreButton .teaserFurtherMoreButton {
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.cbdModule--teaserFurtherMoreButton .teaserFurtherMoreButton:hover,
.cbdModule--teaserFurtherMoreButton .teaserFurtherMoreButton:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.cbdModule--teaserFurtherMoreButton .teaserFurtherMoreButton:active {
  background-color: var(--s-keycolor);
}
.wrapper:has(.cbdModule--teaserFurther .ns-teaserWrapper:empty) .cbdModule--teaserFurtherMoreButton {
  display: none;
}
h1 {
  color: var(--s-textcolor);
}
.cb-page-selected-layout1 h1 {
  font-size: 70px;
  line-height: 1.04285714;
  font-weight: 300;
  text-shadow: 7px 4px 16px rgba(10, 17, 21, 0.3);
}
@media (max-width: 767px) {
  .cb-page-selected-layout1 h1 {
    font-size: 53px;
    line-height: 1.03773585;
  }
}
@media (max-width: 479px) {
  .cb-page-selected-layout1 h1 {
    font-size: 35px;
    line-height: 1.08571429;
  }
}
body:not(.cb-page-selected-layout1) h1 {
  color: var(--s-keycolor);
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
}
body.cb-page-selected-layout6 h1,
body.cb-page-selected-layout7 h1 {
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
  color: var(--s-textcolor);
}
.cbdModule--teaserFurtherTitleOne {
  margin-top: calc(var(--spaceTotal) * 3);
  margin-bottom: calc(var(--spaceTotal) * 1);
}
.cbdModule--introText {
  width: 61.32075472%;
  margin-top: calc(var(--spaceTotal) * 1);
  margin-bottom: calc(var(--spaceTotal) * 1);
}
@media (max-width: 767px) {
  .cbdModule--introText {
    width: calc(100% - var(--deskSpace));
  }
}
p.introText {
  color: var(--s-textcolor);
  text-shadow: 7px 4px 16px rgba(10, 17, 21, 0.3);
  font-size: 23px;
  line-height: 1.17391304;
  font-weight: 400;
}
@media (max-width: 767px) {
  p.introText {
    font-size: 18px;
    line-height: 1.16666667;
  }
}
h2 {
  color: var(--s-keycolor);
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
}
h3 {
  font-size: 40px;
  line-height: 1;
  font-weight: 600;
  color: var(--s-textcolor);
}
h4 {
  font-size: 30px;
  line-height: 1.13333333;
  font-weight: 600;
  color: var(--s-textcolor);
}
@media (max-width: 1023px) {
  h4 {
    font-size: 26px;
  }
}
h5 {
  font-size: 22px;
  line-height: 1.09090909;
  font-weight: 600;
  color: var(--s-textcolor);
}
p.norm {
  color: var(--s-textcolor);
}
p.loud {
  font-size: 23px;
  line-height: 1.13043478;
  color: var(--s-textcolor);
}
.section--areaCounter {
  margin-top: calc(var(--spaceTotal) * 2);
}
.area--counter {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-top: calc(var(--spaceTotal) * 1);
  margin-bottom: calc(var(--spaceTotal) * 1);
  display: flex;
  flex-wrap: wrap;
}
.area--one {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--spaceTotal) * 1 + var(--spacePart));
  margin-bottom: calc(var(--spaceTotal) * 1 + var(--spacePart));
}
.cb-page-selected-layout1 .area--one.area1 {
  margin-top: calc(var(--spaceTotal) * 4);
}
@media (max-width: 1023px) {
  .cb-page-selected-layout1 .area--one.area1 {
    margin-top: calc(var(--spaceTotal) * 2);
  }
}
#edit.cb-page-selected-layout4 .area--one.area1 {
  margin-top: 100px;
}
.cb-page-selected-layout5 .area--one.area1,
.cb-page-selected-layout8 .area--one.area1 {
  margin-top: 0;
}
.area--two {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--spaceTotal) * 1 + var(--spacePart));
}
.area--counter .unit {
  width: calc((100% / 5) - 20px);
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .area--counter .unit {
    width: calc((100% / 3) - 20px);
  }
}
@media (max-width: 767px) {
  .area--counter .unit {
    width: calc((100% / 2) - 20px);
    text-align: center;
  }
}
.area--counter .unit h4 {
  color: #2a4a5b;
}
@media (max-width: 767px) {
  .area--counter .unit p.loud {
    font-size: 16px;
    line-height: 1.25;
  }
}
.area--one {
  width: calc(100% + 20px);
  margin-left: -10px;
}
.area--one .unit {
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-right: 10px;
}
.area--one .unit.unitOne--borderOn .unit__content {
  margin-top: calc(var(--spacePart) * 1);
  --s-textcolor: #00caa6;
  border: 2px solid #00caa6;
  padding: 8px 18px;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .area--one .unitOne--1-3 {
    padding-right: 25.58139535%;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  .area--one .unitOne--1-3 {
    padding-right: 0;
  }
}
.area--one .unitOne--1-4 {
  width: calc(50% - 20px);
}
.area--one .unit--form .unit__body {
  width: calc(100% + 20px);
  margin-left: -10px;
}
.area--one .unit--form .part {
  width: calc(100% - 20px);
  margin-left: 10px;
  margin-right: 10px;
}
.area--one .unit--form .part.partInput--slim {
  width: calc(50% - 20px);
}
.area--one .unitTwo .link.part + .link.part {
  margin-top: -12px;
}
.area--one .unitTwo .link.part .open {
  width: 100%;
  display: inline-block;
  text-align: left;
  border: unset;
  border-top: 2px solid var(--s-keycolor);
  border-bottom: 2px solid var(--s-keycolor);
  font-weight: 600;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  line-height: 1.11111111;
}
.area--one .unitTimeline .unit__content {
  float: left;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scroll-behavior: smooth;
}
.area--one .unitTimeline .unit__content::-webkit-scrollbar {
  display: none;
}
.area--one .unitTimeline .unit__body {
  display: grid;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  grid-template-rows: auto auto;
}
.area--one .unitTimeline .unit__body .part {
  margin-top: 0;
  margin-bottom: 0;
  grid-column: span 2;
  display: flex;
  padding: 0 1rem;
}
.area--one .unitTimeline .unit__body .part:nth-child(2) {
  grid-column: span 3;
  justify-content: flex-end;
}
.area--one .unitTimeline .unit__body .part .part__content {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  padding-right: 40px;
  box-sizing: border-box;
  max-width: 280px;
  background: #fff;
}
.area--one .unitTimeline .unit__body .part .part__content:before {
  content: '';
  position: absolute;
  left: -1px;
  height: 50%;
  width: 1px;
  background-color: var(--s-textcolor);
}
.area--one .unitTimeline .unit__body .part .part__content:after {
  content: '';
  display: block;
  background: var(--s-textcolor);
  height: 6px;
  width: 6px;
  position: absolute;
  left: -3px;
  border-radius: 50%;
}
.area--one .unitTimeline .unit__body .part .part__content h5 {
  background: #fff;
  color: var(--s-keycolor);
  padding-bottom: 0.25em;
  position: relative;
  left: -0.25rem;
  text-transform: uppercase;
}
.area--one .unitTimeline .unit__body .part .part__content p {
  background: #fff;
  margin: 0;
  position: relative;
  left: -0.25rem;
  color: var(--s-textcolor);
}
.area--one .unitTimeline .unit__body .part:nth-child(odd) .part__content {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--s-textcolor);
}
.area--one .unitTimeline .unit__body .part:nth-child(odd) .part__content:before {
  bottom: 0;
}
.area--one .unitTimeline .unit__body .part:nth-child(odd) .part__content:after {
  bottom: -2px;
}
.area--one .unitTimeline .unit__body .part:nth-child(odd) .part__content p:last-child {
  padding-bottom: 0.5rem;
}
.area--one .unitTimeline .unit__body .part:nth-child(even) .part__content {
  padding-top: 40px;
  position: relative;
  top: -1px;
  border-top: 1px solid var(--s-textcolor);
}
.area--one .unitTimeline .unit__body .part:nth-child(even) .part__content:before {
  top: 0;
}
.area--one .unitTimeline .unit__body .part:nth-child(even) .part__content:after {
  top: -2px;
}
.area--one .unitTimeline .unit__body .part:nth-child(even) .part__content h5 {
  padding-top: 0.5rem;
}
.area--one .unitTimeline .unit__body .part:nth-child(even) .part__content p {
  flex-grow: 1;
}
.area--two .unitOne {
  margin-top: 0;
  margin-bottom: 0;
  background-color: #00caa6;
  --s-keycolor: #fff;
  --s-btn-hover-color: #00caa6;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  box-sizing: border-box;
}
.area--two .unitOne .unit__content {
  padding: 30px var(--deskSpace);
  box-sizing: border-box;
}
.area--two .unitOne .unit__background .unit__backgroundImage {
  object-fit: cover;
  object-position: center;
}
@media (max-width: 767px) {
  .area--two .unitOne .unit__background .unit__backgroundImage {
    aspect-ratio: 2;
  }
  @supports not (aspect-ratio: 2 / 1) {
    .area--two .unitOne .unit__background .unit__backgroundImage:before {
      float: left;
      padding-top: 50%;
      content: '';
    }
    .area--two .unitOne .unit__background .unit__backgroundImage:after {
      display: block;
      content: '';
      clear: both;
    }
  }
}
.unit--fold {
  margin-top: calc(var(--spaceTotal) * 1);
  margin-bottom: 0;
}
.unit--fold + .unit--fold {
  margin-top: -2px;
}
.unit--fold .less .part {
  margin-top: 0;
  margin-bottom: 0;
}
.unit--fold .more {
  padding-top: 10px;
  padding-left: 36px;
  box-sizing: border-box;
}
.unit--fold .more .part:first-child {
  margin-top: 0;
}
.unit--fold .more .part:last-child {
  margin-bottom: 0;
}
.unit--fold .fold-toggle {
  border-top: 2px solid var(--s-keycolor);
  border-bottom: 2px solid var(--s-keycolor);
  hyphens: auto;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 36px;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  font-size: 18px;
  line-height: 1.11111111;
  text-transform: uppercase;
  font-weight: 600;
}
.unit--fold .fold-toggle:after {
  content: '';
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0;
  top: calc(50% - 2px);
  transform: translateY(-50%);
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-folding-petrol.svg);
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.unit--fold .fold-toggle--open {
  border-bottom: 2px solid transparent;
}
.unit--fold .fold-toggle--open:after {
  transform: translateY(-50%) rotate(45deg);
}
.unit--fold.unit--foldOpen .more {
  border-bottom: 2px solid var(--s-keycolor);
}
.unit--fold.unit--foldOpen .more .part:last-child .part__content {
  float: left;
  padding-bottom: 20px;
}
.unit--fold .unit__foot {
  display: none;
}
@media (max-width: 1023px) {
  body.cb-toggle-target-active {
    overflow: hidden;
  }
}
.togglenavigation {
  position: relative;
  z-index: 2001;
  margin: 0 30px;
  width: 24px;
  height: 16px;
  cursor: pointer;
}
@media (max-width: 479px) {
  .togglenavigation {
    margin: 0 15px;
  }
}
.tline {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 2px;
  background-color: #2a4a5b;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.tline--2,
.tline--3 {
  top: 50%;
  transform: translateY(-50%);
}
.tline--4 {
  top: unset;
  bottom: 0;
}
body.cb-toggle-target-active .tline {
  background-color: #fff;
}
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);
}
.navInside {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1999;
  width: 100%;
  height: 100%;
  background-color: #2a4a5b;
  overflow-y: scroll;
  padding: 94px 0 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  --s-textcolor: #fff;
  transform: translateY(-100%);
  transition: all 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .navInside {
  transform: translateY(0);
}
.mobile-navi-animation {
  float: left;
  width: 100%;
  flex: 1 0 auto;
  opacity: 0;
  transform: translateY(-100vh);
  transition: all 0s 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
body.cb-toggle-target-active .mobile-navi-animation {
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: translateY(0);
  opacity: 1;
}
.navigation {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.navLang {
  background-color: #00caa6;
  padding: 27px;
  box-sizing: border-box;
}
@media (max-width: 479px) {
  .navLang {
    padding: 27px 15px;
  }
}
.navOutside {
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
body.cb-toggle-target-active .navOutside {
  transform: translateY(-300%);
}
@media (max-width: 1023px) {
  .navOutside {
    display: none;
  }
}
.navOutside div.sub2 {
  float: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
.navOutside div.sub2 > .cb-toggle {
  display: none;
}
.navOutside div.sub2 > .item {
  margin: 0 15px;
}
.navOutside div.sub2 > .item.init {
  margin-left: 0;
}
.navOutside div.sub2 > .item.exit {
  margin-right: 0;
}
.navOutside div.sub2 > .item > .menu {
  color: var(--s-textcolor);
}
@media (hover: hover) and (pointer: fine) {
  .navOutside div.sub2 > .item > .menu:hover,
  .navOutside div.sub2 > .item > .menu:focus {
    color: #CECCCC;
  }
}
.navOutside div.sub2 > .item > .menu.path {
  font-weight: 600;
}
.navLang div.sub1 {
  float: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
}
.navLang div.sub1 > .cb-toggle {
  display: none;
}
.navLang div.sub1 > .item {
  position: relative;
  margin: 0 7px;
}
.navLang div.sub1 > .item:not(.exit):after {
  content: '|';
  position: absolute;
  right: -9px;
  top: 0;
  color: #fff;
}
.navLang div.sub1 > .item.init {
  margin-left: 0;
}
.navLang div.sub1 > .item.exit {
  margin-right: 0;
}
.navLang div.sub1 > .item > .menu {
  font-weight: 300;
  color: #fff;
}
.navLang div.sub1 > .item > .menu.path {
  font-weight: 700;
  color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .navLang div.sub1 > .item > .menu:hover,
  .navLang div.sub1 > .item > .menu:focus {
    color: #CECCCC;
  }
}
.navColumns {
  float: left;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 0 30px;
  width: 100%;
  padding-right: 16.98113208%;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .navColumns {
    padding-right: var(--deskSpace);
    grid-template-columns: repeat(auto-fill, minmax(min(200px, 100%), 1fr));
  }
}
@media (max-width: 767px) {
  .navColumns {
    grid-template-columns: repeat(auto-fill, minmax(min(200px, 100%), 1fr));
  }
}
.navInside div.navi {
  float: left;
  width: 100%;
  display: block;
  position: relative;
}
.navInside div.navi > .cb-toggle {
  display: none;
}
.navInside div.navi > .item {
  float: left;
  width: 100%;
  position: relative;
}
.navInside div.navi > .item.item-empty > .cb-toggle {
  display: none;
}
.navInside div.navi > .item > .menu {
  display: block;
  color: var(--s-textcolor);
}
.navInside div.navi > .item > .menu.path {
  color: var(--s-keycolor);
}
.navInside div.sub2 {
  box-sizing: border-box;
}
.navInside div.sub2 > .item {
  margin-top: 20px;
  margin-bottom: 20px;
}
.navInside div.sub2 > .item > .menu {
  font-size: 28px;
  line-height: 1.42857143;
  font-weight: 600;
  color: #00caa6;
}
@media (max-width: 767px) {
  .navInside div.sub2 > .item > .menu {
    font-size: 23px;
    line-height: 1.43478261;
  }
}
@media (hover: hover) and (pointer: fine) {
  .navInside div.sub2 > .item > .menu:hover,
  .navInside div.sub2 > .item > .menu:focus {
    color: #CECCCC;
  }
}
.navInside div.sub3 > .item {
  margin: 5px 0;
}
.navInside div.sub3 > .item > .menu {
  font-size: 18px;
  line-height: 1.11111111;
  font-weight: 600;
}
@media (max-width: 767px) {
  .navInside div.sub3 > .item > .menu {
    font-size: 15px;
    line-height: 1.13333333;
  }
}
@media (hover: hover) and (pointer: fine) {
  .navInside div.sub3 > .item > .menu:hover,
  .navInside div.sub3 > .item > .menu:focus {
    color: #CECCCC;
  }
}
.slider-wrapper {
  float: left;
  width: 100%;
  position: relative;
}
#view .areaTimeline--empty .slider-wrapper {
  display: none;
}
.slider {
  float: left;
  width: 100%;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  scroll-padding-left: 1rem;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}
.slider::-webkit-scrollbar {
  display: none;
}
.area--timeline {
  display: grid;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  grid-template-rows: auto auto;
}
.area--timeline .unit {
  margin-top: 0;
  margin-bottom: 0;
  grid-column: span 2;
  display: flex;
  padding: 0 1rem;
  margin: 0;
  min-height: 160px;
}
.area--timeline .unit:nth-child(2) {
  grid-column: span 3;
  justify-content: flex-end;
}
.area--timeline .unit .unit__content {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  padding-right: 40px;
  box-sizing: border-box;
  max-width: 280px;
  background: #fff;
}
.area--timeline .unit .unit__content:before {
  content: '';
  position: absolute;
  left: -1px;
  height: 50%;
  width: 1px;
  background-color: var(--s-textcolor);
}
.area--timeline .unit .unit__content:after {
  content: '';
  display: block;
  background: var(--s-textcolor);
  height: 7px;
  width: 7px;
  position: absolute;
  left: -4px;
  border-radius: 50%;
}
.area--timeline .unit .unit__content h5 {
  background: #fff;
  color: var(--s-keycolor);
  padding-bottom: 0.25em;
  position: relative;
  left: -0.25rem;
  text-transform: uppercase;
}
.area--timeline .unit .unit__content p {
  background: #fff;
  margin: 0;
  position: relative;
  left: -0.25rem;
  color: var(--s-textcolor);
}
.area--timeline .unit:nth-child(odd) .unit__content {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--s-textcolor);
}
.area--timeline .unit:nth-child(odd) .unit__content:before {
  bottom: 0;
}
.area--timeline .unit:nth-child(odd) .unit__content:after {
  bottom: -3px;
}
.area--timeline .unit:nth-child(odd) .unit__content p:last-child {
  padding-bottom: 0.5rem;
}
.area--timeline .unit:nth-child(even) .unit__content {
  padding-top: 40px;
  position: relative;
  top: -1px;
  border-top: 1px solid var(--s-textcolor);
}
.area--timeline .unit:nth-child(even) .unit__content:before {
  top: 0;
}
.area--timeline .unit:nth-child(even) .unit__content:after {
  top: -3px;
}
.area--timeline .unit:nth-child(even) .unit__content h5 {
  padding-top: 0.5rem;
}
.area--timeline .unit:nth-child(even) .unit__content p {
  flex-grow: 1;
}
.area--timeline .unit.is-active .unit__content:after {
  content: '';
  outline: 2px solid var(--s-textcolor);
}
.slider__arrows {
  float: left;
  width: 100%;
}
.slider__arrow {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 23px;
  width: 14px;
  cursor: pointer;
  background-size: 14px 23px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 10;
}
#edit .slider__arrow {
  display: none;
}
.slider__arrow.is-inactive {
  opacity: 0.5;
  pointer-events: none;
  cursor: default;
}
.slider__arrow.slider__arrow--left {
  left: -20px;
  background-image: url(/images/icon-arrow-left-petrol.svg);
}
.slider__arrow.slider__arrow--right {
  right: -20px;
  background-image: url(/images/icon-arrow-right-petrol.svg);
}
.ns-slider {
  float: left;
  width: 100%;
}
.ns-sliderWrapper {
  float: left;
  width: 100%;
}
.unit--slider {
  margin-top: -20px;
}
.ns-slider--Slider .ns-slider__section {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 30px;
}
.ns-slider--Slider .ns-slider__section:first-child {
  margin-top: 0;
}
.ns-slider--Slider .ns-slider__cover {
  float: left;
  width: 100%;
  position: relative;
}
.ns-slider--Slider .ns-slider__stage {
  float: left;
  width: 100%;
  overflow: hidden;
}
.ns-slider--Slider .ns-slider__area {
  float: left;
  width: calc(100% + 30px);
  margin-left: -15px;
  display: flex;
}
.ns-slider--Slider .ns-slide {
  float: left;
  width: calc((100%/3) - 30px);
  margin-left: 15px;
  margin-right: 15px;
  flex-shrink: 0;
  transition: margin 0.6s;
  padding-top: 30px;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .ns-slider--Slider .ns-slide {
    width: calc((100%/2) - 30px);
  }
}
@media (max-width: 767px) {
  .ns-slider--Slider .ns-slide {
    width: calc((100%) - 30px);
  }
}
@media (hover: hover) and (pointer: fine) {
  .ns-slider--Slider .ns-slide.is-anchor:hover .ns-slide__content,
  .ns-slider--Slider .ns-slide.is-anchor:focus .ns-slide__content {
    background-color: rgba(0, 202, 166, 0.05);
  }
}
.ns-slider--Slider .ns-slide__content {
  float: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 16px 15px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 2px solid #CECCCC;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.ns-slider--Slider .ns-slider__part {
  float: left;
  width: 100%;
  margin: 5px 0;
}
.ns-slider__part--text {
  color: var(--s-textcolor);
}
.ns-slider__part--text h5 {
  color: var(--s-keycolor);
}
.ns-slider--Slider .ns-slider__part--image {
  width: 60px;
  position: relative;
  top: 0;
  margin: 0;
  border: 2px solid var(--s-keycolor);
  border-radius: 100%;
  background: white;
  outline: 5px solid white;
  aspect-ratio: 1;
  margin-left: -5px;
  margin-top: -30px;
  margin-bottom: 15px;
}
.ns-slider--Slider .ns-slider__part--link {
  padding-top: 20px;
  margin-top: auto;
}
.ns-slider--Slider .ns-slider__part--link .open {
  float: left;
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.ns-slider--Slider .ns-slider__part--link .open:hover,
.ns-slider--Slider .ns-slider__part--link .open:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.ns-slider--Slider .ns-slider__part--link .open:active {
  background-color: var(--s-keycolor);
}
.ns-slider--Slider .ns-slider__part--sliderIcon {
  max-width: 200px;
  margin-top: 0;
}
.ns-slider--Slider .ns-slider__part--sliderTitle,
.ns-slider--Slider .ns-slider__part--sliderLead {
  text-align: center;
  max-width: 800px;
}
.ns-slider--Slider .ns-sliderIndex {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.ns-slider--Slider .ns-sliderIndex__content {
  float: left;
  width: calc(100% + 20px);
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.ns-slider--Slider .ns-sliderIndex__item {
  float: left;
  width: 16px;
  height: 16px;
  border-radius: 10000px;
  background-color: #2a4a5b;
}
.ns-slider--Slider .ns-sliderIndex__item.is-active {
  background-color: var(--s-keycolor);
}
.ns-slider--Slider .ns-slider__controls {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.ns-slider--Slider .ns-sliderControl {
  position: relative;
  float: left;
  z-index: 10;
  height: 23px;
  width: 14px;
  cursor: pointer;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.ns-slider--Slider .ns-sliderControl--prev {
  background-image: url(/images/icon-arrow-left-petrol.svg);
}
.ns-slider--Slider .ns-sliderControl--next {
  background-image: url(/images/icon-arrow-right-petrol.svg);
}
body.en .section--teaserFurther {
  display: none;
}
.ns-teaserWrapper {
  float: left;
  width: 100%;
  margin-top: calc(var(--spaceTotal) * 2);
  margin-bottom: calc(var(--spaceTotal) * 2);
}
.ns-teaserWrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: auto;
  grid-gap: 45px;
  align-items: start;
}
@media (max-width: 1023px) {
  .ns-teaserWrapper {
    grid-gap: 35px;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .ns-teaserWrapper {
    grid-template-columns: repeat(auto-fit, minmax(155px, 1fr));
    grid-gap: 20px;
  }
}
.ns-teaser {
  --s-textcolor: #fff;
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
}
.ns-teaser .unit__background {
  margin-top: var(--spacePart);
  margin-bottom: var(--spacePart);
  overflow: hidden;
}
.ns-teaser h4 {
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
@media (hover: hover) and (pointer: fine) {
  #view .ns-teaser .ns-teaser__part--pict {
    overflow: hidden;
  }
  #view .ns-teaser .ns-teaser__part--pict img {
    transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
  }
  #view .ns-teaser:hover h4,
  #view .ns-teaser:focus h4 {
    color: #fff;
  }
  #view .ns-teaser:hover .ns-teaser__part--pict img,
  #view .ns-teaser:focus .ns-teaser__part--pict img {
    transform: scale(1.05);
  }
}
.ns-loadmore {
  float: left;
  width: 100%;
  text-align: center;
}
.ns-loadmore__button {
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.ns-loadmore__button:hover,
.ns-loadmore__button:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.ns-loadmore__button:active {
  background-color: var(--s-keycolor);
}
.ns-teaser__content {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  isolation: isolate;
  aspect-ratio: 1;
}
@supports not (aspect-ratio: 1 / 1) {
  .ns-teaser__content:before {
    float: left;
    padding-top: 100%;
    content: '';
  }
  .ns-teaser__content:after {
    display: block;
    content: '';
    clear: both;
  }
}
.ns-teaser__content .ns-content {
  float: left;
  width: 100%;
}
.ns-teaser_part,
.ns-teaser__part {
  float: left;
  width: 100%;
  margin: calc(var(--spacePart)) 0;
  color: var(--s-textcolor);
}
.ns-teaser_part--pict,
.ns-teaser__part--pict {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  position: relative;
  overflow: hidden;
}
.ns-teaser__part--pict {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  isolation: isolation;
}
.ns-teaser__part--pict:after {
  content: '';
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #2a4a5b;
  mix-blend-mode: multiply;
}
.ns-teaser__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ns-teaser__text {
  position: relative;
  font-size: 15px;
  line-height: 1.46666667;
  padding: 31px 21px 21px;
  box-sizing: border-box;
  z-index: 2;
}
@media (max-width: 767px) {
  .ns-teaser__text {
    padding: 20px 16px 16px;
  }
}
.ns-teaser__part--newsDate {
  color: var(--s-keycolor);
  margin-top: 0;
}
.ns-teaser__part--actions {
  margin-top: auto;
  padding-top: var(--spacePart);
}
.ns-teaser__part--actions .ns-teaser__action {
  background-color: transparent;
  line-height: 1.25;
  cursor: pointer;
  color: var(--s-keycolor);
  border: 2px solid var(--s-keycolor);
  padding: 5px 8px 2px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.055em;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
.ns-teaser__part--actions .ns-teaser__action:hover,
.ns-teaser__part--actions .ns-teaser__action:focus {
  color: var(--s-btn-hover-color);
  background-color: var(--s-keycolor);
}
.ns-teaser__part--actions .ns-teaser__action:active {
  background-color: var(--s-keycolor);
}
.ns-unitFilter__unit {
  display: none;
}
.ns-unitFilter__unit.ns-unitFilter__unit--activated {
  display: block;
  opacity: 0;
  transform: translateY(-20px) scale(0.98);
  transition: transform 0.4s, opacity 0.4s !important;
}
.ns-unitFilter__unit.ns-unitFilter__unit--active {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.ns-unitFilter {
  float: left;
  width: 100%;
  position: relative;
  z-index: 20;
}
.ns-unitFilter__wrapper {
  float: left;
  width: 100%;
}
.ns-unitFilter__toggle {
  display: none;
}
.ns-unitFilter__content {
  float: left;
  width: 100%;
  display: flex;
  gap: 5px 10px;
  justify-content: space-between;
}
.ns-unitFilter__list {
  float: left;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 10px;
}
.ns-unitFilter__actions {
  float: left;
  display: flex;
  flex-wrap: wrap;
}
.ns-unitFilter__link {
  color: var(--s-textcolor);
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
@media (hover: hover) and (pointer: fine) {
  .ns-unitFilter__link:hover,
  .ns-unitFilter__link:focus {
    color: var(--s-keycolor);
  }
}
.ns-unitFilter__link--reset {
  display: none;
}
@media (min-width: 1024px) {
  .ns-unitFilter__link--confirm {
    display: none;
  }
}
.ns-unitFilter__group {
  float: left;
  width: 100%;
  border-top: 1px solid var(--s-textcolor);
  border-bottom: 1px solid var(--s-textcolor);
  margin-top: -1px;
}
.ns-unitFilter__group:first-child {
  margin-top: 0;
}
.ns-unitFilter__groupToggle {
  float: left;
  width: 100%;
  cursor: pointer;
  padding: 25px 20px 25px 0;
  box-sizing: border-box;
  position: relative;
  color: var(--s-textcolor);
}
.ns-unitFilter__groupToggle:hover,
.ns-unitFilter__groupToggle:focus {
  color: var(--s-textcolor);
}
.ns-unitFilter__groupToggle:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  border-color: transparent;
  border-top-color: #000;
  border-width: 7px 5px 0 5px;
}
.ns-unitFilter__groupToggle.is-active {
  font-weight: 600;
}
.ns-unitFilter__groupToggle.is-active:after {
  transform: translateY(-50%) rotate(-180deg);
}
.ns-unitFilter__groupContent {
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 0;
}
.ns-unitFilter__group.is-open .ns-unitFilter__groupContent {
  max-height: initial;
}
.ns-unitFilter__item {
  color: var(--s-textcolor);
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1);
}
@media (hover: hover) and (pointer: fine) {
  .ns-unitFilter__item:hover,
  .ns-unitFilter__item:focus {
    color: var(--s-keycolor);
  }
}
.ns-unitFilter__item.is-active {
  font-weight: 600;
}
@media (max-width: 1023px) {
  .ns-unitFilter__toggle {
    display: block;
    box-sizing: border-box;
    font-family: 'Mundial', sans-serif;
    cursor: pointer;
    display: flex;
    flex-direction: row;
  }
  .ns-unitFilter__toggleIcon {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(/images/icon-arrow-down-blue.svg);
  }
  .ns-unitFilter__content {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2;
    background-color: #fff;
    max-height: 0;
    overflow-y: auto;
    box-sizing: border-box;
    display: unset;
    transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .ns-unitFilter__content::-webkit-scrollbar {
    display: none;
  }
  .is-open .ns-unitFilter__content {
    max-height: initial;
  }
  .ns-unitFilter__list {
    flex-direction: column;
    width: 100%;
    padding: 10px 5px;
    box-sizing: border-box;
  }
  .ns-unitFilter__actions {
    column-gap: 30px;
    width: 100%;
    padding: 10px 5px;
    box-sizing: border-box;
  }
  .ns-unitFilter__link {
    margin-right: 0;
    margin-bottom: 0;
  }
  .ns-unitFilter__group:first-child {
    border-top: none;
  }
  .ns-unitFilter__group:last-child {
    border-bottom: none;
  }
  .ns-unitFilter__groupToggle {
    padding-left: 40px;
    padding-right: 60px;
  }
  .ns-unitFilter__groupToggle:after {
    right: 40px;
  }
  .ns-unitFilter__groupContent {
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
  }
  .ns-unitFilter__item {
    margin-right: 0;
    margin-bottom: 0;
  }
}
/*# sourceMappingURL=./screen-small.css.map */