/* Colours */
/* Fonts */
@font-face {
  font-family: 'social';
  src: url("/styles/fonts/social/social.ttf");
  src: url("/styles/fonts/social/social.eot");
  src: url("/styles/fonts/social/social.eot?#iefix") format("embedded-opentype"), url("/styles/fonts/social/social.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* Break Points */
/* Font Sizes */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html * {
  margin: 0;
  padding: 0;
  border: none;
  outline: none; }
  html *::selection {
    color: white;
    background: #333; }
  html *::-moz-selection {
    color: white;
    background: #333; }

html {
  font-size: 62.5%;
  overflow: hidden; }
  html .png {
    display: none; }
  html.no-svg .svg {
    display: none; }
  html.no-svg .png {
    display: block; }

body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-rendering: optimizeLegibility;
  font-size: 10px;
  font-family: "runda", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  position: absolute;
  width: 100%;
  height: 100%;
  zoom: reset; }
  body.no-transition * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  html[data-from-state="index.info"] body {
    background: #e4e4e4; }
  html[data-to-state="index.info"] body, html[data-to-state="index.contact"] body, html[data-to-state="index.news"] body, html[data-to-state="index.search"] body {
    background: #e4e4e4; }
  html[data-to-state*="folio."] body {
    background: #232323; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  *:focus, *:active {
    outline: none; }

article, figure, nav {
  margin: 0;
  padding: 0; }

img {
  border: none;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  white-space: normal;
  font-weight: normal;
  line-height: 150%; }

h1, h2, h4, h6 {
  font-family: "runda", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

h3 {
  font-family: "runda", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

h5 {
  font-family: 'Pitch', serif; }

a {
  text-decoration: none;
  color: inherit; }
  p a {
    border-bottom: 1px solid #000; }

h1 {
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 105%; }

h2 {
  font-size: 1.2rem;
  line-height: 120%; }

h3 {
  font-size: 1.2rem;
  line-height: 120%; }

h4 {
  font-size: 1.2rem;
  line-height: 120%;
  margin: 0.25em 0 0.5em 0; }

h5 {
  line-height: 125%;
  margin: 0.25em 0 0.5em 0;
  font-size: 3rem; }
  @media screen and (min-width: 1025px) {
    h5 {
      font-size: 3.3rem; } }
  html.mobile h5 {
    font-size: 2.4rem; }

h6 {
  font-size: 1.2rem;
  line-height: 120%; }

p, li {
  font-family: 'Pitch', serif;
  line-height: 150%;
  font-size: 1.5rem; }
  @media screen and (min-width: 1025px) {
    p, li {
      font-size: 1.7rem; } }

p:not(:last-child) {
  margin-bottom: 1em; }

pre p {
  font-family: "runda", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.2rem !important;
  opacity: 0.5; }

hr {
  float: left;
  display: block;
  margin-right: 11.1111111111%;
  width: 100%;
  border-top: 1px solid #000;
  border-color: inherit; }
  hr:last-child {
    margin-right: 0; }
  @media screen and (min-width: 1025px) {
    hr {
      float: left;
      display: block;
      margin-right: 5.2631578947%;
      width: 100%; }
      hr:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1025px) {
    hr {
      float: left;
      display: block;
      margin-right: 3.4482758621%;
      width: 82.7586206897%;
      margin-left: 17.2413793103%; }
      hr:last-child {
        margin-right: 0; } }

input {
  font-family: 'Pitch', serif;
  font-size: 3rem; }

.view-more {
  cursor: pointer; }

#head {
  position: relative;
  z-index: 6;
  -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; }

#main {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 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; }

#head[data-state="folio.slides/section"], #head[data-state="folio.slides/section.info"], #head[data-state="folio.slides/series"], #head[data-state="folio.slides/series.info"], #main[data-state="folio.slides/section"], #main[data-state="folio.slides/section.info"], #main[data-state="folio.slides/series"], #main[data-state="folio.slides/series.info"] {
  z-index: 7; }

#primary {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 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; }
  html.desktop #primary {
    min-width: 500px; }
  #primary.anim-in, #primary.anim-out {
    pointer-events: none; }

.container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  overflow-y: scroll;
  margin-top: 1px;
  padding: 10% 7.5% 10%;
  padding: calc(8em + 2.5%) 7.5% 10%;
  -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; }
  @media screen and (min-width: 641px) {
    .container {
      padding: 13% 2.5% 10%;
      padding: calc(10em + 3%) 2.5% 10%; } }
  @media screen and (min-width: 1025px) {
    .container {
      padding: 13% 10% 10%;
      padding: calc(12em + 3%) 10% 10%; } }
  @media (min-width: 1440px) {
    .container {
      padding: 15% 10% 10%;
      padding: calc(12em + 5%) 10% 10%; } }
  .container.container-slides {
    padding: 10em 3em 3em; }
    @media screen and (min-width: 1025px) {
      .container.container-slides {
        padding: 3em 10% 4em; } }
  .container.container-thumbs {
    padding: 10em 3em 3em; }
    @media screen and (min-width: 1025px) {
      .container.container-thumbs {
        padding: 12em 10% 4em; } }

.container-inner {
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 140em;
  margin: 0; }
  .container-inner::after {
    clear: both;
    content: "";
    display: table; }
  html[data-to-state="folio.slides/section"] .container-inner, html[data-to-state="folio.slides/series"] .container-inner {
    pointer-events: none; }

.background {
  position: relative;
  width: 100%;
  height: 100%;
  -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;
  z-index: -9999; }

.background-white {
  background-color: #fff; }
  .background-white .container {
    background-color: #fff;
    color: #000;
    border-color: #000; }
  .background-white .menu {
    background-color: #fff; }

.background-offwhite {
  background-color: #e4e4e4; }
  .background-offwhite .container {
    background-color: #e4e4e4;
    color: #000;
    border-color: #000; }
  .background-offwhite .menu {
    background-color: #e4e4e4; }

html {
  transition: background-color .5s; }

.background-dark .menu, html[data-to-state="index.showreel"] .menu, html[data-to-state="index.portfolio"] .menu {
  color: #e4e4e4; }

html[data-to-state="index.showreel"] .showreel, html[data-to-state="index.portfolio"] .portfolio {
  background-color: #232323;
  color: #e4e4e4;
  border-color: #e4e4e4; }

.background-dark .container {
  background-color: #232323;
  color: #e4e4e4;
  border-color: #e4e4e4; }

.background-dark .menu {
  background-color: #232323; }

html[data-to-state="index.showreel"],
html[data-to-state="index.portfolio"] {
  background-color: #232323; }
  html[data-to-state="index.showreel"] .menu,
  html[data-to-state="index.portfolio"] .menu {
    background-color: rgba(0, 0, 0, 0); }

.menu-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 10em;
  -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;
  -webkit-transition-property: -webkit-transform, max-height;
  -moz-transition-property: -moz-transform, max-height;
  transition-property: transform, max-height;
  -webkit-transition-duration: 300ms, 200ms;
  -moz-transition-duration: 300ms, 200ms;
  transition-duration: 300ms, 200ms;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  transition-delay: 0; }
  @media screen and (min-width: 1025px) {
    .menu-background {
      height: 12em; } }
  html.no-touch .menu-background {
    right: 16px; }
  html.no-touch #primary.gsapify-router-out .menu-background {
    right: 0; }
  html.mobile .menu-background {
    height: 17em;
    max-height: 9em; }
    html.mobile .menu-background.menu-open {
      max-height: 17em; }
  .menu-background.headroom--unpinned {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
    @media screen and (min-width: 1025px) {
      .menu-background.headroom--unpinned {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%); } }
  html.fullscreen .menu-background {
    display: none; }

.columns {
  width: 100%;
  overflow: hidden;
  top: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .columns::after {
    clear: both;
    content: "";
    display: table; }
  .columns .column {
    float: left; }
    @media (orientation: landscape) {
      html.mobile .columns .column {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 47.3684210526%; }
        html.mobile .columns .column:last-child {
          margin-right: 0; } }
    @media (orientation: portrait) {
      html.mobile .columns .column {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 100%; }
        html.mobile .columns .column:last-child {
          margin-right: 0; } }
    .columns .column .item {
      position: relative;
      width: 100%;
      max-width: 600px;
      max-height: 600px;
      margin-bottom: 12em; }
  .columns.col-count-2 .column, .columns[data-url="featured"] .column, .columns[data-url="movingimage"] .column {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .columns.col-count-2 .column:last-child, .columns[data-url="featured"] .column:last-child, .columns[data-url="movingimage"] .column:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .columns.col-count-2 .column, .columns[data-url="featured"] .column, .columns[data-url="movingimage"] .column {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 47.3684210526%; }
        .columns.col-count-2 .column:last-child, .columns[data-url="featured"] .column:last-child, .columns[data-url="movingimage"] .column:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .columns.col-count-2 .column, .columns[data-url="featured"] .column, .columns[data-url="movingimage"] .column {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 48.275862069%; }
        .columns.col-count-2 .column:last-child, .columns[data-url="featured"] .column:last-child, .columns[data-url="movingimage"] .column:last-child {
          margin-right: 0; } }
  .columns.col-count-3 .column, .columns[data-url="projects"] .column, .columns[data-url="commissions"] .column, .columns[data-url="series"] .column {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .columns.col-count-3 .column:last-child, .columns[data-url="projects"] .column:last-child, .columns[data-url="commissions"] .column:last-child, .columns[data-url="series"] .column:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .columns.col-count-3 .column, .columns[data-url="projects"] .column, .columns[data-url="commissions"] .column, .columns[data-url="series"] .column {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 47.3684210526%; }
        .columns.col-count-3 .column:last-child, .columns[data-url="projects"] .column:last-child, .columns[data-url="commissions"] .column:last-child, .columns[data-url="series"] .column:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .columns.col-count-3 .column, .columns[data-url="projects"] .column, .columns[data-url="commissions"] .column, .columns[data-url="series"] .column {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 31.0344827586%; }
        .columns.col-count-3 .column:last-child, .columns[data-url="projects"] .column:last-child, .columns[data-url="commissions"] .column:last-child, .columns[data-url="series"] .column:last-child {
          margin-right: 0; }
        .columns.col-count-3 .column .item, .columns[data-url="projects"] .column .item, .columns[data-url="commissions"] .column .item, .columns[data-url="series"] .column .item {
          max-width: 400px;
          max-height: 400px; } }
  .columns.col-count-4 .column {
    width: 25%; }
    @media (max-width: 1100px) {
      .columns.col-count-4 .column {
        width: 28%; } }
    @media (max-width: 800px) {
      .columns.col-count-4 .column {
        width: 45%; } }
  .columns .asset-wrapper img, .columns .asset-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 600px;
    max-height: 100%;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    transition: opacity 300ms; }
  .columns .asset-wrapper video {
    z-index: 0; }
  .columns .asset-wrapper img {
    z-index: 1; }
  .columns.columns--uniform .column {
    float: none;
    display: inline-block;
    vertical-align: bottom; }
  @media screen and (min-width: 1025px) {
    .columns.columns--uniform .column:nth-of-type(3n + 3) {
      margin-right: 0; } }
  @media (max-width: 1025px) {
    .columns.columns--uniform .column:nth-of-type(2n + 2) {
      margin-right: 0; } }
  .columns .external-txt {
    top: 50%;
    left: 50%;
    opacity: 0;
    z-index: 1;
    position: absolute;
    font-size: 1.2rem;
    line-height: 120%;
    text-transform: uppercase;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    transition: opacity 300ms;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0); }
  .columns .external:hover img {
    opacity: 0.15; }
  .columns .external:hover .external-txt {
    opacity: 1; }

.fade-wrapper {
  transition: opacity 300ms; }
  .fade-wrapper.images-loaded {
    opacity: 0; }

.info-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding-top: 1em; }

.text-block {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 4em; }
  .background-dark .text-block {
    -webkit-font-smoothing: antialiased; }
  .text-block .title {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 211.111111111%; }
    .text-block .title:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .text-block .title {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 73.6842105263%;
        margin-left: 13.1578947368%; }
        .text-block .title:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .text-block .title {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 74.1379310345%;
        margin-left: 17.2413793103%; }
        .text-block .title:last-child {
          margin-right: 0; } }
  .text-block .close {
    position: absolute;
    top: 2em;
    right: 0; }
  .text-block .body {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .text-block .body:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .text-block .body {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 60.5263157895%;
        margin-left: 13.1578947368%; }
        .text-block .body:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .text-block .body {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 56.8965517241%;
        margin-left: 17.2413793103%; }
        .text-block .body:last-child {
          margin-right: 0; } }
  .text-block .credits {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%;
    margin-top: 10%;
    margin-bottom: 10%; }
    .text-block .credits:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .text-block .credits {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 60.5263157895%;
        margin-left: 13.1578947368%; }
        .text-block .credits:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .text-block .credits {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 56.8965517241%;
        margin-left: 17.2413793103%; }
        .text-block .credits:last-child {
          margin-right: 0; } }
    .text-block .credits b {
      font-family: "runda", sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-size: 1.3rem;
      font-weight: normal;
      margin-bottom: -0.8rem;
      display: inline-block;
      width: 100%; }
  .text-block .related {
    margin-top: 4em;
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .text-block .related:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .text-block .related {
        margin-top: 0;
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 21.0526315789%;
        margin-right: 0; }
        .text-block .related:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .text-block .related {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 22.4137931034%;
        margin-right: 0; }
        .text-block .related:last-child {
          margin-right: 0; } }

.info-block {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 0; }
  @media screen and (min-width: 1025px) {
    .info-block {
      margin-top: 10em; } }
  .background-dark .info-block {
    -webkit-font-smoothing: antialiased; }
  .info-block .title {
    margin-top: 3em;
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .info-block .title:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .info-block .title {
        margin-top: 0;
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 86.8421052632%; }
        .info-block .title:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .info-block .title {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 74.1379310345%;
        margin-left: 17.2413793103%; }
        .info-block .title:last-child {
          margin-right: 0; } }
  .info-block .close {
    position: absolute;
    top: 2em;
    right: 0; }
    html.mobile .info-block .close {
      left: 0;
      right: auto; }
  .info-block .body {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .info-block .body:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .info-block .body {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 100%; }
        .info-block .body:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .info-block .body {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 82.7586206897%;
        margin-left: 17.2413793103%; }
        .info-block .body:last-child {
          margin-right: 0; } }
  .info-block .credits {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%; }
    .info-block .credits:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .info-block .credits {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 100%; }
        .info-block .credits:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .info-block .credits {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 82.7586206897%;
        margin-left: 17.2413793103%; }
        .info-block .credits:last-child {
          margin-right: 0; } }
    .info-block .credits b {
      font-family: "runda", sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-size: 1.3rem;
      font-weight: normal;
      margin-bottom: -0.8rem;
      display: inline-block;
      width: 100%; }
  .info-block .related {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%;
    margin-top: 2em; }
    .info-block .related:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .info-block .related {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 100%; }
        .info-block .related:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .info-block .related {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 82.7586206897%;
        margin-left: 17.2413793103%; }
        .info-block .related:last-child {
          margin-right: 0; } }

.copy--large__full-width {
  padding: 4em 0;
  float: left;
  display: block;
  margin-right: 11.1111111111%;
  width: 100%; }
  .copy--large__full-width:last-child {
    margin-right: 0; }
  @media screen and (min-width: 641px) {
    .copy--large__full-width {
      float: left;
      display: block;
      margin-right: 5.2631578947%;
      width: 100%; }
      .copy--large__full-width:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1025px) {
    .copy--large__full-width {
      float: left;
      display: block;
      margin-right: 3.4482758621%;
      width: 82.7586206897%;
      margin-left: 17.2413793103%; }
      .copy--large__full-width:last-child {
        margin-right: 0; } }
  .copy--large__full-width p, .copy--large__full-width li {
    -webkit-font-smoothing: antialiased;
    font-size: 3rem; }
    html.mobile .copy--large__full-width p, html.mobile .copy--large__full-width li {
      font-size: 1.5rem; }

.copy--normal__full-width {
  padding: 4em 0;
  float: left;
  display: block;
  margin-right: 11.1111111111%;
  width: 100%; }
  .copy--normal__full-width:last-child {
    margin-right: 0; }
  @media screen and (min-width: 641px) {
    .copy--normal__full-width {
      float: left;
      display: block;
      margin-right: 5.2631578947%;
      width: 100%; }
      .copy--normal__full-width:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1025px) {
    .copy--normal__full-width {
      float: left;
      display: block;
      margin-right: 3.4482758621%;
      width: 82.7586206897%;
      margin-left: 17.2413793103%; }
      .copy--normal__full-width:last-child {
        margin-right: 0; } }
  .copy--normal__full-width p, .copy--normal__full-width li {
    font-size: 1.5rem; }

.copy--normal__half-width {
  padding: 4em 0;
  float: left;
  display: block;
  margin-right: 11.1111111111%;
  width: 100%; }
  .copy--normal__half-width:last-child {
    margin-right: 0; }
  @media screen and (min-width: 641px) {
    .copy--normal__half-width {
      float: left;
      display: block;
      margin-right: 5.2631578947%;
      width: 47.3684210526%;
      margin-right: 0; }
      .copy--normal__half-width:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1025px) {
    .copy--normal__half-width {
      float: left;
      display: block;
      margin-right: 3.4482758621%;
      width: 31.0344827586%;
      margin-right: 0; }
      .copy--normal__half-width:last-child {
        margin-right: 0; } }
  .copy--normal__half-width p, .copy--normal__half-width li {
    font-size: 1.5rem; }

@media screen and (min-width: 1025px) {
  .shift-1 {
    margin-left: 17.2413793103%; } }

.showreel .carousel-wrapper {
  top: 9em;
  height: auto !important;
  bottom: 0; }

.carousel-container {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -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;
  top: 10em;
  bottom: 3em; }
  @media screen and (min-width: 1025px) {
    .carousel-container {
      bottom: 4em; } }
  html.desktop .carousel-container {
    min-width: 500px; }
  html.mobile .carousel-container {
    top: 9em;
    bottom: 2.5%; }
  .carousel-container .carousel-wrapper {
    position: absolute;
    width: 100%;
    height: 100%; }
    .carousel-container .carousel-wrapper .carousel-slider {
      position: absolute;
      width: 100%;
      height: 100%; }
      .carousel-container .carousel-wrapper .carousel-slider .slide {
        position: absolute;
        height: 100%;
        text-align: center;
        font-size: 0;
        cursor: pointer;
        left: 1rem;
        right: 1rem; }
        @media screen and (min-width: 1025px) {
          .carousel-container .carousel-wrapper .carousel-slider .slide {
            left: 7.5%;
            left: calc(7.5% - 2em);
            right: 7.5%;
            right: calc(7.5% - 2em); } }
        @media screen and (min-width: 1281px) {
          .carousel-container .carousel-wrapper .carousel-slider .slide {
            left: 10%;
            left: calc(10% - 2em);
            right: 10%;
            right: calc(10% - 2em); } }
        .carousel-container .carousel-wrapper .carousel-slider .slide img, .carousel-container .carousel-wrapper .carousel-slider .slide iframe {
          max-width: 100%;
          max-height: 100%;
          display: inline-block; }
          .carousel-container .carousel-wrapper .carousel-slider .slide img:not(:-webkit-full-screen), .carousel-container .carousel-wrapper .carousel-slider .slide iframe:not(:-webkit-full-screen) {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
          .carousel-container .carousel-wrapper .carousel-slider .slide img:not(:-moz-full-screen), .carousel-container .carousel-wrapper .carousel-slider .slide iframe:not(:-moz-full-screen) {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
          .carousel-container .carousel-wrapper .carousel-slider .slide img:not(:-ms-fullscreen), .carousel-container .carousel-wrapper .carousel-slider .slide iframe:not(:-ms-fullscreen) {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
          .carousel-container .carousel-wrapper .carousel-slider .slide img:not(:fullscreen), .carousel-container .carousel-wrapper .carousel-slider .slide iframe:not(:fullscreen) {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%); }
        .carousel-container .carousel-wrapper .carousel-slider .slide iframe {
          -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;
          position: relative;
          z-index: 6; }
        .carousel-container .carousel-wrapper .carousel-slider .slide img {
          pointer-events: none; }

.slides-images {
  transition: opacity 300ms 300ms; }
  .slides-images.fade {
    transition-delay: 0;
    opacity: 0.1;
    pointer-events: none; }

.slides-info {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate3d(0, 10px, 0);
  -moz-transform: translate3d(0, 10px, 0);
  -ms-transform: translate3d(0, 10px, 0);
  -o-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  transition-property: opacity, transform;
  transition-duration: 300ms, 0;
  transition-delay: 0, 300ms; }
  html.mobile .slides-info {
    display: none; }
  .slides-info.show {
    opacity: 1;
    pointer-events: all;
    -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);
    transition-duration: 300ms, 250ms;
    transition-delay: 200ms;
    transition-timing-function: ease-out, cubic-bezier(0.35, 1, 0.8, 1); }

.thumbs .tile {
  background: #000; }
  .thumbs .tile img {
    width: 100%;
    height: 100%; }

.news-post {
  position: relative;
  overflow: hidden; }
  .news-post:not(:first-child) {
    margin-top: 8em; }
  .news-post .asset-wrapper {
    position: relative;
    float: left;
    width: 100%; }
    .news-post .asset-wrapper img, .news-post .asset-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      max-width: 100%;
      max-height: 100%; }
  .news-post .group {
    position: relative;
    margin-bottom: 4em;
    max-height: 800px;
    overflow: hidden; }
    .news-post .group.length-2 {
      padding-right: 4em; }
      .news-post .group.length-2 .asset-wrapper:nth-child(2) {
        position: absolute;
        top: 0;
        right: -2em; }
    html.mobile .news-post .group {
      padding: 0 !important; }
      html.mobile .news-post .group .asset-wrapper {
        width: 100% !important;
        max-width: inherit !important;
        position: relative !important;
        top: auto !important;
        right: auto !important; }
        html.mobile .news-post .group .asset-wrapper:not(:last-child) {
          margin-bottom: 4em; }
  .news-post hr {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .news-post hr:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .news-post hr {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 100%; }
        .news-post hr:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .news-post hr {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 82.7586206897%;
        margin-left: 17.2413793103%; }
        .news-post hr:last-child {
          margin-right: 0; } }
  .news-post .title {
    margin: 4em 0 1em 0;
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .news-post .title:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .news-post .title {
        margin: 1em 0 0 0;
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 80.2631578947%; }
        .news-post .title:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .news-post .title {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 56.8965517241%;
        margin-left: 17.2413793103%; }
        .news-post .title:last-child {
          margin-right: 0; } }
  .news-post .date {
    position: absolute;
    top: 2em;
    right: 0; }
    html.mobile .news-post .date {
      top: 2em;
      left: 0;
      right: auto; }
  .news-post .lead-asset {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%;
    max-width: 120em; }
    .news-post .lead-asset:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .news-post .lead-asset {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 100%; }
        .news-post .lead-asset:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .news-post .lead-asset {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 82.7586206897%;
        margin-left: 17.2413793103%; }
        .news-post .lead-asset:last-child {
          margin-right: 0; } }
  .news-post .body {
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .news-post .body:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .news-post .body {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 60.5263157895%; }
        .news-post .body:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .news-post .body {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 56.8965517241%;
        margin-left: 17.2413793103%; }
        .news-post .body:last-child {
          margin-right: 0; } }
  .news-post .related:first-of-type {
    margin-top: 4em; }
  .news-post .credits {
    margin-top: 4em;
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .news-post .credits:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .news-post .credits {
        margin-top: 0;
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 34.2105263158%;
        margin-right: 0; }
        .news-post .credits:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .news-post .credits {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 22.4137931034%;
        margin-right: 0; }
        .news-post .credits:last-child {
          margin-right: 0; } }
    .news-post .credits b {
      font-family: "runda", sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      font-size: 1.3rem;
      font-weight: normal;
      margin-bottom: -0.8rem;
      display: inline-block;
      width: 100%; }
  .news-post .main-assets {
    overflow: hidden;
    margin-top: 4em;
    max-width: 120em;
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 100%; }
    .news-post .main-assets:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      .news-post .main-assets {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 100%; }
        .news-post .main-assets:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      .news-post .main-assets {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 82.7586206897%;
        margin-left: 17.2413793103%; }
        .news-post .main-assets:last-child {
          margin-right: 0; } }

.search-wrapper {
  float: left;
  display: block;
  margin-right: 11.1111111111%;
  width: 100%; }
  .search-wrapper:last-child {
    margin-right: 0; }
  @media screen and (min-width: 641px) {
    .search-wrapper {
      float: left;
      display: block;
      margin-right: 5.2631578947%;
      width: 100%; }
      .search-wrapper:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1025px) {
    .search-wrapper {
      float: left;
      display: block;
      margin-right: 3.4482758621%;
      width: 65.5172413793%;
      margin-left: 17.2413793103%; }
      .search-wrapper:last-child {
        margin-right: 0; } }
  .search-wrapper input {
    width: 100%;
    line-height: 6rem;
    padding: 0 2rem;
    border: 1px solid #9e9e9e;
    background: transparent;
    -webkit-appearance: none;
    -webkit-border-radius: 0px; }
  .search-wrapper .stats {
    margin-top: 1em; }

.search-message {
  margin-top: 4em;
  float: left;
  display: block;
  margin-right: 11.1111111111%;
  width: 100%; }
  .search-message:last-child {
    margin-right: 0; }
  @media screen and (min-width: 641px) {
    .search-message {
      float: left;
      display: block;
      margin-right: 5.2631578947%;
      width: 100%; }
      .search-message:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1025px) {
    .search-message {
      float: left;
      display: block;
      margin-right: 3.4482758621%;
      width: 82.7586206897%;
      margin-left: 17.2413793103%; }
      .search-message:last-child {
        margin-right: 0; } }

.search-results {
  margin-top: 8em;
  float: left;
  display: block;
  margin-right: 11.1111111111%;
  width: 100%; }
  .search-results:last-child {
    margin-right: 0; }
  @media screen and (min-width: 641px) {
    .search-results {
      float: left;
      display: block;
      margin-right: 5.2631578947%;
      width: 100%; }
      .search-results:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1025px) {
    .search-results {
      float: left;
      display: block;
      margin-right: 3.4482758621%;
      width: 82.7586206897%;
      margin-left: 17.2413793103%; }
      .search-results:last-child {
        margin-right: 0; } }
  .search-results li {
    margin-bottom: 4em; }
    .search-results li h5 {
      margin-top: 0;
      margin-bottom: 0; }
    .search-results li .assets {
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      height: 10em;
      margin-top: 1.65rem; }
      .search-results li .assets img {
        position: inline-block;
        margin-right: 1em;
        height: 100%; }
      .search-results li .assets .fade {
        position: absolute;
        top: 0;
        right: -1px;
        width: 6em;
        height: 100%;
        background-image: -webkit-linear-gradient(left, rgba(228, 228, 228, 0) 0%, #e4e4e4 100%);
        background-image: linear-gradient(to right, rgba(228, 228, 228, 0) 0%, #e4e4e4 100%); }

.share {
  display: none; }
  @media screen and (min-width: 1025px) {
    .share {
      display: block; } }
  .share .addthis_toolbox {
    display: none; }
  .share:hover .addthis_toolbox {
    display: block; }
  .share:hover .text {
    display: none; }
  .share > * {
    position: absolute;
    line-height: 1.4rem; }

.menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 2%;
  z-index: 5;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -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;
  height: 10em;
  transition: all .5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  @media screen and (min-width: 1025px) {
    .menu {
      height: 12em; } }
  html.desktop .menu {
    min-width: 500px; }
  .menu.menu-folio {
    color: #e4e4e4;
    -webkit-font-smoothing: antialiased; }
    .menu.menu-folio .logo svg {
      fill: #e4e4e4; }
  html[data-to-state="index.landing"] .menu {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0;
    pointer-events: none; }
  .menu .hide-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    padding: 3em 0.5% 3em 2.5%; }
    @media screen and (min-width: 641px) {
      .menu .hide-wrapper {
        padding: 3em 0.5% 3em 2.5%; } }
    @media screen and (min-width: 1025px) {
      .menu .hide-wrapper {
        padding: 4em 8% 4em 10%; } }
  .menu.headroom--unpinned .hide-wrapper {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
    @media screen and (min-width: 1025px) {
      .menu.headroom--unpinned .hide-wrapper {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%); } }
  html.fullscreen .menu nav ul:first-child {
    visibility: hidden;
    pointer-events: none; }
  .menu .logo {
    position: absolute;
    cursor: pointer;
    top: 3em;
    left: 3em;
    z-index: 1;
    pointer-events: all; }
    @media screen and (min-width: 641px) {
      .menu .logo {
        left: 4em; } }
    @media screen and (min-width: 1025px) {
      .menu .logo {
        top: 4em; } }
  html.desktop .menu nav ul li h2 {
    white-space: nowrap; }
  html.desktop .menu nav, html.tablet .menu nav {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 140em;
    margin: 0; }
    html.desktop .menu nav::after, html.tablet .menu nav::after {
      clear: both;
      content: "";
      display: table; }
    html.desktop .menu nav ul, html.tablet .menu nav ul {
      float: left;
      display: block;
      margin-right: 11.1111111111%;
      width: 16.6666666667%; }
      html.desktop .menu nav ul:last-child, html.tablet .menu nav ul:last-child {
        margin-right: 0; }
      html.desktop .menu nav ul:first-child, html.tablet .menu nav ul:first-child {
        margin-left: 27.7777777778%; }
      @media screen and (min-width: 641px) {
        html.desktop .menu nav ul, html.tablet .menu nav ul {
          float: left;
          display: block;
          margin-right: 5.2631578947%;
          width: 21.0526315789%; }
          html.desktop .menu nav ul:last-child, html.tablet .menu nav ul:last-child {
            margin-right: 0; }
          html.desktop .menu nav ul:first-child, html.tablet .menu nav ul:first-child {
            margin-left: 26.3157894737%; } }
      @media screen and (min-width: 1025px) {
        html.desktop .menu nav ul, html.tablet .menu nav ul {
          float: left;
          display: block;
          margin-right: 3.4482758621%;
          width: 13.7931034483%; }
          html.desktop .menu nav ul:last-child, html.tablet .menu nav ul:last-child {
            margin-right: 0; }
          html.desktop .menu nav ul:first-child, html.tablet .menu nav ul:first-child {
            margin-left: 17.2413793103%; } }
      html.desktop .menu nav ul.nav-info, html.tablet .menu nav ul.nav-info {
        color: #aaa; }
      html.desktop .menu nav ul li, html.tablet .menu nav ul li {
        position: relative;
        margin: 0;
        pointer-events: all; }
        html.desktop .menu nav ul li a, html.tablet .menu nav ul li a {
          cursor: pointer; }
        html.desktop .menu nav ul li.active span:after, html.tablet .menu nav ul li.active span:after {
          content: "";
          display: inline-block;
          position: relative;
          top: -2px;
          left: 6px;
          width: 6px;
          height: 6px;
          border-radius: 100%;
          background-color: #c00; }
  .menu .toggle-menu {
    position: absolute;
    top: -1px;
    right: 3px;
    padding: 10%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("/img/arrow.png");
    background-image: url("/img/arrow.svg"), none; }
    .menu .toggle-menu span {
      font-family: 'Pitch', serif;
      font-size: 30px;
      line-height: 30px;
      display: block;
      width: 16px;
      height: 16px;
      -webkit-transform-origin: 10px 8px;
      -moz-transform-origin: 10px 8px;
      -ms-transform-origin: 10px 8px;
      -o-transform-origin: 10px 8px;
      transform-origin: 10px 8px; }
  .menu .project-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 2.5%; }
    .menu .project-close span {
      font-family: 'Pitch', serif;
      font-size: 30px;
      line-height: 17px; }
  html.mobile .menu {
    height: 15em;
    max-height: 7em; }
    html.mobile .menu.menu-open {
      max-height: 15em; }
      html.mobile .menu.menu-open nav ul li:not(.loading) {
        max-height: 2em;
        opacity: 1;
        pointer-events: all; }
        html.mobile .menu.menu-open nav ul li:not(.loading).active span:after {
          opacity: 1; }
      html.mobile .menu.menu-open .toggle-menu {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
    html.mobile .menu .logo {
      top: 0;
      left: 0;
      padding: 7.5%; }
    html.mobile .menu.menu-folio nav ul {
      float: left;
      display: block;
      margin-right: 5.2631578947%;
      width: 73.6842105263%;
      margin-left: 26.3157894737%; }
      html.mobile .menu.menu-folio nav ul:last-child {
        margin-right: 0; }
    html.mobile .menu nav {
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding: 7.5%;
      margin: 0; }
      html.mobile .menu nav::after {
        clear: both;
        content: "";
        display: table; }
      html.mobile .menu nav ul {
        position: relative;
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 47.3684210526%;
        margin-left: 52.6315789474%; }
        html.mobile .menu nav ul:last-child {
          margin-right: 0; }
        html.mobile .menu nav ul.nav-info li {
          max-height: 2em !important;
          opacity: 1 !important;
          pointer-events: all; }
        html.mobile .menu nav ul li {
          position: relative;
          margin: 0;
          pointer-events: none;
          max-height: 0;
          opacity: 0;
          overflow: hidden;
          -webkit-transition-property: max-height, opacity;
          -moz-transition-property: max-height, opacity;
          transition-property: max-height, opacity;
          -webkit-transition-duration: 300ms, 300ms;
          -moz-transition-duration: 300ms, 300ms;
          transition-duration: 300ms, 300ms;
          -webkit-transition-delay: 0;
          -moz-transition-delay: 0;
          transition-delay: 0; }
          html.mobile .menu nav ul li a {
            cursor: pointer; }
          html.mobile .menu nav ul li h2 {
            white-space: nowrap; }
          html.mobile .menu nav ul li.loading {
            position: absolute;
            top: 0;
            left: 0; }
          html.mobile .menu nav ul li.active {
            max-height: 2em;
            opacity: 1; }
            html.mobile .menu nav ul li.active span:after {
              content: "";
              position: relative;
              display: inline-block;
              top: -2px;
              left: 6px;
              width: 6px;
              height: 6px;
              border-radius: 100%;
              background-color: #c00;
              opacity: 0;
              -webkit-transition: opacity 200ms 200ms;
              -moz-transition: opacity 200ms 200ms;
              transition: opacity 200ms 200ms; }
  html.mobile.is-loading .menu nav ul li {
    max-height: 0 !important;
    opacity: 0 !important; }
    html.mobile.is-loading .menu nav ul li.active {
      max-height: 0 !important;
      opacity: 0 !important; }
    html.mobile.is-loading .menu nav ul li.loading {
      max-height: 2em !important;
      opacity: 1 !important; }

@-webkit-keyframes pulse {
  0% {
    opacity: .5; }
  16% {
    opacity: 1; }
  32% {
    opacity: .5; }
  100% {
    opacity: .5; } }

@-moz-keyframes pulse {
  0% {
    opacity: .5; }
  16% {
    opacity: 1; }
  32% {
    opacity: .5; }
  100% {
    opacity: .5; } }

@-ms-keyframes pulse {
  0% {
    opacity: .5; }
  16% {
    opacity: 1; }
  32% {
    opacity: .5; }
  100% {
    opacity: .5; } }

@keyframes pulse {
  0% {
    opacity: .5; }
  16% {
    opacity: 1; }
  32% {
    opacity: .5; }
  100% {
    opacity: .5; } }

@-webkit-keyframes pulse2 {
  0% {
    opacity: .5; }
  32% {
    opacity: .5; }
  48% {
    opacity: 1; }
  64% {
    opacity: .5; }
  100% {
    opacity: .5; } }

@-moz-keyframes pulse2 {
  0% {
    opacity: .5; }
  32% {
    opacity: .5; }
  48% {
    opacity: 1; }
  64% {
    opacity: .5; }
  100% {
    opacity: .5; } }

@-ms-keyframes pulse2 {
  0% {
    opacity: .5; }
  32% {
    opacity: .5; }
  48% {
    opacity: 1; }
  64% {
    opacity: .5; }
  100% {
    opacity: .5; } }

@keyframes pulse2 {
  0% {
    opacity: .5; }
  32% {
    opacity: .5; }
  48% {
    opacity: 1; }
  64% {
    opacity: .5; }
  100% {
    opacity: .5; } }

@-webkit-keyframes pulse3 {
  0% {
    opacity: .5; }
  64% {
    opacity: .5; }
  80% {
    opacity: 1; }
  100% {
    opacity: .5; } }

@-moz-keyframes pulse3 {
  0% {
    opacity: .5; }
  64% {
    opacity: .5; }
  80% {
    opacity: 1; }
  100% {
    opacity: .5; } }

@-ms-keyframes pulse3 {
  0% {
    opacity: .5; }
  64% {
    opacity: .5; }
  80% {
    opacity: 1; }
  100% {
    opacity: .5; } }

@keyframes pulse3 {
  0% {
    opacity: .5; }
  64% {
    opacity: .5; }
  80% {
    opacity: 1; }
  100% {
    opacity: .5; } }

@-webkit-keyframes line3 {
  0% {
    opacity: 1; }
  25% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes line3 {
  0% {
    opacity: 1; }
  25% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes line3 {
  0% {
    opacity: 1; }
  25% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes line3 {
  0% {
    opacity: 1; }
  25% {
    opacity: 0; }
  75% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes line2 {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@-moz-keyframes line2 {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@-ms-keyframes line2 {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes line2 {
  0% {
    opacity: 1; }
  25% {
    opacity: 1; }
  50% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }

.logo.loading .line2 {
  -webkit-animation: line2 3000ms infinite;
  -moz-animation: line2 3000ms infinite;
  animation: line2 3000ms infinite; }

.logo.loading .line3 {
  -webkit-animation: line3 3000ms infinite;
  -moz-animation: line3 3000ms infinite;
  animation: line3 3000ms infinite; }

#landing {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 2.5%;
  z-index: 4;
  background: #fff; }
  #landing::after {
    clear: both;
    content: "";
    display: table; }
  #landing .dts {
    position: relative;
    height: 100%;
    z-index: 3;
    -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;
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 16.6666666667%; }
    #landing .dts:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      #landing .dts {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 21.0526315789%; }
        #landing .dts:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      #landing .dts {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 13.7931034483%; }
        #landing .dts:last-child {
          margin-right: 0; } }
    #landing .dts svg {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      max-width: 100%;
      max-height: 10em; }
  #landing .image-wrapper {
    position: relative;
    height: 100%;
    text-align: right;
    z-index: 0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -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;
    float: left;
    display: block;
    margin-right: 11.1111111111%;
    width: 72.2222222222%; }
    #landing .image-wrapper:last-child {
      margin-right: 0; }
    @media screen and (min-width: 641px) {
      #landing .image-wrapper {
        float: left;
        display: block;
        margin-right: 5.2631578947%;
        width: 73.6842105263%; }
        #landing .image-wrapper:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1025px) {
      #landing .image-wrapper {
        float: left;
        display: block;
        margin-right: 3.4482758621%;
        width: 82.7586206897%; }
        #landing .image-wrapper:last-child {
          margin-right: 0; } }
    #landing .image-wrapper img {
      max-width: 100%;
      max-height: 100%;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      opacity: 0; }
  #landing.bleed {
    padding: 0; }
    #landing.bleed .dts {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 2.5%; }
      #landing.bleed .dts svg {
        fill: white; }
    #landing.bleed .image-wrapper {
      float: left;
      display: block;
      margin-right: 11.1111111111%;
      width: 100%; }
      #landing.bleed .image-wrapper:last-child {
        margin-right: 0; }
      @media screen and (min-width: 641px) {
        #landing.bleed .image-wrapper {
          float: left;
          display: block;
          margin-right: 5.2631578947%;
          width: 100%; }
          #landing.bleed .image-wrapper:last-child {
            margin-right: 0; } }
      @media screen and (min-width: 1025px) {
        #landing.bleed .image-wrapper {
          float: left;
          display: block;
          margin-right: 3.4482758621%;
          width: 100%; }
          #landing.bleed .image-wrapper:last-child {
            margin-right: 0; } }
      #landing.bleed .image-wrapper img {
        position: relative;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: none;
        max-height: none;
        min-width: 100%;
        min-height: 100%; }

