@charset "UTF-8";
*:not(i), *:not(i)::before, *:not(i)::after {
  margin: 0;
  padding: 0;
  border: none;
  box-sizing: border-box; }

html {
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */ }

article, aside, details, figcaption, figure,
footer, header, main, menu, nav, section, summary {
  display: block; }

::-moz-selection {
  background: #EEFF00;
  color: black; }

::selection {
  background: #EEFF00;
  color: black; }

body:not(.user-is-tabbing) button:focus,
body:not(.user-is-tabbing) input:focus,
body:not(.user-is-tabbing) select:focus,
body:not(.user-is-tabbing) textarea:focus {
  outline: none; }

button,
input,
optgroup,
select,
textarea, html input[type="button"],
input[type="reset"],
input[type="submit"], button[disabled],
html input[disabled], button::-moz-focus-inner,
input::-moz-focus-inner, input[type="checkbox"],
input[type="radio"], input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button, input[type="search"], input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  border: none;
  background-image: none;
  background-color: transparent !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

html body input:-internal-autofill-selected {
  background-color: transparent !important;
  background-image: none !important;
  color: -internal-light-dark-color(black, white) !important; }

@font-face {
  font-family: "Maison Neue";
  src: url("../fonts/MaisonNeue/maisonneue-book-webfont.woff2") format("woff2"), url("../fonts/MaisonNeue/maisonneue-book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Maison Neue";
  src: url("../fonts/MaisonNeue/maisonneue-bookitalic-webfont.woff2") format("woff2"), url("../fonts/MaisonNeue/maisonneue-bookitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
.font-xs, figure.htmlvideo div.video-wrapper.loading::after {
  font-family: "Maison Neue", sans-serif;
  font-size: 12px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1px;
  font-stretch: normal; }
  @media (min-width: 576px) {
    .font-xs, figure.htmlvideo div.video-wrapper.loading::after {
      font-size: 12px; } }
  @media (min-width: 768px) {
    .font-xs, figure.htmlvideo div.video-wrapper.loading::after {
      font-size: 13px; } }
  @media (min-width: 1200px) {
    .font-xs, figure.htmlvideo div.video-wrapper.loading::after {
      font-size: 13.5px; } }

.font-m {
  font-family: "Maison Neue", sans-serif;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal; }
  @media (min-width: 576px) {
    .font-m {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .font-m {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .font-m {
      font-size: 21px; } }

.font-l {
  font-family: "Maison Neue", sans-serif;
  font-size: 27px;
  letter-spacing: -0.025em;
  line-height: 1.25em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal; }
  @media (min-width: 576px) {
    .font-l {
      font-size: 27px; } }
  @media (min-width: 768px) {
    .font-l {
      font-size: 33px; } }
  @media (min-width: 1200px) {
    .font-l {
      font-size: 36px; } }

.font-vw {
  font-family: "Maison Neue", sans-serif;
  font-size: 11vw;
  letter-spacing: -0.035em;
  line-height: 1.2em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal; }
  @media (min-width: 576px) {
    .font-vw {
      font-size: 9vw; } }
  @media (min-width: 768px) {
    .font-vw {
      font-size: 7vw; } }
  @media (min-width: 1200px) {
    .font-vw {
      font-size: 72px; } }

@keyframes blinker {
  50% {
    opacity: 0.4; } }
a {
  text-decoration: none; }
  .wrap-work a, section.wrap-work a, .wrap-labs .invert a {
    color: black; }
    .wrap-work a.color-white, section.wrap-work a.color-white, .wrap-labs .invert a.color-white {
      color: white; }
  .wrap-labs a, section.wrap-labs a, .wrap-work .invert a {
    color: white; }
    .wrap-labs a.color-black, section.wrap-labs a.color-black, .wrap-work .invert a.color-black {
      color: black; }
  .wrap-work a:not(.actionable):not(.btn):not(.plain), section.wrap-work a:not(.actionable):not(.btn):not(.plain), .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain) {
    text-shadow: 0.03em 0 white, -0.03em 0 white, 0 0.03em white, 0 -0.03em white, 0.06em 0 white, -0.06em 0 white, 0.09em 0 white, -0.09em 0 white, 0.12em 0 white, -0.12em 0 white, 0.15em 0 white, -0.15em 0 white;
    background-image: linear-gradient(black, black);
    background-size: 1.5px 1.5px;
    background-repeat: repeat-x;
    background-position: 0% 95%;
    color: black;
    text-decoration: none; }
    .wrap-work a:not(.actionable):not(.btn):not(.plain)::selection, section.wrap-work a:not(.actionable):not(.btn):not(.plain)::selection, .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain)::selection {
      text-shadow: 0.03em 0 #EEFF00, -0.03em 0 #EEFF00, 0 0.03em #EEFF00, 0 -0.03em #EEFF00, 0.06em 0 #EEFF00, -0.06em 0 #EEFF00, 0.09em 0 #EEFF00, -0.09em 0 #EEFF00, 0.12em 0 #EEFF00, -0.12em 0 #EEFF00, 0.15em 0 #EEFF00, -0.15em 0 #EEFF00;
      background: #EEFF00; }
    .wrap-work a:not(.actionable):not(.btn):not(.plain)::-moz-selection, section.wrap-work a:not(.actionable):not(.btn):not(.plain)::-moz-selection, .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain)::-moz-selection {
      text-shadow: 0.03em 0 #EEFF00, -0.03em 0 #EEFF00, 0 0.03em #EEFF00, 0 -0.03em #EEFF00, 0.06em 0 #EEFF00, -0.06em 0 #EEFF00, 0.09em 0 #EEFF00, -0.09em 0 #EEFF00, 0.12em 0 #EEFF00, -0.12em 0 #EEFF00, 0.15em 0 #EEFF00, -0.15em 0 #EEFF00;
      background: #EEFF00; }
    .wrap-work a:not(.actionable):not(.btn):not(.plain) *, .wrap-work a:not(.actionable):not(.btn):not(.plain) *:after, .wrap-work a:not(.actionable):not(.btn):not(.plain):after, .wrap-work a:not(.actionable):not(.btn):not(.plain) *:before, .wrap-work a:not(.actionable):not(.btn):not(.plain):before, section.wrap-work a:not(.actionable):not(.btn):not(.plain) *, section.wrap-work a:not(.actionable):not(.btn):not(.plain) *:after, section.wrap-work a:not(.actionable):not(.btn):not(.plain):after, section.wrap-work a:not(.actionable):not(.btn):not(.plain) *:before, section.wrap-work a:not(.actionable):not(.btn):not(.plain):before, .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain) *, .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain) *:after, .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain):after, .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain) *:before, .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain):before {
      text-shadow: none; }
    .wrap-work a:not(.actionable):not(.btn):not(.plain):visited, section.wrap-work a:not(.actionable):not(.btn):not(.plain):visited, .wrap-labs .invert a:not(.actionable):not(.btn):not(.plain):visited {
      color: black; }
  .wrap-labs a:not(.actionable):not(.btn):not(.plain), section.wrap-labs a:not(.actionable):not(.btn):not(.plain), .wrap-work .invert a:not(.actionable):not(.btn):not(.plain) {
    text-shadow: 0.03em 0 black, -0.03em 0 black, 0 0.03em black, 0 -0.03em black, 0.06em 0 black, -0.06em 0 black, 0.09em 0 black, -0.09em 0 black, 0.12em 0 black, -0.12em 0 black, 0.15em 0 black, -0.15em 0 black;
    background-image: linear-gradient(white, white);
    background-size: 1.5px 1.5px;
    background-repeat: repeat-x;
    background-position: 0% 95%;
    color: white;
    text-decoration: none; }
    .wrap-labs a:not(.actionable):not(.btn):not(.plain)::selection, section.wrap-labs a:not(.actionable):not(.btn):not(.plain)::selection, .wrap-work .invert a:not(.actionable):not(.btn):not(.plain)::selection {
      text-shadow: 0.03em 0 #EEFF00, -0.03em 0 #EEFF00, 0 0.03em #EEFF00, 0 -0.03em #EEFF00, 0.06em 0 #EEFF00, -0.06em 0 #EEFF00, 0.09em 0 #EEFF00, -0.09em 0 #EEFF00, 0.12em 0 #EEFF00, -0.12em 0 #EEFF00, 0.15em 0 #EEFF00, -0.15em 0 #EEFF00;
      background: #EEFF00; }
    .wrap-labs a:not(.actionable):not(.btn):not(.plain)::-moz-selection, section.wrap-labs a:not(.actionable):not(.btn):not(.plain)::-moz-selection, .wrap-work .invert a:not(.actionable):not(.btn):not(.plain)::-moz-selection {
      text-shadow: 0.03em 0 #EEFF00, -0.03em 0 #EEFF00, 0 0.03em #EEFF00, 0 -0.03em #EEFF00, 0.06em 0 #EEFF00, -0.06em 0 #EEFF00, 0.09em 0 #EEFF00, -0.09em 0 #EEFF00, 0.12em 0 #EEFF00, -0.12em 0 #EEFF00, 0.15em 0 #EEFF00, -0.15em 0 #EEFF00;
      background: #EEFF00; }
    .wrap-labs a:not(.actionable):not(.btn):not(.plain) *, .wrap-labs a:not(.actionable):not(.btn):not(.plain) *:after, .wrap-labs a:not(.actionable):not(.btn):not(.plain):after, .wrap-labs a:not(.actionable):not(.btn):not(.plain) *:before, .wrap-labs a:not(.actionable):not(.btn):not(.plain):before, section.wrap-labs a:not(.actionable):not(.btn):not(.plain) *, section.wrap-labs a:not(.actionable):not(.btn):not(.plain) *:after, section.wrap-labs a:not(.actionable):not(.btn):not(.plain):after, section.wrap-labs a:not(.actionable):not(.btn):not(.plain) *:before, section.wrap-labs a:not(.actionable):not(.btn):not(.plain):before, .wrap-work .invert a:not(.actionable):not(.btn):not(.plain) *, .wrap-work .invert a:not(.actionable):not(.btn):not(.plain) *:after, .wrap-work .invert a:not(.actionable):not(.btn):not(.plain):after, .wrap-work .invert a:not(.actionable):not(.btn):not(.plain) *:before, .wrap-work .invert a:not(.actionable):not(.btn):not(.plain):before {
      text-shadow: none; }
    .wrap-labs a:not(.actionable):not(.btn):not(.plain):visited, section.wrap-labs a:not(.actionable):not(.btn):not(.plain):visited, .wrap-work .invert a:not(.actionable):not(.btn):not(.plain):visited {
      color: white; }
  .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain) {
    text-shadow: 0.03em 0 #F7F7F7, -0.03em 0 #F7F7F7, 0 0.03em #F7F7F7, 0 -0.03em #F7F7F7, 0.06em 0 #F7F7F7, -0.06em 0 #F7F7F7, 0.09em 0 #F7F7F7, -0.09em 0 #F7F7F7, 0.12em 0 #F7F7F7, -0.12em 0 #F7F7F7, 0.15em 0 #F7F7F7, -0.15em 0 #F7F7F7;
    background-image: linear-gradient(black, black);
    background-size: 1.5px 1.5px;
    background-repeat: repeat-x;
    background-position: 0% 95%;
    color: black;
    text-decoration: none; }
    .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain)::selection {
      text-shadow: 0.03em 0 #EEFF00, -0.03em 0 #EEFF00, 0 0.03em #EEFF00, 0 -0.03em #EEFF00, 0.06em 0 #EEFF00, -0.06em 0 #EEFF00, 0.09em 0 #EEFF00, -0.09em 0 #EEFF00, 0.12em 0 #EEFF00, -0.12em 0 #EEFF00, 0.15em 0 #EEFF00, -0.15em 0 #EEFF00;
      background: #EEFF00; }
    .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain)::-moz-selection {
      text-shadow: 0.03em 0 #EEFF00, -0.03em 0 #EEFF00, 0 0.03em #EEFF00, 0 -0.03em #EEFF00, 0.06em 0 #EEFF00, -0.06em 0 #EEFF00, 0.09em 0 #EEFF00, -0.09em 0 #EEFF00, 0.12em 0 #EEFF00, -0.12em 0 #EEFF00, 0.15em 0 #EEFF00, -0.15em 0 #EEFF00;
      background: #EEFF00; }
    .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain) *, .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain) *:after, .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain):after, .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain) *:before, .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain):before {
      text-shadow: none; }
    .wrap-work .bg-grey-light a:not(.actionable):not(.btn):not(.plain):visited {
      color: black; }
  .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain) {
    text-shadow: 0.03em 0 #0f0f0f, -0.03em 0 #0f0f0f, 0 0.03em #0f0f0f, 0 -0.03em #0f0f0f, 0.06em 0 #0f0f0f, -0.06em 0 #0f0f0f, 0.09em 0 #0f0f0f, -0.09em 0 #0f0f0f, 0.12em 0 #0f0f0f, -0.12em 0 #0f0f0f, 0.15em 0 #0f0f0f, -0.15em 0 #0f0f0f;
    background-image: linear-gradient(white, white);
    background-size: 1.5px 1.5px;
    background-repeat: repeat-x;
    background-position: 0% 95%;
    color: white;
    text-decoration: none; }
    .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain)::selection {
      text-shadow: 0.03em 0 #EEFF00, -0.03em 0 #EEFF00, 0 0.03em #EEFF00, 0 -0.03em #EEFF00, 0.06em 0 #EEFF00, -0.06em 0 #EEFF00, 0.09em 0 #EEFF00, -0.09em 0 #EEFF00, 0.12em 0 #EEFF00, -0.12em 0 #EEFF00, 0.15em 0 #EEFF00, -0.15em 0 #EEFF00;
      background: #EEFF00; }
    .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain)::-moz-selection {
      text-shadow: 0.03em 0 #EEFF00, -0.03em 0 #EEFF00, 0 0.03em #EEFF00, 0 -0.03em #EEFF00, 0.06em 0 #EEFF00, -0.06em 0 #EEFF00, 0.09em 0 #EEFF00, -0.09em 0 #EEFF00, 0.12em 0 #EEFF00, -0.12em 0 #EEFF00, 0.15em 0 #EEFF00, -0.15em 0 #EEFF00;
      background: #EEFF00; }
    .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain) *, .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain) *:after, .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain):after, .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain) *:before, .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain):before {
      text-shadow: none; }
    .wrap-labs .bg-grey-light a:not(.actionable):not(.btn):not(.plain):visited {
      color: white; }
  a.actionable {
    text-decoration: none;
    display: inline-block;
    height: 1.3em; }
    a.actionable.active {
      border-bottom-style: solid; }
      .wrap-work a.actionable.active, section.wrap-work a.actionable.active, .wrap-labs .invert a.actionable.active {
        border-bottom-color: black; }
      .wrap-labs a.actionable.active, section.wrap-labs a.actionable.active, .wrap-work .invert a.actionable.active {
        border-bottom-color: white; }
    a.actionable:hover {
      border-bottom-style: solid; }
      @media (max-width: 575.98px) {
        .wrap-work a.actionable:hover:not(#work):not(#labs), section.wrap-work a.actionable:hover:not(#work):not(#labs), .wrap-labs .invert a.actionable:hover:not(#work):not(#labs) {
          border-bottom-color: black; }
        .wrap-labs a.actionable:hover:not(#work):not(#labs), section.wrap-labs a.actionable:hover:not(#work):not(#labs), .wrap-work .invert a.actionable:hover:not(#work):not(#labs) {
          border-bottom-color: white; } }
      @media (min-width: 576px) {
        .wrap-work a.actionable:hover, section.wrap-work a.actionable:hover, .wrap-labs .invert a.actionable:hover {
          border-bottom-color: black; }
        .wrap-labs a.actionable:hover, section.wrap-labs a.actionable:hover, .wrap-work .invert a.actionable:hover {
          border-bottom-color: white; } }
  a.btn {
    background-color: rgba(128, 128, 128, 0.25);
    background-color: rgba(160, 160, 160, 0.15);
    display: inline-flex;
    align-items: center;
    border-radius: 23px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 6px 20px;
    margin-top: 5px; }

