@font-face {
  font-family: "Serif";
  src: url("../fonts/SuisseNeue-Regular-WebS.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Serif";
  src: url("../fonts/SuisseNeue-Medium-WebS.woff2") format("woff2");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "Sans";
  src: url("../fonts/SuisseIntl-Regular-WebS.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Sans";
  src: url("../fonts/SuisseIntl-SemiBold-WebS.woff2") format("woff2");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "Sans";
  src: url("../fonts/SuisseIntl-Bold-WebS.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: "Mono";
  src: url("../fonts/SuisseIntlMono-Regular-WebS.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
}

html {
  overflow-x: hidden;
}
body {
  -webkit-text-size-adjust: 100%;
  background: #fff;
  font-family: "Sans", sans-serif;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto;
  line-height: 1.3;
}

.mono.mono {
  font-family: "Mono", monospace;
  font-size: 85%;
}
.serif {
  font-family: "Serif", serif;
  font-size: 85%;
}
.bold {
  font-weight: bold;
}

h1 {
  font-family: "Serif", serif;
  font-weight: normal;
  margin: 0 0 0.4em;
}
h2 {
  margin: 0 0 0.4em;
}
h3 {
  margin-bottom: 24px;
  margin-top: 0;
  font-weight: normal;
}
h3 strong {
  font-weight: 800;
}
h5 {
  font-family: "Mono", monospace;
  margin-top: 0;
  margin-bottom: 0.4em;
  color: #767676;
  font-weight: normal;
}
h6,
.action {
  font-family: "Mono", monospace;
  margin-top: 0;
  margin-bottom: 0.4em;
  color: #767676;
  font-weight: 400;
  font-size: 0.75rem;
  letter-spacing: -0.02em;
  line-height: 1.5;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
  color: #ff0d8a;
  font-style: normal;
}
p {
  margin: 0;
}
ul {
  padding-left: 1.5em;
  padding-bottom: 0.5em;
}
ul li {
  margin-bottom: 0.5em !important;
}

a {
  color: inherit;
}
img {
  display: block;
}
figure {
  margin: 0;
}
.no-underline,
.no-underline a {
  text-decoration: none;
}
.link-wrap {
  position: relative;
}
.link-wrap > a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.hide {
  display: none !important;
}

h5,
.caption.caption.caption.caption {
  font-size: 0.75rem;
  line-height: 1.4;
}
.xx-small {
  font-size: 0.5rem;
}
.x-small {
  font-size: 0.75vw;
  line-height: 1.5;
}
h3,
.small.small {
  /* font-size: 1.56vw; */
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.01em;
}
.paragraph.paragraph,
.paragraph.paragraph p {
  font-size: 1rem;
  line-height: 1.625;
  font-weight: normal;
}
.small.serif {
  font-size: 1.56vw;
  font-weight: normal;
}
.small-quote {
  font-size: 1.25vw;
}
.text.text img {
  max-width: 100%;
}
.text.text blockquote,
.large-quote {
  font-size: 1.67vw;
  letter-spacing: -0.02em;
}
h2,
.med.med {
  font-size: 2.4vw;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.015em;
}
.med.med.serif {
  letter-spacing: -0.01em;
  /* font-size: 2.08vw; */
  font-weight: normal;
  font-size: 40px;
}
.large {
  font-size: 2.92vw;
  font-weight: bold;
  margin-bottom: 0.2em;
  letter-spacing: -0.015em;
  line-height: 1.1;
}
.large strong {
  font-weight: 800;
}
h1,
.large.serif {
  font-weight: bold;
  letter-spacing: -0.015em;
  /* font-size: 2.4vw; */
  /* line-height: 1.1; */
  font-size: 44px;
  line-height: 53px;
}

.x-large,
p {
  font-weight: normal;
}
@media (max-width: 1024px) {
  .x-large,
  h1 {
    font-size: 44px;
    line-height: 53px;
  }
  .x-large,
  h3 {
    line-height: 53px;
    line-height: 1.3;
  }

  /* */
  h3,
  .small.small {
    font-size: 30px;
    line-height: 1.2;
  }
  .small.serif {
    font-size: 22px;
    font-weight: normal;
  }
  .text.text blockquote,
  .large-quote {
    font-size: 24px;
  }
  h2,
  .med.med {
    font-size: 2.4vw;
  }
  .med.med.serif {
    font-size: 30px;
  }

  .large {
    font-size: 36px;
  }
  h1,
  .large.serif {
    font-size: 28px;
  }
  .x-large,
  .x-large,
  h1 {
    font-size: 44px;
  }
  /* */
}

.x-large.serif {
  font-weight: normal;
}

.nopad {
  margin-bottom: 0 !important;
}

@media screen and (min-width: 1920px) {
  h5,
  .caption.caption {
    font-size: 12px;
  }
  .small {
    font-size: 30px;
  }
  h3,
  .small.serif {
    font-size: 30px;
  }
  .small-quote {
    font-size: 24px;
  }
  .text.text blockquote,
  .large-quote {
    font-size: 32px;
  }
  h3,
  .small.small:not(.paragraph) {
    font-size: 30px;
  }
  h2,
  .med.med {
    font-size: 46px;
  }
  .med.med.serif {
    font-size: 40px;
  }
  .large {
    font-size: 56px;
  }
  /* h1,
  .large.serif {
    font-size: 46px;
  } */
  .x-large {
    font-size: 80px;
  }
}

.logo {
  cursor: pointer;
  /* top: 0.5rem; */
  /* left: 1.25rem; */
  /* z-index: 5; */
  /* mix-blend-mode: difference; */
  z-index: 9999;
}
.logo svg {
  max-width: 2rem;
  height: auto;
}
.logo path {
  fill: #000;
  transition: fill 250ms;
}
body:not(.touch-user) .logo:hover path,
body:not(.touch-user) .fixed-header .logo:hover path {
  fill: #ff0d8a !important;
}

[data-template="home"] .wrapper.content {
  background-color: black;
}
[data-template="home"] .footer {
  display: none;
  background: transparent;
  position: absolute;
  width: 100%;
  transform: translateY(-100%);
  z-index: 2;
}
[data-template="home"] .footer {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
[data-template="home"] .footer .row.maxwidth a {
  color: #fff !important;
}
.slot + .slot {
  display: none;
}
/* .section-2, */
/* .section-3 { */
/*   padding-top: 96px; */
/*   height: calc(100vh - 96px); */
/*   backface-visibility: visible; */
/* } */
/* .section-2 .h25, */
/* .section-3 .h25 { */
/*   min-height: calc(25vh - 96px / 4) */
/* } */
/* .section-2 .h50, */
/* .section-3 .h50 { */
/*   height: calc(50vh - 96px / 2) */
/* } */
[data-template="work"] .header,
[data-template="news"] .header {
  color: #fff;
}
.hamburger {
  font-size: 1.5rem;
  text-rendering: geometricPrecision;
  position: fixed;
  right: 2rem;
  top: 2.5rem;
}

body:not(.touch-user) .hamburger:hover rect {
  fill: #ff0d8a;
}
[data-template="contact"] .hamburger rect,
[data-template="contact"] .logo path {
  fill: #fff;
}
@media screen and (min-width: 621px) {
  [data-template="news"] .hamburger rect,
  [data-template="work"] .hamburger rect,
  [data-template="news"] .logo path,
  [data-template="work"] .logo path {
    fill: #fff;
  }
}

.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 12;
  height: 41px;
  padding: 1.75rem 2rem;
}

.show-fixed-header.reveal-fixed-header .fixed-header {
  opacity: 1;
  transform: none;
}

@media (min-width: 1022px) {
  [data-template="home"] .fixed-header {
    background: transparent;
  }
}

.fixed-header .logo {
  position: absolute;
  left: 0;
}

@media (min-width: 681px) {

  .fixed-header .logo { 
    left: 2rem;
  }
}


.nav-open-bg .logo {
  top: 1.75rem;
  left: 24px;
}

@media (min-width: 681px) {
  .nav-open-bg .logo {
    left: 32px;
  }
  
}

.nav-open-bg .logo path {
  fill: #fff;
}
/* .fixed-header .maxwidth > .valign a { */
/*   position: fixed; */
/*   right: 3rem; */
/* } */

.header {
  transition: 220ms transform ease-out;
  transform: none;
  will-change: transform;
}
.show-fixed-header .header:not(.fixed-header) {
  transform: translateY(-100%);
}
.show-fixed-header [data-template="home"] .fixed-header {
  opacity: 1;
  transform: none;
}

.fixed-header-wrap {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  height: auto !important;
  padding-left: 1.5rem;
  
}
@media screen and (max-width: 680px) {
  .header .mono {
    display: none;
  }
}
.open-hover-body .fixed-header {
  pointer-events: none;
}
.fixed-header {
  color: #000 !important;
  position: fixed;
  transition: all cubic-bezier(0.25, 0.01, 0.25, 1) 220ms;
  background: #f0f0f0;
  padding: 1.75rem 0;
  opacity: 0;
  transform: translateY(-100%);
  will-change: transform, opacity;
  overflow: hidden;
}

.fixed-header .logo path,
.fixed-header .hamburger rect {
  fill: #000 !important;
}

@media (max-width: 680px) {
  .header {
    padding: 1.75rem 24px;
  }
  .hamburger {
    top: 2.25rem;
    right: 1.75rem;
  }
  /* .header + div:not(.doors) {
    padding-top: 6rem;
  } */
}

.abs {
  position: absolute;
}

.stripes {
  background: url("../images/stripes.svg") 0 0 repeat;
  /* background-size: fill; */
}
.stripes-black {
  background: url("../images/stripes-black.svg") 0 0 repeat;
  /* background-size: 25% 25%; */
}
.stripes-grey {
  background: url("../images/stripes-grey.svg") 0 0 repeat;
  background-size: 100% !important;
  background-repeat: repeat !important;
}

.nav {
  position: fixed;
  width: 50vw;
  height: 100%;
  top: 0;
  left: 50%;
  z-index: 15;
  pointer-events: none;
  opacity: 0;
  color: #fff;
}

.nav::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ff0d8a;
  transform-origin: top;
  transform: scaleY(0);
  z-index: -10;
  transition: transform 300ms ease-in-out;
  will-change: transform;
}

.nav-open .nav::after {
  transform: none;
}

.nav-open .nav-inner {
  opacity: 1;
}

.nav-open-close .nav-inner {
  opacity: 0;
}

.nav-open-close .nav::after {
  transform-origin: bottom;
  transform: scaleY(0);
}

.nav-open .nav {
  opacity: 1;
  pointer-events: all;
}

.nav-open-bg {
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 14;
  pointer-events: none;
  transition: 300ms opacity linear;
  will-change: opacity;
}
.nav-open .nav-open-bg {
  opacity: 1;
  pointer-events: all;
}

.nav-inner {
  height: calc(100vh - 4rem);
  padding-left: 10vw;
  padding-right: 2.5vw;
  opacity: 0;
  transition: opacity 300ms linear;
  will-change: opacity;
}

@media (max-width: 680px) {
  .nav-inner {
    height: calc(100vh - 6rem);
    padding-left: 24px;
    padding-right: 24px;
  }
}
.nav-main {
  padding-top: 6rem;
  box-sizing: border-box;
}
.nav-main a {
  display: block;
  text-decoration: none;
  margin-bottom: 0.2em;
}

.nav .close-button {
  position: absolute;
  top: 32px;
  right: 24px;
  z-index: 1;
  padding: 0.5rem;
}
@media (max-width: 1023px) {
  .nav .close-button {
    right: 24px;
  }
}
.close-button rect {
  fill: #fff;
}
body:not(.touch-user) .close-button:hover rect {
  fill: #000;
}

.nav-main a span.underline {
  display: inline;
  position: relative;
}
.nav-main a span.underline:before {
  content: "";
  display: block;
  border-top: 0em solid;
  position: absolute;
  bottom: 0.1em;
  width: 100%;
  transition: all cubic-bezier(0.25, 0.01, 0.25, 1) 180ms;
}
body:not(.touch-user) .nav-main a:hover span.underline:before {
  border-top: 1em solid;
}

.wrapper {
  display: flex;
  height: 100vh;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 2;
}
.pink {
  background-color: #ff0d8a;
  color: white;
}
#text-coming-soon {
  content: "coming soon";
  color: black !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 4;
}
@media screen and (max-width: 680px) {
  #less-padding {
    padding-bottom: 0rem;
  }
}
#no-margin h1 {
  margin-bottom: 0px !important;
}
#black-text {
  color: #000 !important;
}
#hover-white:hover {
  color: #fff !important;
}
.black-text {
  color: #000 !important;
}
.white-text {
  color: #fff;
}
.pink-text {
  color: #ff0d8a;
}
.grey-text {
  color: #767676;
}
.light-grey.light-grey {
  background-color: #f0f0f0;
}
.grey.grey {
  background-color: #f0f0f0;
}
.dark-grey.dark-grey {
  background-color: #2a2a2a;
}
.white {
  background-color: white;
  color: black;
}
@media (max-width: 1023px) {
  #push-left {
    margin-left: -50%;
  }
}
.black {
  background-color: black;
  color: white;
}
.hover {
  position: relative;
  overflow: hidden;
}
.hover.open-hover {
  overflow: visible;
}
.coming-soon-container {
  position: relative;
  color: transparent;
}

