/******* screen-small.less *******/
/******* mixins.less 2013-1-16 *******/
@import url("//hello.myfonts.net/count/34bf4a");
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
/******* fontface.less 2013-1-16 *******/
@font-face {
  font-family: "CopernicusBook";
  src: url("/extras/fonts/Copernicus-Book.eot?#iefix");
  src: url("/extras/fonts/Copernicus-Book.eot?#iefix") format("eot"), url("/extras/fonts/Copernicus-Book.woff2") format("woff2"), url("/extras/fonts/Copernicus-Book.woff") format("woff");
}
@font-face {
  font-family: "CopernicusBookItalic";
  src: url("/extras/fonts/Copernicus-BookItalic.eot?#iefix");
  src: url("/extras/fonts/Copernicus-BookItalic.eot?#iefix") format("eot"), url("/extras/fonts/Copernicus-BookItalic.woff2") format("woff2"), url("/extras/fonts/Copernicus-BookItalic.woff") format("woff");
}
@font-face {
  font-family: "CopernicusBold";
  src: url("/extras/fonts/Copernicus-Bold.eot?#iefix");
  src: url("/extras/fonts/Copernicus-Bold.eot?#iefix") format("eot"), url("/extras/fonts/Copernicus-Bold.woff2") format("woff2"), url("/extras/fonts/Copernicus-Bold.woff") format("woff");
}
@font-face {
  font-family: "CopernicusBoldItalic";
  src: url("/extras/fonts/Copernicus-BoldItalic.eot?#iefix");
  src: url("/extras/fonts/Copernicus-BoldItalic.eot?#iefix") format("eot"), url("/extras/fonts/Copernicus-BoldItalic.woff2") format("woff2"), url("/extras/fonts/Copernicus-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "BrandonTextLight";
  src: url("/extras/fonts/BrandonText-Light.eot?#iefix");
  src: url("/extras/fonts/BrandonText-Light.eot?#iefix") format("eot"), url("/extras/fonts/BrandonText-Light.woff2") format("woff2"), url("/extras/fonts/BrandonText-Light.woff") format("woff"), url("/extras/fonts/BrandonText-Light.ttf") format("truetype");
}
@font-face {
  font-family: "BrandonTextRegular";
  src: url("/extras/fonts/BrandonText-Regular.eot?#iefix");
  src: url("/extras/fonts/BrandonText-Regular.eot?#iefix") format("eot"), url("/extras/fonts/BrandonText-Regular.woff2") format("woff2"), url("/extras/fonts/BrandonText-Regular.woff") format("woff"), url("/extras/fonts/BrandonText-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BrandonTextMedium";
  src: url("/extras/fonts/BrandonText-Medium.eot?#iefix");
  src: url("/extras/fonts/BrandonText-Medium.eot?#iefix") format("eot"), url("/extras/fonts/BrandonText-Medium.woff2") format("woff2"), url("/extras/fonts/BrandonText-Medium.woff") format("woff"), url("/extras/fonts/BrandonText-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "BrandonTextBold";
  src: url("/extras/fonts/BrandonText-Bold.eot?#iefix");
  src: url("/extras/fonts/BrandonText-Bold.eot?#iefix") format("eot"), url("/extras/fonts/BrandonText-Bold.woff2") format("woff2"), url("/extras/fonts/BrandonText-Bold.woff") format("woff"), url("/extras/fonts/BrandonText-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "BrandonTextThin";
  src: url("/extras/fonts/BrandonText-Thin.eot?#iefix");
  src: url("/extras/fonts/BrandonText-Thin.eot?#iefix") format("eot"), url("/extras/fonts/BrandonText-Thin.woff2") format("woff2"), url("/extras/fonts/BrandonText-Thin.woff") format("woff"), url("/extras/fonts/BrandonText-Thin.ttf") format("truetype");
}
/******* reset.less 2013-1-16 *******/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
abbr,
code,
em,
hr,
img,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
audio,
video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0 #fff;
  /* color for input.file */
  background: transparent;
  vertical-align: baseline;
  font-size: 100%;
}
ul {
  list-style: none;
}
a:active,
a:focus {
  outline: none;
}
img {
  display: block;
  /* risky, was #root div.show img, cut at #disp .body img, */
  border: none;
  -ms-interpolation-mode: bicubic;
}
/******* cmsbox.less 2014-08-26 *******/
#desk,
.unit,
.part {
  position: relative;
}
.stop,
.unit > .foot {
  clear: both;
}
#head,
.area,
.unit,
.unit > .body,
.unit > form > .body,
.part {
  float: left;
}
.unit {
  margin-top: 40px;
  margin-bottom: 40px;
}
.unit > .body,
.unit > form > .body {
  margin: 0 0;
  width: 100%;
}
.cb-part-body {
  margin-top: 0;
  margin-bottom: 0;
}
.fold > .body {
  min-height: 0;
}
.part,
.grid table {
  margin-top: 20px;
  margin-bottom: 20px;
}
.lead {
  margin-bottom: 0 !important;
}
.list {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.gist,
.dent {
  display: list-item;
  list-style-position: outside;
}
.gist {
  margin-left: 0;
}
.dent {
  margin-left: 0;
}
.line {
  margin-top: 0;
  margin-bottom: 0;
  padding: 2px 0;
  font-size: 0;
  line-height: 0;
}
.line > hr {
  overflow: hidden;
  height: 1px;
  border-color: #e7e7e7;
  color: #e7e7e7;
  font-size: 0;
  line-height: 0;
}
video {
  float: left;
  width: 100%;
}
.hair {
  border-bottom-style: solid;
}
.dash {
  border-bottom-style: dashed;
}
.spot {
  border-bottom-style: dotted;
}
.fine {
  border-bottom-width: 1px;
}
.bold {
  border-bottom-width: 2px;
}
.null,
.null:hover,
.null:focus {
  color: #9B9B9B !important;
  text-decoration: none !important;
  cursor: default;
}
.pict > img,
.pict > a > img,
.file > img,
.file > a > img,
.film > img,
.film > a > img,
.play > img,
.cb-googlemapscontainer,
.cb-zoom-image {
  width: 100%;
}
a.zoom {
  position: relative;
  display: block;
}
img.zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -17px !important;
  width: 35px !important;
  height: 35px;
}
.cb-zoom-image {
  overflow: hidden;
  margin: 0 auto;
  color: #ccc;
  font-size: 12px;
  font-family: monaco, 'courier new', courier, monospace;
  line-height: 1.2;
}
.crop {
  position: relative;
  overflow: hidden;
  height: 320px;
}
.crop > img {
  position: absolute;
  width: auto;
}
.plug {
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
}
p.plug {
  max-width: 100%;
  background-size: contain;
}
.flash,
.flash embed,
.flash object,
.crossslide {
  overflow: hidden;
  width: 100%;
}
div.flash > div {
  width: 100%;
  height: 100%;
}
.cb-youtube > .flash,
.cb-youtube > .null {
  background: url('/icons/youtube_logo.png') no-repeat 50%;
}
.cb-vimeo > .flash,
.cb-vimeo > .null {
  background: url('/icons/vimeo_logo.png') no-repeat 50%;
}
.cb-youtube > .cb-youtube,
.cb-vimeo > .cb-vimeo {
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
}
.cb-vimeo iframe,
.cb-youtube iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: none;
  /* iframe borderframe */
}
.cb-statistics .cb-loading {
  margin: 10px auto 25px;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: #111 url(/icons/load.gif) no-repeat 50%;
}
.cb-service > a {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  padding-bottom: 4px;
  width: 16px;
  height: 16px;
  background: url('/icons/email.png') no-repeat;
}
.cb-service > a:hover {
  background-position: 0px -20px;
}
.cb-service > a:active {
  background-position: 0px -40px;
}
.cb-service > .cb-delicious {
  background-image: url('/icons/delicious.png');
}
.cb-service > .cb-digg {
  background-image: url('/icons/digg.png');
}
.cb-service > .cb-twitter {
  background-image: url('/icons/twitter.png');
}
.cb-service > .cb-facebook {
  background-image: url('/icons/facebook.png');
}
.cb-service > .cb-service {
  position: relative;
  float: left;
  margin-bottom: 8px;
  padding: 2px 5px 2px 0;
  height: 24px;
  background: red;
}
.code pre {
  font-family: monaco, 'courier new', courier, monospace;
}
a.plug {
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 100%;
  height: 100%;
  background: url('/objects/flashplayer/images/adobe.png') no-repeat 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
img.cb-loading {
  overflow: hidden;
  background: #111 url(/icons/load.gif) no-repeat 50%;
  opacity: 0.35;
}
.hidden,
.fake,
.read {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
}
.cb-invisible {
  display: none !important;
}
.cb-access {
  display: inline;
  float: left;
  overflow: hidden;
  width: 0;
  height: 0;
}
caption {
  display: none;
}
#over {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 210;
  /* .mark in edit mode z-index: 200 */
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
#disp {
  position: absolute;
  z-index: 211;
  color: #9B9B9B;
}
#disp .head,
#disp h2,
#disp .head a.quit {
  color: #fff;
  line-height: 24px;
}
#disp .head {
  position: relative;
  overflow: hidden;
}
#disp h2 {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 0 10px;
  padding-right: 30px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.025em;
  font-weight: 300;
}
#disp.zoom h2 {
  padding-right: 80px;
}
#disp .head .ctrl {
  position: absolute;
  top: 2px;
  right: 8px;
  width: 74px;
}
#disp .head .cb-hybrid,
#disp a.quit {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: left;
  width: 22px;
  height: 24px;
  background: url('/icon-lightbox/lb-ctr.png') no-repeat;
  font-size: 0;
}
#disp .head .cb-hybrid:hover,
#disp a.quit:hover,
#disp .head .cb-hybrid:focus,
#disp a.quit:focus {
  opacity: 0.75;
}
#disp .head .cb-hybrid:active,
#disp a.quit:active {
  opacity: 0.5;
}
#disp .prev > .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next > .cb-hybrid {
  background-position: -15px 50%;
}
#disp a.quit {
  float: right;
  background-position: -50px 50%;
}
/* DISP BODY */
#disp .body {
  overflow: hidden;
  margin: 10px 10px 0;
  padding: 15px;
  border-radius: 2px 2px 0 0;
  background: #fff;
}
#disp.mail .body,
#disp.resp .body {
  padding-bottom: 0;
}
#disp.mail .foot,
#disp.resp .foot,
#disp.auth .foot {
  padding-bottom: 10px;
  text-align: right;
}
.mail p + fieldset + fieldset {
  min-height: 2.8em;
  /* no jumping after recipient address renders */
}
#disp a {
  color: #9B9B9B;
}
.cb-disp-sent,
.cb-disp-sent:hover {
  display: block;
  padding: 0.4em 14px;
  text-align: left;
  text-decoration: none;
}
#disp fieldset {
  padding: 0.2em 0 0.5em;
}
#disp .mail,
#disp select,
#disp textarea,
#disp .tick,
#disp .text,
#disp .file,
#disp .password {
  display: block;
  width: 100%;
}
#disp textarea {
  height: 160px;
}
#disp label.name {
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
  display: block;
  padding-bottom: 0.2em;
  width: 100%;
}
#disp label.sign {
  float: right;
  /* used where ? */
  width: 278px;
}
#disp div.tack {
  float: right;
  width: 20px;
}
/* DISP FOOT */
#disp .foot {
  overflow: hidden;
  margin: 0 10px;
  padding-bottom: 0.5em;
  border-radius: 0 0 2px 2px;
  background: #fff;
  text-align: left;
}
#disp .foot p.prev,
#disp .foot p.next {
  float: left;
  /* used where ? */
  width: 40%;
}
#disp .foot p.next {
  /* used where ? */
  float: right;
  text-align: right;
}
#disp .foot input.prev,
#disp .canc,
#disp .foot .button {
  margin-left: 15px;
}
#disp .submit,
#disp .foot input.next,
#disp .conf,
#disp .foot .button,
#disp.message .submit {
  margin-right: 15px;
}
a.capt {
  float: left;
  margin-bottom: 0.5em;
  padding: 0.3em 0;
  background: #000;
}
#disp a.capt {
  width: 100%;
}
img.capt {
  margin: 0 auto;
}
#disp.zoom .foot,
#disp.zoom .foot > fieldset {
  padding-bottom: 0;
}
.zoom fieldset > p {
  padding: 0 15px 25px;
  color: #9B9B9B;
}
#disp > .body > .part {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
#disp.film p.plug {
  width: 100%;
  height: 100%;
}
#disp .part > .flash {
  max-width: 100%;
}
/* CODE */
#disp.cb-lightbox-code textarea {
  height: 400px;
  font-family: monaco, 'courier new', courier, monospace;
}
/* DISP SITEMAP */
.cb-sitemap-target {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
  padding-bottom: 1em;
  color: #e64246;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.2;
}
#disp.site li,
.cb-sitemap li {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0 0 16px;
  list-style: url('/icon-lightbox/list-sitemap.png');
}
.srch a,
#disp.site li > a,
.cb-sitemap a {
  display: block;
  text-decoration: none;
}
.srch a:hover,
#disp.site li > a:hover,
.cb-sitemap a:hover,
.srch a:focus,
#disp.site li > a:focus,
.cb-sitemap a:focus {
  text-decoration: underline;
}
#disp.srch a:visited {
  color: #990d4f;
}
.srch .text {
  appearance: searchfield;
}
.srch th,
.srch td {
  padding-right: 0.4em;
  text-align: left;
}
.srch th:first-child {
  color: #ffffff;
  text-align: right;
  line-height: 2;
  font-size: 0.9em;
  font-weight: normal;
}
.srch td {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
  padding-bottom: 0.8em;
}
.flag {
  background-color: #fd0;
  color: #333;
  text-shadow: none;
}
::selection {
  background-color: #71CAF3;
  color: #fff;
  text-shadow: none;
}
/* NEWSLETTER */
div.prog p,
div.prog img {
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
}
#disp.two-step-verification {
  z-index: 3100;
  width: 320px;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #B10F5B;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 113, 113, 0.3);
  border-radius: 50%;
  border-top-color: #B10F5B;
  animation: spin 1s linear infinite;
  opacity: 1;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.table {
  float: left;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.table-layout-fixed .table {
  table-layout: fixed;
}
.table tr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table-head tr {
  border-top: none;
}
.table th {
  font-weight: normal;
  padding: 5px 0;
}
.table--headline th {
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
}
.table td {
  padding: 5px 0;
}
#edit .table td {
  border-left: 1px dashed #e0e0e0;
  border-right: 1px dashed #e0e0e0;
}
.table--footer .table-foot td {
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
}
@media (max-width: 460px) {
  .table {
    font-size: 3.47826087vw;
  }
}
.table td.align-left {
  text-align: left;
}
.table td.align-center {
  text-align: center;
}
.table td.align-right {
  text-align: right;
}
/******* hide-non-mobile.less 2013-1-16 *******/
.body-mobile,
.cb-mobile .cb-mobile-invisible,
.cb-mobile .body-non-mobile {
  display: none;
}
.cb-mobile .body-mobile {
  display: block;
}
html,
body {
  min-height: 100%;
  height: 100%;
  background: #FAFAF8;
}
html {
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(177, 15, 91, 0.4);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  width: 100%;
  background-color: transparent;
  line-height: 1.5;
  color: #9B9B9B;
  font-family: 'CopernicusBook', helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
}
body.cb-toggle-target-active {
  overflow: hidden;
}
.desk {
  *zoom: 1;
  margin: 0 auto;
  max-width: 100%;
  width: 1200px;
  position: relative;
}
.desk:before,
.desk:after {
  display: table;
  content: '';
}
.desk:after {
  clear: both;
}
#home {
  float: left;
  width: 64px;
  display: block;
}
.logo {
  width: 100%;
  height: auto;
  position: relative;
}
.logo canvas {
  position: absolute;
  left: 0;
  top: 0;
}
#head {
  float: left;
  width: 100%;
  transition: all 0.6s ease-out;
}
.cmsbox-song {
  float: left;
  width: 100%;
}
#wrapper {
  float: left;
  width: 100%;
  min-height: 100vh;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  height: 100%;
  box-shadow: 0 0 8px rgba(120, 120, 120, 0.5);
}
.navigation__content {
  float: left;
  height: 100%;
  width: 780px;
  margin-left: -780px;
  overflow: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  background-color: #B10F5B;
  transition: margin 0.5s 0.3s;
}
.navigation__content::-webkit-scrollbar {
  display: none;
}
body.cb-toggle-target-active .navigation__content {
  margin-left: 0;
}
.navigation__bar {
  float: left;
  position: relative;
  height: 100%;
  width: 100px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#social {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  display: none;
}
#social .meta {
  float: left;
  width: 100%;
  display: block;
  margin: 10px 0;
  height: 32px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 32px 32px;
}
#social .meta:first-child {
  margin-top: 0;
}
#social .meta:last-child {
  margin-bottom: 0;
}
#social .meta.service_youtube {
  background-image: url(/images/icon-youtube.svg);
}
#social .meta.service_facebook {
  background-image: url(/images/icon-facebooknew.svg);
}
#social .meta.service_twitter {
  background-image: url(/images/icon-twitter.svg);
}
#social .meta.service_instagram {
  background-image: url(/images/icon-instagram.svg);
}
#social .meta.service_linkedin {
  background-image: url(/images/icon-linkedin.svg);
  background-size: 28px 28px;
}
#social .meta:hover.service_youtube,
#social .meta:focus.service_youtube {
  background-image: url(/images/icon-youtube-purple.svg);
}
#social .meta:hover.service_facebook,
#social .meta:focus.service_facebook {
  background-image: url(/images/icon-facebooknew-purple.svg);
}
#social .meta:hover.service_instagram,
#social .meta:focus.service_instagram {
  background-image: url(/images/icon-instagram-purple.svg);
}
#social .meta:hover.service_linkedin,
#social .meta:focus.service_linkedin {
  background-image: url(/images/icon-linkedin-purple.svg);
}
#social .meta:hover.service_twitter,
#social .meta:focus.service_twitter {
  background-image: url(/images/icon-twitter-purple.svg);
}
.section {
  float: left;
  width: 100%;
  position: relative;
  transition: all 0.5s 0.2s;
}
body.cb-toggle-target-active .section {
  transition: all 0.5s 0.4s;
  transform: translateY(300px);
}
.section--showcase {
  display: none;
}
.cb-layout3 .section--showcase {
  display: block;
}
.demo-editor .section--north,
.demo-editor .section--east,
.demo-editor .section--farwest,
.demo-editor .section--south {
  display: none;
}
.section--footer {
  background: #fff;
}
.header {
  float: left;
  width: 100%;
  background: url(/images/peak-header-1.svg) no-repeat 50% 100%;
  background-size: cover;
  display: none;
}
.cb-layout2 .header,
.cb-layout3 .header {
  display: block;
}
.cb-layout6 .header {
  display: block;
  background: none;
}
.movie {
  float: left;
  width: 100%;
  position: relative;
}
.cb-layout2 .movie,
.cb-layout3 .movie,
.cb-layout6 .movie {
  display: none;
}
.movie__peak {
  position: absolute;
  right: 34.06593407%;
  top: 0;
  z-index: 4;
  height: 100%;
  width: 65.93406593%;
  transition: all 0.4s ease-out;
}
.movie.cb-toggle-target-active .movie__peak {
  transition: all 0.4s ease-in;
  right: 100% !important;
}
.movie__peak img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 100% 100%;
  margin-left: -500px;
  border-left: 500px solid #fff;
}
.title-wrapper {
  position: relative;
  z-index: 3;
  height: 100%;
  width: 100%;
  padding: 0 20% 0 15%;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.hide-movie-peak {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  color: #71CAF3;
  padding: 27px 164px 23px 40px;
  border: 1px solid #71CAF3;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  transition: all 0.218s;
  letter-spacing: 0.16em;
  position: absolute;
  background: #fff;
  right: 70px;
  bottom: 70px;
  z-index: 4;
  width: 26.37362637%;
  border: none;
  transition: all 0.218s, right 1s;
}
.hide-movie-peak:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #71CAF3;
  z-index: 2;
  transition: all 0.218s ease-out;
}
.hide-movie-peak:after {
  content: '';
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -6px;
  width: 84px;
  height: 12px;
  background-size: 84px 12px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-blue.svg);
  transition: all 0.218s;
  z-index: 3;
}
.hide-movie-peak:hover,
.hide-movie-peak:focus {
  color: #71CAF3;
  cursor: pointer;
}
.hide-movie-peak.cb-toggle-active {
  right: -100%;
}
.cb-layout4 .hide-movie-peak,
.cb-layout5 .hide-movie-peak {
  display: none;
}
.hide-movie-peak__text {
  position: relative;
  z-index: 4;
}
.placeholder--movie {
  float: left;
  width: 100%;
  display: none;
}
.cb-layout1 .placeholder--movie {
  display: block;
}
.normcontent {
  float: left;
  width: 100%;
}
.purplecontent {
  float: left;
  width: 100%;
  position: relative;
}
.cb-layout6 .purplecontent {
  display: none;
}
.purplecontent .purplecontent__peak {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1023px) {
  .purplecontent .purplecontent__peak {
    position: relative;
    width: 1024px;
    height: 480px;
    left: 50%;
    margin-left: -512px;
  }
}
.moodcontent {
  float: left;
  width: 100%;
  position: relative;
}
.cb-layout6 .moodcontent {
  display: none;
}
.smallcontent {
  float: left;
  width: 100%;
  position: relative;
}
.icon-circle {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.icon-circle__background {
  width: 100px;
  height: 100px;
  background: #fff;
  box-shadow: 0 0 8px rgba(120, 120, 120, 0.5);
  border-radius: 100px;
}
.icon-circle__background img {
  width: 50%;
  height: 50%;
  margin: 25%;
}
.inline-arrow {
  position: relative;
  width: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.inline-arrow img {
  width: 12px;
  height: 84px;
}
.inline-arrow:hover,
.inline-arrow:focus {
  animation-name: inline-arrow-bounce;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes inline-arrow-bounce {
  0% {
    bottom: 0px;
  }
  30% {
    bottom: -20px;
  }
  100% {
    bottom: 0px;
  }
}
.round-date {
  float: left;
  width: 100%;
  display: flex;
  justify-content: center;
}
#view .round-date {
  margin-top: -40px;
}
#view .round-date.round-date--is-first {
  margin-top: -20px;
}
.round-date__circle {
  background: #000;
  border-radius: 1000px;
  width: 100px;
  height: 100px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
#view .round-date__circle {
  margin-top: -50px;
}
.date-text {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  font-family: 'BrandonTextMedium', helvetica, sans-serif;
  text-transform: uppercase;
}
.date-text.day {
  font-size: 40px;
  margin-bottom: -4px;
  padding: 4px 0;
}
.date-text.month {
  margin-top: 4px;
}
.downlink {
  position: absolute;
  left: 15%;
  bottom: 50px;
  width: 30px;
  height: 84px;
  margin-left: -14px;
  background: url(/images/arrow-down-blue.svg) no-repeat 50% 100%;
  background-size: 12px 84px;
  z-index: 2;
  animation-name: downlink-bounce;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.downlink:hover,
.downlink:focus {
  cursor: pointer;
}
.smallcontent .downlink {
  left: 0;
}
.cb-layout6 .downlink {
  display: none;
}
@keyframes downlink-bounce {
  0% {
    bottom: 50px;
  }
  30% {
    bottom: 30px;
  }
  100% {
    bottom: 50px;
  }
}
@keyframes downlink-bounce-large {
  0% {
    bottom: 120px;
  }
  30% {
    bottom: 100px;
  }
  100% {
    bottom: 120px;
  }
}
@keyframes downlink-bounce-mobile {
  0% {
    bottom: 40px;
  }
  30% {
    bottom: 30px;
  }
  100% {
    bottom: 40px;
  }
}
#social2 {
  float: left;
  width: 100%;
  margin-top: 30px;
  line-height: 0;
  position: relative;
}
#social2 .meta {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 32px 32px;
  margin: 0 5px;
}
#social2 .meta:first-child {
  margin-left: 0;
}
#social2 .meta:last-child {
  margin-right: 0;
}
#social2 .meta.service_youtube {
  background-image: url(/images/icon-youtube-blue.svg);
}
#social2 .meta.service_facebook {
  background-image: url(/images/icon-facebooknew-blue.svg);
}
#social2 .meta.service_twitter {
  background-image: url(/images/icon-twitter-blue.svg);
}
#social2 .meta.service_instagram {
  background-image: url(/images/icon-instagram-blue.svg);
}
#social2 .meta.service_linkedin {
  background-image: url(/images/icon-linkedin-blue.svg);
}
#social2 .meta.service_custimprint,
#social2 .meta.service_datenschutz,
#social2 .meta.service_agb {
  float: right;
  margin-top: 6px;
  margin-left: 30px;
  margin-right: 0;
  width: auto;
  height: auto;
  text-indent: 0;
  font-size: 10px;
  line-height: 20px;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  color: #6F777F;
  text-transform: uppercase;
  letter-spacing: 0.16em;
}
#social2 .meta.service_custimprint:hover,
#social2 .meta.service_datenschutz:hover,
#social2 .meta.service_agb:hover,
#social2 .meta.service_custimprint:focus,
#social2 .meta.service_datenschutz:focus,
#social2 .meta.service_agb:focus {
  color: #71CAF3;
}
#social2 .meta.service_agb {
  margin-left: 0;
}
.foothome {
  float: left;
  width: 90px;
  margin-right: 30px;
}
.vcard {
  float: left;
  display: flex;
  align-items: flex-start;
  margin-top: 187px;
  margin-bottom: 116px;
  color: #6F777F;
  font-size: 21px;
  line-height: 30px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
}
.vcard__content {
  float: left;
}
.vcard__content a {
  background: linear-gradient(#71CAF3, #71CAF3);
  background: -moz-linear-gradient(#71CAF3, #71CAF3);
  background-size: 0 100%;
  background-position: 0  0;
  background-repeat: no-repeat;
  transition: all 0.2s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-box-decoration-break: clone;
  display: inline;
  padding: 4px 0 2px;
}
.vcard__content a:hover,
.vcard__content a:focus {
  color: #71CAF3;
}
.vcard__content .org {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  display: block;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  padding-bottom: 15px;
}
.vcard__content .adr,
.vcard__content .street-address,
.vcard__content .tel {
  display: block;
}
.swissMade {
  position: absolute;
  right: 0;
  bottom: 116px;
  z-index: 2;
  width: 120px;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .swissMade {
    width: 100px;
    bottom: 100px;
  }
}
@media (max-width: 767px) {
  .swissMade {
    width: 80px;
  }
}
.swissMade__image {
  float: left;
  width: 100%;
  height: auto;
}
.cmsbox-video {
  float: left;
  width: 100%;
}
.cmsbox-video--feature {
  box-shadow: 0 0 8px rgba(120, 120, 120, 0.5);
}
.movie .cmsbox-video {
  transition: all 1s;
}
.cmsbox-video--full {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: 2;
}
.movie.cb-toggle-target-active .cmsbox-video--full {
  opacity: 1;
  z-index: 3;
}
.cmsbox-video--loop {
  position: relative;
  z-index: 3;
}
.movie.cb-toggle-target-active .cmsbox-video--loop {
  opacity: 0;
  z-index: 2;
}
.hide-mood-peak {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  height: 30px;
  z-index: 5;
  background-size: 20px 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-fullscreen-white.svg);
  transition: background-size 0.218s;
}
.hide-mood-peak:hover,
.hide-mood-peak:focus {
  cursor: pointer;
  background-size: 30px 30px;
}
.hide-mood-peak.cb-toggle-active {
  background-image: url(/images/icon-close-fullscreen-white.svg);
}
#expo {
  float: left;
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 54.0625%;
}
#slides {
  overflow: hidden;
  position: relative;
  max-width: 100% !important;
  max-height: 10000px !important;
  z-index: 1;
}
#slides .slide {
  width: 100%;
}
#slides img {
  display: block;
  width: 100%;
  max-width: 100% !important;
  max-height: 10000px !important;
}
#expo div.link {
  display: none;
}
.prices {
  float: left;
  width: 100%;
  margin: 60px 0 100px;
}
.price {
  float: left;
  width: 46.66666667%;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 1.2;
  background: #fff;
  position: relative;
}
.price.price--pro {
  float: right;
}
.price__section {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
}
.price__section--head {
  background-color: #71CAF3;
  color: #fff;
  text-align: center;
  padding: 30px 0 18px;
  z-index: 10;
  transition: all 0.4s;
}
.price--pro .price__section--head {
  background-color: #B10F5B;
}
.price__body {
  float: left;
  width: 100%;
  margin-top: 40px;
  transition: all 0.4s;
}
.price.is-open .price__body {
  margin-top: 0;
}
.price__foot {
  float: left;
  width: 100%;
  overflow: hidden;
}
.price__section--secondary {
  text-align: center;
  max-height: 0;
  overflow: hidden;
  transform: translateY(-200px);
  opacity: 0;
}
.price__section--secondary.price__section--1 {
  transition: all 0.5s;
  z-index: 8;
}
.price__section--secondary.price__section--2 {
  transition: all 0.5s 0.15s;
  z-index: 7;
}
.price__section--secondary.price__section--3 {
  transition: all 0.5s 0.3s;
  z-index: 6;
}
.price__section--secondary.price__section--4 {
  transition: all 0.5s 0.45s;
  z-index: 5;
}
.price.is-open .price__section--secondary {
  padding: 20px 0;
  max-height: 80px;
  transform: translateY(0);
  opacity: 1;
}
.price__section--primary {
  padding: 37px 0;
  background: #71CAF3;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 10px solid #fff;
  z-index: 9;
}
.price--pro .price__section--primary {
  background: #B10F5B;
}
.price__section--special {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  margin-bottom: -10px;
  transform: translateY(-200px);
}
.price.is-open .price__section--special {
  padding: 37px 0;
  max-height: 80px;
  transform: translateY(0);
  opacity: 1;
}
.price__icon {
  width: 80px;
  margin: 0 auto;
}
.price__text {
  display: block;
}
.price__section--primary .price__text,
.price__section--special .price__text {
  width: 33.33333333%;
  box-sizing: border-box;
}
.price__text--brand {
  margin-top: 20px;
  text-transform: uppercase;
}
.price__text--packet {
  font-family: 'BrandonTextMedium', helvetica, sans-serif;
  font-size: 46px;
}
.price__text--count {
  font-size: 50px;
  line-height: 1;
  margin-bottom: -6px;
  font-family: 'BrandonTextThin', helvetica, sans-serif;
}
.price__text--currency {
  text-align: left;
  padding-left: 40px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin-bottom: -5px;
}
.price__text--price {
  text-align: center;
  font-size: 50px;
  line-height: 1;
  margin-bottom: -10px;
  font-family: 'BrandonTextLight', helvetica, sans-serif;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.price__section--special .price__text--price {
  font-family: 'BrandonTextThin', helvetica, sans-serif;
}
.price__text--reason {
  text-align: right;
  padding-right: 40px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  margin-bottom: -5px;
}
.price__spickel {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -36px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #71CAF3;
  border-width: 30px 36px 0 36px;
  transition: all 0.5s;
}
.price--pro .price__spickel {
  border-top-color: #B10F5B;
  animation-delay: 0.4s;
}
.price.is-open .price__spickel {
  border-top-width: 0;
}
.disclaimer {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  font-size: 14px;
  margin-top: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  text-align: center;
}
@media only screen and (max-width: 1499px) {
  .price {
    font-size: 18px;
  }
  .price__text--packet,
  .price__text--count,
  .price__text--price {
    font-size: 40px;
  }
  .price__text--count {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .price {
    font-size: 16px;
  }
  .price__text--packet,
  .price__text--count,
  .price__text--price {
    font-size: 30px;
  }
  .price__text--count {
    margin-bottom: 0;
  }
  .disclaimer {
    font-size: 13px;
  }
  .price__icon {
    width: 60px;
  }
  .price__text--currency {
    padding-left: 20px;
  }
  .price__text--reason {
    padding-right: 20px;
  }
  .price__section--head {
    background-position: calc(100% - 20px) calc(100% - 40px);
  }
}
@media only screen and (max-width: 767px) {
  .price {
    width: 100%;
  }
  .price.price--pro {
    margin-top: 140px;
  }
  .price__text--packet,
  .price__text--count,
  .price__text--price {
    font-size: 26px;
  }
}
#mailchimp-form {
  float: left;
  width: 100%;
}
#root #mc_embed_signup {
  float: left;
  width: 100%;
  line-height: 1.5;
  color: #9B9B9B;
  font-family: 'CopernicusBook', helvetica, sans-serif;
}
#root #mc_embed_signup form {
  float: left;
  width: 100%;
}
#root #mc_embed_signup #mc_embed_signup_scroll {
  float: left;
  width: 100%;
}
#root #mc_embed_signup #mc_embed_signup_scroll > div {
  float: left;
  width: 100%;
  margin: 20px 0;
  position: relative;
}
#root #mc_embed_signup .indicates-required {
  text-align: right;
  font-size: 12px;
  margin-bottom: 0 !important;
}
#root #mc_embed_signup .asterisk {
  color: #9B9B9B;
}
#root #mc_embed_signup .mc-field-group > label {
  float: left;
  width: 30%;
  font-size: 16px;
  margin: 0;
  box-sizing: border-box;
  padding: 5px 0;
  line-height: 42px;
}
#root #mc_embed_signup .mc-field-group > input {
  float: right;
  width: 60%;
  min-height: 52px;
  padding: 5px;
  border: 1px solid #71CAF3;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  background: none;
  box-sizing: border-box;
}
#root #mc_embed_signup .mc-field-group > input.mce_inline_error {
  border-color: #B10F5B;
}
#root #mc_embed_signup .mc-field-group.input-group > strong {
  float: left;
  width: 30%;
  display: block;
  line-height: 42px;
  padding: 5px 0;
  font-family: 'CopernicusBook', helvetica, sans-serif;
}
#root #mc_embed_signup .mc-field-group.input-group > ul {
  float: right;
  display: block;
  width: 60%;
}
#root #mc_embed_signup .mc-field-group.input-group > ul li {
  margin: 12px 0;
  position: relative;
}
#root #mc_embed_signup .mc-field-group.input-group > ul input {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 2;
}
#root #mc_embed_signup .mc-field-group.input-group > ul label {
  display: block;
  padding-left: 24px;
}
#root #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  position: absolute;
  bottom: 100%;
  right: 0;
  color: #B10F5B;
  font-size: 12px;
  padding: 0;
  background: none;
  margin-bottom: 5px;
}
#root #mc_embed_signup input.submit {
  float: right;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  color: #71CAF3;
  padding: 27px 164px 23px 40px;
  border: 1px solid #71CAF3;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  transition: all 0.218s;
  letter-spacing: 0.16em;
  display: block;
  border-radius: 0;
  min-height: 0;
  background-color: transparent;
  padding: 17px 30px 13px;
  text-transform: none;
  font-size: 16px;
  text-shadow: none;
}
#root #mc_embed_signup input.submit:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #71CAF3;
  z-index: 2;
  transition: all 0.218s ease-out;
}
#root #mc_embed_signup input.submit:after {
  content: '';
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -6px;
  width: 84px;
  height: 12px;
  background-size: 84px 12px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-blue.svg);
  transition: all 0.218s;
  z-index: 3;
}
#root #mc_embed_signup input.submit:hover,
#root #mc_embed_signup input.submit:focus {
  color: #71CAF3;
  cursor: pointer;
}
#root #mc_embed_signup input.submit:hover,
#root #mc_embed_signup input.submit:focus {
  color: #fff;
  background-color: #71CAF3;
}
#root #mc_embed_signup input.submit:active {
  box-shadow: none;
  background-color: #42b8ef;
}
#root #mc_embed_signup .response {
  text-align: center;
  color: #71CAF3;
  margin: 30px 0;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.warning {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 30;
  width: 460px;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
  box-sizing: border-box;
  padding: 20px 30px;
  background-size: 60px 60px;
  background-position: right 30px top 30px;
  background-repeat: no-repeat;
  background-image: url(/images/warning.svg);
  display: none;
}
.cb-layout1 .warning {
  display: block;
}
#view.fareast--empty .warning {
  display: none !important;
}
@media (max-width: 1023px) {
  .warning {
    position: static;
    float: left;
    width: 100%;
    box-shadow: none;
    border: solid #EBEBEB;
    border-width: 1px 0;
    padding: 20px 6vw;
    background-position: right 6vw top 30px;
  }
}
@media (max-width: 767px) {
  .warning {
    background-size: 30px 30px;
    background-position: right 6vw top 30px;
  }
}
#edit .warning .area {
  min-height: 100px;
}
.warning .area .unit {
  width: 100% !important;
  margin: 0 !important;
}
.warning .area .unit .part {
  width: 100% !important;
  margin: 10px 0 !important;
}
.warning .area .unit .part.text {
  box-sizing: border-box;
  padding-right: 70px;
  max-width: 400px;
}
@media (max-width: 767px) {
  .warning .area .unit .part.text {
    padding-right: 0;
  }
}
.warning .area .unit .part.link {
  border-color: #B10F5B;
}
.warning .area .unit .part.link:before {
  background-color: #B10F5B;
}
.warning .area .unit .part.link:after {
  background-image: url(/images/arrow-right-purple.svg);
}
.warning .area .unit .part.link:hover:after {
  background-image: url(/images/arrow-right-white.svg);
}
.warning .area .unit .part.link a.open {
  color: #B10F5B;
}
.warning .area .unit .part.link a.open:hover {
  color: #fff;
}
.warning .area .unit h2 {
  color: #B10F5B;
}
.chatlio-widget {
  transition: transform 0.4s;
  transform-origin: 100% 100%;
}
.chatlio-hidden .chatlio-widget {
  transform: scale(0);
}
.infobox {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2400;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  overflow-y: auto;
  display: none;
}
.infobox.is-hidden {
  width: 0;
  height: 0;
  transition: all 0s 0.3s;
}
#edit .infobox {
  position: static;
  float: left;
  width: 100%;
}
body.c2 .infobox {
  display: flex;
}
.infobox__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.3s;
}
.infobox.is-hidden .infobox__overlay {
  opacity: 0;
}
#edit .infobox__overlay {
  display: none;
}
.infobox__wrapper {
  float: left;
  width: 800px;
  max-width: 90%;
  min-height: 100%;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#edit .infobox__wrapper {
  margin-top: 60px;
  margin-bottom: 120px;
}
.infobox__content {
  float: left;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px 50px 50px 180px;
  background-size: 100px auto;
  background-position: 50px center;
  background-repeat: no-repeat;
  background-image: url(/images/warning.svg);
  position: relative;
  transition: all 0.3s;
}
.infobox.is-hidden .infobox__content {
  transform: scale(0.5);
  opacity: 0;
}
@media (max-width: 767px) {
  .infobox__content {
    padding: 100px 24px 24px 24px;
    background-size: 60px auto;
    background-position: center 24px;
  }
}
.cbdModule--infoboxText {
  float: left;
  width: 100%;
  color: #B10F5B;
  font-size: 30px;
  line-height: 1.33333333;
}
@media (max-width: 767px) {
  .cbdModule--infoboxText {
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
  }
}
.infobox__close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 50px;
  height: 50px;
  z-index: 2;
  background-size: 16px auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/icon-close-gray.svg);
  cursor: pointer;
}
#edit .infobox__close {
  display: none;
}
h1 {
  font-weight: normal;
  color: #71CAF3;
  font-family: 'BrandonTextMedium', helvetica, sans-serif;
  line-height: 1;
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: none;
}
h1 strong {
  display: block;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  padding-bottom: 46px;
  text-transform: uppercase;
  color: #B10F5B;
  letter-spacing: 0.16em;
}
.demo-editor h1 strong {
  display: inline;
  padding: 0;
}
.cb-layout6 h1 {
  color: #000;
}
.cb-layout6 h1 strong {
  color: #6F777F;
  padding-bottom: 20px;
}
h2,
h3 {
  font-weight: normal;
  line-height: 1;
  color: #000;
  font-family: 'BrandonTextMedium', helvetica, sans-serif;
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: none;
}
h2 strong,
h3 strong {
  display: block;
  padding-bottom: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  text-transform: uppercase;
  color: #6F777F;
  letter-spacing: 0.16em;
}
.demo-editor h2 strong,
.demo-editor h3 strong {
  display: inline;
  padding: 0;
}
.purplecontent h2 strong,
.purplecontent h3 strong {
  color: #fff;
}
h3 {
  text-align: center;
}
h4 {
  font-weight: normal;
  color: #71CAF3;
  font-family: 'BrandonTextMedium', helvetica, sans-serif;
  text-align: center;
  overflow-wrap: normal;
  word-wrap: normal;
  hyphens: none;
  position: relative;
  padding-bottom: 0.5em !important;
  margin-bottom: 0.5em;
}
h4:last-child {
  margin-bottom: 0;
}
h4 strong {
  display: block;
  padding-bottom: 38px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  text-transform: uppercase;
  color: #B10F5B;
  letter-spacing: 0.16em;
}
.demo-editor h4 strong {
  display: inline;
  padding: 0;
}
h4 a {
  color: #71CAF3;
  background: linear-gradient(#71CAF3, #71CAF3);
  background: -moz-linear-gradient(#71CAF3, #71CAF3);
  background-size: 0 100%;
  background-position: 0  0;
  background-repeat: no-repeat;
  transition: all 0.2s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-box-decoration-break: clone;
  display: inline;
  padding: 12px 10px 0;
}
h4 a:hover,
h4 a:focus {
  color: #71CAF3;
}
h4 a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -42px;
  width: 84px;
  height: 12px;
  margin-top: -12px;
  background: url(/images/arrow-right-blue.svg) no-repeat 0 0;
  background-size: 84px 12px;
  transition: all 0.218s;
  transform-origin: 0 50%;
}
.purplecontent h4 {
  color: #fff;
}
.purplecontent h4 a {
  color: #fff;
}
.purplecontent h4 a:after {
  background-image: url(/images/arrow-right-white.svg);
}
i {
  font-family: 'CopernicusBookItalic', helvetica, sans-serif;
  font-style: normal;
}
strong {
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
}
strong i {
  font-family: 'CopernicusBoldItalic', helvetica, sans-serif;
}
.loud {
  text-align: center;
  color: #71CAF3;
}
.loud a {
  color: #71CAF3;
  position: relative;
}
.loud a:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 2px;
  background: #71CAF3;
  border-radius: 10px;
  transition: all 0.218s;
}
.loud a:hover,
.loud a:focus {
  color: #71CAF3;
}
.is-new {
  box-sizing: border-box;
  position: relative;
}
.is-new:before {
  content: 'NEW';
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%) skew(-10deg);
  width: 30px;
  height: 12px;
  background-color: #B10F5B;
  color: #FFF;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  animation-name: flagBounce;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
}
@keyframes flagBounce {
  15%,
  85% {
    transform: translateY(-50%) skew(-10deg);
  }
  50% {
    transform: translateX(5px) translateY(-50%) skew(-10deg);
  }
}
.pale {
  color: #71CAF3;
  font-family: 'BrandonTextMedium', helvetica, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 32px;
  position: relative;
  letter-spacing: 0.16em;
}
.pale a {
  color: #71CAF3;
  background: linear-gradient(#71CAF3, #71CAF3);
  background: -moz-linear-gradient(#71CAF3, #71CAF3);
  background-size: 0 100%;
  background-position: 0  0;
  background-repeat: no-repeat;
  transition: all 0.2s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-box-decoration-break: clone;
  display: inline;
  padding: 6px 0 2px;
}
.pale a:hover,
.pale a:focus {
  color: #71CAF3;
}
.pale a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  width: 84px;
  height: 12px;
  margin-top: 20px;
  background: url(/images/arrow-right-blue.svg) no-repeat 0 0;
  transition: all 0.218s;
  transform-origin: 0 50%;
}
.skew {
  background-size: 82px 66px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(/images/zitat.svg);
  padding-top: 100px !important;
  margin-top: 0.5em;
  font-size: 30px;
  line-height: 1.17;
  font-family: 'CopernicusBookItalic', helvetica, sans-serif;
}
.skew:first-child {
  margin-top: 0;
}
.skew strong {
  display: block;
  text-align: right;
  font-size: 15px;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  padding-top: 40px;
  color: #6F777F;
}
a {
  color: #B10F5B;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #4e1555;
}
div.link {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  color: #71CAF3;
  padding: 27px 164px 23px 40px;
  border: 1px solid #71CAF3;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  transition: all 0.218s;
  letter-spacing: 0.16em;
  padding: 0;
}
div.link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #71CAF3;
  z-index: 2;
  transition: all 0.218s ease-out;
}
div.link:after {
  content: '';
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -6px;
  width: 84px;
  height: 12px;
  background-size: 84px 12px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-blue.svg);
  transition: all 0.218s;
  z-index: 3;
}
div.link:hover,
div.link:focus {
  color: #71CAF3;
  cursor: pointer;
}
div.link a.open {
  transition: all 0.218s;
  display: block;
  padding: 27px 164px 23px 40px;
  color: #71CAF3;
  position: relative;
  z-index: 3;
}
div.link:hover a.open,
div.link:focus a.open {
  color: #71CAF3;
}
div.pict img {
  margin: 0 auto;
}
div.part.text > * {
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
div.part.text > *:first-child {
  padding-top: 0;
}
div.part.text > *:last-child {
  padding-bottom: 0;
}
div.area ul.list {
  padding-left: 0;
  list-style-type: none;
}
div.area ul.list li {
  padding-left: 24px;
  position: relative;
}
div.area ul.list li:before {
  content: '—';
  position: absolute;
  left: 0;
  top: 0;
}
div.area .list {
  box-sizing: border-box;
  float: left;
  width: 100%;
}
div.area .list.list--numbered {
  padding-left: 25px;
}
div.area .list li {
  box-sizing: border-box;
  float: left;
  width: 100%;
}
.normcontent .area {
  margin: 120px 0;
  display: flex;
  flex-wrap: wrap;
}
.normcontent .area.main {
  margin-top: 0;
}
.purplecontent .area {
  position: absolute;
  left: 6%;
  top: 0;
  width: 88%;
  height: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#view .purplecontent .area:empty + img {
  display: none;
}
.purplecontent .area div.unit {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding-top: 13.18681319%;
  background-size: 70px 80px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url(/images/frame-logo-1.svg);
}
.purplecontent .area div.unit div.body {
  align-self: center;
}
.purplecontent .area div.unit div.part {
  width: 100%;
  margin: 0;
}
.purplecontent .area div.unit div.part.pict img {
  max-width: 100% !important;
  max-height: 10000px !important;
}
.moodcontent .area {
  background: #fff;
  overflow: hidden;
}
.moodcontent .area div.unit {
  width: 100%;
  margin: 0;
}
.moodcontent .area div.unit div.part {
  width: 100%;
  margin: 0;
}
.moodcontent .area div.unit div.part.text {
  position: absolute;
  bottom: -0.5%;
  left: 0;
  z-index: 2;
  width: 65.93406593%;
  height: 101%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-image: url(/images/peak-mood-1.svg);
  background-size: cover;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 13.18681319% 0 9.89010989%;
  transition: left 0.5s ease-out;
}
.moodcontent .area div.unit div.part.text:after {
  content: '';
  position: absolute;
  left: 15%;
  bottom: 100px;
  width: 84px;
  height: 12px;
  background: url(/images/arrow-right-blue.svg) no-repeat 0 0;
  transition: all 0.218s;
  transform-origin: 0 50%;
}
.moodcontent .area div.unit div.part.link {
  position: relative;
  z-index: 3;
}
#view .moodcontent .area div.unit div.part.link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: 3;
}
#view .moodcontent .area div.unit div.part.link:after,
#view .moodcontent .area div.unit div.part.link:before {
  display: none !important;
}
#view .moodcontent .area div.unit div.part.link a.open {
  display: block;
  height: 100%;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background: none !important;
  padding: 0;
}
#view .moodcontent.cb-toggle-target-active .area div.unit div.part.text {
  left: -65.93406593%;
}
#view .moodcontent.cb-toggle-target-active .area div.unit div.part.link {
  display: none;
}
.farnorth {
  margin-top: 120px;
}
.cb-layout6 .farnorth {
  margin-top: 0;
  margin-bottom: 0;
}
div.fareast {
  width: 100%;
}
#edit div.fareast {
  min-height: 600px;
}
div.fareast div.unit {
  width: 100%;
  margin: 0;
}
div.fareast div.unit div.head h2,
div.fareast div.unit div.part {
  margin: 0;
}
div.fareast div.unit div.part {
  width: 100%;
}
.storystage {
  width: 100%;
  height: 500px;
  background-size: 400%;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: url(/extras/images/postingslide-relo-colo.jpg);
  animation-name: StorystageSlider;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  animation-delay: 3s;
}
@media (max-width: 767px) {
  .storystage {
    background-size: 1200%;
    animation-duration: 18s;
  }
}
@media (max-width: 767px) {
  @keyframes StorystageSlider {
    0%,
    100% {
      background-position: 0 50%;
    }
    4%,
    8% {
      background-position: 8% 50%;
    }
    12%,
    16% {
      background-position: 16% 50%;
    }
    20%,
    24% {
      background-position: 24% 50%;
    }
    28%,
    32% {
      background-position: 32% 50%;
    }
    36%,
    40% {
      background-position: 40% 50%;
    }
    44%,
    48% {
      background-position: 48% 50%;
    }
    52%,
    56% {
      background-position: 56% 50%;
    }
    60%,
    64% {
      background-position: 64% 50%;
    }
    68%,
    72% {
      background-position: 72% 50%;
    }
    76%,
    80% {
      background-position: 80% 50%;
    }
    84%,
    88% {
      background-position: 88% 50%;
    }
    92%,
    96% {
      background-position: 100% 50%;
    }
  }
}
.normcontent .area div.seam,
.normcontent .area div.flat {
  transition: all 0.218s;
  margin-top: 60px;
  margin-bottom: 60px;
}
.normcontent .area div.seam div.body,
.normcontent .area div.flat div.body {
  padding-bottom: 20px;
}
.normcontent .area div.seam div.part.pict:first-child,
.normcontent .area div.flat div.part.pict:first-child {
  margin-top: 0;
}
.normcontent .area div.seam div.part.pict,
.normcontent .area div.flat div.part.pict {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.normcontent .area div.seam div.body {
  background-color: #fff;
}
.normcontent .area div.flat {
  padding-bottom: 100px !important;
  background-color: #fff;
}
.normcontent .area div.flat:after {
  content: '';
  position: absolute;
  left: 4.28571429%;
  bottom: 40px;
  width: 84px;
  height: 12px;
  background-image: url(/images/arrow-right-blue.svg);
  background-repeat: no-repeat;
  background-size: 84px 12px;
  background-position: 0 0;
  transition: all 0.218s;
  transform-origin: 0 50%;
}
#view .normcontent .area div.flat div.part.link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: none;
  padding: 0;
  margin: 0;
}
#view .normcontent .area div.flat div.part.link:after,
#view .normcontent .area div.flat div.part.link:before {
  display: none;
}
#view .normcontent .area div.flat div.part.link a.open {
  height: 100%;
  padding: 0;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.normcontent .area div.edge {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.normcontent .area div.edge div.body {
  align-self: center;
}
.normcontent .area div.edge div.part {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
div.form div.part.must {
  display: none;
}
div.form input.text,
div.form textarea {
  box-shadow: none;
  min-height: 52px;
  border-radius: 0;
  border: 1px solid #71CAF3;
  background: none;
  font-size: 16px;
  padding: 5px;
  color: #9B9B9B;
}
div.form label.name {
  padding-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  min-height: 42px;
  padding: 5px 0;
}
div.form input.submit {
  float: right;
  margin-top: 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  color: #71CAF3;
  padding: 27px 164px 23px 40px;
  border: 1px solid #71CAF3;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  transition: all 0.218s;
  letter-spacing: 0.16em;
  display: block;
  text-shadow: none;
  border-radius: 0;
  min-height: 0;
  background-color: transparent;
  padding: 17px 30px 13px;
  text-transform: none;
  font-size: 16px;
}
div.form input.submit:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #71CAF3;
  z-index: 2;
  transition: all 0.218s ease-out;
}
div.form input.submit:after {
  content: '';
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -6px;
  width: 84px;
  height: 12px;
  background-size: 84px 12px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-blue.svg);
  transition: all 0.218s;
  z-index: 3;
}
div.form input.submit:hover,
div.form input.submit:focus {
  color: #71CAF3;
  cursor: pointer;
}
div.form input.submit:hover,
div.form input.submit:focus {
  color: #fff;
  background-color: #71CAF3;
}
div.form input.submit:active {
  box-shadow: none;
  background-color: #42b8ef;
}
#edit .area {
  min-height: 200px;
}
#view .area:empty {
  display: none;
}
.grow {
  text-transform: none !important;
}
.text-section {
  float: left;
  width: 100%;
}
#disp.two-step-verification {
  width: 320px;
  left: 50% !important;
  transform: translateX(-50%);
  margin-left: 0;
}
#disp.two-step-verification .two-step-verification-container {
  position: relative;
  width: 300px;
  height: 350px;
  margin-left: -15px;
  background: #fff;
}
#disp.two-step-verification .two-step-verification__div {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
}
#disp.two-step-verification .two-step-verification__a {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  height: 40px;
  min-height: 40px;
  border-radius: 0;
  background-color: #B10F5B;
  padding: 0 20px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
  opacity: 0;
}
#disp.two-step-verification .loaded .two-step-verification__a {
  opacity: 1;
  transition: opacity 200ms ease-out 150ms;
}
#disp.two-step-verification .two-step-verification-container:before {
  content: "";
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 15%;
  display: block;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  border: 3px solid rgba(113, 202, 243, 0.3);
  border-radius: 50%;
  border-top-color: #71CAF3;
  animation: spin 1s linear infinite;
  opacity: 1;
  transition: opacity 200ms ease-in;
}
#disp.two-step-verification .two-step-verification-container.loaded:before {
  opacity: 0;
}
.ie9 #disp .two-step-verification__a {
  display: block;
  line-height: 40px;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