p {
  margin: 0 0 1em 0; }

h1 {
  font-family: "Maison Neue", sans-serif;
  font-size: 27px;
  letter-spacing: -0.025em;
  line-height: 1.25em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal;
  margin-bottom: 0.8em; }
  @media (min-width: 576px) {
    h1 {
      font-size: 27px; } }
  @media (min-width: 768px) {
    h1 {
      font-size: 33px; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 36px; } }

h2 {
  font-family: "Maison Neue", sans-serif;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal;
  margin-bottom: 0.8em; }
  @media (min-width: 576px) {
    h2 {
      font-size: 18px; } }
  @media (min-width: 768px) {
    h2 {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    h2 {
      font-size: 21px; } }

h3 {
  font-family: "Maison Neue", sans-serif;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal;
  text-transform: uppercase;
  margin-left: 1.5em;
  margin-top: 3em;
  margin-bottom: 1em; }
  @media (min-width: 576px) {
    h3 {
      font-size: 18px; } }
  @media (min-width: 768px) {
    h3 {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    h3 {
      font-size: 21px; } }

.wrap-work, section.wrap-work, .wrap-labs .invert {
  font-family: "Maison Neue", sans-serif;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal;
  background-color: white;
  color: black; }
  @media (min-width: 576px) {
    .wrap-work, section.wrap-work, .wrap-labs .invert {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .wrap-work, section.wrap-work, .wrap-labs .invert {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .wrap-work, section.wrap-work, .wrap-labs .invert {
      font-size: 21px; } }

.wrap-labs, section.wrap-labs, .wrap-work .invert {
  font-family: "Maison Neue", sans-serif;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal;
  background-color: black;
  color: white; }
  @media (min-width: 576px) {
    .wrap-labs, section.wrap-labs, .wrap-work .invert {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .wrap-labs, section.wrap-labs, .wrap-work .invert {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .wrap-labs, section.wrap-labs, .wrap-work .invert {
      font-size: 21px; } }

.no-u, .project-meta p:not(.highlighted) a:not(:hover) {
  text-decoration: none;
  text-shadow: none !important;
  border-bottom: none;
  background-image: none !important; }

.u-1 {
  border-bottom-width: 1px !important; }

.kt-m .kt-m, .kt-l .kt-m {
  font-family: "Maison Neue", sans-serif;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal; }
  @media (min-width: 576px) {
    .kt-m .kt-m, .kt-l .kt-m {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .kt-m .kt-m, .kt-l .kt-m {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .kt-m .kt-m, .kt-l .kt-m {
      font-size: 21px; } }
.kt-m .kt-l, .kt-l .kt-l {
  font-family: "Maison Neue", sans-serif;
  font-size: 27px;
  letter-spacing: -0.025em;
  line-height: 1.25em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal; }
  @media (min-width: 576px) {
    .kt-m .kt-l, .kt-l .kt-l {
      font-size: 27px; } }
  @media (min-width: 768px) {
    .kt-m .kt-l, .kt-l .kt-l {
      font-size: 33px; } }
  @media (min-width: 1200px) {
    .kt-m .kt-l, .kt-l .kt-l {
      font-size: 36px; } }
.kt-m p, .kt-m h2, .kt-l p, .kt-l h2 {
  max-width: 100%; }
  @media (min-width: 768px) {
    .kt-m p, .kt-m h2, .kt-l p, .kt-l h2 {
      max-width: 90%; } }
  @media (min-width: 992px) {
    .kt-m p, .kt-m h2, .kt-l p, .kt-l h2 {
      max-width: 75%; } }
.kt-m img, .kt-l img {
  width: 100%;
  height: auto; }
.kt-m blockquote p, .kt-l blockquote p {
  font-style: italic; }
  .kt-m blockquote p:not(.font-xs)::before, .kt-l blockquote p:not(.font-xs)::before {
    content: "«"; }
  .kt-m blockquote p:not(.font-xs)::after, .kt-l blockquote p:not(.font-xs)::after {
    content: "»"; }
.kt-m ul, .kt-l ul {
  max-width: 100%;
  margin: 0 0 1em 0; }
  @media (min-width: 768px) {
    .kt-m ul, .kt-l ul {
      max-width: 90%; } }
  @media (min-width: 992px) {
    .kt-m ul, .kt-l ul {
      max-width: 75%; } }
  .kt-m ul li, .kt-l ul li {
    margin: 0 0 1em 0;
    text-indent: 1.5em;
    list-style-type: none; }
    .kt-m ul li p, .kt-l ul li p {
      max-width: 100%; }
.kt-m figure, .kt-l figure {
  margin: 2.5em 0; }
  .kt-m figure img, .kt-l figure img {
    margin-bottom: 6px; }
  .kt-m figure figcaption, .kt-l figure figcaption {
    font-family: "Maison Neue", sans-serif;
    font-size: 12px;
    letter-spacing: 0em;
    line-height: 1.4em;
    font-weight: 400;
    border-bottom-width: 1px;
    font-stretch: normal;
    opacity: 0.5;
    max-width: 80%; }
    @media (min-width: 576px) {
      .kt-m figure figcaption, .kt-l figure figcaption {
        font-size: 12px; } }
    @media (min-width: 768px) {
      .kt-m figure figcaption, .kt-l figure figcaption {
        font-size: 13px; } }
    @media (min-width: 1200px) {
      .kt-m figure figcaption, .kt-l figure figcaption {
        font-size: 13.5px; } }
.kt-m h3 + figure, .kt-l h3 + figure {
  margin-top: 0; }

@-webkit-keyframes bg-flashy {
  0% {
    background-color: red; }
  14.3% {
    background-color: yellow; }
  28.6% {
    background-color: lime; }
  42.9% {
    background-color: cyan; }
  57.2% {
    background-color: blue; }
  71.5% {
    background-color: #aa00ff; }
  85.8% {
    background-color: #ff00aa; }
  100% {
    background-color: red; } }
@-moz-keyframes bg-flashy {
  0% {
    background-color: red; }
  14.3% {
    background-color: yellow; }
  28.6% {
    background-color: lime; }
  42.9% {
    background-color: cyan; }
  57.2% {
    background-color: blue; }
  71.5% {
    background-color: #aa00ff; }
  85.8% {
    background-color: #ff00aa; }
  100% {
    background-color: red; } }
@-ms-keyframes bg-flashy {
  0% {
    background-color: red; }
  14.3% {
    background-color: yellow; }
  28.6% {
    background-color: lime; }
  42.9% {
    background-color: cyan; }
  57.2% {
    background-color: blue; }
  71.5% {
    background-color: #aa00ff; }
  85.8% {
    background-color: #ff00aa; }
  100% {
    background-color: red; } }
@-o-keyframes bg-flashy {
  0% {
    background-color: red; }
  14.3% {
    background-color: yellow; }
  28.6% {
    background-color: lime; }
  42.9% {
    background-color: cyan; }
  57.2% {
    background-color: blue; }
  71.5% {
    background-color: #aa00ff; }
  85.8% {
    background-color: #ff00aa; }
  100% {
    background-color: red; } }
@keyframes bg-flashy {
  0% {
    background-color: red; }
  14.3% {
    background-color: yellow; }
  28.6% {
    background-color: lime; }
  42.9% {
    background-color: cyan; }
  57.2% {
    background-color: blue; }
  71.5% {
    background-color: #aa00ff; }
  85.8% {
    background-color: #ff00aa; }
  100% {
    background-color: red; } }
@-webkit-keyframes border-flashy {
  0% {
    border-color: red; }
  14.3% {
    border-color: yellow; }
  28.6% {
    border-color: lime; }
  42.9% {
    border-color: cyan; }
  57.2% {
    border-color: blue; }
  71.5% {
    border-color: #aa00ff; }
  85.8% {
    border-color: #ff00aa; }
  100% {
    border-color: red; } }
@-moz-keyframes border-flashy {
  0% {
    border-color: red; }
  14.3% {
    border-color: yellow; }
  28.6% {
    border-color: lime; }
  42.9% {
    border-color: cyan; }
  57.2% {
    border-color: blue; }
  71.5% {
    border-color: #aa00ff; }
  85.8% {
    border-color: #ff00aa; }
  100% {
    border-color: red; } }
@-ms-keyframes border-flashy {
  0% {
    border-color: red; }
  14.3% {
    border-color: yellow; }
  28.6% {
    border-color: lime; }
  42.9% {
    border-color: cyan; }
  57.2% {
    border-color: blue; }
  71.5% {
    border-color: #aa00ff; }
  85.8% {
    border-color: #ff00aa; }
  100% {
    border-color: red; } }
@-o-keyframes border-flashy {
  0% {
    border-color: red; }
  14.3% {
    border-color: yellow; }
  28.6% {
    border-color: lime; }
  42.9% {
    border-color: cyan; }
  57.2% {
    border-color: blue; }
  71.5% {
    border-color: #aa00ff; }
  85.8% {
    border-color: #ff00aa; }
  100% {
    border-color: red; } }
@keyframes border-flashy {
  0% {
    border-color: red; }
  14.3% {
    border-color: yellow; }
  28.6% {
    border-color: lime; }
  42.9% {
    border-color: cyan; }
  57.2% {
    border-color: blue; }
  71.5% {
    border-color: #aa00ff; }
  85.8% {
    border-color: #ff00aa; }
  100% {
    border-color: red; } }
@-webkit-keyframes border-bw {
  0% {
    border-color: white; }
  50% {
    border-color: black; }
  100% {
    border-color: white; } }
@-moz-keyframes border-bw {
  0% {
    border-color: white; }
  50% {
    border-color: black; }
  100% {
    border-color: white; } }
@-ms-keyframes border-bw {
  0% {
    border-color: white; }
  50% {
    border-color: black; }
  100% {
    border-color: white; } }
@-o-keyframes border-bw {
  0% {
    border-color: white; }
  50% {
    border-color: black; }
  100% {
    border-color: white; } }
@keyframes border-bw {
  0% {
    border-color: white; }
  50% {
    border-color: black; }
  100% {
    border-color: white; } }
main {
  min-height: calc(100vh - 120px); }

hr {
  height: 0;
  border-bottom: 1px solid;
  border-bottom-color: rgba(128, 128, 128, 0.2); }
  hr.black {
    border-bottom-color: black !important; }
  hr.white {
    border-bottom-color: white !important; }
  .wrap-work hr, section.wrap-work hr {
    border-bottom-color: black; }
  .wrap-labs hr, section.wrap-labs hr {
    border-bottom-color: white; }

table {
  border-collapse: collapse; }

.container-fluid.ap {
  padding-left: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 576px) {
    .container-fluid.ap {
      padding-left: 60px; } }
  @media (min-width: 768px) {
    .container-fluid.ap {
      padding-left: 80px; } }
  @media (min-width: 1200px) {
    .container-fluid.ap {
      padding-left: calc((100vw - 1240px + 120px * 2) / 2); } }
  @media (min-width: 576px) {
    .container-fluid.ap {
      padding-right: 60px; } }
  @media (min-width: 768px) {
    .container-fluid.ap {
      padding-right: 80px; } }
  @media (min-width: 1200px) {
    .container-fluid.ap {
      padding-right: calc((100vw - 1240px + 120px * 2) / 2); } }

@media (min-width: 1200px) {
  .container-fluid.ap.project-nav-bottom {
    padding-left: 60px;
    padding-right: 60px; } }

.mw-300 {
  max-width: 300px;
  justify-self: center; }

.mw-350 {
  max-width: 350px;
  justify-self: center; }

.mw-400 {
  max-width: 400px;
  justify-self: center; }

.mw-450 {
  max-width: 450px;
  justify-self: center; }

.mw-500 {
  max-width: 500px;
  justify-self: center; }

nav#menu {
  z-index: 4;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: stretch; }
  nav#menu > div {
    padding: 15px 20px; }
    @media (min-width: 576px) {
      nav#menu > div {
        padding: 15px 0; } }
    nav#menu > div p {
      width: 60px;
      margin-bottom: 0; }
      @media (min-width: 576px) {
        nav#menu > div p {
          width: 60px; } }
      @media (min-width: 768px) {
        nav#menu > div p {
          width: 80px; } }
      nav#menu > div p a {
        pointer-events: all;
        position: relative;
        z-index: 2; }
  nav#menu .bottom.hide-at-beginning {
    top: 60px;
    -webkit-transition: top 1000ms;
    -moz-transition: top 1000ms;
    -ms-transition: top 1000ms;
    -o-transition: top 1000ms;
    transition: top 1000ms; }
    body.scrolled nav#menu .bottom.hide-at-beginning {
      top: 0px; }

#menu-grad-bottom, #menu-grad-top {
  position: fixed;
  left: 0;
  right: 0;
  height: 60px;
  z-index: 2; }
  @media (max-width: 575.98px) {
    #menu-grad-bottom::before, #menu-grad-top::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      height: 120%;
      z-index: 2; } }

#menu-grad-bottom {
  bottom: 0; }
  @media (max-width: 575.98px) {
    .wrap-work #menu-grad-bottom {
      background: rgba(255, 255, 255, 0);
      /* Old browsers */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
    .wrap-labs #menu-grad-bottom {
      background: rgba(0, 0, 0, 0);
      /* Old browsers */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
    #menu-grad-bottom::before {
      bottom: 0; }
      .wrap-work #menu-grad-bottom::before {
        background: rgba(255, 255, 255, 0);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */ }
      .wrap-labs #menu-grad-bottom::before {
        background: rgba(0, 0, 0, 0);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */ } }

#menu-grad-top {
  top: 0;
  -webkit-transition: opacity 800ms;
  -moz-transition: opacity 800ms;
  -ms-transition: opacity 800ms;
  -o-transition: opacity 800ms;
  transition: opacity 800ms; }
  body.project-opening-top #menu-grad-top {
    opacity: 0; }
  @media (max-width: 575.98px) {
    .wrap-work #menu-grad-top {
      background: white;
      /* Old browsers */
      background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
    .wrap-labs #menu-grad-top {
      background: black;
      /* Old browsers */
      background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0)));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
    #menu-grad-top::before {
      top: 0; }
      .wrap-work #menu-grad-top::before {
        background: white;
        /* Old browsers */
        background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */ }
      .wrap-labs #menu-grad-top::before {
        background: black;
        /* Old browsers */
        background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0)));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0) 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */ } }

table.project-info td {
  vertical-align: top;
  padding-bottom: 6px; }
  table.project-info td:first-child {
    padding-right: 60px; }

.proj-img-ratio {
  height: 0;
  padding-top: 60%;
  padding-top: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.logo {
  height: 18px;
  position: relative; }
  @media (min-width: 768px) {
    .logo {
      height: 21px; } }
  @media (min-width: 1200px) {
    .logo {
      height: 22px; } }

.project-previrew .proj-img-ratio {
  cursor: pointer; }
.project-previrew .label {
  opacity: 0.5; }
.project-previrew.l .desc-cont .desc {
  max-width: 580px; }
  @media (min-width: 768px) {
    .project-previrew.l .desc-cont .desc {
      width: 66%; } }
.project-previrew.s .title::after {
  content: "→";
  display: inline-block;
  margin-left: 0.6em; }

@media (max-width: 767.98px) {
  .bg-grad .project-previrew.s.labs {
    text-align: right; }
    .bg-grad .project-previrew.s.labs .title::after {
      display: none; }
    .bg-grad .project-previrew.s.labs .title::before {
      content: "→";
      display: inline-block;
      margin-right: 0.6em; } }
.no-margin {
  margin: 0 -20px; }
  @media (min-width: 576px) {
    .no-margin {
      margin: 0 -30px; } }
  @media (min-width: 768px) {
    .no-margin {
      margin: 0 -40px; } }

.footer, .grad-switch, .project-nav {
  z-index: 4;
  position: relative; }

.footer .container-fluid.ap .row a.mr-0 {
  margin-right: 0rem !important; }

.footer-menu {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 60px; }
  .footer-menu .menu-part-1 {
    margin-right: 1em;
    display: flex;
    flex-wrap: nowrap; }
  .footer-menu .menu-part-2 {
    margin-bottom: 15px;
    display: flex;
    flex-wrap: nowrap; }
  .footer-menu .contact-text {
    margin-bottom: 30px; }
  .footer-menu .f-l-w {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 1em; }
    .footer-menu .f-l-w:last-of-type {
      margin-right: 0; }

#cookie-banner {
  position: fixed;
  z-index: 200;
  border-top: 1px rgba(180, 180, 180, 0.3) solid;
  align-items: center;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 15px 20px;
  max-height: 400px;
  opacity: 1;
  -webkit-transition: bottom 400ms, opacity 400ms;
  -moz-transition: bottom 400ms, opacity 400ms;
  -ms-transition: bottom 400ms, opacity 400ms;
  -o-transition: bottom 400ms, opacity 400ms;
  transition: bottom 400ms, opacity 400ms; }
  #cookie-banner.hidden {
    bottom: -400px;
    opacity: 0; }
  #cookie-banner .close-x {
    position: absolute;
    right: 0px;
    top: -0.3em; }

