@charset "UTF-8";
/* --------------------------------------------------------------------------
    The FRONT
----------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------
    Config
----------------------------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

/* HTML5 display-role reset for older browsers */
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; }

/* --------------------------------------------------------------------------
    Functions
----------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------
    Mixins
----------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------
    Placeholders
----------------------------------------------------------------------------- */
.related-content a:after, .slider .item .background-image:after, .single-gallery .header.a1:after, .single-video.video-did-start .header:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 42%, rgba(0, 0, 0, 0.1) 52%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.8) 92%, rgba(0, 0, 0, 0.9) 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: opacity 0.125s; }

.button {
  box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.3);
  transition: box-shadow 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }

.no-shadow .button {
  box-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0); }

.header .details, [role="banner"] .logo svg, .nav-controls svg, .pagination svg, .slider-wrapper .arrow, .listen-player-wrap .listen-player, .listen-player-wrap .listen-details, .single-article .block-gallery-arrow, .single-gallery .previous,
.single-gallery .next, .home .header .details .byline {
  -webkit-filter: drop-shadow(0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.3));
  transition: -webkit-filter 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: filter 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: filter 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99), -webkit-filter 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }

.no-shadow .header .details, .header .no-shadow .details, .no-shadow [role="banner"] .logo svg, [role="banner"] .logo .no-shadow svg, .no-shadow .nav-controls svg, .nav-controls .no-shadow svg, .no-shadow .pagination svg, .pagination .no-shadow svg, .no-shadow .slider-wrapper .arrow, .slider-wrapper .no-shadow .arrow, .no-shadow .listen-player-wrap .listen-player, .listen-player-wrap .no-shadow .listen-player, .no-shadow .listen-player-wrap .listen-details, .listen-player-wrap .no-shadow .listen-details, .no-shadow .single-article .block-gallery-arrow, .single-article .no-shadow .block-gallery-arrow, .no-shadow .single-gallery .previous, .single-gallery .no-shadow .previous,
.no-shadow .single-gallery .next, .single-gallery .no-shadow .next, .no-shadow .home .header .details .byline, .home .header .details .no-shadow .byline {
  -webkit-filter: drop-shadow(0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0));
          filter: drop-shadow(0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0)); }

.nav-content .section a:hover, .nav-controls a .text, .nav-main a .text, .pagination .title, .related-content a h3,
.related-content a h4,
.related-content a h6, .slider .item .main-details h4,
.slider .item .main-details h6, .single-article .subtitle .details h2,
.single-article .subtitle .details h3, .single-gallery .gallery-item .description, .single-gallery .slide-indicator, .over-title {
  text-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0.3);
  transition: text-shadow 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }

.no-shadow .nav-content .section a:hover, .nav-content .section .no-shadow a:hover, .no-shadow .nav-controls a .text, .nav-controls a .no-shadow .text, .no-shadow .nav-main a .text, .nav-main a .no-shadow .text, .no-shadow .pagination .title, .pagination .no-shadow .title, .no-shadow .related-content a h3, .related-content a .no-shadow h3,
.no-shadow .related-content a h4, .related-content a .no-shadow h4,
.no-shadow .related-content a h6, .related-content a .no-shadow h6, .no-shadow .slider .item .main-details h4, .slider .item .main-details .no-shadow h4,
.no-shadow .slider .item .main-details h6, .slider .item .main-details .no-shadow h6, .no-shadow .single-article .subtitle .details h2, .single-article .subtitle .details .no-shadow h2,
.no-shadow .single-article .subtitle .details h3, .single-article .subtitle .details .no-shadow h3, .no-shadow .single-gallery .gallery-item .description, .single-gallery .gallery-item .no-shadow .description, .no-shadow .single-gallery .slide-indicator, .single-gallery .no-shadow .slide-indicator, .no-shadow .over-title {
  text-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0); }

/* --------------------------------------------------------------------------
    Pervasive
----------------------------------------------------------------------------- */
.pervasive,
.pervasive svg {
  transition: color 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99), fill 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }

