@charset "UTF-8";
@import url("//hello.myfonts.net/count/2fe1f2");
@font-face {
  font-family: "NHaasGroteskTXPro-55Rg";
  src: url("../fonts/2FE1F2_1_0.eot");
  src: url("../fonts/2FE1F2_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2FE1F2_1_0.woff2") format("woff2"), url("../fonts/2FE1F2_1_0.woff") format("woff"), url("../fonts/2FE1F2_1_0.ttf") format("truetype");
}
@font-face {
  font-family: "NHaasGroteskTXPro-75Bd";
  src: url("../fonts/2FE1F2_2_0.eot");
  src: url("../fonts/2FE1F2_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2FE1F2_2_0.woff2") format("woff2"), url("../fonts/2FE1F2_2_0.woff") format("woff"), url("../fonts/2FE1F2_2_0.ttf") format("truetype");
}
@font-face {
  font-family: "NHaasGroteskDSPro-95Blk";
  src: url("../fonts/2FE1F2_0_0.eot");
  src: url("../fonts/2FE1F2_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2FE1F2_0_0.woff2") format("woff2"), url("../fonts/2FE1F2_0_0.woff") format("woff"), url("../fonts/2FE1F2_0_0.ttf") format("truetype");
}
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  overflow-y: scroll;
  background: #fff;
  color: #000;
  font-family: "NHaasGroteskTXPro-55Rg", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  font-feature-settings: "ss01" 1;
}

h1 {
  margin: 0;
  padding: 30px 0;
  font-family: "NHaasGroteskTXPro-75Bd", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.3;
}

h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0 0 20px;
  font-family: "NHaasGroteskDSPro-95Blk", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: normal;
  letter-spacing: 0.03em;
  line-height: 1;
}

h2,
h3 {
  text-transform: uppercase;
}

h5 {
  padding: 0 0 70px;
  color: #000;
  font-size: 30px;
  letter-spacing: 0.03em;
  line-height: 1;
  text-transform: uppercase;
}
h5 span {
  color: #fff;
}

