@font-face {
  font-family: 'FormularLight';
  src: url('/extras/fonts/36F30F_0_0.eot');
  src: url('/extras/fonts/36F30F_0_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/36F30F_0_0.woff2') format('woff2'), url('/extras/fonts/36F30F_0_0.woff') format('woff'), url('/extras/fonts/36F30F_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FormularRegular';
  src: url('/extras/fonts/36F30F_7_0.eot');
  src: url('/extras/fonts/36F30F_7_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/36F30F_7_0.woff2') format('woff2'), url('/extras/fonts/36F30F_7_0.woff') format('woff'), url('/extras/fonts/36F30F_7_0.ttf') format('truetype');
}
@font-face {
  font-family: 'FormularMedium';
  src: url('/extras/fonts/36F30F_A_0.eot');
  src: url('/extras/fonts/36F30F_A_0.eot?#iefix') format('embedded-opentype'), url('/extras/fonts/36F30F_A_0.woff2') format('woff2'), url('/extras/fonts/36F30F_A_0.woff') format('woff'), url('/extras/fonts/36F30F_A_0.ttf') format('truetype');
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: transparent;
  font-size: 20px;
  line-height: 1.4;
  cursor: pointer;
  color: #E74D56;
  padding: 15px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #E74D56;
  transition: all 0.2s;
  box-shadow: 0 0 0 0 #E74D56;
}
.button:hover,
.button:focus {
  color: #E74D56;
  box-shadow: 0 0 0 2px #E74D56;
}
@media (max-width: 1279px) {
  .button {
    font-size: 16px;
    line-height: 1.75;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .button {
    width: 100%;
    padding: 11px 20px;
  }
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: none;
  background: none;
  font-size: 100%;
}
*::selection {
  background: #E74D56;
  color: #fff;
}
.hidden,
.cb-invisible {
  display: none !important;
}
li {
  list-style-position: inside;
}
img,
audio,
video,
iframe {
  float: left;
  width: 100%;
}
strong {
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
}
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: 22px;
  font-family: 'FormularLight', sans-serif;
  line-height: 1.81818182;
}
.unit caption {
  display: none;
}
.flag {
  background: #E74D56;
  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);
}
.area {
  float: left;
  width: 100%;
}
#view .area:empty {
  display: none;
}
.unit {
  float: left;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 1279px) {
  .unit {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .unit {
    margin-top: 18px;
  }
}
@media (max-width: 1279px) {
  .unit {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .unit {
    margin-bottom: 18px;
  }
}
.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: 18px;
  margin-bottom: 18px;
  position: relative;
}
@media (max-width: 1279px) {
  .part {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .part {
    margin-top: 10px;
  }
}
@media (max-width: 1279px) {
  .part {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .part {
    margin-bottom: 10px;
  }
}
.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;
}
.cb-image-figure {
  float: left;
  width: 100%;
}
.cb-image-container {
  float: left;
  width: 100%;
  position: relative;
}
.cb-image-caption {
  float: left;
  width: 100%;
}
#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;
}
.cb-slideshow.cb-manual.cb-album .cb-image-caption {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 2;
  font-size: 20px;
  line-height: 1.8;
  color: #403738;
  margin-top: 20px;
  padding: 0 30px;
  box-sizing: border-box;
}
@media (max-width: 1279px) {
  .cb-slideshow.cb-manual.cb-album .cb-image-caption {
    font-size: 16px;
    line-height: 1.625;
    padding: 0;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .cb-slideshow.cb-manual.cb-album .cb-image-caption {
    padding: 0 8vw;
    margin-top: 8px;
  }
}
div.load {
  background: none !important;
}
.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 #403738;
}
.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: normal;
  font-family: 'FormularRegular', sans-serif;
  font-size: 11px;
  letter-spacing: 0.2em;
  padding: 0 20px;
}
.cb-code-executable {
  float: left;
  width: 100%;
}
.cb-service {
  float: left;
  width: 100%;
  margin: 5px 0;
}
.cb-service:first-child {
  margin-top: 0;
}
.cb-service:last-child {
  margin-bottom: 0;
}
.cb-youtube iframe,
.cb-vimeo iframe {
  height: 100%;
  background-color: #fff;
}
.text-section {
  float: left;
  width: 100%;
}
.list {
  float: left;
  width: 100%;
}
.list--bullet li {
  list-style: none;
  padding-left: 26px;
  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: 26px;
  position: relative;
}
.list--numbered li:before {
  content: counter(numberedList) ".";
  counter-increment: numberedList;
  position: absolute;
  left: 0;
  top: 0;
}
#expo {
  float: left;
  width: 100%;
  position: relative;
  height: 100%;
  min-height: 1000px;
  width: calc(50vw - (100%/1438*40));
  box-sizing: border-box;
  padding-bottom: 38px;
}
.cb-layout8 #expo {
  float: right;
  min-height: 0;
  height: auto;
  width: calc(100vw - ((100vw - 1438px) / 2));
  padding: 0;
  margin-top: 68px;
  margin-bottom: 68px;
}
@media (max-width: 1279px) {
  .cb-layout8 #expo {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .cb-layout8 #expo {
    margin-top: 28px;
  }
}
@media (max-width: 1279px) {
  .cb-layout8 #expo {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .cb-layout8 #expo {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .cb-layout8 #expo {
    float: left;
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
  }
}
@media (max-width: 1279px) {
  #expo {
    min-height: 510px;
  }
}
@media (max-width: 767px) {
  #expo {
    float: left;
    min-height: 390px;
    height: 390px;
    padding-bottom: 30px;
    width: calc(100% + 8vw);
  }
}
#slides {
  float: left;
  width: 100%;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  position: relative;
}
@media (max-width: 767px) {
  #slides {
    height: 360px !important;
  }
}
.cb-layout8 #slides {
  height: 806px !important;
}
@media (max-width: 1279px) {
  .cb-layout8 #slides {
    height: 472px !important;
  }
}
@media (max-width: 767px) {
  .cb-layout8 #slides {
    height: 180px !important;
  }
}
#slides .slide {
  position: absolute !important;
  top: 0;
  left: 0;
  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;
}
#slides img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
#expo div.link {
  float: left;
  width: 100%;
  height: 0;
}
#expo a.link {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 30px;
  height: 50px;
  transform: translateY(-50%);
  background: #E74D56;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  display: none;
}
#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: 0;
  width: 679px;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (max-width: 1673px) {
  .cb-index-all {
    width: 40.58577406vw;
  }
}
@media (max-width: 1279px) {
  .cb-index-all {
    width: 41.36690647vw;
  }
}
@media (max-width: 767px) {
  .cb-index-all {
    width: calc(100% - 8vw);
  }
}
.cb-index-all td {
  float: left;
  display: block;
  margin: 0 10px;
}
@media (max-width: 1279px) {
  .cb-index-all td {
    margin: 0 8px;
  }
}
.cb-index-all td.init {
  margin-left: 0;
}
.cb-index-all td.exit {
  margin-right: 0;
}
.cb-index-all a {
  display: block;
  width: 12px;
  height: 12px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  border-radius: 1000px;
  border: 1px solid #A39496;
  box-sizing: border-box;
  transition: all 0.4s;
}
@media (max-width: 1279px) {
  .cb-index-all a {
    width: 8px;
    height: 8px;
  }
}
.cb-index-all td.this a {
  background: #A39496;
}
.cb-index-some {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  display: none;
}
.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: 'FormularLight', sans-serif;
  line-height: 1.42857143;
  color: #403738;
}
@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: #E74D56;
  width: 100%;
  box-sizing: border-box;
  padding-right: 30px;
}
#disp h3 {
  color: #E74D56;
  font-size: 16px;
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
  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;
  font-size: 20px;
  line-height: 1.4;
  cursor: pointer;
  color: #E74D56;
  padding: 15px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #E74D56;
  transition: all 0.2s;
  box-shadow: 0 0 0 0 #E74D56;
  line-height: 1.42857143;
}
#disp .foot input:hover,
#disp .foot a:hover,
#disp .foot input:focus,
#disp .foot a:focus {
  color: #E74D56;
  box-shadow: 0 0 0 2px #E74D56;
}
@media (max-width: 1279px) {
  #disp .foot input,
  #disp .foot a {
    font-size: 16px;
    line-height: 1.75;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 767px) {
  #disp .foot input,
  #disp .foot a {
    width: 100%;
    padding: 11px 20px;
  }
}
#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: 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: 'FormularLight', 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%;
}
.unit.form .foot {
  display: flex;
  justify-content: center;
}
.unit.form .part.must {
  font-size: 16px;
  line-height: 1.5;
  color: #A39496;
}
.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%;
  color: #A39496;
}
@media (min-width: 768px) {
  .unit.form .tile .name {
    width: 30%;
    min-height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
    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;
  min-height: 40px;
  -webkit-appearance: none;
  border-bottom: 1px solid #A39496;
}
.unit.form input.text.fail,
.unit.form textarea.fail {
  background-color: #e7bcbc;
}
.unit.form input.text:focus,
.unit.form textarea:focus {
  border-color: #E74D56;
}
@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: 0px;
    padding-bottom: 0px;
  }
}
.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: 40px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .unit.form div.tick.tile input {
    top: 0px;
  }
}
.unit.form select {
  float: left;
  width: 100%;
  font-family: 'FormularLight', sans-serif;
  font-size: 22px;
  line-height: 1.81818182;
  background: #F0F0F0;
  height: 40px;
  border: 1px solid #403738;
  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;
  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: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
}
.unit.form input.submit {
  float: left;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  font-size: 20px;
  line-height: 1.4;
  cursor: pointer;
  color: #E74D56;
  padding: 15px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #E74D56;
  transition: all 0.2s;
  box-shadow: 0 0 0 0 #E74D56;
}
@media (max-width: 1279px) {
  .unit.form input.submit {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .unit.form input.submit {
    margin-top: 10px;
  }
}
@media (max-width: 1279px) {
  .unit.form input.submit {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .unit.form input.submit {
    margin-bottom: 10px;
  }
}
.unit.form input.submit:hover,
.unit.form input.submit:focus {
  color: #E74D56;
  box-shadow: 0 0 0 2px #E74D56;
}
@media (max-width: 1279px) {
  .unit.form input.submit {
    font-size: 16px;
    line-height: 1.75;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .unit.form input.submit {
    width: 100%;
    padding: 11px 20px;
  }
}
.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: #403738;
  text-decoration: underline;
}
.unit.form .recaptcha-info {
  color: #aaa;
  text-align: center;
}
.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: 18px;
  margin-bottom: 18px;
}
@media (max-width: 1279px) {
  .unit.form div.cb-form-sent {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .unit.form div.cb-form-sent {
    margin-top: 10px;
  }
}
@media (max-width: 1279px) {
  .unit.form div.cb-form-sent {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .unit.form div.cb-form-sent {
    margin-bottom: 10px;
  }
}
.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;
  font-size: 20px;
  line-height: 1.4;
  cursor: pointer;
  color: #E74D56;
  padding: 15px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #E74D56;
  transition: all 0.2s;
  box-shadow: 0 0 0 0 #E74D56;
}
.two-step-verification-container a:hover,
.two-step-verification-container a:focus {
  color: #E74D56;
  box-shadow: 0 0 0 2px #E74D56;
}
@media (max-width: 1279px) {
  .two-step-verification-container a {
    font-size: 16px;
    line-height: 1.75;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .two-step-verification-container a {
    width: 100%;
    padding: 11px 20px;
  }
}
.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 #A39496;
  border-bottom: 1px solid #A39496;
}
#view .section--ten .area .seam .table tr {
  border: none;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 16px 10px;
  vertical-align: top;
}
.table th.init {
  padding-left: 0;
}
.table th.exit {
  padding-right: 0;
}
.section--ten .area .seam .table th {
  padding-top: 0;
  padding-bottom: 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-family: 'FormularMedium', sans-serif;
}
.table td {
  padding: 16px 10px;
  vertical-align: top;
}
.table td.init {
  padding-left: 0;
}
.table td.exit {
  padding-right: 0;
}
.section--ten .area .seam .table td {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1279px) {
  .table td {
    padding: 8px;
  }
}
.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: normal;
  font-family: 'FormularRegular', sans-serif;
}
@media (max-width: 767px) {
  .part--table .table {
    font-size: 2.86831812vw;
  }
}
html,
body {
  float: left;
  width: 100%;
  min-height: 100vh;
}
body.cb-toggle-target-active {
  overflow: hidden;
}
#home {
  float: left;
  height: 52px;
  margin-top: 76px;
}
.logo {
  width: auto;
  height: 100%;
}
#head {
  float: left;
  width: 100%;
  margin-top: 100px;
  position: relative;
  z-index: 2;
  margin-bottom: -68px;
}
@media (max-width: 1279px) {
  #head {
    margin-bottom: -32px;
  }
}
@media (max-width: 767px) {
  #head {
    margin-bottom: -28px;
  }
}
.section--eight #head {
  margin-top: 18px;
}
@media (max-width: 1279px) {
  .section--eight #head {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .section--eight #head {
    margin-top: 10px;
  }
}
@media (max-width: 1279px) {
  #head {
    margin-top: 34px;
  }
}
.scroll-animated {
  transform: translateY(100px);
  opacity: 0;
  transition: all 1.6s ease;
}
.scroll-animated.scroll-animated--active {
  opacity: 1;
  transform: translateY(0);
}
.wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  background-color: #fff;
  font-family: 'FormularLight', sans-serif;
  font-size: 22px;
  line-height: 1.81818182;
  color: #403738;
  overflow: hidden;
  hyphens: auto;
  opacity: 0;
  transition: opacity 1s;
}
.show-content .wrapper {
  opacity: 1;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1438px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
.section--one .desk {
  width: 1134px;
}
.section--seven .desk {
  width: 1030px;
}
.section {
  float: left;
  width: 100%;
  position: relative;
}
.cb-layout6 .section--header,
.cb-layout7 .section--header,
.cb-layout9 .section--header,
.cb-layout10 .section--header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2000;
}
.section--lightgray {
  background-color: #F7F5F5;
}
.section--base {
  margin-top: 68px;
  margin-bottom: 68px;
  display: none;
}
@media (max-width: 1279px) {
  .section--base {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .section--base {
    margin-top: 28px;
  }
}
@media (max-width: 1279px) {
  .section--base {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .section--base {
    margin-bottom: 28px;
  }
}
.cb-layout1 .section--base,
.cb-layout4 .section--base,
.cb-layout6 .section--base,
.cb-layout7 .section--base,
.cb-layout9 .section--base,
.cb-layout10 .section--base {
  display: block;
}
#view.base--empty.cb-layout1 .section--base,
#view.base--empty.cb-layout4 .section--base,
#view.base--empty.cb-layout6 .section--base,
#view.base--empty.cb-layout7 .section--base,
#view.base--empty.cb-layout9 .section--base,
#view.base--empty.cb-layout10 .section--base {
  display: none;
}
.section--areaTwelve {
  margin-top: 68px;
  margin-bottom: 68px;
  display: none;
}
@media (max-width: 1279px) {
  .section--areaTwelve {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .section--areaTwelve {
    margin-top: 28px;
  }
}
@media (max-width: 1279px) {
  .section--areaTwelve {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .section--areaTwelve {
    margin-bottom: 28px;
  }
}
.cb-layout8 .section--areaTwelve {
  display: block;
}
#view.areaTwelve--empty.cb-layout8 .section--areaTwelve {
  display: none;
}
.section--footer {
  margin-top: 68px;
}
@media (max-width: 1279px) {
  .section--footer {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .section--footer {
    margin-top: 28px;
  }
}
.section--newsletter {
  margin-top: 136px;
}
@media (max-width: 1279px) {
  .section--newsletter {
    margin-top: 64px;
  }
}
@media (max-width: 767px) {
  .section--newsletter {
    margin-top: 56px;
  }
}
@media (max-width: 1279px) {
  .section--newsletter {
    background-color: #E74D56;
  }
}
.headercontent {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 1919px) {
  body:not(.cb-layout6,.cb-layout7,.cb-layout9, .cb-layout10) .headercontent {
    padding-right: 170px;
  }
}
@media (max-width: 1279px) {
  body:not(.cb-layout6,.cb-layout7,.cb-layout9, .cb-layout10) .headercontent {
    padding-right: 0;
  }
}
.mood {
  float: left;
  width: 100%;
  position: relative;
  height: 100%;
  min-height: 962px;
  width: calc(50vw - (100%/1438*40));
  box-sizing: border-box;
  margin-bottom: 38px;
}
@media (max-width: 1279px) {
  .mood {
    min-height: 472px;
  }
}
@media (max-width: 767px) {
  .mood {
    float: left;
    min-height: 390px;
    height: 360px;
    margin-bottom: 30px;
    width: calc(100% + 8vw);
  }
}
.mood__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  left: 0;
  top: 0;
}
.mainnavi {
  float: right;
  width: calc(50% - (100%/1438*40));
  display: flex;
  justify-content: center;
  margin-top: 72px;
}
body:not(.cb-layout6,.cb-layout7,.cb-layout9,.cb-layout10) .mainnavi {
  width: calc((50% - (100%/1438*40)) + 100px);
}
@media (max-width: 1279px) {
  .mainnavi {
    display: none;
  }
}
.jubilee {
  position: absolute;
  z-index: 2;
  height: 52px;
  width: auto;
  top: 76px;
}
@media (max-width: 1279px) {
  .jubilee {
    top: 40px;
    height: 28px;
  }
}
@media (max-width: 767px) {
  .jubilee {
    top: 30px;
    height: 25px;
  }
}
body:not(.cb-layout6,.cb-layout7,.cb-layout9,.cb-layout10) .jubilee {
  right: 98px;
}
@media (max-width: 767px) {
  body:not(.cb-layout6,.cb-layout7,.cb-layout9,.cb-layout10) .jubilee {
    right: 60px;
  }
}
.cb-layout6 .jubilee,
.cb-layout7 .jubilee,
.cb-layout9 .jubilee,
.cb-layout10 .jubilee {
  left: 47.21835883%;
  transform: translateX(-100%);
}
@media (max-width: 1279px) {
  .cb-layout6 .jubilee,
  .cb-layout7 .jubilee,
  .cb-layout9 .jubilee,
  .cb-layout10 .jubilee {
    left: 46.62162162%;
  }
}
@media (max-width: 767px) {
  .cb-layout6 .jubilee,
  .cb-layout7 .jubilee,
  .cb-layout9 .jubilee,
  .cb-layout10 .jubilee {
    left: initial;
    right: 30px;
    transform: translateX(0);
  }
}
.footcontent {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-right: 100px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: #E74D56;
  font-size: 17px;
  line-height: 1.64705882;
}
.footunit {
  float: left;
}
.footunit--2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 898px;
  max-width: calc(100% - 280px);
}
.footpart {
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.footpart.footpart--3,
.footpart.footpart--5 {
  position: relative;
  padding-top: 54px;
}
.footpart.footpart--3:after,
.footpart.footpart--5:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-radius: 1000px;
  z-index: 2;
  background-color: #E74D56;
}
.footpart.footpart--5:after {
  background-color: transparent;
  border: 1px solid #E74D56;
}
.footpart:last-child {
  margin-right: 0;
}
.foothome {
  float: left;
  width: 244px;
}
.foothome .logo {
  width: 100%;
  height: auto;
}
.footpart .vcard {
  float: left;
  margin-top: 40px;
}
.footpart .vcard a {
  color: #E74D56;
  position: relative;
  display: inline-block;
}
.footpart .vcard a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0;
  height: 1px;
  background-color: #E74D56;
  transition: all 0.4s;
}
.footpart .vcard a:hover:before {
  width: 100%;
}
.footpart .vcard a.path:before {
  width: 100%;
  height: 2px;
}
.foottitle {
  float: left;
  font-size: 28px;
  line-height: 1.35714286;
  font-family: 'FormularMedium', sans-serif;
  letter-spacing: 0.035em;
  margin-bottom: 31px;
}
.footpart div.navi {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.footpart div.navi > .item > .menu {
  color: #E74D56;
  position: relative;
  display: inline-block;
}
.footpart div.navi > .item > .menu:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0;
  height: 1px;
  background-color: #E74D56;
  transition: all 0.4s;
}
.footpart div.navi > .item > .menu:hover:before {
  width: 100%;
}
.footpart div.navi > .item > .menu.path:before {
  width: 100%;
  height: 2px;
}
#services {
  float: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
