/*!
 * Theme Name: NEXT Theme
 * Description: 
 * Author: LAVA 
 * Author URI:https://lava.nl
 * Version: 1.01
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

button, input[type=submit] {
  display: inline-block;
  border: none;
  margin: 0;
  text-decoration: none;
  font-size: 1rem;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}

textarea, select, input[type=date], input[type=checkbox], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], input[type=reset i] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: #fff;
  color: #000;
  outline: 0;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1em;
  height: 1em;
  vertical-align: middle;
  border-style: none;
}

select, select, select {
  background: #fff url("data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==");
  background-repeat: no-repeat;
  background-position: 97% center;
}

wpadminbar {
  display: none !important;
}

@font-face {
  font-family: "Greed";
  src: url("fonts/Greed-Bold.woff") format("woff"), url("fonts/Greed-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Greed";
  src: url("fonts/Greed-SemiBold.woff") format("woff"), url("fonts/Greed-SemiBold.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "NEXT Stencil";
  src: url("fonts/nextstencil-regular.woff") format("woff"), url("fonts/nextstencil-regular.woff2") format("woff2");
  font-weight: normal;
}
@font-face {
  font-family: "NEXT Stencil";
  src: url("fonts/nextstencil-light.woff") format("woff"), url("fonts/nextstencil-light.woff2") format("woff2");
  font-weight: 200;
}
body {
  background: white;
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 22px;
  line-height: 140%;
  letter-spacing: 0.01em;
}

* {
  box-sizing: border-box;
}

page {
  display: block;
}

figcaption {
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 144%;
  letter-spacing: 0.01em;
  margin: 0.25em 0;
}
@media only screen and (max-width: 728px) {
  figcaption {
    font-size: 14px;
  }
}

h1 {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 90px;
  line-height: 90%;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}

h2 {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 102%;
  letter-spacing: -0.02em;
  text-transform: capitalize;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  h2 {
    font-size: 55px;
  }
}
@media only screen and (max-width: 728px) {
  h2 {
    font-size: 45px;
  }
}

h3 {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 110%;
  letter-spacing: 0.005em;
  text-transform: capitalize;
}
@media only screen and (max-width: 728px) {
  h3 {
    font-size: 36px;
  }
}

h4 {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 0.01em;
}

p + p {
  margin-top: 1em;
}

.cmplz-cookiebanner {
  transform: translateZ(1000px) !important;
}
.cmplz-cookiebanner .cmplz-title {
  display: block !important;
  grid-column: 1/span 2 !important;
  justify-self: start !important;
}

nav {
  position: fixed;
  top: 0;
  left: 35px;
  display: flex;
  z-index: 1000;
  transition: transform 0.5s ease-in-out;
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* Firefox all */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
nav a {
  padding: 0 0.2em 0 0;
  margin-right: 0.15em;
  font-size: 52px;
  color: rgb(0, 0, 0);
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.55em;
  transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out;
  white-space: nowrap;
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-weight: 600;
}
nav a.lang-item {
  display: block;
  margin-top: 22.4px;
  text-align: center;
  font-family: inherit;
  font-weight: 200;
  font-size: 19.2px;
  height: 1.95em;
  width: 1.95em;
  border-radius: 50px;
  border: 1px solid rgba(0, 0, 0, 0.8);
  line-height: 1.85em;
  padding-left: 0.17em;
}
nav a:hover {
  color: rgb(255, 0, 26);
  border-color: rgb(255, 0, 26);
}
nav .nav--links ul {
  display: flex;
  flex-direction: row;
  letter-spacing: -0.03em;
}
nav .nav--links ul li {
  overflow: hidden;
  transition: width 1s ease-in-out;
}

body.nav--white a {
  color: rgb(255, 255, 255);
}
body.nav--white a.lang-item {
  border-color: rgb(255, 255, 255);
}
body.nav--white a.lang-item:hover {
  border-color: rgb(255, 0, 26);
}
body.nav--white a:hover {
  color: rgb(255, 0, 26);
}
body.nav--hidden:not(.nav--open) nav {
  transform: translate(0, -100%);
}
body.nav--hidden:not(.nav--open) page.works section.items .filter {
  top: -80px;
}