.coming-soon-container:hover {
  color: #fff;
}
.coming-soon-text {
  position: absolute;
  top: 1.7rem;
  left: 2.3rem;
  opacity: 1;
  z-index: 10;
}
.color-changer {
  color: transparent;
}
.color-changer:hover {
  color: #fff !important;
}
.hover:before {
  content: "";
  background: #ff0d8a;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  /* background-blend-mode: luminosity; */
  transition: transform cubic-bezier(0.25, 0.01, 0.25, 1) 260ms;
  transform: scaleY(0);
  height: 100%;
  transform-origin: top;
  will-change: transform;
}
.hover .image {
  transition: none;
}
/* .news-image { */
/*   transition: none !important; */
/* } */
body:not(.touch-user) .image.hover:hover {
  background-color: #000;
}
/* body:not(.touch-user) .hover:hover .image img {
  mix-blend-mode: luminosity;
} */
body:not(.touch-user) .hover:hover .image,
.image.hover:before {
  opacity: 0.6;
}

body:not(.touch-user) .hover:hover .hover-content .image {
  opacity: 1;
}
body:not(.touch-user) .pink.hover:before {
  background: #000;
}
body:not(.touch-user) .hover:not(.hover-block-container),
body:not(.touch-user) .hover:not(.hover-block-container) h5,
body:not(.touch-user) .hover:not(.hover-block-container) p,
body:not(.touch-user) .hover:not(.hover-block-container) .grey-text,
body:not(.touch-user) .hover:not(.hover-block-container) .pink-text a {
  transition: color linear 160ms 190ms;
}
body:not(.touch-user) .hover:not(.hover-block-container):hover,
body:not(.touch-user) .hover:not(.hover-block-container):hover h5,
body:not(.touch-user) .hover:not(.hover-block-container):hover p,
body:not(.touch-user) .hover:not(.hover-block-container):hover .grey-text,
body:not(.touch-user) .hover:not(.hover-block-container):hover .pink-text a {
  color: #fff; /* !important */
  transition: none;
}

.hover:not(.hover-block-container):hover .grey-text {
  color: #fff;
}


body:not(.touch-user) .hover:hover:before {
  transform: none;
}

.project-cards .hover:hover:before {
  transform: none !important;
}

.project-cards .hover:hover .image {
  opacity: 0.6;
}

.project-cards .hover:hover .coming-soon-container {
  color: #fff;
  background-color: #ff0d8a;
}

.hover.hover-out:before {
  transform-origin: bottom;
}

