.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  line-height: 1.375;
  cursor: pointer;
  color: #4d5c79;
  padding: 8px 0 18px;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-align: left;
  font-size: 19px;
  line-height: 1.31578947;
  font-weight: normal;
  font-family: 'GT-Sectra-Bold', Times New Roman, serif;
  text-decoration: none;
  background-size: 60px;
  background-position: -5px bottom;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-blue.svg);
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  min-width: 100px;
}
.button:hover,
.button:focus {
  background-position: 0 bottom;
}
.cb-layout5 .section--seven .button {
  font-size: 28px;
  line-height: 1.14285714;
  color: #f2e07f;
  background-image: url(/images/arrow-yellow.svg);
  font-weight: normal;
  font-family: 'GT-Sectra-Regular', Times New Roman, serif;
}
.section--sidenav div.navi {
  float: left;
  z-index: 5;
  width: 100%;
  margin-top: 30px;
  padding: 0 2vw;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .section--sidenav div.navi {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section--sidenav div.navi {
    margin-top: 30px;
  }
}
.section--sidenav div.navi > .item {
  float: left;
  width: 100%;
  margin: 5px 0;
}
.section--sidenav div.navi > .item:hover > .menu,
.section--sidenav div.navi > .item:focus > .menu {
  opacity: 0.6;
}
.section--sidenav div.navi > .item > .menu {
  display: block;
  text-decoration: none;
  border: unset;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
}
.section--sidenav div.navi > .item > .menu.path {
  font-weight: normal;
  font-family: 'GT-Sectra-Bold', Times New Roman, serif;
}
.navigation div.navi {
  float: left;
  z-index: 5;
  width: 100%;
}
.navigation div.navi > .item {
  float: left;
}
.navigation div.navi > .item > .menu {
  display: block;
  text-decoration: none;
  border: unset;
  transition: all 0.4s cubic-bezier(0.05, 0.8, 0.5, 1);
  font-size: 14px;
  line-height: 1.42857143;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  word-wrap: unset;
  padding: 8px 15px;
  box-sizing: border-box;
  font-weight: normal;
  font-family: 'GT-Sectra-Bold', Times New Roman, serif;
}
@media (min-width: 1024px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
.navigation div.sub1 {
  margin-top: 80px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.navigation div.sub1 > .item {
  position: relative;
}
.navigation div.sub1 > .item.init {
  margin-left: 0;
}
.navigation div.sub1 > .item.exit {
  margin-right: 0;
}
.navigation div.sub1 > .item:hover > .menu,
.navigation div.sub1 > .item:focus > .menu {
  color: #FFF;
  background-color: #4d5c79;
}
.navigation div.sub1 > .item > .menu {
  background-color: rgba(77, 92, 121, 0.8);
  width: calc(20vw - 6px);
  color: #FFF;
}
.navigation div.sub1 > .item.c2:hover > .menu,
.navigation div.sub1 > .item.c2:focus > .menu {
  color: #FFF;
  background-color: rgba(242, 147, 130, 0.8);
}
.navigation div.sub1 > .item.c2 > .menu {
  color: #f29382;
}
.navigation div.sub1 > .item.c2 > .menu.path {
  color: #FFF;
  background-color: rgba(242, 147, 130, 0.8);
}
.navigation div.sub1 > .item.c3:hover > .menu,
.navigation div.sub1 > .item.c3:focus > .menu {
  color: #FFF;
  background-color: rgba(177, 214, 169, 0.8);
}
.navigation div.sub1 > .item.c3 > .menu {
  color: #b1d6a9;
}
.navigation div.sub1 > .item.c3 > .menu.path {
  color: #FFF;
  background-color: rgba(177, 214, 169, 0.8);
}
.navigation div.sub1 > .item.c4:hover > .menu,
.navigation div.sub1 > .item.c4:focus > .menu {
  color: #FFF;
  background-color: rgba(242, 224, 127, 0.8);
}
.navigation div.sub1 > .item.c4 > .menu {
  color: #f2e07f;
}
.navigation div.sub1 > .item.c4 > .menu.path {
  color: #FFF;
  background-color: rgba(242, 224, 127, 0.8);
}
.navigation div.sub2 {
  position: absolute;
  top: 100%;
  display: none;
  min-width: 100%;
}
.navigation div.sub2 > .item {
  width: 100%;
  position: relative;
  margin-bottom: 6px;
}
.navigation div.sub2 > .item.init {
  margin-top: 6px;
}
.navigation div.sub2 > .item:hover > .menu,
.navigation div.sub2 > .item:focus > .menu {
  color: #706f6f;
}
.navigation div.sub2 > .item > .menu {
  background-color: rgba(225, 225, 225, 0.85);
}
.navigation div.sub2 > .item > .menu.path {
  color: #706f6f;
}
.navigation div.sub2 > .item.c2:hover > .menu,
.navigation div.sub2 > .item.c2:focus > .menu {
  background-color: rgba(242, 147, 130, 0.8);
}
.navigation div.sub2 > .item.c3:hover > .menu,
.navigation div.sub2 > .item.c3:focus > .menu {
  background-color: rgba(177, 214, 169, 0.8);
}
.navigation div.sub2 > .item.c4:hover > .menu,
.navigation div.sub2 > .item.c4:focus > .menu {
  background-color: rgba(242, 224, 127, 0.8);
}
.navigation div.sub1 > .item:hover div.sub2 {
  display: block;
}
d #home {
  height: 75px;
}
.grid--wrapper {
  float: left;
  position: relative;
  width: calc(100vw + 6px);
  margin-left: -3px;
  margin-right: -3px;
}
.grid {
  margin-left: 3px;
  margin-right: 3px;
}
.grid .desk {
  width: 100%;
  max-width: 100%;
}
.grid--20vw {
  width: calc(20vw - 6px);
  margin-top: 6px;
}
.grid--40vw {
  width: calc(40vw - 6px);
  margin-top: 6px;
}
.grid--60vw {
  width: calc(60vw - 6px);
  margin-top: 6px;
}
.cb-layout1 .grid--60vw,
.cb-layout2 .grid--60vw {
  padding-right: 1vw;
  box-sizing: border-box;
}
.grid--100vw {
  width: 100vw;
  margin-top: 6px;
}
.logo--icon {
  width: 90px;
  bottom: 40px;
}
.section--blue,
.section--lightblue,
.section--five {
  padding: 0 4vw;
  box-sizing: border-box;
}
.section--blue.section--seven,
.section--lightblue.section--seven,
.section--five.section--seven {
  padding-right: 2vw;
}
.cb-layout1 .section--blue,
.cb-layout1 .section--lightblue,
.cb-layout1 .section--five,
.cb-layout2 .section--blue,
.cb-layout2 .section--lightblue,
.cb-layout2 .section--five {
  padding: 0 2vw;
  box-sizing: border-box;
}
.section--lightblue,
.section--five {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section--six {
  padding: 0;
}
.section--six .pure.wide .body {
  padding: 0 2vw;
  box-sizing: border-box;
}
.section--seven .desk,
.section--seven .area {
  height: 100%;
}
.footarea {
  width: 103%;
  margin-left: -1.5%;
  margin-top: 50px;
  margin-bottom: 60px;
}
.footpart {
  margin-left: 1.45631068%;
  margin-right: 1.45631068%;
  margin-top: 0;
  margin-bottom: 0;
}
.footpart.footpart--wide {
  width: 45.63106796%;
}
.footpart.footpart--slim {
  width: 27.18446602%;
}
.footpart.footpart--tiny {
  width: 18.44660194%;
}
.cb-layout5 .section--seven h2 {
  font-size: 50px;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media (min-width: 1920px) {
  .cb-layout5 .section--seven h2 {
    font-size: 64px;
    line-height: 1.15625;
  }
}
.section--one .area {
  width: 100%;
}
.section--one .area > .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--one .area .cb-album .body,
.section--one .area .head,
.section--one .area .foot,
.section--one .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area .tiny {
  width: 50%;
}
.section--one .area > .slim {
  width: 29.33333333%;
}
.section--one .area > .slim .head,
.section--one .area > .slim .foot,
.section--one .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--one .area > .slim .tiny {
  width: 100%;
}
.section--five .area {
  width: 100%;
}
.section--five .area > .unit {
  margin-right: 2%;
  margin-left: 2%;
  width: 96%;
}
.section--five .area .cb-album .body,
.section--five .area .head,
.section--five .area .foot,
.section--five .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--five .area > .slim {
  width: 46%;
}
.section--five .area > .slim .head,
.section--five .area > .slim .foot,
.section--five .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--five .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--five .area > .slim .tiny {
  width: 100%;
}
.section--one .area {
  display: flex;
  flex-wrap: wrap;
  width: 104%;
  margin-left: -2%;
}
.section--two .area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section--five .area {
  display: flex;
  flex-wrap: wrap;
  width: 104%;
  margin-left: -2%;
}
.section--seven .area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section--one .area .pure.wide {
  width: 64%;
  margin-right: 35%;
}
.section--one .area .pure.wide .body {
  width: 106%;
  margin-left: -3%;
}
.section--one .area .pure.wide .part.tall {
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}
.section--one .area .pure.wide .part.tiny {
  width: 44%;
  margin-left: 3%;
  margin-right: 3%;
}
.section--two .area .unit .part.pict {
  height: 36.328125vw;
}
.section--two .area .unit .part.pict * {
  height: 100%;
}
.section--two .area .unit .part.pict img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 1920px) {
  .section--two .area .unit .part.pict {
    height: 25.390625vw;
  }
}
.section--two .area .unit.slim {
  width: calc(20vw - 4px);
}
.section--two .area .unit.slim.seam {
  width: calc(40vw - 4px);
}
.section--two .area .unit.slim.flat {
  width: calc(60vw - 2px);
}
.section--one .area .fold .part.text.tiny {
  width: 33%;
}
.section--one .area .fold .part.text.tall {
  width: 66%;
}
.section--one .area .fold .part.text.tall:first-child {
  width: 100%;
  padding: 0;
}
.section--three .area .pure.slim {
  width: 64%;
  margin-right: 35%;
}
.section--seven .area .unit.slim {
  width: 48%;
}
.section--seven .area .unit.slim.seam .body {
  height: 100%;
}
.section--seven .area .unit.slim.seam .pict {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  object-fit: unset;
  object-position: bottom;
}
@media (min-width: 2561px) {
  .pict.part * {
    height: 100%;
  }
  .pict.part img {
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: cover;
    object-position: center;
  }
}
/*# sourceMappingURL=screen-large.css.map */