#services .meta {
  float: left;
  color: #E74D56;
  position: relative;
  display: inline-block;
}
#services .meta:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0;
  height: 1px;
  background-color: #E74D56;
  transition: all 0.4s;
}
#services .meta:hover:before {
  width: 100%;
}
#services .meta.path:before {
  width: 100%;
  height: 2px;
}
#footservices {
  position: absolute;
  left: 0;
  bottom: -74px;
  z-index: 2;
  display: none;
}
@media (max-width: 1279px) {
  #footservices {
    display: block;
  }
}
#footservices .meta {
  float: left;
  margin-right: 24px;
  color: #E74D56;
  position: relative;
  display: inline-block;
}
#footservices .meta:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 0;
  height: 1px;
  background-color: #E74D56;
  transition: all 0.4s;
}
#footservices .meta:hover:before {
  width: 100%;
}
#footservices .meta.path:before {
  width: 100%;
  height: 2px;
}
#footservices .meta:last-child {
  margin-right: 0;
}
.newsletterBG {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: calc(100% + 50vw);
  background-color: #E74D56;
}
@media (max-width: 1279px) {
  .newsletterBG {
    display: none;
  }
}
.newsletter {
  float: left;
  width: 100%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  padding-right: 100px;
}
@media (max-width: 1279px) {
  .newsletter {
    padding-right: 0;
  }
}
.newsletterForm {
  float: left;
  width: calc(100% - 220px);
  max-width: 954px;
  color: #fff;
  margin: 70px 0;
}
@media (max-width: 1279px) {
  .newsletterForm {
    margin: 40px 0 100px;
  }
}
@media (max-width: 767px) {
  .newsletterForm {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
}
.newsletterForm__form {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.newsletterForm__content {
  float: left;
  width: 100%;
  position: relative;
}
.newsletterForm__formGroup {
  float: left;
  display: flex;
  align-items: center;
  width: 100%;
}
.newsletterForm__formGroup label {
  float: left;
  width: 400px;
  flex-shrink: 0;
  flex-grow: 0;
  font-size: 26px;
  line-height: 1.53846154;
}
.newsletterForm__formGroup input {
  float: left;
  margin-left: 40px;
  flex-grow: 1;
  flex-shrink: 1;
  border-bottom: 2px solid #fff;
  color: #fff;
  height: 52px;
  font-size: 26px;
  line-height: 1.53846154;
  padding-right: 120px;
  min-width: 0;
}
@media (max-width: 1279px) {
  .newsletterForm__formGroup {
    flex-direction: column;
    align-items: stretch;
  }
  .newsletterForm__formGroup label {
    width: 280px;
    font-size: 18px;
    line-height: 1.38888889;
  }
  .newsletterForm__formGroup input {
    margin-top: 20px;
    margin-left: 0;
    font-size: 18px;
    line-height: 1.38888889;
  }
}
#root .newsletterForm__actions {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
#root .newsletterForm__actions input {
  float: left;
  padding: 0;
  box-shadow: none !important;
  border: none;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  height: 54px;
  width: 90px;
  box-sizing: initial;
  background-size: 90px auto;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: url(/images/newsletterArrow-white.svg);
  padding-right: 20px;
  margin-right: -20px;
  transition: all 0.3s;
}
#root .newsletterForm__actions input:hover {
  background-position: 100% 50%;
}
@media (max-width: 1279px) {
  #root .newsletterForm__actions {
    bottom: 0;
    top: initial;
    transform: translateY(0);
  }
}
.newsletterForm__response {
  float: left;
}
.newsletter .service_linkedin {
  float: right;
  margin-top: 66px;
  color: #fff;
  font-size: 18px;
  line-height: 1.77777778;
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
  padding-left: 46px;
  background-size: 32px 32px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: url(/images/social-linkedin-white.svg);
}
.newsletter .service_linkedin:hover {
  opacity: 0.7;
}
@media (max-width: 1279px) {
  .newsletter .service_linkedin {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .newsletter .service_linkedin {
    margin-bottom: 74px;
    margin-top: 0;
  }
}
#credits {
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 2;
}
#credits .meta {
  float: left;
  margin-right: 20px;
  font-size: 12px;
  line-height: 1.16666667;
  color: #A8232B;
  font-family: 'FormularMedium', sans-serif;
}
#credits .meta:before {
  font-family: 'FormularLight', sans-serif;
  color: #A8232B !important;
}
#credits .meta:last-child {
  margin-right: 0;
}
#credits .meta:hover,
#credits .meta:focus {
  color: #fff;
}
#credits .meta.service_idk:before {
  content: 'Projekt & Webdesign: ';
}
#credits .meta.service_cmsbox:before {
  content: 'Code: ';
}
.backlinkWrapper {
  float: left;
  width: 100%;
}
.section--multimood .backlinkWrapper {
  float: right;
  width: calc(50% - (100%/1438*40));
  box-sizing: border-box;
}
@media (max-width: 1279px) {
  .section--multimood .backlinkWrapper {
    width: 100%;
  }
}
.backlink {
  float: left;
  font-size: 20px;
  line-height: 1.4;
  color: #A39496;
  padding-left: 74px;
  background-size: 60px 18px;
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-left-mediumgray.svg);
  cursor: pointer;
  display: none;
}
.backlink:hover {
  background-image: url(/images/arrow-left-red.svg);
}
@media (max-width: 1279px) {
  .backlink {
    padding-left: 56px;
    font-size: 16px;
    line-height: 1.625;
    background-size: 48px 14px;
    background-position: 0 4px;
  }
}
.backlink--top {
  margin-top: 100px;
}
.cb-layout4 .backlink--top {
  display: block;
}
@media (max-width: 767px) {
  .backlink--top {
    margin-top: 50px;
  }
}
.backlink--bottom {
  margin-top: 68px;
  margin-bottom: 68px;
}
@media (max-width: 1279px) {
  .backlink--bottom {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .backlink--bottom {
    margin-top: 28px;
  }
}
@media (max-width: 1279px) {
  .backlink--bottom {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .backlink--bottom {
    margin-bottom: 28px;
  }
}
.cb-layout4 .backlink--bottom {
  display: block;
}
.backlink--mood {
  float: right;
  margin-right: calc((100% - 512px) / 2);
}
.cb-layout8 .backlink--mood {
  display: block;
}
@media (max-width: 1499px) {
  .backlink--mood {
    margin-right: calc((100% - 417px) / 2);
  }
}
@media (max-width: 1279px) {
  .backlink--mood {
    margin-right: 0;
  }
}
.content {
  float: left;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 68px;
  display: none;
}
@media (max-width: 1279px) {
  .content {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .content {
    margin-bottom: 28px;
  }
}
.cb-layout6 .content,
.cb-layout7 .content,
.cb-layout9 .content,
.cb-layout10 .content {
  display: flex;
}
.subcontent {
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.subcontent--area {
  margin-top: 160px;
  margin-bottom: 160px;
}
@media (max-width: 1279px) {
  .subcontent--area {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
.loadMoreWrapper {
  float: left;
  width: 100%;
  justify-content: center;
  display: none;
}
.cb-layout6 .loadMoreWrapper,
.cb-layout10 .loadMoreWrapper {
  display: flex;
}
.loadMore {
  float: left;
  background-color: transparent;
  font-size: 20px;
  line-height: 1.4;
  cursor: pointer;
  color: #E74D56;
  padding: 15px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #E74D56;
  transition: all 0.2s;
  box-shadow: 0 0 0 0 #E74D56;
  margin-bottom: 68px;
}
.loadMore:hover,
.loadMore:focus {
  color: #E74D56;
  box-shadow: 0 0 0 2px #E74D56;
}
@media (max-width: 1279px) {
  .loadMore {
    font-size: 16px;
    line-height: 1.75;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .loadMore {
    width: 100%;
    padding: 11px 20px;
  }
}
@media (max-width: 1279px) {
  .loadMore {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .loadMore {
    margin-bottom: 28px;
  }
}
.loadMore.is-active {
  display: none;
}
.pager {
  float: left;
  width: 100%;
  margin-bottom: 68px;
  display: none;
}
@media (max-width: 1279px) {
  .pager {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .pager {
    margin-bottom: 28px;
  }
}
.cb-layout8 .pager {
  display: block;
}
.pager__content {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pager__arrow {
  float: left;
  width: 60px;
  height: 18px;
  cursor: pointer;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-left-mediumgray.svg);
}
.pager__arrow:hover,
.pager__arrow:focus {
  background-image: url(/images/arrow-left-red.svg);
}
.pager.is-disabled .pager__arrow {
  pointer-events: none;
  opacity: 0.3;
}
@media (max-width: 767px) {
  .pager__arrow {
    width: 50px;
    height: 16px;
  }
}
.pager__arrow--right {
  background-image: url(/images/arrow-right-mediumgray.svg);
}
.pager__arrow--right:hover,
.pager__arrow--right:focus {
  background-image: url(/images/arrow-right-red.svg);
}
.pager__counter {
  float: left;
  width: 50px;
  height: 58px;
  margin: 0 40px;
  position: relative;
}
@media (max-width: 767px) {
  .pager__counter {
    margin: 0 26px;
    width: 34px;
    height: 40px;
  }
}
.pager__slash {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  width: 70px;
  height: 1px;
  background-color: #A39496;
}
@media (max-width: 767px) {
  .pager__slash {
    width: 50px;
  }
}
.pager__count {
  position: absolute;
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
  color: #A39496;
}
@media (max-width: 767px) {
  .pager__count {
    font-size: 15px;
  }
}
.pager__count--here {
  left: 5px;
  top: 5px;
  color: #E74D56;
}
@media (max-width: 767px) {
  .pager__count--here {
    left: 2px;
    top: 2px;
  }
}
.pager__count--total {
  right: 5px;
  bottom: 5px;
}
@media (max-width: 767px) {
  .pager__count--total {
    right: 2px;
    bottom: 2px;
  }
}
.cursorStalker {
  position: fixed;
  width: 12px;
  height: 12px;
  z-index: 5000;
  background-color: #E74D56;
  border-radius: 1000px;
  margin-top: -6px;
  margin-left: -6px;
  transition: all 0.1s ease-out;
  transform: translateY(-100%) translateX(-100%);
  pointer-events: none;
  opacity: 0;
}
.show-content .cursorStalker {
  opacity: 1;
}
.cursorStalker.cursorStalker--inverted {
  background-color: #fff;
}
@media (max-width: 1279px) {
  .cursorStalker {
    display: none;
  }
}
.prozesse {
  float: left;
  width: 100%;
}
.prozess {
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .prozess.prozess--desktop {
    display: none;
  }
}
.prozess.prozess--mobile {
  display: none;
}
@media (max-width: 767px) {
  .prozess.prozess--mobile {
    display: block;
  }
}
#cb-cookie-warning {
  position: fixed;
  right: 56px;
  bottom: 56px;
  z-index: 1990;
  background-color: #fff;
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.15);
  font-family: 'FormularLight', sans-serif;
  font-size: 20px;
  line-height: 1.4;
  color: #403738;
  width: 340px;
}
@media (max-width: 1279px) {
  #cb-cookie-warning {
    width: 314px;
    font-size: 16px;
    line-height: 1.625;
    right: 35px;
    bottom: 35px;
  }
}
@media (max-width: 767px) {
  #cb-cookie-warning {
    right: 8vw;
    max-width: 84vw;
  }
}
.cb-cookie-warning--container {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 120px 28px 28px;
  background-size: 64px 64px;
  background-position: 50% 28px;
  background-repeat: no-repeat;
  background-image: url(/images/cookie.svg);
}
@media (max-width: 1279px) {
  .cb-cookie-warning--container {
    padding-top: 108px;
    background-size: 58px 58px;
    background-position: 50% 28px;
  }
}
.cb-cookie-warning--text {
  float: left;
  width: 100%;
}
.cb-cookie-warning--actions {
  float: left;
  width: 100%;
  margin-top: 40px;
}
@media (max-width: 1279px) {
  .cb-cookie-warning--actions {
    margin-top: 30px;
  }
}
.cb-cookie-warning__button {
  float: left;
  width: 100%;
  background-color: transparent;
  font-size: 20px;
  line-height: 1.4;
  cursor: pointer;
  color: #E74D56;
  padding: 15px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #E74D56;
  transition: all 0.2s;
  box-shadow: 0 0 0 0 #E74D56;
}
.cb-cookie-warning__button:hover,
.cb-cookie-warning__button:focus {
  color: #E74D56;
  box-shadow: 0 0 0 2px #E74D56;
}
@media (max-width: 1279px) {
  .cb-cookie-warning__button {
    font-size: 16px;
    line-height: 1.75;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 767px) {
  .cb-cookie-warning__button {
    width: 100%;
    padding: 11px 20px;
  }
}
#cb-cookie-warning__button--decline {
  display: none;
}
.ea-animation {
  float: left;
  width: 100%;
}
.ea-animation svg {
  float: left;
  width: 100%;
}
a {
  color: #A39496;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #E74D56;
}
.unit:not(.fold) .part.text a.open {
  position: relative;
  display: inline-block;
  white-space: nowrap;
}
.unit:not(.fold) .part.text a.open:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0;
  height: 1px;
  background-color: #E74D56;
  transition: all 0.4s;
}
.unit:not(.fold) .part.text a.open:hover:before {
  width: 100%;
}
.unit:not(.fold) .part.text a.open.path:before {
  width: 100%;
  height: 2px;
}
h1 {
  font-size: 75px;
  line-height: 1.13333333;
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
  letter-spacing: 0.035em;
  color: #5C4F51;
}
h2 {
  font-weight: normal;
  font-size: 20px;
  line-height: 1.8;
  padding-left: 36px;
  color: #A39496;
  position: relative;
}
h2:after {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border: 1px solid #A39496;
  border-radius: 1000px;
}
h3 {
  font-weight: normal;
  font-size: 34px;
  line-height: 1.58823529;
  font-family: 'FormularMedium', sans-serif;
  -webkit-font-smoothing: antialiased;
}
h3 strong {
  font-family: 'FormularMedium', sans-serif;
}
h4 {
  font-size: 26px;
  line-height: 1.38461538;
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
}
h5 {
  font-size: 24px;
  line-height: 2;
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
}
h6 {
  font-family: 'FormularMedium', sans-serif;
}
h6 strong {
  font-family: 'FormularMedium', sans-serif;
}
.loud {
  font-size: 40px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
.pale {
  text-indent: 56px;
  position: relative;
}
.pale:after {
  content: '';
  position: absolute;
  left: 0;
  top: -6px;
  width: 12px;
  height: 12px;
  background-color: #E74D56;
  border-radius: 1000px;
}
.pale a {
  text-indent: 0;
}
.skew {
  color: #E74D56;
  font-size: 20px;
  line-height: 1.8;
  box-sizing: border-box;
  padding: 0 64px;
}
.skew strong {
  font-family: 'FormularLight', sans-serif;
  font-size: 40px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
.skew i {
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
  font-style: normal;
}
.skew a {
  color: #E74D56;
}
.section--one .area {
  margin-top: 68px;
}
@media (max-width: 1279px) {
  .section--one .area {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .section--one .area {
    margin-top: 28px;
  }
}
.section--two .area {
  display: flex;
  flex-wrap: wrap;
}
.cb-layout7 .section--two .area.areaTen,
.cb-layout9 .section--two .area.areaTen {
  margin-top: -68px;
}
@media (max-width: 1279px) {
  .cb-layout7 .section--two .area.areaTen,
  .cb-layout9 .section--two .area.areaTen {
    margin-top: -32px;
  }
}
@media (max-width: 767px) {
  .cb-layout7 .section--two .area.areaTen,
  .cb-layout9 .section--two .area.areaTen {
    margin-top: -28px;
  }
}
.section--three .area {
  display: flex;
  flex-wrap: wrap;
  margin-top: 68px;
  margin-bottom: 68px;
}
@media (max-width: 1279px) {
  .section--three .area {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .section--three .area {
    margin-top: 28px;
  }
}
@media (max-width: 1279px) {
  .section--three .area {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .section--three .area {
    margin-bottom: 28px;
  }
}
.section--four .area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section--five .area {
  color: #E74D56;
  font-size: 36px;
  line-height: 1.55555556;
}
@media (max-width: 1279px) {
  .section--five .area {
    font-size: 20px;
    line-height: 1.5;
  }
}
.section--six .area {
  display: flex;
  flex-wrap: wrap;
}
.cb-layout5 .section--seven .area.north {
  margin-top: 68px;
}
@media (max-width: 1279px) {
  .cb-layout5 .section--seven .area.north {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .cb-layout5 .section--seven .area.north {
    margin-top: 28px;
  }
}
.section--nine .area {
  display: flex;
  flex-wrap: wrap;
}
.cb-layout8 .section--ten .area.areaTwelve {
  margin-top: 68px;
  margin-bottom: 68px;
}
@media (max-width: 1279px) {
  .cb-layout8 .section--ten .area.areaTwelve {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .cb-layout8 .section--ten .area.areaTwelve {
    margin-top: 28px;
  }
}
@media (max-width: 1279px) {
  .cb-layout8 .section--ten .area.areaTwelve {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .cb-layout8 .section--ten .area.areaTwelve {
    margin-bottom: 28px;
  }
}
.section--two .area .seam {
  box-sizing: border-box;
  margin-top: 68px;
  margin-bottom: 68px;
  min-height: 520px;
}
@media (max-width: 1279px) {
  .section--two .area .seam {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam {
    margin-top: 28px;
  }
}
@media (max-width: 1279px) {
  .section--two .area .seam {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam {
    margin-bottom: 28px;
  }
}
@media (max-width: 1279px) {
  .section--two .area .seam {
    min-height: 392px;
  }
}
.section--two .area .seam .body {
  margin-top: -18px;
  margin-bottom: -18px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1279px) {
  .section--two .area .seam .body {
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam .body {
    margin-top: -10px;
  }
}
@media (max-width: 1279px) {
  .section--two .area .seam .body {
    margin-bottom: -10px;
  }
}
@media (max-width: 767px) {
  .section--two .area .seam .body {
    margin-bottom: -10px;
  }
}
@media (min-width: 768px) {
  .section--two .area .seam .pict.tall:first-child,
  .section--two .area .seam .code.tall:first-child {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin: 0;
    transform: translateY(-50%);
    height: 520px;
  }
  .section--two .area .seam .pict.tall:first-child *,
  .section--two .area .seam .code.tall:first-child * {
    height: 100%;
  }
  .section--two .area .seam .pict.tall:first-child img,
  .section--two .area .seam .code.tall:first-child img {
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
  .section--two .area .seam.wide .pict.tall:first-child,
  .section--two .area .seam.wide .code.tall:first-child {
    right: 0;
  }
  .section--two .area .seam.slim .pict.tall:first-child,
  .section--two .area .seam.slim .code.tall:first-child {
    left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .section--two .area .seam .pict.tall:first-child,
  .section--two .area .seam .code.tall:first-child {
    height: 392px;
  }
}
.section--two .area .flat {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section--two .area .flat .body {
  max-width: 100%;
  width: 322px;
}
.section--two .area .flat .pict .cb-image-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.section--four .area .unit {
  box-sizing: border-box;
}
.section--five .area .unit div.link {
  width: auto;
}
.section--five .area .unit div.link + div.link {
  margin-left: 50px;
}
@media (max-width: 767px) {
  .section--five .area .unit div.link {
    width: 100%;
  }
  .section--five .area .unit div.link + div.link {
    margin-left: 0;
  }
}
.section--four .area .unit div.link,
.section--six .area .unit div.link {
  text-align: center;
}
.section--eight .area .unit {
  margin-top: 0;
  margin-bottom: 0;
}
.section--nine .area .flat .body,
.section--nine .area .pure .body {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1279px) {
  .section--nine .area .flat .body,
  .section--nine .area .pure .body {
    padding-left: 0;
    padding-right: 0;
  }
}
.section--nine .area .flat .pict:first-child,
.section--nine .area .pure .pict:first-child {
  width: calc(100% + 40px) !important;
  margin-left: -20px !important;
}
@media (max-width: 1279px) {
  .section--nine .area .flat .pict:first-child,
  .section--nine .area .pure .pict:first-child {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
#view .section--nine .area .flat .part.text,
#view .section--nine .area .pure .part.text {
  padding-right: 40px;
  box-sizing: border-box;
}
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='@'],
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='@'],
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='+'],
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='+'] {
  font-size: 14px;
  line-height: 2.14285714;
  display: inline-block;
  padding-left: 30px;
  background-repeat: no-repeat;
}
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='@']:after,
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='@']:after,
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='+']:after,
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='+']:after {
  bottom: 0;
}
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='@'],
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='@'] {
  background-size: 16px 16px;
  background-position: 0 6px;
  background-image: url(/images/icon-mail-mediumgray.svg);
}
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='@']:hover,
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='@']:hover,
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='@']:focus,
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='@']:focus {
  background-image: url(/images/icon-mail-red.svg);
}
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='+'],
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='+'] {
  background-size: 13px 20px;
  background-position: 0 4px;
  background-image: url(/images/icon-phone-mediumgray.svg);
}
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='+']:hover,
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='+']:hover,
.section--nine .area .flat .part.text a.open[data-cb-reference-name*='+']:focus,
.section--nine .area .pure .part.text a.open[data-cb-reference-name*='+']:focus {
  background-image: url(/images/icon-phone-red.svg);
}
#view .section--nine .area .flat .part.text a.open[data-cb-reference-name*='linkedin'],
#view .section--nine .area .pure .part.text a.open[data-cb-reference-name*='linkedin'] {
  position: absolute;
  right: 0;
  top: 4px;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  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/social-linkedin-mediumgray.svg);
}
#view .section--nine .area .flat .part.text a.open[data-cb-reference-name*='linkedin']:hover,
#view .section--nine .area .pure .part.text a.open[data-cb-reference-name*='linkedin']:hover,
#view .section--nine .area .flat .part.text a.open[data-cb-reference-name*='linkedin']:focus,
#view .section--nine .area .pure .part.text a.open[data-cb-reference-name*='linkedin']:focus {
  background-image: url(/images/social-linkedin-red.svg);
}
#view .section--nine .area .flat .part.text a.open[data-cb-reference-name*='linkedin']:before,
#view .section--nine .area .pure .part.text a.open[data-cb-reference-name*='linkedin']:before {
  display: none !important;
}
@media (max-width: 1279px) {
  #view .section--nine .area .flat .part.text a.open[data-cb-reference-name*='linkedin'],
  #view .section--nine .area .pure .part.text a.open[data-cb-reference-name*='linkedin'] {
    width: 28px;
    height: 28px;
  }
}
.section--nine .area .seam .body {
  max-width: 1134px;
}
.section--two .area .edge.wide:last-child,
.section--three .area .edge.wide:last-child,
.section--nine .area .edge.wide:last-child {
  margin-bottom: 50px;
}
@media (max-width: 1279px) {
  .section--two .area .edge.wide:last-child,
  .section--three .area .edge.wide:last-child,
  .section--nine .area .edge.wide:last-child {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .section--two .area .edge.wide:last-child,
  .section--three .area .edge.wide:last-child,
  .section--nine .area .edge.wide:last-child {
    margin-bottom: 18px;
  }
}
.section--two .area .edge.slim:first-child,
.section--three .area .edge.slim:first-child,
.section--nine .area .edge.slim:first-child {
  margin-top: 50px;
}
@media (max-width: 1279px) {
  .section--two .area .edge.slim:first-child,
  .section--three .area .edge.slim:first-child,
  .section--nine .area .edge.slim:first-child {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .section--two .area .edge.slim:first-child,
  .section--three .area .edge.slim:first-child,
  .section--nine .area .edge.slim:first-child {
    margin-top: 18px;
  }
}
.section--two .area .edge div.link,
.section--three .area .edge div.link,
.section--nine .area .edge div.link {
  text-align: center;
}
.section--ten .area .unit .pict {
  box-sizing: border-box;
}
.area .fold .foot {
  display: none;
}
.area .fold .less .part {
  margin: 0;
}
.area .fold .more {
  border-bottom: 1px solid #A39496;
}
.area .fold .more .part:first-child {
  margin-top: 0;
}
.area .fold.fold--open .fold-toggle {
  border-bottom: unset;
}
.area .fold .fold-toggle {
  float: left;
  width: 100%;
  position: relative;
  color: #403738;
  padding-right: 70px;
  padding-top: 16px;
  padding-bottom: 16px;
  box-sizing: border-box;
  border-bottom: 1px solid #A39496;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
}
.area .fold .fold-toggle:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 100%;
  background-size: 21px 21px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/fold-toggle.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.area .fold .fold-toggle.fold-toggle--open:after {
  background-image: url(/images/fold-toggle-close.svg);
}
@media (max-width: 1279px) {
  .area .fold .fold-toggle {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 50px;
  }
  .area .fold .fold-toggle:after {
    width: 50px;
  }
}
.section--ten .area .unit.wide.fold {
  margin-top: -68px;
}
@media (max-width: 1279px) {
  .section--ten .area .unit.wide.fold {
    margin-top: -32px;
  }
}
@media (max-width: 767px) {
  .section--ten .area .unit.wide.fold {
    margin-top: -28px;
  }
}
.part.cb-youtube {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part.cb-youtube .cb-youtube {
  max-width: 1100px;
}
div.link a.open {
  display: inline-block;
  background-color: transparent;
  font-size: 20px;
  line-height: 1.4;
  cursor: pointer;
  color: #E74D56;
  padding: 15px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 1px solid #E74D56;
  transition: all 0.2s;
  box-shadow: 0 0 0 0 #E74D56;
}
div.link a.open:hover,
div.link a.open:focus {
  color: #E74D56;
  box-shadow: 0 0 0 2px #E74D56;
}
@media (max-width: 1279px) {
  div.link a.open {
    font-size: 16px;
    line-height: 1.75;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 767px) {
  div.link a.open {
    width: 100%;
    padding: 11px 20px;
  }
}
div.load a.load {
  display: inline-block;
  padding-left: 28px;
  background-size: 16px 18px;
  background-position: 0 8px;
  background-repeat: no-repeat;
  background-image: url(/images/icon-load-mediumgray.svg);
}
div.load a.load:hover,
div.load a.load:focus {
  background-image: url(/images/icon-load-red.svg);
}
@media (max-width: 1279px) {
  div.load a.load {
    background-position: 0 1px;
  }
}
div.pict .cb-image-figure {
  position: relative;
  overflow: hidden;
}
div.pict .cb-image-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  background-color: #E74D56;
  width: auto;
  max-width: 100%;
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
  font-family: 'FormularMedium', sans-serif;
  box-sizing: border-box;
  padding: 32px 40px;
}
@media (max-width: 1279px) {
  div.pict .cb-image-caption {
    font-size: 15px;
    line-height: 1.73333333;
    padding: 17px 24px;
  }
}
@media (max-width: 767px) {
  div.pict .cb-image-caption {
    font-size: 13px;
    line-height: 1.23076923;
    background-color: #fff;
    color: #5C4F51;
    padding: 15px 14px;
  }
}
@media (min-width: 1280px) {
  div.pict a .cb-image-caption {
    transform: translateX(-100%);
    transition: all 0.4s;
  }
  div.pict a img {
    opacity: 0.85;
    transition: all 0.4s;
  }
  div.pict a:hover .cb-image-caption {
    transform: translateX(0);
  }
  div.pict a:hover img {
    opacity: 1;
  }
}
.togglenavigation {
  position: fixed;
  bottom: 100%;
  right: 0;
  min-width: 150px;
  box-sizing: border-box;
  margin-bottom: 1px;
  z-index: 2002;
  color: #fff !important;
  transform-origin: 100% 100%;
  transform: rotate(-90deg);
  background-color: #E74D56;
  font-size: 18px;
  line-height: 1.22222222;
  font-family: 'FormularMedium', sans-serif;
  padding: 18px 48px;
  transition: all 0.3s;
  cursor: pointer;
  text-align: center;
}
.togglenavigation:after {
  content: 'index';
}
.togglenavigation:hover,
.togglenavigation:focus {
  background-color: #ed7a81;
}
body.cb-toggle-target-active .togglenavigation {
  background-color: #fff;
  color: #E74D56 !important;
}
body.cb-toggle-target-active .togglenavigation:after {
  content: 'back';
}
body.cb-toggle-target-active .togglenavigation:hover,
body.cb-toggle-target-active .togglenavigation:focus {
  background-color: #F7F5F5;
}
@media (max-width: 767px) {
  .togglenavigation {
    font-size: 14px;
    line-height: 1.28571429;
    padding: 14px;
    min-width: 88px;
  }
}
.navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2001;
  width: 0;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  overflow-y: auto;
  background-color: #E74D56;
  transition: opacity 0.4s 0.2s, width 0s 0.6s;
}
body.cb-toggle-target-active .navigation {
  width: 100%;
  opacity: 1;
  transition: opacity 0.4s;
}
.naviwrapper {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.navidesk {
  float: left;
  width: 1030px;
  max-width: 88.72901679%;
}
@media (max-width: 767px) {
  .navidesk {
    max-width: 84%;
  }
}
.navicontent {
  float: left;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 180px 0 80px;
}
@media (max-width: 1279px) {
  .navicontent {
    padding: 100px 0 46px;
  }
}
@media (max-width: 767px) {
  .navicontent {
    padding: 60px 0;
    justify-content: flex-start;
  }
}
.navisection {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  opacity: 0;
  transform: translateX(-50px);
  transition: all 0.2s;
}
body.cb-toggle-target-active .navisection {
  opacity: 1;
  transform: translateX(0);
}
body.cb-toggle-target-active .navisection--1 {
  transition: all 0.4s 0.2s;
}
.navisection--2 {
  margin: 80px 0;
}
body.cb-toggle-target-active .navisection--2 {
  transition: all 0.4s 0.3s;
}
@media (max-width: 767px) {
  .navisection--2 {
    margin: 50px 0 0;
  }
}
body.cb-toggle-target-active .navisection--3 {
  transition: all 0.4s 0.4s;
}
.navititle {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 1.66666667;
  letter-spacing: 0.05em;
  font-family: 'FormularMedium', sans-serif;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .navititle {
    font-size: 14px;
    line-height: 1.28571429;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .navisection--1 .navititle {
    display: none;
  }
}
.navipart {
  float: left;
  width: 46.11650485%;
}
@media (max-width: 1279px) {
  .navipart {
    width: 46.62162162%;
  }
}
@media (max-width: 767px) {
  .navipart {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .navisection--1 .navipart--2 {
    margin-top: 26px;
  }
}
.navisection--2 .navipart--1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1279px) {
  .navisection--2 .navipart--1 {
    width: 100%;
    justify-content: flex-start;
  }
}
.navifragment {
  float: left;
}
@media (max-width: 767px) {
  .navifragment {
    display: none;
  }
}
@media (max-width: 1279px) {
  .navifragment--1 {
    margin-right: 100px;
  }
}
.navifragment .vcard {
  float: left;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  position: relative;
  padding-top: 26px;
}
@media (max-width: 1279px) {
  .navifragment .vcard {
    font-size: 16px;
    line-height: 1.625;
    padding-top: 18px;
  }
}
.navifragment .vcard a {
  color: #fff;
  position: relative;
  display: inline-block;
}
.navifragment .vcard a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: all 0.4s;
}
.navifragment .vcard a:hover:before {
  width: 100%;
}
.navifragment .vcard a.path:before {
  width: 100%;
  height: 2px;
}
.navifragment .vcard:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  border-radius: 1000px;
  box-sizing: border-box;
}
@media (max-width: 1279px) {
  .navifragment .vcard:after {
    width: 8px;
    height: 8px;
  }
}
.navifragment--1 .vcard:after {
  background-color: #fff;
}
.navifragment--2 .vcard:after {
  border: 1px solid #fff;
}
#naviservices {
  float: left;
}
#naviservices .meta {
  float: left;
  color: #fff;
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 1.5;
  margin-right: 40px;
}
#naviservices .meta:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 2px;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: all 0.4s;
}
#naviservices .meta:hover:before {
  width: 100%;
}
#naviservices .meta.path:before {
  width: 100%;
  height: 2px;
}
#naviservices .meta:last-child {
  margin-right: 0;
}
@media (max-width: 1279px) {
  #naviservices .meta {
    font-size: 14px;
    line-height: 1.71428571;
  }
}
@media (max-width: 767px) {
  #naviservices {
    position: absolute;
    left: 100%;
    bottom: 0;
    z-index: 2;
    display: flex;
    transform: rotate(-90deg);
    transform-origin: 0 100%;
  }
  #naviservices .meta {
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.66666667;
    margin-right: 24px;
  }
}
.naviQuicklinks {
  float: left;
  width: 100%;
  display: none;
}
@media (max-width: 767px) {
  .naviQuicklinks {
    display: block;
  }
}
.naviQuicklinks .meta {
  float: left;
  width: 38px;
  height: 38px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  margin-right: 20px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/social-phone-white.svg);
}
.naviQuicklinks .meta:last-child {
  margin-right: 0;
}
.naviQuicklinks .meta.service_mail {
  background-image: url(/images/social-mail-white.svg);
}
.naviQuicklinks .meta.service_map {
  background-image: url(/images/social-map-white.svg);
}
.naviQuicklinks .meta.service_linkedin {
  background-image: url(/images/social-linkedin-white.svg);
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
.mainnavi div.sub1 > .item {
  margin-right: 40px;
}
@media (max-width: 1499px) {
  .mainnavi div.sub1 > .item {
    margin-right: 30px;
  }
}
.mainnavi div.sub1 > .item.exit {
  margin-right: 0;
}
.mainnavi div.sub1 > .item > .menu {
  font-size: 18px;
  line-height: 1.33333333;
  letter-spacing: 0.05em;
  font-family: 'FormularMedium', sans-serif;
  -webkit-font-smoothing: antialiased;
}
@media (max-width: 1499px) {
  .mainnavi div.sub1 > .item > .menu {
    font-size: 15px;
    line-height: 1.6;
  }
}
.cb-layout6 .mainnavi div.sub1 > .item > .menu,
.cb-layout7 .mainnavi div.sub1 > .item > .menu,
.cb-layout9 .mainnavi div.sub1 > .item > .menu,
.cb-layout10 .mainnavi div.sub1 > .item > .menu {
  color: #fff;
}
.mainnavi div.sub1 > .item > .menu:after {
  content: '.';
}
.mainnavi div.sub1 > .item > .menu:hover,
.mainnavi div.sub1 > .item > .menu:focus,
.mainnavi div.sub1 > .item > .menu.path {
  color: #E74D56;
}
.cb-layout6 .mainnavi div.sub1 > .item > .menu:hover,
.cb-layout6 .mainnavi div.sub1 > .item > .menu:focus,
.cb-layout6 .mainnavi div.sub1 > .item > .menu.path,
.cb-layout7 .mainnavi div.sub1 > .item > .menu:hover,
.cb-layout7 .mainnavi div.sub1 > .item > .menu:focus,
.cb-layout7 .mainnavi div.sub1 > .item > .menu.path,
.cb-layout9 .mainnavi div.sub1 > .item > .menu:hover,
.cb-layout9 .mainnavi div.sub1 > .item > .menu:focus,
.cb-layout9 .mainnavi div.sub1 > .item > .menu.path,
.cb-layout10 .mainnavi div.sub1 > .item > .menu:hover,
.cb-layout10 .mainnavi div.sub1 > .item > .menu:focus,
.cb-layout10 .mainnavi div.sub1 > .item > .menu.path {
  color: #E74D56;
}
.navipart--1 div.navi {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.navipart--1 div.navi > .item {
  margin-top: 12px;
}
@media (max-width: 767px) {
  .navipart--1 div.navi > .item {
    margin-top: 0;
  }
}
.navipart--1 div.navi > .item.init {
  margin-top: 0;
}
.navipart--1 div.navi > .item > .menu {
  font-size: 57px;
  line-height: 1.19298246;
  color: #fff;
  font-weight: normal;
  font-family: 'FormularRegular', sans-serif;
  letter-spacing: 0.035em;
  position: relative;
  display: inline-block;
}
.navipart--1 div.navi > .item > .menu:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: all 0.4s;
}
.navipart--1 div.navi > .item > .menu:hover:before {
  width: 100%;
}
.navipart--1 div.navi > .item > .menu.path:before {
  width: 100%;
  height: 2px;
}
@media (max-width: 1279px) {
  .navipart--1 div.navi > .item > .menu {
    font-size: 46px;
    line-height: 1.26086957;
  }
}
@media (max-width: 767px) {
  .navipart--1 div.navi > .item > .menu {
    font-size: 28px;
    line-height: 1.42857143;
  }
  .navipart--1 div.navi > .item > .menu:before {
    bottom: 4px;
  }
}
.navipart--1 div.navi > .item > .menu:after {
  content: '.';
}
.navipart--2 div.navi {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.navipart--2 div.navi > .item {
  margin-top: 10px;
}
.navipart--2 div.navi > .item.init {
  margin-top: 0;
}
.navipart--2 div.navi > .item > .menu {
  color: #fff;
  font-size: 29px;
  line-height: 1.31034483;
  position: relative;
  display: inline-block;
  float: left;
  display: block;
}
.navipart--2 div.navi > .item > .menu:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: all 0.4s;
}
.navipart--2 div.navi > .item > .menu:hover:before {
  width: 100%;
}
.navipart--2 div.navi > .item > .menu.path:before {
  width: 100%;
  height: 2px;
}
@media (max-width: 1279px) {
  .navipart--2 div.navi > .item > .menu {
    font-size: 22px;
    line-height: 1.63636364;
  }
}
@media (max-width: 767px) {
  .navipart--2 div.navi > .item > .menu {
    font-size: 16px;
    line-height: 1.3125;
  }
}
.cb-album {
  position: relative;
  padding-top: 18px;
  padding-bottom: 18px;
}
@media (max-width: 767px) {
  .cb-album {
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
  }
}
.cb-album .body-mobile {
  display: none !important;
}
.cb-album h2 {
  display: none;
}
.cb-album .body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cb-album .part {
  width: 100% !important;
  margin: 0 !important;
}
.cb-album .part.desc {
  display: none;
}
#root.ie11 .cb-album img {
  height: auto !important;
  max-height: 1000000000px !important;
}
.cb-album.cb-album .scan {
  margin-top: 40px !important;
}
.cb-album.cb-album .scan:first-child {
  margin-top: 0 !important;
  margin-bottom: 40px !important;
}
.cb-album .scan table,
.cb-album .scan tbody,
.cb-album .scan tr {
  float: left;
  display: block;
  width: 100%;
}
.cb-matrix .body {
  margin-top: -0.5%;
  margin-bottom: -0.5%;
}
.cb-matrix .part {
  margin-top: 0.5% !important;
  margin-bottom: 0.5% !important;
}
.cb-matrix .part.foto {
  height: auto !important;
  box-sizing: border-box;
}
.cb-matrix .part.foto a.foto,
.cb-matrix .part.foto span.foto {
  display: block;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
}
.cb-matrix .part.foto img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-matrix .part.foto a.foto.zoom img {
  transform: scale(1.1);
}
.cb-matrix.cb-matrix-columns-1 .part.foto {
  width: 100% !important;
}
.cb-matrix.cb-matrix-columns-2 .part.foto {
  width: 49.5% !important;
}
.cb-matrix.cb-matrix-columns-3 .part.foto {
  width: 32.66666667% !important;
}
.cb-matrix.cb-matrix-columns-4 .part.foto {
  width: 24.25% !important;
}
.cb-matrix.cb-matrix-columns-5 .part.foto {
  width: 19.2% !important;
}
.cb-matrix.cb-matrix-columns-6 .part.foto {
  width: 15.83333333% !important;
}
.cb-matrix.cb-matrix-columns-7 .part.foto {
  width: 13.42857143% !important;
}
.cb-matrix.cb-matrix-columns-8 .part.foto {
  width: 11.625% !important;
}
.cb-matrix .scan tr {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cb-matrix .scan td {
  float: left;
  display: block;
  margin: 0 10px;
  font-size: 16px;
  line-height: 1.25;
}
.cb-matrix .scan td:first-child {
  margin-left: 0;
}
.cb-matrix .scan td:last-child {
  margin-right: 0;
}
.cb-matrix .scan td.prev,
.cb-matrix .scan td.next {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  color: transparent;
  width: 20px;
  height: 20px;
}
.cb-matrix .scan td.prev a,
.cb-matrix .scan td.next a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
}
.cb-matrix .scan td.prev:empty,
.cb-matrix .scan td.next:empty {
  opacity: 0.5;
  pointer-events: none;
}
.cb-matrix .scan td.next a {
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.cb-matrix .scan td a {
  color: #403738;
}
.cb-matrix .scan td .same {
  color: #E74D56;
}
.cb-strips .part.foto {
  height: auto !important;
  max-height: 1000000000px !important;
}
.cb-strips-images {
  float: left;
  width: 100%;
  height: 0 !important;
  padding-bottom: 56.25%;
  position: relative;
}
.cb-strips-images a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transform: scale(0.96);
  z-index: 2;
  transition: opacity 1s cubic-bezier(0.05, 0.8, 0.5, 1), transform 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  overflow: hidden;
}
.cb-strips-images a.is-active {
  z-index: 3;
  pointer-events: auto;
  opacity: 1;
  transform: scale(1);
}
.cb-strips-images img {
  opacity: 1 !important;
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.cb-strips .scan tbody > tr {
  float: left;
  width: 100%;
  display: flex;
}
.cb-strips .scan tbody > tr > td {
  float: left;
  width: 100%;
  display: block;
}
.cb-strips .scan td.prev,
.cb-strips .scan td.next {
  margin-right: 1.25%;
  width: 6.25%;
}
.cb-strips .scan td.next {
  margin-right: 0;
  margin-left: 1.25%;
}
.cb-strips .scan div.prev,
.cb-strips .scan div.next {
  float: left;
  width: 100%;
  height: 100%;
}
.cb-strips .scan div.prev a,
.cb-strips .scan div.next a {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
  transition: background 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-strips .scan div.prev a:hover,
.cb-strips .scan div.next a:hover {
  background-position: 40% 50%;
}
.cb-strips .scan div.next a {
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.cb-strips .scan div.next a:hover {
  background-position: 60% 50%;
}
.cb-strips .scan td.cb-strips-thumbs {
  width: 85%;
}
.cb-strips-container {
  float: left;
  width: 100%;
}
.cb-strips-container .body {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.cb-strips-container .part.foto {
  position: relative;
}
.cb-strips-container .part.foto a.foto,
.cb-strips-container .part.foto span.foto {
  float: left;
  width: 100%;
  display: block;
  height: 0;
  position: relative;
  padding-bottom: 60%;
  opacity: 0.4;
  transition: opacity 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  overflow: hidden;
}
.cb-strips-container .part.foto a.foto:hover,
.cb-strips-container .part.foto span.foto:hover,
.cb-strips-container .part.foto a.foto.is-active,
.cb-strips-container .part.foto span.foto.is-active {
  opacity: 1;
}
.cb-strips-container .part.foto a.foto .cb-zoom-indicator,
.cb-strips-container .part.foto span.foto .cb-zoom-indicator {
  display: none;
}
.cb-strips-container .part.foto img {
  opacity: 1 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-strips-container .part.foto a.foto:hover img {
  transform: scale(1.2);
}
.cb-strips-4 .cb-strips-container .part.foto {
  width: 23.95833333% !important;
}
.cb-strips-6 .cb-strips-container .part.foto {
  width: 15.50925926% !important;
}
.cb-strips-8 .cb-strips-container .part.foto {
  width: 11.28472222% !important;
}
.cb-strips-10 .cb-strips-container .part.foto {
  width: 8.75% !important;
}
.cb-slideshow-images {
  float: left;
  width: 100%;
}
.cb-slideshow .part.foto,
.cb-slideshow .part.crossslideContainer {
  max-height: 1000000000px !important;
  max-width: 100% !important;
  height: 0 !important;
  padding-bottom: 66.01941748%;
  overflow: hidden;
  position: relative;
}
.cb-manual.cb-slideshow .part.foto,
.cb-manual.cb-slideshow .part.crossslideContainer {
  overflow: initial;
}
.cb-slideshow a.foto {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
  z-index: 1;
  transition: opacity 1s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-slideshow a.foto.is-activated {
  z-index: 2;
  pointer-events: auto;
  opacity: 1;
}
.cb-manual.cb-slideshow a.foto {
  overflow: initial;
}
.cb-slideshow img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  border: none !important;
  z-index: 1;
}
.cb-slideshow img.is-activated {
  z-index: 2;
}
#view .cb-slideshow.cb-manual img {
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
}
#view .cb-slideshow.cb-fading img {
  opacity: 0 !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  transform: scale(1.05);
}
#view .cb-slideshow.cb-fading img.is-activated,
#view .cb-slideshow.cb-fading .cb-image-figure.is-activated img {
  opacity: 1 !important;
  transform: scale(1);
}
#view .cb-slideshow.cb-sliding img {
  opacity: 0 !important;
  width: 110% !important;
  max-width: 110% !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  animation-name: SlideshowSlide;
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#view .cb-slideshow.cb-sliding img.is-activated,
#view .cb-slideshow.cb-sliding .cb-image-figure.is-activated img {
  opacity: 1 !important;
}
@keyframes SlideshowSlide {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -10%;
  }
  100% {
    margin-left: 0;
  }
}
#view .cb-slideshow.cb-moving img {
  opacity: 0 !important;
  transition: all 1s cubic-bezier(0.05, 0.8, 0.5, 1);
  animation-name: SlideshowMove;
  animation-duration: 16s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#view .cb-slideshow.cb-moving img.is-activated,
