@charset "UTF-8";
/*
	Theme Name: Hoffman 2020 (Civilization)
	Theme URI: http://builtbycivilization.com
	Description: Custom WP for Hoffman Construction
	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;
  width: 100%;
}

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;
}

.orange-bg {
  background-color: #f5822b;
}

.orange-text {
  color: #f5822b;
}

.orange-text .button, .orange-text .admin-edit a, .admin-edit .orange-text a {
  color: #f5822b;
  border-color: #f5822b;
}

.orange-text a:not(:focus):not(:hover) {
  color: #f5822b;
}

.fill-orange {
  fill: #f5822b;
}

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

.white-text {
  color: #f9f9fa;
}

.white-text .button, .white-text .admin-edit a, .admin-edit .white-text a {
  color: #f9f9fa;
  border-color: #f9f9fa;
}

.white-text a:not(:focus):not(:hover) {
  color: #f9f9fa;
}

.fill-white {
  fill: #f9f9fa;
}

.sand-bg {
  background-color: #e8e8e3;
}

.sand-text {
  color: #e8e8e3;
}

.sand-text .button, .sand-text .admin-edit a, .admin-edit .sand-text a {
  color: #e8e8e3;
  border-color: #e8e8e3;
}

.sand-text a:not(:focus):not(:hover) {
  color: #e8e8e3;
}

.fill-sand {
  fill: #e8e8e3;
}

.glass-bg {
  background-color: #dde3e6;
}

.glass-text {
  color: #dde3e6;
}

.glass-text .button, .glass-text .admin-edit a, .admin-edit .glass-text a {
  color: #dde3e6;
  border-color: #dde3e6;
}

.glass-text a:not(:focus):not(:hover) {
  color: #dde3e6;
}

.fill-glass {
  fill: #dde3e6;
}

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

.cement-text {
  color: #d6d6da;
}

.cement-text .button, .cement-text .admin-edit a, .admin-edit .cement-text a {
  color: #d6d6da;
  border-color: #d6d6da;
}

.cement-text a:not(:focus):not(:hover) {
  color: #d6d6da;
}

.fill-cement {
  fill: #d6d6da;
}

.slate-bg {
  background-color: #263347;
}

.slate-text {
  color: #263347;
}

.slate-text .button, .slate-text .admin-edit a, .admin-edit .slate-text a {
  color: #263347;
  border-color: #263347;
}

.slate-text a:not(:focus):not(:hover) {
  color: #263347;
}

.fill-slate {
  fill: #263347;
}

.midnight-bg {
  background-color: #1a222d;
}

.midnight-text {
  color: #1a222d;
}

.midnight-text .button, .midnight-text .admin-edit a, .admin-edit .midnight-text a {
  color: #1a222d;
  border-color: #1a222d;
}

.midnight-text a:not(:focus):not(:hover) {
  color: #1a222d;
}

.fill-midnight {
  fill: #1a222d;
}

.object-cover video,
.object-cover img, .timeline .year-cover img, .instafeed a:hover div img,
.instafeed a:focus:not(:active) div img, .page-hero .hero-image 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;';
}

.button, .admin-edit a, table a, .split .split-text a:not(.button), .wrap.text-wrap a:not(.button) {
  border-bottom: 2px solid;
}

.button:hover, .admin-edit a:hover, table a:hover, .split .split-text a:hover:not(.button), .wrap.text-wrap a:hover:not(.button), .button:focus:not(:active), .admin-edit a:focus:not(:active), table a:focus:not(:active), .split .split-text a:focus:not(:active):not(.button), .wrap.text-wrap a:focus:not(:active):not(.button) {
  background: -moz-linear-gradient(transparent calc(100% - 11px), #f5822b calc(100% - 11px), #f5822b 100%);
  background: -webkit-linear-gradient(transparent calc(100% - 11px), #f5822b calc(100% - 11px), #f5822b 100%);
  background: linear-gradient(transparent calc(100% - 11px), #f5822b calc(100% - 11px), #f5822b 100%);
  border-color: #f5822b;
}

body:not(.year-open) .timeline .slide-text, .project-hero .hero-text, .page-hero .hero-text, .home-hero .hero-text {
  text-shadow: 0 1px 1.25rem rgba(38, 51, 71, 0.5);
}

.timeline .year-cover, .instafeed a:hover div,
.instafeed a:focus:not(:active) div, .page-hero .hero-image {
  background-color: #1a222d;
  overflow: hidden;
}

.timeline .year-cover img, .instafeed a:hover div img,
.instafeed a:focus:not(:active) div img, .page-hero .hero-image img {
  opacity: 0.5;
}

.timeline .year-cover img[data-src]:not(.lazyloaded), .instafeed a:hover div img[data-src]:not(.lazyloaded),
.instafeed a:focus:not(:active) div img[data-src]:not(.lazyloaded), .page-hero .hero-image img[data-src]:not(.lazyloaded) {
  opacity: 0;
}

.timeline .year-cover img.lazyloaded[data-src], .instafeed a:hover div img.lazyloaded[data-src],
.instafeed a:focus:not(:active) div img.lazyloaded[data-src], .page-hero .hero-image img.lazyloaded[data-src] {
  opacity: 0.5;
}

.timeline .year-cover img:not([data-src]:not(.lazyloaded)), .instafeed a:hover div img:not([data-src]:not(.lazyloaded)),
.instafeed a:focus:not(:active) div img:not([data-src]:not(.lazyloaded)), .page-hero .hero-image img:not([data-src]:not(.lazyloaded)) {
  opacity: 0.5;
}

.timeline .year-cover::before, .instafeed a:hover div::before,
.instafeed a:focus:not(:active) div::before, .page-hero .hero-image::before, .timeline .year-cover::after, .instafeed a:hover div::after,
.instafeed a:focus:not(:active) div::after, .page-hero .hero-image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.timeline .year-cover::before, .instafeed a:hover div::before,
.instafeed a:focus:not(:active) div::before, .page-hero .hero-image::before {
  background-color: #263347;
  opacity: 0.75;
  mix-blend-mode: soft-light;
  -webkit-mix-blend-mode: soft-light;
  z-index: 1;
}

.timeline .year-cover::after, .instafeed a:hover div::after,
.instafeed a:focus:not(:active) div::after, .page-hero .hero-image::after {
  background-color: #1a222d;
  opacity: 0.75;
  mix-blend-mode: lighten;
  -webkit-mix-blend-mode: lighten;
  z-index: 2;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .timeline .year-cover img, .instafeed a:hover div img,
.instafeed a:focus:not(:active) div img, .page-hero .hero-image img {
      filter: gray;
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
      -webkit-filter: grayscale(100%) contrast(1);
      filter: grayscale(100%) contrast(1);
    }
    .timeline .year-cover::after, .instafeed a:hover div::after,
.instafeed a:focus:not(:active) div::after, .page-hero .hero-image::after {
      content: none;
    }
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .timeline .year-cover img, .instafeed a:hover div img,
.instafeed a:focus:not(:active) div img, .page-hero .hero-image img {
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
    -webkit-filter: grayscale(100%) contrast(1);
    filter: grayscale(100%) contrast(1);
    opacity: 0.5 !important;
  }
  .timeline .year-cover::after, .instafeed a:hover div::after,
.instafeed a:focus:not(:active) div::after, .page-hero .hero-image::after {
    content: none;
  }
}

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

.split .split-text ul:not(.social-media), .wrap.text-wrap ul:not(.social-media), .split .split-text ol, .wrap.text-wrap ol {
  padding-left: 2rem;
}

.split .split-text ul:not(.social-media) li, .wrap.text-wrap ul:not(.social-media) li, .split .split-text ol li, .wrap.text-wrap ol li {
  margin-top: 4px;
}

.split .split-text blockquote, .wrap.text-wrap blockquote {
  padding: 2.5rem;
}

@media only screen and (min-width: 700px) {
  .split .split-text blockquote, .wrap.text-wrap blockquote {
    padding: 5rem;
  }
}

.split .split-text a:not(.button), .wrap.text-wrap a:not(.button) {
  border-bottom-width: 1px;
}

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

@font-face {
  font-family: 'Maison Neue';
  src: url("f/MaisonNeueWEB-BookItalic.woff2") format("woff2"), url("f/MaisonNeueWEB-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Maison Neue';
  src: url("f/MaisonNeueWEB-Medium.woff2") format("woff2"), url("f/MaisonNeueWEB-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Maison Neue';
  src: url("f/MaisonNeueWEB-MediumItalic.woff2") format("woff2"), url("f/MaisonNeueWEB-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Maison Neue';
  src: url("f/MaisonNeueWEB-Demi.woff2") format("woff2"), url("f/MaisonNeueWEB-Demi.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

input, textarea, button, select, body, .object-cover video .caption,
.object-cover img .caption, .object-contain video .caption,
.object-contain img .caption, .timeline .year-cover img .caption, .instafeed a:hover div img .caption,
.instafeed a:focus:not(:active) div img .caption, .page-hero .hero-image img .caption {
  font-family: 'Maison Neue', Helvetica, Arial, sans-serif;
}

.timeline .inline-caption, .inline-slideshow.slideshow .caption, em, i, cite span, blockquote, q {
  font-style: italic;
}

.featured-project h4, cite span, h5, .project-story-nav a {
  font-weight: normal;
}

.picture-nav h4.section-title + p, q, h3 {
  font-weight: 500;
}

.post-password-form input[type="submit"], .project-story-nav a span, .featured-project h3, .orange-bg .intro-text, footer .footer-menu, strong, b, cite, h3.subtitle, h2 {
  font-weight: 600;
}

@font-face {
  font-family: 'Maison Neue Mono';
  src: url("f/MaisonNeueMonoWEB-Bold.woff2") format("woff2"), url("f/MaisonNeueMonoWEB-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

.timeline-nav button, .archive-nav a, .button, .admin-edit a, h6, th {
  font-family: 'Maison Neue Mono', monospace;
  font-weight: bold;
}

h4.section-title, h2.page-title, h1 {
  font-family: eurostile, sans-serif;
  font-weight: 800;
  font-style: normal;
}

h1, h2, h3, h4, q {
  -webkit-font-feature-settings: "liga" 1;
  -moz-font-feature-settings: "liga" 1;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
}

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

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

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

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

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

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

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

::selection {
  background: #f5822b;
  color: #f9f9fa;
  text-shadow: none;
}

::-moz-selection {
  background: #f5822b;
  color: #f9f9fa;
  text-shadow: none;
}

html {
  width: 100%;
  min-height: 100%;
  -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: #0e121f;
  color: #0e121f;
}

body {
  width: 100%;
  min-height: 100%;
  font-size: 1.6rem;
  line-height: 1.45;
  overflow-x: hidden;
}

@media only screen and (min-width: 700px) {
  body {
    font-size: 2rem;
    font-size: calc(1rem + 0.5vw);
  }
}

body.modal-open {
  height: 100%;
  height: 100vh;
  overflow-y: hidden;
}

h1 {
  font-size: 3rem;
  line-height: 1;
}

@media only screen and (min-width: 769px) {
  h1 {
    font-size: 300%;
  }
}

h2 {
  font-size: 2.5rem;
  line-height: 1.25;
}

h2.page-title {
  text-transform: uppercase;
  color: #80808d;
}

@media only screen and (min-width: 769px) {
  h2 {
    font-size: 250%;
  }
  h2.page-title {
    font-size: 200%;
  }
}

.picture-nav h4.section-title + p, q, h3 {
  font-size: 1.75rem;
  line-height: calc(35/26);
}

@media only screen and (min-width: 769px) {
  .picture-nav h4.section-title + p, q, h3 {
    font-size: 150%;
  }
}

h4 {
  font-size: 1.8rem;
  line-height: 1.2;
}

h4.section-title {
  text-transform: uppercase;
  color: #80808d;
}

.midnight-bg h4.section-title, .slate-bg h4.section-title {
  color: #d6d6da;
}

.orange-bg h4.section-title {
  color: #263347;
}

@media only screen and (min-width: 769px) {
  h4 {
    font-size: 112.5%;
  }
}

h5, .project-story-nav a {
  font-size: 1.2rem;
}

@media only screen and (min-width: 769px) {
  h5, .project-story-nav a {
    font-size: 80%;
  }
}

h6 {
  display: inline-block;
}

@media only screen and (min-width: 769px) {
  h6, th {
    font-size: 75%;
  }
}

q {
  display: block;
}

q + cite {
  display: block;
}

q.quote {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q.quote::before {
  display: inline;
  content: open-quote;
}

q.quote::after {
  display: inline;
  content: close-quote;
  margin-left: -0.4em;
}

cite {
  font-style: normal;
  margin-top: 2rem;
  font-size: 1.2rem;
}

@media only screen and (min-width: 700px) {
  cite {
    font-size: 1.6rem;
  }
}

cite span {
  display: block;
}

hr {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #0e121f;
  border: 0;
  margin: 5rem 0;
  -webkit-transform: scaleY(0.5);
  -moz-transform: scaleY(0.5);
  -ms-transform: scaleY(0.5);
  -o-transform: scaleY(0.5);
  transform: scaleY(0.5);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
}

.button-wrap + hr {
  margin-top: 2.5rem;
}

table {
  text-align: left;
}

table td {
  -ms-word-break: break-word;
  word-break: break-word;
}

table a {
  border-bottom-width: 1px;
}

@media only screen and (max-width: 768px) {
  table thead {
    position: absolute;
    left: -9999px;
    visibility: hidden;
  }
  table tr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 2.5rem;
  }
  table td {
    border-top: 1px solid rgba(128, 128, 141, 0.5);
    margin: 0 -1px -1px 0;
    padding: 1.25rem 0;
    position: relative;
    width: 50%;
  }
}

@media only screen and (min-width: 769px) {
  table tbody tr {
    border-top: 1px solid #80808d;
  }
  table th {
    white-space: pre;
  }
  table th, table td {
    padding: 2rem 0;
  }
  table th:not(:last-child), table td:not(:last-child) {
    padding-right: 2.5rem;
  }
  table td {
    font-size: 90%;
  }
  table .label {
    display: none !important;
  }
}

p + h3,
ul + h3,
ol + h3,
h1 + hr,
h1 + p,
h1 + form,
h2 + p,
h2 + h3,
q + p,
p + h6,
blockquote + h3,
.intro-text + .description {
  margin-top: 2.5rem;
}

@media only screen and (min-width: 700px) {
  p + h3,
ul + h3,
ol + h3,
h1 + hr,
h1 + p,
h1 + form,
h2 + p,
h2 + h3,
q + p,
p + h6,
blockquote + h3,
.intro-text + .description {
    margin-top: 5rem;
  }
}

h2 + h5,
h5 + p,
h3 + h5,
h3 + div,
h3 + p,
h3 + ul,
h3 + ol,
ul + ul,
ul + p,
p + ul,
ol + p,
p + ol,
p + h4,
ul + h4,
ol + h4,
p + blockquote,
blockquote + p,
h3 + blockquote,
h5 + ul,
h5 + h6,
h4 + h4,
h4.section-title + p,
h4 + h3,
h4 + ul,
svg + h3,
svg + .button,
.admin-edit svg + a,
.more-info,
p + p {
  margin-top: 1.25rem;
}

@media only screen and (min-width: 700px) {
  h2 + h5,
h5 + p,
h3 + h5,
h3 + div,
h3 + p,
h3 + ul,
h3 + ol,
ul + ul,
ul + p,
p + ul,
ol + p,
p + ol,
p + h4,
ul + h4,
ol + h4,
p + blockquote,
blockquote + p,
h3 + blockquote,
h5 + ul,
h5 + h6,
h4 + h4,
h4.section-title + p,
h4 + h3,
h4 + ul,
svg + h3,
svg + .button,
.admin-edit svg + a,
.more-info,
p + p {
    margin-top: 2.5rem;
  }
}

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: 2px 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;
  }
}

a {
  color: #0e121f;
  text-decoration: none;
}

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: #0e121f;
}

.dark-bg input[type="radio"]:checked, .dark-bg input[type="checkbox"]:checked {
  background-color: #f9f9fa;
}

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;
}

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

iframe {
  width: 100%;
}

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

.align-center video, .align-center svg, .align-center img {
  margin: 0 auto;
}

svg {
  overflow: visible;
}

.timeline-nav button, .archive-nav a, .button, .admin-edit a, h6, th {
  font-size: 1.2rem;
  line-height: 1.2rem;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}

a:hover .timeline-nav button::before, .timeline-nav a:hover button::before, a:hover .archive-nav a::before, .archive-nav a:hover a::before, a:hover .button::before, a:hover .admin-edit a::before, .admin-edit a:hover a::before, a:hover h6::before, a:hover th::before, a:focus:not(:active) .timeline-nav button::before, .timeline-nav a:focus:not(:active) button::before, a:focus:not(:active) .archive-nav a::before, .archive-nav a:focus:not(:active) a::before, a:focus:not(:active) .button::before, a:focus:not(:active) .admin-edit a::before, .admin-edit a:focus:not(:active) a::before, a:focus:not(:active) h6::before, a:focus:not(:active) th::before {
  content: '';
  display: block;
  position: absolute;
  top: 0.5rem;
  width: 100%;
  height: 1.4rem;
  background: #f5822b;
  z-index: -1;
}

button {
  font-size: inherit;
}

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

.button, .admin-edit a {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: inherit;
  cursor: pointer;
  padding: 0 0 0.4rem;
  border-radius: 0;
  text-decoration: none;
  letter-spacing: 1px;
  white-space: pre;
}

.button::after, .admin-edit a::after {
  content: '';
  position: absolute;
  top: -0.6rem;
  right: -1rem;
  bottom: -2px;
  left: -1rem;
}

footer .wrap {
  padding-bottom: 0;
}

footer .footer-menu {
  color: #80808d;
  letter-spacing: -0.65em;
  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%;
  border-left: 1px solid #80808d;
  padding: 0 1.25rem 2.5rem;
}

footer .footer-menu a {
  color: #80808d;
}

footer .footer-menu a:focus:not(:active), footer .footer-menu a:hover {
  color: #f5822b;
}

footer .copyright {
  margin-top: 2.8em;
  font-size: 75%;
}

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

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

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

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

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

body.has-timeline footer {
  display: none !important;
}

.content {
  z-index: 1;
}

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

.alert,
.error-modal,
menu {
  z-index: 5;
}

.modal {
  z-index: 6;
}

header {
  z-index: 7;
}

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

.search-modal:not(.touch-search-modal) {
  z-index: 9;
}

.grid-item {
  vertical-align: top;
  position: relative;
}

.grid-item a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-flex-flow: column;
  /* Safari 7.0+ */
  flex-flow: column;
}