.wrapper.first {
  position: absolute;
  top: 0;
}
.past-first .wrapper.first {
  display: none;
}
.flex {
  display: flex;
}
.wrap {
  flex-wrap: wrap;
}
.align-middle {
  display: flex;
  align-items: center;
}
.align-bottom {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 680px) {
  #align-top {
    align-items: start;
  }
}
.align-right {
  text-align: right;
}
.push-right {
  margin-left: auto;
}
.stretch-height {
  height: 100%;
}
.stretch {
  flex: 0 0 100%;
  width: 100%;
}
.center {
  margin: 0 auto;
}
.row-wrap {
  display: flex;
  flex-direction: column;
}
.row-center {
  justify-content: center;
}
.row {
  display: flex;
  flex: 1;
  width: 100%;
}
.row-two {
  flex: 2;
}
.row-three {
  flex: 3;
}
.max-text {
  max-width: 38rem;
}
.videoblock {
  max-width: 80rem;
}
.col {
  flex: 1;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.overflowable {
  overflow: visible;
}
.pad {
  box-sizing: border-box;
  padding: 1.2rem;
}
.pad-top {
  padding-top: 1.6rem;
}
.pad-bottom {
  padding-bottom: 1.6rem;
}
.pad-double {
  padding: 1.7rem 2.4rem;
}
.pad-top-none {
  padding-top: 0;
}
.pad-bottom-none {
  padding-bottom: 0;
}
.pad-right-none {
  padding-right: 0 !important;
}
.col-two {
  flex: 2;
}
.full-height {
  height: 100%;
}
.h {
  height: 100vh;
}
.h25 {
  height: 25vh;
}
.h30 {
  min-height: 30vh;
}
.h33 {
  height: 33vh;
}
.h40 {
  height: 40vh;
}
.h55 {
  height: 55vh;
}
.h50 {
  height: 50vh;
}
.h75 {
  height: 75vh;
}
.h-indent {
  height: calc(100vh - 96px);
}
.h33w:before {
  height: 33.3333vw;
}
.image.h33w:before {
  content: "";
  display: block;
  padding-top: 100%;
  height: auto;
}
.w25 {
  flex: 0 0 25%;
}
.w33 {
  flex: 0 0 33.33333%;
}
.w66 {
  flex: 0 0 66.66666%;
}


.w25,
.w33:not(.project-card),
.w66 {
  flex: 0 0 100%;
}



@media screen and (max-width: 680px) {
  .h:not(.image),
  .h25:not(.image),
  .h33:not(.image),
  .h40:not(.image),
  .h50:not(.image):not(.row.w33),
  .h55:not(.image),
  .h75:not(.image) {
    height: auto;
  }
  .w25,
  .w33,
  .w66 {
    flex: 0 0 100%;
  }
}

.spread {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.valign {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: auto;
}

.image {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  transition: opacity cubic-bezier(0.25, 0.01, 0.25, 1) 1250ms 100ms,
    transform cubic-bezier(0.25, 0.01, 0.25, 1) 1250ms 0ms;
}

.image svg {
  display: block;
  max-width: 100%;
}
.image img {
  max-width: 100%;
  transition: opacity cubic-bezier(0.25, 0.01, 0.25, 1) 1250ms 100ms,
    transform cubic-bezier(0.25, 0.01, 0.25, 1) 1250ms 0ms;
  will-change: opacity, transform;
}

.project-detail-page .image img {
  width: 100%;
}

[data-template="home"] .image {
  transform: none;
}
.image.imagefixed {
  background-attachment: fixed;
}

img[data-bg-image],
.image[data-bg-image] {
  opacity: 0;
  transform: translateY(3rem);
}

.image-right .image-align {
  order: 1;
}

.big-num {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10vw;
  color: #737373;
}

.wrapper.content {
  background-color: #fff;
  /* opacity: 0; */
  /* transition: opacity 300ms; */
}

/*
.past-first .wrapper.content {
  opacity: 1;
}
.past-first .wrapper.content > .col {
  height: 100vh;
}
*/

.home-center {
  margin-left: auto;
  width: 75%;
  flex: none;
  margin-right: auto;
}

@media screen and (min-width: 1920px) {
  .section-2 .small {
    font-size: 24px !important;
    line-height: 1.42;
    letter-spacing: -0.02em;
    font-weight: normal;
  }
}
@media screen and (max-width: 1919px) {
  .section-2 .small {
    font-size: 16px !important;
    line-height: 1.5;
    letter-spacing: -0.01em;
    font-weight: normal;
  }
}
@media screen and (min-width: 1920px) {
  .section-2 h3 {
    font-size: 30px !important;
    line-height: 1.2;
    letter-spacing: -0.01em;
    font-weight: 800;
  }
  .section-2 h5 {
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 1919px) {
  .section-2 h3 {
    font-size: 20px !important;
    line-height: 1.3;
  }
  .section-2 h5 {
    padding-bottom: 1rem;
  }
}

.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bg-wrap {
  position: relative;
}
.bg-wrap video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bg + div {
  position: relative;
  z-index: 1;
}

.page-title-block {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
  box-sizing: border-box;
}

/* .page-title-block.light-grey { */
/*   padding-top: 0; */
/*   padding-right: 6.4rem; */
/* } */
.padding-bottom-spacing {
  padding-bottom: 2rem;
}
@media screen and (max-width: 680px) {
  /* .page-title-block.light-grey { */
  /*   padding-right: 3.2rem; */
  /* } */
  .padding-bottom-spacing {
    padding-bottom: 0.1rem;
  }
}
/* [data-template=news] .page-title-block.page-title-block, */
/* [data-template=prod] .page-title-block.page-title-block { */
/*   height: 375px; */
/* } */
.page-title-block--plain.page-title-block--plain {
  margin-left: 17.25vw;
  width: 42.75vw;
  /* margin-right: 17.25vw; */
}
@media (max-width: 1440px) {
  /* .page-title-block {
    height: inherit;
    width: 81vw;
  } */
  .page-title-block--plain.page-title-block--plain {
    width: 64.75vw;
  }
}
@media screen and (max-width: 1280px) {
  .page-title-block {
    width: 80.5vw;
  }
  #grey-box-squeeze {
    flex: 0 0 calc(19.5vw - 2.4rem);
  }
  .content-page-follower {
    flex: 0 0 calc(19.5vw - 1.2rem);
  }
}
@media (max-width: 800px) {
  .page-title-block--plain.page-title-block--plain {
    margin: 0;
  }
  .page-title-block {
    width: 100% !important;
  }
  #grey-box-squeeze,
  .content-page-follower {
    display: none;
  }
  .header #grey-box-squeeze,
  .header .content-page-follower {
    display: block;
  }
}
@media (max-width: 1600px) and (min-width: 801px) {
  /* .page-title-block { */
  /*   margin-left: -12vw; */
  /*   margin-right: -24vw; */
  /* } */
  [data-template="work"] .page-title-block.page-title-block,
  [data-template="news"] .page-title-block.page-title-block,
  [data-template="default"] .page-title-block.page-title-block {
    margin: 0;
  }
}
.contact-page-outer {
  position: relative;
  z-index: 0;
}
.contact-page-outer:after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: -137px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30.23%, rgba(0, 0, 0, 0.7) 104.82%);
}

.contact-page-outer .page-title-block {
  position: relative;
  z-index: 1;
}

@media (max-width: 768px) {
  .contact-page-outer .header--top-padding {
    padding-top: 220px;
  }
}

.contact-block {
  margin-left: calc(17.25vw - 1.2rem);
  margin-right: calc(17.25vw - 1.2rem);
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .contact-block {
    background: #000;
    margin-left: 0;
    margin-right: 0;
  }
}

.contact-block a,
.contact-block h3,
.contact-block h6 {
  color: #fff !important;
}

/* @media screen and (min-width: 1023px) { */
/*   .page-title-block { */
/*     padding-left: 4.1rem; */
/*   } */
/* } */
/* .page-title-block:before {
  content: "";
  background-color: inherit;
  height: 100%;
  width: 400rem;
  position: absolute;
  top: 0;
  right: 100%;
} */

.page-block {
  padding: 0;
  margin-left: -8000px;
  /* padding-left: 80000px; */
  margin-right: -8000px;
  margin-bottom: 40px;
  /* padding-right: 80000px; */
}
.page-block figure {
  margin: 0 0 20px;
}
.page-block .row .pad,
.page-block .row .pad-double {
  padding-top: 0;
  padding-bottom: 0;
}
.page-block .row:not(.no-pad) {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  box-sizing: border-box;
}
.page-block .row > *:first-child {
  padding-left: 0px;
  
}
.page-block .row > *:last-child {
  padding-right: 0px;
}
.image-right.page-block .row > *:first-child {
  padding-left: 40px;
  padding-right: 0px;
}
.image-right.page-block .row > *:last-child {
  padding-left: 0px;
}
.page-block .row .text *:last-child {
  margin-bottom: 0;
}
.page-block.grey,
.page-block.black {
  padding: 2rem 0;
}
.page-block video + img {
  display: none;
}

@media screen and (max-width: 680px) {
  /* .page-block video {
    display: none;
  }
  .page-block video + img {
    display: block;
  } */
}
/* .page-block:not(.grey) + .page-block:not(.grey) { */
/*   padding-top: 0; */
/*   margin-top: -2rem; */
/* } */