/******* forms.less 2014-10-16 *******/
/* Changelog

2014-10-16
Checkboxes & Radiobuttons:
no float for inputs, no display block for labels

*/
fieldset {
  line-height: 1.5em;
  position: relative;
}
fieldset .name,
label.sign {
  line-height: 1.2em;
  margin-top: 0px;
}
.form .name {
  padding-bottom: 0.2em;
}
input,
button,
select,
textarea {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
}
input::-ms-clear {
  /* delete input IE 10+ */
  width: 0;
  height: 0;
}
input,
textarea {
  color: #9B9B9B;
  background-color: #fff;
  font-weight: normal;
  font-family: 'CopernicusBook', helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
}
input.text,
input.sign,
input.password,
textarea,
input.hint,
textarea.hint,
input.capt {
  padding: 0.1em 3px;
  min-height: 1.5em;
  border: 1px solid #bfbfbf;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
select {
  font-size: 24px;
  font-size: 2.4rem;
  color: #444;
  font-weight: normal;
  font-family: 'CopernicusBook', helvetica, sans-serif;
  line-height: 16px;
}
textarea {
  overflow: auto;
  resize: vertical;
}
input.hint,
textarea.hint {
  color: #e7e7e7;
}
input.text[disabled],
textarea[disabled] {
  border-color: #cccccc;
  box-shadow: none;
}
textarea:focus,
input.text:focus,
input.sign:focus,
input.password:focus {
  outline: none;
  border-color: #99b5de;
  box-shadow: 0 0 3px rgba(153, 181, 222, 0.7);
  transition: box-shadow 0.218s;
}
textarea::selection,
input.text::selection,
input.sign::selection,
input.password::selection {
  background-color: #c7d7ed;
}
input.submit,
button.cb-hybrid {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  padding: 0.1em 1em;
  min-height: 1.5em;
  border: 1px solid;
  border-color: #990d4f #6a0937 #6a0937 #990d4f;
  border-radius: 2px;
  background-color: #B10F5B;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(83, 7, 43, 0.75);
  line-height: 1.5em;
}
input.submit:hover,
button.cb-hybrid:hover,
input.submit:focus,
button.cb-hybrid:focus {
  border-color: #990d4f #6a0937 #6a0937 #990d4f;
  background-color: #bf1062;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
input.submit:active,
button.cb-hybrid:active {
  outline: none;
  border-color: #990d4f #6a0937 #6a0937 #990d4f;
  background-color: #820b43;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  text-shadow: none;
}
.form .foot,
.auth .foot {
  padding-bottom: 1em;
  text-align: right;
}
.form select,
.form textarea,
.form input.text,
.form input.file,
.form .name,
.form a.capt {
  display: block;
  width: 100%;
}
.form select,
.form .chop > input.file {
  float: right;
  width: 100.3%;
}
.form textarea {
  overflow: auto;
  resize: vertical;
}
.form .pile .ctrl,
.form .pile .chop {
  width: 100%;
}
.ship .chop {
  overflow: visible;
  margin-top: 0.1em;
}
.ship .chop > a {
  margin-left: 8px;
}
input.radio,
input.checkbox {
  /* add tag .unit if .unit .fade reactivated */
  margin: -3px 0.3em 0 0;
  min-height: 1.5em;
  background: none !important;
  /* IEs */
  vertical-align: middle;
}
.tick .ctrl > div,
.tick .ctrl > div {
  clear: left;
}
.form .ctrl .sign {
  min-width: 4em;
  display: inline-block;
  margin-left: 0.2em;
}
div.cb-form-sent {
  float: left;
  width: 100%;
  padding: 4px 0;
  border: solid #218823;
  border-width: 1px 0;
  background: #baeebb;
  text-align: center;
}
.cb-form-sent > .cb-form-sent {
  color: #218823;
}
input.fail,
textarea.fail {
  box-sizing: border-box;
  *behavior: url(/objects/boxsizing/boxsizing.htc);
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  padding-right: 30px !important;
  border-color: #e64246;
  color: #e64246 !important;
}
div.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  float: right;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border: 1px #e64246;
  border-style: solid none;
  color: #e64246;
}
div.cb-lightbox-table ul.fail {
  background: #fef6f6 url('/icons/warning.png') no-repeat 99% !important;
  color: #e64246;
}
.cb-lightbox-table textarea.fail {
  background-image: none !important;
}
.fail > p,
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin: 2px 5px;
}
.fail > p {
  font-weight: 600;
}
.fail > li,
div.cb-lightbox-table ul.fail li {
  margin-left: 1em;
  list-style: square outside;
}
.fail .sign {
  width: 90%;
}
.calendar {
  position: absolute !important;
  z-index: 2;
  right: 0 !important;
  top: 100% !important;
  background: #fff;
  width: 200px;
  margin: 10px 0 0 0 !important;
  box-shadow: 0 0 6px rgba(160, 160, 160, 0.4);
  font-size: 16px;
  line-height: 1.25;
  padding: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
}
.calendar a {
  color: #71CAF3;
}
.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%;
  white-space: nowrap;
  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: #9B9B9B;
  text-decoration: none;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
}
.unit.form .ship fieldset > div {
  float: right;
  width: 63%;
  min-height: 52px;
  display: flex;
  align-items: center;
}
.unit.form .ship fieldset > div.fail {
  box-sizing: border-box;
  padding: 5px;
  background-color: red;
}
.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;
  background-color: transparent;
  font-size: 16px;
  line-height: 1.5;
}
.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%;
  white-space: nowrap;
  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 (max-width: 1023px) {
  .unit.form .ship.tile fieldset > div {
    float: right;
    width: 30%;
    min-height: 52px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
  }
}
.open-navi {
  position: absolute;
  width: 36px;
  height: 80px;
  top: 50%;
  right: 50%;
  margin-top: -40px;
  margin-right: -18px;
}
.open-navi:hover,
.open-navi:focus {
  cursor: pointer;
}
.open-navi__line {
  position: absolute;
  top: 0;
  width: 4px;
  height: 100%;
  background: #71CAF3;
  border-radius: 20px;
  transition: all 0.4s, height 0.3s 0.3s, top 0.3s 0.3s;
}
.open-navi__line.init {
  left: 0;
}
.open-navi__line.center {
  left: 50%;
  margin-left: -2px;
}
.open-navi__line.exit {
  right: 0;
}
.open-navi.cb-toggle-active .open-navi__line.init,
.open-navi.cb-toggle-active .open-navi__line.exit {
  transition: all 0.2s ease-out;
  height: 0;
}
.open-navi.cb-toggle-active .open-navi__line.exit {
  top: 100%;
}
.open-navi.cb-toggle-active .open-navi__line.center-init,
.open-navi.cb-toggle-active .open-navi__line.center-exit {
  transition: all 0.3s, transform 0.1s 0.2s ease-out;
  height: 70%;
  top: 15%;
}
.open-navi.cb-toggle-active .open-navi__line.center-init {
  transform: rotate(-35deg);
}
.open-navi.cb-toggle-active .open-navi__line.center-exit {
  transform: rotate(35deg);
}
.naviwrapper {
  float: left;
  width: 100%;
  min-height: 100%;
}
.navi .cb-toggle {
  display: none;
}
div.sub1 {
  float: left;
  width: 660px;
  display: flex;
  flex-wrap: wrap;
  margin: 60px;
}
div.sub1 > .item {
  float: left;
  width: 290px;
  margin: 40px 20px;
}
div.sub1 .menu {
  color: #fff;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  position: relative;
  background: linear-gradient(#71CAF3, #71CAF3);
  background: -moz-linear-gradient(#71CAF3, #71CAF3);
  background-size: 0 100%;
  background-position: 0  0;
  background-repeat: no-repeat;
  transition: all 0.2s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-box-decoration-break: clone;
  display: inline;
  padding: 6px 0 2px;
}
div.sub1 .menu:hover,
div.sub1 .menu:focus {
  color: #71CAF3;
}
div.sub1 .menu:hover,
div.sub1 .menu:focus,
div.sub1 .menu.path {
  color: #fff;
  padding-left: 8px;
  padding-right: 8px;
  background-size: 100% 100%;
}
div.sub2 {
  float: left;
  width: 100%;
}
div.sub2 > .item {
  float: left;
  width: 100%;
  margin: 6px 0;
}
div.sub2 > .item.init {
  margin-top: 34px;
}
div.sub2 > .item.exit {
  margin-bottom: 0;
}
div.sub2 .menu {
  font-size: 20px;
  line-height: 1.5;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  text-transform: none;
  letter-spacing: 0;
}
.footnavi {
  float: left;
  width: 100%;
  border-bottom: 1px solid #EBEBEB;
}
.footnavi div.sub1 {
  width: 106.66666667%;
  margin: 60px 0 60px -3.33333333%;
}
.footnavi div.sub1 > .item {
  width: 25%;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3.33333333%;
  margin: 60px 0;
}
.footnavi div.sub1 .menu {
  color: #B10F5B;
}
.footnavi div.sub1 .menu:hover,
.footnavi div.sub1 .menu:focus,
.footnavi div.sub1 .menu.path {
  color: #fff !important;
}
.footnavi div.sub2 .menu {
  color: #6F777F;
}
@media only screen and (max-width: 1023px) {
  .navigation {
    width: 100%;
    height: auto;
  }
  .navigation__content {
    width: 100%;
    height: 100vh;
    margin-left: 0;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 0;
    overflow: hidden;
    padding-top: 60px;
    transition: all 0.6s 0.3s;
  }
  body.cb-toggle-target-active .navigation__content {
    max-height: 100vh;
    overflow: scroll;
  }
  .navigation__bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    display: block;
    transition: all 0.5s 0.3s;
  }
  .open-navi {
    right: 6%;
    margin: 18px 0 0 0;
    width: 22px;
    height: 52px;
    top: 23px;
    transform: rotate(90deg);
    transform-origin: 100% 0;
  }
  .open-navi.cb-toggle-active .open-navi__line.center-init {
    transform: rotate(-45deg);
  }
  .open-navi.cb-toggle-active .open-navi__line.center-exit {
    transform: rotate(45deg);
  }
  .naviwrapper {
    max-width: 88%;
    width: 404px;
    margin: 0 auto;
    float: none;
    transition: all 0.5s 0.2s;
    opacity: 0;
    transform: translateY(-100px);
  }
  body.cb-toggle-target-active .naviwrapper {
    transition: all 0.5s 0.4s;
    opacity: 1;
    transform: translateY(0);
  }
  div.sub1 {
    width: 100%;
    margin: 30px 0 130px;
    display: block;
  }
  div.sub1 > .item {
    width: 100%;
    margin: 30px 0;
    position: relative;
  }
  div.sub1 > .item:not(.item-empty) > .cb-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/images/icon-arrow-down-blue.svg) no-repeat 50% 50%;
    background-size: 20px 20px;
    transition: all 0.218s;
  }
  div.sub1 > .item:not(.item-empty) > .cb-toggle:hover,
  div.sub1 > .item:not(.item-empty) > .cb-toggle:focus {
    cursor: pointer;
  }
  div.sub1 > .item:not(.item-empty) > .cb-toggle.cb-toggle-active {
    transform: rotate(-180deg);
  }
  div.sub1 .menu:hover,
  div.sub1 .menu:focus {
    background-size: 0;
    padding-left: 0;
    padding-right: 0;
  }
  div.sub1 .menu.path {
    background-size: 100% 100%;
    padding-left: 8px;
    padding-right: 8px;
  }
  div.sub2 {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s, opacity 0.3s, transform 1s;
    transform: translateY(-100px);
  }
  div.sub1 > .item.cb-toggle-target-active div.sub2 {
    transition: max-height 1s, opacity 0.4s 0.2s, transform 0.6s;
    max-height: 500px;
    transform: translateY(0);
    opacity: 1;
  }
  div.sub2 > .item.exit {
    margin-bottom: 40px;
  }
  .footnavi div.sub1 {
    width: 104%;
    margin: 20px 0 20px -2%;
    display: flex;
    flex-wrap: wrap;
  }
  .footnavi div.sub1 > .item {
    width: 46%;
    margin: 20px 2%;
    padding: 0;
  }
  .footnavi div.sub1 .menu:hover,
  .footnavi div.sub1 .menu:focus {
    color: #B10F5B !important;
  }
  .footnavi div.sub1 .menu.path {
    color: #fff !important;
  }
  .footnavi div.sub2 {
    max-height: 100000px;
    opacity: 1;
    transform: none;
  }
  .footnavi div.sub2 .menu:hover,
  .footnavi div.sub2 .menu:focus {
    color: #6F777F !important;
  }
  .footnavi div.sub2 .menu.path {
    color: #fff !important;
  }
}
@media only screen and (max-width: 767px) {
  .footnavi div.sub1 {
    display: block;
    width: 100%;
    margin-left: 0;
  }
  .footnavi div.sub1 > .item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.desk {
  max-width: 88%;
  width: 404px;
}
.section--footer .desk {
  width: 1200px;
}
#home {
  margin: 10px 0 10px 6%;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.cb-layout2 #head,
.cb-layout3 #head {
  margin: 60px 0 140px;
}
.cb-layout6 #head {
  width: 100%;
  margin: 60px 0 0 0;
}
.section--header {
  margin-top: 60px;
}
.header {
  background-position: 40% 100%;
}
.icon-circle__background {
  width: 60px;
  height: 60px;
}
.downlink {
  height: 42px;
  background-size: 6px 42px;
}
.inline-arrow img {
  width: 6px;
  height: 42px;
}
h4 a:after {
  margin-left: -21px;
  width: 42px;
  height: 6px;
  margin-top: -6px;
  background-size: 42px 6px;
}
.moodcontent .area div.unit div.part.text:after {
  width: 42px;
  height: 6px;
  background-size: 42px 6px;
}
.normcontent .area div.flat:after {
  width: 42px;
  height: 6px;
  background-size: 42px 6px;
}
.pale a:after {
  width: 42px;
  height: 6px;
  background-size: 42px 6px;
}
.showcase .showcase-link,
.hide-movie-peak {
  font-size: 12px;
  padding: 17px 70px 13px 14px;
}
.showcase .showcase-link:after,
.hide-movie-peak:after {
  right: 14px;
  width: 42px;
  height: 6px;
  margin-top: -3px;
  background-size: 42px 6px;
}
div.link {
  font-size: 12px;
}
div.link:after {
  right: 14px;
  width: 42px;
  height: 6px;
  margin-top: -3px;
  background-size: 42px 6px;
}
div.link a.open {
  padding: 17px 70px 13px 14px;
}
.round-date__circle {
  width: 80px;
  height: 80px;
}
#view .round-date__circle {
  margin-top: -40px;
}
.date-text {
  font-size: 12px;
}
.date-text.day {
  font-size: 30px;
}
.downlink {
  bottom: 40px;
  left: 6%;
  animation-name: downlink-bounce-mobile;
}
.foothome {
  width: 64px;
  bottom: 45px;
}
#social2 {
  margin-top: 20px;
}
#social2 .meta {
  float: none;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