#opening-home {
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 0;
  -webkit-transition: margin-top 1000ms;
  -moz-transition: margin-top 1000ms;
  -ms-transition: margin-top 1000ms;
  -o-transition: margin-top 1000ms;
  transition: margin-top 1000ms; }
  #opening-home canvas#p5 {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%; }
  body.scrolled #opening-home {
    margin-top: -20vh; }
  #opening-home a.mode-link {
    z-index: 3;
    font-size: 14vw;
    line-height: 1.25;
    position: relative;
    top: 0;
    -webkit-transition: top 1000ms;
    -moz-transition: top 1000ms;
    -ms-transition: top 1000ms;
    -o-transition: top 1000ms;
    transition: top 1000ms; }
    @media (min-width: 576px) {
      #opening-home a.mode-link {
        font-size: 12vw; } }
    @media (min-width: 992px) {
      #opening-home a.mode-link {
        font-size: 10vw; } }
    body.scrolled #opening-home a.mode-link {
      top: -50vh; }
    #opening-home a.mode-link.hide {
      opacity: 0; }
  #opening-home #p5_loading {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    pointer-events: none;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center; }
  #opening-home #opening-home-gradient {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 20vh;
    pointer-events: none;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    -ms-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms; }
    .wrap-work #opening-home #opening-home-gradient, section.wrap-work #opening-home #opening-home-gradient {
      background: rgba(255, 255, 255, 0);
      /* Old browsers */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
    .wrap-labs #opening-home #opening-home-gradient, section.wrap-labs #opening-home #opening-home-gradient {
      background: rgba(0, 0, 0, 0);
      /* Old browsers */
      background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ }
    body.scrolled #opening-home #opening-home-gradient {
      -webkit-transition: opacity 400ms;
      -moz-transition: opacity 400ms;
      -ms-transition: opacity 400ms;
      -o-transition: opacity 400ms;
      transition: opacity 400ms;
      opacity: 1; }
  #opening-home #opening-home-title {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    padding: 18px 80px;
    padding: 1em 80px;
    font-family: "Maison Neue", sans-serif;
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.4em;
    font-weight: 400;
    border-bottom-width: 1.5px;
    font-stretch: normal; }
    #opening-home #opening-home-title h1, #opening-home #opening-home-title h2 {
      display: inline-block;
      font-family: "Maison Neue", sans-serif;
      font-size: 18px;
      letter-spacing: 0em;
      line-height: 1.4em;
      font-weight: 400;
      border-bottom-width: 1.5px;
      font-stretch: normal;
      margin-bottom: 0; }
      @media (min-width: 576px) {
        #opening-home #opening-home-title h1, #opening-home #opening-home-title h2 {
          font-size: 18px; } }
      @media (min-width: 768px) {
        #opening-home #opening-home-title h1, #opening-home #opening-home-title h2 {
          font-size: 20px; } }
      @media (min-width: 1200px) {
        #opening-home #opening-home-title h1, #opening-home #opening-home-title h2 {
          font-size: 21px; } }
    @media (min-width: 576px) {
      #opening-home #opening-home-title {
        font-size: 18px; } }
    @media (min-width: 768px) {
      #opening-home #opening-home-title {
        font-size: 20px; } }
    @media (min-width: 1200px) {
      #opening-home #opening-home-title {
        font-size: 21px; } }
    @media (max-width: 991.98px) {
      .wrap-work #opening-home #opening-home-title {
        background-color: white;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3); } }
    @media (max-width: 991.98px) {
      .wrap-labs #opening-home #opening-home-title {
        background-color: black;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3); } }