.grid-item a .grid-item-inner {
  height: 100%;
  padding: 1.25rem 0 6.125rem;
}

.grid-item a:focus:not(:active) img, .grid-item a:hover img {
  transition: none;
  opacity: 0.6;
}

.grid-item a h6.button {
  position: absolute;
  bottom: 1.25rem;
  left: 0;
}

.grid-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 62.8019323671%;
  overflow: hidden;
  background-color: #263347;
}

.projects-grid .grid-image {
  padding-bottom: 50.4838709677%;
}

.projects-grid .grid-image:hover img {
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  opacity: 0.7;
}

.grid-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.grid-image + h4, h4 + .grid-image {
  margin-top: 1.25rem;
}

.grid-item-inner {
  position: relative;
  padding-top: 1.25rem;
}

.grid-item-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  padding: 2rem;
  color: #f9f9fa;
}

@media only screen and (min-width: 700px) {
  .grid-item-hover {
    padding: 2rem 5rem 2rem 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .grid-item-hover {
    padding: 2rem 10rem 2rem 2rem;
  }
}

@media only screen and (min-width: 1400px) {
  .grid-item-hover {
    padding: 2rem 20rem 2rem 2rem;
  }
}

html:not([data-touch-events]) .grid-item a:hover .grid-item-hover {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
}

.row-grid {
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility;
  padding: 2.5rem 1.25rem 0;
  text-align: center;
}

@media only screen and (min-width: 1024px) {
  .row-grid {
    padding: 5rem 3.75rem 0;
  }
}

.row-grid .grid-item {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 1.25rem 2.5rem;
  width: 100%;
  text-align: left;
}

@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%;
  }
}

@media only screen and (min-width: 1024px) {
  .row-grid .grid-item {
    padding: 0 1.25rem 5rem;
  }
}

.flex-grid {
  padding: 5rem 1.25rem 0;
  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: flex-start;
  /* Safari 7.0+ */
  justify-content: flex-start;
}

.flush-top .flex-grid {
  padding-top: 2.5rem;
}

@media only screen and (min-width: 700px) {
  .flex-grid {
    padding: 10rem 3.75rem 0;
  }
  .flush-top .flex-grid {
    padding-top: 5rem;
  }
}

.flex-grid .grid-item {
  padding: 0 1.25rem 5rem;
  text-align: left;
  width: 50%;
}

.flex-grid .grid-item.full-width {
  padding-bottom: 2.5rem;
  width: 100% !important;
}

@media only screen and (min-width: 600px) {
  .flex-grid .grid-item {
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 769px) {
  .flex-grid .grid-item {
    width: 25%;
  }
}

@media only screen and (min-width: 1024px) {
  .flex-grid .grid-item {
    padding: 0 1.25rem 10rem;
  }
}

@media only screen and (min-width: 1280px) {
  .flex-grid .grid-item {
    width: 20%;
  }
}

@media only screen and (min-width: 1400px) {
  .flex-grid .grid-item {
    width: 16.6666666667%;
  }
}

@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%;
}

.flex-grid.big-grid .grid-item.full-width {
  width: 100% !important;
}

@media only screen and (min-width: 700px) {
  .flex-grid.big-grid .grid-item {
    width: 50%;
  }
}

