<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

@font-face {
  font-family: "NohemiSemBd";
  src: url("../fonts/Nohemi-SemiBold.woff2") format("woff2"), url("../fonts/Nohemi-SemiBold.woff") format("woff"), url("../fonts/Nohemi-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: "NohemiExtBd";
  src: url("../fonts/Nohemi-ExtraBold.woff2") format("woff2"), url("../fonts/Nohemi-ExtraBold.woff") format("woff"), url("../fonts/Nohemi-ExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
#__bs_notify__ {
  opacity: 0;
}

* {
  box-sizing: border-box;
}

html {
  background-color: #1A271C;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Arial";
  color: #FFF;
  width: 100%;
  max-width: 100%;
  margin: 0;
  overflow-x: hidden;
}

.clearfix:after, .services__col-container:after {
  content: "";
  display: table;
  clear: both;
}

.box-size {
  box-sizing: border-box;
}

.aliasing {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

h1 {
  font-family: "NohemiExtBd", serif;
  letter-spacing: 0.005em;
  font-size: 9.5vw;
}
@media all and (min-width: 500px) {
  h1 {
    font-size: 8vw;
  }
}

.eyebrow {
  font-size: 12px;
  font-family: Arial;
  line-height: 1em;
  font-weight: 600;
  color: #C59313;
  text-transform: uppercase;
}
@media all and (min-width: 800px) {
  .eyebrow {
    font-size: 16px;
  }
}
@media all and (min-width: 1300px) {
  .eyebrow {
    font-size: 1.35vw;
  }
}
.eyebrow.small {
  font-size: 12px;
}
@media all and (min-width: 1200px) {
  .eyebrow.small {
    font-size: 14px;
  }
}
@media all and (min-width: 1500px) {
  .eyebrow.small {
    font-size: 16px;
  }
}

.header {
  position: relative;
  height: 90vh;
  padding: 0 20px;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
@media all and (min-width: 750px) {
  .header {
    padding: 0 40px;
  }
}
@media all and (min-width: 600px) {
  .header {
    overflow: visible;
  }
}
.header__image-container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  user-drag: none;
  position: absolute;
  z-index: 0;
  height: 70svh;
  left: 50%;
  top: 80px;
  transform: translateX(-50%);
}
@media all and (min-width: 600px) {
  .header__image-container {
    height: 70svh;
    left: auto;
    right: 40px;
    top: 80px;
    transform: translateX(0);
  }
}
@media all and (min-width: 1000px) {
  .header__image-container {
    right: calc(25% + 40px);
    transform: translateX(50%);
  }
}
.header__image-container .bw {
  position: relative;
  height: 100%;
}
.header__image-container .color {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  transform: translate3d(0, 0, 1px);
}
.header__image-container img {
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  user-drag: none;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.01;
  transform: scale(0.8);
}
@media all and (min-width: 600px) {
  .header__image-container img {
    transform: scale(1);
  }
}
.header__image-container img:first-child {
  position: static;
  opacity: 1;
  z-index: 0;
}
.header__image-container img.show {
  opacity: 1;
}
.header__top-container {
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  padding: 0 20px;
}
@media all and (min-width: 750px) {
  .header__top-container {
    padding: 0 40px;
  }
}
@media all and (min-width: 800px) {
  .header__top-container {
    top: 30px;
  }
}
.header__top-container .eyebrow {
  color: #53503C;
  margin-top: 4px;
}
@media all and (min-width: 800px) {
  .header__top-container .eyebrow {
    margin-top: 0;
  }
}
.header__top-container .eyebrow.tagline-desktop {
  display: none;
}
@media all and (min-width: 450px) {
  .header__top-container .eyebrow.tagline-desktop {
    display: block;
  }
}
.header__top-container .eyebrow.tagline-mobile {
  display: block;
}
@media all and (min-width: 450px) {
  .header__top-container .eyebrow.tagline-mobile {
    display: none;
  }
}
.header__top-container .header__contact-list {
  position: absolute;
  top: -4px;
  right: 20px;
}
@media all and (min-width: 750px) {
  .header__top-container .header__contact-list {
    right: 40px;
  }
}
.header__top-container li {
  position: relative;
  display: inline-block;
}
@media all and (min-width: 1200px) {
  .header__top-container li {
    margin-top: -5px;
  }
}
.header__top-container li.dim .icon {
  background-color: #53503C !important;
}
.header__top-container li a.icon {
  display: inline-block;
  background-color: red !important;
  transition: background-color 0.15s linear;
}
.header__top-container li a.icon:hover {
  background-color: #C59313 !important;
}
.header__text-container {
  position: absolute;
  top: calc(75px + 45%);
  transform: translateY(-50%);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0;
}
.header__text-container h1 {
  display: block;
  color: #FFF;
  line-height: 1em;
}
@media all and (min-width: 500px) {
  .header__text-container h1 {
    padding-right: 20%;
  }
}
.header__text-container h1 span {
  overflow: hidden;
  height: 0.98em;
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
}
.header__text-container h1 span:nth-child(4), .header__text-container h1 span:nth-child(5) {
  margin-top: -0.175em;
}
.header__text-container h1 span span {
  transform: translateY(1em);
  transition: transform 0.75s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.header__text-container h1 span.highlight {
  opacity: 1;
}
.header__text-container h1 span.highlight span {
  transform: translateY(0);
}
.header__ticker {
  position: relative;
  overflow: hidden;
  margin-bottom: 8px;
  height: 12px;
}
@media all and (min-width: 800px) {
  .header__ticker {
    height: 16px;
    margin-bottom: 12px;
  }
}
@media all and (min-width: 1300px) {
  .header__ticker {
    height: 1.35vw;
  }
}
.header__ticker-inner {
  position: absolute;
  top: 0;
}
.header__ticker-inner span {
  padding-bottom: 0.1em;
}

.text-ticker {
  position: relative;
  width: 100%;
  height: 105%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.text-ticker.grabbing {
  cursor: grab;
}
.text-ticker__strip {
  position: absolute;
  width: 100%;
  height: 100%;
}
.text-ticker__text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  white-space: nowrap;
  width: auto;
  text-overflow: unset;
  overflow: visible;
}

.slideshow__controls {
  position: absolute;
  top: 91.75%;
  left: 50%;
  border-radius: 16px;
  background-color: transparent;
  z-index: 2;
  padding: 0.5% 1.75% 0.7%;
  transform: translateX(-50%);
}
@media all and (min-width: 450px) {
  .slideshow__controls {
    top: 92.75%;
  }
}
@media all and (min-width: 600px) {
  .slideshow__controls {
    top: 93.25%;
    background-color: #53503C;
  }
}
@media all and (min-width: 750px) {
  .slideshow__controls {
    top: 93.5%;
  }
}
@media all and (min-width: 1050px) {
  .slideshow__controls {
    top: 94%;
    border-radius: 24px;
  }
}
.slideshow__button {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #FFF;
  margin-right: 6px;
  opacity: 0.25;
  transition: opacity 0.15s linear;
  cursor: pointer;
}
@media all and (min-width: 450px) {
  .slideshow__button {
    width: 7px;
    height: 7px;
    margin-right: 8px;
  }
}
.slideshow__button:last-child {
  margin-right: 0;
}
.slideshow__button.selected, .slideshow__button:hover {
  opacity: 1;
}
.slideshow__button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 20px;
  transform: translate(-50%, -50%);
}
.slideshow img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  visibility: hidden;
}
.slideshow img:first-child {
  position: static;
  visibility: visible;
  z-index: 0;
}
.slideshow img.show {
  visibility: visible;
}

.story-text {
  font-family: "NohemiSemBd", serif;
  font-weight: 900;
  font-size: 5.925vw;
  line-height: 130%;
  letter-spacing: 0.005em;
  padding: 0 20px;
  margin-bottom: 0.8em;
}
@media all and (min-width: 450px) {
  .story-text {
    font-size: 5.25vw;
  }
}
@media all and (min-width: 750px) {
  .story-text {
    padding: 0 40px;
    font-size: 4.5vw;
  }
}
.story-text p {
  color: #53503C;
}
.story-text span {
  color: #53503C;
  transition: color 0.45s linear;
}
.story-text span.highlight-slow {
  transition: color 1.2s linear;
}
.story-text span.highlight {
  color: #FFF;
}

.icon {
  position: relative;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin-bottom: 2px;
  cursor: pointer;
  overflow: hidden;
  background-color: #C59313;
  background-size: 100% 100%;
  background-position: center;
}
@media all and (min-width: 1200px) {
  .icon {
    width: 34px;
    height: 34px;
    margin-right: 1px;
    margin-bottom: 3px;
    background-size: 90% 90%;
  }
}
@media all and (min-width: 1450px) {
  .icon {
    width: 40px;
    height: 40px;
    margin-right: 2px;
    margin-bottom: 4px;
  }
}
.icon.email {
  background-image: url("../images/icons/icon-email.png");
}
.icon.linkedin {
  background-image: url("../images/icons/icon-linkedin.png");
}
.icon.twitter {
  background-image: url("../images/icons/icon-twitter.png");
}
.icons-loaded .icon.webby {
  background-image: url("../images/icons/icon-webby.png");
}
.icons-loaded .icon.creative-circle {
  background-image: url("../images/icons/icon-creative-circle.png");
}
.icons-loaded .icon.awwwards {
  background-image: url("../images/icons/icon-awwwards.png");
}
.icons-loaded .icon.fwa {
  background-image: url("../images/icons/icon-fwa.png");
}
.icons-loaded .icon.snd {
  background-image: url("../images/icons/icon-snd.png");
}
.icons-loaded .icon.spd {
  background-image: url("../images/icons/icon-spd.png");
}
.icons-loaded .icon.emmy {
  background-image: url("../images/icons/icon-emmy.png");
}
.icons-loaded .icon.one-show {
  background-image: url("../images/icons/icon-one-show.png");
}
.icons-loaded .icon.daad {
  background-image: url("../images/icons/icon-daad.png");
}

.dropdown {
  position: absolute;
  top: 39px;
  min-width: 210px;
  background-color: #FFF;
  color: #000;
  font-size: 12px;
  line-height: 140%;
  padding: 18px;
  text-align: center;
  border-radius: 3px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  visibility: hidden;
  z-index: 2;
}
.dropdown.align-left {
  transform: translateX(0%);
}
.dropdown.align-right {
  transform: translateX(-100%);
}
@media all and (min-width: 1200px) {
  .dropdown {
    top: 48px;
  }
}
@media all and (min-width: 1450px) {
  .dropdown {
    top: 55px;
  }
}
.dropdown__arrow {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 13px;
  width: 0;
  height: 0;
  border-width: 0 7px 10px 7px;
  border-color: transparent transparent #FFFFFF transparent;
  border-style: solid;
}
.dropdown:after {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -8px;
  width: 16px;
  height: 18px;
}
.dropdown__title {
  display: block;
  color: #C59313;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  white-space: nowrap;
}
.dropdown__title:after {
  content: "";
  display: block;
  margin: 10px auto 0;
  background-color: #bfbfbf;
  width: 22px;
  height: 1px;
}
.dropdown p {
  font-size: 12px !important;
}
.dropdown p strong {
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}

@keyframes shimmer {
  0% {
    left: -50%;
  }
  100% {
    left: 120%;
  }
}
.project-list {
  position: relative;
  padding: 0 20px;
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 12px;
}
@media all and (min-width: 389px) {
  .project-list {
    font-size: 13px;
  }
}
@media all and (min-width: 500px) {
  .project-list {
    font-size: 14px;
  }
}
@media all and (min-width: 750px) {
  .project-list {
    padding: 0 40px;
    margin-top: 80px;
    margin-bottom: 60px;
  }
}
@media all and (min-width: 1200px) {
  .project-list {
    font-size: 16px;
  }
}
@media all and (min-width: 1500px) {
  .project-list {
    font-size: 18px;
  }
}
.project-list__header .project-list__thumbnail-container {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s linear 0s, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
}
.project-list__header .project-list__role-container {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s linear 0.1s, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s;
  display: none;
}
@media all and (min-width: 365px) {
  .project-list__header .project-list__role-container {
    display: block;
  }
}
.project-list__header .project-list__awards-container {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s linear 0.2s, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s;
  display: none;
}
@media all and (min-width: 750px) {
  .project-list__header .project-list__awards-container {
    display: block;
  }
}
.project-list__header .project-list__year-container {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s linear 0.3s, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
  display: none;
}
@media all and (min-width: 450px) {
  .project-list__header .project-list__year-container {
    display: block;
  }
}
.project-list__header.show:after {
  width: 100%;
}
.project-list__header.show .project-list__thumbnail-container,
.project-list__header.show .project-list__role-container,
.project-list__header.show .project-list__awards-container,
.project-list__header.show .project-list__year-container {
  opacity: 1;
  transform: translateY(0);
}
.project-list__item.is-hover .project-list__awards-container {
  z-index: 3;
}
.project-list__item.is-hitarea-hover .project-list__name {
  border-bottom-color: #C59313;
}
.project-list__item.is-hitarea-hover .project-list__inner-top:before {
  border-color: transparent transparent transparent #C59313;
  transform: translate3d(0px, -50%, 1px) !important;
  transition: transform 0.25s cubic-bezier(0.65, 0.05, 0.36, 1), border-color 0.25s linear;
}
@media all and (min-width: 750px) {
  .project-list__item.is-hitarea-hover .project-list__inner-top:before {
    transform: translate3d(4px, -50%, 1px) !important;
  }
}
.project-list__item.is-open .project-list__inner-top:before {
  transition: transform 0.6s cubic-bezier(0.65, 0.05, 0.36, 1), border-color 0.25s linear;
  transform: rotate(90deg) translate3d(-50%, 0%, 1px) !important;
  border-color: transparent transparent transparent #FFF !important;
}
.project-list__item.is-open .hover-layer {
  opacity: 0 !important;
}
.project-list__item .project-list__inner-top:before {
  transform: translate3d(-30px, -50%, 1px);
}
.project-list__item .project-list__thumbnail-container {
  opacity: 0;
  transition: opacity 0.5s linear;
}
.project-list__item .project-list__name-container {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s linear 0.1s, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.1s;
}
.project-list__item .project-list__role-container {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s linear 0.2s, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s;
}
.project-list__item .project-list__awards-container {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s linear 0.3s, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.3s;
}
.project-list__item .project-list__year-container {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s linear 0.4s, transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.4s;
}
.project-list__item.show.is-hover .hover-layer {
  opacity: 0.25;
}
.project-list__item.show .project-list__inner-top:before {
  transform: translate3d(0, -50%, 1px);
}
.project-list__item.show:after {
  width: 100%;
}
.project-list__item.show .project-list__thumbnail-container {
  opacity: 1;
}
.project-list__item.show .project-list__name-container {
  opacity: 1;
  transform: translateY(0);
}
.project-list__item.show .project-list__role-container {
  opacity: 1;
  transform: translateY(0);
}
.project-list__item.show .project-list__awards-container {
  opacity: 1;
  transform: translateY(0);
}
.project-list__item.show .project-list__year-container {
  opacity: 1;
  transform: translateY(0);
}
.project-list__header {
  display: flex;
  -moz-column-gap: 10px;
  column-gap: 10px;
  flex-direction: row;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 3px;
  padding-bottom: 15px;
  position: relative;
}
@media all and (min-width: 750px) {
  .project-list__header {
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}
.project-list__header:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  transition: width 1.3s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
}
@media all and (min-width: 750px) {
  .project-list__header {
    font-size: 12px;
  }
}
@media all and (min-width: 1200px) {
  .project-list__header {
    font-size: 14px;
  }
}
@media all and (min-width: 1500px) {
  .project-list__header {
    font-size: 16px;
  }
}
.project-list__header .project-list__thumbnail-container {
  width: calc(75% + 10px);
}
@media all and (min-width: 450px) {
  .project-list__header .project-list__thumbnail-container {
    width: calc(65% + 10px);
  }
}
@media all and (min-width: 750px) {
  .project-list__header .project-list__thumbnail-container {
    width: calc(50% + 15px);
  }
}
.project-list__item {
  position: relative;
  padding: 15px 0;
}
.touch {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.project-list__item:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  transition: width 1.3s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
}
.project-list__item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.project-list__item:last-child {
  border-bottom: none;
}
.project-list__inner-top {
  position: relative;
  display: flex;
  -moz-column-gap: 10px;
  column-gap: 10px;
  flex-direction: row;
  align-items: center;
}
@media all and (min-width: 750px) {
  .project-list__inner-top {
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}
.project-list__inner-top:before {
  content: "";
  position: absolute;
  left: -13px;
  top: 50%;
  transform: translate3d(0, -50%, 1px);
  width: 0;
  height: 0;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #FFF;
  transition: transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1), border-color 0.25s linear;
  border-style: solid;
}
@media all and (min-width: 750px) {
  .project-list__inner-top:before {
    border-width: 6.5px 0 6.5px 9px;
    left: -23px;
  }
}
@media all and (min-width: 1300px) {
  .project-list__inner-top:before {
    border-width: 8px 0 8px 11px;
    left: -24px;
  }
}
@media all and (min-width: 1700px) {
  .project-list__inner-top:before {
    border-width: 9.5px 0 9.5px 13px;
    left: -25px;
  }
}
.project-list__inner-top .hover-layer {
  position: absolute;
  width: calc(100% + 40px);
  height: calc(100% + 29px);
  top: -15px;
  left: -20px;
  z-index: -1;
  background-color: #53503C;
  opacity: 0;
  transition: opacity 0.3s linear;
}
.touch .project-list__inner-top .hover-layer {
  display: none;
}

@media all and (min-width: 750px) {
  .project-list__inner-top .hover-layer {
    width: calc(100% + 80px);
    left: -40px;
  }
}
.project-list__inner-top .hitarea {
  position: absolute;
  width: 100%;
  height: calc(100% + 30px);
  top: -15px;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.project-list__inner-top .hitarea:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  top: 50%;
  left: -36px;
  transform: translateY(-50%);
}
.project-list__inner-bottom {
  height: 0;
  overflow: hidden;
}
.project-list__thumbnail-container {
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  width: 35%;
}
@media all and (min-width: 365px) {
  .project-list__thumbnail-container {
    width: 20%;
  }
}
@media all and (min-width: 450px) {
  .project-list__thumbnail-container {
    width: 17%;
  }
}
.project-list__thumbnail-container img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.project-list__thumbnail-container img:first-child {
  position: static;
  opacity: 1;
  z-index: 0;
}
.project-list__thumbnail-container img.show {
  opacity: 1;
}
.project-list__name-container {
  height: 100%;
  text-align: left;
  width: 65%;
}
@media all and (min-width: 365px) {
  .project-list__name-container {
    width: 50%;
  }
}
@media all and (min-width: 450px) {
  .project-list__name-container {
    width: 48%;
  }
}
@media all and (min-width: 750px) {
  .project-list__name-container {
    width: 33%;
  }
}
.project-list__client {
  color: rgba(255, 255, 255, 0.5);
}
.project-list__name {
  white-space: nowrap;
  font-family: "NohemiSemBd", serif;
  font-size: 5.25vw;
  line-height: 0.9em;
  letter-spacing: 0.005em;
  margin-top: 0.3em;
  display: inline-block;
  border-bottom: 2px solid transparent;
  transition: border-bottom-color 0.2s linear;
}
.touch .project-list__name {
  transition: border-bottom-color 0.05s linear;
}

@media all and (min-width: 365px) {
  .project-list__name {
    font-size: 4.35vw;
  }
}
@media all and (min-width: 450px) {
  .project-list__name {
    font-size: 3.75vw;
  }
}
@media all and (min-width: 750px) {
  .project-list__name {
    margin-top: 0.2em;
    font-size: 2.75vw;
  }
}
@media all and (min-width: 1600px) {
  .project-list__name {
    border-bottom-width: 3px;
  }
}
.project-list__role-container {
  text-align: right;
  width: 30%;
  padding-right: 3px;
  display: none;
}
@media all and (min-width: 365px) {
  .project-list__role-container {
    display: block;
  }
}
@media all and (min-width: 450px) {
  .project-list__role-container {
    width: 25%;
    text-align: left;
    padding-right: 0;
  }
}
@media all and (min-width: 750px) {
  .project-list__role-container {
    width: 20%;
  }
}
.project-list__awards-container {
  position: relative;
  z-index: 2;
  text-align: left;
  width: 20%;
  pointer-events: none;
}
.project-list__awards-container ul {
  display: inline-block;
  pointer-events: all;
}
.project-list__awards-container li:hover {
  z-index: 2;
}
.project-list__awards-container li:hover .dropdown {
  visibility: visible;
  opacity: 1;
}
.project-list__awards-container .dash {
  display: block;
  width: 12px;
  height: 2px;
  background-color: #53503C;
  overflow: hidden;
  text-indent: -999px;
}
.project-list__awards-container li {
  position: relative;
  display: inline-block;
}
.project-list__awards-container li.dim .icon {
  background-color: #53503C !important;
}
.project-list__awards-container li a.icon {
  display: inline-block;
  background-color: red !important;
  transition: background-color 0.15s linear;
}
.project-list__awards-container li a.icon:hover {
  background-color: #C59313 !important;
}
.project-list__awards-container li.shimmer .icon:before {
  content: "";
  position: absolute;
  top: -25%;
  left: 0;
  width: 10px;
  height: 150%;
  background-color: rgba(255, 255, 255, 0.7);
  transform: rotate(30deg);
  animation-name: shimmer;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
.project-list__year-container {
  text-align: right;
  width: 10%;
  padding-right: 0px;
  display: none;
}
@media all and (min-width: 450px) {
  .project-list__year-container {
    display: block;
  }
}
@media all and (min-width: 750px) {
  .project-list__year-container {
    padding-right: 15px;
  }
}

.case-study .project-list__awards-container {
  width: 100%;
  margin-top: 13px;
}
.case-study .eyebrow {
  display: block;
  margin-bottom: 4px;
  color: #53503C;
}
@media all and (min-width: 750px) {
  .case-study .eyebrow {
    margin-bottom: 8px;
  }
}
.case-study__ticker-container {
  height: 19px;
}
@media all and (min-width: 1500px) {
  .case-study__ticker-container {
    height: 21px;
  }
}
.case-study__ticker-container .text-ticker__text {
  padding-right: 4px;
}
.case-study__ticker-container .text-ticker__text span {
  color: #FFF;
  margin-right: 1px;
}
.case-study__ticker-container .text-ticker__text span.simple:before {
  display: none;
}
.case-study__ticker-container .text-ticker__text span:before {
  content: "";
  display: inline-block;
  margin: -2px 8px 0 4px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #C59313;
  vertical-align: middle;
}
.case-study .asset-col {
  position: relative;
  display: flex;
  -moz-column-gap: 10px;
  column-gap: 10px;
  flex-direction: row;
  align-items: center;
}
.case-study .asset-col--1 {
  width: 100%;
}
.case-study .asset-col--1 video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84.5%;
  height: auto;
  margin-top: 6px;
  transform: translate3d(-50%, -50%, 0);
  border-radius: 3px;
}
@media all and (min-width: 1000px) {
  .case-study .asset-col--1 video {
    border-radius: 5px;
  }
}
@media all and (min-width: 1200px) {
  .case-study .asset-col--1 video {
    border-radius: 7px;
  }
}
.case-study .asset-col--2 img {
  width: 50%;
}
.case-study .asset-col--3 img {
  width: 33%;
}
.case-study img {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 15px;
}
.case-study__close {
  width: 100%;
  margin: 30px auto 20px;
  cursor: pointer;
}
@media all and (min-width: 750px) {
  .case-study__close {
    width: 350px;
    margin: 50px auto 40px;
  }
}
@media all and (min-width: 1300px) {
  .case-study__close {
    width: 500px;
  }
}
.case-study__close:hover .case-study__close-button {
  background-color: #C59313;
}
.case-study__close:hover .case-study__close-title span {
  border-bottom-color: #C59313;
}
.case-study__close-label {
  text-align: center;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.5);
}
@media all and (min-width: 750px) {
  .case-study__close-label {
    margin-bottom: 12px;
  }
}
.case-study__close-title {
  display: block;
  color: #FFF;
  text-align: center;
  font-family: "NohemiSemBd", serif;
  font-size: 5.25vw;
  line-height: 0.9em;
  letter-spacing: 0.005em;
  margin-top: 0;
  margin-bottom: 10px;
}
@media all and (min-width: 365px) {
  .case-study__close-title {
    font-size: 4.35vw;
  }
}
@media all and (min-width: 450px) {
  .case-study__close-title {
    font-size: 3.75vw;
  }
}
@media all and (min-width: 750px) {
  .case-study__close-title {
    margin-top: 0.2em;
    margin-bottom: 8px;
    font-size: 2.75vw;
  }
}
.case-study__close-title span {
  border-bottom: 2px solid transparent;
  transition: border-bottom-color 0.2s linear;
}
.case-study__close-button {
  position: relative;
  display: block;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  margin: 0 auto;
  background-color: #53503C;
  transition: background-color 0.2s linear;
}
.case-study__close-button:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  background-color: #FFF;
}
.case-study__close-button:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #FFF;
}
.case-study__text-container {
  margin-top: 25px;
  margin-bottom: 20px;
}
@media all and (min-width: 750px) {
  .case-study__text-container {
    display: flex;
    -moz-column-gap: 40px;
    column-gap: 40px;
    flex-direction: row;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.case-study__text-container &gt; div {
  width: 100%;
}
@media all and (min-width: 750px) {
  .case-study__text-container &gt; div {
    width: 50%;
  }
}
.case-study__text-container &gt; div:first-child {
  margin-bottom: 1.75em;
}
@media all and (min-width: 750px) {
  .case-study__text-container &gt; div:first-child {
    margin-bottom: 0;
    width: calc(50% - 40px);
  }
}
.case-study__text-container &gt; div:first-child span:not(:first-child) {
  margin-top: 2em;
}
.case-study__text-container &gt; div:last-child .case-study__info-item,
.case-study__text-container &gt; div:last-child p {
  margin-bottom: 1.75em;
}
.case-study__text-container &gt; div:last-child .case-study__info-item:last-child,
.case-study__text-container &gt; div:last-child p:last-child {
  margin-bottom: 0;
}
.case-study__text-container &gt; div a {
  display: inline !important;
  width: auto;
  text-decoration: none;
  color: #FFF !important;
  padding-bottom: 2px;
  cursor: pointer;
  border-bottom: 1px solid transparent;
  transition: border-bottom-color 0.15s linear;
}
.case-study__text-container &gt; div a:hover {
  border-bottom-color: #C59313;
}
.case-study__text-container .case-study__info-item.optional {
  display: none;
}
@media all and (min-width: 750px) and (max-width: 1300px) {
  .case-study__text-container .case-study__info-item.optional {
    display: block;
  }
}
.case-study__text-container .case-study__info-item,
.case-study__text-container p {
  line-height: 140%;
  font-size: 12px;
  margin-bottom: 1em;
}
@media all and (min-width: 389px) {
  .case-study__text-container .case-study__info-item,
  .case-study__text-container p {
    font-size: 13px;
  }
}
@media all and (min-width: 500px) {
  .case-study__text-container .case-study__info-item,
  .case-study__text-container p {
    font-size: 14px;
  }
}
@media all and (min-width: 750px) {
  .case-study__text-container .case-study__info-item,
  .case-study__text-container p {
    font-size: 16px;
  }
}
@media all and (min-width: 1500px) {
  .case-study__text-container .case-study__info-item,
  .case-study__text-container p {
    font-size: 18px;
  }
}
.case-study__text-container .case-study__info-item:last-child,
.case-study__text-container p:last-child {
  margin-bottom: 0;
}

.quote {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 40px 0 50px;
}
@media all and (min-width: 750px) {
  .quote {
    padding: 86px 0;
  }
}
.quote__container {
  overflow: hidden;
  width: calc(100% + 40px);
  margin-left: -20px;
  padding: 0 20px;
}
@media all and (min-width: 750px) {
  .quote__container {
    width: calc(100% + 80px);
    margin-left: -40px;
    padding: 0 40px;
  }
}
.quote__slider {
  position: relative;
  left: 0;
  font-family: "NohemiExtBd", serif;
  font-size: 8vw;
  letter-spacing: 0.005em;
  cursor: grab;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.quote__slider.is-grabbing {
  cursor: grabbing;
}
.quote__slider span {
  display: inline-block;
  white-space: nowrap;
}
.quote__name {
  text-align: center;
  font-weight: 600;
  color: #C59313;
  text-transform: uppercase;
  margin-top: 15px;
  line-height: 120%;
  font-size: 12px;
}
@media all and (min-width: 750px) {
  .quote__name {
    font-size: 16px;
  }
}
.quote__name span {
  display: block;
  font-weight: 400;
  color: #53503C;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.services {
  position: relative;
  padding: 0 20px;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media all and (min-width: 750px) {
  .services {
    padding: 0 40px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.services .eyebrow {
  display: block;
  margin-bottom: 20px;
}
.services__col {
  font-size: 4vw;
  font-family: "NohemiSemBd", serif;
  width: 50%;
  float: left;
}
@media all and (min-width: 450px) {
  .services__col {
    font-size: 3.25vw;
  }
}
@media all and (min-width: 750px) {
  .services__col {
    font-size: 2.5vw;
  }
}
.services ul li {
  margin-bottom: 0.5em;
  color: #53503C;
  transition: color 0.45s linear;
}
@media all and (min-width: 750px) {
  .services ul li {
    margin-bottom: 0.35em;
  }
}
.services ul li.show {
  color: #FFF;
}

.teams {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media all and (min-width: 750px) {
  .teams {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.teams .eyebrow {
  display: block;
  margin-bottom: 20px;
  padding-left: 20px;
}
@media all and (min-width: 750px) {
  .teams .eyebrow {
    padding-left: 40px;
  }
}
.teams__ticker {
  height: 11vw;
  font-size: 11vw;
  font-family: "NohemiSemBd", serif;
}
.teams__ticker.grabbing {
  cursor: grab;
}
.teams__ticker .text-ticker__text {
  text-transform: uppercase;
}
.teams__ticker .text-ticker__text span {
  position: relative;
  margin-right: 10vw;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.teams__ticker .text-ticker__text span a {
  position: relative;
  color: #FFF;
  text-decoration: none;
  user-drag: none;
  -webkit-user-drag: none;
}
.teams__ticker .text-ticker__text span a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 1px;
  border-radius: 3px;
  left: 0;
  transition: background-color 0.15s linear;
}
@media all and (min-width: 450px) {
  .teams__ticker .text-ticker__text span a:after {
    height: 4px;
    bottom: 3px;
  }
}
@media all and (min-width: 750px) {
  .teams__ticker .text-ticker__text span a:after {
    height: 6px;
    bottom: 5px;
  }
}
.no-touch .teams__ticker .text-ticker__text span a:hover:after {
  background-color: #C59313;
}

.teams__ticker .text-ticker__text span:after {
  content: "";
  position: absolute;
  top: 4vw;
  right: -8.25vw;
  width: 2vw;
  height: 2vw;
  border-radius: 50%;
  background-color: #C59313;
  transform: translate3d(-50%, -50%, 0);
}
.contact {
  position: relative;
  padding: 0 20px 10px;
  margin-top: 50px;
}
@media all and (min-width: 450px) {
  .contact {
    display: flex;
    flex-direction: row;
    margin-top: 100px;
  }
}
@media all and (min-width: 750px) {
  .contact {
    padding: 0 40px 30px;
  }
}
.contact__col {
  width: 100%;
}
@media all and (min-width: 450px) {
  .contact__col:first-child {
    width: 40%;
  }
}
.contact__col .eyebrow {
  margin-bottom: 10px;
}
.contact__col:last-child {
  margin-top: 30px;
}
@media all and (min-width: 450px) {
  .contact__col:last-child {
    width: 60%;
    margin-top: 0;
    text-align: right;
  }
}
.contact__col:last-child .eyebrow {
  color: #53503C;
  line-height: 1.15em;
}
@media all and (min-width: 450px) {
  .contact__col:last-child .eyebrow {
    line-height: 1.075em;
  }
}
.contact__list {
  height: 50px;
}
.contact__list li {
  position: relative;
  display: inline-block;
  margin-right: 4px;
}
.contact__list li:last-child {
  margin-right: 0;
}
.contact__list li.dim .icon {
  background-color: #C59313 !important;
}
.contact__list li a.icon {
  display: inline-block;
  width: 42px;
  height: 42px;
  background-color: red !important;
  background-size: 80%;
  background-position: center;
  transition: background-color 0.15s linear;
}
.contact__list li a.icon:hover {
  background-color: #53503C !important;
}
@media all and (min-width: 800px) {
  .contact__list li a.icon {
    width: 50px;
    height: 50px;
  }
}
@media all and (min-width: 1450px) {
  .contact__list li a.icon {
    width: 62px;
    height: 62px;
  }
}
.contact span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #53503C;
}
</pre></body></html>