.limit-width {
  max-width: 550px;
  max-width: 23em; }

.opening-project {
  height: 100vh;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: stretch;
  position: relative; }
  .opening-project .opening-media {
    flex-grow: 2;
    min-height: 50vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .opening-project .opening-title {
    min-height: 30vh; }
    @media (max-width: 767.98px) {
      .opening-project .opening-title {
        min-height: 40vh; } }
    .opening-project .opening-title p.font-l {
      line-height: 1.2em; }

.fat-link {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(128, 128, 128, 0.3);
  color: white !important;
  text-shadow: none !important;
  background-image: none !important;
  text-align: center;
  margin: 0 20px; }
  .fat-link:active, .fat-link:hover {
    -webkit-animation: bg-flashy 80ms infinite;
    -moz-animation: bg-flashy 80ms infinite;
    -ms-animation: bg-flashy 80ms infinite;
    -o-animation: bg-flashy 80ms infinite;
    animation: bg-flashy 80ms infinite; }

.gallery-container {
  position: relative;
  width: 100%;
  overflow: visible;
  border: 0px solid red;
  margin-top: 2.5em;
  margin-bottom: 1.5em; }
  .gallery-container .sensible-area {
    z-index: 3;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    pointer-events: all; }
    .gallery-container .sensible-area .size {
      position: relative;
      height: 0;
      padding-bottom: 56.25%; }
      .gallery-container .sensible-area .size .left {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 50%;
        cursor: w-resize;
        left: 0; }
      .gallery-container .sensible-area .size .right {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 50%;
        cursor: e-resize;
        right: 0; }
  .gallery-container .imgs-container {
    position: relative;
    width: 100%;
    border: 0px solid green;
    white-space: nowrap;
    -webkit-transition: margin-left 400ms;
    -moz-transition: margin-left 400ms;
    -ms-transition: margin-left 400ms;
    -o-transition: margin-left 400ms;
    transition: margin-left 400ms; }
    .gallery-container .imgs-container.smooth {
      -webkit-transition: margin-left 400ms, transform 400ms ease-out;
      -moz-transition: margin-left 400ms, transform 400ms ease-out;
      -ms-transition: margin-left 400ms, transform 400ms ease-out;
      -o-transition: margin-left 400ms, transform 400ms ease-out;
      transition: margin-left 400ms, transform 400ms ease-out; }
    .gallery-container .imgs-container.hit-0 {
      transform: translateX(30px) !important; }
    .gallery-container .imgs-container.hit-n {
      transform: translateX(-30px) !important; }
    .gallery-container .imgs-container figure {
      display: inline-block;
      border: 0px solid yellow;
      position: relative;
      vertical-align: top;
      margin-bottom: 0;
      margin-top: 0;
      width: 100%; }
      .gallery-container .imgs-container figure .img-wrapper {
        pointer-events: none;
        position: relative;
        width: 100%;
        pointer-events: none; }
      .gallery-container .imgs-container figure figcaption {
        opacity: 0;
        white-space: normal;
        width: 100%;
        max-width: 100%;
        -webkit-transition: opacity 400ms;
        -moz-transition: opacity 400ms;
        -ms-transition: opacity 400ms;
        -o-transition: opacity 400ms;
        transition: opacity 400ms;
        display: flex;
        justify-content: flex-start;
        align-items: baseline;
        position: relative;
        top: -7px; }
        .gallery-container .imgs-container figure figcaption .dots {
          padding-right: 10px; }
          .gallery-container .imgs-container figure figcaption .dots .dot {
            position: relative;
            top: 5px;
            font-size: 28px;
            margin-right: 0.1em;
            opacity: 0.3; }
            .gallery-container .imgs-container figure figcaption .dots .dot.current, .gallery-container .imgs-container figure figcaption .dots .dot:hover {
              opacity: 1; }
        .gallery-container .imgs-container figure figcaption .text {
          max-width: 80%;
          opacity: 0.5; }
        .gallery-container .imgs-container figure figcaption::before {
          display: none; }
        .gallery-container .imgs-container figure figcaption .fig-count-flex {
          font-family: "Maison Neue", sans-serif;
          font-size: 12px;
          letter-spacing: 0em;
          line-height: 1.4em;
          font-weight: 400;
          border-bottom-width: 1px;
          font-stretch: normal;
          flex-grow: 1;
          text-align: right;
          max-width: 100%; }
          @media (min-width: 576px) {
            .gallery-container .imgs-container figure figcaption .fig-count-flex {
              font-size: 12px; } }
          @media (min-width: 768px) {
            .gallery-container .imgs-container figure figcaption .fig-count-flex {
              font-size: 13px; } }
          @media (min-width: 1200px) {
            .gallery-container .imgs-container figure figcaption .fig-count-flex {
              font-size: 13.5px; } }
      .gallery-container .imgs-container figure.current figcaption {
        opacity: 1; }
      .gallery-container .imgs-container figure.current .img-wrapper {
        opacity: 1;
        -webkit-transition: opacity 400ms;
        -moz-transition: opacity 400ms;
        -ms-transition: opacity 400ms;
        -o-transition: opacity 400ms;
        transition: opacity 400ms; }
    .gallery-container .imgs-container .figure-spacer {
      display: inline-block;
      border: 0px solid yellow;
      width: calc((100vw - 100%) / 2);
      margin-right: 20px; }

figure.longscroll-container .wrapper {
  position: relative;
  background-color: rgba(180, 180, 180, 0.3);
  border: 1px solid rgba(180, 180, 180, 0.1);
  border-radius: 7px;
  padding-top: 45px;
  -webkit-transition: padding-top 400ms;
  -moz-transition: padding-top 400ms;
  -ms-transition: padding-top 400ms;
  -o-transition: padding-top 400ms;
  transition: padding-top 400ms;
  overflow: hidden; }
  figure.longscroll-container .wrapper .ui {
    z-index: 2;
    height: 45px;
    position: absolute;
    padding: 0 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    @media (max-width: 575.98px) {
      figure.longscroll-container .wrapper .ui {
        padding: 0 15px; } }
    figure.longscroll-container .wrapper .ui .arrows {
      opacity: 0.2;
      pointer-events: none;
      width: 66px;
      -webkit-transition: width 400ms, opacity 200ms 400ms;
      -moz-transition: width 400ms, opacity 200ms 400ms;
      -ms-transition: width 400ms, opacity 200ms 400ms;
      -o-transition: width 400ms, opacity 200ms 400ms;
      transition: width 400ms, opacity 200ms 400ms; }
      @media (max-width: 767.98px) {
        figure.longscroll-container .wrapper .ui .arrows {
          width: 0;
          opacity: 0; } }
    figure.longscroll-container .wrapper .ui .url-bar {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      height: 31px;
      flex-grow: 1;
      border-radius: 15.5px;
      padding: 0 20px;
      -webkit-transition: padding 400ms;
      -moz-transition: padding 400ms;
      -ms-transition: padding 400ms;
      -o-transition: padding 400ms;
      transition: padding 400ms; }
      .wrap-work figure.longscroll-container .wrapper .ui .url-bar {
        background-color: white; }
      .wrap-labs figure.longscroll-container .wrapper .ui .url-bar {
        background-color: rgba(0, 0, 0, 0.4); }
      @media (max-width: 767.98px) {
        figure.longscroll-container .wrapper .ui .url-bar {
          background-color: transparent !important;
          padding: 0; } }
      figure.longscroll-container .wrapper .ui .url-bar .switch-text {
        position: relative;
        top: 1px; }
        figure.longscroll-container .wrapper .ui .url-bar .switch-text::after {
          content: "mobile"; }
      .wrap-work figure.longscroll-container .wrapper .ui .url-bar .switch-image::after {
        content: url("../images/mobile-icon-b.svg"); }
      .wrap-labs figure.longscroll-container .wrapper .ui .url-bar .switch-image::after {
        content: url("../images/mobile-icon-w.svg"); }
    figure.longscroll-container .wrapper .ui .scroll-commands {
      padding-left: 20px; }
      @media (max-width: 767.98px) {
        figure.longscroll-container .wrapper .ui .scroll-commands {
          padding-left: 5px; } }
      figure.longscroll-container .wrapper .ui .scroll-commands .cursor-pointer {
        width: 26px;
        display: inline-flex;
        justify-content: center;
        align-items: center; }
      figure.longscroll-container .wrapper .ui .scroll-commands .arrow-down::after {
        content: "↓"; }
  figure.longscroll-container .wrapper .screen {
    z-index: 1;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    background-position: 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    -webkit-transition: background-position 400ms, padding-bottom 400ms, width 400ms, background-image 400ms;
    -moz-transition: background-position 400ms, padding-bottom 400ms, width 400ms, background-image 400ms;
    -ms-transition: background-position 400ms, padding-bottom 400ms, width 400ms, background-image 400ms;
    -o-transition: background-position 400ms, padding-bottom 400ms, width 400ms, background-image 400ms;
    transition: background-position 400ms, padding-bottom 400ms, width 400ms, background-image 400ms; }
.wrap-work figure.longscroll-container.end-reached .wrapper .ui .scroll-commands .arrow-down::after {
  content: url("../images/to-top-b.svg"); }
.wrap-labs figure.longscroll-container.end-reached .wrapper .ui .scroll-commands .arrow-down::after {
  content: url("../images/to-top-w.svg"); }
@media (min-width: 768px) {
  figure.longscroll-container.mobile .wrapper {
    padding-top: 0; } }
figure.longscroll-container.mobile .wrapper .ui .arrows {
  width: 0;
  opacity: 0;
  -webkit-transition: width 400ms, opacity 0ms 0ms;
  -moz-transition: width 400ms, opacity 0ms 0ms;
  -ms-transition: width 400ms, opacity 0ms 0ms;
  -o-transition: width 400ms, opacity 0ms 0ms;
  transition: width 400ms, opacity 0ms 0ms; }
figure.longscroll-container.mobile .wrapper .ui .url-bar {
  background-color: transparent !important;
  padding: 0; }
  figure.longscroll-container.mobile .wrapper .ui .url-bar .switch-text::after {
    content: "desktop"; }
  .wrap-work figure.longscroll-container.mobile .wrapper .ui .url-bar .switch-image::after {
    content: url("../images/desktop-icon-b.svg"); }
  .wrap-labs figure.longscroll-container.mobile .wrapper .ui .url-bar .switch-image::after {
    content: url("../images/desktop-icon-w.svg"); }
figure.longscroll-container.mobile .wrapper .screen {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-bottom: calc(56.25% + 45px);
  width: 300px; }
  @media (max-width: 767.98px) {
    figure.longscroll-container.mobile .wrapper .screen {
      padding-bottom: calc(50vh - 45px);
      width: 30vh; } }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    figure.longscroll-container.mobile .wrapper .screen {
      width: 330px; } }
  @media (min-width: 1200px) {
    figure.longscroll-container.mobile .wrapper .screen {
      width: 360px; } }
figure.longscroll-container figcaption {
  padding-top: 10px;
  max-width: 80%; }

figure.bettervideo .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  figure.bettervideo .video-wrapper .poster, figure.bettervideo .video-wrapper .poster-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  figure.bettervideo .video-wrapper .poster-bg {
    background-color: black;
    z-index: 2;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    -ms-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms;
    opacity: 0;
    pointer-events: none; }
    figure.bettervideo .video-wrapper .poster-bg.on {
      opacity: 1; }
  figure.bettervideo .video-wrapper .poster {
    display: flex;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 3;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    -ms-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms;
    opacity: 0;
    pointer-events: none; }
    figure.bettervideo .video-wrapper .poster.on {
      pointer-events: all;
      opacity: 0.9; }
      figure.bettervideo .video-wrapper .poster.on:hover {
        opacity: 1; }
        figure.bettervideo .video-wrapper .poster.on:hover::before {
          transform: scale(1.1); }
    figure.bettervideo .video-wrapper .poster::before {
      background-image: url("../images/play-icon.svg");
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      background-repeat: no-repeat;
      display: inline-block;
      width: 79px;
      height: 100px;
      content: "";
      -webkit-transition: transform 100ms;
      -moz-transition: transform 100ms;
      -ms-transition: transform 100ms;
      -o-transition: transform 100ms;
      transition: transform 100ms; }
  figure.bettervideo .video-wrapper iframe, figure.bettervideo .video-wrapper object, figure.bettervideo .video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
figure.bettervideo figcaption {
  padding-top: 10px; }

figure.htmlvideo {
  position: relative; }
  figure.htmlvideo div.video-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%; }
    figure.htmlvideo div.video-wrapper.loading video.has-poster {
      opacity: 0.3; }
    figure.htmlvideo div.video-wrapper.loading::after {
      content: "Loading…";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    figure.htmlvideo div.video-wrapper video {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      background-color: rgba(160, 160, 160, 0.15); }
  figure.htmlvideo figcaption {
    padding-top: 10px; }

.project-meta .font-xs, .project-meta figure.htmlvideo div.video-wrapper.loading::after, figure.htmlvideo .project-meta div.video-wrapper.loading::after {
  opacity: 0.5;
  margin-bottom: 3px; }
.project-meta .right-col a, .project-meta p.highlighted a {
  position: relative; }
  .project-meta .right-col a::before, .project-meta p.highlighted a::before {
    content: "↗";
    margin-right: 0.5em; }
.project-meta p.highlighted a {
  display: inline-block;
  padding-bottom: 0px;
  vertical-align: top;
  border-bottom: 1.5px solid;
  background-image: none !important;
  text-shadow: none !important;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis; }
  .wrap-work .project-meta p.highlighted a {
    -webkit-animation: border-bw 500ms infinite;
    -moz-animation: border-bw 500ms infinite;
    -ms-animation: border-bw 500ms infinite;
    -o-animation: border-bw 500ms infinite;
    animation: border-bw 500ms infinite; }
  .wrap-labs .project-meta p.highlighted a {
    -webkit-animation: border-flashy 200ms infinite;
    -moz-animation: border-flashy 200ms infinite;
    -ms-animation: border-flashy 200ms infinite;
    -o-animation: border-flashy 200ms infinite;
    animation: border-flashy 200ms infinite; }

.project-nav {
  padding-top: 20px;
  padding-bottom: 10px; }
  .project-nav .arrows {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 20px 0px;
    pointer-events: none; }
    .project-nav .arrows p {
      width: 60px;
      margin-bottom: 0; }
      @media (min-width: 576px) {
        .project-nav .arrows p {
          width: 60px; } }
      @media (min-width: 768px) {
        .project-nav .arrows p {
          width: 80px; } }
      .project-nav .arrows p a {
        pointer-events: all;
        padding: 0 20px; }
  .project-nav .project-nav-bottom {
    padding-bottom: 20px;
    z-index: 3; }

.projects-page .projects-page-item {
  width: 100%;
  padding: 0 20px; }
@media (min-width: 576px) {
  .projects-page .projects-page-item {
    padding: 0 60px; } }
@media (min-width: 768px) {
  .projects-page .projects-page-item.even {
    padding-left: 40px;
    padding-right: 20px; }
  .projects-page .projects-page-item.odd {
    padding-left: 20px;
    padding-right: 40px; } }
@media (min-width: 992px) {
  .projects-page .projects-page-item.even {
    padding-left: 80px;
    padding-right: 40px; }
  .projects-page .projects-page-item.odd {
    padding-left: 40px;
    padding-right: 80px; } }

.search-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3; }
  .search-header .text {
    cursor: pointer;
    padding-left: 4em;
    padding-right: 4em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 1em 0; }