@media only screen and (max-width: 728px) {
  nav {
    left: 17.5px;
  }
  nav a {
    margin-right: 0.025em;
    font-size: 28px;
    line-height: 2.55em;
  }
  nav a.lang-item {
    margin-top: 23.2px;
    font-size: 12.8px;
    height: 1.85em;
    width: 1.85em;
    line-height: 1.7em;
    padding-left: 0.17em;
  }
  nav .nav--links ul {
    display: flex;
    flex-direction: row;
    letter-spacing: -0.03em;
  }
  nav .nav--links ul li {
    overflow: hidden;
    transition: width 1s ease-in-out;
  }
}
.reader_indicator {
  position: fixed;
  top: 0;
  right: 35px;
  height: 80px;
  display: flex;
  z-index: 1100;
}
.reader_indicator .close {
  position: relative;
  background: transparent;
  border-radius: 100px;
  align-items: center;
  padding: 0;
  width: 56px;
  height: 56px;
  margin: 12px;
}
.reader_indicator .close .bg, .reader_indicator .close .bg__reader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.reader_indicator .close .bg svg, .reader_indicator .close .bg__reader svg {
  height: 100%;
  width: 100%;
}
.reader_indicator .close .bg svg .stroke, .reader_indicator .close .bg__reader svg .stroke {
  transition: stroke 0.5s ease-in-out;
}
.reader_indicator .close .bg__reader svg path {
  stroke: rgb(255, 0, 26);
  stroke-width: 2.1;
}
.reader_indicator .close .lines {
  position: absolute;
  left: 15%;
  top: 25%;
  right: 15%;
  height: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.reader_indicator .close .lines .line {
  height: 2px;
  border-radius: 100px;
  position: relative;
  background-color: rgb(0, 0, 0);
  transition: all 0.5s ease-in-out;
}
.reader_indicator .close .lines .line:nth-of-type(1) {
  transform: rotate(-45deg) translate(7%, 462%);
  width: 35%;
}
.reader_indicator .close .lines .line:nth-of-type(2) {
  transform: rotate(45deg);
  width: 90%;
}
.reader_indicator .close .lines .line:nth-of-type(3) {
  transform: rotate(-45deg) translate(-12%, -462%);
  width: 35%;
}
@media only screen and (max-width: 728px) {
  .reader_indicator {
    right: 17.5px;
    transform: scale(0.7);
    transform-origin: 100% 30%;
  }
  .reader_indicator .close {
    margin-right: 0;
  }
}

body.nav--white .reader_indicator .close {
  position: relative;
  background: transparent;
  border-radius: 100px;
  align-items: center;
}
body.nav--white .reader_indicator .close .bg svg .stroke {
  stroke: rgb(255, 255, 255);
}
body.nav--white .reader_indicator .close .lines .line {
  background-color: rgb(255, 255, 255);
}

.sculpture {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(0, 0, 0);
  font-family: Greed, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  position: relative;
}
.sculpture.active {
  color: rgb(255, 255, 255);
}
.sculpture .reader_indicator {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none;
}
.sculpture * {
  transform-style: preserve-3d;
}
.sculpture a {
  text-decoration: none;
  color: inherit;
}
.sculpture .loading {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: absolute;
  bottom: 7%;
  left: 50%;
  animation: loadRotate 2s linear infinite;
}
.sculpture .loading::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  inset: 0px;
  border-radius: 50%;
  border: 2px solid #000;
  animation: loadPrixClipFix 4s linear infinite;
}
.sculpture .scroll {
  position: absolute;
  z-index: 100;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 0%);
  animation: arrowAnimation 4s infinite;
  display: none;
}
.sculpture .scroll.show {
  display: block;
}
.sculpture .scroll img {
  width: auto;
  height: 35px;
}
.sculpture .backgrounds {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: bottom 0.5s ease-in-out;
  overflow: hidden;
  z-index: 0;
  transform: translateZ(-100000px);
}
.sculpture .backgrounds .background--inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.sculpture .backgrounds .image {
  width: 100%;
  height: 100%;
  background-size: cover;
}
.sculpture .controls {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
  padding-top: 0.25em;
  z-index: 10;
  pointer-events: none;
}
.sculpture .controls.active {
  display: block;
}
.sculpture .controls * {
  pointer-events: all;
}
.sculpture .controls.disabled * {
  pointer-events: none;
}
.sculpture .controls .left, .sculpture .controls .right {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  padding: 0 17.5px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sculpture .controls .left .arrow-button, .sculpture .controls .right .arrow-button {
  transition: transform 0.25s ease-in-out, background-color 0.2s ease-in-out;
  backdrop-filter: blur(0.25em);
  -webkit-backdrop-filter: blur(0.25em);
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  height: 2.65em;
  width: 2.65em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sculpture .controls .left .arrow-button img, .sculpture .controls .right .arrow-button img {
  width: 1.5em;
  height: auto;
}
.sculpture .controls .left.hide, .sculpture .controls .right.hide {
  display: none;
}
.sculpture .controls.enhanced .left, .sculpture .controls.enhanced .right {
  width: 20%;
  display: block;
  cursor: none;
}
.sculpture .controls.enhanced .left:hover .arrow-button, .sculpture .controls.enhanced .right:hover .arrow-button {
  background-color: rgba(0, 0, 0, 0.75);
}
.sculpture .controls.enhanced .left .arrow-button, .sculpture .controls.enhanced .right .arrow-button {
  transition: background-color 0.25s ease-in-out;
  transform: translate(-50%, -50%);
  pointer-events: none;
  position: absolute;
  transition: none;
}
.sculpture .controls.enhanced .left .arrow-button img, .sculpture .controls.enhanced .right .arrow-button img {
  pointer-events: none;
}
.sculpture .controls.enhanced .left:hover .arrow-button, .sculpture .controls.enhanced .right:hover .arrow-button {
  transform: translate(-50%, -50%);
}
.sculpture .controls.enhanced .left.hide, .sculpture .controls.enhanced .right.hide {
  display: none;
}
.sculpture .controls .left {
  left: 0;
}
.sculpture .controls .left .arrow-button img {
  transform: rotate(180deg);
}
.sculpture .controls .left:hover .arrow-button {
  transform: translate(-20%, 0%);
}
.sculpture .controls .right {
  right: 0;
}
.sculpture .controls .right:hover .arrow-button {
  transform: translate(20%, 0%);
}
@media only screen and (max-width: 728px) {
  .sculpture .controls .left, .sculpture .controls .right {
    padding: 0 8.75px;
  }
  .sculpture .controls .left .arrow-button, .sculpture .controls .right .arrow-button {
    height: 1.5em;
    width: 1.5em;
  }
  .sculpture .controls .left .arrow-button img, .sculpture .controls .right .arrow-button img {
    width: 0.9em;
  }
}
.sculpture.manifest-active {
  color: rgb(255, 255, 255);
}
.sculpture.manifest-active .reader_indicator {
  opacity: 1;
  pointer-events: auto;
}
.sculpture.manifest-active .backgrounds {
  visibility: visible;
  bottom: 70px;
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* Firefox all */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.sculpture.manifest-active .backgrounds .background {
  box-sizing: border-box;
}
.sculpture.manifest-active .titles .title a {
  -webkit-user-select: none; /* Chrome all / Safari all */
  -moz-user-select: none; /* Firefox all */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.sculpture.manifest-active.ground .ground * {
  pointer-events: none !important;
}
.sculpture.manifest-active.ground .city .fragment, .sculpture.manifest-active.ground .bridges .fragment {
  opacity: 0.25;
}
.sculpture.manifest-active.ground .city:hover .fragment, .sculpture.manifest-active.ground .bridges:hover .fragment {
  opacity: 1;
  color: rgb(255, 0, 26);
}
@media only screen and (hover: none) {
  .sculpture.manifest-active.ground .city:hover .fragment, .sculpture.manifest-active.ground .bridges:hover .fragment {
    color: rgb(255, 255, 255);
  }
}
.sculpture.manifest-active.bridges .bridges * {
  pointer-events: none !important;
}
.sculpture.manifest-active.bridges .city .fragment, .sculpture.manifest-active.bridges .ground .fragment {
  opacity: 0.25;
}
.sculpture.manifest-active.bridges .city:hover .fragment, .sculpture.manifest-active.bridges .ground:hover .fragment {
  opacity: 1;
  color: rgb(255, 0, 26);
}
@media only screen and (hover: none) {
  .sculpture.manifest-active.bridges .city:hover .fragment, .sculpture.manifest-active.bridges .ground:hover .fragment {
    color: rgb(255, 255, 255);
  }
}
.sculpture.manifest-active.city .city * {
  pointer-events: none !important;
}
.sculpture.manifest-active.city .bridges .fragment, .sculpture.manifest-active.city .ground .fragment {
  opacity: 0.25;
}
.sculpture.manifest-active.city .bridges:hover .fragment, .sculpture.manifest-active.city .ground:hover .fragment {
  opacity: 1;
  color: rgb(255, 0, 26);
}
@media only screen and (hover: none) {
  .sculpture.manifest-active.city .bridges:hover .fragment, .sculpture.manifest-active.city .ground:hover .fragment {
    color: rgb(255, 255, 255);
  }
}
.sculpture .titles {
  perspective: 800vw;
  transform: translate(-2vw, 0);
  transition: transform 0.75s cubic-bezier(0.5, 0, 0.5, 1);
}
.sculpture .titles .title {
  position: relative;
}
.sculpture .titles .title .inner {
  transform: rotate3d(1, 0, 0, 22.5deg) rotatex(7deg);
  position: relative;
}
.sculpture .titles .title a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  transform-origin: 0% 0%;
  font-size: min((9vw + 9vh) / 2, 14vh);
  line-height: 0.8em;
  pointer-events: none;
  position: relative;
  transition: font-size 0.75s cubic-bezier(0.5, 0, 0.5, 1), color 0.25s ease-in-out;
}
.sculpture .titles .title a:hover {
  color: rgb(255, 0, 26);
}
@media only screen and (hover: none) {
  .sculpture .titles .title a:hover {
    color: rgb(255, 255, 255);
  }
}
.sculpture .titles .title a.inactive .fragment {
  opacity: 0.25;
}
.sculpture .titles .title a .fragment {
  width: -moz-fit-content;
  padding: 0 0.05em;
  position: absolute;
  width: fit-content;
  pointer-events: auto;
  transform-origin: 0% 0%;
  transform: rotate3d(0, 1, 0, -45deg);
  overflow-y: hidden;
  transition: opacity 0.25s ease-in-out;
}
.sculpture .titles .title .bridges .fragment--one {
  transform-origin: 0% 100%;
  top: -1.6em;
  transform: translate3d(0, 0.625em, 1.25em) rotate3d(0, 1, 0, 45deg) translate(-100%, 0%);
}
.sculpture .titles .title .bridges .fragment--two {
  top: -0.8em;
  transform: rotate3d(0, 1, 0, -45deg) translate(-1.95em, 0%);
}
.sculpture .titles .title .ground .fragment--one {
  transform: translate3d(0, -0.625em, -1.25em) rotate3d(0, 1, 0, -45deg) translate(-3.05em, 0%);
}
.sculpture .titles .title .ground .fragment--two {
  transform-origin: 0% 100%;
  transform: translate3d(0, -0.625em, -1.25em) rotate3d(0, 1, 0, -45deg) translate(1.2em, 0%) rotate3d(0, 1, 0, 90deg);
}
.sculpture .titles .title .ground .fragment--three {
  top: 0.8em;
  transform: translate3d(0, -1.25em, -2.5em) rotate3d(0, 1, 0, -45deg) translate(-2.5em, 0%);
}
.sculpture .titles .title .city .fragment--one {
  top: -1.6em;
  transform: translate3d(0, 0.5em, 1em) rotate3d(0, 1, 0, -45deg);
}
.sculpture .titles .title .city .fragment--two {
  top: -0.8em;
  transform-origin: 0% 100%;
  transform: rotate3d(0, 1, 0, -45deg) translate(1.7em, 0%) rotate3d(0, 1, 0, 90deg);
}
@media only screen and (max-width: 728px) {
  .sculpture {
    overflow: hidden;
  }
}

@keyframes loadRotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes loadPrixClipFix {
  0% {
    clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);
  }
  25% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);
  }
  50% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);
  }
  75% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
  }
  100% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);
  }
}
@keyframes arrowAnimation {
  0% {
    transform: translate(-50%, -50%);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, 0%);
  }
}
footer {
  z-index: 800;
  color: rgb(189, 189, 189);
  font-size: 18px;
  background-color: rgb(255, 255, 255);
  padding: 35px;
  box-shadow: 0 0 2vw rgba(0, 0, 0, 0.2);
  transition: color 0.25s ease-in-out;
}
footer:hover {
  color: rgb(0, 0, 0);
}
footer:hover .row {
  opacity: 1;
}
footer:hover .row a {
  color: rgb(0, 0, 0);
}
footer .row {
  display: grid;
  flex-direction: row;
  justify-content: space-between;
  grid-column-gap: 35px;
  grid-template-columns: repeat(16, 1fr);
}
footer .row a {
  color: rgb(189, 189, 189);
  transition: color 0.25s ease-in-out;
  text-decoration: none;
  white-space: nowrap;
}
footer .row a:hover {
  color: rgb(255, 0, 26);
}
footer .row--bottom {
  padding-top: 0.5em;
  border-top: 1px solid rgb(189, 189, 189);
}
footer .row--bottom .column:nth-of-type(1) {
  grid-column: 1/span 7;
}
footer .row--bottom .column:nth-of-type(2) {
  grid-column: 8/span 8;
}
footer .row--bottom .column .links--list {
  display: flex;
  flex-direction: row-reverse;
  gap: 35px;
}
footer .row--bottom .column .links--list li {
  width: 18.7421383648%;
}
footer .row--bottom .column .links--list a {
  color: inherit;
  text-decoration: none;
}
footer .row--bottom .column .links--list a:hover {
  color: rgb(255, 0, 26);
}
footer .row--logo {
  padding-bottom: 35px;
  opacity: 0.25;
  transition: opacity 0.25s ease-in-out;
}
footer .row--main {
  padding-bottom: 35px;
}
footer .row--main .column {
  line-height: 1.45em;
}
footer .row--main .column span.label {
  display: block;
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: 0.01em;
  margin-bottom: 1em;
}
footer .row--main .column:nth-of-type(1) {
  grid-column: 1/span 4;
}
footer .row--main .column:nth-of-type(2) {
  grid-column: 5/span 4;
}
footer .row--main .column:nth-of-type(3) {
  grid-column: 12/span 2;
}
footer .row--main .column:nth-of-type(4) {
  grid-column: 14/span 2;
}
footer .row--main .links--list li {
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  footer .row--main .column:nth-of-type(1) {
    grid-column: 1/span 5;
  }
  footer .row--main .column:nth-of-type(2) {
    grid-column: 6/span 5;
  }
}
@media only screen and (max-width: 728px) {
  footer .row {
    grid-column-gap: 0;
  }
  footer .row--main .column:nth-of-type(1) {
    grid-column: 1/span 16;
    margin-bottom: 35px;
  }
  footer .row--main .column:nth-of-type(2) {
    grid-column: 1/span 16;
    margin-bottom: 35px;
  }
  footer .row--main .column:nth-of-type(3) {
    grid-column: 1/span 8;
  }
  footer .row--main .column:nth-of-type(4) {
    grid-column: 9/span 8;
  }
  footer .row--bottom {
    font-size: 0.85em;
  }
  footer .row--bottom .column:nth-of-type(1) {
    grid-column: 1/span 16;
  }
  footer .row--bottom .column:nth-of-type(2) {
    grid-column: 8/span 16;
  }
}
@media only screen and (hover: none) {
  footer {
    color: rgb(0, 0, 0);
  }
  footer .row {
    opacity: 1;
  }
  footer .row a {
    color: rgb(0, 0, 0);
  }
}