b {
  font-family: "NHaasGroteskTXPro-75Bd", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

a {
  color: #000;
  font-family: "NHaasGroteskTXPro-75Bd", Helvetica, Arial, sans-serif;
  text-decoration: underline;
  -webkit-transition: color 0.5s ease;
          transition: color 0.5s ease;
}
a:hover, a:active {
  -webkit-transition: color 0.1s ease;
          transition: color 0.1s ease;
}
a:hover {
  color: #c8c8c8;
}
a:active {
  color: #c8c8c8;
}
a u {
  text-decoration: none;
}

.wrapper {
  position: absolute;
  top: 0;
  min-width: 100%;
  background: #fff;
}

.wrapper-inner {
  position: relative;
  max-width: 1090px;
  margin: 0 auto;
  padding: 0 35px;
}

.clearfix::after {
  display: table;
  clear: both;
  content: "";
}

.image-target {
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
          transition: opacity 0.25s linear;
}
.image-target.image-loaded {
  opacity: 1;
}

@media all and (max-width: 799px) {
  .wrapper-inner {
    padding: 0 5vw;
  }
}
@media all and (max-width: 619px) {
  h1 {
    padding: 10vw 0;
  }
  h2,
  h3,
  h4,
  h5 {
    padding: 0 0 5vw;
  }
}
.wrapper-nav,
.subnav {
  text-transform: uppercase;
}
.wrapper-nav ul,
.subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper-nav li,
.subnav li {
  display: inline-block;
}
.wrapper-nav a,
.subnav a {
  color: #e1e1e1;
  text-decoration: none;
}
.wrapper-nav a:hover,
.subnav a:hover {
  color: #000;
}
.wrapper-nav a.home, .wrapper-nav a.selected,
.subnav a.home,
.subnav a.selected {
  color: #000;
}

.wrapper-nav {
  position: relative;
  max-width: 1090px;
  margin: 0 auto;
  padding: 35px 35px 0;
}

.mainnav,
.mobile-header {
  position: relative;
  font-family: "NHaasGroteskDSPro-95Blk", Helvetica, Arial, sans-serif;
  font-size: 30px;
  letter-spacing: 0.03em;
  line-height: 1;
}
.mainnav li::after,
.mobile-header li::after {
  color: #e1e1e1;
}
.mainnav a,
.mobile-header a {
  font-family: inherit;
  letter-spacing: 0.03em;
}

.mobile-header,
.mobile-nav-fade {
  display: none;
}

.subtitle {
  display: none;
  color: #e1e1e1;
}
.subtitle span {
  display: block;
}

.topnav {
  position: absolute;
  top: 0;
  right: 0;
  padding: 35px 35px 0;
  font-family: "NHaasGroteskTXPro-75Bd", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.topnav li {
  padding: 0 6px;
}
.topnav li:first-child {
  padding-left: 0;
}
.topnav li:last-child {
  padding-right: 0;
}

.topnav ul li:first-child a {
  background: black;
  color: white;
  padding: 0 0.4rem;
  height: 1.4rem;
  line-height: 1.45rem;
  display: inline-block;
  -webkit-transition: background-color 0.2s ease-out;
          transition: background-color 0.2s ease-out;
}

.topnav ul li:first-child a:hover {
  background: #888;
}

/* Mobile-Version */
@media (max-width: 768px) {
  .topnav ul li:first-child a {
    background: white;
    color: black;
  }
  .topnav ul li:first-child a:hover {
    background: #999;
  }
}
.topnav a,
.subnav a,
.subnav li::after {
  color: #c8c8c8;
  white-space: nowrap;
}

.topnav a:hover,
.subnav a:hover,
.subnav a.selected {
  color: #000;
}

.mainnav li::after,
.subnav li::after {
  display: inline-block;
  padding: 0 6px;
  content: "/";
  font-family: "NHaasGroteskDSPro-95Blk", Helvetica, Arial, sans-serif;
}

.mainnav li:last-child::after,
.subnav li:last-child::after {
  display: none;
}

.subnav {
  position: relative;
  height: 0;
  margin: 0 0 80px;
  border-bottom: 5px solid #000;
  font-size: 13px;
}
.subnav nav {
  display: block;
  position: absolute;
  right: 0;
  bottom: 2px;
}
.subnav li::after {
  padding: 0 4px;
}

@media all and (max-width: 979px) {
  .wrapper-nav {
    padding-top: 50px;
  }
  .topnav {
    left: 0;
    padding-top: 17px;
  }
}
@media all and (max-width: 799px) {
  .wrapper-nav {
    padding: 7.5vw 5vw 0;
  }
  .topnav {
    padding: 2.5vw 5vw 0;
  }
}
@media all and (min-width: 768px) {
  .mobile-nav {
    display: block !important;
    height: auto !important;
  }
}
@media all and (max-width: 619px) {
  .wrapper-nav {
    padding: 0;
  }
  .mobile-nav {
    display: none;
  }
  .subtitle,
  .mobile-header {
    display: block;
  }
  .mobile-header {
    padding: 5vw 5vw 0;
  }
  .topnav {
    position: relative;
    padding: 2.5vw 5vw 7.5vw;
  }
  .topnav a {
    color: #e1e1e1;
  }
  .topnav li {
    padding: 0 12px 0 0;
  }
  .mainnav {
    z-index: 30;
    padding: 5vw;
  }
  .mobile-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    width: 100%;
    background: #232323;
  }
  .mobile-nav .home {
    color: #e1e1e1;
  }
  .mobile-nav .subtitle {
    color: #000;
  }
  .burger {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    height: 21px;
    width: 30px;
    box-sizing: content-box;
    padding: 5.75vw;
    cursor: pointer;
  }
  .burger div {
    -webkit-transform: translate(0, 8px);
            transform: translate(0, 8px);
  }
  .burger div::before {
    -webkit-transform: translate(0, -8px);
            transform: translate(0, -8px);
  }
  .burger div::after {
    -webkit-transform: translate(0, 8px);
            transform: translate(0, 8px);
  }
  .burger div, .burger div::before, .burger div::after {
    display: block;
    position: absolute;
    height: 5px;
    width: 30px;
    background: #000;
    content: "";
    -webkit-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out;
  }
  .burger.burger-close div,
  .burger.burger-close div::before,
  .burger.burger-close div::after {
    background: #e1e1e1;
  }
}
@media all and (max-width: 413px) {
  .mainnav,
  .mobile-header {
    font-size: 26px;
  }
  .burger {
    width: 26px;
  }
  .burger div,
  .burger div::before,
  .burger div::after {
    height: 4px;
    width: 26px;
  }
  .burger div {
    -webkit-transform: translate(0, 7px);
            transform: translate(0, 7px);
  }
  .burger div::before {
    -webkit-transform: translate(0, -7px);
            transform: translate(0, -7px);
  }
  .burger div::after {
    -webkit-transform: translate(0, 7px);
            transform: translate(0, 7px);
  }
}
@media all and (max-width: 374px) {
  .mainnav,
  .mobile-header {
    font-size: 24px;
  }
  .burger {
    width: 24px;
    padding: 5.4vw;
  }
  .burger div,
  .burger div::before,
  .burger div::after {
    height: 4px;
    width: 24px;
  }
  .burger div {
    -webkit-transform: translate(0, 7px);
            transform: translate(0, 7px);
  }
  .burger div::before {
    -webkit-transform: translate(0, -7px);
            transform: translate(0, -7px);
  }
  .burger div::after {
    -webkit-transform: translate(0, 7px);
            transform: translate(0, 7px);
  }
}
.mood {
  position: relative;
  margin: 0 0 80px;
}
.mood a,
.mood img {
  display: block;
  max-width: 100%;
}
.mood.mood-full .mood-image-inner, .mood.mood-full-gif .mood-image-inner {
  position: relative;
  background: #e1e1e1;
}
.mood.mood-full img, .mood.mood-full-gif img {
  display: block;
  position: absolute;
  width: 100%;
}
.mood .mood-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
}
.mood .mood-title h4 {
  padding: 0;
  line-height: 1.2;
}
.mood .mood-over {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.mood .mood-over svg {
  width: 100%;
}
.mood .mood-item {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 66.666%;
}
.mood .mood-item img {
  width: 100%;
}
.mood .mood-item .mood-item-inner {
  position: absolute;
  overflow: hidden;
}
.mood .mood-item .mood-item-target {
  position: relative;
  height: 100%;
}
.mood .mood-left {
  position: relative;
  width: 66.666%;
  overflow: hidden;
}
.mood .mood-left .mood-item-inner {
  top: 0;
  right: 1px;
  bottom: 0;
  left: 0;
}
.mood .mood-right-top,
.mood .mood-right-bottom {
  position: absolute;
  right: 0;
}
.mood .mood-right-top {
  top: 0;
  width: 33.333%;
}
.mood .mood-right-top .mood-item-inner {
  top: 0;
  right: 0;
  bottom: 1px;
  left: 1px;
}
.mood .mood-right-bottom {
  bottom: 0;
  width: 33.333%;
}
.mood .mood-right-bottom .mood-item-inner {
  top: 1px;
  right: 0;
  bottom: 0;
  left: 1px;
}
@media all and (max-width: 799px) {
  .mood .mood-left {
    width: auto;
  }
  .mood .mood-left .mood-item-inner {
    right: 0;
    bottom: 1px;
  }
  .mood .mood-right-top,
  .mood .mood-right-bottom {
    position: relative;
    float: left;
    width: 50%;
  }
  .mood .mood-right-top .mood-item-inner {
    top: 1px;
    right: 1px;
    bottom: 0;
    left: 0;
  }
  .mood .mood-right-bottom .mood-item-inner {
    top: 1px;
    right: 0;
    bottom: 0;
    left: 1px;
  }
}
@media all and (max-width: 619px) {
  .mood {
    margin: 0 0 20vw;
  }
  .mood .mood-left,
  .mood .mood-right-top,
  .mood .mood-right-bottom {
    float: none;
    width: 100%;
  }
  .mood .mood-left .mood-item-inner,
  .mood .mood-right-top .mood-item-inner,
  .mood .mood-right-bottom .mood-item-inner {
    top: 0;
    right: 0;
    bottom: 2px;
    left: 0;
  }
}

.content ul {
  margin: 0;
  padding: 0;
}
.content li {
  list-style-type: none;
}
.content li::before {
  display: block;
  position: absolute;
  left: -15px;
  content: "・";
}
.content a {
  word-break: break-word;
}

.content-paragraph {
  position: relative;
  max-width: 850px;
  margin: 0 auto;
  padding: 0 0 80px;
}
.content-paragraph .content-text {
  position: relative;
  float: left;
  width: 50%;
}
.content-paragraph .content-image,
.content-paragraph .content-gif {
  position: relative;
  float: right;
  width: 40%;
}
.content-paragraph .content-image .content-image-inner,
.content-paragraph .content-gif .content-image-inner {
  position: relative;
  background: #e1e1e1;
}
.content-paragraph .content-image img,
.content-paragraph .content-gif img {
  display: block;
  position: absolute;
  width: 100%;
}
.content-paragraph.content-paragraph-right .content-text {
  float: right;
}
.content-paragraph.content-paragraph-right .content-image,
.content-paragraph.content-paragraph-right .content-gif {
  float: left;
}
.content-paragraph .iframe-container {
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
.content-paragraph .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
@media all and (max-width: 619px) {
  .content-paragraph {
    padding: 0 0 20vw;
  }
  .content-paragraph .content-text,
  .content-paragraph .content-image,
  .content-paragraph .content-gif {
    float: none;
    width: 100%;
  }
  .content-paragraph .content-image,
  .content-paragraph .content-gif {
    padding-bottom: 7.5vw;
  }
}

.clienttext ul {
  display: block;
  position: relative;
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
}
.clienttext ul ul {
  float: none;
  width: 100%;
  padding: 0 0 16px;
}
.clienttext li {
  list-style-type: none;
}
.clienttext h3 {
  padding: 0;
  font-size: 24px;
  line-height: 1.2;
}

@media all and (max-width: 619px) {
  .clienttext ul {
    float: none;
    width: auto;
  }
}
.content-overview {
  position: relative;
  padding: 0 0 80px;
  font-size: 13px;
}
.content-overview h2 {
  font-size: 19px;
}
.content-overview h3 {
  font-size: 13px;
}
.content-overview .teaser {
  float: left;
  width: 25%;
  min-width: 200px;
  padding: 0 20px 0 0;
}
.content-overview .gallery-by-teaser {
  overflow: hidden;
}
.content-overview .gallery-image {
  height: 170px;
}
.content-overview .gallery-video {
  max-width: 100%;
}
.content-overview .gallery-image,
.content-overview .gallery-video {
  position: relative;
  float: left;
  margin: 0 2px 2px 0;
  overflow: hidden;
  cursor: pointer;
}
.content-overview .gallery-image .hover,
.content-overview .gallery-video .hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  -webkit-transition: background 0.5s;
          transition: background 0.5s;
}
.content-overview .gallery-image .gallery-image-inner,
.content-overview .gallery-video .gallery-image-inner {
  position: relative;
  background: #e1e1e1;
}
.content-overview .gallery-image img,
.content-overview .gallery-video img {
  display: block;
  position: absolute;
  width: 100%;
}
.content-overview .gallery-clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.content-overview .gallery-video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}
.content-overview .gallery-video-icon::before, .content-overview .gallery-video-icon::after {
  position: absolute;
  content: "";
}
.content-overview .gallery-video-icon::before {
  top: -45px;
  left: -45px;
  height: 90px;
  width: 90px;
  border: 15px solid #fff;
  border-radius: 100%;
}
.content-overview .gallery-video-icon::after {
  top: -17px;
  left: -11px;
  height: 0;
  width: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 30px solid #fff;
}
.content-overview .gallery-video-icon-dark::before {
  border-color: #000;
}
.content-overview .gallery-video-icon-dark::after {
  border-left-color: #000;
}
.content-overview .on-mouse-over .gallery-video-icon {
  opacity: 1;
}
.content-overview .on-mouse-over .hover {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background 0.2s;
          transition: background 0.2s;
}
@media all and (max-width: 799px) {
  .content-overview .teaser {
    float: none;
    width: auto;
    padding: 0 0 30px;
  }
  .content-overview .gallery-video {
    float: none;
    height: auto;
    width: 100% !important;
    margin: 0 0 2px;
  }
  .content-overview .gallery-video-icon::before {
    top: -9vw;
    left: -9vw;
    height: 18vw;
    width: 18vw;
    border-width: 3vw;
  }
  .content-overview .gallery-video-icon::after {
    top: -3.4vw;
    left: -2.2vw;
    border-top-width: 3.4vw;
    border-bottom-width: 3.4vw;
    border-left-width: 6vw;
  }
}
@media all and (max-width: 619px) {
  .content-overview .gallery-image {
    float: none;
    height: auto;
    width: 100% !important;
    margin: 0 0 2px;
    cursor: default;
  }
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  content: " ";
}