@media screen and (max-width: 1024px) {
  .page-block.threecol .row > * {
    padding-left: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .page-block:not(.image-left):not(.threecol):not(.image-right) .row > * {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 24px !important;
  }
  .page-block:not(.image-left):not(.threecol):not(.image-right) .row > *:first-child {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 24px !important;
  }
  .page-block:not(.image-left):not(.threecol):not(.image-right) .row > *:last-child {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
  }
  .page-block .row:not(.no-pad) {
    /* padding-left: 24px;
    padding-right: 24px; */
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1920px) {
  .page-block {
    margin-left: 0;
    margin-right: 0;
  }
}

.footer {
  padding: 2rem 0 0;
  font-size: 3vw;
  font-family: "Serif", serif;
  z-index: 0; /* It was 1 */
  position: relative;
}
/* .footer a { */
/*   color: #fff !important; */
/*   text-decoration: none; */
/* } */
.footer a,
.footer a[href^="mailto:"] {
  color: #000 !important;
  text-decoration: underline;
}

.footer-clone {
  opacity: 0;
  position: static;
}

@media screen and (max-width: 680px) {
  .footer {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

/*
.past-first .footer {
  opacity: 1;
  transition: opacity 0ms 750ms;
}
*/

.w-footer {
  background-color: transparent !important;
  padding-bottom: 50vh;
}
.w-footer .bg {
  height: 100vh;
}
.footer-text {
  width: 80%;
  height: 70%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-1 {
  cursor: -webkit-image-set(url("../images/cursor-arrow-down.png") 1x, url("../images/cursor-arrow-down-2x.png") 2x),
    auto;
  cursor: url("../images/cursor-arrow-down.png"), auto;
}

.gallery-item {
  display: flex;
  align-items: flex-end;
  position: relative;
}

.gallery-item-loader {
  content: "";
  display: block;
  background: #ff0d8a;
  width: 4px;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.gallery-item .col {
  background-repeat: no-repeat;
  background-size: cover;
}

.gallery-item .black {
  position: absolute;
  top: 90px;
  bottom: 0;
  width: 100%;
  height: auto;
}

#cursor-default {
  cursor: default;
}
.hover {
  cursor: pointer;
}

.hover-block-container {
  cursor: -webkit-image-set(url("../images/cursor-plus.png") 1x, url("../images/cursor-plus-2x.png") 2x), auto;
  cursor: url("../images/cursor-plus.png") 40 40, auto;
}

[data-template="home"] .hover-block {
  height: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
}
[data-template="home"] .hover:before {
  z-index: 1;
}
body:not(.touch-user) [data-template="home"] .hover:not(.open-hover):hover,
body:not(.touch-user) [data-template="home"] .hover:not(.open-hover):hover h5,
body:not(.touch-user) [data-template="home"] .hover:not(.open-hover):hover .grey-text,
body:not(.touch-user) [data-template="home"] .hover:not(.open-hover):hover .pink-text {
  color: #fff !important;
}
[data-template="home"] .hover .row {
  position: relative;
  z-index: 2;
}
[data-template="home"] .hover-block-container.h25 .hover-block {
  height: 200%;
  width: 200%;
}
[data-template="home"] .col {
  overflow: visible;
}
[data-template="home"] .hover-content {
  background: #000;
  color: #fff;
}
[data-template="home"] .opened {
  clip-path: none !important;
  -webkit-clip-path: none !important;
  overflow: visible;
}

.hover-block {
  height: 100%;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
}

.open-hover-body .page-content {
  padding-bottom: 80vh;
}

.page-content .hover-block .pad-double {
  padding: 0 1rem;
}

.hover-block .pad-double .med {
  margin-top: 2rem;
}

@media (min-width: 768px) {

  .hover-block .col-two {
    flex: 1;
  }
  .hover-block .pad-double {
    padding: 0 1rem;
  }

  .project-cards-4up .w25 {
    flex: 0 0 25%;
  }
  .w33:not(.project-card),
  .w66 {
    flex: 0 0 50%;
  }

  .hover-block {
    height: 150%;
    width: 200%;
  }

  .page-content > .row:nth-child(2n + 0) .hover-block {
    margin-left: -100%;
  }

}

@media (min-width: 1024px) {

  .w33:not(.project-card) {
    flex: 0 0 33.33333%;
  }

  .staff-page .hover-content {
    width: 150% !important;
  }

  .staff_separator {
    flex: 0 0 66.6666%;
  }

}

@media screen and (max-width: 1024px) {
 
  
  [data-template="work-index"] .col,
  [data-template="news-index"] .col {
    height: auto;
  }
}

@media screen and (max-width: 680px) {
  .hover-block:not(.staff-details) {
    overflow: hidden;
    height: 100% !important;
    margin-top: 0 !important;
  }
  .hover-block .col-two {
    flex: 1;
  }
  .hover-block .pad-double {
    padding: 0 1rem;
  }
  [data-template="staff"] .hover-block .row {
    flex-direction: column;
  }
}
.hover-content {
  background: white;
  height: 100%;
  left: 0%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  opacity: 0;
  transition: 200ms opacity linear;
  will-change: opacity;
}
.hover-content-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  cursor: -webkit-image-set(url("../images/cursor-plus.png") 1x, url("../images/cursor-plus-2x.png") 2x), auto;
  cursor: url("../images/cursor-plus.png") 40 40, auto;
}
/* body:not(.touch-user) .hover-content.hover-content .image.hover:hover {
  background-blend-mode: none;
}
body:not(.touch-user) .hover-content.hover-content .hover:hover .image img {
  mix-blend-mode: none;
} */
body:not(.touch-user) .hover-content.hover-content .hover:hover .image,
.hover-content.hover-content .image.hover:before {
  opacity: 1;
}
.hover-content-inner {
  cursor: auto;
}
.hover-bg {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  transition: 280ms opacity linear;
  will-change: opacity;
}

.hover-bg-back {
  z-index: 1;
}
.open-hover-body {
  overflow-y: hidden;
}
.open-hover-body .hover-bg-back {
  opacity: 1;
  pointer-events: all;
}
.hover-bg,
.nav-open-bg,
.hover-bg-back {
  cursor: -webkit-image-set(url("../images/cursor-cross.png") 1x, url("../images/cursor-cross-2x.png") 2x), auto;
  cursor: url("../images/cursor-cross.png"), auto;
}

.open-hover .hover-bg {
  opacity: 1;
  pointer-events: all;
}
.open-hover .hover-block {
  opacity: 1;
  pointer-events: all;
}
.open-hover .hover-content {
  opacity: 1;
}
#content {
  overflow: hidden;
}
#content [data-delay] {
  opacity: 0;
  transform: translateY(3rem);
  transition: opacity cubic-bezier(0.25, 0.01, 0.25, 1) 650ms 100ms,
    transform cubic-bezier(0.25, 0.01, 0.25, 1) 650ms 0ms;
}
#content [data-delay].open {
  transform: translateY(0%);
  opacity: 1;
}

#content .section-2 [data-delay] {
  opacity: 1;
  transform: none;
  /* -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
  clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
  transition: clip-path cubic-bezier(0.25, 0.01, 0.25, 1) 300ms; */
}
/* #content .section-2 [data-delay].open {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
} */

.section-2 [data-delay="275"] {
  z-index: 5;
}

.page {
  height: 200vh;
}
.page-outer {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  z-index: 4;
  overflow: auto;
}
/* .page-image,
.page-content {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
  clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
  transition: clip-path cubic-bezier(0.25, 0.01, 0.25, 1) 500ms 0ms, padding cubic-bezier(0.25, 0.01, 0.25, 1) 500ms 0ms;
} */

@media screen and (max-width: 680px) {
  [data-template="work"] .page-image {
    height: 45vh;
  }
  .page-image:not([style]) {
    height: 7rem !important;
  }
}
/* .news-image { */
/*   min-height: 15vw; */
/* } */
.page-header {
  height: 540px;
}
@media (max-width: 1024px) {
  .page-header {
    height: 475px;
  }
}

/* [data-template="work"] .page-header {
  height: 70vh;
} */

@media (max-width: 680px) {
  .page-header {
    height: 35vh !important;
  }
}