@media only screen and (min-width: 1200px) {
  .flex-grid.big-grid .grid-item {
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 1800px) {
  .flex-grid.big-grid .grid-item {
    width: 25%;
  }
}

.flex-grid.projects-grid h4.section-title {
  color: #263347;
}

.flex-grid.projects-grid .grid-item {
  width: 100%;
}

@media only screen and (min-width: 650px) {
  .flex-grid.projects-grid .grid-item {
    width: 50%;
  }
}

@media only screen and (min-width: 1500px) {
  .flex-grid.projects-grid .grid-item {
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 2000px) {
  .flex-grid.projects-grid .grid-item {
    width: 25%;
  }
}

.flex-grid.text-grid {
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
}

.flex-grid.text-grid .grid-item {
  text-align: center;
  padding: 0 1.25rem 2.5rem !important;
}

.flex-grid.list-grid .grid-item {
  padding: 0 1.25rem 2.5rem !important;
}

.flex-grid.jobs-grid {
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
}

.content > section.sand-bg:last-child .row-grid,
.content > section.sand-bg:last-child .flex-grid {
  margin-bottom: -2.5rem;
}

@media only screen and (min-width: 1024px) {
  .content > section.sand-bg:last-child .row-grid,
.content > section.sand-bg:last-child .flex-grid {
    margin-bottom: -5rem;
  }
}

.content {
  position: relative;
  z-index: 1;
  width: 100%;
  width: 100vw;
  background-color: #e8e8e3;
  min-height: calc(100vh - 28rem);
  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.menu-open .content, body.search-open .content {
  opacity: 0.125;
}

@media only screen and (min-width: 700px) {
  .content {
    min-height: calc(100vh - 27.5rem);
  }
}

@media only screen and (min-width: 1024px) {
  .content {
    min-height: calc(100vh - 38rem);
  }
}

section {
  position: relative;
  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;
}

section.min-full {
  min-height: calc(100vh - 5.4rem);
}

@media only screen and (min-width: 700px) {
  section.min-full {
    min-height: calc(100vh - 12rem);
  }
}

.wrap {
  display: block;
  width: 100%;
  padding: 5rem 2.5rem;
}

@media only screen and (min-width: 700px) {
  .wrap {
    padding: 7.5rem 5rem;
  }
}

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

.wrap.text-wrap {
  max-width: 93rem;
  margin-left: auto;
  margin-right: auto;
}

.wrap.text-wrap.narrow {
  max-width: 78rem;
}

.wrap.text-wrap.wide {
  max-width: 108rem;
}

.wrap.lite {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.wrap.lite-top {
  padding-top: 5rem;
}

.wrap.lite-bot {
  padding-bottom: 5rem;
}

.wrap.wide {
  max-width: 108rem;
}

.wrap.full-width {
  padding-left: 0;
  padding-right: 0;
}

.wrap img,
.wrap iframe {
  display: block;
}

.wrap + .row-grid,
.wrap + .flex-grid, .wrap.text-intro + .wrap, .wrap.flush-top {
  padding-top: 0 !important;
}

.wrap .flush-bot {
  padding-bottom: 0;
}

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

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

.align-center ul, .align-center ol {
  list-style: none !important;
  padding-left: 0 !important;
}

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

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

@-moz-document url-prefix() {
  .intro-text p {
    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 {
      font-size: 112.5%;
    }
  }
}

@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 {
    font-size: 112.5%;
  }
}

.more-info {
  display: none;
}

.button-wrap {
  margin: 2.5rem -0.6rem -1.25rem 0;
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility;
}

.button-wrap a.button, .button-wrap .admin-edit a, .admin-edit .button-wrap a,
.button-wrap button {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 1.25rem 1.25rem 0;
}

.button-wrap.align-center, .align-center .button-wrap {
  margin: 2.5rem -0.6rem -1.25rem;
}

.button-wrap.align-center a.button, .button-wrap.align-center .admin-edit a, .admin-edit .button-wrap.align-center a,
.button-wrap.align-center button, .align-center .button-wrap a.button, .align-center .button-wrap .admin-edit a, .admin-edit .align-center .button-wrap a,
.align-center .button-wrap button {
  margin: 0 0.6rem 1.25rem;
}

.button-wrap:first-child {
  margin-top: 0 !important;
}

.button-wrap:last-child {
  margin-bottom: 0 !important;
}

.grid-item .button-wrap:last-child {
  margin-bottom: -1.25rem !important;
}

.button-wrap a:not(.button) {
  letter-spacing: normal;
}

.button-wrap p {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  display: block;
}

@media only screen and (min-width: 700px) {
  .button-wrap {
    margin: 2.5rem -1.25rem -1.25rem 0;
  }
  .button-wrap a.button, .button-wrap .admin-edit a, .admin-edit .button-wrap a,
.button-wrap button {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0 2.5rem 1.25rem 0;
  }
  .button-wrap.align-center, .align-center .button-wrap {
    margin: 5rem -1.25rem -1.25rem;
  }
  .button-wrap.align-center a.button, .button-wrap.align-center .admin-edit a, .admin-edit .button-wrap.align-center a,
.button-wrap.align-center button, .align-center .button-wrap a.button, .align-center .button-wrap .admin-edit a, .admin-edit .align-center .button-wrap a,
.align-center .button-wrap button {
    margin: 0 1.25rem 1.25rem;
  }
}

.social-media {
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility;
}

.social-media li {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0 1.25rem;
}

.social-media svg {
  display: initial;
  width: 2.5rem;
  height: 2.5rem;
  fill: #263347;
}

.social-media a:hover svg, .social-media a:focus:not(:active) svg {
  fill: #f5822b;
}

.links {
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility;
}

.links li {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 50%;
  line-height: 2.5rem;
}

.links a:focus:not(:active),
.links a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 600px) {
  .links li {
    width: auto;
    line-height: inherit;
  }
  .links li + li:before {
    content: '—';
    display: inline;
    margin: 0 1rem;
  }
}

.fullwidth-image {
  position: relative;
}

.fullwidth-image img {
  width: 100%;
}

.fullwidth-image .caption {
  bottom: 0;
  right: 0;
}

.orange-bg {
  color: #263347;
}

.white-text {
  color: #f9f9fa;
}

.white-text svg {
  fill: #f9f9fa;
}

.white-text a:not(.button):hover,
.white-text a:not(.button):focus:not(:active) {
  color: #f9f9fa;
}

.white-text :-webkit-autofill {
  -webkit-text-fill-color: #f9f9fa;
  -webkit-box-shadow: 0 0 0px 1000px #0e121f inset;
}

.white-text :-moz-autofill {
  /* Firefox 18- */
  -moz-text-fill-color: #f9f9fa;
  -moz-box-shadow: 0 0 0px 1000px #0e121f inset;
}

.white-text ::-moz-autofill {
  /* Firefox 19+ */
  -moz-text-fill-color: #f9f9fa;
  -moz-box-shadow: 0 0 0px 1000px #0e121f inset;
}

.white-text ::-webkit-input-placeholder {
  color: #f9f9fa;
  opacity: 0.5;
}

.white-text :-moz-placeholder {
  /* Firefox 18- */
  color: #f9f9fa;
  opacity: 0.5;
}

.white-text ::-moz-placeholder {
  /* Firefox 19+ */
  color: #f9f9fa;
  opacity: 0.5;
}

.white-text :-ms-input-placeholder {
  color: rgba(249, 249, 250, 0.5);
  overflow: hidden;
}

.quote-portrait {
  display: block;
  width: 18rem;
  height: 18rem;
  background-color: #d6d6da;
  position: relative;
  overflow: hidden;
  margin: 0 auto 5rem;
  border-radius: 50%;
  background-size: cover;
  background-position: 50% 50%;
  background-blend-mode: luminosity, normal;
  -webkit-background-blend-mode: luminosity, normal;
}

.quote-portrait::before, .quote-portrait::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.quote-portrait::before {
  background-color: #e8e8e3;
  opacity: 0.75;
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  z-index: 1;
}

.quote-portrait::after {
  background-color: #263347;
  opacity: 0.75;
  mix-blend-mode: screen;
  -webkit-mix-blend-mode: screen;
  z-index: 2;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .quote-portrait {
    background-color: #263347;
  }
  .quote-portrait::before {
    opacity: 0.25;
  }
  .quote-portrait::after {
    opacity: 0.25;
  }
}

.story-section:not([data-section-type="cam"]) .story-intro {
  border-left: 1px solid #80808d;
  padding-left: 2rem;
}

.story-section .flush-top {
  margin-top: -2.5rem;
}

.video-wrap {
  position: relative;
  background-color: #263347;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.video-wrap.loaded {
  height: auto;
  padding-bottom: 0;
}

.video-wrap video {
  width: 100%;
}

.video-wrap video::before {
  content: '';
  background-image: url(i/icon-play-filled.svg);
  display: none;
}

.video-wrap .poster,
.video-wrap .play-toggle {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
}

.video-wrap .poster {
  z-index: 1;
  background-color: #263347;
}

.video-wrap .play-toggle {
  background: url(i/icon-play-filled.svg) 50% 50% no-repeat;
  -webkit-background-size: 4.4rem auto;
  -moz-background-size: 4.4rem auto;
  -o-background-size: 4.4rem auto;
  background-size: 4.4rem auto;
  z-index: 3;
  cursor: pointer;
}

.video-wrap:not(:hover):not(:focus):not(.playing) video,
.video-wrap:not(:hover):not(:focus):not(.playing) .poster img {
  opacity: 0.8;
}

.video-wrap .play-toggle:focus:not(:active) {
  -webkit-box-shadow: inset 0 0 0 2px #f5822b;
  -moz-box-shadow: inset 0 0 0 2px #f5822b;
  box-shadow: inset 0 0 0 2px #f5822b;
}

.video-wrap.playing {
  cursor: pointer;
}

.video-wrap.playing .play-toggle {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear;
  will-change: visibility, opacity;
}

.video-wrap.playing.paused {
  cursor: pointer;
}

.video-wrap.playing.paused .play-toggle {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
}

.video-wrap + .video-wrap, .inline-caption + .video-wrap {
  margin-top: 2.5rem;
}

@media only screen and (min-width: 700px) {
  .video-wrap + .video-wrap, .inline-caption + .video-wrap {
    margin-top: 5rem;
  }
}

.image-ratio:not(.padded) {
  height: 100%;
}

@media only screen and (max-width: 699px) {
  .content > section:not(.hero):first-child {
    padding-top: 5.4rem;
  }
}

@media only screen and (min-width: 700px) {
  .content > section:not(.hero):first-child {
    padding-top: 7rem;
  }
}

.content > section.sand-bg:last-child > .wrap:last-child,
.project-story-wrap > .sand-bg.last-story-section .wrap:last-child {
  padding-bottom: 0;
}

@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;
}

.grid-item a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-flex-flow: column;
  /* Safari 7.0+ */
  flex-flow: column;
}

.grid-item a .grid-item-inner {
  height: 100%;
  padding: 1.25rem 0 6.125rem;
}

.grid-item a:focus:not(:active) img, .grid-item a:hover img {
  transition: none;
  opacity: 0.6;
}

.grid-item a h6.button {
  position: absolute;
  bottom: 1.25rem;
  left: 0;
}

.grid-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 62.8019323671%;
  overflow: hidden;
  background-color: #263347;
}

.projects-grid .grid-image {
  padding-bottom: 50.4838709677%;
}

.projects-grid .grid-image:hover img {
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  opacity: 0.7;
}

.grid-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.grid-image + h4, h4 + .grid-image {
  margin-top: 1.25rem;
}

.grid-item-inner {
  position: relative;
  padding-top: 1.25rem;
}

.grid-item-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  padding: 2rem;
  color: #f9f9fa;
}

@media only screen and (min-width: 700px) {
  .grid-item-hover {
    padding: 2rem 5rem 2rem 2rem;
  }
}

@media only screen and (min-width: 1024px) {
  .grid-item-hover {
    padding: 2rem 10rem 2rem 2rem;
  }
}

@media only screen and (min-width: 1400px) {
  .grid-item-hover {
    padding: 2rem 20rem 2rem 2rem;
  }
}

html:not([data-touch-events]) .grid-item a:hover .grid-item-hover {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
}

.row-grid {
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility;
  padding: 2.5rem 1.25rem 0;
  text-align: center;
}