.wrapper-lightbox .close:hover,
.wrapper-lightbox .close a:hover,
.wrapper-lightbox .download a:hover,
.wrapper-lightbox .download a a:hover,
.wrapper-vimeo .close:hover,
.wrapper-vimeo .close a:hover,
.wrapper-vimeo .download a:hover,
.wrapper-vimeo .download a a:hover {
  opacity: 0.3;
  -webkit-transition: opacity 0.1s ease;
          transition: opacity 0.1s ease;
}
.wrapper-lightbox .close,
.wrapper-vimeo .close {
  position: fixed;
  top: 10px;
  right: 20px;
  z-index: 1200;
  height: 45px;
  width: 45px;
  background: transparent url("../img/close_2x.png") no-repeat center center;
  background-size: 19px;
  line-height: 0;
  cursor: pointer;
}
.wrapper-lightbox .download,
.wrapper-vimeo .download {
  float: right;
}
.wrapper-lightbox .download a,
.wrapper-vimeo .download a {
  display: block;
  height: 22px;
  width: 22px;
  background: transparent url("../img/download_2x.png") no-repeat center center;
  background-size: 22px;
}

.wrapper-vimeo {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1020;
  height: 100%;
  width: 100%;
  padding: 0 5vw;
}
@media all and (orientation: landscape) {
  .wrapper-vimeo {
    padding: 0 100px;
  }
}
.wrapper-vimeo .wrapper-vimeo-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 100%;
  max-width: 1020px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wrapper-vimeo iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100002;
  height: 100%;
  width: 100%;
}
.wrapper-vimeo .vimeo-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background: #000;
}