.page-content {
  background: #fff;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
@media (max-width: 800px) {
  .page-content {
    padding-left: 2.4rem;
    padding-right: 2.4rem;
  }
  [data-template="work-index"] .page-content,
  [data-template="news-index"] .page-content {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
.page-content-nopad {
  padding-left: 0;
  padding-right: 0;
}

.maxwidth {
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
/* .open-page .page-image,
.open-page .page-content {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transition: clip-path cubic-bezier(0.25, 0.01, 0.25, 1) 500ms 400ms, padding cubic-bezier(0.25, 0.01, 0.25, 1) 1000ms,
    opacity cubic-bezier(0.25, 0.01, 0.25, 1) 1250ms 200ms;
} */
.page-outer {
  transition: opacity linear 0ms 700ms;
}
.open-page .page-outer {
  opacity: 1;
  pointer-events: all;
  transition: opacity linear 0ms 0ms;
}

.wrapper:not(.doors) {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transition: clip-path cubic-bezier(0.25, 0.01, 0.25, 1) 300ms 0ms !important;
}
.open-page .wrapper:not(.doors) {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transition: clip-path cubic-bezier(0.25, 0.01, 0.25, 1) 300ms 400ms !important;
}
.open-page .footer {
  display: none;
}
.open-page .wrapper {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
  clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
  transition: clip-path cubic-bezier(0.25, 0.01, 0.25, 1) 300ms !important;
}

.staff-details {
  height: 80vh;
}

.hover-bg svg,
.hover-bg-back svg {
  display: none;
}

.staff_wrapper {
  flex: inherit;
  box-sizing: border-box;
}

@media (max-width: 680px) {
  .hover-bg svg,
  .hover-bg-back svg {
    position: absolute;
    right: 10px;
    top: 20px;
    display: block;
  }

  .staff-details .col.image {
    height: 20rem;
    /* flex: inherit; */
  }

  /* .staff-details .col.image + .col {
    max-height: 40vh;
  } */
  .staff-details .col.image + .col .pad-double {
    -webkit-overflow-scrolling: touch;
  }
  .staff-details video {

    display: block;
    height: 36rem;
    width: 100%;
    object-fit: cover;
  }
}
[data-template="staff"] .row.updent {
  z-index: 0;
}
/* [data-template="staff"] .row .row-wrap .image { */
/* transition: filter cubic-bezier(0.25, 0.01, 0.25, 1) 1300ms !important; */
/* "missing ; and : BEFORE" opacity cubic-bezier(.25,.01,.25,1) 1250ms 300ms; */
/* } */
body:not(.touch-user) [data-template="staff"] .row .row-wrap:after {
  content: attr(data-name);
  position: absolute;
  left: 1.5rem;
  bottom: 1rem;
  font-size: 24px;
  color: #fff;
  z-index: 1;
  font-weight: bold;
  opacity: 0;
  transition: 150ms opacity 150ms;
  will-change: opacity;
}

body:not(.touch-user) [data-template="staff"] .row .row-wrap:hover:after {
  opacity: 1;
}
body:not(.touch-user) [data-template="staff"] .row .row-wrap:hover .image {
  filter: grayscale(100%);
}
body:not(.touch-user) [data-template="staff"] .row .row-wrap:hover .hover-content .image {
  filter: grayscale(0);
}
[data-template="staff"] .row .hover:before {
  z-index: 1;
  opacity: 0.6;
}

.text-2col {
  columns: 2;
  column-gap: 2rem;
  max-height: 63vh;
}
@media screen and (max-width: 1680px) {
  .text-2col {
    columns: 2;
  }
}
@media screen and (max-width: 1440px) {
  .text-2col {
    columns: 2;
  }
}
@media screen and (max-width: 1080px) {
  .text-2col {
    columns: unset;
  }
}
@media screen and (max-width: 680px) {
  .text-2col {
    max-height: unset;
  }
}
.text p,
.text li,
.text h4 {
  /* font-size: 1.25rem; */
  /* line-height: 1.7; */
  font-size: 1rem;
  line-height: 1.625;
  margin-bottom: 1em;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 680px) {
  .text h4 {
    /* font-size: 1.25rem; */
    /* line-height: 1.7; */
    font-size: 1.25rem;
  }
}
.text a {
  color: #ff0d8a;
}
.text iframe {
  margin-top: -0.5rem;
}
.text .mono {
  line-height: 2;
}
code,
.text blockquote {
  border-left: 3px solid;
  padding-left: 1em;
  font-family: "Mono", monospace;
  font-size: 1.8rem;
  color: #ff0d8a;
  margin-left: 6rem;
  line-height: 1.2;
  margin-top: 2em;
  margin-bottom: 2em;
}
code {
  border-left: 0;
  padding-left: 0;
  color: #000;
  margin-left: 0;
  font-size: 1rem;
  line-height: 1.625;
}
@media (max-width: 680px) {
  .text blockquote {
    margin-left: 0;
  }
}
/* .page-content .col { */
/*   overflow: visible; */
/* } */

.fade-in-blur {
  transform: scale(1.15);
  opacity: 0.05;
  filter: blur(0.75rem);
  -webkit-clip-path: none !important;
  clip-path: none !important;
  transition: all cubic-bezier(0.25, 0.01, 0.25, 1) 520ms !important;
}
.fade-in-blur.open {
  transform: scale(1);
  opacity: 1;
  filter: blur(0);
}

#new-page {
  display: none;
}
.loading-cover {
  background-color: #ff0d8a;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  transition: transform cubic-bezier(0.25, 0.01, 0.25, 1) 0ms;
  transform: translateY(100%);
  will-change: transform;
}

.open-loader .loading-cover {
  transform: translateY(0%);
  transition: transform cubic-bezier(0.25, 0.01, 0.25, 1) 620ms;
}
.open-loader.close-loader .loading-cover {
  transform: translateY(-100%);
  transition: transform cubic-bezier(0.25, 0.01, 0.25, 1) 620ms;
}

.slide-gallery {
  position: relative;
  padding-top: 72%;
  overflow: visible;
  width: 128%;
  cursor: -webkit-image-set(url("../images/cursor-arrow-down.png") 1x, url("../images/cursor-arrow-down-2x.png") 2x),
    auto;
  cursor: url("../images/cursor-arrow-down.png"), auto;
}

.gallery-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gallery-nav {
  position: absolute;
  bottom: 3rem;
  left: -4rem;
  z-index: 1;
  background: #fff;
  transform: rotate(-90deg) translateY(-80%);
  text-decoration: none;
  color: #333;
  padding: 1rem;
}
.gallery-slide {
  transition: margin cubic-bezier(0.25, 0.01, 0.25, 1) 820ms;
  padding: 0 !important;
  position: relative;
}
.gallery-slide .image {
  padding-top: 56.25%;
  background-size: contain;
  background-position: inherit;
}

.gallery-caption {
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 1.5rem 1rem 2rem 3rem;
}

video.fullscreen {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}
@media (min-width: 681px) {
  .contact-page-outer {
    background-image: none !important;
  }
}

.wwu-row1 {
  justify-content: flex-end;
}
.wwu-row1 .col img,
.wwu-row2 .col img {
  width: 100%;
}
/* .wwu-row1 .col {
  flex: 0 0 41.66%;
} */
.wwu-row2,
.wwu-row3 {
  box-sizing: border-box;
  padding-left: 8.33%;
}
.wwu-row2 .col {
  flex: 0 0 33.33%;
}
.wwu-row3 .col:last-of-type {
  flex: 1.2;
}

@media (max-width: 800px) {
  .wwu-row2,
  .wwu-row3 {
    padding-left: 0;
  }
  .slide-gallery {
    padding-top: 52.875%;
    margin-left: 2rem;
    width: 94%;
  }
  .gallery-nav {
    padding: 0.5rem 1rem;
  }
}

.job-openings .news-image {
  display: none;
}
.job-openings .sans.small {
  min-height: 120px;
}

.project-cards-4up,
.project-cards-3up,
.project-cards-2up,
.project-cards-1up {
  display: none;
  flex-direction: row !important;
}
@media (min-width: 1180px) {
  .project-cards-4up {
    display: flex;
  }
}
@media (min-width: 920px) and (max-width: 1179px) {
  .project-cards-3up {
    display: flex;
  }
}
@media (min-width: 500px) and (max-width: 919px) {
  .project-cards-2up {
    display: flex;
  }
}
@media screen and (max-width: 499px) {
  .project-cards-1up {
    display: block;
  }
}

.tabletshow {
  display: none;
}
@media screen and (max-width: 1024px) {
  .tabletshow {
    display: initial;
  }
  .tablethide {
    display: none;
  }
  .tabletinvisible {
    opacity: 0;
  }
}
@media screen and (max-width: 768px) {
  .wrapper.first {
    position: static;
  }
}
@media screen and (max-width: 1023px) {
  .wrapper.content {
    opacity: 1;
  }
  .content-double {
    height: 200vh;
  }
  .content .row {
    height: auto !important;
  }
  .col-two:not(.home-center) {
    flex: 2;
  }
  .content [data-delay] {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  .footer {
    opacity: 1 !important;
  }
}

@media screen and (max-width: 1120px) {
  .x-small {
    font-size: 0.75rem;
  }
  h3,
  .small.small {
    font-size: 1rem;
  }
  h2,
  .med.med {
    font-size: 1.6rem;
  }
  .med.med.serif {
    font-size: 1.6rem;
  }
  .text.text blockquote,
  .large-quote {
    font-size: 18px;
  }
  .large {
    font-size: 1.7rem;
  }
  .large.serif {
    font-size: 1.8rem;
  }
  .x-large {
    font-size: 2rem;
  }
  /* .col-two { */
  /*   flex: 4; */
  /* } */
  .nav-inner .black-text span {
    display: none;
  }
  .nav {
    width: 75vw;
    left: 25vw;
  }

  .page-block .row > *:first-child {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 24px !important;
  }

  .page-block .row > .pad {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 24px !important;
  }
}

@media screen and (max-width: 1023px) {
  .page-block:not(.image-left):not(.image-right) .row {
    display: block;
  }
}

@media screen and (max-width: 759px) {
  .page-block .row {
    display: block;
  }
  .row {
    flex-direction: column;
  }
  .section-2 .row {
    flex-direction: row;
  }
  .section-2 > .row {
    flex-direction: column;
  }
  .section-2 > .row > .col {
    box-sizing: border-box;
    padding: 0 2rem !important;
  }


  .list-index > .col {
    padding-bottom: 0 !important;
  }
  
  .staff-details .row {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {

  .page-block.image-right > .row.maxwidth,
  .page-block.image-left > .row.maxwidth {
    display: block;
  }
  
  
  .image-left .image-align {
    padding-right: 0 !important;
  }
  
  .image-right .image-align {
    padding-left: 0 !important;
  }

  .image-left .image-align img {
    margin-bottom: 2rem;
  }

  .image-right .image-align img {
    margin-bottom: 2rem;
  }
}


@media screen and (max-width: 768px) {
  [data-template="home"] .hamburger rect,
  [data-template="home"] .logo path {
    fill: #fff;
  }
  .section-1 .h-indent {
    height: auto;
  }
  .section-1 .reverse-scroll .align-bottom {
    align-items: flex-start;
  }
  .section-1:after {
    content: "";
    display: block;
    height: 6rem;
    width: 6rem;
    position: absolute;
    left: 50%;
    bottom: 7rem;
    transform: translateX(-50%) scale(0.8);
    background: url("../images/cursor-arrow-down.png") 50% 50% no-repeat;
    z-index: 9;
    
  }
  .section-2 {
    padding-top: 6rem;
  }
  .nav {
    opacity: 0;
    transition: opacity cubic-bezier(0.25, 0.01, 0.25, 1) 220ms;
  }
  .nav-open .nav {
    opacity: 1;
    pointer-events: all;
  }
  .wrapper,
  .wrapper > .row {
    flex-direction: column;
  }
  .h,
  .doors > .wrapper {
    height: 50vh;
  }
  .gallery-item {
    height: 50vh !important;
  }
  .gallery-item .black {
    top: 0;
  }
  #content [data-delay] {
    -webkit-clip-path: none !important;
    clip-path: none !important;
    transform: translateY(0%) !important;
    opacity: 1 !important;
  }
  [data-template="home"] .footer {
    box-sizing: border-box;
  }
  /* .hover-block-container { */
  /*   overflow: hidden !important; */
  /* } */
}

@media screen and (min-width: 768px) and (max-width: 769px) {
  .section-1:after {
    bottom: 7rem !important;
  }
}

.mobileshow {
  display: none;
}
.small-laptop-hide {
  display: none;
}

@media screen and (max-width: 1440px) {
  .small-laptop-hide {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .small-laptop-hide {
    display: block;
  }
}
@media screen and (min-width: 681px) {
  .showonlymobile {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  .section-2 {
    height: auto !important;
  }
  .section-2 .row {
    flex-direction: column;
  }
  .home-center {
    width: 100%;
  }
  .med.med.serif {
    font-size: 1.5rem;
  }
  .pad {
    padding: 0.75rem;
  }
  h3,
  .small.small {
    font-size: 1.38rem;
  }
  #pad-double-header {
    padding: 1.5rem;
  }
  .pad-double {
    padding: 1.5rem;
  }
  /* .logo {
    left: 1.5rem !important;
  } */
  .footer-text {
    width: 100%;
  }
  /* .footer-text .flex { */
  /*   display: block; */
  /* } */

  .mobilehide {
    display: none;
  }
  .mobileshow {
    display: block;
  }
  .showonlymobile {
    display: block !important;
  }
  .nav {
    opacity: 0;
    pointer-events: none;
  }
}

.video-container {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-container img,
.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%;
  min-height: 100%;
  max-height: 100%;

  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;

  /* Center the video */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-container video + img {
  display: none;
}
@media (max-width: 768px) {
  .video-container video {
    position: static;
    transform: none;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  /* .video-container video {
    display: none;
  } */
  /* .video-container video + img {
    display: block;
    max-width: 100%;
    max-height: none;
  } */
  [data-template="contact"] .video-container video + img {
    max-height: 100%;
    max-width: none;
  }
}

.image svg {
  height: auto;
}
@media (max-width: 767px) {
  .flip-mobile > *:first-child {
    order: 2;
  }
  .flip-mobile > *:last-child {
    order: 1;
  }
}

#logo-animated {
  display: block;
  overflow: hidden;
  width: 2.4rem;
  height: 2.5rem;
  position: absolute;
  top: 1.5rem;
  margin-left: -0.2rem;
  pointer-events: none;
  opacity: 0;
}
#logo-animated svg {
  width: 100%;
  max-width: none;
}
.logo:hover > svg {
  opacity: 1;
}
.logo:hover #logo-animated {
  opacity: 0;
  /* It was 1 */
}

.touch-user .hover-block:not(.staff-details) {
  display: block !important;
  pointer-events: all !important;
  opacity: 1 !important;
  overflow: hidden !important;
}
.touch-user .hover-block:not(.staff-details) .hover-content {
  -webkit-clip-path: none !important;
  clip-path: none !important;
  background: transparent !important;
}
.touch-user .hover-block:not(.staff-details) .hover-content-inner {
  display: none !important;
}
.touch-user #content [data-delay] {
  -webkit-clip-path: none !important;
  clip-path: none !important;
  transform: translateY(0%) !important;
  opacity: 1 !important;
}

.mobile-img {
  display: none;
}
@media (max-width: 767px) {
  .mobile-img {
    display: block;
  }
  .mobile-img + img {
    display: none;
  }
}

[data-template="about"] .image-align {
  height: auto;
}
[data-template="about"] .pink.stripes,
[data-template="about"] .pink.stripes-grey,
[data-template="about"] .image-align .image {
  max-width: 592px;
  height: 100%;
}
[data-template="about"] blockquote {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 768px) {
  .content-double.section-2.home-block > .row > .col {
    padding-left: 2rem;
    padding-right: 2rem;
    width: auto;
  }
}

/* mobile up */

.page-component {
  position: relative;
}

.black.page-component .image {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1.5rem;
}

.image.pink.stripes-grey {
  max-width: inherit;
  background-size: 65% !important;
  height: 100vw;
}

.white.page-component .image {
  max-width: inherit;
}

.blockquote_wrapper {
  padding-top: 0;
}

.related {
  padding: 0 1.5rem;
  display: grid;
  grid-gap: 30px;
  box-sizing: border-box;
  align-items: flex-start;
}

/* .related_item {
  height: 100%;
} */

.share {
  margin-top: 5rem;
  margin-bottom: 3rem;
}

.share_title.share_title {
  margin-bottom: 2rem;
}

.share_item {
  margin-right: 1.5rem;
}

.page-block h3,
.page-content h3 {
  font-size: 22px;
  line-height: 26px;
}

.project-cards_title.project-cards_title {
  font-size: 22px;
  line-height: 26px;
}



.article_title.article_title {
  font-family: "Sans", sans-serif;
  max-width: 48rem;
  font-size: 22px;
  line-height: 26px;
}

.job-openings_caption.job-openings_caption {
  font-size: 22px;
  line-height: 26px;
  font-weight: 800;
}

.staff_textblock h3 {
  margin-bottom: 0;
}

.about_title {
  margin-bottom: 2.5rem;
  padding-top: 0;
  padding-bottom: 0;
}

.about_title h1 {
  max-width: 55rem;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1.2;
}

.black.page-component .image {
  margin-bottom: 4rem;
  padding: 0;
}

.card_title.card_title {
  font-size: 28px;
  line-height: 1.1071;
  font-family: "Serif", serif;
  margin-bottom: 0.5rem;
}

.header_subtitle.header_subtitle {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 3rem;
}

.header--top-padding {
  padding-top: 8rem;
}

.doors_title {
  font-size: 32px;
  line-height: 1.187;
}

.staff_content {
  flex: 1;
  padding-right: 4rem;
}


.work_images {
  display: block;
  padding: 2rem 1.5rem 1rem;
  width: 100%;
  box-sizing: border-box;
}

.work_images * {
  box-sizing: border-box;
}

.work_images-img-wrapper {
  position: relative;
  padding-top: 55%;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.work_images-img-wrapper:last-child {
  margin-bottom: 0;
}

.work_images-img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.work_images-inline {
  padding-top: 0;
}

.work_images-inline .col {
  margin-bottom: 1.5rem;
}

.work_images-inline .col:last-child {
  margin-bottom: 0;
}


.work_images-img-wrapper:nth-child(1) {
  padding-top: 73%;
}

.work_images-img-wrapper:nth-child(2) {
  padding-top: 140%;
}

.work_images-img-wrapper:nth-child(3) {
  padding-top: 133%;
}

.work_images-img-wrapper:nth-child(4) {
  padding-top: 80%;
}

@-webkit-keyframes logo-up {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-25%);
  }
  100% {
    transform: translateY(-50%);
  }
}

@keyframes logo-up {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(-25%);
  }
  100% {
    transform: translateY(-50%);
  }
}

@-webkit-keyframes logo-down {
  0% {
    transform: translateY(-50%);
  }
  50% {
    transform: translateY(-25%);
  }
  100% {
    transform: translateY(0%);
  }
}

@keyframes logo-down {
  0% {
    transform: translateY(-50%);
  }
  50% {
    transform: translateY(-25%);
  }
  100% {
    transform: translateY(0%);
  }
}

.nav-open .logo_outer--nav {
  opacity: 0;
}

.logo_outer {
  display: flex;
  height: 38px;
  width: 32px;
  overflow: hidden;
  position: relative;
  padding-top: 2px;
}

.logo_inner {
  position: absolute;
}

.logo_inner svg {
  display: block;
  margin-bottom: 4px;
}

.logo_left {
  left: 0;
}

.logo_left svg {
  width: 16px;
}

.logo_left.is-animating {
  -webkit-animation: logo-up 1s cubic-bezier(0.25, 0.1, 0.25, 1) infinite both;
  animation: logo-up 1s cubic-bezier(0.25, 0.1, 0.25, 1) infinite both;
}

.logo_right {
  right: 0;
}

.logo_right svg {
  width: 15px;
}

.logo_right.is-animating {
  -webkit-animation: logo-down 1s cubic-bezier(0.25, 0.1, 0.25, 1) infinite both;
  animation: logo-down 1s cubic-bezier(0.25, 0.1, 0.25, 1) infinite both;
}

.staff_modal-image {
  flex: none;
  height: 30rem;
}

.staff_modal-video {
  width: 100%;
}

.page-content .hover-block-container .image {
  transition: filter 300ms linear;
  will-change: filter;
}

/* .page-content--share-wrap {
  margin: 0 15px;
} */

.staff_content_name {
  margin-bottom: 4px;
}

.staff_content_role {
  font-size: 12px;
  line-height: 18px;
}

.slide-gallery--video {
  margin-left: 0;
  width: 100%;
  cursor: auto;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  padding-top: 0;
}

.page-title-block {
  min-height: 270px;
}

.page-content--news {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.project-detail-page .page-block.share > div {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  max-width: 1280px;
  margin: 0 auto;
}

.contact-us__block {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.footer_bar {
  height: 30px;
  background-color: #000;
  margin-left: -1.5rem;
  width: calc(50% + 1.5rem);
}

.home__contact {
  margin-bottom: 6rem;
  display: inline-block;
}

.contact-us__socials a {
  text-decoration: none;
}

.staff-page .hover-content-inner {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}

.footer_content .serif.med {
  max-width: 250px;
}

/* tablet fixes */
@media (min-width: 768px) and (max-width: 1112px) {
  .footer .med.med.serif {
    font-size: 30px;
    line-height: 38px;
  }

  .footer {
    padding-top: 0;
    height: 315px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
  }

  .footer .h33 {
    height: 100%;
  }

  .footer_content {
    margin-top: auto;
  }

  .footer_bar {
    flex-grow: 0;
  }

  .doors .x-large {
    font-size: 44px;
    line-height: 53px;
  }

  .home-block .hover-block-container .small {
    font-size: 16px !important;
    line-height: 24px;
  }


  .home-block .hover-block-container .caption.caption.caption.caption {
    font-size: 12px;
    line-height: 18px;
  }

  .home-block .hover-block-container .col.pad.pad-double.spread.h25 {
    padding-left: 30px;
  }

  .home-block .hover-block-container .col.pad.pad-double.spread.h25 h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  

  .page-title-block .med.med.serif {
    font-size: 30px;
    line-height: 38px;
  }

  .black.page-component svg {
    max-height: 457px;
  }

  .col:empty:not(.mobilehide):not(.tablethide):not(.image) {
    display: none;
  }

  .page-content--news {
    padding-left: 40px;
    padding-right: 25px;
  }

  .section-1:after {
    bottom: 2rem;
  }

  .wrapper {
    height: inherit;
    padding-top: 0;
  }

  .staff_modal-video {
    height: 100%;
    object-fit: cover;
  }

}

.project-intro {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}


.project-detail-page .page-block .row > *:last-child {
  padding-left: 0;
}

.doors {
  height: 100vh;
}

.hover-content-pinky.h25 {
  min-height: 25vh !important;
}

.hover-content-pinky .mono {
  margin-bottom: 2rem;
}

.home-block .hover-content,
.home-block .hover-content * {
  box-sizing: border-box;
}

.hover-content-pad {
  padding: 15px 10px 10px;
}

.contact-page .page-title-block::before {
  content: none;
}

@media (min-width: 500px) {
  .project-cards_title.project-cards_title + .paragraph {
    display: none;
  }
}

@media (min-width: 680px) {
  .hover-content-pad {
    padding: 25px 20px 20px;
  }
}

.home-block.wrapper {
  height: inherit;
}

.nav_header_text {
  display: none;
}

@media (max-width: 679px) {
  .home-block .hover-content-inner .h50 {
    height: inherit !important;
  }

  .home-block .hover-block {
    margin-left: inherit !important;
  }
}

@media (min-width: 680px) {
  .work_images {
    padding: 40px;
    columns: 2;
    column-gap: 30px;
  }


  .contact-us__block {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }


  .home__contact {
    margin-bottom: 0;
  }

  .nav_header_text {
    display: block;
  }


  /* .page-content--share-wrap {
    margin: 0 -40px;
  } */
}

/* @media (min-width: 760px) {
  .page-content--share-wrap {
    margin: 0 -280px;
  }
} */


/* tablet and up fixes */

@media (min-width: 768px) {


  .project-detail-page .page-header {
    height: 471px;
  }


  .fixed-header-wrap {
    padding-left: 2.4rem;
  }

  .contact-us__block {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .doors_title {
    font-size: 44px;
    line-height: 1.2272;
    padding-bottom: 2rem;
  }

  .header_subtitle.header_subtitle {
    font-size: 1rem;
    line-height: 1.5;
  }

  .header--top-padding {
    padding-top: 150px;
  }

  .page-title-block {
    height: 330px;
    position: relative;
  }

  .page-title-block::before {
    content: '';
    position: absolute;
    background-color: #f0f0f0;
    top: 0;
    bottom: 0;
    left: -100%;
    right: 0;
  }
  
  .page-title-block--pushdown {
    margin-top: 60px !important;
  }

  .related {
    padding: 0 40px;
    grid-template-columns: 1fr 1fr;
  }

  .black.page-component .image {
    max-width: inherit;
    padding: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .black.page-component svg {
    max-width: 33vw;
    overflow: visible;
  }

  .black.page-component svg.push-left {
    margin-left: 0;
  }

  .black.page-component svg.push-right {
    margin-right: 0;
  }

  .image.pink.stripes-grey {
    height: 100%;
  }

  .white.page-component h3,
  .grey.page-component h3 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 1rem;
  }

  .flip-desktop > *:first-child {
    order: 2;
  }
  .flip-desktop > *:last-child {
    order: 1;
  }

  .blockquote_wrapper {
    padding-top: 7rem;
  }

  .blockquote_wrapper .image {
    margin-bottom: 4rem;
  }

  .page-block blockquote {
    margin-left: 0;
  }

  .share {
    margin-top: 4rem;
    margin-bottom: 6rem;
  }

  .blockquote_floating-quote {
    position: absolute;
    top: 0;
  }

  .about_title h1 {
    font-size: 30px;
    line-height: 1.2666;
  }

  .about_subtitle.about_subtitle h3 {
    font-size: 22px;
    line-height: 1.1818;
  }

  .staff_content.staff_content {
    padding: 0;
    overflow-y: scroll;
    height: 80vh;
  }

  .staff_modal-image {
    flex: none;
    width: 50%;
    height: 80vh;
  }

  .staff_modal-image img {
    height: 100%;
    object-fit: cover;
  }

  .hover-content {
    overflow-y: inherit;
  }

  .staff_wrapper {
    height: 100%;
  }

  .staff_modal-video {
    width: 100%;
    object-fit: cover;
    object-position: top center;
    height: 80vh;
  }

  .work_images {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: -30px;
  }

  .work_images-split {
    padding-bottom: 1rem;
  }

  .work_images-inline .col {
    padding: 0 10px;
  }

  .work_images-inline .col:first-child {
    padding-left: 0;
  }

  .work_images-inline .col:last-child {
    padding-right: 0;
  }

  /* .page-content--share-wrap {
    margin: 0 30px;
  } */
  
  .page-title-block .col-two.spread {
    position: relative;
    overflow: visible;
  }

  .page-title-block .header_title {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
  }

  .job-openings_caption.job-openings_caption {
    margin-left: -10px;
  }


  .footer_pushy {
    flex: 0;
    padding-left: 20px;
  }

  .page-block .row:not(.no-pad) {
    padding-left: 40px;
    padding-right: 40px;
  }


  .project-detail-page .page-block.share > div {
    padding-left: 40px;
    padding-right: 40px;
  }

  .article_title.article_title {
    font-size: 30px;
    line-height: 36px; 
  }


  .updent {
    margin-top: -60px;
  }

  .chrome-ios .section-1:after {
    bottom: 5rem;
  }


  .project-detail-page .page-block.threecol .col.text {
    box-sizing: border-box;
    padding-right: 1.2rem !important;
  }

  .project-detail-page .page-block.image-right .text {
    padding-right: 1.2rem;
  }




}

@media (min-width: 768px) {

  .footer_content .serif.med {
    max-width: 300px;
  }
}


@media (min-width: 769px) {

  .hover-content-pinky.hover-content-pinky .small.small {
    font-size: 12px !important;
    line-height: 18px;
  }

  .hover-content-pinky.hover-content-pinky .caption.caption.caption.caption.caption {
    font-size: 9px;
    line-height: 14px;
  }
}

@media (min-width: 801px) {


  .updent {
    margin-top: -200px;
  }
  
}
/* desktop fixes */
@media (min-width: 1024px) {


  .project-detail-page .page-header {
    height: 80vh;
  }


  .home-block .hover-block-container .small.small.small {
    font-size: 12px !important;
    line-height: 18px;
  }


  .home-block .hover-block-container .caption.caption.caption.caption.caption {
    font-size: 9px;
    line-height: 14px;
  }


  .contact-us__block {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .project-detail-page .page-block.image-right .image-align {
    padding-left: 40px !important;
  }
  
  .project-detail-page .page-block.image-left .image-align {
    padding-right: 40px !important;
  }


  .slide-gallery--video {
    max-width: inherit;
    padding-top: 72%;
    overflow: visible;
    width: 128%;
    padding-bottom: 0;
  }


  .footer_pushy {
    padding-left: 200px;
  }

  .updent {
    margin-top: -335px;
  }

  .blockquote_wrapper {
    padding: 12rem 5rem 0;
  }

  .blockquote_wrapper--no-quote {
    padding-left: 5rem;
  }

  .blockquote_wrapper .image {
    margin-bottom: 6rem;
  }

  /* .header_subtitle.header_subtitle {
    margin-bottom: 8rem;
  } */

  .about_title h1 {
    font-size: 44px;
    line-height: 1.2045;
  }

  .related {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .related_item:nth-child(n + 4) {
    display: none;
  }

  .staff_modal-image {
    width: 33.33%;
  }

  .staff_separator ~ .row:nth-child(2n + 0) .hover-block {
    margin-left: 0;
  }

  .staff_separator ~ .row:nth-child(2n + 1) .hover-block {
    margin-left: -100%;
  }

  .doors_title {
    padding-bottom: 2rem;
  }

  /* .page-content--share-wrap {
    margin: 0 -50px;
  } */

  .page-content--ne s {
    padding-left: 25px;
    padding-right: 25px;
  }

  .page-title-block .header_title {
    margin-bottom: 3px;
  }

  /* people specifics */

  .page-content > .row:nth-child(3n - 1) .hover-block.hover-block {
    margin-left: -100%;
  }
  .page-content > .row:nth-child(3n + 0) .hover-block.hover-block {
    margin-left: -200%;
  }

  /* for blocks after the text block */
  .staff_block ~ .row:nth-child(3n + 0) .hover-block.hover-block {
    margin-left: 0;
  }

  .staff_block ~ .row:nth-child(3n + 1) .hover-block.hover-block {
    margin-left: -100%;
  }

  .staff_block ~ .row:nth-child(3n + 2) .hover-block.hover-block {
    margin-left: -200%;
  }


  .chrome-ios .doors_title {
    margin-bottom: 2rem;
  }

}

@media (min-width: 1121px) {

  .page-title-block {
    height: 460px;
  }

  .updent .page-title-block {
    height: 335px;
  }


  .home-block .hover-block-container .small.small.small {
    font-size: 16px !important;
    line-height: 24px;
  }


  .home-block .hover-block-container .caption.caption.caption.caption.caption {
    font-size: 12px;
    line-height: 18px;
  }


  .footer_content .serif.med {
    max-width: 400px;
  }


}

@media (min-width: 1280px) {


  .project-cards_title.project-cards_title + .paragraph {
    display: block;
  }

  .doors_title {
    padding-bottom: 0;
  }

  .updent .page-title-block {
    height: 330px;
  }

  .page-header--news {
    height: 540px;
  }

  /* .page-header {
    height: 75vh;
    max-height: 800px;
  } */

  .image.pink.stripes-grey {
    width: 50%;
  }
  
  /* .page-content--share-wrap {
    margin: 0 -40px;
  } */

  .staff_content.staff_content {
    overflow: inherit;
  }

  .footer_pushy {
    padding-left: 280px;
  }

  .page-title-block {
    height: 460px;
  }

  .updent {
    margin-top: -340px;
  }

  .related {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .related_item:nth-child(n + 4) {
    display: inherit;
  }

  .work_images {
    display: flex;
    flex-wrap: wrap;
    padding-left: 40px;
    padding-right: 40px;
    justify-content: flex-end;
  }

  .work_images-img-wrapper {
    padding-bottom: 2rem;
    margin-bottom: 40px !important;
    /* height: 100%; */
  }

  .work_images-img-wrapper img {
    position: static;
  }

  .work_images-img-wrapper:nth-child(1),
  .work_images-img-wrapper:nth-child(4) {
    height: 40%;
  }
  
  .work_images-img-wrapper:nth-child(2),
  .work_images-img-wrapper:nth-child(3) {
    height: 57%;
  }

  .work_images-img-wrapper:nth-child(1) {
    width: 45%;
    order: 1;
    padding-left: 0;
    padding-right: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  
  .work_images-img-wrapper:nth-child(2) {
    order: 4;
    padding-left: 1rem;
    padding-top: 0;
    width: 33%;
    padding-bottom: 0;
    margin-right: auto;
  }
  
  .work_images-img-wrapper:nth-child(3) {
    order: 3;
    padding-top: 0;
    width: 33%;
    padding-right: 1rem;
    padding-bottom: 0;
  }
  
  .work_images-img-wrapper:nth-child(4) {
    order: 2;
    width: 45%;
    padding-left: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }



  .project-cards .card_title.card_title {
    font-size: 28px;
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -0.015em;
  }

}

@media (min-width: 1600px) {


  .article_title.article_title {
    font-size: 46px;
    line-height: 1.174;
    margin-bottom: -2px;
  }


  .doors_title {
    font-size: 70px;
    line-height: 1.2;
  }

  .header--top-padding {
    padding-top: 15rem;
  }

  /* .header_title.header_title.header_title.header_title {
    font-size: 40px;
    line-height: 1.3;
  } */

  .about_title h1 {
    font-size: 70px;
    line-height: 1.2;
  }

  .about_subtitle.about_subtitle h3 {
    font-size: 30px;
    line-height: 1.25;
  }

  .project-cards .card_title.card_title {
    font-size: 46px;
  }

}

@media (min-width: 1920px) {
  .x-large,
  .x-large,
  h1 {
    font-size: 80px;
    line-height: 96px;
    font-weight: bold;
    letter-spacing: -0.01em;
  }

  .about_title h1 {
    width: 53rem;
    font-size: 80px;
    line-height: 1.2;
  }


  .project-cards .project-cards_title {
    line-height: 36px;
  }
}