section.header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  position: relative;
}
section.header * {
  transform-style: preserve-3d;
}
section.header .header--3d {
  pointer-events: none;
  perspective: 600vw;
}
section.header .header--3d .header--3d__inner {
  transform: rotate3d(1, 0, 0, -20deg);
}
section.header .header--3d .header--3d__inner h1 {
  font-size: 12vw;
  line-height: 0.8em;
  text-align: center;
  transform: rotate3d(0, 1, 0, -40deg);
  display: block;
  margin-top: 0.75em;
  margin-bottom: 0.25em;
}
section.header--sneakPeek {
  max-height: 600px;
}
section.header--sneakPeek a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  z-index: 100;
  transform: translateZ(100000px);
}
section.header--sneakPeek a::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 80%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
}
section.header--sneakPeek .header--3d .header--3d__inner h1 {
  font-size: 40vw;
  margin-top: 0.25em;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  section.header .header--3d .header--3d__inner h1 {
    font-size: 18vw;
  }
}
@media only screen and (max-width: 728px) {
  section.header .header--3d .header--3d__inner h1 {
    font-size: 22vw;
    margin-top: 1em;
    margin-bottom: 0.5em;
  }
  section.header--sneakPeek {
    max-height: 40vw;
  }
  section.header--sneakPeek .header--3d .header--3d__inner h1 {
    font-size: 35vw;
  }
}

.nav--about {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1500;
}
.nav--about ul {
  display: flex;
  flex-direction: row;
  padding: 0 17.5px;
}
.nav--about ul li a {
  display: block;
  position: relative;
  margin: 26.25px 14px;
  color: rgb(189, 189, 189);
  text-decoration: none;
  transition: color 0.25s ease-in-out;
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.nav--about ul li a:hover {
  color: rgb(255, 0, 26);
}
.nav--about ul li a.active {
  color: rgb(0, 0, 0);
}
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
  .nav--about ul li a {
    font-size: 0.9em;
    margin: 26.25px 8.75px;
  }
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  .nav--about {
    top: 64px;
  }
  .nav--about ul {
    padding: 0 8.75px;
  }
  .nav--about ul li a {
    margin: 17.5px;
  }
}
@media only screen and (max-width: 728px) {
  .nav--about {
    top: 52px;
    left: 0;
    right: 0;
    width: 100%;
    position: relative;
  }
  .nav--about::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background-color: rgba(0, 128, 128, 0.5);
    background: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0));
    z-index: 100;
    pointer-events: none;
  }
  .nav--about ul {
    width: 100%;
    overflow-x: scroll;
    flex-wrap: nowrap;
    padding: 0 8.75px;
  }
  .nav--about ul li a {
    margin: 17.5px;
    white-space: nowrap;
  }
  .nav--about ul li:last-child {
    padding-right: 20vw;
  }
}

section {
  display: grid;
  grid-column-gap: 35px;
  grid-template-columns: repeat(16, 1fr);
}
@media only screen and (max-width: 728px) {
  section {
    grid-column-gap: 17.5px;
  }
}