.container--featured .columns .column .item {
  max-width: 660px;
  max-height: 660px; }

.portfolio {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%; }
  .portfolio .carousel-container {
    position: absolute;
    top: 14em; }

.journal .columns .column .item {
  width: 80%;
  margin-bottom: 18em; }

.journal .column:nth-of-type(2) {
  margin-top: 18em; }

.archive {
  padding-top: 12em; }

.container.container--search {
  padding: calc(12em + 3%) 1% 10% 6%; }

.addthis_toolbox {
  font-family: "social";
  text-align: center;
  speak: none;
  margin: 0 auto; }
  .addthis_toolbox a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    float: none !important;
    font-size: 1rem;
    padding: 0 10px 0 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .addthis_toolbox a > span {
      display: none !important; }
    .addthis_toolbox a.addthis_button_facebook:before {
      content: '\e803'; }
    .addthis_toolbox a.addthis_button_twitter:before {
      content: '\e802'; }
    .addthis_toolbox a.addthis_button_pinterest_share:before {
      content: '\e800'; }
    .addthis_toolbox a.addthis_button_tumblr:before {
      content: '\e804'; }
    .addthis_toolbox a.addthis_button_google_plusone_share:before {
      content: '\e801'; }
    .addthis_toolbox a.fullscreen:hover {
      cursor: pointer; }
    .addthis_toolbox a.fullscreen:before {
      content: '\e805'; }