@media only screen and (min-width: 1024px) {
  .row-grid {
    padding: 5rem 3.75rem 0;
  }
}

.row-grid .grid-item {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 1.25rem 2.5rem;
  width: 100%;
  text-align: left;
}

@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%;
  }
}

@media only screen and (min-width: 1024px) {
  .row-grid .grid-item {
    padding: 0 1.25rem 5rem;
  }
}

.flex-grid {
  padding: 5rem 1.25rem 0;
  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: flex-start;
  /* Safari 7.0+ */
  justify-content: flex-start;
}

.flush-top .flex-grid {
  padding-top: 2.5rem;
}

@media only screen and (min-width: 700px) {
  .flex-grid {
    padding: 10rem 3.75rem 0;
  }
  .flush-top .flex-grid {
    padding-top: 5rem;
  }
}

.flex-grid .grid-item {
  padding: 0 1.25rem 5rem;
  text-align: left;
  width: 50%;
}

.flex-grid .grid-item.full-width {
  padding-bottom: 2.5rem;
  width: 100% !important;
}

@media only screen and (min-width: 600px) {
  .flex-grid .grid-item {
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 769px) {
  .flex-grid .grid-item {
    width: 25%;
  }
}

@media only screen and (min-width: 1024px) {
  .flex-grid .grid-item {
    padding: 0 1.25rem 10rem;
  }
}

@media only screen and (min-width: 1280px) {
  .flex-grid .grid-item {
    width: 20%;
  }
}

@media only screen and (min-width: 1400px) {
  .flex-grid .grid-item {
    width: 16.6666666667%;
  }
}

@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%;
}

.flex-grid.big-grid .grid-item.full-width {
  width: 100% !important;
}

@media only screen and (min-width: 700px) {
  .flex-grid.big-grid .grid-item {
    width: 50%;
  }
}