.button {
  display: block;
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-decoration: none;
  padding-bottom: 35px;
  margin-top: 1em;
  color: rgb(0, 0, 0);
}
.button--red {
  color: rgb(255, 0, 26);
}
.button--white {
  color: rgb(255, 255, 255);
}
.button--arrowup-after::after {
  content: " ";
  display: inline-block;
  transition: transform 0.25s ease-in-out;
  height: 0.8em;
  width: 0.8em;
  background-image: url(img/arrow_upwards.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
}
.button--arrowup-after:hover::after {
  transform: translate(15%, -15%);
}
.button--arrow-after::after {
  content: " ";
  display: inline-block;
  transition: transform 0.25s ease-in-out;
  margin-left: 0.25em;
  height: 0.75em;
  width: 1.05em;
  background-image: url(img/arrow_right.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 100% auto;
}
.button--arrow-after:hover::after {
  transform: translate(20%, 0%);
}

.expandable .row--title {
  border-top: 2px solid rgb(0, 0, 0);
  padding: 17.5px 0;
  cursor: pointer;
  display: grid;
  grid-column-gap: 35px;
  grid-template-columns: repeat(14, 1fr);
}
.expandable .row--title .title {
  text-transform: uppercase;
  grid-column: 1/span 4;
}
.expandable .row--title .subtitle {
  grid-column: 5/span 3;
}
.expandable .row--title .time {
  grid-column: 8/span 2;
}
.expandable .row--title .scope {
  grid-column: 7/span 3;
}
.expandable .row--title .location {
  grid-column: 10/15;
  text-align: right;
}
.expandable .row--title:hover {
  color: rgb(255, 0, 26);
}
.expandable .row--description {
  display: grid;
  grid-column-gap: 35px;
  grid-template-columns: repeat(14, 1fr);
  overflow: hidden;
  height: 0;
  transition: height 0.5s ease-in-out;
}
.expandable .row--description .text {
  grid-column: 6/span 8;
  margin-bottom: 35px;
}
.expandable .row--description img {
  grid-column: 1/span 5;
  width: 100%;
  height: auto;
  margin-bottom: 35px;
}
.expandable.open .row--title {
  color: rgb(0, 0, 0);
}
@media only screen and (max-width: 728px) {
  .expandable .row--title {
    grid-column-gap: 17.5px;
    grid-template-columns: repeat(14, 1fr);
  }
  .expandable .row--title .title {
    text-transform: uppercase;
    grid-column: 1/span 7;
    grid-row: 1;
  }
  .expandable .row--title .subtitle {
    grid-column: 1/span 7;
    grid-row: 2;
  }
  .expandable .row--title .time {
    grid-column: 8/span 7;
    grid-row: 1;
    text-align: right;
  }
  .expandable .row--title .scope {
    grid-column: 8/span 7;
    grid-row: 1;
  }
  .expandable .row--title .location {
    grid-column: 1/span 14;
    grid-row: auto;
    text-align: left;
  }
  .expandable .row--description {
    grid-column-gap: 17.5px;
  }
  .expandable .row--description .text {
    grid-column: 1/span 14;
  }
  .expandable .row--description img {
    grid-column: 1/span 14;
  }
}

.award-hover {
  position: fixed;
  top: 0;
  left: 0;
  width: 400px;
  max-width: 80vw;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
.award-hover img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.award-hover::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: " ";
  background-image: url("img/arrow_right--white.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 10% auto;
  background-color: rgba(0, 0, 0, 0.1);
}

.text-carousell > div {
  grid-column: 2/16;
}
.text-carousell .text-carousell__nav ul {
  display: flex;
  flex-direction: row;
  width: 100%;
  border-bottom: 1px solid rgb(189, 189, 189);
  padding-bottom: 0.5em;
}
.text-carousell .text-carousell__nav ul li {
  margin-right: 2em;
  cursor: pointer;
}
.text-carousell .text-carousell__nav ul li .text {
  font-family: Greed, Arial, Helvetica, sans-serif;
  letter-spacing: 0.01em;
  color: rgb(189, 189, 189);
}
.text-carousell .text-carousell__nav ul li.active .text {
  color: rgb(0, 0, 0);
}
.text-carousell .text-carousell__nav ul li:hover .text {
  color: rgb(255, 0, 26);
}
.text-carousell .text-carousell__content {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 15px;
  display: flex;
  overflow-x: hidden;
  overflow-y: hidden;
  flex-direction: row;
  flex-wrap: nowrap;
}
.text-carousell .text-carousell__content .text-carousell__slide {
  min-width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
@media only screen and (max-width: 728px) {
  .text-carousell .text-carousell__nav ul {
    flex-direction: column;
    border-bottom: none;
    border-top: 1px solid rgb(189, 189, 189);
  }
  .text-carousell .text-carousell__nav ul li {
    margin-right: 0;
  }
  .text-carousell .text-carousell__nav ul li .text {
    border-bottom: 1px solid rgb(189, 189, 189);
    padding: 0.25em 0;
    position: relative;
  }
  .text-carousell .text-carousell__nav ul li .text::after {
    content: " ";
    background-image: url("img/plus.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    right: 0.25em;
    top: 0.45em;
    height: 1em;
    width: 1em;
  }
  .text-carousell .text-carousell__nav ul li.active .text::after {
    background-image: url("img/minus.svg");
  }
  .text-carousell .text-carousell__nav ul li .mobile-slide {
    overflow: hidden;
  }
  .text-carousell .text-carousell__nav ul li .mobile-slide .inner {
    margin-top: 0.5em;
    margin-bottom: 1em;
  }
  .text-carousell .text-carousell__content {
    display: none;
  }
}

section.row {
  margin-bottom: 75px;
}
section.row--text h3, section.row--text_work h3 {
  grid-column: 2/7;
}
section.row--text .content, section.row--text_work .content {
  grid-column: 7/16;
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 22.5px;
  line-height: 125%;
  letter-spacing: 0.005em;
}
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
  section.row--text .content, section.row--text_work .content {
    font-size: 20.25px;
  }
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  section.row--text .content, section.row--text_work .content {
    font-size: 19.5px;
  }
}
@media only screen and (max-width: 728px) {
  section.row--text .content, section.row--text_work .content {
    font-size: 19.5px;
  }
}
section.row--text .content blockquote, section.row--text_work .content blockquote {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 110%;
  letter-spacing: 0.005em;
  text-transform: capitalize;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 728px) {
  section.row--text .content blockquote, section.row--text_work .content blockquote {
    font-size: 36px;
  }
}
section.row--text .content cite, section.row--text_work .content cite {
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 144%;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 728px) {
  section.row--text .content cite, section.row--text_work .content cite {
    font-size: 14px;
  }
}
section.row--image > img, section.row--image picture, section.row--image figcaption {
  grid-column: 2/16;
}
section.row--image img, section.row--image picture {
  width: 100%;
  height: auto;
}
section.row--fullWidthImage > img, section.row--fullWidthImage picture, section.row--fullWidthImage figcaption {
  grid-column: 1/17;
}
section.row--fullWidthImage img, section.row--fullWidthImage picture {
  width: 100%;
  height: auto;
}
section.row--carousell {
  position: relative;
  height: 80vh;
  min-height: 600px;
  padding: 0 17.5px;
  display: block;
}
section.row--carousell .controls {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
  padding-top: 0.25em;
  z-index: 10;
  pointer-events: none;
}
section.row--carousell .controls.active {
  display: block;
}
section.row--carousell .controls * {
  pointer-events: all;
}
section.row--carousell .controls.disabled * {
  pointer-events: none;
}
section.row--carousell .controls .left, section.row--carousell .controls .right {
  position: absolute;
  top: 0;
  height: 100%;
  cursor: pointer;
  padding: 0 17.5px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
section.row--carousell .controls .left .arrow-button, section.row--carousell .controls .right .arrow-button {
  transition: transform 0.25s ease-in-out, background-color 0.2s ease-in-out;
  backdrop-filter: blur(0.25em);
  -webkit-backdrop-filter: blur(0.25em);
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  height: 2.65em;
  width: 2.65em;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.row--carousell .controls .left .arrow-button img, section.row--carousell .controls .right .arrow-button img {
  width: 1.5em;
  height: auto;
}
section.row--carousell .controls .left.hide, section.row--carousell .controls .right.hide {
  display: none;
}
section.row--carousell .controls.enhanced .left, section.row--carousell .controls.enhanced .right {
  width: 20%;
  display: block;
  cursor: none;
}
section.row--carousell .controls.enhanced .left:hover .arrow-button, section.row--carousell .controls.enhanced .right:hover .arrow-button {
  background-color: rgba(0, 0, 0, 0.75);
}
section.row--carousell .controls.enhanced .left .arrow-button, section.row--carousell .controls.enhanced .right .arrow-button {
  transition: background-color 0.25s ease-in-out;
  transform: translate(-50%, -50%);
  pointer-events: none;
  position: absolute;
  transition: none;
}
section.row--carousell .controls.enhanced .left .arrow-button img, section.row--carousell .controls.enhanced .right .arrow-button img {
  pointer-events: none;
}
section.row--carousell .controls.enhanced .left:hover .arrow-button, section.row--carousell .controls.enhanced .right:hover .arrow-button {
  transform: translate(-50%, -50%);
}
section.row--carousell .controls.enhanced .left.hide, section.row--carousell .controls.enhanced .right.hide {
  display: none;
}
section.row--carousell .controls .left {
  left: 0;
}
section.row--carousell .controls .left .arrow-button img {
  transform: rotate(180deg);
}
section.row--carousell .controls .left:hover .arrow-button {
  transform: translate(-20%, 0%);
}
section.row--carousell .controls .right {
  right: 0;
}
section.row--carousell .controls .right:hover .arrow-button {
  transform: translate(20%, 0%);
}
@media only screen and (max-width: 728px) {
  section.row--carousell .controls .left, section.row--carousell .controls .right {
    padding: 0 8.75px;
  }
  section.row--carousell .controls .left .arrow-button, section.row--carousell .controls .right .arrow-button {
    height: 1.5em;
    width: 1.5em;
  }
  section.row--carousell .controls .left .arrow-button img, section.row--carousell .controls .right .arrow-button img {
    width: 0.9em;
  }
}
section.row--carousell .scrollContainer {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0 17.5px;
}
section.row--carousell .swiper-wrapper {
  padding: 0 17.5px;
}
section.row--carousell .part {
  height: 100%;
  padding-right: 17.5px;
}
section.row--carousell .part--text {
  min-width: 30vw;
  padding-right: 35px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
section.row--carousell .part--text__small {
  min-width: fit-content;
}
section.row--carousell .part--text .part--bottom {
  text-align: right;
  color: rgb(255, 0, 26);
}
section.row--carousell .part--image img {
  height: 100%;
  width: auto;
  max-width: calc(100vw - 35px);
  object-fit: contain;
  background-color: whitesmoke;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
section.row--video {
  position: relative;
}
section.row--video .play {
  grid-column: 2/16;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.2);
}
section.row--video .play * {
  transform-style: preserve-3d;
}
section.row--video .play .play--3d {
  perspective: 600vw;
  z-index: 400;
}
section.row--video .play .play--3d .play--inner {
  transform: rotate3d(1, 0, 0, -20deg);
}
section.row--video .play .play--3d .play--inner p {
  transform: rotate3d(0, 1, 0, -40deg);
  font-size: 12vw;
  text-transform: uppercase;
  font-family: Greed, Arial, Helvetica, sans-serif;
  color: rgb(255, 255, 255);
  transition: color 0.5s ease-in-out;
}
section.row--video .play:hover .play--3d .play--inner p {
  color: rgb(255, 0, 26);
}
section.row--video video {
  grid-column: 2/16;
  width: 100%;
  height: auto;
}
section.row--infographic {
  margin-left: 35px;
  margin-right: 35px;
  display: block;
}
section.row--infographic .items {
  width: 100%;
  display: grid;
  grid-auto-flow: dense;
}
section.row--infographic .items .item {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.row--infographic .items .item .image {
  width: 100%;
  position: relative;
  padding: 10px;
}
section.row--infographic .items .item .image img {
  display: block;
  object-fit: contain;
  width: 100%;
  height: auto;
  max-height: 25vw;
}
section.row--infographic .items .caption {
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 144%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 728px) {
  section.row--infographic .items .caption {
    font-size: 14px;
  }
}
section.row--infographic--small .items {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
section.row--infographic--small .items > div:nth-last-of-type(8n) {
  grid-column: 1;
}
section.row--infographic--small .items > div:nth-last-of-type(8n-1) {
  grid-column: 1;
}
section.row--infographic--small .items > div:nth-last-of-type(8n-2) {
  grid-column: 2;
}
section.row--infographic--small .items > div:nth-last-of-type(8n-3) {
  grid-column: 2;
}
section.row--infographic--small .items > div:nth-last-of-type(8n-4) {
  grid-column: 3;
}
section.row--infographic--small .items > div:nth-last-of-type(8n-5) {
  grid-column: 3;
}
section.row--infographic--small .items > div:nth-last-of-type(8n-6) {
  grid-column: 4;
}
section.row--infographic--small .items > div:nth-last-of-type(8n-7) {
  grid-column: 4;
}
section.row--infographic--large .items {
  grid-template-columns: 1fr 1fr;
}
section.row--infographic--large .items > div:nth-last-of-type(4n) {
  grid-column: 1;
}
section.row--infographic--large .items > div:nth-last-of-type(4n-1) {
  grid-column: 1;
}
section.row--infographic--large .items > div:nth-last-of-type(4n-2) {
  grid-column: 2;
}
section.row--infographic--large .items > div:nth-last-of-type(4n-3) {
  grid-column: 2;
}
section.row--infographic--large .items .item .image img {
  max-height: min(50vw, 85vh);
}
section.row--infographic--solo .items {
  display: flex;
  flex-direction: column;
}
section.row--infographic--solo .items .item .image img {
  max-height: 85vh;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  section.row--carousell {
    height: 60vh;
  }
  section.row--infographic .items .item .caption {
    padding-bottom: 0.5em;
  }
  section.row--infographic--small .items {
    grid-template-columns: 1fr 1fr;
  }
  section.row--infographic--small .items > div:nth-last-of-type(8n) {
    grid-column: 1;
  }
  section.row--infographic--small .items > div:nth-last-of-type(8n-1) {
    grid-column: 1;
  }
  section.row--infographic--small .items > div:nth-last-of-type(8n-2) {
    grid-column: 2;
  }
  section.row--infographic--small .items > div:nth-last-of-type(8n-3) {
    grid-column: 2;
  }
  section.row--infographic--small .items > div:nth-last-of-type(8n-4) {
    grid-column: 1;
  }
  section.row--infographic--small .items > div:nth-last-of-type(8n-5) {
    grid-column: 1;
  }
  section.row--infographic--small .items > div:nth-last-of-type(8n-6) {
    grid-column: 2;
  }
  section.row--infographic--small .items > div:nth-last-of-type(8n-7) {
    grid-column: 2;
  }
  section.row--infographic--small .items .item .image img {
    max-height: min(50vw, 85vh);
  }
}
@media only screen and (max-width: 728px) {
  section.row {
    margin-bottom: 45px;
  }
  section.row--text h3 {
    grid-column: 2/span 14;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 1em;
  }
  section.row--text .content {
    grid-column: 2/span 14;
    font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 22.5px;
    line-height: 125%;
    letter-spacing: 0.005em;
  }
}
@media only screen and (max-width: 728px) and (min-width: 1024px) and (max-width: 1150px) {
  section.row--text .content {
    font-size: 20.25px;
  }
}
@media only screen and (max-width: 728px) and (min-width: 728px) and (max-width: 1024px) {
  section.row--text .content {
    font-size: 19.5px;
  }
}
@media only screen and (max-width: 728px) and (max-width: 728px) {
  section.row--text .content {
    font-size: 19.5px;
  }
}
@media only screen and (max-width: 728px) {
  section.row--text .content blockquote {
    font-family: Greed, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 110%;
    letter-spacing: 0.005em;
    text-transform: capitalize;
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 728px) and (max-width: 728px) {
  section.row--text .content blockquote {
    font-size: 36px;
  }
}
@media only screen and (max-width: 728px) {
  section.row--text .content cite {
    font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-size: 18px;
    line-height: 144%;
    letter-spacing: 0.01em;
  }
}
@media only screen and (max-width: 728px) and (max-width: 728px) {
  section.row--text .content cite {
    font-size: 14px;
  }
}
@media only screen and (max-width: 728px) {
  section.row--carousell {
    height: 40vh;
    min-height: 75vw;
  }
  section.row--carousell .part--text {
    min-width: 50vw;
  }
  section.row--carousell .part--text__small {
    min-width: fit-content;
  }
  section.row--carousell .part--text .part--bottom {
    font-size: 0.8em;
  }
  section.row--carousell .part--image img {
    height: 100%;
    width: auto;
  }
}
@media only screen and (max-width: 728px) {
  section.row--infographic {
    margin-left: 17.5px;
    margin-right: 17.5px;
  }
  section.row--infographic .items {
    display: flex;
    flex-direction: column;
  }
  section.row--infographic .items .item {
    width: 100%;
  }
  section.row--infographic .items .item .image img {
    max-height: 85vh;
  }
  section.row--infographic .items .item .caption {
    padding-bottom: 0.5em;
  }
}

body.splash-active {
  pointer-events: none;
  overflow: hidden;
}
body.splash-active .splash {
  display: flex;
}

.splash {
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 20000;
  background: rgb(255, 255, 255);
  transform: translateZ(100000px);
  transform-style: preserve-3d;
}
.splash .inner {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 102%;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  display: flex;
  flex-direction: row;
  line-height: 1.05em;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  .splash .inner {
    font-size: 55px;
  }
}
@media only screen and (max-width: 728px) {
  .splash .inner {
    font-size: 45px;
  }
}
.splash .inner .title {
  transform: translate(0%, 1.05em);
}
.splash .inner .carousell-container {
  color: rgb(255, 0, 26);
  overflow: hidden;
  height: 3.25em;
  position: relative;
}
.splash .inner .carousell-container::before {
  content: " ";
  background: linear-gradient(180deg, white 25%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 33%;
  z-index: 100;
}
.splash .inner .carousell-container::after {
  content: " ";
  background: linear-gradient(0deg, white 25%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 33%;
}

.work-item {
  grid-column: span 4;
  text-decoration: none;
  color: rgb(0, 0, 0);
  margin-top: 35px;
  margin-bottom: 35px;
}
.work-item:hover {
  color: rgb(255, 0, 26);
}
.work-item:hover .image img {
  transform: scale(1.05);
}
.work-item .image {
  width: 100%;
  padding-bottom: 125%;
  position: relative;
  overflow: hidden;
}
.work-item .image img {
  transition: transform 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.work-item .small {
  padding: 0.5em 0 0.25em 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.work-item .small h2, .work-item .small .meta {
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 22px;
  line-height: 140%;
  letter-spacing: 0.01em;
  font-size: 18px;
}
.work-item h3 {
  font-size: 32px;
}
@media only screen and (max-width: 728px) {
  .work-item {
    grid-column: span 16;
    margin-top: 8.75px;
  }
}

span.counter {
  display: inline-block;
  top: -0.5em;
  right: -1.2em;
  width: 1.4em;
  height: 1.4em;
  text-align: center;
  line-height: 1.35em;
  border-radius: 100px;
  transform: translate(-0.35em, -1.05em);
  font-size: 0.55em;
  background-color: rgb(255, 0, 26);
  color: rgb(255, 255, 255);
}
span.counter--hidden {
  display: none;
}

section.work--items .header, section.work--items .filter {
  grid-column: span 16;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  section.work--items {
    grid-template-columns: repeat(12, 1fr);
  }
  section.work--items.four--items a:nth-of-type(4) {
    display: none;
  }
  section.work--items .header, section.work--items .filter {
    grid-column: span 12;
  }
}
@media only screen and (max-width: 728px) {
  section.work--items.four--items a:nth-of-type(3), section.work--items.four--items a:nth-of-type(4) {
    display: none;
  }
}

.movingLogo {
  width: 200px;
  height: 90px;
  background-image: url("./img/NEXT_moving_logo.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  animation-name: movingLogo;
  animation-timing-function: steps(19, end);
  animation-iteration-count: infinite;
  animation-duration: 14s;
}

@keyframes movingLogo {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 0% 100%;
  }
}
page.page404 {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgb(255, 255, 255);
  background: rgb(0, 0, 0);
}
page.page404 h1 {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 102%;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  margin-bottom: 0.1em;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.page404 h1 {
    font-size: 55px;
  }
}
@media only screen and (max-width: 728px) {
  page.page404 h1 {
    font-size: 45px;
  }
}
page.page404 h2 {
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 200;
  font-size: 64px;
  line-height: 102%;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  padding-bottom: 0.15em;
}
page.page404 ul {
  display: flex;
  flex-direction: row;
}
page.page404 ul li {
  margin-right: 1em;
}

page.work section.intro_image {
  display: block;
  height: 100vh;
  width: 100%;
}
page.work section.intro_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
page.work section.title {
  padding: 75px 0;
}
page.work section.title h1, page.work section.title h2 {
  grid-column: 2/14;
}
page.work section.title h1 {
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 22px;
  line-height: 140%;
  letter-spacing: 0.01em;
  text-transform: none;
  font-size: 45px;
  letter-spacing: 0.005em;
  margin-bottom: 0.25em;
}
page.work section.title h2 {
  font-size: 90px;
  font-family: Greed, Arial, Helvetica, sans-serif;
  line-height: 0.9em;
  margin-bottom: 0.5em;
}
page.work section.title .intro_paragraph {
  grid-column: 2/10;
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 22.5px;
  line-height: 125%;
  letter-spacing: 0.005em;
}
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
  page.work section.title .intro_paragraph {
    font-size: 20.25px;
  }
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.work section.title .intro_paragraph {
    font-size: 19.5px;
  }
}
@media only screen and (max-width: 728px) {
  page.work section.title .intro_paragraph {
    font-size: 19.5px;
  }
}
page.work section.after_intro_image .picture {
  grid-column: 2/16;
}
page.work section.after_intro_image .picture img {
  width: 100%;
  height: auto;
}
page.work section.meta {
  padding: 75px 0;
}
page.work section.meta p.label {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-size: 22px;
  margin-bottom: 0.3em;
}
page.work section.meta .meta__content--columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  row-gap: 15px;
}
page.work section.meta .meta__content--columns .meta__content--column {
  width: 20%;
  padding-right: 15px;
}
page.work section.cta {
  margin: 70px 0;
}
page.work section.cta .text {
  grid-column: 2/14;
  color: rgb(255, 0, 26);
  font-size: 64px;
  line-height: 1.2em;
}
page.work section.cta .text .title {
  font-family: Greed, Arial, Helvetica, sans-serif;
}
page.work section.cta .text a {
  color: inherit;
  text-decoration: none;
  display: block;
  transition: transform 0.5s ease-in-out;
}
page.work section.cta .text a::before {
  content: " ";
  height: 0.7em;
  width: 0.7em;
  background-image: url(img/arrow.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 50% 50%;
  display: inline-block;
}
page.work section.cta .text a:hover {
  transform: translate(0.5em, 0);
}
page.work section.related {
  margin: 0 35px;
}
@media only screen and (max-width: 728px) {
  page.work section.related {
    margin: 0 17.5px;
  }
}
page.work section.related .header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
page.work section.related .header .left {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 102%;
  letter-spacing: -0.02em;
  text-transform: capitalize;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.work section.related .header .left {
    font-size: 55px;
  }
}
@media only screen and (max-width: 728px) {
  page.work section.related .header .left {
    font-size: 45px;
  }
}
page.work a.related_project {
  color: rgb(0, 0, 0);
  text-decoration: none;
}
page.work a.related_project .text {
  margin: 0 35px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
page.work a.related_project .text .text--left {
  flex-direction: row;
  display: flex;
}
page.work a.related_project .text .text--left .editorial_title, page.work a.related_project .text .text--left .title, page.work a.related_project .text .text--left .meta {
  margin-right: 1em;
}
page.work a.related_project .text .text--left .editorial_title {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-transform: inherit;
}
page.work a.related_project .text .text--left .title, page.work a.related_project .text .text--left .meta {
  font-size: 18px;
  line-height: 33px;
}
page.work a.related_project .text .text--right {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: rgb(255, 0, 26);
  text-transform: uppercase;
  margin-bottom: 1em;
}
page.work a.related_project .image {
  position: relative;
  max-height: 80vh;
  height: 80vh;
  min-height: 600px;
  overflow: hidden;
  z-index: -1;
}
page.work a.related_project .image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 728px) {
  page.work section.title {
    padding: 25px 0;
  }
  page.work section.title h1, page.work section.title h2 {
    grid-column: 2/span 14;
  }
  page.work section.title h1 {
    font-size: 22px;
    margin-bottom: 0.5em;
  }
  page.work section.title h2 {
    font-size: 32px;
  }
  page.work section.title .intro_paragraph {
    grid-column: 2/span 14;
    font-size: 22px;
  }
  page.work section.after_intro_image .picture {
    grid-column: 2/16;
  }
  page.work section.after_intro_image .picture img {
    width: 100%;
    height: auto;
  }
  page.work section.meta {
    padding: 55px 0;
  }
  page.work section.meta p + p {
    margin-top: 0;
  }
  page.work section.meta .mobile-slide .meta__content--column {
    margin-bottom: 1em;
  }
  page.work section.cta .text {
    font-size: 32px;
  }
  page.work a.related_project .text {
    margin: 70px 35px 0 35px;
    flex-direction: column;
  }
  page.work a.related_project .text .text--left {
    flex-direction: column;
  }
  page.work a.related_project .text .text--left .title, page.work a.related_project .text .text--left .meta {
    line-height: 125%;
  }
  page.work a.related_project .text .text--right {
    margin-top: 1em;
  }
  page.work a.related_project .image {
    max-height: 100vw;
    height: 100vw;
    min-height: 100vw;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
  page.work section.title .intro_paragraph {
    grid-column: 2/14;
  }
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.work section.title .intro_paragraph {
    grid-column: 2/14;
  }
}

page.works section.items {
  position: relative;
  margin: 35px;
}
page.works section.items .filter {
  padding: 12px 0;
  padding-top: 92px;
  border-bottom: 2px solid rgb(0, 0, 0);
  position: sticky;
  top: 0;
  z-index: 900;
  background-color: rgb(255, 255, 255);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: rgb(189, 189, 189);
  transition: top 0.5s ease-in-out;
}
page.works section.items .filter .inner, page.works section.items .filter .links {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
page.works section.items .filter input[type=checkbox] {
  height: 0;
  width: 0;
}
page.works section.items .filter input[type=checkbox]:checked + label {
  color: rgb(255, 0, 26);
}
page.works section.items .filter input[type=checkbox]:disabled + label {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
  text-decoration: line-through;
}
page.works section.items .filter label, page.works section.items .filter a {
  cursor: pointer;
  color: inherit;
  display: inline;
  text-decoration: none;
  white-space: nowrap;
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: 0.01em;
  font-size: 20px;
}
page.works section.items .filter label.active, page.works section.items .filter a.active {
  color: rgb(255, 0, 26);
}
page.works section.items .filter label.clear_filter, page.works section.items .filter a.clear_filter {
  color: rgb(0, 0, 0);
}
page.works section.items .filter label.clear_filter.hide, page.works section.items .filter a.clear_filter.hide {
  visibility: hidden;
}
page.works section.items .filter label:hover, page.works section.items .filter a:hover {
  color: rgb(0, 0, 0);
}
@media only screen and (hover: none) {
  page.works section.items .filter label:hover, page.works section.items .filter a:hover {
    color: inherit;
  }
}
page.works section.items .filter .show_filter, page.works section.items .filter .apply_filter {
  display: none;
}
page.works section.items .filter ul.categories {
  display: flex;
  flex-direction: row;
}
page.works section.items .filter ul.categories li {
  margin-right: 0.5em;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.works section.items .filter .inner, page.works section.items .filter .links {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 728px) {
  page.works {
    padding-top: 13vw;
  }
  page.works section.items {
    margin: 17.5px;
  }
  page.works section.items .filter {
    z-index: 100000;
    padding: 9px 0;
    border-bottom: 0;
  }
  page.works section.items .filter .show_filter, page.works section.items .filter .apply_filter {
    display: block;
  }
  page.works section.items .filter .show_filter {
    font-family: Greed, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 125%;
    letter-spacing: 0.01em;
    color: rgb(0, 0, 0);
    cursor: pointer;
  }
  page.works section.items .filter .show_filter .text {
    border-bottom: 2px solid rgb(0, 0, 0);
    display: inline-block;
    padding-bottom: 0.1em;
  }
  page.works section.items .filter .apply_filter {
    position: absolute;
    top: 0;
    right: 10%;
    height: 42px;
    width: 42px;
    margin: 12px;
    display: flex;
    z-index: 1100;
  }
  page.works section.items .filter .apply_filter .close {
    background: transparent;
    border-radius: 100px;
    align-items: center;
  }
  page.works section.items .filter .apply_filter .close .bg, page.works section.items .filter .apply_filter .close .bg__reader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  page.works section.items .filter .apply_filter .close .bg svg, page.works section.items .filter .apply_filter .close .bg__reader svg {
    filter: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    height: 100%;
    width: 100%;
  }
  page.works section.items .filter .apply_filter .close .bg svg .stroke, page.works section.items .filter .apply_filter .close .bg__reader svg .stroke {
    transition: stroke 0.5s ease-in-out;
  }
  page.works section.items .filter .apply_filter .close .lines {
    position: absolute;
    left: 15%;
    top: 25%;
    right: 15%;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  page.works section.items .filter .apply_filter .close .lines .line {
    height: 2px;
    border-radius: 100px;
    position: relative;
    background-color: rgb(0, 0, 0);
    transition: all 0.5s ease-in-out;
    filter: none;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
  }
  page.works section.items .filter .apply_filter .close .lines .line:nth-of-type(1) {
    transform: rotate(-45deg) translate(7%, 346.5%);
    width: 35%;
  }
  page.works section.items .filter .apply_filter .close .lines .line:nth-of-type(2) {
    transform: rotate(45deg);
    width: 90%;
  }
  page.works section.items .filter .apply_filter .close .lines .line:nth-of-type(3) {
    transform: rotate(-45deg) translate(-12%, -346.5%);
    width: 35%;
  }
  page.works section.items .filter .inner {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translate(-105%, 0%);
    transition: transform 0.5s ease-in-out;
  }
  page.works section.items .filter .inner .links {
    flex-direction: column;
    position: absolute;
    width: auto;
    top: 0;
    left: 0;
    right: 10%;
    bottom: 0;
    box-shadow: 0 0 10vw rgba(0, 0, 0, 0.25);
    overflow-x: auto;
    background: rgb(255, 255, 255);
  }
  page.works section.items .filter .inner .categories {
    flex-direction: column;
    padding-top: 35px;
  }
  page.works section.items .filter .inner .categories input[type=checkbox] {
    display: none;
  }
  page.works section.items .filter .inner .categories li {
    margin: 0;
    padding: 0;
  }
  page.works section.items .filter .inner .categories li label {
    padding: 8.75px 17.5px;
    display: block;
    font-size: 1.45em;
  }
  page.works section.items .filter .inner .clear_filter {
    display: none;
  }
  page.works section.items .filter.show .inner {
    transform: translate(0%, 0%);
  }
}

page.manifest section {
  margin: 0 35px;
  padding: 70px 0;
}
page.manifest section.sculpture {
  margin: 0;
}
page.manifest section.intro, page.manifest section.row--end {
  color: rgb(255, 0, 26);
  padding: 105px 0;
}
page.manifest section.intro .text, page.manifest section.row--end .text {
  grid-column: 3/span 10;
}
page.manifest section.intro .text h2, page.manifest section.row--end .text h2 {
  margin-bottom: 0.25em;
}
page.manifest section.intro .text .content, page.manifest section.row--end .text .content {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: 0.005em;
}
@media only screen and (max-width: 728px) {
  page.manifest section.intro .text .content, page.manifest section.row--end .text .content {
    font-size: 26px;
  }
}
page.manifest section.row {
  margin: 0 35px;
  padding: 70px 0;
}
page.manifest section.row .work {
  color: rgb(0, 0, 0);
  text-decoration: none;
}
page.manifest section.row .work:hover {
  color: rgb(255, 0, 26);
}
page.manifest section.row .work .text {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 0.5em;
}
page.manifest section.row .work .text .left {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  text-transform: inherit;
}
page.manifest section.row .work .text .right {
  text-align: right;
}
page.manifest section.row .work .image {
  width: 100%;
}
page.manifest section.row .work .image img {
  width: 100%;
  height: auto;
}
page.manifest section.row .text h2 {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 110%;
  letter-spacing: 0.005em;
  text-transform: capitalize;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 728px) {
  page.manifest section.row .text h2 {
    font-size: 36px;
  }
}
page.manifest section.row--text_work .text, page.manifest section.row--text_image .text {
  grid-column: 2/span 6;
}
page.manifest section.row--text_work .work, page.manifest section.row--text_work .image, page.manifest section.row--text_image .work, page.manifest section.row--text_image .image {
  grid-column: 9/span 7;
}
page.manifest section.row--text .text, page.manifest section.row--end .text {
  grid-column: 6/span 8;
}
page.manifest section.row--work .work, page.manifest section.row--work .image, page.manifest section.row--image .work, page.manifest section.row--image .image {
  grid-column: 3/span 12;
}
page.manifest section.row--end .text .content {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 32px;
  line-height: 125%;
  letter-spacing: 0.005em;
}
@media only screen and (max-width: 728px) {
  page.manifest section.row--end .text .content {
    font-size: 26px;
  }
}
page.manifest section.works .header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
page.manifest section.works .header .left {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 64px;
  line-height: 102%;
  letter-spacing: -0.02em;
  text-transform: capitalize;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.manifest section.works .header .left {
    font-size: 55px;
  }
}
@media only screen and (max-width: 728px) {
  page.manifest section.works .header .left {
    font-size: 45px;
  }
}
@media only screen and (max-width: 728px) {
  page.manifest section {
    margin: 0 17.5px;
  }
  page.manifest section.intro, page.manifest section.row--end {
    padding: 0;
  }
  page.manifest section.intro .text, page.manifest section.row--end .text {
    grid-column: 1/span 16;
  }
  page.manifest section.row {
    padding: 52.5px 0;
    grid-row-gap: 52.5px;
    margin: 0 17.5px;
  }
  page.manifest section.row .work .text {
    flex-direction: column;
  }
  page.manifest section.row .work .text .right {
    text-align: left;
    font-size: 0.9em;
  }
  page.manifest section.row .text h2 {
    font-family: Greed, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 45px;
    line-height: 110%;
    letter-spacing: 0.005em;
    text-transform: capitalize;
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 728px) and (max-width: 728px) {
  page.manifest section.row .text h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 728px) {
  page.manifest section.row--text_work .text, page.manifest section.row--text_work .work, page.manifest section.row--text_work .image, page.manifest section.row--text .text, page.manifest section.row--text .work, page.manifest section.row--text .image, page.manifest section.row--end .text, page.manifest section.row--end .work, page.manifest section.row--end .image, page.manifest section.row--work .text, page.manifest section.row--work .work, page.manifest section.row--work .image, page.manifest section.row--image .text, page.manifest section.row--image .work, page.manifest section.row--image .image, page.manifest section.row--text_image .text, page.manifest section.row--text_image .work, page.manifest section.row--text_image .image {
    grid-column: 1/span 16;
  }
}
@media only screen and (max-width: 728px) {
  page.manifest section.works .header {
    flex-direction: column;
  }
  page.manifest section.works .header .left {
    font-family: Greed, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 64px;
    line-height: 102%;
    letter-spacing: -0.02em;
    text-transform: capitalize;
  }
}
@media only screen and (max-width: 728px) and (min-width: 728px) and (max-width: 1024px) {
  page.manifest section.works .header .left {
    font-size: 55px;
  }
}
@media only screen and (max-width: 728px) and (max-width: 728px) {
  page.manifest section.works .header .left {
    font-size: 45px;
  }
}

page.about {
  min-height: 100vh;
  position: relative;
}
page.about section {
  padding: 35px;
}
page.about section.header {
  padding-top: 70px;
  padding-bottom: 70px;
}
page.about section.intro {
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.15em;
}
page.about section.intro .content {
  grid-column: 4/span 10;
}
page.about section.vacancies ul {
  grid-column: 2/span 14;
}
page.about section.team_menu ul {
  grid-column: span 16;
  display: flex;
  flex-direction: row;
  width: 100%;
  border-bottom: 1px solid rgb(189, 189, 189);
  padding-bottom: 0.5em;
}
page.about section.team_menu ul li {
  margin-right: 2em;
  cursor: pointer;
}
page.about section.team_menu ul li a {
  font-family: Greed, Arial, Helvetica, sans-serif;
  letter-spacing: 0.01em;
  color: rgb(189, 189, 189);
  text-decoration: none;
}
page.about section.team_menu ul li.active a {
  color: rgb(0, 0, 0);
}
page.about section.team_menu ul li:hover a {
  color: rgb(255, 0, 26);
}
page.about section.team .member {
  grid-column: span 4;
}
page.about section.team .member .image {
  position: relative;
  width: 100%;
  padding-bottom: 130.4761904762%;
  overflow: hidden;
}
page.about section.team .member .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: grayscale(100%);
}
page.about section.team .member .image img.hover {
  transition: opacity 0.25s ease-in-out;
  opacity: 0;
}
page.about section.team .member .image .hover--text {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
  color: rgb(0, 0, 0);
  padding: 1.5vw;
  transition: transform 0.5s ease-in-out;
  transform: translate(0%, 100%);
  font-size: 1.5vw;
  line-height: 1.1em;
}
page.about section.team .member:hover .image img.hover {
  opacity: 1;
}
page.about section.team .member:hover .image .hover--text {
  transform: translate(0%, 0%);
}
page.about section.team .member .text {
  padding-top: 0.5em;
  padding-bottom: 1em;
}
page.about section.team .member .text p {
  line-height: 1.15em;
}
page.about section.team .member .text p + p {
  margin-top: 0;
}
page.about section.team .member .text .name {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: 0.01em;
}
page.about section.team .member .text .function {
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 18px;
  line-height: 144%;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 728px) {
  page.about section.team .member .text .function {
    font-size: 14px;
  }
}
page.about section.team .member .text a {
  margin-top: 0.25em;
  text-decoration: none;
  margin-right: 0.25em;
  display: inline-block;
}
page.about section.team .member .text a svg .fill {
  transition: fill 0.25s ease-in-out;
}
page.about section.team .member .text a:hover svg .fill {
  fill: rgb(255, 0, 26);
}
page.about section.group_photo .image {
  width: 100%;
  grid-column: span 16;
}
page.about section.group_photo .image img {
  width: 100%;
  height: auto;
}
page.about section.contact .column--one {
  grid-column: 2/span 4;
}
page.about section.contact .column--two {
  grid-column: 6/span 4;
}
page.about section.contact .column--email-links {
  grid-column: 12/span 3;
}
page.about section.contact .column--email-links ul li {
  display: block;
  padding-bottom: 0.5em;
}
page.about section.contact .column span.label {
  display: block;
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 0.01em;
  margin-bottom: 1em;
}
page.about section.contact .column a {
  color: inherit;
  text-decoration: none;
}
page.about section.contact .column a:hover {
  color: rgb(255, 0, 26);
}
page.about section.we {
  padding-bottom: 70px;
}
page.about section.we .text-carousell__nav {
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 22.5px;
  line-height: 125%;
  letter-spacing: 0.005em;
}
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
  page.about section.we .text-carousell__nav {
    font-size: 20.25px;
  }
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.about section.we .text-carousell__nav {
    font-size: 19.5px;
  }
}
@media only screen and (max-width: 728px) {
  page.about section.we .text-carousell__nav {
    font-size: 19.5px;
  }
}
page.about section.we .text-carousell__slide {
  display: grid;
  font-family: NEXT Stencil, Arial, Helvetica, sans-serif;
  font-weight: 200;
  font-size: 22.5px;
  line-height: 125%;
  letter-spacing: 0.005em;
  grid-column-gap: 35px;
  grid-template-columns: repeat(14, 1fr);
}
@media only screen and (min-width: 1024px) and (max-width: 1150px) {
  page.about section.we .text-carousell__slide {
    font-size: 20.25px;
  }
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.about section.we .text-carousell__slide {
    font-size: 19.5px;
  }
}
@media only screen and (max-width: 728px) {
  page.about section.we .text-carousell__slide {
    font-size: 19.5px;
  }
}
page.about section.we .text-carousell__slide .inner {
  grid-column: 6/span 8;
}
@media only screen and (min-width: 728px) and (max-width: 1024px) {
  page.about section.header {
    padding-top: 140px;
  }
  page.about section.intro {
    font-size: 32px;
  }
  page.about section.team {
    grid-template-columns: repeat(12, 1fr);
  }
  page.about section.team .member {
    grid-column: span 4;
  }
  page.about section.team .member .image .hover--text {
    padding: 1.725vw;
    font-size: 2.0125vw;
    line-height: 1.1em;
  }
  page.about section.contact .column--one {
    grid-column: 2/span 8;
  }
  page.about section.contact .column--two {
    padding-top: 35px;
    grid-column: 2/span 8;
    grid-row: 2;
  }
  page.about section.contact .column--email-links {
    grid-row: 1/span 2;
  }
}
@media only screen and (max-width: 728px) {
  page.about section {
    padding: 0;
    padding-bottom: 35px;
  }
  page.about section.intro {
    font-size: 28px;
  }
  page.about section.intro .content {
    grid-column: 2/span 14;
  }
  page.about section.team, page.about section.group_photo, page.about section.team_menu {
    padding-left: 35px;
    padding-right: 35px;
  }
  page.about section.team .member, page.about section.group_photo .member, page.about section.team_menu .member {
    grid-column: span 8;
  }
  page.about section.team .member .image .hover--text, page.about section.group_photo .member .image .hover--text, page.about section.team_menu .member .image .hover--text {
    padding: 3vw;
    font-size: 3vw;
    line-height: 1.1em;
  }
  page.about section.contact .column {
    padding-bottom: 35px;
  }
  page.about section.contact .column--one {
    grid-column: 2/span 14;
  }
  page.about section.contact .column--two {
    grid-column: 2/span 14;
  }
  page.about section.contact .column--email-links {
    grid-column: 2/span 14;
  }
}

page.about--contact section.header .header--3d .header--3d__inner h1, page.about--team section.header .header--3d .header--3d__inner h1, page.about--approach section.header .header--3d .header--3d__inner h1 {
  transform: rotate3d(0, 1, 0, 40deg);
}

page.about--on-stage section h2 {
  grid-column: 2/span 14;
  padding-bottom: 35px;
}
page.about--on-stage section .inner {
  grid-column: 2/span 14;
  display: grid;
  grid-column-gap: 35px;
  grid-template-columns: repeat(14, 1fr);
}
page.about--on-stage section.publications .inner .publication {
  border-top: 2px solid rgb(0, 0, 0);
  grid-column: span 7;
  padding-bottom: 35px;
}
page.about--on-stage section.publications .inner .publication .image {
  position: relative;
  width: 100%;
  padding-bottom: 60%;
  margin-top: 1em;
}
page.about--on-stage section.publications .inner .publication .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
page.about--on-stage section.publications .inner .publication h3 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
page.about--on-stage section.publications .inner .publication p {
  margin-right: 5%;
}
page.about--on-stage section.awards .inner .award {
  border-top: 2px solid rgb(0, 0, 0);
  grid-column: span 7;
  text-transform: uppercase;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
page.about--on-stage section.awards .inner a.award {
  text-decoration: none;
  color: inherit;
}
page.about--on-stage section.awards .inner a.award:hover {
  border-top-color: rgb(255, 0, 26);
  color: rgb(255, 0, 26);
}
page.about--on-stage section.lectures .inner > div {
  grid-column: span 14;
}
page.about--on-stage section.lectures .inner > div .label {
  font-family: Greed, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 130%;
  letter-spacing: 0.01em;
  margin-bottom: 1em;
  display: block;
}
page.about--on-stage section.lectures .inner .past {
  margin-top: 35px;
  color: rgb(189, 189, 189);
}
page.about--on-stage section.lectures .inner .past * {
  border-top-color: rgb(189, 189, 189);
}
page.about--on-stage section.lectures .inner .past .open {
  color: rgb(0, 0, 0);
}
page.about--on-stage section.lectures .inner .past .open * {
  border-top-color: rgb(0, 0, 0);
}
@media only screen and (max-width: 728px) {
  page.about--on-stage section .inner {
    grid-column-gap: 17.5px;
  }
  page.about--on-stage section.publications .inner .publication {
    grid-column: span 14;
  }
  page.about--on-stage section.awards .inner .award {
    grid-column: span 14;
  }
  page.about--on-stage section.lectures .inner > div {
    grid-column: span 14;
  }
  page.about--on-stage section.lectures .inner > div .label {
    font-family: Greed, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 130%;
    letter-spacing: 0.01em;
    margin-bottom: 1em;
    display: block;
  }
  page.about--on-stage section.lectures .inner .past {
    margin-top: 35px;
    color: rgb(189, 189, 189);
  }
  page.about--on-stage section.lectures .inner .past * {
    border-top-color: rgb(189, 189, 189);
  }
  page.about--on-stage section.lectures .inner .past .open {
    color: rgb(0, 0, 0);
  }
  page.about--on-stage section.lectures .inner .past .open * {
    border-top-color: rgb(0, 0, 0);
  }
}

/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 23, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: rgb(255, 0, 26);
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

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