.wrapper-lightbox {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  width: 100%;
  padding-bottom: 25vh;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.wrapper-lightbox h3 {
  font-size: 24px;
}
.wrapper-lightbox .lightbox-image {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 0 20px;
}
.wrapper-lightbox .lightbox-image .lightbox-image-inner {
  position: relative;
  height: 0;
  width: 100%;
  margin: 0 0 4px;
  overflow: hidden;
  background: #000;
  text-align: center;
}
.wrapper-lightbox .lightbox-image .lightbox-image-inner img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.lightbox-target {
  max-width: 1180px;
  margin: 0 auto;
  padding: 30px 80px 0;
}

.footer {
  position: relative;
  margin: 85px 0 0;
  background: #232323;
}
.footer .footer-inner {
  position: relative;
  max-width: 1090px;
  margin: 0 auto;
  padding: 35px;
  color: #fff;
  font-family: "NHaasGroteskTXPro-75Bd", Helvetica, Arial, sans-serif;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.footer .copy {
  margin: 70px 0 0;
}
.footer .copy a {
  text-decoration: underline;
}
.footer b,
.footer .copy {
  font-family: "NHaasGroteskTXPro-55Rg", Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.footer b {
  color: #a6a6a6;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  color: #a6a6a6;
}
@media all and (max-width: 799px) {
  .footer .footer-inner {
    padding: 10vw 5vw;
  }
}
@media all and (max-width: 619px) {
  .footer {
    margin: 0;
  }
}

.error {
  position: relative;
  margin: 100px 0 0;
}
.error h2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  color: #f6f6f6;
  font-size: 200px;
  line-height: 70px;
}
.error h3,
.error p {
  position: relative;
  z-index: 5;
  margin: 0;
  padding: 0 0 0 80px;
}
.error h3 {
  margin: 0;
  font-size: 30px;
  line-height: 1.3;
}
/*# sourceMappingURL=style.css.map */