@media only screen and (min-width: 1200px) {
  .flex-grid.big-grid .grid-item {
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 1800px) {
  .flex-grid.big-grid .grid-item {
    width: 25%;
  }
}

.flex-grid.projects-grid h4.section-title {
  color: #263347;
}

.flex-grid.projects-grid .grid-item {
  width: 100%;
}

@media only screen and (min-width: 650px) {
  .flex-grid.projects-grid .grid-item {
    width: 50%;
  }
}

@media only screen and (min-width: 1500px) {
  .flex-grid.projects-grid .grid-item {
    width: 33.3333333333%;
  }
}

@media only screen and (min-width: 2000px) {
  .flex-grid.projects-grid .grid-item {
    width: 25%;
  }
}

.flex-grid.text-grid {
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
}

.flex-grid.text-grid .grid-item {
  text-align: center;
  padding: 0 1.25rem 2.5rem !important;
}

.flex-grid.list-grid .grid-item {
  padding: 0 1.25rem 2.5rem !important;
}

.flex-grid.jobs-grid {
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
}

.content > section.sand-bg:last-child .row-grid,
.content > section.sand-bg:last-child .flex-grid {
  margin-bottom: -2.5rem;
}

@media only screen and (min-width: 1024px) {
  .content > section.sand-bg:last-child .row-grid,
.content > section.sand-bg:last-child .flex-grid {
    margin-bottom: -5rem;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  width: 100vw;
  overflow: hidden;
}

header::before {
  content: '';
  display: block;
  background-color: #e8e8e3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -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 */
  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 .home-link {
  position: absolute;
  top: 0;
  left: 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%;
}

header .home-link h1 {
  display: none;
}

header .home-link svg {
  display: block;
  overflow: visible;
}

header .home-link svg .logo-transition {
  fill: #0e121f;
  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 .home-link svg .logo-transition:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

header .home-link svg .logo-transition:nth-child(4), header .home-link svg .logo-transition:nth-child(2), header .home-link svg .logo-transition:nth-child(5) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

header .home-link:not(:hover):not(:focus) .logo-text {
  fill: #e8e8e3;
}

header .home-link.no-transition .logo-transition:nth-child(n) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

header .home-link:focus:not(:active) .logo-mark-bottom {
  fill: #f5822b;
}

header .search-button {
  position: absolute;
  top: 0;
  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: #0e121f;
  stroke-width: 2;
  stroke-miterlimit: 10;
  width: 2rem;
  height: 2rem;
  overflow: visible;
  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:hover svg, header .search-button:focus:not(:active) 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: #f5822b;
}

header .menu-button {
  position: absolute;
  top: 0;
  right: 1.4rem;
  z-index: 2;
  height: 100%;
  display: block;
  cursor: pointer;
}

header .menu-button i {
  display: block;
  width: 2.4rem;
  height: 2px;
  background-color: #0e121f;
  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 .menu-button i + i {
  margin-top: 6px;
}

header .menu-button:hover i, header .menu-button:focus:not(:active) i {
  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;
  background-color: #f5822b;
}

header.transparent .home-link:hover {
  cursor: default;
}

header.transparent .home-link:hover svg .logo-transition:nth-child(3) {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

header.transparent .home-link:hover svg .logo-transition:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

header.transparent .home-link:hover svg .logo-transition:nth-child(2), header.transparent .home-link:hover svg .logo-transition:nth-child(5) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

body.search-open header::before, body.menu-open header::before, 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.transparent .home-link svg .logo-transition, body.menu-open header .home-link svg .logo-transition, body.search-open header .home-link svg .logo-transition {
  fill: #f9f9fa;
}

header.transparent .home-link svg .logo-transition:nth-child(3), header.transparent .home-link svg .logo-transition:nth-child(4), header.transparent .home-link svg .logo-transition:nth-child(2), header.transparent .home-link svg .logo-transition:nth-child(5), body.menu-open header .home-link svg .logo-transition:nth-child(3), body.menu-open header .home-link svg .logo-transition:nth-child(4), body.menu-open header .home-link svg .logo-transition:nth-child(2), body.menu-open header .home-link svg .logo-transition:nth-child(5), body.search-open header .home-link svg .logo-transition:nth-child(3), body.search-open header .home-link svg .logo-transition:nth-child(4), body.search-open header .home-link svg .logo-transition:nth-child(2), body.search-open header .home-link svg .logo-transition:nth-child(5) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

header.transparent .search-button:not(:hover):not(:focus) svg, body.menu-open header .search-button:not(:hover):not(:focus) svg, body.search-open header .search-button:not(:hover):not(:focus) svg {
  stroke: #f9f9fa;
}

header.transparent .menu-button:not(:hover):not(:focus) i, body.menu-open header .menu-button:not(:hover):not(:focus) i, body.search-open header .menu-button:not(:hover):not(:focus) i {
  background-color: #f9f9fa;
}

body.search-open header .search-button {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
}

body.menu-open header .menu-button i:nth-child(1) {
  -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 */
  opacity: 0;
  margin-top: 0;
}

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: -2px;
}

@media only screen and (max-width: 699px) {
  header {
    height: 5.4rem;
  }
  header .home-link {
    padding: 0 2.5rem;
  }
  header .home-link svg {
    width: 10.4rem;
    height: 2.8rem;
  }
  header button {
    padding: 1.1rem 0.7rem;
  }
  header .search-button {
    right: 5rem;
  }
}

@media only screen and (min-width: 700px) {
  header {
    height: 7rem;
  }
  header .home-link {
    padding: 0 5rem;
  }
  header .home-link svg {
    width: 15.4rem;
    height: 5rem;
  }
  header button {
    padding: 2.8rem 2.5rem;
  }
  header .search-button {
    right: 8rem;
    padding: 2.4rem 0.7rem;
  }
  header .menu-button {
    padding: 2rem 2.5rem 2rem 0.7rem;
    right: 2.5rem;
  }
}

menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.5s, opacity 0.5s linear;
  will-change: visibility, opacity;
}

menu > div {
  flex: 1;
  opacity: 0;
  -webkit-transform: translateY(-7.5rem);
  -moz-transform: translateY(-7.5rem);
  -ms-transform: translateY(-7.5rem);
  -o-transform: translateY(-7.5rem);
  transform: translateY(-7.5rem);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  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;
  border: solid #80808d;
}

menu a:hover, menu a:focus:not(:active) {
  color: #f5822b !important;
}

@media only screen and (max-width: 699px) {
  menu {
    padding: 7.9rem 2.5rem 0;
  }
  menu > div {
    border-width: 1px 0 0 0;
    padding: 1.25rem 0;
  }
  menu ul {
    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;
  }
  menu ul li {
    width: 50%;
    line-height: 1.2;
    padding-bottom: 0.6rem;
  }
}

@media only screen and (min-width: 700px) {
  menu {
    padding: 15rem 5rem 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  menu > div {
    flex: 1;
    vertical-align: top;
    width: 25%;
    min-height: calc(100vh - 15rem);
    border-width: 0 0 0 1px;
    padding: 0 1.4rem;
  }
  menu li + li {
    margin-top: 0.3em;
  }
}

@media only screen and (max-width: 420px) {
  menu > div {
    height: calc((100vh - 7.9rem) / 4);
    border-width: 0 0 0 1px;
    padding: 0 1.4rem;
  }
  menu ul {
    display: none !important;
  }
  menu h4 {
    zoom: 1.25;
  }
}

@media only screen and (max-height: 420px) {
  menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  menu > div {
    border-width: 0 0 0 1px !important;
    padding: 0 1.4rem !important;
  }
  menu ul {
    display: none !important;
  }
}

body.menu-open menu {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
}

body.menu-open menu > div {
  opacity: 1;
  -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 */
}

body.menu-open menu > div:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

body.menu-open menu > div:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

body.menu-open menu > div:nth-child(4) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

body.has-timeline header .home-link .logo-text {
  fill: transparent;
}

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

@media only screen and (max-width: 699px) {
  .page-anchor {
    top: -5.4rem;
  }
}

@media only screen and (min-width: 700px) {
  .page-anchor {
    top: -7rem;
  }
}

body[data-loading="true"]:not(.first-load) header::before {
  opacity: 0;
}

body[data-loading="true"]:not(.first-load) .home-link svg .logo-transition {
  fill: #f9f9fa;
}

@-webkit-keyframes bounce {
  50% {
    -webkit-transform: translateX(0.6rem);
    -moz-transform: translateX(0.6rem);
    -ms-transform: translateX(0.6rem);
    -o-transform: translateX(0.6rem);
    transform: translateX(0.6rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
  }
}

@-moz-keyframes bounce {
  50% {
    -webkit-transform: translateX(0.6rem);
    -moz-transform: translateX(0.6rem);
    -ms-transform: translateX(0.6rem);
    -o-transform: translateX(0.6rem);
    transform: translateX(0.6rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
  }
}

@keyframes bounce {
  50% {
    -webkit-transform: translateX(0.6rem);
    -moz-transform: translateX(0.6rem);
    -ms-transform: translateX(0.6rem);
    -o-transform: translateX(0.6rem);
    transform: translateX(0.6rem);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
  }
}

.home-link.loading .logo-text {
  -webkit-animation: bounce 1s linear 0s infinite normal forwards;
  -moz-animation: bounce 1s linear 0s infinite normal forwards;
  animation: bounce 1s linear 0s infinite normal forwards;
}

.home-link.loading .logo-text:nth-child(4) {
  animation-delay: 0.125s;
}

.home-link.loading .logo-text:nth-child(5) {
  animation-delay: 0.25s;
}

.fullscreen {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.fullscreen .slide-image {
  width: 100%;
  height: 100%;
  position: absolute;
}

.hero {
  overflow: hidden;
  z-index: 0;
}

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

.hero .slide-text {
  height: auto;
}

.hero .hero-text {
  border-color: #f9f9fa;
}

.hero .caption {
  bottom: 0;
  right: 0;
}

.hero .caption:hover, .hero .caption:focus:not(:active) {
  text-align: right;
}

@media only screen and (max-width: 699px) {
  .hero .slide-text {
    padding: 7.9rem 2.5rem 0 2.5rem;
  }
  .hero .hero-text {
    padding: 0 2.5rem 5rem 2.4rem;
  }
}

@media only screen and (min-width: 700px) {
  .hero .slide-text {
    padding: 10rem 5rem 5rem;
  }
  .hero .hero-text {
    padding: 0 5rem 10rem 3.7rem;
  }
  .hero .caption {
    max-width: 50%;
  }
}

@media only screen and (min-width: 1024px) {
  .hero .caption {
    max-width: 30%;
  }
}

.hero-text {
  position: relative;
  border-left: 1px solid #80808d;
}

.hero-text h2.page-title {
  color: #f5822b;
  margin: 1rem 0 1.25rem;
}

.hero-text h2.page-title + p {
  margin-top: 0;
}

.hero-text h4.section-title {
  color: #f5822b;
}

.hero-text p {
  font-size: 112.5%;
  line-height: 1.25;
}

.hero-text p + p {
  margin-top: 2.5rem;
}

@media only screen and (min-width: 700px) {
  .hero-text p {
    font-size: 150%;
  }
}

@media only screen and (max-width: 699px) {
  .hero-intro .hero-text, .page-hero .hero-text {
    padding: 0 0 2.5rem 1.5rem;
  }
}

@media only screen and (min-width: 700px) {
  .hero-intro .hero-text, .page-hero .hero-text {
    padding: 0 0 7.5rem 1.5rem;
  }
}

.home-hero {
  position: relative;
}

.home-hero .slide-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-hero .slide-image.image-type {
  mix-blend-mode: lighten;
  -webkit-mix-blend-mode: lighten;
}

.home-hero .slide-image video {
  opacity: 0.7;
}

.home-hero .slide-image img {
  opacity: 0.8;
}

.home-hero .slide-image::after {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 2;
  background: rgba(26, 34, 45, 0.25);
  background: -moz-linear-gradient(top, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26, 34, 45, 0.25)), color-stop(100%, rgba(26, 34, 45, 0)));
  background: -webkit-linear-gradient(top, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  background: -o-linear-gradient(top, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  background: -ms-linear-gradient(top, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  background: linear-gradient(to bottom, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startColor', endColorstr='$stopColor', GradientType=0 );
}

.home-hero .slide-text {
  position: relative;
  height: auto;
  margin: 100vh auto 0 2.5rem;
  padding: 0;
  background: transparent;
}

.home-hero .hero-text {
  border-color: #f9f9fa;
  min-height: 50vh;
  padding-bottom: 25vh;
}

@media only screen and (min-width: 700px) {
  .home-hero .slide-text {
    margin: 100vh auto 0 5rem;
  }
}

.page-hero {
  min-height: 75vh;
}

@media only screen and (max-height: 420px) {
  .page-hero {
    min-height: 100vh;
  }
}

@media only screen and (min-width: 700px) {
  .page-hero .slide-text {
    width: 61.8%;
  }
}

.page-hero .hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.page-hero .hero-image img {
  mix-blend-mode: luminosity;
  -webkit-mix-blend-mode: luminosity;
}

.project-hero {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  /* Safari 7.0+ */
  justify-content: flex-end;
}

.project-hero .slide-image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.project-hero .slide-image img {
  opacity: 0.8;
}

.project-hero .slide-image::after {
  content: '';
  position: fixed;
  top: 0;
  width: 100%;
  height: 50vh;
  mix-blend-mode: multiply;
  -webkit-mix-blend-mode: multiply;
  background: rgba(26, 34, 45, 0.25);
  background: -moz-linear-gradient(top, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26, 34, 45, 0.25)), color-stop(100%, rgba(26, 34, 45, 0)));
  background: -webkit-linear-gradient(top, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  background: -o-linear-gradient(top, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  background: -ms-linear-gradient(top, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  background: linear-gradient(to bottom, rgba(26, 34, 45, 0.25) 0%, rgba(26, 34, 45, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$startColor', endColorstr='$stopColor', GradientType=0 );
}

.project-hero .project-hero-text {
  position: fixed;
  bottom: 0;
}

.project-hero .hero-text {
  border-color: #f9f9fa;
}

.project-hero .hero-text.top {
  min-height: 90vh;
  min-height: calc(100vh - 10.4rem);
}

@media only screen and (min-width: 700px) {
  .project-hero .hero-text.top {
    min-height: calc(100vh - 17rem);
  }
}

.project-hero .hero-text.middle {
  min-height: 50vh;
  min-height: calc(50vh + 2.5rem);
}

@media only screen and (max-width: 699px) {
  .project-hero .project-hero-text {
    margin: 7.9rem 5rem 0 2.5rem;
  }
}

@media only screen and (min-width: 700px) {
  .project-hero .project-hero-text {
    margin: 10rem auto 0 5rem;
  }
}

[data-touch-events] .project-hero .slide-image,
[data-touch-events] .project-hero .project-hero-text {
  position: absolute;
}

.split {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.split .split-image {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.split .split-image .animate,
.split .split-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.split .caption {
  bottom: 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;
  text-align: left;
}

.split .split-text .wrap {
  height: 100%;
  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;
}

.split:not(.align-top) .split-image {
  -webkit-justify-content: center;
  /* Safari 7.0+ */
  justify-content: center;
}

.split.challenge .split-text {
  padding: 0 0 2.5rem;
}

.split.challenge .split-text + .split-text {
  border-top: 1px solid #80808d;
  padding: 2.5rem 0 0;
}

@media only screen and (max-width: 699px) {
  .split .split-text .wrap {
    padding-top: 2.5rem;
  }
}

@media only screen and (max-width: 768px) {
  .split .split-image {
    height: 80vw;
  }
}

@media only screen and (min-width: 769px) {
  .split {
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .split:not(.align-top) {
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: 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;
  }
  .split.text-left {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .split.text-left .split-image {
    padding-right: 0;
  }
  .split.text-left .caption {
    left: auto;
    right: 0;
    text-align: right;
  }
  .split.text-right .split-image {
    padding-left: 0;
  }
  .split .split-text .wrap {
    padding-left: 7.5rem;
    padding-right: 7.5rem;
  }
  .split.challenge .split-text {
    padding: 0 2.5rem 0 0;
  }
  .split.challenge .split-text + .split-text {
    border-top: 0;
    border-left: 1px solid #80808d;
    padding: 0 0 0 2.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .split .split-text .wrap {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}

.picture-nav {
  margin: 2.5rem 0;
}

.picture-nav .split + .split {
  margin-top: 2.5rem;
}

.picture-nav h4.section-title {
  color: #80808d;
}

.picture-nav h4.section-title + p {
  margin-top: 1.25rem;
}

@media only screen and (min-width: 700px) {
  .picture-nav h4.section-title + p {
    margin-top: 2.5rem;
  }
  .picture-nav h4.section-title + p + p {
    margin-top: 1.25rem;
  }
}

@media only screen and (min-width: 769px) {
  .picture-nav .split.text-left .animate:not(.seen) {
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
  }
  .picture-nav .split.text-left .animate:not(.seen) img {
    -webkit-transform: translateX(25%);
    -moz-transform: translateX(25%);
    -ms-transform: translateX(25%);
    -o-transform: translateX(25%);
    transform: translateX(25%);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
  }
}

@media only screen and (min-width: 1024px) {
  .picture-nav .split + .split {
    margin-top: 10rem;
  }
  .picture-nav .split-text .wrap {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}

@media only screen and (min-width: 1200px) {
  .picture-nav .split + .split {
    margin-top: 12.5rem;
  }
  .picture-nav .split-text .wrap {
    padding-left: 12.5rem;
    padding-right: 12.5rem;
  }
}

.slideshow {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slideshow:not(.slick-initialized):not(.no-load) > div:not(:first-child) {
  display: none;
}

.slideshow .hidden {
  display: none;
  visibility: hidden;
}

.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;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}

.slideshow iframe {
  width: 100%;
}

.slideshow .split .caption {
  bottom: 0;
  left: 0;
  right: 0;
}

.slideshow button.slick-prev,
.slideshow button.slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  display: block;
  width: 7.5rem;
  height: 5rem;
  z-index: 2;
  text-indent: 1500%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  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;
}

@media only screen and (max-width: 768px) {
  .slideshow button.slick-prev,
.slideshow button.slick-next {
    width: 5rem;
  }
}

.slideshow button.slick-prev {
  background-image: url(i/arrow-left-gray.svg);
  background-position: 2.5rem 50%;
  background-repeat: no-repeat;
  -webkit-background-size: auto 2.5rem;
  -moz-background-size: auto 2.5rem;
  -o-background-size: auto 2.5rem;
  background-size: auto 2.5rem;
  left: 0;
}

.slideshow button.slick-prev.off-screen, .slideshow button.slick-prev[aria-disabled="true"], body.year-open .slideshow button.slick-prev {
  -webkit-transform: translateX(-10rem) translateY(-50%);
  -moz-transform: translateX(-10rem) translateY(-50%);
  -ms-transform: translateX(-10rem) translateY(-50%);
  -o-transform: translateX(-10rem) translateY(-50%);
  transform: translateX(-10rem) translateY(-50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
}

.slideshow button.slick-next {
  background-image: url(i/arrow-right-gray.svg);
  background-position: calc(100% - 2.5rem) 50%;
  background-repeat: no-repeat;
  -webkit-background-size: auto 2.5rem;
  -moz-background-size: auto 2.5rem;
  -o-background-size: auto 2.5rem;
  background-size: auto 2.5rem;
  right: 0;
}

.slideshow button.slick-next.off-screen, .slideshow button.slick-next[aria-disabled="true"], body.year-open .slideshow button.slick-next {
  -webkit-transform: translateX(10rem) translateY(-50%);
  -moz-transform: translateX(10rem) translateY(-50%);
  -ms-transform: translateX(10rem) translateY(-50%);
  -o-transform: translateX(10rem) translateY(-50%);
  transform: translateX(10rem) translateY(-50%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
}

.slideshow .slick-dots {
  position: absolute;
  bottom: 0rem;
  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;
  padding: 0 !important;
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility;
}

.slideshow .slick-dots li {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 0.625rem;
  position: relative;
}

@media only screen and (min-width: 700px) {
  .slideshow .slick-dots li {
    margin: 0 1.25rem;
  }
}

.slideshow .slick-dots li button {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border: 0;
  background-color: #80808d;
  padding: 0;
  border-radius: 50%;
  text-indent: 1500%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.slideshow .slick-dots li button::after {
  content: '';
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: -0.7rem;
  left: -0.7rem;
  z-index: 0;
}

.slideshow .slick-dots li:hover button, .slideshow .slick-dots li:focus:not(:active) button {
  box-shadow: 0 0 0 1px #80808d;
}

.slideshow .slick-dots li.slick-active button {
  background-color: #f5822b;
}

.slideshow .slick-dots li.slick-active:hover button, .slideshow .slick-dots li.slick-active:focus:not(:active) button {
  box-shadow: 0 0 0 1px #f5822b;
}

.midnight-bg .slideshow button.slick-prev {
  background-image: url(i/arrow-left-white.svg);
}

.midnight-bg .slideshow button.slick-next {
  background-image: url(i/arrow-right-white.svg);
}

.orange-bg .slideshow button.slick-prev {
  background-image: url(i/arrow-left-black.svg);
}

.orange-bg .slideshow button.slick-next {
  background-image: url(i/arrow-right-black.svg);
}

.orange-bg .slideshow .slick-dots li.slick-active button {
  background-color: #263347;
}

.orange-bg .slideshow .slick-dots li.slick-active:hover button, .orange-bg .slideshow .slick-dots li.slick-active:focus:not(:active) button {
  box-shadow: 0 0 0 1px #263347;
}

.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;
}

.slide-image {
  width: 100%;
}

.slide-image video,
.slide-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.slide-image iframe {
  display: block;
}

.featured-projects.slideshow .slick-track {
  -webkit-align-items: stretch;
  /* Safari 7.0+ */
  align-items: stretch;
}

.featured-projects.slideshow .slick-dots {
  right: 1.25rem;
  bottom: 2.5rem;
  left: auto;
}

@media only screen and (min-width: 700px) {
  .featured-projects.slideshow .slick-dots {
    right: 5rem;
    bottom: 2.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .featured-projects.slideshow .slick-dots {
    right: 7.5rem;
    bottom: 5rem;
  }
}

.inline-slideshow.slideshow {
  margin: 0 -2.5rem;
  width: calc(100% + 5rem);
}

.inline-slideshow.slideshow .slide {
  padding: 0 5rem 5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

@media only screen and (max-width: 699px) {
  .inline-slideshow.slideshow .slide .wrap {
    padding: 0;
  }
}

.inline-slideshow.slideshow .caption {
  bottom: 0;
  left: 50%;
  -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 */
}

@media only screen and (min-width: 769px) {
  .inline-slideshow.slideshow {
    margin: 0 -5rem;
    width: calc(100% + 10rem);
  }
  .inline-slideshow.slideshow .slide {
    padding: 0 5rem 7.5rem;
  }
}

@media only screen and (min-width: 1024px) {
  .inline-slideshow.slideshow {
    margin: 0 -7.5rem;
    width: calc(100% + 15rem);
  }
  .inline-slideshow.slideshow .slide {
    padding: 0 7.5rem 7.5rem;
  }
  .inline-slideshow.slideshow .caption {
    bottom: 1.25rem;
  }
}

.inline-slideshow.slideshow .slide-image {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 61.8%;
}

.inline-slideshow.slideshow button.slick-prev,
.inline-slideshow.slideshow button.slick-next {
  top: 42%;
}

.inline-slideshow.slideshow.single-slide .slide {
  padding-bottom: 0;
}

@media only screen and (max-width: 699px) {
  html[data-touch-events] .inline-slideshow.slideshow .slide {
    padding: 0 2.5rem 2.5rem;
  }
}

html:not([data-touch-events]) .slick-track,
html:not([data-touch-events]) .slick-list,
html:not([data-touch-events]) .slick-slide,
html:not([data-touch-events]) .slick-slide
.slick-slide img {
  transform: translate3d(0, 0, 0);
}

div.slick-slider {
  width: 1px;
  min-width: 100%;
  *width: 100%;
}

dl.accordion {
  border-bottom: 1px solid #80808d;
  text-align: left;
}

dl.accordion dt {
  border-top: 1px solid #80808d;
  position: relative;
}

dl.accordion dt.no-button {
  padding: 0.6rem 2.5rem 0.6rem 0;
}

dl.accordion dt h6 {
  color: #80808d;
}

dl.accordion dt h4 {
  color: #263347;
  padding-top: 2px;
  line-height: 1.35;
}

dl.accordion dt h4 + p {
  margin-top: 0.6rem;
}

dl.accordion dt button {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  text-align: left;
  cursor: ns-resize;
  font-size: inherit;
  padding: 2rem 2.5rem 2rem 0;
  position: relative;
  z-index: 1;
}

dl.accordion dt button h6 {
  vertical-align: middle;
}

dl.accordion dt button:hover, dl.accordion dt button:focus:not(:active) {
  color: #f5822b !important;
}

dl.accordion dt button:hover h6, dl.accordion dt button:hover h4, dl.accordion dt button:focus:not(:active) h6, dl.accordion dt button:focus:not(:active) h4 {
  color: #f5822b;
}

dl.accordion dt button:hover + svg, dl.accordion dt button:focus:not(:active) + svg {
  fill: #f5822b !important;
}

dl.accordion dt button + svg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  cursor: ns-resize;
  height: 100%;
  fill: #80808d;
  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;
}

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 2.5rem;
  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;
}

@media only screen and (min-width: 700px) {
  dl.accordion dt button,
dl.accordion dt.no-button,
dl.accordion dd,
dl.accordion h4 + p {
    padding-right: 5rem;
  }
}

dl.accordion.values dt button {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-right: 2.5rem;
}

dl.accordion.values .value-icon {
  width: 7.5rem;
  height: 5rem;
  padding-right: 1.5rem;
  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;
}

dl.accordion.values .value-icon svg {
  fill: #80808d;
  overflow: visible;
}

dl.accordion.values .value-intro {
  width: 100%;
  width: calc(100% - 7.5rem);
}

dl.accordion.values dd {
  padding-left: 7.5rem;
}

@media only screen and (min-width: 700px) {
  dl.accordion.values dt button, dl.accordion.values dd {
    padding-right: 7.5rem;
  }
}

.glass-bg .accordion button:hover, .glass-bg .accordion button:focus:not(:active),
.sand-bg .accordion button:hover,
.sand-bg .accordion button:focus:not(:active),
.white-bg .accordion button:hover,
.white-bg .accordion button:focus:not(:active) {
  color: #ca5c0a !important;
}

.glass-bg .accordion button:hover h6, .glass-bg .accordion button:hover h4, .glass-bg .accordion button:focus:not(:active) h6, .glass-bg .accordion button:focus:not(:active) h4,
.sand-bg .accordion button:hover h6,
.sand-bg .accordion button:hover h4,
.sand-bg .accordion button:focus:not(:active) h6,
.sand-bg .accordion button:focus:not(:active) h4,
.white-bg .accordion button:hover h6,
.white-bg .accordion button:hover h4,
.white-bg .accordion button:focus:not(:active) h6,
.white-bg .accordion button:focus:not(:active) h4 {
  color: #ca5c0a !important;
}

.glass-bg .accordion button:hover + svg, .glass-bg .accordion button:focus:not(:active) + svg,
.sand-bg .accordion button:hover + svg,
.sand-bg .accordion button:focus:not(:active) + svg,
.white-bg .accordion button:hover + svg,
.white-bg .accordion button:focus:not(:active) + svg {
  fill: #ca5c0a !important;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.25rem;
  cursor: pointer;
}

.modal-close::before, .modal-close::after {
  content: '';
  display: block;
  width: 2.5rem;
  height: 0.2rem;
  background-color: #f9f9fa;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  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;
}

.modal-close::before {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  margin-top: 2px;
}

.modal-close::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  margin-top: -2px;
}

.modal-close:hover::before, .modal-close:hover::after, .modal-close:focus:not(:active)::before, .modal-close:focus:not(:active)::after {
  background-color: #f5822b;
}

@media only screen and (min-width: 700px) {
  .modal-close {
    padding: 3.2rem 2.5rem;
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  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 {
  height: 100%;
  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;
}

.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;
}

body.search-open .modal.search-modal,
body.search-open .modal.search-results-modal {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
}

.search-modal {
  overflow: hidden;
}

.search-modal:not(.touch-search-modal) {
  left: 15.4rem;
  right: 15.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;
}

@media only screen and (min-width: 700px) {
  .search-modal:not(.touch-search-modal) {
    left: 25.4rem;
    right: 25.4rem;
  }
}

.search-modal form {
  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;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.search-modal input[name="s"] {
  width: 100%;
  font-size: 125%;
  line-height: 5.4rem;
  text-align: center;
  border-width: 0;
}

.touch-search-modal .search-modal input[name="s"] {
  font-size: 175%;
}

@media only screen and (min-width: 700px) {
  .search-modal input[name="s"] {
    font-size: 175%;
  }
}

.search-modal input[data-honeypot] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

body:not(.search-open) .search-modal {
  -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 */
}

body.has-results .search-modal {
  height: 5.4rem;
}

@media only screen and (min-width: 700px) {
  body.has-results .search-modal {
    height: 7rem;
  }
  body.has-results .search-modal input[name="s"] {
    line-height: 7rem;
  }
}

.search-results-modal::after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  background-color: #1a222d;
  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.has-results .search-results-modal::after {
  height: 5.4rem;
}

@media only screen and (min-width: 700px) {
  body.has-results .search-results-modal::after {
    height: 7rem;
  }
}

.search-results {
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  padding-top: 5.4rem;
}

@media only screen and (min-width: 700px) {
  .search-results {
    padding-top: 7rem;
  }
}

.search-results .balance-text {
  opacity: 1;
}

.search-results section {
  min-height: 100%;
}

.post-type-title h4.section-title {
  color: #f5822b;
}

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

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

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

.searching,
.searching::before,
.searching::after {
  position: fixed;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #80808d;
}

.searching {
  z-index: 2;
  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 */
  background-color: #f5822b;
  -webkit-animation: waiting 1s linear 0s infinite normal forwards;
  -moz-animation: waiting 1s linear 0s infinite normal forwards;
  animation: waiting 1s linear 0s infinite normal forwards;
}

.searching::before {
  content: '';
  right: 2.5rem;
}

.searching::after {
  content: '';
  left: 2.5rem;
}

.alert {
  position: fixed;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.5s, opacity 0.5s linear;
  will-change: visibility, opacity;
}

@media only screen and (min-width: 769px) {
  .alert {
    max-width: 50%;
  }
}

@media only screen and (min-width: 1280px) {
  .alert {
    max-width: 33.333%;
  }
}

@media only screen and (min-width: 1793px) {
  .alert {
    max-width: 25%;
  }
}

.alert.show {
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
}

.alert .alert-wrap {
  padding: 5rem 2.5rem 2.5rem;
}

.alert .modal-close {
  padding: 3.2rem 2.5rem;
}

.featured-project {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.featured-project a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

.featured-project a > div {
  position: relative;
  width: 100%;
  height: 100%;
}

.featured-project .featured-image-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 58.3815028902%;
}

.featured-project .featured-image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
}

.featured-project .caption {
  bottom: 0;
  left: 0;
}

.featured-project .featured-text {
  padding: 2rem;
}

.featured-project h4 + p {
  margin-top: 2.5rem;
}

.featured-project:focus:not(:active) img, .featured-project:hover img {
  transition: none;
  opacity: 0.9;
}

@media only screen and (max-width: 699px) {
  .featured-project a {
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
}

@media only screen and (min-width: 700px) {
  .featured-project {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .featured-project a {
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .featured-project .featured-image {
    width: 50%;
    width: calc(50% + 1.7rem);
  }
  .featured-project .featured-text {
    width: 50%;
    width: calc(50% - 1.7rem);
    padding: 5rem 2.5rem 7.5rem;
  }
  .featured-project .featured-text .button, .featured-project .featured-text .admin-edit a, .admin-edit .featured-project .featured-text a {
    position: absolute;
    bottom: 2.5rem;
    left: 2.5rem;
  }
}

@media only screen and (min-width: 1200px) {
  .featured-project .featured-image {
    width: 66.666%;
    width: calc(66.666% + 1.7rem);
  }
  .featured-project .featured-text {
    width: 33.333%;
    width: calc(33.333% - 1.7rem);
    padding: 5rem 5rem 10rem;
  }
  .featured-project .featured-text .button, .featured-project .featured-text .admin-edit a, .admin-edit .featured-project .featured-text a {
    bottom: 5rem;
    left: 5rem;
  }
}

@media only screen and (min-width: 1800px) {
  .featured-project .featured-image {
    width: 75%;
    width: calc(75% + 1.7rem);
  }
  .featured-project .featured-text {
    width: 25%;
    width: calc(25% - 1.7rem);
  }
}

.project-title {
  color: #263347;
  padding-bottom: 5rem;
}

@media only screen and (min-width: 769px) {
  .project-title {
    padding-right: 5rem;
  }
}

@media only screen and (min-width: 1024px) {
  .project-title {
    padding-right: 10rem;
  }
}

.project-story-start h4.section-title {
  color: #80808d;
}

.project-story-wrap {
  position: relative;
  z-index: 0;
}

.project-story-wrap section {
  z-index: 1;
}

.project-story-wrap .slate-bg,
.project-story-wrap .orange-bg {
  z-index: 2;
}

@media only screen and (min-width: 700px) {
  .project-story-wrap .project-story-nav {
    display: block;
    z-index: 2;
  }
}

.project-story-nav {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}

.project-story-nav .wrap {
  text-align: right;
  width: initial;
}

.project-story-nav.fixed {
  position: fixed;
  top: 7.4rem;
}

.project-story-nav.bottom {
  top: auto;
  bottom: 0;
}

.project-story-nav li {
  display: block;
  position: relative;
}

.project-story-nav li + li {
  margin-top: 5rem;
}

.project-story-nav.condensed li + li {
  margin-top: 2.5rem;
}

.project-story-nav a {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  padding: 0;
  border-radius: 50%;
  background-color: #80808d;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}

.project-story-nav a::before {
  content: '';
  display: block;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: -1.1rem;
  left: -1.1rem;
  z-index: 0;
}

.project-story-nav a span {
  display: block;
  position: absolute;
  right: 2.5rem;
  width: 20rem;
  padding-top: 2px;
  color: #80808d;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear;
  will-change: visibility, opacity;
}

@media only screen and (min-width: 1200px) {
  .project-story-nav a span {
    width: 25rem;
  }
}

.project-story-nav a:hover, .project-story-nav a:focus:not(:active) {
  box-shadow: 0 0 0 1px #80808d;
}

@media only screen and (min-width: 1024px) {
  .project-story-nav a:hover span, .project-story-nav a:focus:not(:active) span {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s;
  }
}

.project-story-nav a.current {
  background-color: #f5822b;
}

.project-story-nav a.current span {
  color: #f5822b;
}

.project-story-nav a.current:hover, .project-story-nav a.current:focus:not(:active) {
  box-shadow: 0 0 0 1px #f5822b;
}

@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;
}

[data-src].lazyloaded {
  opacity: 1;
}

[data-src].lazyloaded + .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;
}

.hero-intro {
  position: relative;
}

.hero-intro h4.section-title {
  color: #80808d;
}

@media only screen and (min-width: 700px) {
  .hero-intro .hero-text {
    width: 61.8%;
  }
}

.archive-nav {
  position: absolute;
  top: 5rem;
  padding-top: 0.2em;
  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: flex-end;
  /* Safari 7.0+ */
  justify-content: flex-end;
}

@media only screen and (min-width: 769px) {
  .archive-nav {
    top: 7.5rem;
  }
}

@media only screen and (min-width: 1024px) {
  .archive-nav {
    top: 10rem;
  }
}

@media only screen and (max-width: 699px) {
  .archive-nav {
    right: 2.5rem;
  }
  .archive-nav .prev, .archive-nav h6 {
    display: none;
  }
}

@media only screen and (min-width: 700px) {
  .archive-nav {
    width: 50%;
    right: 5rem;
  }
}

.archive-nav h6, .archive-nav svg {
  margin: 0 0.6rem;
}

.archive-nav a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* Safari 7.0+ */
  align-items: center;
}

.archive-nav a:hover, .archive-nav a:focus:not(:active) {
  color: #f5822b;
}

.archive-nav a:hover svg, .archive-nav a:focus:not(:active) svg {
  fill: #f5822b;
}

.animate {
  width: 100%;
  height: 100%;
  will-change: auto;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
  opacity: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .animate {
    -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;
  }
}

.animate img {
  will-change: auto;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  -webkit-transform: translateX(-25%);
  -moz-transform: translateX(-25%);
  -ms-transform: translateX(-25%);
  -o-transform: translateX(-25%);
  transform: translateX(-25%);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.flex-grid .animate.seen:nth-child(even), .animate.seen {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  opacity: 1;
}

.flex-grid .animate.seen:nth-child(even) img, .animate.seen img {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
}

.instafeed {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.instafeed a {
  flex: 1;
}

.instafeed div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #1a222d;
}

.instafeed img {
  position: absolute;
  top: 0;
  left: 0;
}

.instafeed a:hover div::before,
.instafeed a:focus:not(:active) div::before {
  opacity: 0.5 !important;
}

.instafeed a:hover div::after,
.instafeed a:focus:not(:active) div::after {
  background-image: url(i/icon-external-link.svg);
  -webkit-background-size: 7.5rem auto;
  -moz-background-size: 7.5rem auto;
  -o-background-size: 7.5rem auto;
  background-size: 7.5rem auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.instafeed a:hover img,
.instafeed a:focus:not(:active) img {
  mix-blend-mode: luminosity;
  -webkit-mix-blend-mode: luminosity;
}

@media only screen and (max-width: 768px) {
  .instafeed a:nth-child(4) {
    display: none;
  }
}

.instafeed + .wrap svg {
  fill: #263347;
}

.wrap figure {
  position: relative;
  margin-top: 2.5rem;
}

.wrap figure img {
  width: 100% !important;
}

figure + figcaption {
  background-color: #f9f9fa;
  font-size: 90%;
  padding: 0.8rem;
}

.post-meta {
  margin: 5rem 0;
  border-top: 2px solid;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 7.0+ */
  justify-content: space-between;
  padding-top: 4px;
}

.post-meta > * {
  font-size: 75%;
}

.post-nav {
  margin-top: 5rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  /* Safari 7.0+ */
  justify-content: space-between;
}

@media only screen and (max-width: 450px) {
  .post-nav .button:nth-child(2), .post-nav .admin-edit a:nth-child(2), .admin-edit .post-nav a:nth-child(2) {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1150px) {
  .post-nav .button:nth-child(2), .post-nav .admin-edit a:nth-child(2), .admin-edit .post-nav a:nth-child(2) {
    display: none;
  }
}

.bid-table .description p + p {
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .bid-table .name {
    order: 1;
    width: 100%;
    width: calc(100% - 1px);
  }
  .bid-table .package {
    order: 2;
    width: 100%;
    width: calc(100% - 1px);
  }
  .bid-table .date {
    order: 3;
  }
  .bid-table .location {
    order: 4;
  }
  .bid-table .description {
    order: 5;
    width: 100%;
    width: calc(100% - 1px);
  }
}

@media only screen and (min-width: 769px) {
  .bid-table .date,
.bid-table .name,
.bid-table .location,
.bid-table .package {
    width: 15%;
  }
  .bid-table .description {
    width: 40%;
  }
  .bid-table .date:first-child:nth-last-child(4) ~ .name,
.bid-table .date:first-child:nth-last-child(4) ~ .location {
    width: 22.5%;
  }
}

a.icon {
  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: flex-start;
  /* Safari 7.0+ */
  justify-content: flex-start;
  width: 100%;
  padding: 1.25rem 0;
  border: 0 !important;
}

a.icon .link-icon {
  width: 5rem;
  height: 2.5rem;
  padding-right: 1.5rem;
  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;
}

a.icon .link-icon svg {
  fill: #80808d;
  overflow: visible;
}

a.icon:focus:not(:active), a.icon:hover {
  color: #f5822b;
  background: none !important;
}

a.icon:focus:not(:active) .link-icon svg, a.icon:hover .link-icon svg {
  fill: #f5822b;
}

.two-col {
  padding-left: 0 !important;
  margin-bottom: -1.25rem;
  letter-spacing: -0.65em;
  text-rendering: optimizeLegibility;
}

.two-col li {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
  vertical-align: top;
  margin: 0 !important;
  padding-bottom: 1.25rem;
}

@media only screen and (min-width: 700px) {
  .two-col {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
}

.opp-intro .section-title {
  color: #80808d;
}

.opp-intro .section-title + h2 {
  margin-top: 2.5rem;
}

.opp-intro h3 + h4,
.opp-intro h2 + p {
  margin-top: 2.5rem;
}

.hero-text p,
.balance-text {
  text-rendering: optimizeLegibility;
  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;
}

html[data-ios-browser] .hero-text p, .hero-text p[style], html[data-ios-browser] .balance-text,
.balance-text[style] {
  opacity: 1;
}

.balance-text {
  text-wrap: balance;
  /* Apply (proposed) CSS style */
}

.balance-text + .button-wrap {
  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;
}

.balance-text[style] + .button-wrap {
  opacity: 1;
}

.admin-edit {
  position: relative;
  background: #f9f9fa;
  text-align: center;
  padding: 2.5rem;
}

.caption {
  position: absolute;
  padding: 1.25rem;
  width: 5.3rem;
  height: 5.3rem;
  background-image: url(i/icon-caption.svg);
  background-image: url(i/icon-caption.svg), radial-gradient(ellipse 50% 50%, rgba(14, 18, 31, 0.125), rgba(14, 18, 31, 0));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: default !important;
}

.caption h5 {
  opacity: 0;
  height: 1.8rem;
  overflow: hidden;
  padding: 0 3px;
  color: #f9f9fa;
  text-shadow: 0 1px 2px rgba(14, 18, 31, 0.5);
}

.caption:hover, .caption:focus:not(:active) {
  width: auto;
  height: auto;
  background-color: rgba(14, 18, 31, 0.5);
  background-image: none;
}

.caption:hover h5, .caption:focus:not(:active) h5 {
  opacity: 1;
  height: auto;
}

.inline-slideshow .caption:not(:hover):not(:focus) {
  background-image: url(i/icon-caption-black.svg);
}

.sand-bg .caption:hover, .sand-bg .caption:focus:not(:active) {
  background-color: #e8e8e3;
}

.sand-bg .caption:hover h5, .sand-bg .caption:focus:not(:active) h5 {
  color: #0e121f;
  text-shadow: none;
}

.white-bg .caption:hover, .white-bg .caption:focus:not(:active) {
  background-color: #f9f9fa;
}

.white-bg .caption:hover h5, .white-bg .caption:focus:not(:active) h5 {
  color: #0e121f;
  text-shadow: none;
}

.cement-bg .caption:hover, .cement-bg .caption:focus:not(:active) {
  background-color: #d6d6da;
}

.cement-bg .caption:hover h5, .cement-bg .caption:focus:not(:active) h5 {
  color: #0e121f;
  text-shadow: none;
}

.glass-bg .caption:hover, .glass-bg .caption:focus:not(:active) {
  background-color: #dde3e6;
}

.glass-bg .caption:hover h5, .glass-bg .caption:focus:not(:active) h5 {
  color: #0e121f;
  text-shadow: none;
}

@media only screen and (min-width: 700px) {
  .caption {
    padding: 2.5rem;
    width: 6.8rem;
    height: 6.8rem;
  }
  .inline-slideshow .caption {
    padding: 1.25rem 1.25rem 2.5rem;
  }
}

.inline-caption {
  display: block;
  padding: 1.25rem;
  text-align: left;
  background-color: #f9f9fa;
}

.white-bg .inline-caption {
  background-color: #e8e8e3;
}

html[data-ios-browser] .legacy-section {
  -webkit-box-shadow: 0 1px 0 #e8e8e3;
  -moz-box-shadow: 0 1px 0 #e8e8e3;
  box-shadow: 0 1px 0 #e8e8e3;
}

.legacy-image {
  padding: 2.5rem 5rem;
}

@media only screen and (min-width: 700px) {
  .legacy-image {
    padding: 5rem 10rem;
  }
}

.legacy-image img {
  width: 100%;
}

.view-timeline {
  display: inline-block;
  border: 0 !important;
  margin-top: 2.5rem;
}

.view-timeline svg {
  overflow: visible;
}

.view-timeline .text-bg {
  display: none;
}

.view-timeline .text path {
  fill: #0e121f;
}

.view-timeline:focus:not(:active), .view-timeline:hover {
  background: none !important;
}

.view-timeline:focus:not(:active) .text-bg, .view-timeline:hover .text-bg {
  display: block;
}

.view-timeline:focus:not(:active) .text path, .view-timeline:hover .text path {
  fill: #e8e8e3;
}

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

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

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

.timeline .slideshow.ready button.slick-next {
  -webkit-animation: ready 2s linear 0s infinite normal forwards;
  -moz-animation: ready 2s linear 0s infinite normal forwards;
  animation: ready 2s linear 0s infinite normal forwards;
}

.timeline-keyboard-intro {
  position: absolute;
  top: auto;
  left: -999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

.timeline-keyboard-intro strong {
  color: #f5822b;
  text-transform: uppercase;
}

.timeline-keyboard-intro:focus, .timeline-keyboard-intro:active {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: auto;
  height: auto;
  border-left: 1px solid #f9f9fa;
  padding-left: 1.5rem;
  z-index: 0;
}

.timeline {
  position: relative;
  width: 100%;
  height: initial;
  z-index: 1;
}

.timeline h4.section-title {
  color: #f5822b;
}

.timeline .hero-text p + p {
  font-size: 100%;
}

.timeline .timeline-outro .hero-text {
  border: 0;
  padding: 0;
}

.timeline .hero-text {
  margin: 2.5rem 0 0;
  width: 100%;
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
}

.timeline .slick-slide {
  -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 */
  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;
}

.timeline .timeline-outro,
.timeline .year {
  position: relative;
  height: auto;
  border: solid #80808d;
  background: #1a222d;
  overflow: hidden;
}

.timeline .year-cover {
  z-index: 0;
  visibility: visible;
  opacity: 0.99999;
  transition-delay: 0s;
  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;
}

.timeline .year-cover img {
  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;
}

.timeline .year h4.section-title {
  text-transform: none;
}

.timeline .year h3.balance-text {
  will-change: color;
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

.timeline .year:not(:hover) .year-cover {
  opacity: 0.8;
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
}

.timeline .year:not(:hover) .year-cover img {
  mix-blend-mode: luminosity;
  -webkit-mix-blend-mode: luminosity;
}

.timeline .year:not(.expand) {
  cursor: pointer;
}

.timeline .year:not(.expand):hover h3.balance-text {
  color: #f5822b;
}

.timeline .year.hide-cover .year-link,
.timeline .year.hide-cover .year-cover {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.25s, opacity 0.25s linear;
  will-change: visibility, opacity;
}

.timeline .year.expand {
  height: auto;
}

.timeline .hero-text,
.timeline .slide-text {
  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;
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

body:not(.year-open) .timeline .year.slick-active:not(.expand) {
  border-color: transparent;
}

.timeline .slide-text {
  position: relative;
  z-index: 1;
}

.timeline .year-images .slide-image {
  position: relative;
  width: 100%;
  height: 0;
}

.timeline .inline-caption {
  text-align: center;
  background-color: transparent;
}

@media only screen and (max-width: 699px) {
  .timeline .timeline-outro,
.timeline .year {
    border-width: 1px 0 0 0;
  }
  .timeline .slide-text {
    padding: 7.9rem 2.5rem;
    overflow-x: hidden;
  }
  .timeline .year.expand {
    border-color: transparent;
  }
  .timeline .expanded {
    display: none;
  }
  .timeline .year-images {
    width: 100%;
    padding: 0 0 2.5rem;
  }
  .timeline .year-images .slideshow {
    height: 61.8vw;
    overflow: visible;
    margin-bottom: 3.75rem;
  }
  .timeline .year-images .slick-dots {
    bottom: -5rem;
  }
  .timeline .year-images .slick-slide {
    padding: 0 2.5rem;
  }
  .timeline .year-images .slide-image {
    padding-bottom: 61.8vw;
  }
  .timeline .year-images .inline-caption {
    bottom: 0;
  }
}

@media only screen and (min-width: 700px) {
  .timeline {
    height: 100vh;
  }
  .timeline .slick-track {
    -webkit-align-items: flex-start;
    /* Safari 7.0+ */
    align-items: flex-start;
  }
  .timeline .timeline-intro {
    width: 50vw;
  }
  .timeline .slide-text {
    padding-top: 10rem;
  }
  .timeline h3.balance-text {
    max-width: calc(50vw - 10rem);
  }
  .timeline .timeline-outro,
.timeline .year {
    width: 50vw;
    height: 100%;
    border-width: 0 0 0 1px;
  }
  body:not(.year-open) .timeline .year.slick-active:not(.hide-cover) {
    border-color: transparent;
  }
  .timeline .expanded {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    will-change: visibility, opacity;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
  .timeline .year.expand {
    width: 100vw;
    height: 100vh;
    height: 100%;
    border-color: transparent;
    overflow: hidden !important;
  }
  .timeline .year.expand .expanded {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .timeline .year.expand .slide-text:not(.year-images) {
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .timeline .year-text {
    width: calc(50vw - 5rem);
    padding-right: 5rem;
    padding-bottom: 2.5rem;
  }
  .timeline .year-images {
    position: fixed;
    left: 50%;
    top: 0;
    width: 50vw;
    z-index: 2;
    overflow: hidden;
    padding-left: 5rem;
  }
  .timeline .year-images .slide {
    padding-bottom: 2.5rem;
  }
  .timeline .year-images .slide-image {
    padding-bottom: 100%;
  }
  .timeline button.slick-prev,
.timeline button.slick-next {
    position: absolute;
    top: auto;
    bottom: 0;
  }
  .timeline button.slick-prev {
    left: 2.5rem;
  }
  .timeline button.slick-next {
    right: 2.5rem;
  }
}

@media only screen and (min-width: 900px) {
  .timeline .timeline-intro {
    width: 66.666vw;
  }
  .timeline .slide-text {
    padding-top: 12.5rem;
  }
  .timeline h3.balance-text {
    max-width: calc(33.333vw - 10rem);
  }
  .timeline .timeline-outro,
.timeline .year,
.timeline .year-images {
    width: 33.333vw;
  }
  .timeline .year-text {
    width: calc(33.333vw - 5rem);
  }
  .timeline .year.expand {
    width: 66.666vw;
    border-color: #80808d;
  }
  body.year-open .timeline .timeline-item {
    -webkit-transform: translateX(16.666vw);
    -moz-transform: translateX(16.666vw);
    -ms-transform: translateX(16.666vw);
    -o-transform: translateX(16.666vw);
    transform: translateX(16.666vw);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
  }
  body.year-open .timeline .timeline-item:not(.hide-cover) .hero-text,
body.year-open .timeline .timeline-item:not(.hide-cover) .slide-text {
    opacity: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
}

@media only screen and (min-width: 1200px) {
  .timeline .timeline-intro {
    width: 50vw;
  }
  .timeline h3.balance-text {
    max-width: calc(25vw - 10rem);
  }
  .timeline .timeline-outro,
.timeline .year {
    width: 25vw;
  }
  .timeline .year-text {
    width: calc(37.5vw - 5rem);
  }
  .timeline .year-images {
    width: 37.5vw;
  }
  .timeline .year.expand {
    width: 75vw;
  }
  body.year-open .timeline .timeline-item {
    -webkit-transform: translateX(12.5vw);
    -moz-transform: translateX(12.5vw);
    -ms-transform: translateX(12.5vw);
    -o-transform: translateX(12.5vw);
    transform: translateX(12.5vw);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* FF Hack for sharper renders */
  }
}

.year-close {
  top: 0;
  right: 50%;
  color: #f9f9fa;
  opacity: 0;
  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;
  -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 */
}

body.year-open:not(.menu-open):not(.search-open) .year-close {
  opacity: 1;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

body.year-open:not(.menu-open):not(.search-open) .year-close::before, body.year-open:not(.menu-open):not(.search-open) .year-close::after {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media only screen and (max-width: 699px) {
  .year-close {
    position: fixed;
    top: 1.25rem;
  }
}

body:not(.year-open) .year-close::before, body:not(.year-open) .year-close::after {
  -webkit-transform: translateY(-50%) rotate(0);
  -moz-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  -o-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
}

.timeline-nav {
  position: absolute;
  bottom: 2.5rem;
  left: 7.5rem;
  right: 7.5rem;
  z-index: 2;
  display: none;
  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.year-open .timeline-nav {
  opacity: 0;
}

body.year-open:not(.keyboard-focused) .timeline-nav {
  -webkit-transform: translateY(10rem);
  -moz-transform: translateY(10rem);
  -ms-transform: translateY(10rem);
  -o-transform: translateY(10rem);
  transform: translateY(10rem);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */
}

.timeline-nav button {
  text-transform: none;
  height: 5rem;
  line-height: 5rem;
  color: #f5822b;
  padding: 0;
  cursor: pointer;
}

.timeline-nav button:hover, .timeline-nav button:focus:not(:active) {
  color: #f9f9fa;
}

@media only screen and (min-width: 700px) {
  .timeline-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    /* Safari 7.0+ */
    justify-content: space-around;
  }
}

@media only screen and (max-width: 1023px) {
  .timeline-nav button:nth-child(even) {
    display: none;
  }
}

.guts-logo-title {
  width: 10rem;
  margin-bottom: 2.5rem;
}

/*****************************/
/** password protected page **/
/*****************************/
.post-password-form {
  margin-top: 2.5rem;
}

.post-password-form p:first-child {
  font-style: italic;
}

.post-password-form p:last-child {
  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;
}

.post-password-form label {
  line-height: 4rem;
  color: transparent;
}

.post-password-form label input {
  color: #f9f9fa;
}

.post-password-form input {
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  border: 1px solid #f9f9fa;
  padding: 0 1rem;
  margin-top: -4.2rem !important;
  line-height: 4rem;
  height: 4.2rem;
}

.post-password-form input[type="submit"] {
  margin-top: 0;
  background-color: #f9f9fa;
  color: #263347;
  text-transform: uppercase;
}

.post-password-form input[type="submit"]:focus:not(:active), .post-password-form input[type="submit"]:hover {
  background-color: #263347;
  color: #f9f9fa;
  border-left-color: #263347;
}

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