.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: transparent;
  line-height: 1.375;
  cursor: pointer;
  color: #FD0166;
  padding: 8px 40px;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  border: 2px solid #FD0166;
  font-size: 13px;
  line-height: 1.53846154;
  padding: 5px 40px 5px 16px;
  background-size: 5px 10px;
  background-position: right 17px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-pink.svg);
  font-weight: normal;
  font-family: 'EuclidFlexBold', helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.button:hover {
  background-image: url(/images/arrow-right-beige.svg);
  background-color: #FD0166;
  color: #E9E6E2;
}
.desk {
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 50px;
  width: 1060px;
}
.desk.desk--wide {
  width: 1260px;
}
.homelink {
  width: 244px;
  height: 60px;
  margin-left: 50px;
}
#head {
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.navbar {
  padding-top: 50px;
}
.section--south {
  margin-top: 150px;
}
.main {
  width: 100%;
}
.main > .unit {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.main .cb-album .body,
.main .head,
.main .foot,
.main .part {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.main .tiny {
  width: 46%;
}
.main > .slim {
  width: 50%;
}
.main > .slim .head,
.main > .slim .foot,
.main > .slim .part {
  margin-right: 4%;
  margin-left: 4%;
  width: 92%;
}
.main > .slim.cb-album .body {
  margin-right: 4%;
  margin-left: 4%;
  width: 92%;
}
.main > .slim .tiny {
  width: 42%;
}
.main {
  width: 104.16666667%;
  margin-left: -2.08333333%;
  margin-top: 50px;
}
.cb-layout2 .main {
  margin-top: 50px;
  margin-bottom: 50px;
}
.main .unit.edge.wide {
  width: 75%;
}
.main .unit.edge.wide .part {
  width: 94.66666667%;
  margin-left: 2.66666667%;
  margin-right: 2.66666667%;
}
.main .unit.edge.slim {
  width: 25%;
}
.main .unit.edge.slim .part {
  width: 84%;
  margin-left: 8%;
  margin-right: 8%;
}
.section--south .desk {
  width: 560px;
  margin-left: 0;
}
@media (min-width: 1060px) {
  .section--south .desk {
    margin-left: calc(50% - 530px);
  }
}
.south {
  width: 460px;
}
.area.east .unit,
.area.east .body,
.area.east .part,
.area.east .cb-image-figure,
.area.east .cb-image-container {
  height: 100%;
}
.area.east .pict img {
  width: auto;
  height: 100%;
}
.farwest {
  width: 630px;
}
.quotes .area {
  width: 47.91666667%;
}
.quotes .area.north {
  float: right;
  margin-top: 200px;
}
.farwest div.link a.open {
  float: right;
  color: #fff;
  border-color: #fff;
  background-image: url(/images/arrow-right-white.svg);
}
.farwest div.link a.open:hover {
  background-image: url(/images/arrow-right-pink.svg);
  background-color: #fff;
  color: #FD0166;
}
.farwest div.link.elem a.open {
  background-image: url(/images/arrow-down-white.svg);
}
.farwest div.link.elem a.open:hover {
  background-image: url(/images/arrow-down-pink.svg);
}
/*# sourceMappingURL=screen-large.css.map */