#search-input {
  display: inline-block;
  background-color: transparent;
  padding: .5em;
  text-align: center;
  font-family: "Maison Neue", sans-serif;
  font-size: 11vw;
  letter-spacing: -0.035em;
  line-height: 1.2em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal; }
  @media (min-width: 576px) {
    #search-input {
      font-size: 9vw; } }
  @media (min-width: 768px) {
    #search-input {
      font-size: 7vw; } }
  @media (min-width: 1200px) {
    #search-input {
      font-size: 72px; } }
  .wrap-labs #search-input {
    color: white; }
  .wrap-work #search-input {
    color: black; }

.search-results #search-results-work {
  min-height: calc(100vh - 60px); }
  .search-results #search-results-work .project-previrew .plain {
    color: black; }
.search-results #search-results-labs {
  min-height: calc(100vh - 60px); }
  .search-results #search-results-labs .project-previrew .plain {
    color: white; }
.search-results .search-page-item {
  width: 100%;
  padding: 0 20px; }
  @media (min-width: 576px) {
    .search-results .search-page-item {
      padding: 0 60px; } }
  @media (min-width: 768px) {
    .search-results .search-page-item {
      padding: 0 40px; } }
  @media (min-width: 992px) {
    .search-results .search-page-item {
      padding: 0 80px; } }

