/*
	Theme Name: TVA 2020 (Civilization)
	Theme URI: http://builtbycivilization.com
	Description: Custom WP for TVA Architects
	Version: 1
	Author: Civilization
	Author URI: http://builtbycivilization.com
*/
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

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

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

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

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */ }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

a:hover, :active, :focus {
  outline: none; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label,
input[type=button],
input[type=submit],
button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

button {
  width: auto;
  overflow: visible;
  border: 0;
  background: transparent; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

.white-bg {
  background-color: #fff; }

.white-text {
  color: #fff; }
  .white-text input[type="submit"],
  .white-text .button {
    color: #fff;
    border-color: #fff; }
  .white-text a {
    color: #fff; }

.fill-white {
  fill: #fff; }

.offwhite-bg {
  background-color: #f3f3f3; }

.offwhite-text {
  color: #f3f3f3; }
  .offwhite-text input[type="submit"],
  .offwhite-text .button {
    color: #f3f3f3;
    border-color: #f3f3f3; }
  .offwhite-text a {
    color: #f3f3f3; }

.fill-offwhite {
  fill: #f3f3f3; }

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

.black-text {
  color: #000; }
  .black-text input[type="submit"],
  .black-text .button {
    color: #000;
    border-color: #000; }
  .black-text a {
    color: #000; }

.fill-black {
  fill: #000; }

.gray-bg {
  background-color: #3f3f3f; }

.gray-text {
  color: #3f3f3f; }
  .gray-text input[type="submit"],
  .gray-text .button {
    color: #3f3f3f;
    border-color: #3f3f3f; }
  .gray-text a {
    color: #3f3f3f; }

.fill-gray {
  fill: #3f3f3f; }

.cream-bg {
  background-color: #eaddcb; }

.cream-text {
  color: #eaddcb; }
  .cream-text input[type="submit"],
  .cream-text .button {
    color: #eaddcb;
    border-color: #eaddcb; }
  .cream-text a {
    color: #eaddcb; }

.fill-cream {
  fill: #eaddcb; }

.red-bg {
  background-color: #d02025; }

.red-text {
  color: #d02025; }
  .red-text input[type="submit"],
  .red-text .button {
    color: #d02025;
    border-color: #d02025; }
  .red-text a {
    color: #d02025; }

.fill-red {
  fill: #d02025; }

.cement-bg {
  background-color: #e7e5e1; }

.cement-text {
  color: #e7e5e1; }
  .cement-text input[type="submit"],
  .cement-text .button {
    color: #e7e5e1;
    border-color: #e7e5e1; }
  .cement-text a {
    color: #e7e5e1; }

.fill-cement {
  fill: #e7e5e1; }

.object-cover video,
.object-cover img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.object-contain video,
.object-contain img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: 'object-fit: contain;'; }

.split .split-text ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media), .wrap.text-wrap ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media) {
  list-style: disc; }

.split .split-text ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media), .wrap.text-wrap ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media), .split .split-text ol, .wrap.text-wrap ol {
  padding-left: 2rem; }
  .split .split-text ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media) li + li, .wrap.text-wrap ul:not(.gfield_radio):not(.gfield_checkbox):not(.gform_fields):not(.social-media) li + li, .split .split-text ol li + li, .wrap.text-wrap ol li + li {
    margin-top: 4px; }

.split .split-text blockquote, .wrap.text-wrap blockquote {
  padding: 2.8rem; }
  @media only screen and (min-width: 700px) {
    .split .split-text blockquote, .wrap.text-wrap blockquote {
      padding: 5.6rem; } }
input, textarea, button, select, body {
  font-family: din-2014, sans-serif;
  font-style: normal; }

footer .footer-menu, th, h6, h4,
.main-menu ul, body {
  font-weight: 400; }

.filters .filters-toggle span, cite, h5, h3,
.search-modal, h2 {
  font-weight: 600; }

.admin-edit a, .button, strong, b, h1 {
  font-weight: 700; }

em, i {
  font-style: italic; }

th, h6 {
  font-family: din-condensed, sans-serif; }

@font-face {
  font-family: 'Suisse Neue';
  src: url("f/SuisseNeue-Regular.woff2") format("woff2"), url("f/SuisseNeue-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.project-title h2,
.fixed-project-title, blockquote h2, blockquote h3, blockquote p, blockquote, q {
  font-family: 'Suisse Neue', serif;
  font-weight: 400 !important; }

:-webkit-autofill {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset; }

:-moz-autofill {
  /* Firefox 18- */
  -moz-text-fill-color: #000;
  -moz-box-shadow: 0 0 0px 1000px #fff inset; }

::-moz-autofill {
  /* Firefox 19+ */
  -moz-text-fill-color: #000;
  -moz-box-shadow: 0 0 0px 1000px #fff inset; }

::-webkit-input-placeholder {
  color: #000;
  opacity: 0.5; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  opacity: 0.5; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  opacity: 0.5; }

:-ms-input-placeholder {
  color: #000;
  overflow: hidden; }

::selection {
  background: #d02025;
  color: #fff;
  text-shadow: none; }

::-moz-selection {
  background: #d02025;
  color: #fff;
  text-shadow: none; }

html {
  width: 100%;
  min-height: 100%;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  /* fixes FF over-bolding */
  -ms-overflow-style: -ms-autohiding-scrollbar;
  font-size: 62.5%;
  /* 10px reset */
  position: relative;
  background: #000;
  color: #000;
  -webkit-overflow-scrolling: touch; }

body {
  width: 100%;
  min-height: 100%;
  font-size: 1.4rem;
  line-height: 1.45;
  overflow-x: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available; }
  @media only screen and (min-width: 450px) {
    body {
      font-size: 1.5rem; } }
  @media only screen and (min-width: 700px) {
    body {
      font-size: 1.8rem;
      font-size: calc(1.2rem + 0.25vw); } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body {
      display: block; } }
  body.modal-open {
    height: 100%;
    height: 100vh;
    overflow-y: hidden; }

h1 {
  font-size: 4rem;
  line-height: 1; }
  @media only screen and (min-width: 769px) {
    h1 {
      font-size: 300%; } }
h2 {
  font-size: 2.5rem;
  line-height: 1.3; }
  @media only screen and (min-width: 769px) {
    h2 {
      font-size: 225%; } }
h3,
.search-modal {
  font-size: 2rem;
  line-height: calc(33/26); }
  @media only screen and (min-width: 769px) {
    h3,
    .search-modal {
      font-size: 150%; } }
h4,
.main-menu ul {
  font-size: 1.5rem;
  line-height: 1.2; }
  @media only screen and (min-width: 769px) {
    h4,
    .main-menu ul {
      font-size: 110%; } }
h5 {
  font-size: 1.3rem; }
  @media only screen and (min-width: 769px) {
    h5 {
      font-size: 80%; } }
th, h6 {
  font-size: 1.5rem;
  text-transform: uppercase; }
  @media only screen and (min-width: 769px) {
    th, h6 {
      font-size: 100%; } }
h6 {
  display: inline; }
  h6 + small {
    margin-left: 0.25em; }

.upper {
  text-transform: uppercase; }

q {
  display: block;
  font-size: 2.5rem;
  line-height: 1.3;
  /*
	@include responsive(min, 930) {
		max-width: 92rem;
		margin: 0 auto;
	}
*/ }
  @media only screen and (min-width: 700px) {
    q {
      font-size: 225%; } }
  q + cite {
    display: block;
    font-style: normal; }
  q.quote {
    quotes: "\201C" "\201D" "\2018" "\2019"; }
    q.quote p {
      display: inline; }
    q.quote::before {
      display: inline;
      content: open-quote; }
    q.quote::after {
      display: inline;
      content: close-quote;
      margin-left: -0.25em; }

blockquote p {
  font-size: 1.6rem; }
  @media only screen and (min-width: 700px) {
    blockquote p {
      font-size: 2rem; } }
cite {
  font-style: normal;
  margin-top: 2rem;
  text-transform: uppercase;
  font-size: 1.2rem; }
  @media only screen and (min-width: 700px) {
    cite {
      margin-top: 2rem;
      font-size: 1.6rem; } }
hr {
  visibility: hidden;
  display: none; }

p + h3,
ul + h3,
ol + h3,
h1 + hr,
h1 + p,
h1 + form,
h2 + hr,
h2 + p,
h2 + h3,
blockquote + h3,
hr + h3 {
  margin-top: 3rem; }
  @media only screen and (min-width: 700px) {
    p + h3,
    ul + h3,
    ol + h3,
    h1 + hr,
    h1 + p,
    h1 + form,
    h2 + hr,
    h2 + p,
    h2 + h3,
    blockquote + h3,
    hr + h3 {
      margin-top: 4rem; } }
h3 + div,
h3 + hr + p,
h3 + p,
h3 + ul,
h3 + ol,
ul + hr,
ul + ul,
ul + hr + ul,
ul + p,
ul + hr + p,
hr + p,
p + ul,
ol + p,
p + ol,
p + h4,
ul + h4,
ol + h4,
q + p,
p + blockquote,
blockquote + p,
h3 + blockquote,
h5 + p,
h4 + p,
h5 + ul,
h4 + ul,
h4 + .details {
  margin-top: 1.2rem; }
  @media only screen and (min-width: 700px) {
    h3 + div,
    h3 + hr + p,
    h3 + p,
    h3 + ul,
    h3 + ol,
    ul + hr,
    ul + ul,
    ul + hr + ul,
    ul + p,
    ul + hr + p,
    hr + p,
    p + ul,
    ol + p,
    p + ol,
    p + h4,
    ul + h4,
    ol + h4,
    q + p,
    p + blockquote,
    blockquote + p,
    h3 + blockquote,
    h5 + p,
    h4 + p,
    h5 + ul,
    h4 + ul,
    h4 + .details {
      margin-top: 1.6rem; } }
h5 + h4,
h3 + h5,
p + p,
.hidden-content {
  margin-top: 1rem; }

input, textarea, button, select {
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type="text"],
input[type="number"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {
  display: block;
  width: 100%;
  background-color: transparent;
  color: inherit;
  border: 1px solid;
  font-size: inherit;
  line-height: 2.8rem;
  padding: 0 1.4rem;
  margin: 0 auto;
  position: relative;
  border-radius: 0;
  z-index: 1; }

@-moz-document url-prefix() {
  input[type="text"],
  input[type="number"],
  input[type="password"],
  input[type="email"],
  input[type="tel"],
  textarea,
  select {
    line-height: 2.8 !important; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    input[type="text"],
    input[type="number"],
    input[type="password"],
    input[type="email"],
    input[type="tel"],
    textarea,
    select {
      height: 2.8rem; } }
textarea {
  line-height: 1.45;
  padding: 1rem;
  height: 12rem; }

input[type="radio"],
input[type="checkbox"] {
  background: transparent;
  -webkit-appearance: none;
  width: 1.6rem !important;
  height: 1.6rem;
  vertical-align: middle;
  margin-right: 1rem;
  margin-top: -2px;
  color: inherit;
  border: 1px solid;
  font-size: 2.4rem;
  line-height: 1.25;
  position: relative;
  cursor: pointer; }
  input[type="radio"]:checked,
  input[type="checkbox"]:checked {
    background-color: #000; }
  .dark-bg input[type="radio"]:checked, .dark-bg input[type="checkbox"]:checked {
    background-color: #fff; }

input[type="radio"] {
  border-radius: 50%; }

select {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC") no-repeat right 4px center;
  background-size: auto 12px;
  padding-right: 24px; }

button {
  font-size: inherit; }

button::-moz-focus-inner {
  border: 0; }

.button {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: inherit;
  cursor: pointer;
  font-size: 1.2rem;
  line-height: 1.25;
  letter-spacing: 0.1em !important;
  text-transform: uppercase;
  border-bottom: 2px solid;
  padding: 0 0 2px;
  border-radius: 0;
  text-decoration: none;
  white-space: pre;
  position: relative; }
  .button::after {
    content: '';
    position: absolute;
    top: -0.6rem;
    right: -1rem;
    bottom: -2px;
    left: -1rem; }
  .button:focus:not(:active), .button:hover {
    border-color: #d02025; }

a {
  color: #000; }

section,
footer {
  position: relative;
  width: 100%; }

iframe {
  width: 100%; }

svg,
img {
  display: block;
  max-width: 100%; }

svg {
  overflow: visible; }

footer .footer-menu {
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility; }
  footer .footer-menu > li {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 50%; }

footer a:not(:hover):not(:focus) {
  text-decoration: none; }

footer .civilization svg {
  height: 1.5rem;
  fill: #fff; }

footer .civilization a:not(:hover):not(:focus) svg .c {
  display: none; }

footer .civilization a:focus:not(:active) svg,
footer .civilization a:hover svg {
  fill: #fff; }

@media only screen and (max-width: 450px) {
  footer {
    font-size: 1.2rem; } }

@media only screen and (max-width: 768px) {
  footer .footer-menu li:nth-child(n+3) {
    padding-top: 1.6rem; } }

@media only screen and (min-width: 769px) {
  footer .footer-menu li {
    width: 25%; }
  footer .civilization {
    margin-top: 5rem; } }

@media only screen and (min-width: 1024px) {
  footer .wrap {
    padding-top: 18rem; } }

.content {
  z-index: 1; }

footer, .button {
  z-index: 2; }

.modal.search-results-modal,
.filters-wrap {
  z-index: 3; }

.error-modal,
menu.main-menu,
.search-form {
  z-index: 5; }

.modal {
  z-index: 6; }

header {
  z-index: 8; }

.content-wrap {
  flex: 1; }

.content {
  background-color: #fff;
  will-change: opacity;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }
  body.search-open .content, body.menu-open .content {
    opacity: 0.5; }

.wrap {
  display: block;
  width: 100%;
  padding: 3.2rem 1.6rem 4.8rem; }
  @media only screen and (min-width: 769px) {
    .wrap {
      padding: 4.8rem 3.2rem; } }
  @media only screen and (min-width: 1024px) {
    .wrap {
      padding: 7.2rem 4.8rem; } }
  .wrap.text-wrap {
    max-width: 84rem;
    margin-left: auto;
    margin-right: auto; }
    .wrap.text-wrap.narrow {
      max-width: 70rem; }
  .wrap.wide {
    max-width: 108rem;
    margin-left: auto;
    margin-right: auto; }
  .wrap.full-width {
    padding-left: 0;
    padding-right: 0; }
  .wrap iframe {
    width: 100%; }
  .wrap.text-intro + .wrap,
  .wrap + .form-wrap,
  .wrap + .accordion-wrap, .wrap.flush-top,
  .wrap + .filters {
    padding-top: 0 !important; }

.align-left {
  text-align: left; }

.align-center,
.aligncenter {
  text-align: center; }
  .align-center img,
  .aligncenter img {
    margin: 0 auto; }

img.aligncenter {
  margin-left: auto;
  margin-right: auto; }

.align-right {
  text-align: right; }

.intro-text p {
  zoom: 1.125;
  line-height: 1.325; }

@-moz-document url-prefix() {
  .intro-text p {
    zoom: 1 !important;
    font-size: 112.5%; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .intro-text p {
      zoom: 1 !important;
      font-size: 112.5%; } }
@media only screen and (min-width: 700px) {
  .intro-text p {
    zoom: 1.25; }
  @-moz-document url-prefix() {
    .intro-text p {
      zoom: 1 !important;
      font-size: 125%; } } }
  @media only screen and (min-width: 700px) and (-ms-high-contrast: none), only screen and (min-width: 700px) and (-ms-high-contrast: active) {
    .intro-text p {
      zoom: 1 !important;
      font-size: 125%; } }
.intro-text.wide p {
  max-width: 56rem; }

.intro-text.wide.align-center p {
  margin-left: auto;
  margin-right: auto; }

.button-wrap {
  margin: 1.6rem 0;
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility; }
  .button-wrap:last-child {
    margin-bottom: 0; }
  .button-wrap a.button,
  .button-wrap button {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 1.6rem; }
  .wrap.align-center .button-wrap a.button,
  .wrap.align-center .button-wrap button {
    margin: 0 0.8rem 1.6rem; }
  .button-wrap a:not(.button) {
    letter-spacing: normal;
    display: block; }
  .button-wrap p {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    display: block; }

.social-wrap {
  margin: 1.6rem 0; }
  .social-wrap:last-child {
    margin-bottom: 0; }

.content > section:first-child:not(.hero) {
  padding-top: 7.2rem; }

.wp-video {
  margin: 3rem auto; }
  @media only screen and (min-width: 700px) {
    .wp-video {
      margin: 4rem auto; } }
@media only screen and (max-width: 768px) and (max-height: 400px) {
  .content {
    padding-left: env(safe-area-inset-left);
    padding-right: env(safe-area-inset-right); } }

.grid-item {
  vertical-align: top;
  position: relative;
  will-change: auto;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  body.in-motion .grid-item {
    opacity: 0; }
  .grid-item .details {
    padding-top: 4px; }
  .grid-item a:focus:not(:active) .details {
    display: block !important; }
  .grid-item.project-grid-item a.hover .grid-item-inner,
  .grid-item.project-grid-item a:focus:not(:active) .grid-item-inner {
    top: 1px;
    background: rgba(0, 0, 0, 0.1); }

.grid-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  overflow: hidden;
  background-color: #3f3f3f;
  z-index: 0; }
  .team-grid .grid-image {
    padding-bottom: 100%; }
  .grid-image.object-cover img {
    position: absolute;
    top: 0;
    left: 0; }

.grid-item-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  /* Safari 7.0+ */
  justify-content: flex-end;
  position: relative;
  padding: 1.6rem 0 3.2rem;
  z-index: 1; }
  .team-grid .grid-item-inner, .project-grid .grid-item-inner {
    position: absolute;
    bottom: 0;
    left: 1px;
    right: 1px; }
  .press-grid .grid-item-inner, .team-grid .grid-item-inner {
    padding: 1.6rem; }
  .flex-grid.press-grid .grid-item-inner {
    padding-bottom: 3.2rem; }
  .project-grid .grid-item-inner {
    padding: 1.6rem; }
    @media only screen and (min-width: 700px) {
      .project-grid .grid-item-inner {
        padding: 3.2rem; } }
.row-grid {
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility;
  text-align: center;
  padding-left: 1px;
  padding-right: 1px; }
  .row-grid .grid-item {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 1px;
    width: 100%;
    text-align: left; }
    @media only screen and (max-width: 699px) {
      .row-grid .grid-item {
        margin-top: 1px; }
        .row-grid .grid-item .with-gradient::after {
          bottom: -1px; }
        .row-grid .grid-item h3 {
          max-width: 66.666%; } }
    @media only screen and (min-width: 700px) {
      .row-grid .grid-item {
        width: 33.333%; }
        .row-grid .grid-item:nth-child(1):nth-last-child(4), .row-grid .grid-item:nth-child(2):nth-last-child(3), .row-grid .grid-item:nth-child(3):nth-last-child(2), .row-grid .grid-item:nth-child(4):nth-last-child(1) {
          width: 25%; } }
  .row-grid.press-grid {
    width: calc(100% + 2px);
    margin: 0 -1px; }
  .row-grid a {
    text-decoration: none; }
  @media only screen and (max-width: 699px) {
    .row-grid.wrap {
      padding-bottom: 1px; } }
.flex-grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  /* Safari 7.0+ */
  flex-flow: row wrap;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
  padding: 1px; }
  .flex-grid .grid-item {
    padding: 1px;
    width: 50%; }
    .flex-grid .grid-item.full-width {
      width: 100% !important;
      height: auto !important; }
      .flex-grid .grid-item.full-width.post-type-title {
        padding: 1.6rem 1.6rem 3.2rem; }
    @media only screen and (min-width: 700px) {
      .flex-grid .grid-item {
        width: 33.3333333333%; } }
    @media only screen and (min-width: 1024px) {
      .flex-grid .grid-item {
        width: 25%; } }
    @media only screen and (min-width: 1280px) {
      .flex-grid .grid-item {
        width: 20%; } }
    @media only screen and (min-width: 1600px) {
      .flex-grid .grid-item {
        width: 12.5%; } }
    @media only screen and (min-width: 2000px) {
      .flex-grid .grid-item {
        width: 10%; } }
  .flex-grid.big-grid .grid-item {
    width: 100%; }
    @media only screen and (min-width: 700px) {
      .flex-grid.big-grid .grid-item {
        width: 50%; } }
    @media only screen and (min-width: 900px) {
      .flex-grid.big-grid .grid-item {
        width: 33.3333333333%; } }
    @media only screen and (min-width: 1200px) {
      .flex-grid.big-grid .grid-item {
        width: 25%; } }
    @media only screen and (min-width: 1500px) {
      .flex-grid.big-grid .grid-item {
        width: 20%; } }
    @media only screen and (min-width: 1800px) {
      .flex-grid.big-grid .grid-item {
        width: 16.6666666667%; } }
  .flex-grid.text-grid {
    padding: 1.6rem 0 0;
    margin: 0 -1.6rem -1.6rem; }
    @media only screen and (min-width: 700px) {
      .flex-grid.text-grid {
        padding: 1.6rem 1.6rem 0; } }
    .flex-grid.text-grid .grid-item-inner {
      text-align: left;
      border-top: 2px solid #000; }
    .flex-grid.text-grid .grid-item {
      padding: 0 1.6rem 1.6rem; }
      @media only screen and (max-width: 599px) {
        .flex-grid.text-grid .grid-item .grid-item-inner {
          padding-bottom: 0; } }
      .flex-grid.text-grid .grid-item:not(.full-width) h3 {
        text-align: left; }
        .flex-grid.text-grid .grid-item:not(.full-width) h3 + .accordion {
          margin-top: 1.6rem; }
  .flex-grid.search-grid {
    border-top: 2px solid #000;
    padding-top: 3.2rem;
    padding-bottom: 4.8rem; }
  .flex-grid:empty {
    display: none; }
  .flex-grid a {
    text-decoration: none; }

.filters-wrap {
  position: relative;
  height: 4.4rem;
  z-index: 2; }

.filters {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  will-change: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  body:not(.touchscreen) .filters {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  body.filters-fixed .filters {
    position: fixed;
    top: 7.2rem; }
  body.filters-fixed.hide-header .filters {
    -webkit-transform: translateY(-7.2rem);
    -moz-transform: translateY(-7.2rem);
    -ms-transform: translateY(-7.2rem);
    -o-transform: translateY(-7.2rem);
    transform: translateY(-7.2rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  body.filters-fixed.filters-fixed-bottom .filters {
    -webkit-transform: translateY(-11.6rem);
    -moz-transform: translateY(-11.6rem);
    -ms-transform: translateY(-11.6rem);
    -o-transform: translateY(-11.6rem);
    transform: translateY(-11.6rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  .filters .filters-toggle {
    display: block;
    width: 100%;
    line-height: 4rem; }
    .filters .filters-toggle::after {
      content: '';
      display: block;
      width: 5.2rem;
      height: 4rem;
      position: absolute;
      top: 2px;
      right: 0;
      z-index: 2;
      background: url(i/arrow-down-white.svg) 50% 50% no-repeat;
      -webkit-background-size: 1.8rem auto;
      -moz-background-size: 1.8rem auto;
      -o-background-size: 1.8rem auto;
      background-size: 1.8rem auto; }
  .filters button {
    text-align: left;
    padding: 0 1.6rem;
    color: inherit;
    user-select: none; }
    .filters button:hover, .filters button:focus:not(:active) {
      background-color: #000; }
  .cream-bg .filters .filters-toggle::after {
    background-image: url(i/arrow-down.svg); }
  .cream-bg .filters button:hover, .cream-bg .filters button:focus:not(:active) {
    background-color: #fff; }
  .filters .filter-group {
    display: none; }
  .filters.open .filters-toggle::after {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV"; }
  @media all and (orientation: portrait) {
    .filters .filter-group button {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 100%;
      line-height: 1.75;
      font-size: 1.5rem; }
    .filters.open .filter-group {
      display: block;
      padding-bottom: 1.6rem; } }
  @media all and (orientation: landscape) {
    .filters button {
      display: block;
      font-size: 1.6rem;
      line-height: 4rem; }
    .filters.open .filter-group {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      /* Safari 7.0+ */
      flex-flow: row wrap; } }
  @media only screen and (max-width: 449px) {
    .filters .filter-group {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 1.6rem;
      -moz-column-gap: 1.6rem;
      column-gap: 1.6rem; } }
  @media only screen and (min-width: 450px) {
    .filters .filter-group button {
      width: 33.333%; } }
  @media only screen and (min-width: 1024px) {
    .filters .filter-group button {
      width: 25%; } }
  @media only screen and (min-width: 1200px) {
    .filters .filter-group button {
      width: 20%; } }
.projects-grid {
  margin: -2px -1px 0;
  padding: 1px;
  background-color: #000;
  width: calc(100% + 2px);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  /* Safari 7.0+ */
  flex-flow: row wrap; }
  .projects-grid .slide-image {
    width: 100%;
    height: 100%;
    z-index: 0; }
  .projects-grid .slide-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    /* Safari 7.0+ */
    justify-content: flex-end; }
    @media all and (orientation: portrait) {
      .projects-grid .slide-text {
        padding: 1.6rem; } }
    @media all and (orientation: landscape) {
      .projects-grid .slide-text {
        padding: 3.2rem; } }
  .projects-grid a {
    color: #fff !important; }
  .projects-grid .grid-item {
    padding: 1px;
    background-color: #3f3f3f; }
    .projects-grid .grid-item a.hover .slide-text,
    .projects-grid .grid-item a:focus:not(:active) .slide-text {
      background: rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 449px) {
      .projects-grid .grid-item h3 {
        font-size: 1.5rem; }
      .projects-grid .grid-item .details {
        display: none !important; } }
    @media only screen and (max-width: 699px) {
      .projects-grid .grid-item:nth-child(3n+1) {
        width: 100%;
        height: 66.666vw; }
        .projects-grid .grid-item:nth-child(3n+1) .portrait-image:not(:only-child) {
          display: none; }
        .projects-grid .grid-item:nth-child(3n+1) h3 {
          max-width: 66.666%; }
      .projects-grid .grid-item:nth-child(3n+2), .projects-grid .grid-item:nth-child(3n) {
        width: 50%;
        height: 50vw; }
        .projects-grid .grid-item:nth-child(3n+2) .landscape-image:not(:only-child), .projects-grid .grid-item:nth-child(3n) .landscape-image:not(:only-child) {
          display: none; } }
    @media only screen and (min-width: 700px) {
      .projects-grid .grid-item {
        height: 40vw; }
        .projects-grid .grid-item:nth-child(4n+1), .projects-grid .grid-item:nth-child(4n) {
          width: 60%; }
          .projects-grid .grid-item:nth-child(4n+1) .portrait-image:not(:only-child), .projects-grid .grid-item:nth-child(4n) .portrait-image:not(:only-child) {
            display: none; }
          .projects-grid .grid-item:nth-child(4n+1) .details, .projects-grid .grid-item:nth-child(4n) .details {
            max-width: 66.666%; }
        .projects-grid .grid-item:nth-child(4n+2), .projects-grid .grid-item:nth-child(4n+3) {
          width: 40%; }
          .projects-grid .grid-item:nth-child(4n+2) .landscape-image:not(:only-child), .projects-grid .grid-item:nth-child(4n+3) .landscape-image:not(:only-child) {
            display: none; } }
.search-grid .project-grid-item .details {
  display: none !important; }

.search-grid .project-grid-item a.hover .details,
.search-grid .project-grid-item a:focus:not(:active) .details {
  display: none !important; }

.projects-archive .grid-item {
  cursor: default; }

.projects-archive .grid-item-inner h3 {
  font-size: 1.5rem; }
  @media only screen and (min-width: 450px) {
    .projects-archive .grid-item-inner h3 {
      font-size: 1.75rem; } }
  @media only screen and (min-width: 769px) {
    .projects-archive .grid-item-inner h3 {
      font-size: 125%; } }
.projects-archive a {
  text-decoration: none; }
  .projects-archive a:hover .grid-item-inner {
    border-color: #d02025; }

.team-grid h4 + .details {
  margin-top: 0; }

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 7.2rem;
  will-change: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */ }
  header::before {
    content: '';
    display: block;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 1;
    will-change: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  header .header-reveal {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 0; }
  body:not(.menu-open):not(.search-open) header.transparent::before {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  header .home-link {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    height: 100%;
    width: 18.2rem; }
    header .home-link h1 {
      display: none; }
    header .home-link svg {
      display: block;
      width: 15rem; }
    header .home-link .transition {
      fill: #fff;
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s linear 0.25s, opacity 0.25s linear;
      will-change: visibility, opacity; }
    header .home-link:focus:not(:active) .transition, header .home-link:hover .transition {
      visibility: visible;
      opacity: 0.99999;
      transition-delay: 0s; }
  header .menu-button {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2.8rem 1.6rem;
    overflow: visible;
    cursor: pointer;
    will-change: auto;
    -webkit-transition: all 0.125s ease-in-out;
    -moz-transition: all 0.125s ease-in-out;
    -o-transition: all 0.125s ease-in-out;
    transition: all 0.125s ease-in-out; }
    header .menu-button i {
      display: block;
      width: 2rem;
      height: 1px;
      background-color: #fff;
      will-change: auto;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      header .menu-button i:nth-child(2) {
        margin-top: 6px; }
      header .menu-button i:nth-child(3) {
        margin-top: 6px; }
    header .menu-button:focus:not(:active) i, header .menu-button:hover i {
      will-change: auto;
      -webkit-transition: all 0.125s ease-in-out;
      -moz-transition: all 0.125s ease-in-out;
      -o-transition: all 0.125s ease-in-out;
      transition: all 0.125s ease-in-out;
      background-color: #d02025; }
  body.menu-open header::before, body.search-open header::before {
    background-color: #3f3f3f;
    border-bottom: 1px solid #000; }
  body.menu-open header .menu-button i:nth-child(1) {
    opacity: 0;
    margin-top: 6px; }
  body.menu-open header .menu-button i:nth-child(2) {
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    margin-top: 0; }
  body.menu-open header .menu-button i:nth-child(3) {
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    margin-top: -1px; }
  body.menu-open header .menu-button span {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    will-change: visibility, opacity; }
  header .search-button {
    position: absolute;
    top: 0;
    right: 4rem;
    z-index: 2;
    height: 100%;
    display: block;
    cursor: pointer;
    will-change: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    header .search-button svg {
      fill: none;
      stroke: #fff;
      stroke-width: 1;
      stroke-miterlimit: 10;
      width: 1.6rem;
      height: 1.6rem;
      will-change: stroke;
      -webkit-transition: stroke 0.5s ease-in-out;
      -moz-transition: stroke 0.5s ease-in-out;
      -o-transition: stroke 0.5s ease-in-out;
      transition: stroke 0.5s ease-in-out; }
    header .search-button:focus:not(:active) svg, header .search-button:hover svg {
      will-change: auto;
      -webkit-transition: all 0.125s ease-in-out;
      -moz-transition: all 0.125s ease-in-out;
      -o-transition: all 0.125s ease-in-out;
      transition: all 0.125s ease-in-out;
      stroke: #d02025; }
  body.search-open header .search-button {
    stroke-width: 3; }
  body.hide-header:not(.menu-open):not(.search-open) header {
    -webkit-transform: translateY(-7.2rem);
    -moz-transform: translateY(-7.2rem);
    -ms-transform: translateY(-7.2rem);
    -o-transform: translateY(-7.2rem);
    transform: translateY(-7.2rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  body.hide-header header .header-reveal {
    height: 4rem; }
  body.hide-header.filters-fixed:not(.filters-fixed-bottom) header .header-reveal {
    height: 0; }

menu.main-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 7.2rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  /* Safari 7.0+ */
  align-items: flex-start;
  -webkit-justify-content: space-between;
  /* Safari 7.0+ */
  justify-content: space-between;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  visibility: hidden;
  opacity: 0;
  will-change: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  menu.main-menu .menu-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: auto;
    will-change: transform;
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out; }
    menu.main-menu .menu-wrap div {
      border-bottom: 1px solid #000; }
  menu.main-menu a:not(:hover):not(:focus) {
    text-decoration: none; }
  menu.main-menu a:hover,
  menu.main-menu a:focus:not(:active) {
    color: #fff; }
  @media all and (orientation: portrait) {
    menu.main-menu .menu-wrap {
      -webkit-flex-direction: column;
      flex-direction: column; }
      menu.main-menu .menu-wrap div {
        padding: 1.6rem; }
      menu.main-menu .menu-wrap ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.6rem;
        -moz-column-gap: 1.6rem;
        column-gap: 1.6rem; }
    menu.main-menu ul a {
      line-height: 1.75; } }
  @media all and (orientation: landscape) {
    menu.main-menu .menu-wrap div {
      vertical-align: top;
      padding: 3.2rem; }
      menu.main-menu .menu-wrap div:first-child {
        width: 70%; }
        menu.main-menu .menu-wrap div:first-child ul {
          -webkit-column-count: 3;
          -moz-column-count: 3;
          column-count: 3;
          -webkit-column-gap: 1.6rem;
          -moz-column-gap: 1.6rem;
          column-gap: 1.6rem; }
      menu.main-menu .menu-wrap div:last-child {
        width: 30%;
        border-left: 1px solid #000; }
    menu.main-menu ul a {
      line-height: 1.5; } }
  body.menu-open menu.main-menu {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }

.search-form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 7.2rem;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  visibility: hidden;
  opacity: 0;
  will-change: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .search-form form {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #000; }
  .search-form input {
    width: 100%;
    font-size: inherit !important;
    text-align: center;
    border-width: 0;
    font-size: 3.2rem !important;
    line-height: 7.2rem;
    color: #fff; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .search-form input {
        height: 7.2rem; } }
  body.search-open .search-form {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }

.search-results {
  border-bottom: 1px solid #000; }

.page-anchor {
  display: block;
  position: absolute;
  top: -7.2rem;
  visibility: hidden; }

.pace {
  position: relative;
  z-index: 100;
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .pace .pace-progress {
    position: fixed;
    bottom: 0;
    right: 100%;
    width: 100%;
    z-index: 1;
    background: #d02025;
    right: 0;
    height: 2px;
    will-change: auto;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

.content-wrap .fullscreen-section:first-child .fullscreen {
  padding-top: 7.2rem; }

.fullscreen {
  position: relative;
  width: calc(100% + 4px);
  margin: 0 -2px;
  min-height: 100vh;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-items: center;
  /* Safari 7.0+ */
  justify-items: center;
  overflow: hidden; }
  .fullscreen.page-hero {
    min-height: initial;
    height: 66.666vw; }
    @media only screen and (min-width: 700px) {
      .fullscreen.page-hero {
        height: 75vh; } }
    .fullscreen.page-hero .slide-text {
      bottom: 0; }
  .fullscreen .slide-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.9; }
  .fullscreen .slide-text {
    position: absolute;
    z-index: 10;
    width: 100%; }
    .fullscreen .slide-text .button-wrap {
      text-shadow: none; }

.over-image {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); }

.with-gradient::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 100%;
  background-color: transparent !important;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5166) 19%, rgba(0, 0, 0, 0.3787) 34%, rgba(0, 0, 0, 0.2674) 47%, rgba(0, 0, 0, 0.1946) 56.5%, rgba(0, 0, 0, 0.1358) 65%, rgba(0, 0, 0, 0.0882) 73%, rgba(0, 0, 0, 0.0525) 80.2%, rgba(0, 0, 0, 0.0294) 86.1%, rgba(0, 0, 0, 0.0147) 91%, rgba(0, 0, 0, 0.0056) 95.2%, rgba(0, 0, 0, 0.0014) 98.2%, rgba(0, 0, 0, 0) 100%); }

.fullwidth-image {
  position: relative; }
  .fullwidth-image img {
    position: relative;
    z-index: 1;
    width: 100%; }
  .fullwidth-image .caption {
    bottom: 0;
    right: 0;
    z-index: 3;
    text-align: right; }

.hero.hidden .slide-image {
  visibility: hidden; }

.hero .slide-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 25%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.125) 0%, rgba(0, 0, 0, 0.09225) 19%, rgba(0, 0, 0, 0.067625) 34%, rgba(0, 0, 0, 0.04775) 47%, rgba(0, 0, 0, 0.03475) 56.5%, rgba(0, 0, 0, 0.02425) 65%, rgba(0, 0, 0, 0.01575) 73%, rgba(0, 0, 0, 0.009375) 80.2%, rgba(0, 0, 0, 0.00525) 86.1%, rgba(0, 0, 0, 0.002625) 91%, rgba(0, 0, 0, 0.001) 95.2%, rgba(0, 0, 0, 0.00025) 98.2%, rgba(0, 0, 0, 0) 100%); }

.hero .slide-caption {
  font-size: 1.2rem;
  opacity: 0.85; }

.hero .caption {
  bottom: 0;
  right: 0;
  z-index: 3;
  text-align: right; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero .fullscreen {
    display: block; } }

.home-hero body[data-loading="true"] .slide-text {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear;
  will-change: visibility, opacity; }

.home-hero .slide-text {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
  bottom: 0;
  left: 0; }
  @media all and (orientation: portrait) {
    .home-hero .slide-text {
      padding: 1.6rem; } }
  @media all and (orientation: landscape) {
    .home-hero .slide-text {
      padding: 3.2rem; }
      .home-hero .slide-text .details {
        width: 50%; } }
.home-hero .slide-image {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */ }

.home-hero a:focus:not(:active) .details {
  display: block !important; }
  .home-hero a:focus:not(:active) .details .button {
    border-color: #d02025; }

.project-hero {
  z-index: 0; }
  .project-hero .fullscreen {
    z-index: 0;
    overflow: visible; }
    .project-hero .fullscreen.over-image {
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
  .project-hero .slide-image {
    position: fixed; }
  .project-hero .wrap {
    position: relative;
    z-index: 2; }

.split {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column; }
  .split .slideshow {
    display: block;
    width: 100%; }
  .split .split-image {
    position: relative;
    width: 100%; }
    .split .split-image.slideshow {
      height: 100vw; }
    .split .split-image:not(.slideshow) video,
    .split .split-image:not(.slideshow) img {
      position: absolute;
      top: 0;
      left: 0; }
  .split .split-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center; }
  @media only screen and (max-width: 699px) {
    .split .split-image {
      height: 80vw; } }
  @media only screen and (min-width: 700px) {
    .split {
      -webkit-flex-direction: row;
      flex-direction: row; }
      .split:not(.align-top) {
        -webkit-align-items: center;
        /* Safari 7.0+ */
        align-items: center; }
      .split > div {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        /* Safari 7.0+ */
        justify-content: center; }
      .split .split-text,
      .split .split-image {
        flex-grow: 0;
        flex-basis: 50%;
        width: 50%;
        height: 100%; }
      .split .split-image {
        height: auto;
        min-height: 40vw;
        -webkit-align-items: center;
        /* Safari 7.0+ */
        align-items: center; }
        .split .split-image.slideshow {
          width: 100%;
          height: 50vw;
          max-width: calc(50vw - 14.4rem);
          max-height: calc(50vw - 14.4rem);
          margin: auto; }
          .split .split-image.slideshow .slide {
            padding-top: 0;
            padding-bottom: 0; }
          .split .split-image.slideshow + .split-text .wrap {
            padding-left: 0; }
      .split .split-text {
        -webkit-align-items: flex-start;
        /* Safari 7.0+ */
        align-items: flex-start; } }
.split.profile .slide {
  -webkit-justify-content: flex-end;
  /* Safari 7.0+ */
  justify-content: flex-end; }

@media only screen and (max-width: 699px) {
  .split.profile .split-image {
    padding: 0 !important;
    height: initial !important; }
  .split.profile .slide {
    padding-bottom: 0; }
  .split.profile .split-text {
    text-align: center; } }

@media only screen and (min-width: 700px) {
  .split.profile .slide {
    padding-right: 0; }
  .split.profile .slide-image {
    max-width: 28vw; }
  .split.profile .wrap {
    float: left;
    max-width: 42vw !important;
    padding-left: 0; } }

.slide {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
  padding: 4.8rem; }
  .slide .slide-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    z-index: 1; }

.slideshow {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .slideshow:not(.slick-initialized) .slide:not(:first-child) {
    display: none; }
  .slideshow .slick-list {
    height: 100%;
    position: relative;
    z-index: 1; }
  .slideshow .slick-track {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .slideshow .slide-image {
    width: 100%;
    height: 100%; }
    .slideshow .slide-image iframe {
      display: block; }
  .slideshow button.slick-prev,
  .slideshow button.slick-next {
    position: absolute;
    top: 4.8rem;
    bottom: 4.8rem;
    display: block;
    width: 4.8rem;
    z-index: 2;
    text-indent: 1500%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    cursor: pointer; }
  .slideshow button.slick-prev {
    background: url(i/arrow-left.svg) 50% 50% no-repeat;
    -webkit-background-size: auto 2rem;
    -moz-background-size: auto 2rem;
    -o-background-size: auto 2rem;
    background-size: auto 2rem;
    left: 0; }
  .slideshow button.slick-next {
    background: url(i/arrow-right.svg) 50% 50% no-repeat;
    -webkit-background-size: auto 2rem;
    -moz-background-size: auto 2rem;
    -o-background-size: auto 2rem;
    background-size: auto 2rem;
    right: 0; }
  .slideshow .slick-dots {
    position: absolute;
    bottom: 1.125rem;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    z-index: 2;
    text-align: center;
    letter-spacing: -0.31em;
    text-rendering: optimizeLegibility; }
    .slideshow .slick-dots li {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 1.1rem;
      margin: 0 0.8rem;
      position: relative;
      vertical-align: middle; }
      .slideshow .slick-dots li button {
        display: block;
        width: 0.5rem;
        height: 0.5rem;
        border: 0;
        background-color: #000;
        padding: 0;
        border-radius: 50%;
        text-indent: 1500%;
        white-space: nowrap;
        overflow: hidden;
        font-size: 0;
        line-height: 0;
        margin: 0 auto;
        will-change: auto;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .slideshow .slick-dots li button::after {
          content: '';
          display: block;
          width: 2rem;
          height: 2rem;
          position: absolute;
          top: -0.5rem;
          left: -0.5rem;
          z-index: 0; }
      .slideshow .slick-dots li.slick-active button {
        width: 1.1rem;
        height: 1.1rem; }
  .black-bg .slideshow button.slick-next {
    background-image: url(i/arrow-right-white.svg) !important; }
  .black-bg .slideshow button.slick-prev {
    background-image: url(i/arrow-left-white.svg) !important; }
  .black-bg .slideshow .slick-dots button {
    background-color: #fff; }
    .black-bg .slideshow .slick-dots button:hover {
      border-color: #fff;
      background-color: #fff; }
  .slideshow.project-slideshow {
    height: calc(100vh - 4.8rem);
    z-index: 0; }
    .slideshow.project-slideshow .slick-slide .slide-image {
      will-change: auto;
      -webkit-transition: all 0.25s linear;
      -moz-transition: all 0.25s linear;
      -o-transition: all 0.25s linear;
      transition: all 0.25s linear;
      -webkit-transform: scale(0.95);
      -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
      -o-transform: scale(0.95);
      transform: scale(0.95);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
    .slideshow.project-slideshow .slick-slide.slick-active .slide-image {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }

.split-slideshow .slide {
  padding: 0; }

@media only screen and (min-width: 700px) {
  .split-slideshow .slick-dots {
    left: 50%;
    width: 50%;
    transform: none !important;
    text-align: left; } }

@media only screen and (min-width: 1024px) {
  .split-slideshow .slick-dots {
    padding: 4.8rem; } }

dl.accordion {
  border-bottom: 2px solid;
  text-align: left; }
  dl.accordion dt {
    border-top: 2px solid;
    position: relative; }
    dl.accordion dt.no-button {
      padding: 0.9rem 2.5rem 0.9rem 0; }
    dl.accordion dt button {
      display: block;
      width: 100%;
      border: 0;
      padding: 0;
      text-align: left;
      text-transform: none;
      padding: 0.9rem 2.5rem 0.9rem 0; }
      dl.accordion dt button + svg {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
        cursor: ns-resize;
        height: 100%;
        fill: #000;
        will-change: transform;
        -webkit-transition: transform 0.25s ease-in-out;
        -moz-transition: transform 0.25s ease-in-out;
        -o-transition: transform 0.25s ease-in-out;
        transition: transform 0.25s ease-in-out;
        width: 1.6rem; }
      dl.accordion dt button:hover, dl.accordion dt button:focus:not(:active) {
        color: #d02025; }
        dl.accordion dt button:hover + svg, dl.accordion dt button:focus:not(:active) + svg {
          fill: #d02025; }
    dl.accordion dt.open button + svg {
      -webkit-transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      transform: scaleY(-1);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
  dl.accordion dd {
    padding: 0 0 1.6rem;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
    body:not(.loaded) dl.accordion dd {
      display: none; }
    dl.accordion dd.open {
      opacity: 0.99999; }
    dl.accordion dd small {
      display: block; }
      dl.accordion dd small + small {
        margin-top: 4px; }

.sponsors {
  text-align: center; }
  .sponsors + .sponsors {
    margin-top: 5.6rem; }

.modal-close {
  position: absolute;
  top: 7.2rem;
  right: 0;
  width: 5.2rem;
  height: 2rem;
  z-index: 1;
  background: url(i/icon-close.svg) 50% 50% no-repeat;
  -webkit-background-size: 2rem;
  -moz-background-size: 2rem;
  -o-background-size: 2rem;
  background-size: 2rem; }
  .black-bg .modal-close {
    background-image: url(i/icon-close-white.svg); }
  body.search-open .modal-close {
    top: 9rem; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.5s, opacity 0.5s linear;
  will-change: visibility, opacity;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  .modal .modal-wrap {
    min-height: 100%;
    padding: 7.2rem 0;
    overflow: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
    -webkit-justify-content: center;
    /* Safari 7.0+ */
    justify-content: center;
    -webkit-flex-direction: column;
    flex-direction: column; }
    @media all and (orientation: portrait) {
      .modal .modal-wrap {
        padding-bottom: 1.6rem; } }
  .modal .modal-inner-wrap {
    position: relative;
    padding: 2.8rem;
    z-index: 1; }
    .modal .modal-inner-wrap .wrap {
      padding: 2.8rem; }
  body.first-load .modal {
    display: none; }
  .modal:not(.show) iframe {
    -webkit-transform: translateY(100vw);
    -moz-transform: translateY(100vw);
    -ms-transform: translateY(100vw);
    -o-transform: translateY(100vw);
    transform: translateY(100vw);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }
  .modal.show {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s; }

.search-results-modal {
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 14.4rem;
  will-change: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .search-results-modal .balance-text {
    opacity: 1; }
  .search-results-modal section {
    min-height: 100%; }
  body:not(.search-open) .search-results-modal {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    will-change: visibility, opacity;
    -webkit-transform: translateY(-14.4rem);
    -moz-transform: translateY(-14.4rem);
    -ms-transform: translateY(-14.4rem);
    -o-transform: translateY(-14.4rem);
    transform: translateY(-14.4rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ }

@-webkit-keyframes waiting {
  50% {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ } }

@-moz-keyframes waiting {
  50% {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ } }

@keyframes waiting {
  50% {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(360deg);
    transform: translateX(-50%) translateY(-50%) rotate(360deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */ } }

.searching {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: block;
  width: 4rem;
  height: 4rem;
  border-radius: 3px;
  background-color: #d02025;
  -webkit-animation: waiting 2s ease-in-out 0s infinite normal forwards;
  -moz-animation: waiting 2s ease-in-out 0s infinite normal forwards;
  animation: waiting 2s ease-in-out 0s infinite normal forwards; }

@media all and (orientation: landscape) {
  .landscape-portrait-wrap .portrait-image {
    opacity: 0 !important;
    visibility: hidden !important;
    display: none !important; } }

@media all and (orientation: portrait) {
  .landscape-portrait-wrap .landscape-image {
    opacity: 0 !important;
    visibility: hidden !important;
    display: none !important; } }

[data-sizes="auto"] {
  width: 100%; }

[data-src] {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }
  [data-src] + .inline-caption {
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out; }
  .lazyloaded[data-src] {
    opacity: 1; }
    .lazyloaded[data-src] + .inline-caption {
      opacity: 1; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    [data-src] {
      opacity: 1; }
      [data-src] + .inline-caption {
        opacity: 1; } }
[data-video] {
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out; }
  [data-video][data-loaded] {
    opacity: 1; }

.object-cover video,
.object-cover img {
  object-position: 50% 50%; }

.object-contain video,
.object-contain img {
  object-position: 50% 50%; }

.admin-edit {
  padding: 28px;
  background: #d02025;
  text-align: center;
  position: relative;
  z-index: 2; }
  .admin-edit a {
    color: #fff; }

.social-media {
  letter-spacing: -0.31em;
  text-rendering: optimizeLegibility; }
  .social-media li {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 0.7rem; }
  .social-media svg {
    fill: #000;
    width: 2.1rem;
    height: 2.1rem; }
    .dark-bg .social-media svg {
      fill: #fff; }
  .social-media.social-share {
    margin-left: 0.7rem; }
    .social-media.social-share li {
      vertical-align: middle;
      margin-right: 0; }
    .social-media.social-share a {
      width: 2.1rem;
      height: 2.1rem;
      padding: 0;
      margin: 0;
      text-indent: 1500%;
      white-space: nowrap;
      overflow: hidden;
      border-radius: 50%; }
    .slide-text .social-media.social-share {
      position: absolute;
      right: 1.4rem;
      bottom: 1.4rem;
      z-index: 5; }

.fixed-project-title {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0 1.6rem;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.125s, opacity 0.125s linear;
  will-change: visibility, opacity; }
  body[data-loading="false"] .fixed-project-title:not(.hide) {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s; }
  .fixed-project-title div {
    white-space: nowrap;
    font-size: 2rem;
    line-height: 4.8rem; }

.project-title {
  padding-top: 14.4rem;
  padding-bottom: 0; }

.project-text-wrap {
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .project-text-wrap {
      max-width: 66.8rem; }
      .project-text-wrap .project-stats {
        padding-top: 3.2rem; } }
  @media only screen and (min-width: 769px) {
    .project-text-wrap {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: flex-start;
      /* Safari 7.0+ */
      align-items: flex-start;
      -webkit-justify-content: center;
      /* Safari 7.0+ */
      justify-content: center; }
      .project-text-wrap .project-text {
        width: 66.6666666667%;
        padding-right: 4.8rem; }
      .project-text-wrap .project-stats {
        width: 33.3333333333%; } }
  @media only screen and (min-width: 1024px) {
    .project-text-wrap {
      max-width: 108rem; }
      .project-text-wrap .project-text {
        padding-right: 7.2rem; } }
.fall-in {
  will-change: auto;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  -webkit-transform: translateY(11.4rem);
  -moz-transform: translateY(11.4rem);
  -ms-transform: translateY(11.4rem);
  -o-transform: translateY(11.4rem);
  transform: translateY(11.4rem);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  opacity: 0; }
  .search-results .fall-in {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
    opacity: 1; }

body[data-loading="false"]:not(.in-motion) .fall-in.seen {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  opacity: 1; }
  @media only screen and (min-width: 769px) {
    body[data-loading="false"]:not(.in-motion) .fall-in.seen.split-text, body[data-loading="false"]:not(.in-motion) .fall-in.seen.fall-delay:nth-child(even) {
      -webkit-transition-delay: 0.125s;
      -moz-transition-delay: 0.125s;
      -o-transition-delay: 0.125s;
      transition-delay: 0.125s; } }
.image-size-links a {
  display: block; }

.image-size-links [data-name="1536x1536"],
.image-size-links [data-name="2048x2048"],
.image-size-links [data-name="medium_large"] {
  display: none; }

.pause-animations * {
  animation: none !important;
  transition: none !important; }

/* 20221221 COLIN / MINIMIZE */
#projects-related-projects {
  background-color: #FFF;
}
#projects-related-projects .row-grid {
  padding-left: 14px;
  padding-right: 14px;
}
#projects-related-projects .row-grid .grid-item {
  padding: 0 14px;
}
@media only screen and (min-width: 700px) {
  #projects-related-projects .project-grid .grid-item-inner {
    padding-left: 14px;
    padding-right: 14px;
    margin-left: 13px;
    margin-right: 13px;
  }
}
