@font-face {
  font-family: "ITCGaramond";
  font-style: normal;
  src: url(/static/media/d7260bbd-d60b-4489-8f54-b58450440fb2.25ffe72b.eot?#iefix);
  src: url(/static/media/d7260bbd-d60b-4489-8f54-b58450440fb2.25ffe72b.eot?#iefix) format("eot"), url(/static/media/7de219cd-618c-4940-8787-8402b8fca3ad.99d9e4f9.woff2) format("woff2"), url(/static/media/30cb6e5f-3574-4331-adb6-cd844d4f34e6.7b43c4fb.woff) format("woff"), url(/static/media/a9d69a5f-548e-4e63-a42f-fb9fc63bf13c.862f2f97.ttf) format("truetype"), url(/static/media/fecebdda-c41c-45c6-bcb5-1b665a358117.6d8ea09f.svg#fecebdda-c41c-45c6-bcb5-1b665a358117) format("svg"); }

@font-face {
  font-family: "ITC Garamond W01 Book Narrow It";
  src: url(/static/media/a0dda002-180f-4560-a7b4-e82dd029d31d.cf18a3b9.eot?#iefix);
  src: url(/static/media/a0dda002-180f-4560-a7b4-e82dd029d31d.cf18a3b9.eot?#iefix) format("eot"), url(/static/media/2ab6e61e-0de7-458b-b43b-cba11c34eaa3.7fd8ffbf.woff2) format("woff2"), url(/static/media/acf9cdf5-b586-49c4-ab19-3f10f27f6a78.6843eb2f.woff) format("woff"), url(/static/media/144ea5c2-02f8-4e23-bd2a-1ecf7a43889e.43976434.ttf) format("truetype"), url(/static/media/1b25afb4-bbc8-41d0-85a3-42633e665a63.8916e5ea.svg#1b25afb4-bbc8-41d0-85a3-42633e665a63) format("svg"); }

@font-face {
  font-family: "NHaasGrotesk";
  font-style: normal;
  src: url(/static/media/fca16206-1413-42b5-b3dd-ce6499d2bd3f.d26dbbb0.eot?#iefix);
  src: url(/static/media/fca16206-1413-42b5-b3dd-ce6499d2bd3f.d26dbbb0.eot?#iefix) format("eot"), url(/static/media/34ae0cd2-c49c-4df4-8270-fcda21c1b715.c1afb9ba.woff2) format("woff2"), url(/static/media/9e666926-4bc9-4013-849e-dffa25a41dbd.994f92ce.woff) format("woff"), url(/static/media/37e13425-7daf-407c-ba41-43ebd7d30855.4e6dc654.ttf) format("truetype"), url(/static/media/9cd38052-e8fa-4a89-bfee-01d1675c9aa1.1f12832b.svg#9cd38052-e8fa-4a89-bfee-01d1675c9aa1) format("svg"); }

@font-face {
  font-family: "NHaasGrotesk";
  font-style: italic;
  src: url(/static/media/a0bf86e3-a9f2-4579-8187-62d3f2386821.54ebb077.eot?#iefix);
  src: url(/static/media/a0bf86e3-a9f2-4579-8187-62d3f2386821.54ebb077.eot?#iefix) format("eot"), url(/static/media/c951fbb4-1116-47e5-b057-5691a20747eb.c8b391e7.woff2) format("woff2"), url(/static/media/cfaf1c42-858f-4acc-88d8-f0fd7d3e6295.034842df.woff) format("woff"), url(/static/media/602dde2d-6c6d-491a-b06e-6b1d3e3d6939.dc95fd71.ttf) format("truetype"), url(/static/media/5fd112e6-a183-4128-b927-bffbb08088d5.c1e8950a.svg#5fd112e6-a183-4128-b927-bffbb08088d5) format("svg"); }

/* 24 grid based on viewport width units */
/* 100 / 24 * NUM_OF_COLS */
.col-1 {
  width: 4.166vw; }

.col-2 {
  width: 8.333vw; }

.col-3 {
  width: 12.5vw; }

.col-4 {
  width: 16.666vw; }

.col-5 {
  width: 20.833vw; }

.col-6 {
  width: 25vw; }

.col-7 {
  width: 29.166vw; }

.col-8 {
  width: 33.333vw; }

.col-9 {
  width: 37.5vw; }

.col-10 {
  width: 41.666vw; }

.col-11 {
  width: 45.833vw; }

.col-12 {
  width: 50vw; }

.col-22 {
  width: 91.666vw; }

.col-24 {
  width: 100vw; }

/* z-index layering */
.zindex-100 {
  z-index: 100; }

.zindex-200 {
  z-index: 200; }

.zindex-300 {
  z-index: 300; }

html, body {
  height: 100%;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  margin: 0;
  padding: 0;
  background: #f3f1ed;
  font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: white; }

h1, h2 {
  font-weight: 400; }

a, a:link {
  color: white;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent !important;
  -webkit-touch-callout: none; }

p {
  line-height: 1.2; }

.no-scroll {
  overflow: hidden; }

.text--small {
  font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
  font-size: 1em; }

.text--small-serif {
  font-family: "ITCGaramond", Times, serif;
  font-size: 1.5em;
  letter-spacing: 0em; }

.text--uppercase {
  text-transform: uppercase; }

.text--headline {
  font-family: "ITCGaramond", Times, serif;
  font-size: 9.25em;
  letter-spacing: -0.02em;
  line-height: .925; }

.text--hidden {
  visibility: hidden; }

/* Image loading classes */
.media-image {
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear; }

.media-image--complete {
  opacity: 1; }

/* Page layers container */
.page-layers {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  .text--headline {
    font-size: 60px; }
  .text--small {
    line-height: 20px; } }
@-webkit-keyframes layer-appear {
  0% {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
  25% {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
  99% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes layer-appear {
  0% {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
  25% {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
  99% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes layer-enter {
  0% {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
  99% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes layer-enter {
  0% {
    -webkit-transform: translateY(100vh);
            transform: translateY(100vh); }
  99% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes layer-exit {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh); } }

@keyframes layer-exit {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  25% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh); } }

@-webkit-keyframes layer-exit-up {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh); } }

@keyframes layer-exit-up {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh); } }

.layer-page {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  -webkit-transform: translateY(100vh);
      -ms-transform: translateY(100vh);
          transform: translateY(100vh);
  pointer-events: none;
  opacity: 1;
  visibility: hidden;
  z-index: 1; }

.layer-page.layer-page--home {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  visibility: visible; }

.layer-page--active,
.layer-page--enter,
.layer-page--exit,
.layer-page--enter-complete,
.layer-page--exit-complete {
  visibility: visible; }

.layer-page--enter {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.layer-page--enter-complete {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.layer-page--exit {
  -webkit-transform: translateY(-100vh);
      -ms-transform: translateY(-100vh);
          transform: translateY(-100vh);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  transition: -webkit-transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  -o-transition: transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  transition: transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
  transition: transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s, -webkit-transform 0.7s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s; }

.layer-page--exit-complete {
  -webkit-transform: translateY(100vh);
      -ms-transform: translateY(100vh);
          transform: translateY(100vh);
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

/*
.layer__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.25; 
  pointer-events: none;
  transition: opacity 1ms linear 1s;
}

.layer-page--enter .layer__overlay {
  opacity: 0.01;
  transition: none;
}

.layer-page--active .layer__overlay {
  opacity: 0.01;
  transition: opacity 400ms linear 750ms;
}
*/
.layer-page--exit.layer-page--transition-fade {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: opacity 80ms linear;
  -o-transition: opacity 80ms linear;
  transition: opacity 80ms linear;
  opacity: 0; }

.layer-page--exit-complete.layer-page--transition-fade {
  opacity: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.layer-page--active {
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  pointer-events: auto; }

.no-scroll .layer-page--active {
  overflow: hidden; }

.layer-page.layer-page--is-scroll-end {
  pointer-events: none; }

.layer-page--is-scroll-end .layer-page__spacer {
  pointer-events: none;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: layer-fade-out;
          animation-name: layer-fade-out;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.layer-page--immediate {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.layer-page__content {
  position: static; }

.layer-page--appear {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-animation-name: layer-appear;
          animation-name: layer-appear;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.layer-page__spacer {
  position: relative;
  width: 100vw;
  height: 100vh;
  opacity: 1; }
  .layer-page__spacer:after {
    content: '';
    position: absolute;
    opacity: 1;
    width: 100%;
    height: 100%;
    background-color: #000; }

.layer-page--exit .layer-page__spacer:after {
  -webkit-transition: opacity 220ms linear;
  -o-transition: opacity 220ms linear;
  transition: opacity 220ms linear;
  opacity: 0; }

.layer-page--home .layer-page__spacer {
  height: 100vh; }
.player__scrubber {
  pointer-events: all;
  cursor: pointer;
  display: block;
  position: absolute;
  right: 0;
  top: -15px;
  right: -15px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 32px;
  height: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .player__scrubber:after {
    content: '';
    position: relative;
    border-radius: 6px;
    width: 12px;
    height: 12px;
    background: white; }

.player-ctrl--scrubbing .player-ctrl--progress .player__scrubber,
.player__scrubber--selected {
  -webkit-transition: 80ms cubic-bezier(1, 0, 0.24, 1);
  -o-transition: 80ms cubic-bezier(1, 0, 0.24, 1);
  transition: 80ms cubic-bezier(1, 0, 0.24, 1);
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  cursor: pointer; }
  .player-ctrl--scrubbing .player-ctrl--progress .player__scrubber:active,
  .player__scrubber--selected:active {
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    cursor: pointer; }
.progress-bar {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .progress-bar .progress-bar__bg {
    position: relative;
    width: 100%;
    top: calc(50% - 2px);
    height: 2px;
    background: rgba(255, 255, 255, 0.25); }
  .progress-bar .progress-bar__fg {
    position: absolute;
    pointer-events: none;
    height: 100%;
    background: #fff;
    -webkit-transition: width 30ms linear;
    -o-transition: width 30ms linear;
    transition: width 30ms linear; }
  .progress-bar .progress-bar__fg-buffered {
    position: absolute;
    pointer-events: none;
    height: 100%;
    background: rgba(255, 255, 255, 0.25); }

.debug-active .progress-bar {
  background: rgba(0, 255, 0, 0.25); }
.player__time {
  position: absolute;
  display: inline-block;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 12px;
  letter-spacing: 0.04em;
  font-weight: 400;
  bottom: 10px; }

.player__time {
  opacity: 1;
  -webkit-transition: opacity 350ms ease-in;
  -o-transition: opacity 350ms ease-in;
  transition: opacity 350ms ease-in;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.player--metadata .player__time .player-time {
  opacity: 0.8; }
.player-ctrl--playhead {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; }

.player-ctrl--playhead__cursorcontainer {
  position: absolute;
  width: 100%;
  height: 21px;
  bottom: 20px; }

.player-ctrl--playhead__cursor {
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
.player__fullscreen {
  position: relative;
  cursor: pointer; }
  .player__fullscreen:hover.player__fullscreen::after {
    border: 2px solid white;
    opacity: 1; }

.player__fullscreen::after {
  content: '';
  display: block;
  position: relative;
  width: 20px;
  height: 8px;
  opacity: .5;
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 160ms ease-in-out;
  -o-transition: all 160ms ease-in-out;
  transition: all 160ms ease-in-out; }

.player--fullscreen-available .player__fullscreen {
  display: block; }

.player--fullscreen-on .player__fullscreen::after {
  opacity: 1;
  border-color: white;
  background: white; }
.player-ctrl--toggle {
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
  margin-left: -7px;
  margin-top: -3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  opacity: 0.5;
  -webkit-transition: opacity 160ms ease-in-out;
  -o-transition: opacity 160ms ease-in-out;
  transition: opacity 160ms ease-in-out; }
  .player-ctrl--toggle:hover {
    opacity: 1; }

.player-ctrl--toggle::after {
  content: '';
  position: relative;
  display: block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-position: center center;
  background-image: url(/static/media/player-ui-pause.eed06857.svg);
  background-repeat: no-repeat; }

.player-ctrl--toggle.initiated::after {
  opacity: 0; }

.player-ctrl--toggle.paused::after {
  background-image: url(/static/media/player-ui-play.bc52f246.svg); }
.player__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-bottom: 15px; }
  .player__footer::before {
    content: '';
    position: absolute;
    pointer-events: none;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 150px;
    opacity: 0.15;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
    background: -webkit-linear-gradient(transparent, black);
    background: -o-linear-gradient(transparent, black);
    background: linear-gradient(transparent, black); }
.player__play-toggle {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 50%;
  left: 50%;
  width: 90.5px;
  height: 90.5px;
  margin-top: -45px;
  margin-left: -45px;
  background-size: contain; }

.hide-ui .player__play-toggle,
.hide-ui .player__play-toggle.paused {
  -webkit-animation-name: none;
          animation-name: none;
  opacity: 0; }

.player__play-toggle {
  opacity: 0;
  -webkit-transition: opacity 125ms ease-in;
  -o-transition: opacity 125ms ease-in;
  transition: opacity 125ms ease-in;
  background-image: url(/static/media/icon-play.785c5270.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center;
  background-color: rgba(247, 247, 247, 0.25);
  border-radius: 50px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-position: 55% 50%; }

.player--playing .player__play-toggle {
  opacity: 0;
  background-image: url(/static/media/icon-play.785c5270.svg); }

.player__play-toggle.show-play {
  background-image: url(/static/media/icon-play.785c5270.svg); }

.player__play-toggle.show-pause {
  background-position: center;
  background-image: url(/static/media/icon-pause.0586d2c2.svg); }

.player__play-toggle.paused {
  opacity: 1;
  -webkit-transition: opacity 1000ms ease-out 250ms;
  -o-transition: opacity 1000ms ease-out 250ms;
  transition: opacity 1000ms ease-out 250ms;
  background-image: url(/static/media/icon-play.785c5270.svg); }

.player__play-toggle.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.8; }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.8; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.0; } }

@keyframes bounce {
  0% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    opacity: 0.8; }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.8; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.0; } }
.player__buffering {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  margin-top: -45px;
  margin-left: -45px;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0;
  -webkit-transition: opacity 80ms ease-in;
  -o-transition: opacity 80ms ease-in;
  transition: opacity 80ms ease-in; }

.player--buffering .player__buffering {
  opacity: 1; }
  .player--buffering .player__buffering .circular {
    -webkit-animation: rotate 2s linear infinite;
            animation: rotate 2s linear infinite; }
  .player--buffering .player__buffering .path {
    -webkit-animation: dash 1.5s ease-in-out infinite;
            animation: dash 1.5s ease-in-out infinite; }

.player__buffering .circular {
  -webkit-animation: none;
          animation: none;
  -webkit-transform-origin: 50px 50px;
      -ms-transform-origin: 50px 50px;
          transform-origin: 50px 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.player__buffering .path {
  -webkit-animation: none;
          animation: none;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-color: white;
  stroke-linecap: round; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }
.player__volume {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.player__volume__background {
  position: relative;
  width: 100%;
  height: 2px;
  background: rgba(250, 250, 250, 0.5); }

.player__volume__foreground {
  position: absolute;
  pointer-events: none;
  height: 100%;
  background: rgba(250, 250, 250, 0.8); }
.video-player {
  position: relative;
  background: black;
  overflow: hidden;
  -webkit-user-select: none; }

.video-player:-webkit-full-screen,
.video-player.player--fullscreen-on {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0; }

.video-player:-moz-full-screen,
.video-player.player--fullscreen-on {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0; }

.video-player:-ms-fullscreen,
.video-player.player--fullscreen-on {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0; }

.video-player:fullscreen,
.video-player.player--fullscreen-on {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  left: 0; }
  .video-player:-webkit-full-screen video,
  .video-player.player--fullscreen-on video {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .video-player:-moz-full-screen video,
  .video-player.player--fullscreen-on video {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .video-player:-ms-fullscreen video,
  .video-player.player--fullscreen-on video {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .video-player:fullscreen video,
  .video-player.player--fullscreen-on video {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.hide-inactive {
  opacity: 1;
  -webkit-transition: opacity 350ms ease-out;
  -o-transition: opacity 350ms ease-out;
  transition: opacity 350ms ease-out; }

.user-inactive .hide-inactive,
.not-initiated .user-active .hide-inactive,
.player--paused .user-active .hide-inactive {
  opacity: 0; }

.hit-area {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 5px); }

.debug-active .hit-area {
  background-color: rgba(0, 255, 0, 0.25); }

.player-controls__row {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 20px; }
  .player-controls__row .player-ctrl {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin: 20px; }
    .player-controls__row .player-ctrl.player-ctrl--play {
      width: 25px; }
    .player-controls__row .player-ctrl.player-ctrl--progress {
      -ms-flex-positive: 1;
          flex-grow: 1; }
    .player-controls__row .player-ctrl.player-ctrl--volume {
      width: 100px; }
    .player-controls__row .player-ctrl.player-ctrl--fullscreen {
      width: 25px; }
.touch-player:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 350ms ease-out,  -webkit-transform 200ms ease-in 150ms;
  transition: opacity 350ms ease-out,  -webkit-transform 200ms ease-in 150ms;
  -o-transition: transform 200ms ease-in 150ms,  opacity 350ms ease-out;
  transition: transform 200ms ease-in 150ms,  opacity 350ms ease-out;
  transition: transform 200ms ease-in 150ms,  opacity 350ms ease-out,  -webkit-transform 200ms ease-in 150ms; }

.player--initiated img {
  display: none; }

.hide-ui .touch-player:after {
  opacity: 0;
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9); }

.touch-player {
  position: relative; }
  .touch-player .player__play-toggle,
  .touch-player .player__buffering {
    pointer-events: none;
    margin-top: -32px;
    margin-left: -32px;
    width: 64px;
    height: 64px; }
  .touch-player img, .touch-player video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }
  .touch-player:after {
    content: '';
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin-top: -32px;
    margin-left: -32px;
    background-image: url(/static/media/icon-play.785c5270.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    background-color: rgba(247, 247, 247, 0.05);
    border-radius: 50px;
    -webkit-backdrop-filter: blur(10px);
    background-position: 57% 50%; }
  .touch-player.player--playing:after, .touch-player.player--buffering:after {
    display: none; }
.collection__media-item {
  position: relative;
  -webkit-transition: -webkit-transform 0.5s linear;
  transition: -webkit-transform 0.5s linear;
  -o-transition: transform 0.5s linear;
  transition: transform 0.5s linear;
  transition: transform 0.5s linear, -webkit-transform 0.5s linear; }
  .collection__media-item video {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transform: scale(1.005);
        -ms-transform: scale(1.005);
            transform: scale(1.005); }

/*
.collection__media-item--in-viewport {
  border: 2px dashed yellow;
}
*/
.collection__media-item-aside {
  position: absolute;
  top: 0;
  pointer-events: none; }

/*
.collection__media-item--in-viewport > div {
  visibility: visible;
}
*/
@media only screen and (max-width: 767px) and (orientation: portrait) {
  /* portrait phones */
  .collection__media-item-aside {
    display: none; } }

.collection__media-position {
  position: relative;
  /* offset by 1 column right */
  pointer-events: auto; }

.collection__media-position--portrait {
  width: 91.666vw;
  /* col-22 */ }

.collection__media-ratio {
  position: relative; }
  .collection__media-ratio video, .collection__media-ratio img {
    -o-object-fit: cover;
       object-fit: cover; }

.collection__media-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto; }

.collection__list--lightbox .collection__media-image {
  cursor: nesw-resize; }

.layer-page--home .collection__media-image,
.later-page--artist .collectino__media-image {
  cursor: pointer; }
.collection__media {
  position: relative; }
.collection__row-titles {
  position: -webkit-sticky;
  position: sticky;
  top: 45vh;
  margin: 0;
  padding: 16px 20px 20px 20px;
  text-align: center;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  max-width: 70%;
  margin: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.collection__row-title {
  display: inline-block; }

.collection__row-titles--single.collection__row-titles--above-viewport {
  opacity: 0;
  -webkit-transition: opacity 180ms linear;
  -o-transition: opacity 180ms linear;
  transition: opacity 180ms linear; }

.collection__row-titles--single {
  padding: 28px 20px 20px 20px; }

.collection__row-titles--hidden {
  opacity: 0; }

.collection__row--hover .collection__row-subtitle,
.collection__row-titles:hover .collection__row-subtitle {
  opacity: 1; }

.collection__row-subtitle {
  display: block;
  text-transform: uppercase;
  color: white;
  opacity: 0.75;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.collection__row-titles--page {
  top: 0; }

.collection__row-link {
  text-decoration: none;
  pointer-events: auto; }

@-webkit-keyframes titles-transition-in {
  0% {
    -webkit-transform: translate(0, 35vh);
            transform: translate(0, 35vh); }
  99% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes titles-transition-in {
  0% {
    -webkit-transform: translate(0, 35vh);
            transform: translate(0, 35vh); }
  99% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes titles-gridfade-in {
  0% {
    opacity: 0.01;
    -webkit-transform: translate(0, 35vh);
            transform: translate(0, 35vh); }
  1% {
    opacity: 0.01;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  99% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes titles-gridfade-in {
  0% {
    opacity: 0.01;
    -webkit-transform: translate(0, 35vh);
            transform: translate(0, 35vh); }
  1% {
    opacity: 0.01;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  99% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-webkit-keyframes titles-fade-in {
  0% {
    opacity: 0.01; }
  100% {
    opacity: 1; } }

@keyframes titles-fade-in {
  0% {
    opacity: 0.01; }
  100% {
    opacity: 1; } }

.layer-page--artist .collection__overlay--page {
  margin-top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 0.01; }

.layer-page--artist.layer-page--enter-complete .collection__overlay--page {
  -webkit-animation-name: titles-fade-in;
          animation-name: titles-fade-in;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.collection__overlay--page {
  margin-top: 70vh;
  -webkit-transform: translate(0, 35vh);
      -ms-transform: translate(0, 35vh);
          transform: translate(0, 35vh); }

.layer-page--enter-complete .collection__overlay--page {
  -webkit-animation-name: titles-transition-in;
          animation-name: titles-transition-in;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.collection__list--grid .collection__overlay--page {
  margin-top: 0;
  opacity: 0.01; }

.layer-page--enter-complete .collection__overlay--grid.collection__overlay--page {
  -webkit-animation-name: titles-gridfade-in;
          animation-name: titles-gridfade-in;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }
.collection__row {
  position: relative;
  width: 100vw;
  text-align: center; }

.collection__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  text-align: center; }
.logo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  pointer-events: none; }

.logo--disable {
  visibility: hidden; }

.logo--hidden {
  opacity: 0; }

.logo--active {
  position: fixed;
  top: 0;
  height: 100%; }

.logo-svg {
  margin-top: auto;
  margin-bottom: 1vw;
  width: 100%; }

.logo__graphic {
  margin: auto;
  width: 100%;
  will-change: transform; }
.background-canvas {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f3f1ed;
  -webkit-transition: background-color 1s linear;
  -o-transition: background-color 1s linear;
  transition: background-color 1s linear; }

.home > .background-canvas {
  position: fixed;
  height: 100vh; }

.layer-page--is-scroll-next-to-end .home > .background-canvas {
  display: none; }

.home .collection__list > .background-canvas {
  display: none; }

.layer-page--is-scroll-next-to-end .home .collection__list > .background-canvas {
  display: block; }
@-webkit-keyframes text-appear {
  0% {
    opacity: 0.01; }
  100% {
    opacity: 1; } }

@keyframes text-appear {
  0% {
    opacity: 0.01; }
  100% {
    opacity: 1; } }

.overlay-heading {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  pointer-events: none; }

.overlay-heading .logo-svg {
  width: 100%;
  -webkit-transform: scale(0.3);
      -ms-transform: scale(0.3);
          transform: scale(0.3);
  margin-bottom: -0.9vw;
  /* Portrait and Landscape */ }
  @media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
    .overlay-heading .logo-svg {
      -webkit-transform: scale(0.7);
          -ms-transform: scale(0.7);
              transform: scale(0.7); } }

.overlay-heading__text {
  width: 100%;
  margin: auto;
  opacity: 0.01;
  text-align: center;
  line-height: 1em; }

.overlay-heading__text--appear {
  -webkit-animation-name: text-appear;
          animation-name: text-appear;
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.overlay-heading__text--appear-no-transition {
  -webkit-animation-duration: 200ms;
          animation-duration: 200ms;
  -webkit-animation-delay: 0ms;
          animation-delay: 0ms; }
.collection__list {
  position: relative;
  min-height: 100vh; }

@-webkit-keyframes transition-in {
  0% {
    -webkit-transform: translate(0, 35vh);
            transform: translate(0, 35vh); }
  99% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes transition-in {
  0% {
    -webkit-transform: translate(0, 35vh);
            transform: translate(0, 35vh); }
  99% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

.is-mobile .collection__rows {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }

.layer-page--subcollection .collection__row-outer--first,
.layer-page--collection .collection__row-outer--first,
.layer-page--artist .collection__row-outer--first {
  -webkit-transform: translate(0, 35vh);
      -ms-transform: translate(0, 35vh);
          transform: translate(0, 35vh); }

.layer-page--subcollection.layer-page--enter-complete .collection__row-outer--first,
.layer-page--collection.layer-page--enter-complete .collection__row-outer--first,
.layer-page--artist.layer-page--enter-complete .collection__row-outer--first {
  -webkit-animation-name: transition-in;
          animation-name: transition-in;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.layer-page--subcollection .collection__row-outer,
.layer-page--collection .collection__row-outer {
  padding-bottom: 16.666vh; }
  @media only screen and (max-width: 767px) {
    .layer-page--subcollection .collection__row-outer,
    .layer-page--collection .collection__row-outer {
      padding-bottom: 8vh; } }

.collection__row-outer {
  padding-bottom: 50vh; }

.collection__row-outer--last {
  padding-bottom: 40vh; }

.collection__row-outer--first {
  padding-top: 70vh; }

.layer-page--subcollection .collection__row-outer.collection__row-outer--spread-margin,
.layer-page--collection .collection__row-outer.collection__row-outer--spread-margin {
  padding-bottom: 50vh; }

.collection__grid {
  position: relative;
  padding-top: 95px;
  padding-bottom: 4.166vw; }

.collection__grid-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 3.846vw; }
  @media only screen and (max-width: 767px) {
    .collection__grid-list {
      padding: 0; } }

.collection__grid-list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 15.384vw;
  height: 15.384vw;
  padding: 1.2vw 3.846vw 7.692vw 3.846vw; }
  .collection__grid-list-item a {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%; }

@media only screen and (max-width: 767px) {
  .collection__grid-list-item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50vw;
    height: 50vw;
    padding: 1.2vw 4vw 7.692vw 4vw; } }

.collection__grid-list-item:hover .collection__grid-title {
  opacity: 1; }

.collection__grid-title {
  position: absolute;
  margin: auto;
  color: white;
  opacity: 0;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  pointer-events: none; }

.collection__list--lightbox .collection__grid-list-item img {
  cursor: nesw-resize; }

.collection__grid-image {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

@-webkit-keyframes collection__grid-list-item {
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes collection__grid-list-item {
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.collection__grid-list-item:focus, .collection__grid-list-item:active {
  -webkit-animation-name: collection__grid-list-item;
          animation-name: collection__grid-list-item;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1; }
/*
.collection__row-titles {
  position: sticky;
  top: 45vh;
  margin: 0;
  padding: 16px 20px 20px 20px;
  text-align: center;
  transform: scale(1);
  max-width: 70%;
  margin: auto;
  user-select: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  transition: opacity 180ms linear;
}
*/
.collection__row-titles--single {
  padding: 28px 20px 20px 20px; }

.collection__row-titles--hidden {
  opacity: 0; }

.collection__row--hover .collection__titles-subtitle,
.collection__row-titles:hover .collection__titles-subtitle {
  opacity: 0.75; }

.collection__row--hover .collection__titles-title,
.collection__row-titles:hover .collection__titles-title {
  opacity: 0.75; }

.collection__titles-title {
  display: inline-block;
  color: white;
  opacity: 1;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.collection__titles-subtitle {
  text-transform: uppercase;
  color: white;
  opacity: 0.75;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.collection__row-titles--page {
  top: 0; }

.collection__row-link {
  text-decoration: none;
  pointer-events: auto; }

.collection__overlay--grid.collection__overlay--page {
  margin-top: 0;
  opacity: 0.01;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

@-webkit-keyframes titles-transition-in {
  0% {
    -webkit-transform: translate(0, 35vh);
            transform: translate(0, 35vh); }
  99% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: none;
            transform: none; } }

@keyframes titles-transition-in {
  0% {
    -webkit-transform: translate(0, 35vh);
            transform: translate(0, 35vh); }
  99% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  100% {
    -webkit-transform: none;
            transform: none; } }
.item,
.item-nested {
  /* for sticky title to work */
  position: relative; }
.hero {
  position: relative;
  width: 100%;
  height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f3f1ed;
  pointer-events: none; }

.hero--in-viewport {
  pointer-events: none; }

.hero--active {
  background-color: #f3f1ed;
  pointer-events: auto; }

.hero__content {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex; }

.hero__image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  font-size: 0; }
  .hero__image-container .media-image img, .hero__image-container .media-image video {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    height: 100%; }
  .hero__image-container .media-image {
    opacity: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  .hero__image-container .media-image--complete {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1; }

.hero__image-container::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.15); }

.hero__slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background-color: #f3f1ed; }

.hero__slide--transition {
  opacity: 0;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease; }

.hero__image {
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

.hero__image.hero__image--twin {
  display: inline-block;
  vertical-align: top;
  width: 50%; }

.hero__text.hero__text--transition-in {
  -webkit-animation-duration: .8s;
          animation-duration: .8s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-animation-name: enter-text;
          animation-name: enter-text; }

.hero__text.hero__text--transition-out {
  -webkit-animation-duration: .8s;
          animation-duration: .8s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-animation-name: exit-text;
          animation-name: exit-text; }

@-webkit-keyframes enter-text {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 4px, 0);
            transform: translate3d(0, 4px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@keyframes enter-text {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 4px, 0);
            transform: translate3d(0, 4px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); } }

@-webkit-keyframes exit-text {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0); } }

@keyframes exit-text {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0); } }

.hero__text {
  display: block;
  position: relative;
  margin: auto;
  opacity: 0;
  text-decoration: none; }

.hero__title {
  font-family: "ITCGaramond", Times, serif;
  font-size: 18px;
  color: white;
  letter-spacing: 0;
  text-align: center; }

.hero__subtitle {
  font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
  color: white;
  text-align: center;
  text-transform: uppercase; }

.hero__image img {
  -o-object-fit: cover;
     object-fit: cover; }

@media only screen and (max-width: 767px) and (orientation: portrait) {
  /* portrait phones */
  .hero__image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle; }
  .hero__image img, .hero__image video {
    -o-object-fit: contain;
       object-fit: contain; }
  .hero__image.hero__image--vertical img, .hero__image.hero__image--vertical video {
    -o-object-fit: cover;
       object-fit: cover; }
  .hero__image--twin img, .hero__image video {
    -o-object-fit: cover;
       object-fit: cover; } }

@media only screen and (max-width: 767px) {
  /* phones */
  .hero__image.hero__image--twin {
    width: 100%;
    background-size: cover; }
  /* hide second image */
  .hero__image.hero__image--twin:last-child {
    display: none; } }

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .hero__image {
    background-size: cover;
    background-position: top; } }

.hero__circle-wrapper {
  width: 24px;
  /* Set the size of the progress bar */
  height: 24px;
  position: absolute;
  /* Enable clipping */
  clip: rect(0px, 24px, 24px, 8px);
  /* Hide half of the progress bar */ }

/* Set the sizes of the elements that make up the progress bar */
.hero__circle-container {
  position: absolute;
  top: 36px;
  left: 40px;
  opacity: 0.01; }

@media only screen and (max-width: 767px) {
  .hero__circle-container {
    top: 24px;
    left: 22px; } }

.hero__circle-container--visible {
  opacity: 1;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear; }

.hero--in-viewport .hero__circle-container--transition .hero__circle {
  opacity: 0.01;
  -webkit-transition: opacity 0s linear 0s;
  -o-transition: opacity 0s linear 0s;
  transition: opacity 0s linear 0s; }

.hero__circle {
  width: 12px;
  height: 12px;
  border: 1.5px solid white;
  border-radius: 50%;
  position: absolute;
  clip: rect(0px, 7px, 24px, 0px);
  -webkit-transition: opacity 160ms linear 0ms;
  -o-transition: opacity 160ms linear 0ms;
  transition: opacity 160ms linear 0ms; }

.hero__circle-noclip {
  width: 12px;
  height: 12px;
  border: 1.5px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  position: absolute; }

/* Using the data attributes for the animation selectors. */
/* Base settings for all animated elements */
div[data-anim~=base] {
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  /* Only run once */
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  /* Hold the last keyframe */
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  /* Linear animation */ }

.hero--in-viewport .hero__circle-wrapper[data-anim~=wrapper] {
  -webkit-animation-duration: 0.01s;
          animation-duration: 0.01s;
  /* Complete keyframes asap */
  -webkit-animation-delay: 2.45s;
          animation-delay: 2.45s;
  /* Wait half of the animation */
  -webkit-animation-name: close-wrapper;
          animation-name: close-wrapper;
  /* Keyframes name */ }

.hero--in-viewport .hero__circle-container--transition .hero__circle-wrapper[data-anim~=wrapper] {
  -webkit-animation-name: none;
          animation-name: none; }

.hero--in-viewport .hero__circle[data-anim~=left] {
  -webkit-animation-duration: 4.9s;
          animation-duration: 4.9s;
  /* Full animation time */
  -webkit-animation-name: left-spin;
          animation-name: left-spin; }

.hero--in-viewport .hero__circle-container--transition .hero__circle[data-anim~=left] {
  -webkit-animation-name: none;
          animation-name: none;
  opacity: 0; }

.hero__circle {
  opacity: 0; }

.hero--in-viewport .hero__circle {
  opacity: 1; }

.hero--in-viewport .hero__circle[data-anim~=right] {
  -webkit-animation-duration: 2.45s;
          animation-duration: 2.45s;
  /* Half animation time */
  -webkit-animation-name: right-spin;
          animation-name: right-spin; }

.hero--in-viewport .hero__circle-container--transition .hero__circle[data-anim~=right] {
  -webkit-animation-name: none;
          animation-name: none;
  opacity: 0; }

/* Rotate the right side of the progress bar from 0 to 180 degrees */
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); } }
@keyframes right-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); } }

/* Rotate the left side of the progress bar from 0 to 360 degrees */
@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@keyframes left-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* Set the wrapper clip to auto, effectively removing the clip */
@-webkit-keyframes close-wrapper {
  to {
    clip: rect(auto, auto, auto, auto); } }
@keyframes close-wrapper {
  to {
    clip: rect(auto, auto, auto, auto); } }

@-webkit-keyframes hide-bg {
  to {
    opacity: 0; } }

@keyframes hide-bg {
  to {
    opacity: 0; } }

.hero__intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.hero__intro--progress {
  cursor: progress; }

.hero__intro::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f3f1ed;
  -webkit-animation-name: hide-bg;
          animation-name: hide-bg;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  -webkit-animation-duration: 0.01s;
          animation-duration: 0.01s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hero__intro--loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #f3f1ed; }

@-webkit-keyframes intro-up {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, -101%, 0);
            transform: translate3d(0, -101%, 0); } }

@keyframes intro-up {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  100% {
    -webkit-transform: translate3d(0, -101%, 0);
            transform: translate3d(0, -101%, 0); } }

rect.mask-rect {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-delay: 1;
          animation-delay: 1;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hero--slides-ready rect.mask-rect {
  -webkit-animation-name: intro-up;
          animation-name: intro-up; }

@-webkit-keyframes fade-logo {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
            transform: translateY(6px); }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes fade-logo {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
            transform: translateY(6px); }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.hero__intro-svg-wrapper {
  -webkit-animation-name: fade-logo;
          animation-name: fade-logo;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.hero__tooltip {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 300ms linear 300ms;
  -o-transition: opacity 300ms linear 300ms;
  transition: opacity 300ms linear 300ms; }

.hero__tooltip--active {
  opacity: 1; }
.page-titles {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  margin: auto;
  padding: 16px 20px 20px 20px;
  display: inline-block;
  text-align: center;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 0;
  -webkit-transition: opacity 1s linear 1s;
  -o-transition: opacity 1s linear 1s;
  transition: opacity 1s linear 1s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }

.layer-page--active .page-titles {
  opacity: 1;
  pointer-events: auto; }

.page-titles__title {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default; }

.page-titles__subtitle {
  color: white;
  text-transform: uppercase; }

.page-titles__link {
  opacity: 0.75;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
  text-decoration: none;
  pointer-events: auto;
  cursor: pointer; }

.page-titles__link:hover {
  opacity: 1; }
.page-not-found {
  z-index: 999;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f43927;
  color: white; }
  .page-not-found .page-titles {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%; }

.page-not-found--hide {
  opacity: 0;
  -webkit-transition: opacity 600ms linear;
  -o-transition: opacity 600ms linear;
  transition: opacity 600ms linear; }
.artists--transparent {
  background-color: rgba(0, 0, 0, 0.5); }

.artists--active {
  overflow: auto;
  pointer-events: auto; }

.artist__hero {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; }

.artist__section {
  position: relative;
  padding-bottom: 10vh;
  min-height: 100vh;
  background-color: black; }
  .artist__section .artist__group {
    margin: 0 0 35px 0; }

.artist__category {
  padding: 35px 40px;
  text-align: center;
  text-transform: uppercase; }

.artist__list {
  margin: 0;
  padding: 0;
  list-style: none;
  /* Portrait and Landscape */ }
  @media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
    .artist__list {
      padding-top: 2.3rem; } }

.artist__link {
  cursor: pointer;
  text-decoration: none; }
  .artist__link .artist__link-content {
    -webkit-transition: color .05s ease;
    -o-transition: color .05s ease;
    transition: color .05s ease;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    color: #414141;
    cursor: pointer;
    max-width: 1000px;
    margin: auto;
    /* Portrait and Landscape */ }
    .artist__link .artist__link-content:hover {
      color: white;
      -webkit-transition: color .05s ease;
      -o-transition: color .05s ease;
      transition: color .05s ease; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
      .artist__link .artist__link-content {
        font-size: 2.3rem;
        line-height: 1.15em; } }

.artist__list-item {
  text-align: center;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  .artist__category {
    padding: 22px 0;
    text-align: center;
    text-transform: uppercase; } }
.bio__module-inner {
  position: relative; }

.bio__list {
  margin: 0;
  padding: 0;
  list-style: none; }

.bio__title {
  color: white;
  opacity: 0.75;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 16px;
  position: relative;
  text-indent: 0; }

.bio__listitem {
  padding: 10px 0 0 0;
  line-height: 1.25; }

.bio__listitem-title {
  float: left;
  margin-right: 1em; }

.bio__listitem-body {
  display: table; }

.bio a {
  opacity: 0.75;
  font-family: "ITC Garamond W01 Book Narrow It";
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out; }

.bio a:hover {
  opacity: 1;
  -webkit-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out; }

.bio h1, .bio h2 {
  font-size: 6.2em;
  letter-spacing: -0.025em;
  line-height: .925; }

.bio ul {
  margin: 0 0 1em 0;
  padding: 0;
  list-style-position: inside; }

.bio__module-inner--mobile {
  display: none;
  padding: 16px; }

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  .bio__module-inner--mobile {
    display: block; }
  .bio__module-inner {
    display: none; } }
.folder {
  position: relative;
  display: inline-block;
  width: 12.5vw;
  height: 12.5vw;
  cursor: pointer; }

.folder__wrapper {
  padding: 4.166vw 4.166vw 0; }

.folder__layer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat; }

.folder__front {
  background-image: url(/static/media/folder-front.e37934a7.svg);
  z-index: 2; }

.folder__file {
  width: 70.921%;
  background-image: url(/static/media/paper.027951ca.jpg);
  background-size: cover;
  -webkit-box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.25);
  z-index: 1;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(-70deg) scale(0.8) translate(7%, 15%);
      -ms-transform: rotate(-70deg) scale(0.8) translate(7%, 15%);
          transform: rotate(-70deg) scale(0.8) translate(7%, 15%);
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }

.folder:hover .folder__file {
  -webkit-transform: rotate(-66deg) scale(0.8) translate(25%, 9%);
      -ms-transform: rotate(-66deg) scale(0.8) translate(25%, 9%);
          transform: rotate(-66deg) scale(0.8) translate(25%, 9%);
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); }

.folder__back {
  background-image: url(/static/media/folder-back.d897c18b.svg);
  z-index: 0; }

.press-module__text {
  padding: 10px 4.166vw 0; }

.press-module__title,
.press-module__subtitle {
  font-size: 12px;
  color: white;
  opacity: 0.75;
  letter-spacing: 0.5px;
  line-height: 18px;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear; }

.press-module__category {
  color: white;
  opacity: 0.5;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear; }

.press-module__link:hover .press-module__category {
  opacity: 0.75; }

.press-module__link:hover .press-module__title,
.press-module__link:hover .press-module__subtitle {
  opacity: 1; }
.bio {
  background: #0e0e0e;
  min-height: 100vh;
  padding: 0vh 0 20vh 0;
  /* Portrait and Landscape */ }
  @media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
    .bio {
      padding-top: 2.3rem;
      padding-bottom: 4.6rem; } }

.bio h1 {
  margin: 0 0 0.67em;
  /* Portrait and Landscape */ }
  @media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
    .bio h1 {
      font-size: 2.3rem;
      line-height: 1.2em;
      margin: 0; } }

.bio__press,
.bio__modules {
  position: relative; }

.bio__press {
  padding: 4.166vw 0 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap; }

.press-module__content {
  display: inline-block;
  max-width: -webkit-min-content;
  max-width: -moz-min-content;
  max-width: min-content; }

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  .bio__press {
    -ms-flex-flow: wrap;
        flex-flow: wrap; }
  .press-module__content {
    max-width: 100%;
    min-width: auto; } }

.press-module {
  display: inline-block; }

.bio__press {
  position: relative;
  padding: 4.166vw 0 0 4.166vw; }

.folder__wrapper {
  padding: 4.166vw 4.166vw 0 0; }

.press-module__text {
  padding: 10px 4.166vw 0 0; }
.artist {
  position: relative; }

.artist-case-studies {
  position: relative; }
.info__download a svg g#arrow {
  -webkit-transition: -webkit-transform 180ms ease-in-out;
  transition: -webkit-transform 180ms ease-in-out;
  -o-transition: transform 180ms ease-in-out;
  transition: transform 180ms ease-in-out;
  transition: transform 180ms ease-in-out, -webkit-transform 180ms ease-in-out; }

.info__download a:hover svg g#arrow {
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px); }

.info {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .info .logo {
    position: absolute; }
  .info .info__content {
    position: relative;
    padding: 35px 40px;
    /* Portrait and Landscape */
    width: 100vw;
    min-height: 100vh;
    text-transform: uppercase;
    color: #fd3d2a;
    font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
    background-color: #f3f1ed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
      .info .info__content {
        padding: 23px 47px 23px 27px; } }
    .info .info__content a {
      color: inherit; }
    .info .info__content .info__section {
      margin-bottom: 20px;
      max-width: 480px; }
      .info .info__content .info__section .info__email,
      .info .info__content .info__section .info__tel {
        color: inherit;
        text-decoration: none;
        cursor: pointer; }
      .info .info__content .info__section p {
        line-height: 19px; }
    .info .info__content .info__siteby {
      margin-top: 25px; }
    .info .info__content .info__newsletter_subscribe {
      margin-top: 60px; }
      .info .info__content .info__newsletter_subscribe p {
        margin: 0.3em 0; }
      .info .info__content .info__newsletter_subscribe input[type='email'] {
        width: 100%;
        max-width: 460px;
        border: none;
        background: none;
        outline: none;
        border-radius: 0;
        padding: 0 0 3px 0;
        border-bottom: 1px solid #fd3d2a;
        color: #fd3d2a;
        font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 1; }
        .info .info__content .info__newsletter_subscribe input[type='email']::-webkit-input-placeholder {
          color: #fd3d2a;
          font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: 0.05em;
          line-height: 1;
          opacity: .5; }
        .info .info__content .info__newsletter_subscribe input[type='email']:-ms-input-placeholder {
          color: #fd3d2a;
          font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: 0.05em;
          line-height: 1;
          opacity: .5; }
        .info .info__content .info__newsletter_subscribe input[type='email']::placeholder {
          color: #fd3d2a;
          font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          font-size: 12px;
          letter-spacing: 0.05em;
          line-height: 1;
          opacity: .5; }
        .info .info__content .info__newsletter_subscribe input[type='email']:focus::-webkit-input-placeholder {
          color: transparent; }
        .info .info__content .info__newsletter_subscribe input[type='email']:focus:-ms-input-placeholder {
          color: transparent; }
        .info .info__content .info__newsletter_subscribe input[type='email']:focus::placeholder {
          color: transparent; }
      .info .info__content .info__newsletter_subscribe button[type='submit'] {
        border: none;
        background: none;
        outline: none;
        border-radius: none;
        padding: 0;
        margin-left: -20px;
        color: #fd3d2a;
        font-family: "NHaasGrotesk", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 1;
        visibility: hidden;
        cursor: pointer; }
        .info .info__content .info__newsletter_subscribe button[type='submit']:active {
          visibility: visible; }
      .info .info__content .info__newsletter_subscribe input[type='email']:focus ~ button[type='submit'] {
        visibility: visible; }

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .info__section {
    display: inline-block;
    vertical-align: top; } }

/* Portrait and Landscape */
@-webkit-keyframes fade-in {
  0% {
    opacity: 0.01; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0.01; }
  100% {
    opacity: 1; } }

.view-toggle--active {
  -webkit-animation-name: fade-in;
          animation-name: fade-in;
  -webkit-animation-duration: 450ms;
          animation-duration: 450ms;
  -webkit-animation-delay: 350ms;
          animation-delay: 350ms;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.view-toggle {
  position: absolute;
  top: 0;
  left: 0;
  padding: 34px 40px;
  opacity: 0.01;
  cursor: pointer;
  pointer-events: auto; }

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  .view-toggle {
    padding: 22px; } }
.navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  pointer-events: none; }

.navigation--transition-active {
  pointer-events: none;
  opacity: 0.5; }

.navigation__list {
  position: absolute;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none; }

.navigation__list:hover .navigation__listitem {
  opacity: 0.7; }

.navigation__list:hover .navigation__listitem.navigation__listitem--active {
  opacity: 1; }

.navigation__list:hover .navigation__listitem:hover {
  opacity: 1; }

.navigation__listitem {
  display: inline-block;
  opacity: 1;
  -webkit-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity .1s ease;
  pointer-events: auto; }

.navigation__listitem.navigation__listitem--active {
  opacity: 1;
  pointer-events: none; }

.navigation__listitem-link.navigation__listitem-link--active {
  pointer-events: none;
  display: none; }

.navigation__listitem.navigation__listitem--inactive {
  opacity: 0.7; }

.navigation__listitem-link {
  display: inline-block;
  padding: 35px 10px 35px 10px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-tap-highlight-color: black; }

.navigation__listitem:last-child .navigation__listitem-link {
  padding: 35px 40px 35px 10px; }

.navigation__listitem.navigation__listitem--info a {
  color: #fd3d2a; }

.navigation__listitem a {
  text-decoration: none;
  color: inherit; }

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  .navigation__listitem:last-child .navigation__listitem-link {
    padding: 22px 10px; } }

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .navigation__listitem-link {
    padding: 22px 9px; } }

/* Landscape */
.lightbox__wrapper {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-color: #0e0e0e; }

.lightbox__wrapper--active {
  pointer-events: auto;
  display: block; }

.lightbox__content {
  position: relative;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.lightbox__wrapper--active .lightbox__content {
  pointer-events: auto; }

.lightbox__slide-list {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  height: 100%;
  width: 100%; }

.lightbox__slide {
  display: inline-block;
  vertical-align: top;
  width: 100vw;
  height: 100vh; }

.lightbox__wrapper--active .lightbox__ui {
  visibility: visible; }

.lightbox__ui.lightbox__ui--idle {
  opacity: 0; }

.lightbox__ui {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 1;
  visibility: hidden;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.lightbox__ui-title {
  position: absolute;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 20px;
  text-align: center;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.lightbox__ui-list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex; }

.lightbox__wrapper--active .lightbox__ui-list {
  pointer-events: auto; }

.lightbox__ui-listitem {
  display: inline-block;
  padding: 35px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-transform: uppercase;
  color: white; }

.lightbox__ui-listitem:first-child {
  margin-right: auto; }

.lightbox__ui-listitem:last-child {
  margin-left: auto;
  cursor: pointer;
  opacity: .7;
  -webkit-transition: opacity .1s ease;
  -o-transition: opacity .1s ease;
  transition: opacity .1s ease; }
  .lightbox__ui-listitem:last-child:hover {
    opacity: 1;
    -webkit-transition: opacity .1s ease;
    -o-transition: opacity .1s ease;
    transition: opacity .1s ease; }

.lightbox__ui-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  white-space: nowrap; }

.lightbox__ui-nav-prev,
.lightbox__ui-nav-next {
  display: inline-block;
  width: 50%;
  height: 100%; }

.lightbox__wrapper--video .lightbox__ui-nav-prev,
.lightbox__wrapper--video .lightbox__ui-nav-next {
  width: 25%;
  height: 90%; }

.lightbox__wrapper--video .lightbox__ui-nav-next {
  float: right; }

.lightbox__wrapper--active .lightbox__ui-nav-prev,
.lightbox__wrapper--active .lightbox__ui-nav-next {
  pointer-events: auto; }

.lightbox__ui-nav-prev {
  cursor: w-resize; }

.lightbox__ui-nav-next {
  cursor: e-resize; }

.lightbox__ui-item-count {
  font-size: 1.1em;
  padding: 35px 40px 35px 35px; }

.lightbox__ui-item-count-current {
  min-width: 18px;
  text-align: right;
  display: inline-block; }

.lightbox__media-image {
  position: absolute;
  background-color: #0e0e0e;
  width: 100vw;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.lightbox__media-item {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  background-color: #0e0e0e; }
  .lightbox__media-item > div {
    position: absolute;
    width: 100%;
    height: 100%; }
  .lightbox__media-item .video-player {
    width: 100%;
    height: 100%; }
  .lightbox__media-item video {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
  .lightbox__ui-nav {
    display: none; }
  /*
  .lightbox__ui-title {
    max-width:65%;
    margin:auto;
    padding-left:17.5%;
  }
  */
  .lightbox__ui-listitem {
    padding: 20px; } }

.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #09F;
          box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }
.app {
  margin: 0;
  padding: 0; }
.nav {
  position: fixed;
  top: 0;
  left: 0; }

.hero__footer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none; }

.hero__footer--active {
  display: block; }

.hero__footer-content {
  position: relative; }

@-webkit-keyframes layer-exit {
  to {
    opacity: 0.01; } }

@keyframes layer-exit {
  to {
    opacity: 0.01; } }

@-webkit-keyframes layer-up {
  to {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh); } }

@keyframes layer-up {
  to {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh); } }

.main__footer--exit .main__footer-content {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: layer-up;
          animation-name: layer-up;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.main__footer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.main__footer-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: black;
  opacity: 0.75; }

.main__footer--exit .main__footer-overlay {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-name: layer-exit;
          animation-name: layer-exit;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.main__footer.main__footer--active {
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  height: auto; }

.main__footer-content {
  position: relative; }

.main__spacer {
  position: relative;
  width: 100vw;
  height: 22vw;
  background-color: transparent;
  cursor: pointer; }

.main__tooltip {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.01;
  -webkit-transition: opacity 80ms linear 0ms;
  -o-transition: opacity 80ms linear 0ms;
  transition: opacity 80ms linear 0ms; }

.main__tooltip--active {
  -webkit-transition: opacity 300ms linear 300ms;
  -o-transition: opacity 300ms linear 300ms;
  transition: opacity 300ms linear 300ms;
  opacity: 1; }

/*# sourceMappingURL=main.4d55b966.css.map*/