@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "FM";
  src: url("../fonts/FM_Regular_WEB.woff2") format("woff2"), url("../fonts/FM_Regular_WEB.woff") format("woff");
}
@font-face {
  font-weight: bold;
  font-style: normal;
  font-family: "FM";
  src: url("../fonts/FM_SemiBold_WEB.woff2") format("woff2"), url("../fonts/FM_SemiBold_WEB.woff") format("woff");
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Site Icons";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg") format("svg");
}
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,
button {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

body,
input[type=submit],
input[type=button],
button {
  -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: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=color],
input[type=submit],
input[type=button],
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  border: none;
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 20px;
  line-height: 20px;
  background: none;
}

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=color],
textarea,
select {
  width: 100%;
}

input[type=radio],
input[type=checkbox],
input[type=color],
input[type=submit],
input[type=button],
button,
select {
  cursor: pointer;
}

textarea {
  resize: none;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

.flex-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.flex-container iframe,
.flex-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row {
  font-size: 0;
  margin-left: -60px;
}
.row.row--reverse {
  direction: rtl;
  text-align: left;
}
.row.row--centred {
  text-align: center;
}
.row.row--flush {
  margin-left: 0;
}
.row.row--flush > .col {
  padding-left: 0;
}
.row.row--narrow {
  margin-left: -8px;
}
.row.row--narrow > .col {
  padding-left: 8px;
}
.row.row--huge-gap {
  margin-left: -180px;
}
.row.row--huge-gap > .col {
  padding-left: 180px;
}
@media only screen and (max-width: 1280px) {
  .row.row--huge-gap {
    margin-left: -90px;
  }
  .row.row--huge-gap > .col {
    padding-left: 90px;
  }
}
@media only screen and (max-width: 799px) {
  .row.row--huge-gap {
    margin-left: -60px;
  }
  .row.row--huge-gap > .col {
    padding-left: 60px;
  }
}
.row.row--va-b > .col {
  vertical-align: bottom;
}

.col {
  font-size: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  direction: ltr;
  display: inline-block;
  padding-left: 60px;
  text-align: left;
  vertical-align: top;
  white-space: normal;
}

.a1-12 {
  width: 8.3333333333%;
}

.a2-12 {
  width: 16.6666666667%;
}

.a3-12 {
  width: 25%;
}

.a4-12 {
  width: 33.3333333333%;
}

.a5-12 {
  width: 41.6666666667%;
}

.a6-12 {
  width: 50%;
}

.a7-12 {
  width: 58.3333333333%;
}

.a8-12 {
  width: 66.6666666667%;
}

.a9-12 {
  width: 75%;
}

.a10-12 {
  width: 83.3333333333%;
}

.a11-12 {
  width: 91.6666666667%;
}

.a12-12 {
  width: 100%;
}

@media only screen and (max-width: 1280px) {
  .c1-12 {
    width: 8.3333333333%;
  }
  .c2-12 {
    width: 16.6666666667%;
  }
  .c3-12 {
    width: 25%;
  }
  .c4-12 {
    width: 33.3333333333%;
  }
  .c5-12 {
    width: 41.6666666667%;
  }
  .c6-12 {
    width: 50%;
  }
  .c7-12 {
    width: 58.3333333333%;
  }
  .c8-12 {
    width: 66.6666666667%;
  }
  .c9-12 {
    width: 75%;
  }
  .c10-12 {
    width: 83.3333333333%;
  }
  .c11-12 {
    width: 91.6666666667%;
  }
  .c12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 1099px) {
  .d1-12 {
    width: 8.3333333333%;
  }
  .d2-12 {
    width: 16.6666666667%;
  }
  .d3-12 {
    width: 25%;
  }
  .d4-12 {
    width: 33.3333333333%;
  }
  .d5-12 {
    width: 41.6666666667%;
  }
  .d6-12 {
    width: 50%;
  }
  .d7-12 {
    width: 58.3333333333%;
  }
  .d8-12 {
    width: 66.6666666667%;
  }
  .d9-12 {
    width: 75%;
  }
  .d10-12 {
    width: 83.3333333333%;
  }
  .d11-12 {
    width: 91.6666666667%;
  }
  .d12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 649px) {
  .g1-12 {
    width: 8.3333333333%;
  }
  .g2-12 {
    width: 16.6666666667%;
  }
  .g3-12 {
    width: 25%;
  }
  .g4-12 {
    width: 33.3333333333%;
  }
  .g5-12 {
    width: 41.6666666667%;
  }
  .g6-12 {
    width: 50%;
  }
  .g7-12 {
    width: 58.3333333333%;
  }
  .g8-12 {
    width: 66.6666666667%;
  }
  .g9-12 {
    width: 75%;
  }
  .g10-12 {
    width: 83.3333333333%;
  }
  .g11-12 {
    width: 91.6666666667%;
  }
  .g12-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 449px) {
  .h1-12 {
    width: 8.3333333333%;
  }
  .h2-12 {
    width: 16.6666666667%;
  }
  .h3-12 {
    width: 25%;
  }
  .h4-12 {
    width: 33.3333333333%;
  }
  .h5-12 {
    width: 41.6666666667%;
  }
  .h6-12 {
    width: 50%;
  }
  .h7-12 {
    width: 58.3333333333%;
  }
  .h8-12 {
    width: 66.6666666667%;
  }
  .h9-12 {
    width: 75%;
  }
  .h10-12 {
    width: 83.3333333333%;
  }
  .h11-12 {
    width: 91.6666666667%;
  }
  .h12-12 {
    width: 100%;
  }
}
img,
object,
video,
audio {
  max-width: 100%;
}

img {
  height: auto;
  display: block;
}

.flex-container {
  padding-bottom: 56.25%;
}

.lightbox__button--next::after, .lightbox__button--prev::before, .lightbox__button--close::before, .search__close::before, .return-button__inner::after, .related-content__article-link::after, .header__pseudo-link::after, .filter__order-switch::before, .filter__order-switch::after, .back-to-top::after, .show-cookie-notice .cookie-notice button::before, .icon::before,
.icon-end::after {
  font-family: "Site Icons";
  vertical-align: middle;
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon--instagram::before,
.icon-end--instagram::after {
  content: "\e899";
}

.icon--twitter::before,
.icon-end--twitter::after {
  content: "\e900";
}

.icon--linkedin::before,
.icon-end--linkedin::after {
  content: "\e901";
}

.icon--facebook::before,
.icon-end--facebook::after {
  content: "\e902";
}

.icon--search::before,
.icon-end--search::after {
  content: "\e903";
}

.lightbox__button--next::after, .return-button__inner::after, .icon--arrow-right::before,
.icon-end--arrow-right::after {
  content: "\e904";
}

.icon--email::before,
.icon-end--email::after {
  content: "\e905";
}

.lightbox__button--close::before, .search__close::before, .show-cookie-notice .cookie-notice button::before, .icon--close::before,
.icon-end--close::after {
  content: "\e906";
}

.filter__order-switch::before, .back-to-top::after, .icon--arrow-up::before,
.icon-end--arrow-up::after {
  content: "\e907";
}

.filter__order-switch::after, .icon--arrow-down::before,
.icon-end--arrow-down::after {
  content: "\e908";
}

.related-content__article-link::after, .icon--external::before,
.icon-end--external::after {
  content: "\e909";
}

.header__pseudo-link::after, .icon--plus::before,
.icon-end--plus::after {
  content: "\e90a";
}

.header__pseudo-link.toggler--a::after, .icon--remove::before,
.icon-end--remove::after {
  content: "\e90b";
}

.lightbox__button--prev::before, .icon--arrow-left::before,
.icon-end--arrow-left::after {
  content: "\e90c";
}

.container {
  max-width: 1920px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 68px;
}
@media only screen and (max-width: 1099px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 449px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container--full-bleed {
  padding: 0;
}
.container--wide {
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 449px) {
  .container--wide {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.container--narrow {
  padding-left: 180px;
  padding-right: 180px;
}
@media only screen and (max-width: 1099px) {
  .container--narrow {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 449px) {
  .container--narrow {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.search__form input[type=submit],
.invisible {
  position: absolute;
  left: -999em;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
  top: 20px;
}

.separated {
  margin-bottom: 20px;
}

.separated-more {
  margin-bottom: 60px;
}

.inline-list li {
  margin-right: 14px;
}

.show-on-mobile {
  display: none;
  height: 0;
}
@media only screen and (max-width: 449px) {
  .show-on-mobile {
    display: block;
    height: auto;
  }
}

.h,
.timeline__section__title,
.service__title,
.info__title,
.typeset h3,
.typeset h2,
.gamma {
  font-size: 40px;
}
@media only screen and (max-width: 1280px) {
  .h,
  .timeline__section__title,
  .service__title,
  .info__title,
  .typeset h3,
  .typeset h2,
  .gamma {
    font-size: 32px;
  }
}

.delta {
  font-size: 32px;
}
@media only screen and (max-width: 1280px) {
  .delta {
    font-size: 24px;
  }
}

.timeline__award__title, .info__subtitle,
.eta {
  font-size: 24px;
}
@media only screen and (max-width: 1280px) {
  .timeline__award__title, .info__subtitle,
  .eta {
    font-size: 20px;
  }
}

.theta {
  font-size: 20px;
}
@media only screen and (max-width: 1280px) {
  .theta {
    font-size: 18px;
  }
}

.info__body, body,
input,
textarea,
button, .p,
.footer__meta,
.typeset p,
.typeset ul,
.typeset ol,
.typeset img,
.epsilon {
  font-size: 18px;
}
@media only screen and (max-width: 1280px) {
  .info__body, body,
  input,
  textarea,
  button, .p,
  .footer__meta,
  .typeset p,
  .typeset ul,
  .typeset ol,
  .typeset img,
  .epsilon {
    font-size: 14px;
  }
}

.iota {
  font-size: 14px;
}
@media only screen and (max-width: 1280px) {
  .iota {
    font-size: 12px;
  }
}

.h,
.timeline__section__title,
.service__title,
.info__title,
.typeset h3,
.typeset h2 {
  color: #0A0A0A;
  line-height: 1.5;
}

.timeline__featured-project__subheading, .related-content__article-date, .related-content__section-heading, .info__muted-heading,
.info__muted-subheading {
  font-size: 14px;
  color: #75767B;
}

.p,
.footer__meta,
.typeset p,
.typeset ul,
.typeset ol,
.typeset img {
  display: block;
  margin: 0 0 20px;
}

.a,
.timeline__award__project-link,
.timeline__featured-project__title,
.header__pseudo-link,
.header__nav a,
.back-to-top,
.show-cookie-notice .cookie-notice button::before,
.typeset a {
  color: #0A0A0A;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
}
.a:hover, .a:focus,
.timeline__award__project-link:hover,
.timeline__featured-project__title:hover,
.header__pseudo-link:hover,
.header__nav a:hover,
.back-to-top:hover,
.show-cookie-notice .cookie-notice button:hover::before,
.typeset a:hover,
.timeline__award__project-link:focus,
.timeline__featured-project__title:focus,
.header__pseudo-link:focus,
.header__nav a:focus,
.back-to-top:focus,
.show-cookie-notice .cookie-notice button:focus::before,
.typeset a:focus {
  color: #75767B;
}

.timeline__featured-project__subheading, .footer__meta a {
  color: #75767B;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
}
.timeline__featured-project__subheading:hover, .footer__meta a:hover, .timeline__featured-project__subheading:focus, .footer__meta a:focus {
  color: #0A0A0A;
}

.slideshow--fullscreen .slideshow__inner a {
  color: #FFFFFF;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
}
.slideshow--fullscreen .slideshow__inner a:hover, .slideshow--fullscreen .slideshow__inner a:focus {
  color: #75767B;
}

.typeset ul, .typeset ol, .ul, .ol {
  padding-left: 24px;
}

.typeset ul li, .typeset ol li, .ul li, .ol li {
  margin-bottom: 12px;
}

.header__extras li, .inline-list li {
  display: inline-block;
}

.typeset ul li, .ul li {
  list-style: disc outside;
}

.typeset ol li, .ol li {
  list-style: decimal outside;
}

.typeset h2 {
  font-size: 40px;
}
.typeset h3 {
  font-size: 32px;
}
.typeset a {
  text-decoration: underline;
}
.cookie-notice {
  display: none;
}
.show-cookie-notice .cookie-notice {
  font-size: 12px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 25%;
  margin-bottom: 20px;
  margin-left: 20px;
  z-index: 5;
  padding: 6.6666666667px 40px 6.6666666667px 10px;
  background-color: #F8F8F8;
}
.show-cookie-notice .cookie-notice button {
  font-size: 14px;
  position: absolute;
  top: 5px;
  right: 7px;
}
@media only screen and (max-width: 1099px) {
  .show-cookie-notice .cookie-notice {
    width: 50%;
  }
}
@media only screen and (max-width: 449px) {
  .show-cookie-notice .cookie-notice {
    width: 80%;
  }
}

body,
input,
textarea,
button {
  font-family: "FM";
}

body {
  color: #0A0A0A;
  line-height: 1.7;
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
}
@media only screen and (max-width: 1099px) {
  body.toggled {
    overflow-y: hidden;
  }
}

.body--overflow-hidden {
  overflow-y: hidden;
}
@media only screen and (max-width: 1099px) {
  .body--overflow-hidden {
    overflow-y: scroll;
  }
}

.main {
  padding-top: 200px;
}
@media only screen and (max-width: 1099px) {
  .main {
    padding-top: 140px;
  }
}

.back-to-top {
  display: none;
  right: 20px;
  position: fixed;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
  z-index: 6;
}
.js .back-to-top {
  display: block;
  bottom: -40px;
}
.js .back-to-top--shown {
  bottom: 30px;
}
.back-to-top::after {
  background-color: #F8F8F8;
  border-radius: 50%;
  padding: 14px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.back-to-top:hover::after {
  color: #0A0A0A;
  background-color: #dfdfdf;
}
.back-to-top:focus::after {
  color: #0A0A0A;
}

.filter {
  width: auto;
  position: relative;
  margin-bottom: 60px;
}

.filter__inner {
  position: absolute;
  right: 0;
}

.filter__item {
  display: inline-block;
}
.filter__item--label {
  margin-left: 20px;
  color: #75767B;
}
.filter__item--option {
  margin-left: 10px;
}
.filter__item--selected {
  color: #75767B;
  text-decoration: underline;
}

.filter__order-switch::before, .filter__order-switch::after {
  font-size: 14px;
}
.filter__order-switch::before {
  margin-left: 10px;
}
.filter__order-switch--asc:hover::before, .filter__order-switch--asc:focus::before {
  vertical-align: 2px;
}
.filter__order-switch--desc:hover::after, .filter__order-switch--desc:focus::after {
  vertical-align: -5px;
}

.footer {
  margin-top: 220px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1280px) {
  .footer {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 449px) {
  .footer {
    margin-bottom: 20px;
  }
  .footer p {
    font-size: 12px;
  }
}

.footer__meta {
  text-align: right;
  line-height: 1;
}
.footer__meta a {
  font-size: 11px;
}
@media only screen and (max-width: 1099px) {
  .footer__meta {
    line-height: 1.3;
  }
}
@media only screen and (max-width: 449px) {
  .footer__meta {
    text-align: left;
  }
}

.info {
  margin: 90px 0 120px;
}
@media only screen and (max-width: 449px) {
  .info {
    margin: 60px 0 30px;
  }
}
.info--pull {
  margin-top: 0;
}

.info__title {
  margin-bottom: 40px;
}
.info__title--pull {
  margin-bottom: 0;
}
@media only screen and (max-width: 449px) {
  .info__title {
    margin-bottom: 30px;
  }
  .info__title--pull {
    margin-bottom: 0;
  }
}

.info__subtitle {
  margin-bottom: 40px;
}
.info__subtitle--muted {
  color: #75767B;
}

.info__subsection {
  font-size: 14px;
  margin-bottom: 30px;
}

.info__muted-heading {
  margin-bottom: 10px;
}

.info__muted-subheading {
  margin-right: 6.6666666667px;
}

.info__view-more-button {
  height: 32px;
  background-color: #F8F8F8;
  border-radius: 16px;
  margin-top: 40px;
  -webkit-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s;
}
.info__view-more-button::before {
  font-size: 14px;
  content: "View more";
  padding: 8px 20px 10px;
}
.info__view-more-button:hover {
  color: #0A0A0A;
  background-color: #dfdfdf;
}
.info__view-more-button:focus {
  outline: 0;
}
.info__view-more-button.toggler--a {
  margin-top: 20px;
}
.info__view-more-button.toggler--a::before {
  content: "View less";
}
@media only screen and (max-width: 449px) {
  .info__view-more-button {
    margin-top: 20px;
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 1099px) {
  .header__nav--shown-on-mobile a, .header__pseudo-link {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(117, 118, 123, 0.2);
    width: 100%;
    text-align: left;
    line-height: 1;
    display: block;
  }
}

.header__pseudo-link, .header__extras, .header__nav, .header__tagline {
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s;
}
.js .header--closed .header__pseudo-link, .js .header--closed .header__extras, .js .header--closed .header__nav, .js .header--closed .header__tagline {
  opacity: 0;
  visibility: hidden;
}
.toggled .header .header__pseudo-link, .toggled .header .header__extras, .toggled .header .header__nav, .toggled .header .header__tagline {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 1099px) {
  .header .header__pseudo-link, .header .header__extras, .header .header__nav, .header .header__tagline {
    opacity: 0;
    visibility: hidden;
  }
}

.header {
  position: absolute;
  width: 100%;
  background: #FFFFFF;
  -webkit-transition: background 0.2s, visibility 0.2s;
  transition: background 0.2s, visibility 0.2s;
  max-width: 1920px;
  padding-top: 40px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 1099px) {
  .header {
    visibility: hidden;
    height: 100vh;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .header .header__logo,
  .header .header__toggle {
    visibility: visible;
  }
  .header .header__toggle-span {
    left: 14px;
  }
  .header .header__toggle-span--lower {
    width: 20px;
    background-color: #0A0A0A;
  }
  .header.toggled {
    visibility: visible;
    z-index: 3;
  }
  .header.toggled::after {
    content: none;
  }
}
.header::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s, visibility 0.2s 0s;
  transition: opacity 0.2s, visibility 0.2s 0s;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.95)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.95));
}
.js .header {
  background: rgba(255, 255, 255, 0);
}
.js .header--closed {
  z-index: 3;
}
.js .header--closed .header__toggle-span {
  left: 14px;
}
.js .header--closed .header__toggle-span--lower {
  width: 20px;
  background-color: #0A0A0A;
}
.js .header--closed.toggled::after {
  visibility: visible;
  opacity: 1;
}
.js .header.toggled {
  background-color: #FFFFFF;
}
.js .header.toggled .header__logo {
  background-image: url("../img/logo/logo-blackgrey.png");
}
@media only screen and (max-width: 1099px) {
  .js .header.toggled {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}

.header__logo {
  background-image: url("../img/logo/logo-blackgrey.png");
  background-size: cover;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  width: 150px;
  height: 88px;
  display: block;
}
.header__logo--whitegrey {
  background-image: url("../img/logo/logo-whitegrey.png");
}
.header__logo--blackwhite {
  background-image: url("../img/logo/logo-blackwhite.png");
}
@media only screen and (max-width: 1099px) {
  .header__logo {
    width: 137px;
    height: 80px;
    margin-bottom: 40px;
  }
}

.header__tagline {
  font-size: 14px;
  color: #75767B;
  padding-right: 60px;
}
@media only screen and (max-width: 1099px) {
  .header__tagline {
    display: none;
    height: 0;
  }
}

.header__nav {
  font-size: 14px;
  vertical-align: top;
  line-height: 1.6;
}
.header__nav .selected {
  padding-left: 10px;
  position: relative;
}
.header__nav .selected::before {
  content: "";
  display: block;
  height: 4px;
  width: 4px;
  background-color: #0A0A0A;
  position: absolute;
  left: 0;
  bottom: 10px;
}
@media only screen and (max-width: 1099px) {
  .header__nav .selected {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1099px) {
  .header__nav {
    margin-top: 0;
  }
  .header__nav .selected a {
    color: #75767B;
    text-decoration: underline;
  }
  .header__nav .selected::before {
    display: none;
  }
}

.header__extras {
  font-size: 18px;
  margin-top: 15px;
}
.header__extras li {
  margin-right: 4px;
}
.header__extras button {
  font-size: 18px;
}
.header__extras button:focus {
  outline: 0;
}
@media only screen and (max-width: 1099px) {
  .header__extras {
    font-size: 20px;
    margin: 40px 0;
  }
  .header__extras li {
    margin-right: 10px;
  }
  .header__extras button {
    font-size: 20px;
  }
}

.header__pseudo-link {
  display: none;
  height: 0;
}
.header__pseudo-link::after {
  margin-left: 10px;
  vertical-align: -2px;
}
.header__pseudo-link:focus {
  outline: 0;
}
@media only screen and (max-width: 1099px) {
  .header__pseudo-link {
    display: block;
    height: auto;
  }
}
.header__pseudo-link.toggler--a {
  border: 0;
}
@media only screen and (max-width: 1099px) {
  .header__collapsing-section {
    height: 0;
    visibility: hidden;
    opacity: 0;
  }
  .header__collapsing-section .header__nav {
    margin-left: 20px;
  }
  .header__collapsing-section .header__nav li {
    font-size: 14px;
    line-height: 2;
    height: 0;
  }
  .header__collapsing-section.toggled {
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  .header__collapsing-section.toggled li {
    height: auto;
  }
}

.header__toggle {
  display: none;
}
.js .header__toggle {
  display: block;
  height: 48px;
  width: 48px;
  background-color: #FFFFFF;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  right: 20px;
}
.js .header__toggle:focus {
  outline: 0;
}
.js .header__toggle.toggler--a .header__toggle-span--upper {
  left: 12px;
}
.js .header__toggle.toggler--a .header__toggle-span--middle {
  left: 16px;
}
.js .header__toggle.toggler--a .header__toggle-span--lower {
  left: 12px;
  width: 24px;
  background-color: #75767B;
}
.js .header__toggle--hidden {
  display: none;
}
@media only screen and (max-width: 1099px) {
  .js .header__toggle--hidden {
    display: block;
  }
}

.header__toggle-span {
  height: 2px;
  width: 20px;
  background-color: #0A0A0A;
  position: absolute;
}
.header__toggle-span--upper {
  left: 12px;
  top: 18px;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
}
.header__toggle-span--middle {
  left: 16px;
  top: 23px;
  -webkit-transition: left 0.2s;
  transition: left 0.2s;
}
.header__toggle-span--lower {
  left: 12px;
  top: 28px;
  width: 24px;
  background-color: #75767B;
  -webkit-transition: left 0.2s, width 0.2s, background-color 0.2s;
  transition: left 0.2s, width 0.2s, background-color 0.2s;
}

.heightmatch {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.heightmatch--escape {
  height: auto !important;
}
.heightmatch--with-gradient-overlay {
  position: relative;
  min-height: 250px;
}
.heightmatch--with-gradient-overlay.toggled {
  height: auto !important;
}
.heightmatch--with-gradient-overlay.toggled::before {
  opacity: 0;
  visibility: hidden;
}
.heightmatch--with-gradient-overlay::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.95)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.95));
  opacity: 1;
  z-index: 99;
}

.hero {
  display: block;
  height: 100vh;
  max-height: 1080px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 1099px) {
  .hero {
    height: 85vh;
  }
}
@media only screen and (max-width: 449px) {
  .hero {
    height: 70vh;
  }
}

.listing {
  text-decoration: none;
  margin-bottom: 60px;
}
.listing--image {
  display: block;
  position: relative;
}
.listing--image:hover .listing__overlay {
  opacity: 1;
}
.listing--link:hover .listing__title {
  color: #75767B;
}
@media only screen and (max-width: 449px) {
  .listing {
    margin-bottom: 40px;
  }
}

.listing__overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}

.listing__title {
  color: #0A0A0A;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}

.listing__caption {
  font-size: 12px;
  color: #75767B;
}

.media-grid {
  margin-bottom: 170px;
}
@media only screen and (max-width: 449px) {
  .media-grid {
    margin-bottom: 40px;
  }
}

.media-grid__item {
  display: block;
  margin-bottom: 70px;
}
@media only screen and (max-width: 449px) {
  .media-grid__item {
    margin-bottom: 8px;
  }
}

.media-grid__caption {
  font-size: 12px;
  color: #75767B;
  margin: 12px 0;
}

.related-content__heading {
  font-size: 24px;
  margin-bottom: 30px;
}

.related-content__section-heading {
  margin-bottom: 20px;
}
@media only screen and (max-width: 449px) {
  .related-content__section-heading {
    margin-bottom: 10px;
  }
}

.related-content__article-link::after {
  font-size: 8px;
  margin-left: 20px;
  vertical-align: 8px;
  background: #F8F8F8;
  border-radius: 50%;
  padding: 6.6666666667px;
  -webkit-transition: color 0.2s, background 0.2s;
  transition: color 0.2s, background 0.2s;
}
.related-content__article-link:hover::after, .related-content__article-link:focus::after {
  color: #0A0A0A;
  background: #dfdfdf;
}

.return-button {
  position: relative;
}
@media only screen and (max-width: 449px) {
  .return-button {
    margin-top: 55px;
  }
}

.return-button__inner {
  font-size: 14px;
  position: absolute;
  right: 0;
  top: -80px;
}
.return-button__inner::after {
  vertical-align: 0;
  margin-left: 10px;
  background-color: #F8F8F8;
  border-radius: 50%;
  padding: 4px;
  -webkit-transition: color 0.2s, background-color 0.2s;
  transition: color 0.2s, background-color 0.2s;
}
.return-button__inner:hover::after, .return-button__inner:focus::after {
  color: #0A0A0A;
  background-color: #dfdfdf;
}

.search {
  position: relative;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s, visibility 0.2s 0s;
  transition: opacity 0.2s, visibility 0.2s 0s;
}
.search.toggled {
  opacity: 1;
  visibility: visible;
}

.search__close {
  position: fixed;
  top: 34px;
  right: 34px;
}
.search__form--overlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #FFFFFF;
}
.search__form--overlay input {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.search__form--page {
  margin-bottom: 100px;
}
.search__form input {
  width: 300px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #75767B;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.search__form input:focus {
  outline: 0;
  border-bottom-color: #0A0A0A;
}

.service__section {
  margin-bottom: 100px;
}
.service__section--overflow-left .service__section__inner {
  margin-left: -48px;
}
@media only screen and (max-width: 1099px) {
  .service__section--overflow-left .service__section__inner {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 449px) {
  .service__section--overflow-left .service__section__inner {
    margin: 0;
  }
}
.service__section--overflow-right .service__section__inner {
  margin-right: -48px;
}
@media only screen and (max-width: 1099px) {
  .service__section--overflow-right .service__section__inner {
    margin-right: -20px;
  }
}
@media only screen and (max-width: 449px) {
  .service__section--overflow-right .service__section__inner {
    margin: 0;
  }
}
@media only screen and (max-width: 449px) {
  .service__section {
    margin-bottom: 60px;
  }
}

.service__title {
  margin-bottom: 10px;
}

.slideshow__fallback, .slideshow--hero .slideshow__slide, .slideshow--fullscreen .slideshow__slide {
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.slideshow--fullscreen {
  height: 100vh;
}
@media only screen and (max-width: 449px) {
  .slideshow--fullscreen {
    height: 75vh;
  }
}
.slideshow--fullscreen .slideshow__slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), color-stop(20%, rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, rgba(0, 0, 0, 0.4) 100%);
}
@media only screen and (max-width: 449px) {
  .slideshow--fullscreen .slideshow__slide {
    height: 75vh;
  }
}
.slideshow--fullscreen .slideshow__video {
  position: absolute;
  height: 100%;
  width: 100%;
}
.slideshow--fullscreen .slideshow__video video {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  min-width: 100%;
  height: 100vh;
  width: 100%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slideshow--fullscreen .slideshow__inner {
  z-index: 2;
  color: #FFFFFF;
  position: absolute;
  right: 20px;
  bottom: 40px;
  text-align: right;
}
.slideshow--fullscreen .slideshow__index {
  font-size: 14px;
  color: #FFFFFF;
  background: none;
  margin-bottom: 10px;
  top: auto;
}
.slideshow--hero {
  height: 100vh;
  max-height: 1080px;
}
.slideshow--hero .slideshow__slide {
  height: 100%;
}
.slideshow--hero .slideshow__video {
  position: absolute;
  height: 100%;
  width: 100%;
}
.slideshow--hero .slideshow__video video {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.slideshow__index {
  color: #75767B;
  text-align: right;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, #FFFFFF));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #FFFFFF 50%);
  position: relative;
  top: -54px;
  left: calc(100% - 100px);
  width: 100px;
}

.js .slideshow__fallback {
  display: none;
}

.tagline--mobile {
  display: none;
  height: 0;
}
@media only screen and (max-width: 449px) {
  .tagline--mobile {
    display: block;
    height: auto;
  }
  .tagline--mobile p {
    color: #75767B;
    padding: 40px 0;
  }
}
@media only screen and (max-width: 449px) {
  .tagline--projects p {
    padding: 20px 0 40px;
  }
}

.timeline__section {
  margin-bottom: 100px;
}
.timeline__section--overflow-left .timeline__featured-project {
  margin-left: -48px;
}
@media only screen and (max-width: 1099px) {
  .timeline__section--overflow-left .timeline__featured-project {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 449px) {
  .timeline__section--overflow-left .timeline__featured-project {
    margin: 0 0 20px;
  }
}
.timeline__section--overflow-right .timeline__featured-project {
  margin-right: -48px;
}
@media only screen and (max-width: 1099px) {
  .timeline__section--overflow-right .timeline__featured-project {
    margin-right: -20px;
  }
}
@media only screen and (max-width: 449px) {
  .timeline__section--overflow-right .timeline__featured-project {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 449px) {
  .timeline__section {
    margin-bottom: 60px;
  }
}

.timeline__featured-project {
  line-height: 1;
}

.timeline__featured-project__title {
  display: block;
  margin-bottom: 6.6666666667px;
}

.timeline__section__title {
  margin-bottom: 24px;
}

.timeline__award {
  margin-bottom: 30px;
}

.timeline__award__project-link {
  text-decoration: underline;
}

.lightbox {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 80px;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
  background-color: #FFFFFF;
  -webkit-transition: opacity 0.2s, visibility 0s 0s;
  transition: opacity 0.2s, visibility 0s 0s;
  -webkit-backface-visibility: hidden;
}
@media only screen and (max-width: 979px) {
  .lightbox {
    padding: 0 16px;
  }
}

.lightbox--disabled {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s, visibility 0s 0.2s;
  transition: opacity 0.2s, visibility 0s 0.2s;
}

.lightbox__inner {
  margin: 0 auto;
  max-width: 1280px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.lightbox__inner img,
.lightbox__inner .flex-container {
  margin: 0 auto;
}
.lightbox__inner .flex-container {
  background-color: #0A0A0A;
}
.lightbox--loading .lightbox__inner {
  opacity: 0.3;
}

.lightbox__caption {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0.4rem 0;
}

.lightbox__button {
  font-family: "Site Icons";
  color: #0A0A0A;
  background-color: #FFFFFF;
  line-height: 1;
  display: block;
  position: absolute;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding: 0.6rem;
  cursor: pointer;
  width: auto;
}
.lightbox__button:hover {
  background-color: #F8F8F8;
}

.lightbox__button--close {
  top: 0;
  right: 0;
}
.lightbox__button--prev,
.lightbox__button--next {
  top: 45%;
}
@media only screen and (max-width: 979px) {
  .lightbox__button--prev,
  .lightbox__button--next {
    top: auto;
    bottom: 2%;
  }
}

.lightbox__button--prev {
  left: 0;
}
.lightbox__button--next {
  right: 0;
  text-align: right;
}
@-webkit-keyframes lightbox-loader {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes lightbox-loader {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.lightbox__loader {
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  -webkit-transform: scale(0);
          transform: scale(0);
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
}
.lightbox__loader::before {
  content: "";
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1.3px solid rgba(10, 10, 10, 0.5);
  border-top-color: #0A0A0A;
  -webkit-animation: lightbox-loader 0.8s infinite;
          animation: lightbox-loader 0.8s infinite;
}
.lightbox--loading .lightbox__loader {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.slideshow {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1099px) {
  .slideshow {
    visibility: hidden;
  }
}

@media only screen and (max-width: 1099px) {
  .slideshow__wrap {
    overflow: hidden;
    position: relative;
  }
}

.slideshow__prop {
  visibility: hidden;
}

.slideshow__slide {
  position: absolute;
  top: 0;
  z-index: 0;
  max-width: none;
  width: 100%;
  opacity: 0;
}
.slideshow__slide--behind, .slideshow__slide--top {
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.slideshow__slide--behind {
  z-index: 1;
}
.slideshow__slide--top {
  opacity: 1;
  z-index: 2;
}
@media only screen and (max-width: 1099px) {
  .slideshow__slide {
    opacity: 1;
    float: left;
    position: relative;
    overflow: hidden;
  }
}

.uncloak__lazy, .uncloak {
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition: opacity 0.5s ease-out, transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}

.js .uncloak--cloaked {
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}

.uncloak__lazy {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.uncloak__lazy__image {
  display: none;
}
.js .uncloak__lazy__image {
  display: block;
}