.title-16 {
  font-size: 16px;
  line-height: 1.625;
  font-weight: normal;
  font-family: 'GraphikSemibold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
}
@media (max-width: 767px) {
  .title-16 {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
.title-14 {
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: normal;
  font-family: 'GraphikSemibold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.button {
  background-color: transparent;
  font-size: 16px;
  line-height: 1.625;
  font-weight: normal;
  font-family: 'GraphikSemibold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #88DFC8;
  cursor: pointer;
  padding: 9px 45px;
  -webkit-appearance: none;
  border-radius: 10000px;
  box-sizing: border-box;
  text-align: center;
  border: 2px solid #88DFC8;
  transition: all 0.3s;
  position: relative;
}
@media (max-width: 767px) {
  .button {
    font-size: 14px;
    line-height: 1.42857143;
  }
}
.button:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  width: 8px;
  height: 12px;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(/images/corner-right-darkmint.svg);
  opacity: 0;
  transition: all 0.3s;
}
.button:hover,
.button:focus {
  padding-left: 55px;
  padding-right: 35px;
  border-color: #6FB5A3;
  color: #6FB5A3;
}
.button:hover:before,
.button:focus:before {
  left: 35px;
  opacity: 1;
}
.section--four .button,
.section--eight .button,
.section--four.button,
.section--eight.button {
  background-color: #88DFC8;
  color: #52443F;
}
.section--four .button:before,
.section--eight .button:before,
.section--four.button:before,
.section--eight.button:before {
  background-image: url(/images/corner-right-brown.svg);
}
.section--four .button:hover,
.section--eight .button:hover,
.section--four.button:hover,
.section--eight.button:hover,
.section--four .button:focus,
.section--eight .button:focus,
.section--four.button:focus,
.section--eight.button:focus {
  background-color: #6FB5A3;
}
@media (max-width: 767px) {
  .button {
    padding: 10px 28px;
  }
  .button:hover,
  .button:focus {
    padding-left: 38px;
    padding-right: 18px;
  }
  .button:hover:before,
  .button:focus:before {
    left: 18px;
  }
}
#home {
  height: 78px;
  margin: 56px 0;
}
@media (max-width: 1279px) {
  .cb-layout3 #head {
    width: 74%;
    margin-left: 13%;
    margin-right: 13%;
  }
}
.desk {
  max-width: 90%;
}
.section--five .content--farwest {
  margin-top: 40px;
}
.section--five .multimood {
  width: 74%;
  margin-left: 13%;
  margin-right: 13%;
}
.section--five .farwestcontent {
  padding-left: 13%;
  padding-right: 13%;
  padding-top: 110px;
}
.section--eight .farwestcontent {
  max-width: 90%;
}
@media (max-width: 1279px) {
  .footcontent {
    padding-left: 13%;
    padding-right: 13%;
    margin-bottom: 40px;
  }
  .footpart--1 {
    width: 100%;
    margin-bottom: 96px;
  }
  .footpart--4 {
    width: 100%;
    margin-top: 96px;
  }
  #services {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #services .meta {
    margin-right: 40px;
    margin-top: 0;
  }
  #services .meta:last-child {
    margin-right: 0;
  }
}
#head {
  margin-bottom: 0px;
}
.section--eight #head {
  margin-bottom: 40px;
}
.section--five .farwestcontent {
  padding-bottom: 40px;
}
.section--three .area .pure {
  margin-top: 40px;
  margin-bottom: 40px;
}
.section--three .area .seam .body {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section--three .area .seam .pict.tall:first-child {
  margin-top: -80px;
}
.section--four .area .unit {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section--six .area .seam .body,
.section--six .area .flat .body {
  padding-top: 28px;
  padding-bottom: 28px;
}
.section--six .area .seam .pict.tall:first-child,
.section--six .area .flat .pict.tall:first-child {
  margin-top: -58px;
}
.section--six .area .seam .part:last-child,
.section--six .area .flat .part:last-child {
  padding-top: 20px;
}
.section--six .area .edge .body {
  padding-top: 28px;
  padding-bottom: 28px;
}
.section--six .area .edge .pict.tall:first-child {
  margin-top: -58px;
}
.section--six .area .edge .link:nth-last-child(1),
.section--six .area .edge .link:nth-last-child(2) {
  padding-top: 20px;
}
.section--nine .area .pure .body {
  padding-bottom: 60px;
}
.section--ten .area .unit {
  margin-top: 0px;
  margin-bottom: 0px;
}
.unit.fold + .unit.fold {
  margin-top: -41px;
}
.section--six .area {
  width: 100%;
}
.section--six .area > .unit {
  margin-right: 3%;
  margin-left: 3%;
  width: 94%;
}
.section--six .area .cb-album .body,
.section--six .area .head,
.section--six .area .foot,
.section--six .area .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--six .area > .slim {
  width: 44%;
}
.section--six .area > .slim .head,
.section--six .area > .slim .foot,
.section--six .area > .slim .part {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--six .area > .slim.cb-album .body {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
}
.section--six .area > .slim .tiny {
  width: 100%;
}
.section--one .area {
  width: 74%;
  margin-left: 13%;
  margin-right: 13%;
}
.section--two .area {
  padding-left: 40%;
}
.section--six .area {
  width: 106%;
  margin-left: -3%;
}
@media (max-width: 1279px) {
  .section--seven .area {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.section--two .area .seam {
  position: absolute;
  left: 0;
  top: 0;
  width: 33.86396527%;
  z-index: 2;
}
@media (max-width: 1279px) {
  .section--three .area .seam {
    width: 74%;
    margin-right: 26%;
  }
  .section--three .area .seam:nth-child(even) {
    margin-left: 26%;
    margin-right: 0;
  }
}
.section--four .area .unit {
  padding-left: 13%;
  padding-right: 13%;
}
@media (max-width: 1279px) {
  .section--seven .area .unit.wide {
    width: 88%;
  }
  .section--seven .area .unit.slim,
  .section--seven .area .unit.seam {
    width: 73% !important;
  }
  .section--seven .area .unit:nth-child(odd) {
    align-self: flex-start;
  }
  .section--seven .area .unit:nth-child(even) {
    align-self: flex-end;
  }
}
@media (max-width: 1279px) {
  .section--nine .area .unit .body {
    margin-top: 36.45833333vw;
    padding-left: 13%;
    padding-right: 13%;
  }
  .section--nine .area .unit .pict.tall:first-child {
    margin-top: -36.45833333vw !important;
    margin-bottom: 42px !important;
  }
  .section--nine .area .unit .pict.tall:first-child .cb-image-container {
    padding-bottom: 64.22924901%;
  }
}
.section--ten .area .unit .part:first-child {
  width: 60% !important;
  margin-right: 40% !important;
}
.section--ten .area .unit .part.tall {
  float: right;
  width: 60%;
}
.section--ten .area .unit .part.tiny {
  width: 34%;
}
/*# sourceMappingURL=./screen-medium.css.map */