#view .cb-slideshow.cb-moving .cb-image-figure.is-activated img {
  opacity: 1 !important;
}
@keyframes SlideshowMove {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.cb-slideshow .head {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 4;
  height: 0;
  width: 100%;
}
.cb-slideshow .ctrl {
  float: left;
  width: 100%;
}
.cb-slideshow .ctrl a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  width: 50px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.6);
  background-size: 16px 16px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/cb-default/cb-arrow-left-black.svg);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.cb-slideshow .ctrl a:hover {
  width: 70px;
}
.cb-slideshow .ctrl a.fade {
  opacity: 0.4;
  cursor: default;
  width: 50px;
}
.cb-slideshow .ctrl .next a {
  left: unset;
  right: 0;
  background-image: url(/images/cb-default/cb-arrow-right-black.svg);
}
.crossslide {
  float: left;
  width: 100%;
  max-width: 100% !important;
  position: static !important;
  padding: 0 !important;
}
@media (max-width: 767px) {
  #home {
    height: 25px;
    margin-top: 30px;
  }
  .desk {
    max-width: 84%;
  }
  .content {
    flex-direction: column;
  }
  .subcontent {
    width: 100%;
    order: 2;
  }
  .subcontent.subcontent--mood {
    order: 1;
    margin-top: 87px;
  }
  .subcontent.subcontent--area {
    margin-top: 68px;
    margin-bottom: 0;
  }
  .footcontent {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    padding-right: 0;
  }
  .footunit {
    width: 100%;
  }
  .footunit--2 {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 35px;
  }
  .footpart.footpart--3 {
    padding-top: 35px;
  }
  .footpart.footpart--3:after {
    display: none;
  }
  .footpart--5 {
    display: none;
  }
  .foothome {
    width: 108px;
  }
  .footpart .vcard {
    margin-top: 20px;
  }
  .foottitle {
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 16px;
  }
  #footservices {
    position: static;
    float: left;
    margin-top: 35px;
  }
  #footservices .meta {
    font-size: 12px;
    line-height: 1.66666667;
  }
  .newsletter {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .wrapper {
    font-size: 16px;
    line-height: 1.625;
  }
  h1 {
    font-size: 32px;
    line-height: 1.3125;
  }
  h2 {
    font-size: 14px;
    line-height: 2;
    padding-left: 20px;
  }
  h2:after {
    top: 8px;
    width: 10px;
    height: 10px;
  }
  h3 {
    font-size: 19px;
    line-height: 1.26315789;
  }
  h4 {
    font-size: 18px;
    line-height: 1.5;
  }
  h5 {
    font-size: 17px;
    line-height: 1.41176471;
  }
  .loud {
    font-size: 22px;
    line-height: 1.63636364;
  }
  .pale {
    text-indent: 36px;
  }
  .pale:after {
    top: 0;
    width: 8px;
    height: 8px;
  }
  .skew {
    font-size: 16px;
    line-height: 1.625;
    padding: 0;
  }
  .skew strong {
    font-size: 22px;
    line-height: 1.63636364;
  }
  .section--eight #head {
    margin-bottom: 25px;
  }
  .loadMore {
    margin-top: 7px;
  }
  .pager {
    margin-top: 7px;
  }
  .section--four .area,
  .section--six .area {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .section--two .area .seam .body {
    min-height: calc(100% + (2 * 10px));
  }
  .section--four .area .unit,
  .section--six .area .unit {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .section--four .area .unit.wide:last-child,
  .section--six .area .unit.wide:last-child {
    margin-bottom: 8px;
  }
  .section--four .area .unit.slim:first-child,
  .section--six .area .unit.slim:first-child {
    margin-top: 8px;
  }
  .section--four .area .edge.wide,
  .section--six .area .edge.wide {
    margin-bottom: 7px;
  }
  .section--four .area .edge.slim,
  .section--six .area .edge.slim {
    margin-top: 7px;
  }
  .section--two .area .edge.wide,
  .section--three .area .edge.wide,
  .section--nine .area .edge.wide {
    margin-bottom: -3px;
  }
  .section--two .area .edge.slim,
  .section--three .area .edge.slim,
  .section--nine .area .edge.slim {
    margin-top: -3px;
  }
  .section--ten .area .unit.wide:not(.fold) + .wide:not(.fold) {
    margin-top: -3px;
  }
  .section--ten .area .unit:first-child .part + .part {
    margin-top: 25px;
  }
}
@media (max-width: 767px) and (max-width: 1279px) {
  .subcontent.subcontent--area {
    margin-top: 32px;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .subcontent.subcontent--area {
    margin-top: 28px;
  }
}
.ns-unitFilterCover {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
.ns-unitFilterTitle {
  float: left;
}
.ns-unitFilter {
  float: left;
}
@media (max-width: 767px) {
  .ns-unitFilter {
    width: 100%;
    margin-top: 10px;
  }
}
.ns-unitFilter__wrapper {
  float: left;
  width: 302px;
  position: relative;
}
@media (max-width: 767px) {
  .ns-unitFilter__wrapper {
    width: 100%;
  }
}
.ns-unitFilter__toggle {
  float: left;
  width: 100%;
}
.ns-unitFilter__toggleActiveText {
  float: left;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 20px;
  line-height: 1.4;
  color: #A39496;
  border: 1px solid #A39496;
  padding: 15px 66px 15px 24px;
  background-size: 18px 10px;
  background-position: right 24px center;
  background-repeat: no-repeat;
  background-image: url(/images/chevron-down-mediumgray.svg);
}
.ns-unitFilter__toggle.is-active .ns-unitFilter__toggleActiveText {
  background-image: url(/images/chevron-up-mediumgray.svg);
}
.ns-unitFilter__toggleActiveText:hover {
  background-color: #F7F5F5;
}
@media (max-width: 1279px) {
  .ns-unitFilter__toggleActiveText {
    font-size: 16px;
    line-height: 1.75;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 16px;
  }
}
.ns-unitFilter__content {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -1px;
  border: 1px solid #A39496;
  box-sizing: border-box;
  width: 100%;
  background-color: #fff;
  display: none;
}
.ns-unitFilter.is-open .ns-unitFilter__content {
  display: block;
}
.ns-unitFilter__list {
  float: left;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.ns-unitFilter__item {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 1.4;
  color: #A39496;
  padding: 15px 24px;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px solid #A39496;
}
.ns-unitFilter__item:hover {
  background-color: #F7F5F5;
  color: #A39496;
}
.ns-unitFilter__item.is-active {
  font-family: 'FormularMedium', sans-serif;
  background-color: #F7F5F5;
}
.ns-unitFilter__item:last-child {
  border: none;
}
@media (max-width: 1279px) {
  .ns-unitFilter__item {
    font-size: 16px;
    line-height: 1.75;
    padding: 11px 16px;
  }
}
.ns-unitFilter__unit {
  display: none;
}
.ns-unitFilter__unit--activated {
  display: block;
  transform: translateY(10rem);
  opacity: 0;
  transition: all 0.4s;
}
.ns-unitFilter__unit--active {
  transform: translateY(0);
  opacity: 1;
}
/*# sourceMappingURL=./screen-small.css.map */