@media (max-width: 63rem) {
  .sidebar-open .pervasive,
  .sidebar-open .pervasive svg {
    color: #ffffff;
    fill: #ffffff; } }

@media (min-width: 64rem) {
  .pervasive.active,
  .pervasive:not(.video-info):hover,
  a:hover .pervasive,
  a:hover .pervasive svg,
  a.pervasive:hover,
  a.pervasive:hover svg {
    color: #ffffff;
    fill: #ffffff; } }

/* --------------------------------------------------------------------------
    Text
----------------------------------------------------------------------------- */
@font-face {
  font-family: 'AktivGrotesk';
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/AktivGrotesk-Thin.eot");
  src: url("../../fonts/AktivGrotesk-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/AktivGrotesk-Thin.woff") format("woff"); }

@font-face {
  font-family: 'AktivGrotesk';
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/AktivGrotesk-Bold.eot");
  src: url("../../fonts/AktivGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/AktivGrotesk-Bold.woff") format("woff"); }

@font-face {
  font-family: 'AktivGrotesk';
  font-style: italic;
  font-weight: 700;
  src: url("../../fonts/AktivGrotesk-Bold-Italic.eot");
  src: url("../../fonts/AktivGrotesk-Bold-Italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/AktivGrotesk-Bold-Italic.woff") format("woff"); }

@font-face {
  font-family: 'Dia';
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/Dia-Regular.eot");
  src: url("../../fonts/Dia-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Dia-Regular.woff") format("woff"); }

@font-face {
  font-family: 'Dia';
  font-style: italic;
  font-weight: normal;
  src: url("../../fonts/Dia-Regular-Italic.eot");
  src: url("../../fonts/Dia-Regular-Italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/Dia-Regular-Italic.woff") format("woff"); }

@font-face {
  font-family: 'Dia';
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/Dia-Bold.eot");
  src: url("../../fonts/Dia-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Dia-Bold.woff") format("woff"); }

@font-face {
  font-family: 'Dia';
  font-style: italic;
  font-weight: 700;
  src: url("../../fonts/Dia-Bold-Italic.eot");
  src: url("../../fonts/Dia-Bold-Italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/Dia-Bold-Italic.woff") format("woff"); }

body {
  color: #ffffff;
  font-family: "Dia", Times, serif;
  line-height: 1.3125;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "AktivGrotesk", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.5625rem;
  text-transform: uppercase; }
  h1.secondary,
  h2.secondary,
  h3.secondary,
  h4.secondary,
  h5.secondary,
  h6.secondary {
    text-transform: none; }

h1 {
  font-size: 1.875rem; }
  @media (min-width: 48rem) {
    h1 {
      font-size: 3.75rem;
      font-size: calc(1.625rem + 2vw); } }

h2 {
  font-size: 1.625rem; }
  @media (min-width: 48rem) {
    h2 {
      font-size: 2.75rem;
      font-size: calc(1.625rem + 1vw); } }

h3 {
  font-size: 1.125rem; }
  @media (min-width: 48rem) {
    h3 {
      font-size: 2.25rem;
      font-size: calc(1.125rem + 1vw); } }

h4 {
  font-size: 0.9375rem; }
  @media (min-width: 48rem) {
    h4 {
      font-size: 1.0625rem; } }

h5 {
  font-size: 0.75rem; }
  @media (min-width: 48rem) {
    h5 {
      font-size: 0.875rem; } }

h6 {
  font-size: 0.6875rem; }

p {
  font-size: 1rem;
  margin-bottom: 1.5625rem; }
  p:last-child {
    margin-bottom: 0; }
  p.large {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.2222222222; }
    @media (min-width: 48rem) {
      p.large {
        font-size: 1.5rem;
        line-height: 1.3333333333; } }
  p.small {
    font-size: 0.75rem;
    line-height: 1.6666666667; }
    @media (min-width: 48rem) {
      p.small {
        font-size: 0.875rem;
        line-height: 1.5714285714; } }

a {
  color: #ffffff;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

.body {
  background: #000000;
  color: #ffffff;
  overflow: hidden;
  position: relative;
  /*
  a:visited {
    border-bottom: thick solid $color-accent;
  }
*/ }
  .body a {
    color: #ffffff;
    border-bottom: 0.125rem solid #e8867e; }
  .body a:hover {
    background-color: #e8867e; }
  .body .image-link {
    border-bottom: 0; }
  .body .image-link:hover {
    background: transparent; }
  .body .image-link:visited {
    border-bottom: 0; }

blockquote {
  position: relative; }

blockquote p {
  border-left: solid 0.3125rem;
  box-sizing: border-box;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2222222222;
  margin-bottom: 1.5625rem;
  padding-left: 0.78125rem; }
  @media (min-width: 48rem) {
    blockquote p {
      border-left: solid 0.625rem;
      font-size: 1.5rem;
      line-height: 1.2916666667; } }

blockquote.alt p {
  border-bottom: solid 0.0625rem;
  border-left: 0;
  border-top: solid 0.0625rem;
  color: #e8867e;
  font-family: "AktivGrotesk", sans-serif;
  font-weight: 300;
  font-size: 0.9375rem;
  letter-spacing: 0;
  line-height: 1.3333333333;
  padding: 1.0625rem 0 0.9375rem;
  text-transform: uppercase; }
  @media (min-width: 48rem) {
    blockquote.alt p {
      font-size: 1.25rem;
      font-weight: 300;
      line-height: 1.6; } }

.pullquote {
  margin-bottom: 1.5625rem; }

.pullquote q {
  background: #e8867e;
  display: inline;
  font-family: "AktivGrotesk", sans-serif;
  font-size: 0.9375rem;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  line-height: 1.3125;
  text-transform: uppercase; }
  @media (min-width: 48rem) {
    .pullquote q {
      font-size: 1.25rem; } }

.pullquote.alt q {
  background: transparent;
  color: #e8867e;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.3333333333; }
  @media (min-width: 48rem) {
    .pullquote.alt q {
      font-size: 1.25rem;
      line-height: 1.4; } }

.meta {
  font-size: 0.625rem;
  letter-spacing: 0.0625rem;
  line-height: 2;
  text-transform: uppercase; }

.tag {
  background: transparent;
  box-shadow: 0 0 0 0.0625rem #ffffff inset;
  color: #ffffff;
  cursor: ne-resize;
  display: inline-block;
  font-family: "Dia", Times, serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  line-height: 1.6666666667;
  margin-bottom: 0.9375rem;
  margin-right: 0.9375rem;
  padding: 0.375rem 0.78125rem;
  text-transform: uppercase;
  vertical-align: baseline; }

::-moz-selection {
  background: #e8867e;
  color: #ffffff; }

::selection {
  background: #e8867e;
  color: #ffffff; }

::-moz-selection {
  background: #e8867e;
  color: #ffffff; }

.text-accessibility {
  left: -999em;
  position: absolute; }

.link-skip {
  background: #000000;
  left: -999em;
  position: absolute;
  z-index: 10000; }

.link-skip:focus {
  left: 0;
  padding: 0.9375rem; }

.endmark {
  background: #000000;
  display: inline-block;
  height: 0.78125rem;
  width: 0.78125rem; }

/* --------------------------------------------------------------------------
    Forms
----------------------------------------------------------------------------- */
form {
  margin-bottom: 4.6875rem; }

input,
textarea {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: solid 0.125rem;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 0.75rem;
  letter-spacing: 0.0625rem;
  margin: 0.78125rem 0;
  max-width: 31.25rem;
  padding: 0.78125rem 0;
  resize: none;
  width: 100%;
  -webkit-appearance: none; }
  input:focus,
  textarea:focus {
    border-color: #e8867e;
    outline: 0; }
  input.error,
  textarea.error {
    border-color: #de5247; }

textarea {
  border: solid 0.125rem;
  height: 12.5rem;
  padding: 0.9375rem 0.78125rem; }

.button {
  background-color: #e8867e;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: "AktivGrotesk", sans-serif;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  line-height: 1.6666666667;
  margin: 0.78125rem 0 0 0;
  outline: 0;
  padding: 0.75rem 1.5625rem;
  transition: color 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99), background 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  text-transform: uppercase; }
  @media (min-width: 48rem) {
    .button {
      font-size: 0.875rem; } }

@media (min-width: 64rem) {
  .button:hover {
    background: #ffffff;
    color: #e8867e; } }

::-webkit-input-placeholder {
  color: #ffffff;
  text-transform: uppercase; }

:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
  text-transform: uppercase; }

::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
  text-transform: uppercase; }

:-ms-input-placeholder {
  color: #ffffff;
  text-transform: uppercase; }

form .message.error {
  color: #de5247; }

.input-group-front {
  display: none; }

.body input,
.body textarea {
  color: #000000; }

.body ::-webkit-input-placeholder {
  color: #000000;
  text-transform: uppercase; }

.body :-moz-placeholder {
  color: #000000;
  opacity: 1;
  text-transform: uppercase; }

.body ::-moz-placeholder {
  color: #000000;
  opacity: 1;
  text-transform: uppercase; }

.body :-ms-input-placeholder {
  color: #000000;
  text-transform: uppercase; }

/* --------------------------------------------------------------------------
    Images
----------------------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto; }

/* --------------------------------------------------------------------------
    Video
----------------------------------------------------------------------------- */
.video-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }

.video-container iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

iframe.playing {
  background: #000000; }

/* --------------------------------------------------------------------------
    WordPress
----------------------------------------------------------------------------- */
.alignnone {
  display: block;
  margin: 3.125rem auto; }
  @media (min-width: 64rem) {
    .alignnone {
      display: inline-block;
      margin: 3.125rem 3.125rem 3.125rem 0; } }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 3.125rem auto; }

.alignright {
  display: block;
  margin: 3.125rem auto; }
  @media (min-width: 64rem) {
    .alignright {
      float: right;
      margin: 3.125rem 0 3.125rem 3.125rem; } }

.alignleft {
  display: block;
  margin: 3.125rem auto; }
  @media (min-width: 64rem) {
    .alignleft {
      float: left;
      margin: 3.125rem 3.125rem 3.125rem 0; } }

a img.alignright {
  display: block;
  margin: 3.125rem auto; }
  @media (min-width: 64rem) {
    a img.alignright {
      float: right;
      margin: 3.125rem 0 3.125rem 3.125rem; } }

a img.alignnone {
  display: block;
  margin: 3.125rem auto; }
  @media (min-width: 64rem) {
    a img.alignnone {
      display: inline-block;
      margin: 3.125rem 3.125rem 3.125rem 0; } }

a img.alignleft {
  display: block;
  margin: 3.125rem auto; }
  @media (min-width: 64rem) {
    a img.alignleft {
      float: left;
      margin: 3.125rem 3.125rem 3.125rem 0; } }

a img.aligncenter {
  display: block;
  margin: 3.125rem auto; }

.wp-caption {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 1.5625rem 0.78125rem;
  text-align: center; }

.wp-caption.alignnone {
  margin: 3.125rem 3.125rem 3.125rem 0; }

.wp-caption.alignleft {
  margin: 3.125rem 3.125rem 3.125rem 0; }

.wp-caption.alignright {
  margin: 3.125rem 0 3.125rem 3.125rem; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 0.6875rem;
  line-height: 1.0625rem;
  margin: 0;
  padding: 0 0.25rem 1.5625rem; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 0.1875rem;
  box-shadow: 0 0 0.125rem 0.125rem rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 1.5625rem;
  line-height: normal;
  padding: 0.9375rem 1.4375rem 0.875rem;
  text-decoration: none;
  top: 1.5625rem;
  width: auto;
  z-index: 100000; }

/* --------------------------------------------------------------------------
    Layout
----------------------------------------------------------------------------- */
* {
  -ms-overflow-style: none; }

html {
  background: #000000;
  height: 100%; }

body {
  height: 100%;
  overflow-x: hidden;
  width: 100%; }

.modal-open body {
  overflow-y: hidden; }

.site-container {
  height: 100%;
  position: relative;
  z-index: 1; }

[role="main"] {
  box-sizing: border-box;
  min-height: 100%;
  min-height: 100vh;
  overflow: hidden;
  position: relative; }

.single-gallery [role="main"] {
  min-height: initial;
  height: 100%;
  height: 100vh; }

.header {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center; }
  .header .details {
    max-width: 40rem;
    font-weight: 600;
    padding: 6.25rem 1.875rem 3.125rem;
    z-index: 1; }
    @media (min-width: 64rem) {
      .header .details {
        padding: 7.8125rem 3.125rem; } }
    .header .details hr {
      display: none !important; }
  .header.top-left, .header.top-right, .header.top-center {
    align-items: flex-start; }
  .header.bottom-left, .header.bottom-right, .header.bottom-center {
    align-items: flex-end; }
  .header.top-left, .header.bottom-left, .header.center-left {
    justify-content: flex-start;
    text-align: left; }
    .header.top-left .details, .header.bottom-left .details, .header.center-left .details {
      max-width: 33.75rem; }
    .header.top-left p, .header.bottom-left p, .header.center-left p {
      text-align: left !important; }
  .header.top-right, .header.bottom-right, .header.center-right {
    justify-content: flex-end;
    text-align: right; }
    .header.top-right .details, .header.bottom-right .details, .header.center-right .details {
      max-width: 33.75rem; }
    .header.top-right p, .header.bottom-right p, .header.center-right p {
      text-align: right !important; }
  .header.top-center, .header.bottom-center, .header.center-center, .header.centerCenter {
    text-align: center; }
    .header.top-center p, .header.bottom-center p, .header.center-center p, .header.centerCenter p {
      text-align: center !important; }
  @media (min-width: 48rem) {
    .header.top-left .details {
      padding-top: 9.375rem; }
    .header.bottom-left .details,
    .header.bottom-right .details {
      padding-bottom: 9.375rem; }
    .header.bottom-center .details {
      padding-bottom: 6.25rem; } }
  .header .button + .button {
    margin-left: 0.9375rem; }

.featured-video-plus {
  height: 100%;
  font-size: 0px;
  line-height: 0px; }

.featured-video-plus iframe {
  width: 100%;
  height: 100%; }

.body .content {
  margin: 3.125rem auto;
  padding: 0 1.875rem; }
  @media (min-width: 64rem) {
    .body .content {
      padding: 0 3.125rem; } }
  .body .content iframe {
    max-width: 100%; }

.search-sidebar form {
  margin-bottom: 1.875rem; }

.search-sidebar input {
  font-weight: bold;
  text-transform: uppercase;
  font-size: calc(1.125rem + 1vw); }

.search-sidebar a {
  display: block; }

.search-sidebar svg {
  display: inline;
  vertical-align: baseline;
  height: 12px;
  margin-bottom: -2px;
  fill: #ffffff; }

.search-sidebar h5 + h3 {
  margin-top: 1.875rem; }

/* --------------------------------------------------------------------------
    Banner
----------------------------------------------------------------------------- */
[role="banner"] {
  position: relative;
  transition: opacity 600ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  z-index: 6000; }

.hide-elements [role="banner"] {
  opacity: 0; }

[role="banner"] .logo {
  left: 1.5625rem;
  position: fixed;
  top: 1.5625rem; }
  @media (min-width: 64rem) {
    [role="banner"] .logo {
      left: 3.125rem;
      top: 3.125rem; } }

[role="banner"] .logo svg {
  height: 2.75rem;
  width: 7.8125rem; }
  @media (min-width: 64rem) {
    [role="banner"] .logo svg {
      height: 3.8125rem;
      width: 10.9375rem; } }

/* --------------------------------------------------------------------------
    Modal
----------------------------------------------------------------------------- */
.modal-wrapper {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  width: 100%;
  z-index: -1000; }

.modal-open .modal-wrapper {
  opacity: 1;
  z-index: 6000; }

.modal-closing .modal-wrapper {
  opacity: 0; }

.modal-content {
  box-sizing: border-box;
  max-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 4.0625rem 3.75rem 4.0625rem;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 64rem) {
    .modal-content {
      padding: 3.125rem 6.25rem; } }

.modal-close {
  background: transparent url("../../images/glyph-close.svg") no-repeat 0 0;
  background-size: 1.5625rem 1.5625rem;
  height: 1.5625rem;
  position: absolute;
  right: 1.5625rem;
  top: 1.5625rem;
  width: 1.5625rem; }
  @media (min-width: 64rem) {
    .modal-close {
      right: 3.125rem;
      top: 3.125rem; } }

.modal-arrow {
  background: transparent url("../../images/glyph-arrow-left.svg") no-repeat 0 0;
  display: none;
  height: 1.875rem;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  width: 1.5625rem; }

.modal-open-gallery .modal-arrow {
  display: block; }

.modal-previous {
  left: 1.5625rem; }
  @media (min-width: 64rem) {
    .modal-previous {
      left: 3.125rem; } }

.modal-next {
  background-image: url(../../images/glyph-arrow-right.svg);
  right: 1.5625rem; }
  @media (min-width: 64rem) {
    .modal-next {
      right: 3.125rem; } }

.modal-item {
  display: none; }

.modal-content .modal-item {
  display: block; }

.modal-content .image-wrapper {
  display: inline-block;
  position: relative; }

.modal-content .image-wrapper > img {
  display: block;
  max-height: calc(100vh - 9.375rem); }

.modal-content .image-wrapper .modal-description {
  bottom: 0;
  box-sizing: border-box;
  padding: 0.3125rem 0.9375rem;
  position: absolute;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  width: 100%; }

/* --------------------------------------------------------------------------
    Nav about
----------------------------------------------------------------------------- */
.nav-about {
  box-sizing: border-box;
  height: 100%;
  left: -100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  transition: left 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  width: 100%;
  z-index: 4000;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 64rem) {
    .nav-about {
      overflow: visible;
      z-index: 3000; } }

.nav-about.active {
  left: 0; }
  @media (min-width: 64rem) {
    .nav-about.active {
      left: -100%; } }

@media (min-width: 64rem) {
  .nav-about .section {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%; } }

.nav-about .section-links {
  background-color: #000000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 64rem) {
    .nav-about .section-links {
      transition: right 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
      z-index: 1; } }

.nav-about.active .section-links {
  right: -50%; }

.nav-about .section-body {
  background: #f1f2f2; }
  @media (min-width: 64rem) {
    .nav-about .section-body {
      padding-left: 50%;
      transition: right 500ms cubic-bezier(0.62, 0.28, 0.23, 0.99) 100ms; } }

.nav-about.active .section-body {
  right: -100%; }

.nav-about .section-links .items {
  padding: 5.3125rem 0 0; }
  @media (min-width: 64rem) {
    .nav-about .section-links .items {
      left: 50%;
      padding: 0;
      position: relative;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-width: 19.5rem; } }

.nav-about .section-links .items > a {
  display: block;
  padding: 0.9375rem 1.875rem 0.78125rem; }
  @media (min-width: 64rem) {
    .nav-about .section-links .items > a {
      display: inline;
      padding: 0; } }

.nav-about .section-links .items > a:hover,
.nav-about .section-links .items > a.active {
  color: #e8867e; }

.nav-about .section-links .items > a h3 {
  position: relative;
  transition: color 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }
  @media (max-width: 63rem) {
    .nav-about .section-links .items > a h3 {
      margin-bottom: 0; } }

.nav-about .section-links .items > a svg {
  position: absolute;
  right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: -webkit-transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99), -webkit-transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }
  @media (min-width: 64rem) {
    .nav-about .section-links .items > a svg {
      display: none; } }

.nav-about .section-links .items > a.active svg {
  -webkit-transform: rotate(0);
          transform: rotate(0); }

@media (min-width: 64rem) {
  .nav-about .body {
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-overflow-scrolling: touch; } }

.nav-about .content {
  display: none; }
  @media (min-width: 64rem) {
    .nav-about .content {
      padding-left: 3.125rem;
      padding-right: 3.125rem; } }
  @media (min-width: 67.1875rem) {
    .nav-about .content {
      padding-left: 6.25rem;
      padding-right: 6.25rem; } }

.nav-about .content.active {
  display: block; }

/* --------------------------------------------------------------------------
    Nav content
----------------------------------------------------------------------------- */
.nav-content {
  background: #ffffff;
  box-sizing: border-box;
  height: 100%;
  left: -100%;
  overflow: hidden;
  padding-top: 5rem;
  position: fixed;
  text-align: center;
  top: 0;
  transition: left 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  width: 100%;
  z-index: 4000; }
  @media (min-width: 64rem) {
    .nav-content {
      background: none;
      overflow: visible;
      padding-top: 0;
      z-index: 3000; } }

.nav-content.active {
  left: 0; }
  @media (min-width: 64rem) {
    .nav-content.active {
      left: -100%; } }

.nav-content .sections-wrapper {
  height: 100%; }

.nav-content .section {
  background-color: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #000000;
  height: 33.33%;
  overflow: hidden;
  position: relative;
  transition: height 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99) 300ms; }
  @media (min-width: 64rem) {
    .nav-content .section {
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      width: 33.33%; } }

.nav-content .section .hover-image {
  background-color: transparent;
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: -999em;
  position: absolute;
  top: -999em;
  width: 100%; }

.nav-content .section:hover {
  background-repeat: no-repeat;
  background-position: -999em -999em; }

.nav-content .section:hover .hover-image {
  left: 0;
  top: 0; }

.nav-content .section.active {
  background-image: none !important; }
  @media (max-width: 63rem) {
    .nav-content .section.active {
      height: calc(100% - 7.5rem); } }

.nav-content .section.active .hover-image {
  left: -999em;
  top: -999em; }

@media (max-width: 63rem) {
  .nav-content .section.inactive {
    height: 3.75rem; } }

.nav-content .section-wrapper {
  position: relative;
  height: 100%;
  width: 100%; }

@media (min-width: 64rem) {
  .nav-content .active .section-wrapper {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; } }

@media (min-width: 64rem) {
  .nav-content .section-watch {
    transition: right 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
    z-index: 3; } }

@media (min-width: 64rem) {
  .nav-content.active .section-watch {
    right: -33.333%; } }

.nav-content .section-read {
  background-color: #000000; }
  @media (min-width: 64rem) {
    .nav-content .section-read {
      padding-left: 33.333%;
      transition: right 500ms cubic-bezier(0.62, 0.28, 0.23, 0.99) 100ms;
      z-index: 2; } }

.nav-content .section-read.active {
  background-color: #ffffff; }

@media (min-width: 64rem) {
  .nav-content.active .section-read {
    right: -66.666%; } }

.nav-content .section-look {
  background-color: #e8867e; }
  @media (min-width: 64rem) {
    .nav-content .section-look {
      padding-left: 66.666%;
      transition: right 700ms cubic-bezier(0.62, 0.28, 0.23, 0.99) 200ms;
      z-index: 1; } }

.nav-content .section-look.active {
  background: #ffffff; }

@media (min-width: 64rem) {
  .nav-content.active .section-look {
    right: -100%; } }

.nav-content .title {
  cursor: pointer;
  height: 100%;
  padding-top: 0;
  position: relative;
  transition: height 500ms cubic-bezier(0.62, 0.28, 0.23, 0.99), padding-top 500ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  z-index: 3; }

.nav-content .section.active .title {
  height: 3.75rem; }
  @media (min-width: 64rem) {
    .nav-content .section.active .title {
      padding-top: 9.375rem; } }

.nav-content .title-wrapper {
  height: 100%;
  position: relative;
  width: 100%; }

.nav-content .title h1 {
  font-size: 1.875rem;
  font-style: italic;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  @media (max-width: 63rem) {
    .nav-content .title h1 {
      padding-top: 0.46875rem; } }
  @media (min-width: 64rem) {
    .nav-content .title h1 {
      font-size: 4.875rem; } }

.nav-content .title svg {
  position: relative;
  top: -0.125rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: -webkit-transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99), -webkit-transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }
  @media (min-width: 64rem) {
    .nav-content .title svg {
      display: none; } }

.nav-content .active .title svg {
  -webkit-transform: rotate(0);
          transform: rotate(0); }

.nav-content .section-watch .title {
  color: #ffffff; }

.nav-content .section-watch .title svg {
  fill: #ffffff; }

@media (min-width: 64rem) {
  .nav-content .section-watch:hover .title {
    color: #000000; } }

.nav-content .section-watch.active .title,
.nav-content .section-watch.active:hover .title {
  color: #f5cb40; }

.nav-content .section-watch.active .title g {
  fill: #f5cb40; }

.nav-content .section-read .title {
  color: #ffffff; }

@media (min-width: 64rem) {
  .nav-content .section-read:hover .title {
    color: #ffffff; } }

.nav-content .section-read.active .title,
.nav-content .section-read.active:hover .title {
  color: #f5cb40; }

.nav-content .section-read.active .title svg {
  fill: #f5cb40; }

.nav-content .section-look .title {
  color: #ffffff; }

@media (min-width: 64rem) {
  .nav-content .section-look:hover .title {
    color: #ffffff; } }

.nav-content .section-look.active .title,
.nav-content .section-look.active:hover .title {
  color: #f5cb40; }

.nav-content .section-look.active .title svg {
  fill: #f5cb40; }

.nav-content .content-wrapper {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding-top: 3.75rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }
  @media (min-width: 64rem) {
    .nav-content .content-wrapper {
      padding-bottom: 5.625rem;
      padding-top: 14.6875rem; } }

.nav-content .content {
  box-sizing: border-box;
  height: 100%;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99) 500ms;
  visibility: hidden;
  -webkit-overflow-scrolling: touch; }

.nav-content .content ul {
  padding-top: 0.75rem; }

.nav-content .content a {
  display: block;
  color: #000000;
  padding: 1.5625rem 1.875rem 0.78125rem; }
  @media (min-width: 64rem) {
    .nav-content .content a {
      padding-left: 3.125rem;
      padding-right: 3.125rem; } }
  @media (min-width: 81.25rem) {
    .nav-content .content a {
      padding-left: 6.25rem;
      padding-right: 6.25rem; } }

.nav-content .section a:hover {
  background-color: #e8867e;
  color: #ffffff; }

/*
.nav-content .content li:hover a {
  color: $color-white;
}
*/
.nav-content .content h3 {
  font-size: 1.125rem;
  margin-bottom: 0; }
  @media (min-width: 64rem) {
    .nav-content .content h3 {
      font-size: 1.3125rem;
      line-height: 1.1428571429; } }

.nav-content .content h6 {
  margin-bottom: 0.3125rem; }
  .nav-content .content h6 svg {
    display: inline;
    vertical-align: baseline;
    height: 12px;
    margin-bottom: -2px; }

.nav-content .content .date {
  color: #e8867e;
  margin-right: 0.1875rem; }

.nav-content .content li:hover .date {
  color: #000000; }

.nav-content .content .timestamp {
  text-transform: uppercase; }
  .nav-content .content .timestamp:before {
    content: '•';
    display: inline-block;
    margin: 0 0.1875rem; }

.nav-content .section.active .content {
  opacity: 1;
  visibility: visible; }

.nav-content .arrow {
  bottom: 1.875rem;
  display: none;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

@media (min-width: 64rem) {
  .nav-content .section.active.display-arrow .arrow {
    display: block; } }

/* --------------------------------------------------------------------------
    Nav controls
----------------------------------------------------------------------------- */
.nav-controls {
  box-sizing: border-box;
  padding-left: 1.5625rem;
  padding-top: 5rem;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 600ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  width: 100%;
  z-index: 5000; }
  @media (min-width: 64rem) {
    .nav-controls {
      padding-left: 0;
      padding-top: 0;
      right: 1.5625rem;
      top: 1.5625rem; } }

.hide-elements .nav-controls {
  opacity: 0; }

.nav-controls a {
  display: inline-block;
  font-family: "AktivGrotesk", sans-serif;
  font-size: 0.875rem;
  font-style: italic;
  font-weight: 700;
  margin-left: 0.5rem;
  text-transform: uppercase;
  vertical-align: middle; }
  .nav-controls a.latest {
    display: none; }

.nav-controls .items {
  display: none;
  /*
  a {
	  font-size: cr($font-size-large);
  }
*/ }
  @media (min-width: 48rem) {
    .nav-controls .items {
      display: inline-block;
      margin-right: 0.625rem; } }

.nav-controls > a {
  line-height: 1.5rem;
  position: relative;
  top: 0.0625rem; }

@media (min-width: 48rem) {
  .nav-controls .pervasive.active {
    color: #ffffff !important; } }

.nav-controls svg {
  display: block;
  height: 1.5625rem;
  width: 1.5625rem; }

.nav-controls .active svg,
.menu-open .menu svg {
  fill: #e8867e; }

.nav-controls .menu-and-share {
  position: absolute;
  right: 1.875rem;
  top: 1.5625rem;
  /*
  @include bp(cr($tablet)) {
    display: inline;
    position: static;
    right: 0;
    top: 0;
  }
*/ }

@media (min-width: 48rem) {
  .nav-controls .menu {
    display: none; } }

.nav-controls .share-controls {
  display: none; }
  @media (min-width: 48rem) {
    .nav-controls .share-controls {
      display: inline; } }
  .nav-controls .share-controls .share-title {
    display: none; }

.nav-controls .share {
  display: inline-block; }
  @media (min-width: 48rem) {
    .nav-controls .share {
      display: none; } }

@media (max-width: 47rem) {
  .menu-open .nav-controls > a {
    display: none; } }

/* --------------------------------------------------------------------------
    Nav main
----------------------------------------------------------------------------- */
.nav-main {
  display: none;
  height: 100%;
  left: 0;
  position: relative; }
  @media (min-width: 64rem) {
    .nav-main {
      bottom: auto;
      display: block;
      height: auto;
      margin-top: -4.0625rem;
      padding-top: 3.125rem;
      position: fixed;
      top: 50%;
      -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%;
      -webkit-transform: rotate(-90deg) translate(-50%, 50%);
              transform: rotate(-90deg) translate(-50%, 50%);
      transition: opacity 600ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
      width: 20.625rem;
      z-index: 4000; } }

@media (min-width: 64rem) {
  .hide-elements .nav-main {
    opacity: 0; } }

.menu-open .nav-main {
  display: none; }

@media (min-width: 64rem) {
  .keep-menu .nav-main {
    display: block; } }

.sidebar .nav-main {
  display: block;
  margin-top: -2.5rem; }

.nav-main .items {
  position: relative;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%; }
  @media (min-width: 64rem) {
    .nav-main .items {
      position: static;
      -webkit-transform: none;
              transform: none;
      top: 0; } }

.nav-main a {
  font-family: "AktivGrotesk", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  display: block;
  line-height: 1.25;
  margin-bottom: 0.9375rem;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 63rem) {
    .nav-main a {
      color: #ffffff; } }
  @media (min-width: 64rem) {
    .nav-main a {
      display: block;
      font-size: 0.875rem;
      float: right;
      line-height: 1.75rem;
      margin-bottom: 0;
      overflow: hidden;
      position: relative;
      top: 0.25rem;
      text-align: center;
      vertical-align: bottom;
      width: 6.875rem; } }

@media (min-width: 64rem) {
  .nav-main a.active {
    font-size: 1.4375rem; } }

@media (min-width: 64rem) {
  .nav-main a:hover,
  .nav-main a:active {
    font-size: 1.4375rem; } }

/* --------------------------------------------------------------------------
    Pagination
----------------------------------------------------------------------------- */
.pagination a {
  background: rgba(0, 0, 0, 0.3);
  bottom: 50%;
  box-sizing: border-box;
  display: none;
  padding: 3.125rem 1.5625rem;
  position: fixed;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  transition: background 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  width: 3.125rem;
  z-index: 2000; }
  @media (min-width: 48rem) {
    .pagination a {
      background: rgba(0, 0, 0, 0);
      bottom: 1.875rem;
      display: block;
      padding: 1.875rem;
      -webkit-transform: none;
              transform: none;
      width: 20.9375rem; } }

@media (min-width: 48rem) {
  .pagination a:hover {
    background: rgba(0, 0, 0, 0.3); } }

.bottom ~ .pagination {
  display: none; }

.pagination svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.pagination a:hover svg {
  fill: #ffffff; }

.pagination .prev {
  left: 0; }
  @media (min-width: 48rem) {
    .pagination .prev {
      padding-left: 5.3125rem; } }

.pagination .prev svg {
  left: 0.78125rem; }
  @media (min-width: 48rem) {
    .pagination .prev svg {
      left: 3.125rem; } }

.pagination .next {
  right: 0; }
  @media (min-width: 48rem) {
    .pagination .next {
      padding-right: 5.3125rem; } }

.pagination .next svg {
  right: 0.78125rem; }
  @media (min-width: 48rem) {
    .pagination .next svg {
      right: 3.125rem; } }

.pagination .title {
  display: none;
  margin-bottom: 0;
  opacity: 0;
  position: relative;
  top: 0.25rem; }
  @media (min-width: 48rem) {
    .pagination .title {
      display: block; } }

.pagination a:hover .title {
  opacity: 1;
  transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }

.down-arrow {
  position: fixed;
  left: 50%;
  bottom: 0;
  margin: 0px 0 0 -40px;
  line-height: 60px;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
  animation: ca3_fade_move_down 2s ease-in-out infinite; }

/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 20px);
    opacity: 0; } }

@keyframes ca3_fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
            transform: translate(0, -20px);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
    opacity: 0; } }

/* --------------------------------------------------------------------------
    Progress indicator
----------------------------------------------------------------------------- */
.progress {
  height: 0.78125rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000; }

.progress .indicator {
  background: #e8867e;
  height: 100%;
  width: 0; }

/* --------------------------------------------------------------------------
    Related content
----------------------------------------------------------------------------- */
.related-content {
  overflow: hidden;
  position: relative;
  width: 100%; }
  @media (min-width: 64rem) {
    .related-content {
      height: 25rem; } }

.related-content a {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  height: 12.5rem;
  overflow: hidden;
  position: relative; }
  @media (min-width: 64rem) {
    .related-content a {
      float: left;
      height: 25rem;
      width: 100%; } }

.related-content a h3,
.related-content a h4 {
  margin-bottom: 0.3125rem; }

@media (max-width: 47rem) {
  .related-content a h6 {
    margin-bottom: 0.78125rem; } }

@media (max-width: 47rem) {
  .related-content a .timestamp {
    margin-bottom: 0; } }

@media (min-width: 64rem) {
  .related-content.items-2 a {
    width: 50%; } }

@media (min-width: 64rem) {
  .related-content.items-3 a {
    width: 33.3%; } }

.related-content a:hover {
  -webkit-filter: none;
          filter: none; }

.related-content a:hover:after {
  opacity: 0; }

.related-content a .details {
  display: block;
  overflow: hidden;
  padding: 0.25rem 0.9375rem 0;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1; }
  @media (min-width: 48rem) {
    .related-content a .details {
      padding-top: 1.875rem; } }
  @media (min-width: 64rem) {
    .related-content a .details {
      display: none;
      padding: 3.125rem 6.25rem; } }

.related-content a:hover .details {
  display: block; }

.single-gallery .related-content,
.single-video .related-content {
  height: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%; }
  @media (min-width: 64rem) {
    .single-gallery .related-content,
    .single-video .related-content {
      height: 100%;
      top: 0;
      width: 26.3125rem; } }

.single-gallery .related-content a,
.single-video .related-content a {
  float: none;
  height: 100%;
  width: 100%; }

.single-gallery .related-content a .details,
.single-video .related-content a .details {
  text-align: left; }

.single-gallery .related-content.items-2 a,
.single-video .related-content.items-2 a {
  height: 50%; }

.single-gallery .related-content.items-3 a,
.single-video .related-content.items-3 a {
  height: 50%; }
  @media (min-width: 64rem) {
    .single-gallery .related-content.items-3 a,
    .single-video .related-content.items-3 a {
      height: 33.333%; } }

.single-gallery .related-content a .details .additional,
.single-video .related-content a .details .additional {
  display: none; }
  @media (min-width: 64rem) {
    .single-gallery .related-content a .details .additional,
    .single-video .related-content a .details .additional {
      display: block; } }

/* --------------------------------------------------------------------------
    Series episodes
----------------------------------------------------------------------------- */
.series-episodes .series-title {
  border-bottom: solid 0.125rem;
  padding-bottom: 0.9375rem; }

.series-episodes .episodes {
  margin-left: -3.125rem;
  margin-right: -3.125rem; }

.series-episodes .episode {
  border-bottom: solid 0.0625rem #ffffff;
  margin: 0 3.125rem; }
  @media (min-width: 64rem) {
    .series-episodes .episode {
      border-bottom: 0;
      margin: 0; } }

.series-episodes .episode .lead {
  cursor: pointer;
  padding: 1.5625rem 5rem 0.9375rem 0;
  position: relative;
  transition: color 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }
  @media (min-width: 64rem) {
    .series-episodes .episode .lead {
      padding: 1.5625rem 9.375rem 0.9375rem 3.125rem; } }

.series-episodes .episode.active .lead {
  color: #e8867e; }

@media (min-width: 64rem) {
  .series-episodes .episode .lead:hover {
    color: #e8867e; } }

.series-episodes .episode .lead .timestamp {
  position: absolute;
  margin: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 64rem) {
    .series-episodes .episode .lead .timestamp {
      right: 3.125rem; } }

.series-episodes .episode .title {
  margin: 0; }

.series-episodes .episode .details {
  display: none;
  position: relative;
  padding-right: 4.6875rem; }
  @media (min-width: 64rem) {
    .series-episodes .episode .details {
      padding-left: 3.125rem;
      padding-right: 3.125rem; } }

.series-episodes .episode.active .details {
  display: block; }

.series-episodes .episode .details .play {
  position: absolute;
  right: 0;
  top: 0; }
  @media (min-width: 64rem) {
    .series-episodes .episode .details .play {
      right: 3.125rem;
      top: -1.5625rem; }
      .series-episodes .episode .details .play svg {
        width: 20px;
        height: 20px; } }

/* --------------------------------------------------------------------------
    Series information
----------------------------------------------------------------------------- */
.series-information p {
  font-size: 14px; }

/* --------------------------------------------------------------------------
    Series thumbnails
----------------------------------------------------------------------------- */
.series-thumbnails .content {
  padding-right: 1.5625rem; }

.series-thumbnails .thumbnail {
  box-sizing: border-box;
  float: left;
  padding: 0 0.9375rem 0.9375rem 0;
  width: 50%; }

.series-thumbnails a {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }

/* --------------------------------------------------------------------------
    Sidebars
----------------------------------------------------------------------------- */
.sidebars {
  height: 100%;
  position: fixed;
  right: -100%;
  top: 0;
  transition: right 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  width: 100%;
  z-index: 2000; }
  @media (min-width: 64rem) {
    .sidebars {
      right: -26.3125rem;
      width: 26.3125rem; } }

.sidebars.active {
  right: 0; }

.sidebar {
  background: #000000;
  color: #ffffff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }
  @media (min-width: 64rem) {
    .sidebar {
      background: rgba(0, 0, 0, 0.75); } }

.sidebar.active {
  opacity: 1;
  z-index: 2; }

.sidebar.active:before {
  background: transparent;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 999em; }

.sidebar .content {
  box-sizing: border-box;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 8.75rem 1.875rem 1.875rem;
  position: relative;
  z-index: 1;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 64rem) {
    .sidebar .content {
      padding: 6.25rem 3.125rem 3.125rem; } }

@media (min-width: 64rem) {
  .sidebar-a1 {
    display: none; } }

/* --------------------------------------------------------------------------
    Sidebar share
----------------------------------------------------------------------------- */
.sidebar-share .share-controls {
  display: block;
  margin-top: -3.75rem;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.sidebar-share .share-controls a {
  margin: 0 0.78125rem; }

.sidebar-share .share-controls g {
  fill: #ffffff; }

/* --------------------------------------------------------------------------
    Slick
----------------------------------------------------------------------------- */
.slick-slider {
  box-sizing: border-box;
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden; }

.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .slick-list.draggable {
    cursor: -webkit-grab;
    cursor: grab; }
    .slick-list.draggable:active {
      cursor: -webkit-grabbing;
      cursor: grabbing; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0; }
  .slick-track:before {
    content: '';
    display: table; }
  .slick-track:after {
    content: '';
    display: table;
    clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
  overflow: hidden;
  position: relative; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  bottom: 0.625rem;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }
  .slick-dots li {
    display: inline;
    margin: 0 0.4375rem; }
  .slick-dots button {
    background: #ffffff;
    border: 0;
    border-radius: 100%;
    cursor: pointer;
    height: 0.625rem;
    opacity: 0.7;
    outline: 0;
    padding: 0;
    text-indent: -9999px;
    transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
    width: 0.625rem; }
  .slick-dots .slick-active button {
    opacity: 1; }

@media (min-width: 64rem) {
  .slick-dots {
    bottom: 1.25rem; } }

/*
.slick-slider {
  box-sizing: border-box;
  display: block;
  position: relative;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;

  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100vw;
  height: 100vh;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-list.draggable {
  cursor: grab;
}

.slick-list.draggable:active {
  cursor: grabbing;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}

.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
  overflow: hidden;
  position: relative;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  bottom: cr($space-m / 2);
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;

  @include bp(cr($desktop)) {
    bottom: cr($space-m);
  }
}

.slick-dots li {
  display: inline;
  margin: 0 cr(7px);
}

.slick-dots button {
  background: $color-white;
  border: 0;
  border-radius: 100%;
  cursor: pointer;
  height: cr($space-m / 2);
  opacity: 0.7;
  outline: 0;
  padding: 0;
  text-indent: -9999px;
  transition: opacity 300ms cubic-bezier(.62, .28, .23, .99);
  width: cr($space-m / 2);
}

.slick-dots .slick-active button {
  opacity: 1;
}
*/
/* --------------------------------------------------------------------------
    Slider
----------------------------------------------------------------------------- */
@-webkit-keyframes slideUp {
  from {
    bottom: -11.5625rem; }
  to {
    bottom: 0; } }
@keyframes slideUp {
  from {
    bottom: -11.5625rem; }
  to {
    bottom: 0; } }

@-webkit-keyframes slideDown {
  from {
    bottom: 0; }
  to {
    bottom: -11.5625rem; } }

@keyframes slideDown {
  from {
    bottom: 0; }
  to {
    bottom: -11.5625rem; } }

.slider-container {
  -webkit-animation: slideUp cubic-bezier(0.62, 0.28, 0.23, 0.99) 1;
          animation: slideUp cubic-bezier(0.62, 0.28, 0.23, 0.99) 1;
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  bottom: 0;
  box-sizing: border-box;
  left: 0;
  overflow: hidden;
  position: absolute;
  transition: bottom 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  z-index: 2;
  width: 100%; }
  @media (min-width: 48rem) {
    .slider-container {
      background: #000000;
      background: rgba(0, 0, 0, 0.3);
      margin-bottom: 2.1875rem;
      padding: 0 3.125rem; } }

.cssanimations .slider-container {
  bottom: -5.625rem; }
  @media (min-width: 48rem) {
    .cssanimations .slider-container {
      bottom: -11.5625rem; } }

.leaving-teaser .slider-container {
  -webkit-animation: slideDown cubic-bezier(0.62, 0.28, 0.23, 0.99) 1;
          animation: slideDown cubic-bezier(0.62, 0.28, 0.23, 0.99) 1;
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.slider-wrapper {
  height: 5.625rem;
  margin: 0 auto;
  position: relative; }
  @media (max-width: 47rem) {
    .slider-wrapper {
      width: 100% !important; } }
  @media (min-width: 48rem) {
    .slider-wrapper {
      height: 9.375rem; } }

.slider-window {
  display: none;
  position: relative;
  overflow: hidden; }
  @media (min-width: 48rem) {
    .slider-window {
      display: block; } }

.slider {
  height: 5.625rem;
  position: relative;
  width: 100%; }
  @media (min-width: 48rem) {
    .slider {
      height: 9.375rem; } }

.slider .items {
  font-size: 0;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap; }

.slider .item {
  box-sizing: border-box;
  display: inline-block;
  font-size: 1rem;
  height: 5.625rem;
  overflow: hidden;
  padding: 1.8125rem 1.3125rem 1.4375rem;
  position: relative;
  vertical-align: bottom;
  white-space: normal;
  width: 15rem; }
  @media (min-width: 48rem) {
    .slider .item {
      background-color: #000000;
      background-position: center center;
      background-size: cover;
      height: 9.375rem;
      width: 18.4375rem; } }

@media (min-width: 48rem) {
  .slider .item.open {
    background: #000000; } }

.slider .item .contents {
  height: 100%;
  position: relative;
  z-index: 1; }

.slider .item .main-details {
  display: block;
  -webkit-filter: none;
          filter: none;
  height: 100%;
  position: relative; }

.slider .item .main-details h4 {
  margin-bottom: 0.3125rem; }

.slider .item .main-details .timestamp {
  bottom: 0;
  display: none;
  margin-bottom: 0;
  position: absolute;
  z-index: 3; }
  @media (min-width: 48rem) {
    .slider .item .main-details .timestamp {
      display: block; } }

.slider .item .background-image,
.slider .item .hover-image {
  background-color: transparent;
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }
  @media (max-width: 47rem) {
    .slider .item .background-image,
    .slider .item .hover-image {
      background-image: none !important; } }

.slider .item .background-image {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.slider .item:hover .background-image {
  -webkit-filter: none;
          filter: none; }

@media (max-width: 47rem) {
  .slider .item .background-image:after {
    opacity: 0; } }

.slider .item:hover .background-image:after {
  display: none; }

.slider .item .hover-image {
  left: -999em;
  left: -999em;
  z-index: 2; }

.slider .item:hover .hover-image {
  left: 0;
  top: 0; }

.slider .item.open .background-image,
.slider .item.open .hover-image {
  left: -999em;
  top: -999em; }

.slider-wrapper .arrow {
  background: #000000;
  background: rgba(0, 0, 0, 0.3);
  height: 5.625rem;
  padding: 0 1.5625rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 48rem) {
    .slider-wrapper .arrow {
      background: transparent;
      height: 1.625rem;
      padding: 0; } }

.slider-wrapper .arrow svg {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media (min-width: 48rem) {
    .slider-wrapper .arrow svg {
      top: 0;
      -webkit-transform: none;
              transform: none; } }

.slider-wrapper .previous {
  left: 0; }
  @media (min-width: 48rem) {
    .slider-wrapper .previous {
      left: -2.1875rem; } }

.slider-wrapper .next {
  right: 0; }
  @media (min-width: 48rem) {
    .slider-wrapper .next {
      right: -2.1875rem; } }

.features {
  box-sizing: border-box;
  padding: 1.5625rem;
  background: rgba(0, 0, 0, 0.25);
  min-height: 100vh; }
  @media (min-width: 48rem) {
    .features {
      padding: 6.25rem 6.25rem 1.5625rem; } }
  .features .feature-grid {
    width: 100%;
    position: relative;
    letter-spacing: -0.65em;
    text-rendering: optimizeLegibility; }
    .features .feature-grid.filtering .feature-item {
      opacity: 0;
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
      mix-blend-mode: luminosity; }
  .features .feature-item {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 50%;
    margin-bottom: 1.5625rem;
    transition: all 0.25s; }
    @media (min-width: 768px) {
      .features .feature-item {
        width: 33.333%; } }
    @media (min-width: 1024px) {
      .features .feature-item {
        width: 25%; } }
    .features .feature-item .image {
      position: relative;
      width: 100%;
      height: 0;
      padding-bottom: 56.25%;
      overflow: hidden;
      mix-blend-mode: luminosity; }
      .features .feature-item .image img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 101% !important;
        -o-object-fit: cover;
           object-fit: cover; }
        .features .feature-item .image img.hover-image {
          top: 105%; }
    .features .feature-item:hover .image {
      mix-blend-mode: normal; }
      .features .feature-item:hover .image:after {
        opacity: 0; }
      .features .feature-item:hover .image img.hover-image {
        top: 0; }
    .features .feature-item .contents {
      padding: 1.25rem 1.25rem 1.875rem 0;
      position: relative; }
      .features .feature-item .contents h6, .features .feature-item .contents h4 {
        margin-bottom: 5px; }
      .features .feature-item .contents .secondary {
        position: absolute;
        bottom: 0; }

.feature-filters {
  z-index: 1;
  position: fixed;
  bottom: -6.25rem;
  left: -6.25rem;
  width: 100vh;
  height: 6.25rem;
  line-height: 6.25rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  display: none;
  text-align: center;
  opacity: 0;
  transition: all 0.5s; }
  @media (min-width: 48rem) {
    .feature-filters {
      display: block; } }
  .feature-filters.loaded {
    opacity: 1; }
  .feature-filters.show {
    left: 0; }
  .feature-filters li {
    display: inline-block;
    margin: 0 10px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    cursor: pointer; }
    .feature-filters li.selected span {
      border-bottom: 2px solid; }

.listen-player-wrap .listen-player {
  cursor: url(../../images/cursor-play.png) 10 11, pointer;
  cursor: -webkit-image-set(url(../../images/cursor-play.png) 1x, url(../../images/cursor-play2x.png) 2x) 10 11, pointer; }

.listen-player-wrap .listen-player.playing {
  cursor: url(../../images/cursor-pause.png) 10 11, pointer;
  cursor: -webkit-image-set(url(../../images/cursor-pause.png) 1x, url(../../images/cursor-pause2x.png) 2x) 10 11, pointer; }

@-webkit-keyframes loading {
  0%, 100% {
    opacity: 0.75; }
  50% {
    opacity: 0.5; } }

@keyframes loading {
  0%, 100% {
    opacity: 0.75; }
  50% {
    opacity: 0.5; } }

@-webkit-keyframes ready {
  0% {
    opacity: 0.5; }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes ready {
  0% {
    opacity: 0.5; }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.listen-button {
  transition: opacity 0.25s;
  cursor: wait;
  -webkit-animation: loading 2s infinite;
          animation: loading 2s infinite;
  opacity: 0.5;
  /*
    display: none;
	@include bp(cr($tablet)) {
		display: inline-block;
	}
*/ }
  .listen-button.ready {
    cursor: pointer;
    -webkit-animation: ready 0.5s normal;
            animation: ready 0.5s normal;
    opacity: 1 !important; }

.details .listen-player {
  display: none; }

.listen-player-wrap {
  position: fixed;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  will-change: visibility, opacity;
  /*
	display: none;
	@include bp(cr($tablet)) {
		display: block;
	}
*/ }
  .listen-player-wrap .embed,
  .listen-player-wrap .listen-player-embed {
    display: none; }
  .listen-player-wrap .listen-player {
    transition: background-color 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
    display: flex;
    align-items: stretch;
    flex-direction: column;
    justify-content: space-around;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    will-change: visibility, opacity;
    transition: all 0.3s; }
    .listen-player-wrap .listen-player h6 {
      line-height: 1.125rem;
      transition: all 0.3s;
      margin: 0;
      padding: 0 10px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .listen-player-wrap .listen-player h6 svg {
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: baseline;
        height: 12px;
        margin-bottom: -2px; }
      .listen-player-wrap .listen-player h6 span {
        margin-left: 2px; }
    .listen-player-wrap .listen-player.last-played {
      visibility: visible;
      opacity: 0.99999;
      transition-delay: 0s;
      height: 2.5rem; }
      .listen-player-wrap .listen-player.last-played h6 {
        line-height: 2.25rem; }
      @media (min-width: 48rem) {
        .listen-player-wrap .listen-player.last-played {
          height: 1.25rem; }
          .listen-player-wrap .listen-player.last-played h6 {
            line-height: 1.125rem; }
          .listen-player-wrap .listen-player.last-played:hover {
            height: 2.5rem; }
            .listen-player-wrap .listen-player.last-played:hover h6 {
              line-height: 2.25rem; } }
  .listen-player-wrap .progress {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    overflow: hidden;
    z-index: 2;
    transition: all 0.3s; }
  .listen-player-wrap .progress-bar {
    width: 0%;
    height: 100%; }
  .listen-player-wrap .listen-details {
    position: fixed;
    bottom: 0;
    z-index: 3;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
  .listen-player-wrap.show {
    visibility: visible;
    opacity: 0.99999;
    transition-delay: 0s; }

/* --------------------------------------------------------------------------
    Social icons
----------------------------------------------------------------------------- */
/*
.social-icons {
  margin-bottom: cr($space-m * 3);
}
*/
/*
.social-icons a {
  border-bottom: 0;
  margin-left: cr($space-s);
}

.social-icons a:hover {
  background: transparent;
}
*/
/*
.social-icons img {
  width: cr(50px);
}
*/
/* --------------------------------------------------------------------------
    Sticky
----------------------------------------------------------------------------- */
@media (min-width: 80rem) {
  .sticky {
    position: relative;
    opacity: 0;
    transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
    z-index: 1; } }

.bottom .sticky {
  opacity: 0; }

@media (min-width: 80rem) {
  .sticky-content {
    position: absolute;
    top: 0;
    width: 18.125rem; } }

@media (min-width: 80rem) {
  .sticky.left .sticky-content {
    left: -20rem; } }

@media (min-width: 80rem) {
  .sticky.right .sticky-content {
    right: -20rem; } }

@media (min-width: 80rem) {
  .sticky-content > * {
    margin: 0;
    max-width: 18.125rem; } }

@media (min-width: 80rem) {
  .stuck {
    left: 50%;
    opacity: 1;
    position: fixed;
    top: 8.4375rem; } }

@media (min-width: 80rem) {
  .stuck.left {
    margin-left: -38.125rem; } }

@media (min-width: 80rem) {
  .stuck.right {
    margin-left: 20rem; } }

@media (min-width: 80rem) {
  .stuck .sticky-content {
    position: relative; } }

@media (min-width: 80rem) {
  .stuck.left .sticky-content {
    left: auto; } }

@media (min-width: 80rem) {
  .stuck.right .sticky-content {
    right: auto; } }

/* --------------------------------------------------------------------------
    Team
----------------------------------------------------------------------------- */
.team-member {
  margin-bottom: 3.125rem;
  min-height: 10.9375rem;
  position: relative; }
  @media (min-width: 64rem) {
    .team-member {
      padding-left: 12.8125rem; } }

.team-member .avatar {
  border: solid 0.125rem;
  margin-bottom: 0.9375rem;
  width: 10.625rem; }
  @media (min-width: 64rem) {
    .team-member .avatar {
      left: 0;
      position: absolute;
      top: 0; } }

@media (min-width: 64rem) {
  .team-member h5 {
    padding-top: 0.125rem; } }

.team-member .social-icons {
  margin-bottom: 0; }

.team-member .social-icons a {
  margin-right: 0.1875rem; }

.team-member .social-icons img {
  width: 1.875rem; }

/* --------------------------------------------------------------------------
    Text sharer
----------------------------------------------------------------------------- */
.text-sharer {
  background: #f1f2f2;
  border: solid 0.125rem;
  color: #000000;
  height: 1.875rem;
  left: -999em;
  opacity: 0;
  position: absolute;
  padding: 0.78125rem 0.3125rem;
  top: -999em;
  transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  z-index: 5000; }

.text-sharer.active {
  opacity: 1; }

.text-sharer a {
  display: inline-block;
  height: 1.875rem;
  margin: 0 0.3125rem;
  overflow: hidden;
  width: 1.875rem; }

.text-sharer svg {
  height: 1.875rem;
  width: 1.875rem; }

/* --------------------------------------------------------------------------
    Article
----------------------------------------------------------------------------- */
.single-article {
  height: auto; }

.single-article [role="main"] {
  background: none;
  height: auto; }

.single-article [role="main"] .header {
  height: 100vh; }

.single-article .header.over-video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 56.25vw; }

.single-article .header .container {
  /*
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  @include flex;
  align-content: center;
  justify-content: center;
*/
  /*
  padding-top: cr(90px);
  padding-bottom: cr(90px);
*/
  /*
  @include bp(cr($tablet)) {
    padding-top: cr(135px);
    padding-bottom: cr(185px);
  }
*/ }

/*

.single-article .header .wrapper {
  height: 100%;
  width: 100%;
}
*/
.single-article .subtitle {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  overflow: hidden;
  position: relative;
  padding-left: 3.125rem;
  padding-right: 3.125rem; }

.single-article .subtitle .details {
  border-bottom: solid 0.1875rem #ffffff;
  border-top: solid 0.1875rem #ffffff;
  margin: 0 auto;
  max-width: 40.625rem;
  padding: 4.375rem 0 3.125rem;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.single-article.no-shadow .subtitle .details h2,
.single-article.no-shadow .subtitle .details h3 {
  text-shadow: 0.125rem 0.125rem 0.125rem rgba(0, 0, 0, 0); }

@media (min-width: 64rem) {
  .single-article .subtitle .details h3 {
    font-size: 1.5625rem; } }

.single-article .body .content {
  box-sizing: border-box;
  max-width: 41.25rem; }

.single-article .body img {
  position: relative;
  z-index: 2; }

@media (min-width: 67.1875rem) {
  .single-article .alignleft {
    margin-left: -9.375rem;
    position: relative; } }

@media (min-width: 67.1875rem) {
  .single-article .alignright {
    margin-right: -9.375rem;
    position: relative; } }

.single-article .background-section {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  margin-left: -19.5rem;
  margin-right: -19.5rem;
  padding: 3.125rem 19.5rem;
  position: relative; }

.single-article .background-section .body {
  background: none;
  padding-bottom: 0;
  padding-top: 0; }

.single-article .block-gallery-wrapper {
  margin-bottom: 3.125rem;
  position: relative;
  z-index: 2; }

.single-article .block-gallery-arrow {
  border-bottom: 0;
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5000; }
  @media (min-width: 48rem) {
    .single-article .block-gallery-arrow {
      display: block; } }

.single-article .block-gallery-arrow:hover {
  background: transparent; }

.single-article .block-gallery-arrow.previous {
  left: 1.5625rem; }

.single-article .block-gallery-arrow.next {
  right: 1.5625rem; }

.single-article .block-gallery .slick-slide {
  margin: 0 0.3125rem; }
  @media (min-width: 64rem) {
    .single-article .block-gallery .slick-slide {
      margin: 0 1.5625rem; } }

.single-article .block-gallery .slick-slide img {
  max-height: 12.5rem; }
  @media (min-width: 26.3125rem) {
    .single-article .block-gallery .slick-slide img {
      max-height: 18.75rem; } }
  @media (min-width: 39.9375rem) {
    .single-article .block-gallery .slick-slide img {
      max-height: 37.5rem; } }

.single-article .block-image {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100vh;
  position: relative;
  width: 100%; }

.single-article .columns {
  overflow: hidden; }

@media (min-width: 64rem) {
  .single-article .column {
    box-sizing: border-box;
    float: left; } }

@media (min-width: 64rem) {
  .single-article .column-1-of-2 {
    padding-right: 0.9375rem;
    width: 50%; } }

@media (min-width: 64rem) {
  .single-article .column-2-of-2 {
    padding-left: 0.9375rem;
    width: 50%; } }

.single-article .inline-images {
  margin: 0 auto;
  max-width: 41.25rem;
  position: relative; }
  @media (min-width: 64rem) {
    .single-article .inline-images {
      max-width: 46.75rem; } }
  @media (min-width: 67.1875rem) {
    .single-article .inline-images {
      max-width: 65.5rem; } }

.single-article .inline-images a {
  border-bottom: 0; }

.single-article .inline-images a:hover {
  background: transparent; }

.single-article .inline-images img {
  box-sizing: border-box;
  display: block;
  margin: 3.125rem 0;
  padding: 0 1.875rem;
  width: 100%; }
  @media (min-width: 64rem) {
    .single-article .inline-images img {
      display: inline-block;
      vertical-align: middle;
      width: 50%; } }

.single-article .video-container {
  margin-bottom: 3.125rem; }

.single-article .sidebar.active:before {
  display: none; }

@media (min-width: 64rem) {
  .single-article .nav-main {
    opacity: 1;
    transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); } }

@media (min-width: 64rem) {
  .single-article.loaded .nav-main {
    opacity: 0; } }

@media (min-width: 64rem) {
  .single-article.loaded .nav-main:hover {
    opacity: 1; } }

.single-article .content .social-icons {
  padding-top: 3.125rem; }

.single-article .wp-caption {
  background: transparent;
  border: 0;
  font-style: italic; }

/* --------------------------------------------------------------------------
    Gallery
----------------------------------------------------------------------------- */
.single-gallery .gallery,
.single-gallery .gallery-items,
.single-gallery .slick-list,
.single-gallery .slick-track,
.single-gallery .slick-slide {
  height: 100%; }

.single-gallery .gallery .item {
  background: #000000;
  height: 100%;
  position: relative;
  z-index: 1; }

@media (max-width: 63rem) {
  .single-gallery .header .details {
    padding: 3.125rem 3.125rem 0; } }

.single-gallery .header.a1 {
  height: 50%; }
  @media (min-width: 64rem) {
    .single-gallery .header.a1 {
      margin-right: 26.3125rem;
      height: 100%; } }

.single-gallery .previous,
.single-gallery .next {
  margin-top: -0.9375rem;
  position: absolute;
  top: 50%;
  z-index: 1000; }

.single-gallery .previous {
  display: none;
  left: 0.9375rem; }
  @media (min-width: 64rem) {
    .single-gallery .previous {
      left: 5.875rem; } }

.single-gallery .not-first-slide .previous {
  display: block; }

.single-gallery .next {
  right: 0.9375rem; }
  @media (min-width: 64rem) {
    .single-gallery .next {
      right: 5.875rem; } }

.single-gallery .last-slide .next {
  display: none; }

/*
.single-gallery .gallery-item {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 100%;
  overflow: hidden;
  position: relative;

  @include bp(cr($desktop)) {
    background-size: cover;
  }
}
*/
.single-gallery .gallery-item {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 100%;
  overflow: hidden;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.single-gallery .gallery .item img {
  max-height: 100%;
  max-width: 100vw; }

.single-gallery .gallery .item.slick-slide:first-child, .single-gallery .gallery .item.slick-slide:last-child {
  width: 100vw; }

.single-gallery .gallery .item.slick-slide:first-child img {
  max-height: none; }

.single-gallery .gallery .item:not(:last-child) {
  display: flex;
  align-items: center; }

.single-gallery .gallery .item header {
  width: 100%;
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
  box-sizing: border-box; }

.single-gallery .slide_image {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 999999; }

.single-gallery .gallery-item.blur {
  width: 80%;
  margin-left: 10%;
  filter: blur(5px);
  /* Someday, sigh ... */
  -webkit-filter: blur(10px);
  /* Prefixed CSS3 blur filters */
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10');
  /* IE lte 9 */ }

.single-gallery .gallery-item .video {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%; }

@media (min-width: 48rem) {
  .single-gallery .gallery .item header {
    padding-top: 8.4375rem;
    padding-bottom: 11.5625rem; } }

@media (min-width: 64rem) {
  .single-gallery .gallery-item {
    background-size: cover; } }

.single-gallery .gallery-item.portrait {
  background-size: auto 100%; }

.single-gallery .gallery-item .description {
  background: #000000;
  bottom: -100%;
  box-sizing: border-box;
  right: 0;
  padding: 3.125rem 1.875rem;
  position: absolute;
  transition: bottom 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  width: 100%; }
  @media (min-width: 64rem) {
    .single-gallery .gallery-item .description {
      background: transparent;
      bottom: 3.125rem;
      max-width: 33.125rem;
      opacity: 0;
      padding: 0;
      transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
      left: 3.4375rem; } }

.single-gallery.hide-elements .gallery-item .description {
  opacity: 0; }

@media (min-width: 64rem) {
  .single-gallery .gallery-item .description.left {
    max-width: 18.75rem; } }

.single-gallery .gallery-item .description.center {
  text-align: center; }
  @media (min-width: 64rem) {
    .single-gallery .gallery-item .description.center {
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      max-width: 48.4375rem;
      padding: 0 1rem; } }

.single-gallery .gallery-item .description.right {
  text-align: right; }
  @media (min-width: 64rem) {
    .single-gallery .gallery-item .description.right {
      left: auto;
      right: 4.6875rem;
      width: 18.75rem; } }

@media (min-width: 64rem) {
  .single-gallery .slick-current .description {
    opacity: 1; } }

.single-gallery .gallery-item.show-description .description {
  bottom: 0; }

.single-gallery .slide-indicator {
  bottom: 0.9375rem;
  display: none;
  font-family: "AktivGrotesk", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  left: 1.875rem;
  position: absolute;
  transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }
  @media (min-width: 64rem) {
    .single-gallery .slide-indicator {
      bottom: 0.9375rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); } }

.single-gallery .not-first-slide .slide-indicator {
  display: inline; }

.single-gallery.hide-slide-indicator .slide-indicator,
.single-gallery .last-slide .slide-indicator {
  display: none; }

.single-gallery .description-control {
  bottom: 0.9375rem;
  font-family: "AktivGrotesk", sans-serif;
  font-size: 14px;
  font-weight: 700;
  opacity: 1;
  position: absolute;
  text-transform: uppercase;
  transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  right: 1.875rem; }
  @media (min-width: 64rem) {
    .single-gallery .description-control {
      bottom: 3.125rem;
      display: none; } }

.single-gallery.hide-elements .description-control {
  opacity: 0; }

.single-gallery .description-control:focus {
  outline: 0; }

.single-gallery .show-description .description-control {
  color: #ffffff; }

.single-gallery .description-control svg {
  margin-left: 0.78125rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: -webkit-transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99), -webkit-transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  vertical-align: middle; }

.single-gallery .show-description .description-control svg {
  -webkit-transform: rotate(0);
          transform: rotate(0); }

.single-gallery .nav-controls {
  transition: opacity 600ms cubic-bezier(0.62, 0.28, 0.23, 0.99), right 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99); }

@media (min-width: 64rem) {
  .single-gallery.gallery-finished .nav-controls {
    right: 29.4375rem; } }

@media (max-width: 47rem) {
  .single-gallery .header.a1 .details {
    display: none; } }

/* --------------------------------------------------------------------------
    Page
----------------------------------------------------------------------------- */
.hidden {
  display: none; }

.search [role="main"] .body,
.page [role="main"] .body {
  margin: 0 auto;
  max-width: 39.9375rem;
  padding: 3.125rem 0 0; }
  @media (max-width: 63rem) {
    .search [role="main"] .body,
    .page [role="main"] .body {
      overflow-y: auto;
      -webkit-overflow-scrolling: touch; } }

/* Clean Page - with single-article class */
.page.single-article [role="main"] {
  background: transparent; }

.page.single-article [role="main"] .body {
  margin: 0 auto;
  max-width: 100%;
  padding: 2.5rem 0 0; }

.page-about {
  background-color: #000000;
  color: #ffffff;
  height: initial; }

.section.about-section {
  padding: 3.125rem; }
  .section.about-section:nth-child(even) {
    background: rgba(255, 255, 255, 0.1); }
  .section.about-section:first-child {
    padding-top: 6.25rem; }
  .section.about-section > div + div {
    padding-top: 1.5625rem; }
  .section.about-section .about-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 1.5625rem; }
    .section.about-section .about-title h3 {
      margin-bottom: 0; }
  .section.about-section a {
    color: #ffffff;
    font-weight: bold; }
  .section.about-section form {
    margin-bottom: 0; }
  @media (min-width: 48rem) {
    .section.about-section {
      display: flex;
      flex-direction: row; }
      .section.about-section > div {
        width: 50%;
        padding: 0 3.125rem; }
        .section.about-section > div + div {
          padding-top: initial; }
      .section.about-section:first-child {
        flex-direction: column;
        padding-top: 9.375rem; }
        .section.about-section:first-child > div {
          width: auto; }
      .section.about-section .about-content {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 6.25rem;
        column-gap: 6.25rem; } }

footer {
  display: block;
  padding: 0.9375rem; }

.social-icons {
  text-align: center; }
  .social-icons a {
    border: none !important;
    margin: 0 0.46875rem; }
    .social-icons a svg {
      width: 28px;
      height: 28px; }

/* --------------------------------------------------------------------------
    Video
----------------------------------------------------------------------------- */
.single-video .header {
  transition: margin-right 500ms cubic-bezier(0.62, 0.28, 0.23, 0.99) 500ms; }

.single-video.video-did-start .header {
  height: 50%;
  z-index: 1; }
  @media (min-width: 64rem) {
    .single-video.video-did-start .header {
      height: 100%; } }

@media (min-width: 64rem) {
  .single-video.video-did-stop .header {
    margin-right: 26.3125rem; } }

.single-video .header .title .series {
  display: block; }

.single-video .header .just-watched {
  display: none; }

.single-video.video-did-start .header .just-watched {
  display: block; }

@media (max-width: 47rem) {
  .single-video [role="main"] .header .details {
    display: none; } }

/*
.video-header-wrap {
	position: relative;
	z-index: 1;
}
*/
.single-video .video {
  background: #000000;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
  border: solid black;
  border-width: 89px 0; }
  @media (min-width: 64rem) {
    .single-video .video {
      border-width: 68px 0; } }

.single-video.video-did-stop .video {
  z-index: -1000; }

.single-video .video-wrapper {
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%; }
  @media (min-width: 64rem) {
    .single-video .video-wrapper {
      height: 100%;
      top: 0;
      -webkit-transform: none;
              transform: none; } }

@media (min-width: 64rem) {
  .single-video .video-container {
    height: 100%;
    padding-bottom: 0; } }

.single-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  width: 100%; }

.single-video .nav-controls {
  transition: opacity 600ms cubic-bezier(0.62, 0.28, 0.23, 0.99), right 500ms cubic-bezier(0.62, 0.28, 0.23, 0.99) 500ms; }

@media (min-width: 64rem) {
  .single-video.video-did-stop .nav-controls {
    right: 29.4375rem; } }

.single-video .related-content {
  display: none;
  margin-left: 26.3125rem;
  transition: margin-left 500ms cubic-bezier(0.62, 0.28, 0.23, 0.99) 500ms; }

.single-video.video-did-start .related-content {
  display: block; }
  @media (min-width: 64rem) {
    .single-video.video-did-start .related-content {
      height: 100%;
      margin-left: 0; } }

.over-title {
  bottom: 0;
  left: 0;
  padding: 0.9375rem 1.5625rem;
  position: absolute;
  transition: opacity 600ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  z-index: 1000;
  margin: 0; }
  .over-title.video-info {
    background-color: black;
    width: 100%; }
  .over-title h5 {
    margin: 0;
    white-space: initial;
    line-height: 1.3; }
    .over-title h5 span {
      font-size: smaller; }
    .over-title h5 span::before {
      content: "\A";
      white-space: pre; }
  .over-title span {
    display: inline;
    font-style: italic; }
  .over-title li {
    display: inline;
    margin-right: 1rem;
    font-size: 0.75rem;
    font-weight: bolder;
    text-transform: uppercase; }
  @media (min-width: 64rem) {
    .over-title {
      padding: 0.9375rem 3.125rem; }
      .over-title h5 span::before {
        content: none; } }

.hide-elements .over-title {
  opacity: 0; }

.video-did-stop .over-title {
  display: none; }

/* --------------------------------------------------------------------------
    Our Work Page
----------------------------------------------------------------------------- */
.page-template-page-our-work article#content div.body {
  max-width: 100%;
  height: 100%;
  overflow: auto;
  padding: 0;
  background: black; }

.grid-item, .grid-sizer {
  width: 20%; }

.grid-item {
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer; }
  .grid-item:hover .grid-item-bg-color {
    background-color: rgba(0, 0, 0, 0.2); }

.grid-item-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

.grid-item a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
  z-index: 100; }
  .grid-item a:hover {
    background: none; }

.grid-item-bg-color {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2; }

/*
.grid-item h4 {
  padding: 10%;
  color: #FFF;
  z-index: 3;
}
*/
.page-template-page-our-work .grid-item.size11 {
  width: 20%; }

.page-template-page-our-work .grid-item.size21 {
  width: 40%; }

.page-template-page-our-work .grid-item.size12 {
  width: 20%;
  height: 500px; }

@media screen and (max-width: 1024px) {
  .grid-item, .grid-sizer {
    width: 25%; }
  .page-template-page-our-work .grid-item.size11 {
    width: 25%; }
  .page-template-page-our-work .grid-item.size21 {
    width: 50%; }
  .page-template-page-our-work .grid-item.size12 {
    width: 25%; } }

@media screen and (max-width: 768px) {
  .grid-item, .grid-sizer {
    width: 33.3%; }
  .grid-item {
    height: 200px; }
  .page-template-page-our-work .grid-item.size11 {
    width: 33.3%; }
  .page-template-page-our-work .grid-item.size21 {
    width: 66.6%; }
  .page-template-page-our-work .grid-item.size12 {
    width: 33.3%;
    height: 400px; } }

@media screen and (max-width: 480px) {
  .grid-item, .grid-sizer {
    width: 100%; }
  .grid-item {
    height: 200px; }
  .page-template-page-our-work .grid-item.size11, .page-template-page-our-work .grid-item.size21 {
    width: 100%; }
  .page-template-page-our-work .grid-item.size12 {
    width: 100%;
    height: 200px; } }

/* --------------------------------------------------------------------------
    Home
----------------------------------------------------------------------------- */
.home .intro {
  background: #000000;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 7000; }

.home.video-did-stop .intro {
  z-index: -1000; }

.home .intro .video-wrapper {
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%; }
  @media (min-width: 64rem) {
    .home .intro .video-wrapper {
      height: 100%;
      top: 0;
      -webkit-transform: none;
              transform: none; } }

@media (min-width: 64rem) {
  .home .intro .video-container {
    height: 100%;
    padding-bottom: 0; } }

.home .skip {
  display: block;
  bottom: 0;
  font-family: "AktivGrotesk", sans-serif;
  font-weight: 700;
  left: 0;
  padding: 0 0 0.9375rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  .home .skip h5, .home .skip h6 {
    margin: 0;
    line-height: 16px;
    cursor: pointer; }
  @media (min-width: 64rem) {
    .home .skip {
      bottom: 0; } }

.home .content {
  transition: all 0.5s; }

.home [role="main"] {
  background-repeat: repeat;
  background-position: center center; }

.home .header {
  background-color: #000000;
  opacity: 1;
  transition: opacity 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  z-index: 2;
  height: initial;
  transition: min-height 0.6s;
  min-height: 84vh;
  min-height: calc(100vh - 100px); }
  @media (min-width: 48rem) {
    .home .header {
      min-height: 75vh;
      min-height: calc(100vh - 200px); } }
  .home .header .button {
    transition: opacity 0.6s; }
  .home .header.selected {
    min-height: 100vh; }
    .home .header.selected .button {
      opacity: 0; }

.home.teaser-updating .header {
  opacity: 0; }

.home .header > a {
  box-sizing: border-box;
  left: 0;
  height: 100%;
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
  position: absolute;
  top: 0;
  width: 100%;
  /*
  @include bp(cr($tablet)) {
    padding-top: cr(185px);
    padding-bottom: cr(185px);
  }
*/ }

.home .header .wrapper {
  height: 100%;
  width: 100%; }

.home .header .details {
  padding-bottom: 3.125rem !important; }
  @media (min-width: 64rem) {
    .home .header .details {
      padding-bottom: 6.25rem !important;
      /*
	  &.top-left .details {
		  padding-top: cr($space-l*3);
	  }
	  &.bottom-left .details,
	  &.bottom-right .details {
		  padding-bottom: cr($space-l*4);
	  }
	  &.bottom-center .details {
		  padding-bottom: cr($space-l*2);
	  }
*/ } }

.home .header .details .byline {
  text-shadow: none;
  display: none; }
  @media (min-width: 21.875rem) {
    .home .header .details .byline {
      display: inline-block; } }

.home .header .details .byline svg {
  margin-left: 0.3125rem;
  position: relative;
  top: -0.0625rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: -webkit-transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  transition: transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99), -webkit-transform 300ms cubic-bezier(0.62, 0.28, 0.23, 0.99);
  vertical-align: middle;
  width: 0.6em; }

.home .header .details .byline.active svg {
  -webkit-transform: rotate(0);
          transform: rotate(0); }

@media (max-width: 47rem) {
  .home .header .details h1,
  .home .header .details h3,
  .home .header .details h5 {
    margin-bottom: 0.78125rem; } }

.home .about-item {
  margin: 0 auto;
  max-width: 39.9375rem; }

.home .about-item p {
  font-size: 0.875rem; }

footer {
  background-color: #000000; }

/* --------------------------------------------------------------------------
    404
----------------------------------------------------------------------------- */
/*
.error404 .details {
  a {
    border-bottom: cr(5px) solid $color-accent;
  }

  a:hover {
    background: $color-accent;
  }

  a:visited {
    border-bottom: thick solid $color-accent;
  }
}
*/
/*# sourceMappingURL=main.css.map */