:root {
  --triangleBorderLarge: 0 210px 312px 0;
  --triangleBorderMedium: 0 129px 192px 0;
  --triangleBorderSmall: 0 92px 136px 0;
}
@media (max-width: 1279px) {
  :root {
    --triangleBorderLarge: 0 108px 160px 0;
    --triangleBorderMedium: 0 95px 140px 0;
    --triangleBorderSmall: 0 54px 80px 0;
  }
}
@media (max-width: 767px) {
  :root {
    --triangleBorderMedium: 0 54px 80px 0;
  }
}
:root {
  --deskWidth: 1604px;
  --deskSpace: 100px;
  --deskMaxWidth: calc(100vw - (2 * var(--deskSpace)));
}
@media (max-width: 1279px) {
  :root {
    --deskSpace: 50px;
  }
}
@media (max-width: 767px) {
  :root {
    --deskSpace: 26px;
  }
}
:root {
  --spacePart: 10px;
}
@media (max-width: 1279px) {
  :root {
    --spacePart: 10px;
  }
}
@media (max-width: 767px) {
  :root {
    --spacePart: 10px;
  }
}
:root {
  --spaceUnit: 90px;
}
@media (max-width: 1279px) {
  :root {
    --spaceUnit: 60px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceUnit: 30px;
  }
}
:root {
  --spaceTotal: 100px;
}
@media (max-width: 1279px) {
  :root {
    --spaceTotal: 70px;
  }
}
@media (max-width: 767px) {
  :root {
    --spaceTotal: 40px;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  font-size: 18px;
  line-height: 1.33333333;
  letter-spacing: 0.05em;
  font-variation-settings: 'wght' 800, 'wdth' 87;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  color: #F76E12;
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  text-decoration: none;
  transition: all 0.3s;
  padding-right: 58px;
  background-size: 26px 14px;
  background-position: right 8px center;
  background-repeat: no-repeat;
  background-image: url(/images/arrow-right-orange.svg);
}
.button:hover,
.button:focus {
  background-position: right center;
}
div.navi {
  float: left;
}
div.navi > .item {
  float: left;
}
div.navi > .item > .menu {
  display: block;
}
@media (min-width: 768px) {
  .togglenavigation,
  .mobile-navigation {
    display: none;
  }
}
div.sub1 {
  float: right;
  margin: 50px 0;
}
div.sub1 > .item {
  margin-right: 76px;
}
div.sub1 > .item.exit {
  margin-right: 0 !important;
}
div.sub1 > .item > .menu {
  text-decoration: none;
  color: #fff;
  font-variation-settings: 'wght' 800, 'wdth' 87;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 1.33333333;
  letter-spacing: 0.03em;
}
div.sub1 > .item > .menu:hover,
div.sub1 > .item > .menu:focus,
div.sub1 > .item > .menu.path {
  color: #F76E12;
}
@media (max-width: 1279px) {
  div.sub1 > .item {
    margin-right: 50px;
  }
  div.sub1 > .item > .menu {
    font-size: 16px;
    line-height: 1.375;
  }
}
.section--title .content {
  float: right;
  width: 74.8502994%;
}
@media (max-width: 1279px) {
  .bgLine--2 {
    left: 50%;
  }
}
@media (max-width: 1279px) {
  .bgLine--3 {
    display: none !important;
  }
}
.cbdModule--pageLead {
  width: 49.10179641%;
  margin-right: calc(100% - (100%/668*330));
}
.area--one {
  float: right;
  width: 44.91017964%;
}
.area--five {
  width: 47.00598802%;
}
.area--six {
  width: 105.98802395%;
  margin-left: -2.99401198%;
}
.area--two .unit .part {
  width: 44.91017964%;
}
.area--two .unit .pict.tall:first-child {
  position: absolute;
  top: 0;
  margin: 0;
  height: 100%;
  z-index: 2;
  width: calc((100%/668*328) + var(--deskSpace));
}
.area--two .unit .pict.tall:first-child * {
  height: 100%;
}
.area--two .unit .pict.tall:first-child img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.area--two .unit.wide .part {
  margin-left: 55.08982036%;
}
.area--two .unit.wide .pict.tall:first-child {
  right: calc(100% - (100%/668*328));
}
.area--two .unit.slim .part {
  margin-right: 55.08982036%;
}
.area--two .unit.slim .pict.tall:first-child {
  left: calc(100% - (100%/668*328));
}
.area--three .pure.slim {
  width: 47.00598802%;
}
.area--three .seam .body {
  width: 460px;
}
.area--three .seam .pict.tall:first-child {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 0;
}
.area--three .seam .pict.tall:first-child * {
  height: 100%;
}
.area--three .seam .pict.tall:first-child img {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.area--three .seam .pict.tall:first-child .cb-image-container {
  position: relative;
}
.area--three .seam .pict.tall:first-child .cb-image-container:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #3C3C3C;
  border-width: var(--triangleBorderLarge);
  pointer-events: none;
}
.area--three .seam.wide {
  min-height: 460px;
}
.area--three .seam.slim {
  width: 47.00598802%;
  min-height: 230px;
}
.area--three .seam.slim .pict.tall:first-child .cb-image-container:before {
  border-width: var(--triangleBorderSmall);
}
.area--three .flat {
  width: calc(50% - (100%/668*40));
  margin-right: 5.98802395%;
}
.area--three .edge .part.tiny {
  float: right;
  width: 50%;
  margin-left: 40px;
}
.area--three .edge .part.tiny:first-child {
  float: left;
  width: calc(50% - 40px);
  margin-left: 0;
}
.area--six .unit {
  margin-left: 2.82485876%;
  margin-right: 2.82485876%;
}
.area--six .unit.wide {
  width: 46.32768362%;
}
.area--six .unit.slim {
  width: 42.37288136%;
}
/*# sourceMappingURL=./screen-medium.css.map */