.login-page #email, .login-page #password {
  font-family: "Maison Neue", sans-serif;
  font-size: 18px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1.5px;
  font-stretch: normal;
  width: 100%;
  background-color: white !important;
  background: white !important; }
  @media (min-width: 576px) {
    .login-page #email, .login-page #password {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .login-page #email, .login-page #password {
      font-size: 20px; } }
  @media (min-width: 1200px) {
    .login-page #email, .login-page #password {
      font-size: 21px; } }

.browser-ui {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
  .browser-ui.desktop .ui-header {
    background-color: #222;
    height: 0;
    position: relative;
    padding-top: 2vw;
    border-top-left-radius: 0.5vw;
    border-top-right-radius: 0.5vw; }
    @media (min-width: 1200px) {
      .browser-ui.desktop .ui-header {
        padding-top: 25px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; } }
    .browser-ui.desktop .ui-header::before {
      content: "";
      background-image: url("../images/dots.svg");
      background-size: contain;
      background-position: left;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  .browser-ui.mobile {
    margin: 0 10%;
    border: 5px solid #222;
    overflow: hidden;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    border-radius: 3vw; }
    @media (min-width: 576px) {
      .browser-ui.mobile {
        margin: 0 20%;
        border-radius: 3vw; } }
    @media (min-width: 768px) {
      .browser-ui.mobile {
        margin: 0 28%;
        border-radius: 2vw; } }
    @media (min-width: 992px) {
      .browser-ui.mobile {
        margin: 0 35%;
        border-radius: 15px; } }

figure.plyr-ap figcaption {
  padding-top: 10px; }
figure.plyr-ap .video-wrapper .plyr__video-wrapper {
  display: flex; }
figure.plyr-ap .video-wrapper video.plyr {
  background-position: center center;
  background-size: cover; }
figure.plyr-ap .video-wrapper .plyr--full-ui {
  justify-content: center;
  cursor: pointer; }
  figure.plyr-ap .video-wrapper .plyr--full-ui:hover .plyr__control--overlaid {
    transform: scale(1.1); }
figure.plyr-ap .video-wrapper .plyr--full-ui input[type=range] {
  color: white; }
figure.plyr-ap .video-wrapper .plyr--video .plyr__control.plyr__tab-focus, figure.plyr-ap .video-wrapper .plyr--video .plyr__control:hover, figure.plyr-ap .video-wrapper .plyr--video .plyr__control[aria-expanded=true] {
  background: black !important;
  color: white; }
figure.plyr-ap .video-wrapper .plyr__control--overlaid {
  background: black !important;
  border-radius: 5px;
  padding: 15px 30px;
  -webkit-transition: transform 100ms;
  -moz-transition: transform 100ms;
  -ms-transition: transform 100ms;
  -o-transition: transform 100ms;
  transition: transform 100ms;
  left: auto;
  top: auto;
  transform: none; }
figure.plyr-ap .video-wrapper .plyr__progress .plyr__tooltip, figure.plyr-ap .video-wrapper .plyr__time {
  font-family: "Maison Neue", sans-serif;
  font-size: 12px;
  letter-spacing: 0em;
  line-height: 1.4em;
  font-weight: 400;
  border-bottom-width: 1px;
  font-stretch: normal; }
  @media (min-width: 576px) {
    figure.plyr-ap .video-wrapper .plyr__progress .plyr__tooltip, figure.plyr-ap .video-wrapper .plyr__time {
      font-size: 12px; } }
  @media (min-width: 768px) {
    figure.plyr-ap .video-wrapper .plyr__progress .plyr__tooltip, figure.plyr-ap .video-wrapper .plyr__time {
      font-size: 13px; } }
  @media (min-width: 1200px) {
    figure.plyr-ap .video-wrapper .plyr__progress .plyr__tooltip, figure.plyr-ap .video-wrapper .plyr__time {
      font-size: 13.5px; } }

.wrap-labs .bg-current {
  background-color: black; }

.wrap-work .bg-current {
  background-color: white; }

.bg-grad {
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(left, white 0%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, white 0%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, white 0%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='grey', endColorstr='grey',GradientType=1 );
  /* IE6-9 */ }
  @media (max-width: 767.98px) {
    .bg-grad {
      background: gainsboro;
      /* Old browsers */
      background: -moz-linear-gradient(left, gainsboro 0%, #1e1e1e 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, gainsboro 0%, #1e1e1e 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, gainsboro 0%, #1e1e1e 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='grey', endColorstr='grey',GradientType=1 );
      /* IE6-9 */ } }

.bg-black {
  background-color: black; }

.wrap-work .bg-grey-light {
  background-color: #F7F7F7; }
.wrap-labs .bg-grey-light {
  background-color: #0f0f0f; }

.bg-transparent {
  background-color: rgba(0, 0, 0, 0); }

.opacity-05 {
  opacity: 0.5; }

.color-white {
  color: white; }

.color-grey {
  color: grey; }

.color-white {
  color: white; }

.color-black {
  color: black; }

.color-white.actionable.active, .color-white.actionable:hover {
  border-bottom-color: white !important; }

.color-black.actionable.active, .color-black.actionable:hover {
  border-bottom-color: black !important; }

.w-one-third {
  width: 33.33%; }

.wrap-labs nav .only-work, .wrap-labs .footer:not(.invert) .only-work, .wrap-work .footer.invert .only-work {
  display: none !important; }

.wrap-work nav .only-labs, .wrap-work .footer:not(.invert) .only-labs, .wrap-labs .footer.invert .only-labs {
  display: none !important; }

.z-0 {
  z-index: 0; }

.z-1 {
  z-index: 1; }

.z-2 {
  z-index: 2; }

.z-3 {
  z-index: 3; }

.z-4 {
  z-index: 4; }

.z-5 {
  z-index: 5; }

.z-6 {
  z-index: 6; }

.z-7 {
  z-index: 7; }

.z-8 {
  z-index: 8; }

.z-9 {
  z-index: 9; }

.w-10 {
  width: 10%; }

.w-20 {
  width: 20%; }

.w-30 {
  width: 30%; }

.w-40 {
  width: 40%; }

.w-50 {
  width: 50%; }

.w-60 {
  width: 60%; }

.w-70 {
  width: 70%; }

.w-80 {
  width: 80%; }

.w-90 {
  width: 90%; }

.w-33 {
  width: 33%; }

.w-66 {
  width: 66%; }

.op-05 {
  opacity: 0.5; }

.op-03 {
  opacity: 0.3; }

.flex-grow-1 {
  flex-grow: 1; }

.cursor-pointer {
  cursor: pointer; }

.max-w-320 {
  max-width: 320px; }

.absolute-fill {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.pe-none {
  pointer-events: none; }

/*# sourceMappingURL=index.css.map */