#social2 .meta.service_custimprint,
#social2 .meta.service_datenschutz,
#social2 .meta.service_agb {
  margin-top: 0;
}
.vcard {
  margin-top: 100px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #root #mc_embed_signup .mc-field-group > label,
  #root #mc_embed_signup .mc-field-group > input,
  #root #mc_embed_signup .mc-field-group.input-group > strong,
  #root #mc_embed_signup .mc-field-group.input-group > ul {
    width: 100%;
  }
  #root #mc_embed_signup .mc-field-group > label,
  #root #mc_embed_signup .mc-field-group.input-group > strong {
    line-height: 1.2;
  }
  #root #mc_embed_signup #mc_embed_signup_scroll > div {
    margin: 10px 0;
  }
  #root #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    position: static;
    float: left;
    width: 100%;
    margin-top: 5px;
  }
}
.cb-iframe--responsive.tracking-frame-container {
  height: 420px;
}
body {
  font-size: 16px;
}
h1 {
  font-size: 36px;
}
h1 strong {
  font-size: 12px;
  padding-bottom: 16px;
}
.cb-layout6 h1 {
  font-size: 36px;
}
.cb-layout6 h1 strong {
  font-size: 12px;
}
h2,
h3 {
  font-size: 28px;
}
h2 strong,
h3 strong {
  font-size: 12px;
  padding-bottom: 10px;
}
h4 {
  font-size: 36px;
  line-height: 1.1;
}
h4 strong {
  font-size: 12px;
  padding-bottom: 18px;
}
.pale {
  font-size: 12px;
  margin-bottom: 16px;
}
.pale a:after {
  margin-top: 10px;
}
div.sub1 .menu {
  font-size: 13px;
}
div.sub2 .menu {
  font-size: 18px;
}
.vcard {
  font-size: 14px;
  line-height: 22px;
}
.vcard .org {
  font-size: 10px;
}
.purplecontent .area div.unit {
  padding-top: 80px;
  background-size: 46px 52px;
}
@media only screen and (max-width: 500px) {
  .purplecontent .area div.unit {
    padding-top: 28.57142857%;
  }
}
.normcontent .area div.flat {
  padding-bottom: 60px !important;
}
.normcontent .area div.flat:after {
  left: 5%;
  bottom: 20px;
}
.unit {
  margin-top: 20px;
  margin-bottom: 20px;
}
.part {
  margin-top: 10px;
  margin-bottom: 10px;
}
.farnorth {
  margin-top: 60px;
}
#view .round-date {
  margin-top: -20px;
}
#view .round-date.round-date--is-first {
  margin-top: -10px;
}
.normcontent .area {
  margin-top: 30px;
  margin-bottom: 30px;
}
.normcontent .area div.seam,
.normcontent .area div.flat {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .moodcontent .area div.unit div.part.pict {
    height: 336px;
    position: relative;
  }
  .moodcontent .area div.unit div.part.pict img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 90% 100%;
  }
  .moodcontent .area div.unit div.part.text {
    width: 100%;
    padding: 40px 8% 80px;
    height: auto;
    background: #fff;
    position: relative;
  }
  .moodcontent .area div.unit div.part.text:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -50vw;
    border: 50vw solid transparent;
    border-width: 0 30vw 60px 70vw;
    border-bottom-color: #fff;
    transition: all 0.4s;
  }
  .moodcontent .area div.unit div.part.text:after {
    bottom: 40px;
    left: 8%;
  }
  #view .moodcontent.cb-toggle-target-active .area div.unit div.part.text {
    left: 0;
  }
  #view .moodcontent.cb-toggle-target-active .area div.unit div.part.text:before {
    border-bottom-width: 0;
  }
}
@media only screen and (max-width: 767px) {
  .movie__peak {
    float: left;
    position: relative;
    width: 100%;
    right: 0;
  }
  .movie__peak > img {
    display: none;
  }
  .movie.cb-toggle-target-active .movie__peak {
    right: 0 !important;
  }
  .title-wrapper {
    padding: 40px 6% 200px;
    background-color: #fff;
    position: relative;
    transition: all 0.4s 0.1s;
  }
  .title-wrapper:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -50vw;
    border: 50vw solid transparent;
    border-width: 0 30vw 60px 70vw;
    border-bottom-color: #fff;
    transition: all 0.4s 0.1s;
  }
  .movie.cb-toggle-target-active .title-wrapper {
    padding-bottom: 110px;
  }
  .movie.cb-toggle-target-active .title-wrapper:after {
    border-bottom-width: 0;
  }
  .cb-layout4 .title-wrapper,
  .cb-layout5 .title-wrapper {
    padding-bottom: 110px;
  }
  .hide-movie-peak {
    right: 6%;
    width: 88%;
    bottom: 120px;
    border: 1px solid #71CAF3;
    opacity: 1;
    transition: all 0.1s;
  }
  .hide-movie-peak.cb-toggle-active {
    transition: all 0.1s;
    right: 6%;
    opacity: 0;
  }
}
.area {
  width: 100%;
}
.area > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area .foot {
  margin-right: 0%;
  margin-left: 0%;
}
.area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.area > .slim .part {
  width: 100%;
}
.normcontent .area div.seam div.part,
.normcontent .area div.flat div.part {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
#disp {
  left: 3%;
  margin-left: 0;
  width: 94%;
  font-size: 13px;
  font-size: 1.3rem;
  top: 90px !important;
}
#disp.site li,
div.cb-sitemap li {
  font-size: 14px;
  font-size: 1.4rem;
}
.showcase {
  float: left;
  width: 100%;
  font-size: 16px;
  margin-bottom: 120px;
}
.showcase__section {
  float: left;
  width: 100%;
}
.showcase__section--top {
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-image: url(/images/showcase-pattern.png);
  padding-bottom: 80px;
}
.showcase-definitions {
  float: right;
  width: 43.33333333%;
  margin-top: 60px;
}
.definition {
  display: block;
  text-align: center;
}
.definition--ueberschrift {
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  text-transform: uppercase;
  color: #8C7457;
  padding-bottom: 20px;
}
.definition--headline {
  color: #000;
  font-size: 40px;
  line-height: 1.2;
}
.definition--auszeichnung {
  color: #000;
  font-size: 40px;
  font-family: 'CopernicusBoldItalic', helvetica, sans-serif;
  line-height: 1.2;
}
.definition--text {
  color: #000;
  margin-top: 30px;
  font-size: 20px;
}
.definition--year {
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  text-transform: uppercase;
  color: #8C7457;
  font-size: 12px;
  margin-top: 30px;
}
.definition--marginalien {
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
  color: #A9AAAA;
}
.colorfields {
  float: left;
  width: 100%;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.colorfield {
  width: 100px;
  margin: 0 10px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  background: #fff;
  line-height: 38px;
  color: #A9AAAA;
}
.colorfield:first-child {
  margin-left: 0;
}
.colorfield:last-child {
  margin-right: 0;
}
.colorfield__square {
  display: block;
  padding-bottom: 100%;
}
.colorfield--1 .colorfield__square {
  background: #8C7457;
}
.colorfield--2 .colorfield__square {
  background: #A9AAAA;
}
.colorfield__text {
  padding-top: 2px;
  display: block;
}
.showcase-pic {
  float: left;
  box-shadow: 0 0 8px rgba(120, 120, 120, 0.5);
}
.showcase-mobile {
  width: 26.66666667%;
  margin-left: 26.66666667%;
}
.showcase-image {
  float: right;
  width: 43.33333333%;
  margin-top: -40px;
}
.showcase-desktop {
  float: left;
  width: 73.33333333%;
  margin-top: 60px;
}
.showcase-content {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.showcase-zitat {
  align-self: center;
  width: 46.66666667%;
  margin-top: 60px;
  background-size: 82px 66px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(/images/zitat.svg);
  padding-top: 100px;
  font-size: 30px;
  line-height: 1.17;
  font-family: 'CopernicusBookItalic', helvetica, sans-serif;
}
.zitat__text {
  display: block;
}
.zitat__text--foot {
  text-align: right;
  font-size: 15px;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
  padding-top: 40px;
  color: #6F777F;
}
.showcase-link {
  width: 46.66666667%;
  align-self: center;
  margin-top: 60px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  color: #71CAF3;
  padding: 27px 164px 23px 40px;
  border: 1px solid #71CAF3;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  transition: all 0.218s;
  letter-spacing: 0.16em;
}
.showcase-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #71CAF3;
  z-index: 2;
  transition: all 0.218s ease-out;
}
.showcase-link:after {
  content: '';
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -6px;
  width: 84px;
  height: 12px;
  background-size: 84px 12px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-blue.svg);
  transition: all 0.218s;
  z-index: 3;
}
.showcase-link:hover,
.showcase-link:focus {
  color: #71CAF3;
  cursor: pointer;
}
.showcase-link span {
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 1500px) {
  .showcase {
    font-size: 22px;
    margin-bottom: 180px;
  }
  .definition--ueberschrift {
    font-size: 26px;
  }
  .definition--headline {
    font-size: 56px;
  }
  .definition--auszeichnung {
    font-size: 56px;
  }
  .definition--text {
    font-size: 26px;
  }
  .definition--year {
    font-size: 18px;
  }
  .colorfield {
    width: 160px;
    line-height: 58px;
  }
  .showcase-zitat {
    margin-top: 120px;
  }
  .showcase-link {
    margin-top: 120px;
  }
}
@media only screen and (max-width: 1023px) {
  .definition--headline {
    font-size: 34px;
  }
  .definition--auszeichnung {
    font-size: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .showcase {
    margin-bottom: 60px;
  }
  .showcase-pic {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .showcase-definitions {
    float: left;
    width: 100%;
  }
  .definition--headline {
    font-size: 30px;
  }
  .definition--auszeichnung {
    font-size: 30px;
  }
  .showcase-image {
    margin-top: -20px;
  }
  .showcase-zitat {
    width: 100%;
  }
  .showcase-link {
    width: 100%;
  }
}
.realestate-item-group {
  float: left;
  width: 100%;
}
.realestate {
  float: left;
  width: 100%;
  color: #9B9B9B;
  font-size: 24;
  line-height: 1.5;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
}
.realestate h3 {
  text-align: left;
}
.information-title {
  display: none;
}
.realestate__section {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.realestate__section:first-child {
  margin-top: 0;
}
.realestate__section--table {
  overflow-x: auto;
}
.realestate__section--info--top,
.realestate__section--actions--bottom {
  display: none;
}
@media only screen and (max-width: 767px) {
  .realestate__section--svg {
    display: none !important;
  }
}
.realestate svg {
  float: left;
  width: 100%;
  overflow: visible;
}
.appartment {
  cursor: pointer;
}
.appartment * {
  fill: #fff;
  stroke: #000;
  stroke-width: 0.5;
  transition: all 0.4s;
}
.building.is-hovered .appartment *,
.building.is-active .floor.is-hovered .appartment * {
  fill: #f0f0f0;
}
.building.is-active .appartment *,
.building.is-active .floor.is-active .appartment * {
  fill: #fff;
}
.building.is-active .floor.is-active .appartment.is-hovered *,
.building.is-active .floor.is-active .appartment.is-active * {
  fill: #B10F5B;
}
.building.is-active .floor.is-active .appartment--type2.is-hovered *,
.building.is-active .floor.is-active .appartment--type2.is-active * {
  fill: #71CAF3;
}
.floor {
  transition: all 0.3s ease-out;
  transform-origin: 0 100%;
}
.floor.is-open {
  transform: translateY(-80px);
}
.building {
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.buildings.is-active .building {
  opacity: 0;
}
.buildings.is-active .building.is-active {
  opacity: 1;
}
.building--1.is-active {
  transform: translateX(392px) translateY(-115px) scale(1.3);
}
.building--2.is-active {
  transform: translateX(94px) translateY(-75px) scale(1.3);
}
.building--3.is-active {
  transform: translateX(-151px) translateY(-35px) scale(1.3);
}
.building--4.is-active {
  transform: translateX(-491px) translateY(12px) scale(1.3);
}
.building--5.is-active {
  transform: translateX(-732px) translateY(46px) scale(1.3);
}
.filter-section {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.filter-section:first-child {
  margin-top: 0;
}
.filter-section--selectors {
  position: relative;
  z-index: 2;
}
.filter {
  float: left;
  width: 260px;
  max-width: 100%;
  margin-right: 40px;
}
.filter:last-child {
  margin-right: 0;
}
.filter.is-disabled {
  opacity: 0.4;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .filter {
    width: 100%;
    margin-right: 0;
    margin-top: 16px;
  }
  .filter:first-child {
    margin-top: 0;
  }
}
.realestate .o-label {
  display: block;
  padding-bottom: 10px;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
}
.realestate .o-form-group {
  float: left;
  width: 100%;
}
.realestate .o-form-input {
  float: left;
  width: 100%;
}
.realestate .o-dropdown {
  float: left;
  width: 100%;
  position: relative;
  background-color: #F0F0F0;
}
.realestate .o-dropdown__selected {
  float: left;
  width: 100%;
  position: relative;
}
.realestate .o-dropdown__link {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  background-color: #B10F5B;
  background-image: url(/images/realestate-arrow-down.svg);
  background-size: 18px 18px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 2;
}
.realestate .o-dropdown__link:hover {
  cursor: pointer;
}
.realestate .o-dropdown.is-open .o-dropdown__link {
  background-image: url(/images/realestate-arrow-up.svg);
}
.realestate .o-dropdown__results {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #F0F0F0;
  z-index: 3;
  display: none;
  border-top: 1px solid #fff;
}
.realestate .o-dropdown.is-open .o-dropdown__results {
  display: block;
}
.realestate .o-dropdown__item {
  padding: 4px 10px;
  min-height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}
.realestate .o-dropdown__item:hover {
  cursor: pointer;
  background-color: #d7d7d7;
}
.realestate .o-dropdown__selected .o-dropdown__item {
  padding-right: 60px;
}
.realestate .o-dropdown__item.is-active {
  color: #B10F5B;
}
.o-slider {
  float: left;
  width: 100%;
}
.o-slider__bar {
  float: left;
  width: 100%;
  margin: 10px 0;
  position: relative;
  height: 1px;
  background-color: #9B9B9B;
}
.o-slider-handler {
  position: absolute;
  top: -10px;
  width: 21px;
  height: 21px;
  background-color: #B10F5B;
  border-radius: 21px;
}
.o-slider-handler:hover {
  cursor: pointer;
}
.o-slider-handler--min {
  left: 0;
}
.o-slider-handler--max {
  left: 100%;
}
.o-slider__values {
  float: left;
  width: 100%;
  margin-top: 5px;
}
.o-slider-value--min {
  float: left;
}
.o-slider-value--max {
  float: right;
}
.realestate-button {
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #F0F0F0;
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
  min-height: 50px;
  box-sizing: border-box;
  padding: 5px 20px;
  cursor: pointer;
  margin: 0 40px;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
}
.realestate-button:first-child {
  margin-left: 0;
}
.realestate-button:last-child {
  margin-right: 0;
}
.realestate-button:hover {
  color: #fff;
  background-color: #B10F5B;
}
.realestate-button.is-disabled {
  opacity: 0.6;
  pointer-events: none;
  color: #9B9B9B;
  background-color: #F0F0F0;
}
@media only screen and (max-width: 767px) {
  .realestate-button {
    width: 100%;
  }
}
.table--realestate {
  float: left;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
}
.table--realestate tr.table-appartment {
  border-top: 10px solid #FAFAF8;
  border-bottom: 10px solid #FAFAF8;
  background-color: #F0F0F0;
  cursor: pointer;
  display: none;
}
.table--realestate tr.table-appartment:last-child {
  border-bottom: none;
}
.table--realestate tr.table-appartment.is-visible {
  display: table-row;
}
.table--realestate tr.table-appartment.is-hovered,
.table--realestate tr.table-appartment.is-active {
  background-color: #B10F5B;
  color: #fff;
  cursor: pointer;
}
.table--realestate tr.table-appartment.is-hovered a,
.table--realestate tr.table-appartment.is-active a {
  color: #fff;
}
.table--realestate tr.table-appartment.is-disabled {
  opacity: 0.5;
  pointer-events: none;
  background-color: #F0F0F0 !important;
  color: #9B9B9B !important;
}
.table--realestate tr.table-appartment a {
  color: #9B9B9B;
  text-decoration: none;
}
.table--realestate tr.table-appartment a:hover,
.table--realestate tr.table-appartment a:focus {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .table--realestate tr.table-appartment.is-hovered a,
  .table--realestate tr.table-appartment.is-active a {
    color: #9B9B9B;
  }
}
.table--realestate tr.table-appartment.type--2.is-hovered,
.table--realestate tr.table-appartment.type--2.is-active {
  background-color: #71CAF3;
}
.table--realestate th {
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
  padding: 0 10px;
  vertical-align: middle;
  white-space: nowrap;
  font-family: 'BrandonTextBold', helvetica, sans-serif;
}
.table--realestate td {
  height: 40px;
  padding: 0 10px;
  vertical-align: middle;
}
.table--realestate .heading--mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .table--realestate thead {
    display: none;
  }
  .table--realestate tr.table-appartment {
    padding: 5px 0;
    color: #9B9B9B !important;
    background-color: #F0F0F0 !important;
    border-width: 5px 0;
  }
  .table--realestate tr.table-appartment.is-visible {
    display: block !important;
  }
  .table--realestate td {
    display: block;
    text-align: right !important;
    height: auto;
    padding: 5px 3%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .table--realestate .heading--mobile {
    display: inline;
    width: 50%;
    text-align: left !important;
  }
}
.realestate-information {
  float: left;
  width: 100%;
}
.information-text {
  float: left;
  width: 100%;
}
.minimap {
  opacity: 0;
  transform: scale(0.9);
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.minimap.is-active {
  opacity: 1;
  transform: scale(1);
}
.mini-building * {
  fill: #fff;
  stroke: #000;
  stroke-width: 0.5;
  cursor: pointer;
}
.access {
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.buildings.is-active .access {
  opacity: 0;
  transform: scale(0.9);
}
.compass * {
  display: none;
}
.ground {
  fill: #F0F0F0;
}
.neutral * {
  fill: #ccc;
  stroke: #000;
  stroke-width: 0.5;
}
.housenumber *,
.access * {
  fill: #777;
}
.realestate--manage {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
  line-height: 1.2;
  font-family: 'CopernicusBook', helvetica, sans-serif;
  color: #333;
}
.realestate--manage input,
.realestate--manage textarea,
.realestate--manage select {
  display: block;
  border: 1px solid #000;
  border-radius: 2px;
  padding: 3px;
  background-color: #fff;
}
.realestate--manage * {
  font-size: 14px;
  line-height: 1.2;
  font-family: helvetica;
  color: #333;
}
.realestate--manage a:hover {
  color: #555;
}
.realestate--manage .hidden {
  display: none !important;
}
.manage-section {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.realestate-configuration .realestate-form-group--file {
  width: 100%;
  margin-top: 10px;
}
.realestate-configuration .realestate-form-group--file .realestate-form-input {
  margin-left: 0;
}
.realestate-heading {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
}
.realestate-form-group {
  float: left;
  margin-right: 40px;
}
.realestate-form-group:last-child {
  margin-left: 0;
}
.realestate-label,
.realestate-form-label {
  float: left;
  min-height: 32px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.realestate-form-input {
  float: left;
  margin-left: 10px;
  min-height: 32px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.manage-button {
  float: left;
  display: block;
  background-color: #333;
  color: #fff;
  line-height: 32px;
  border-radius: 0;
}
.manage-button:hover {
  background-color: #444;
  cursor: pointer;
}
.manage-button--upload {
  padding: 0 10px;
  font-weight: 300;
}
.manage-button--delete {
  width: 32px;
  height: 32px;
  background-image: url(/icons/realestate/realestate-trash-white.svg);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 50% 50%;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.manage-button--download {
  width: 32px;
  height: 32px;
  background-image: url(/icons/realestate/realestate-download-white.svg);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 50% 50%;
  font-size: 0;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}
.manage-section--report table {
  width: 100%;
  margin-bottom: 40px;
  border-collapse: collapse;
}
.manage-section--report table tr {
  min-height: 36px;
}
.manage-section--report table tr.odd {
  background: #eee;
}
.manage-section--report table th,
.manage-section--report table td {
  text-align: left;
  vertical-align: middle;
  padding: 5px 10px;
  white-space: nowrap;
}
.manage-section--report table th .button-width,
.manage-section--report table td .button-width {
  float: left;
  min-width: 156px;
}
.manage-section--report table th .manage-button,
.manage-section--report table td .manage-button {
  margin: 5px;
}
.manage-section--report table th .manage-button:first-child,
.manage-section--report table td .manage-button:first-child {
  margin-left: 0;
}
.manage-section--report table th .manage-button:last-child,
.manage-section--report table td .manage-button:last-child {
  margin-right: 0;
}
.manage-section--report table th {
  padding: 20px 10px;
  background: #333;
  color: #fff;
}
.manage-section--report table th a {
  color: #fff;
  text-decoration: none;
}
.manage-section--report table th a:hover,
.manage-section--report table th a:focus {
  color: #ccc;
}
.manage-section--report table .report-sort--desc,
.manage-section--report table .report-sort--asc {
  padding-right: 20px;
  background-image: url(/icons/realestate/realestate-sort-white.svg);
  background-size: 10px 10px;
  background-position: 100% 50%;
  background-repeat: no-repeat;
}
.realestate-configuration {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 60px;
  font-family: helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.2;
}
.realestate-configuration .realestate-configuration,
.realestate-configuration.realestate-configuration--data {
  padding: 0;
}
.realestate-configuration h1 {
  float: left;
  width: 100%;
  font-weight: normal;
  font-family: 'CopernicusBold', helvetica, sans-serif;
}
.realestate-configuration h3 {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.realestate-tab-container {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.realestate-content {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.realestate-configuration .realestate--manage {
  padding: 0;
}
.realestate-configuration--global {
  padding: 0;
  border-top: 1px solid #ccc;
}
.re-config-content {
  float: left;
  width: 100%;
}
.re-config-content .realestate-form-group {
  float: left;
  width: auto;
}
.re-config-content input {
  float: left;
}
.realestate-definition {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
}
.realestate-definition:nth-child(even) {
  background: #eee;
}
.realestate-definition .realestate-definition-actions {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
.realestate-definition h4 {
  font-size: 16px;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.realestate-definition a {
  text-decoration: underline;
  margin-right: 10px;
}
.definition label {
  width: 100%;
  display: block;
  margin-top: 20px;
}
.definition textarea {
  width: 50%;
  min-height: 200px;
  margin-bottom: 20px;
}
.realestate-definition-add {
  text-decoration: underline;
}
.ns-unitFilter__unit {
  display: none;
}
.ns-unitFilter__unit.ns-unitFilter__unit--activated {
  display: block;
  opacity: 0;
  transform: translateY(-20px) scale(0.98);
  transition: transform 0.4s, opacity 0.4s !important;
}
.ns-unitFilter__unit.ns-unitFilter__unit--active {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.ns-unitFilter {
  float: left;
  width: 100%;
  position: relative;
  z-index: 20;
}
.ns-unitFilter__wrapper {
  float: left;
  width: 100%;
}
.ns-unitFilter__toggle {
  display: none;
}
.ns-unitFilter__content {
  float: left;
  width: 100%;
}
.ns-unitFilter__list {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.ns-unitFilter__actions {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.ns-unitFilter__link {
  display: block;
  text-align: center;
  border: dashed #B10F5B 2px;
  padding: 8px 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .ns-unitFilter__link--confirm {
    display: none;
  }
}
.ns-unitFilter__group {
  float: left;
  width: 100%;
  border-top: 1px solid #9B9B9B;
  border-bottom: 1px solid #9B9B9B;
  margin-top: -1px;
}
.ns-unitFilter__group:first-child {
  margin-top: 0;
}
.ns-unitFilter__groupToggle {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 1.66666667;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  padding: 25px 20px 25px 0;
  box-sizing: border-box;
  position: relative;
  color: #9B9B9B;
}
.ns-unitFilter__groupToggle:hover,
.ns-unitFilter__groupToggle:focus {
  color: #9B9B9B;
}
.ns-unitFilter__groupToggle:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-style: solid;
  border-color: transparent;
  border-top-color: #000;
  border-width: 7px 5px 0 5px;
}
.ns-unitFilter__groupToggle.is-active:after {
  transform: translateY(-50%) rotate(-180deg);
}
.ns-unitFilter__groupContent {
  float: left;
  width: 100%;
  overflow: hidden;
  max-height: 0;
}
.ns-unitFilter__group.is-open .ns-unitFilter__groupContent {
  max-height: initial;
}
.ns-unitFilter__item {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'BrandonTextRegular', helvetica, sans-serif;
  padding: 27px 164px 23px 40px;
  border: 1px solid #71CAF3;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.16em;
  font-size: 12px;
  transition: all 0.218s;
  display: block;
  padding: 17px 30px 13px 30px;
  color: #71CAF3;
  position: relative;
  z-index: 3;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ns-unitFilter__item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #71CAF3;
  z-index: 2;
  transition: all 0.218s ease-out;
}
.ns-unitFilter__item:after {
  content: '';
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -6px;
  width: 84px;
  height: 12px;
  background-size: 84px 12px;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-blue.svg);
  transition: all 0.218s;
  z-index: 3;
}
.ns-unitFilter__item:hover,
.ns-unitFilter__item:focus {
  color: #71CAF3;
  cursor: pointer;
}
.ns-unitFilter__item:after {
  content: unset;
  display: none;
}
.ns-unitFilter__item:hover,
.ns-unitFilter__item:focus {
  color: #FFF;
  border-color: #71CAF3 !important;
}
.ns-unitFilter__item:hover:before,
.ns-unitFilter__item:focus:before {
  width: 100%;
  z-index: -1;
}
.ns-unitFilter__item.is-active {
  color: #FFF;
  background-color: #71CAF3;
  border-color: #71CAF3;
}
.ns-unitFilter__item.is-active:hover:before,
.ns-unitFilter__item.is-active:focus:before {
  width: 0%;
  z-index: -1;
}
@media (max-width: 1023px) {
  .ns-unitFilter__toggle {
    display: block;
    box-sizing: border-box;
    border: 1px solid #71CAF3;
    padding: 15px 32px 15px 30px;
    font-family: 'BrandonTextRegular', helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
    background-color: #FAFAF8;
    letter-spacing: 0.16em;
    cursor: pointer;
    background-size: 20px 20px;
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-image: url(/images/icon-arrow-down-blue.svg);
  }
  .ns-unitFilter__content {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 2;
    background-color: #FAFAF8;
    max-height: 0;
    overflow-y: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .ns-unitFilter__content::-webkit-scrollbar {
    display: none;
  }
  .is-open .ns-unitFilter__content {
    max-height: initial;
  }
  .ns-unitFilter__list {
    flex-direction: column;
  }
  .ns-unitFilter__actions {
    flex-direction: column;
  }
  .ns-unitFilter__link {
    margin-right: 0;
    margin-bottom: 0;
  }
  .ns-unitFilter__group:first-child {
    border-top: none;
  }
  .ns-unitFilter__group:last-child {
    border-bottom: none;
  }
  .ns-unitFilter__groupToggle {
    padding-left: 40px;
    padding-right: 60px;
  }
  .ns-unitFilter__groupToggle:after {
    right: 40px;
  }
  .ns-unitFilter__groupContent {
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 40px;
  }
  .ns-unitFilter__item {
    margin-right: 0;
    margin-bottom: 0;
    border-top: 0;
    font-size: 12px;
  }
  .ns-unitFilter__item:hover,
  .ns-unitFilter__item:focus {
    color: #71CAF3;
    border-color: #71CAF3;
  }
  .ns-unitFilter__item:hover:before,
  .ns-unitFilter__item:focus:before {
    width: 0;
    z-index: -1;
  }
  .ns-unitFilter__item.is-active {
    color: #FFF;
    background-color: #71CAF3;
    border-color: #71CAF3;
  }
  .ns-unitFilter__item.is-active:hover,
  .ns-unitFilter__item.is-active:focus {
    border-color: #71CAF3 !important;
  }
}
/*# sourceMappingURL=./screen-small.css.map */