@charset "UTF-8";
/*
Theme Name: Raw TV
Author: Kota Creative
Description: Custom theme for Raw TV.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: raw
*/
/* @import url(https://fonts.googleapis.com/css?family=Orbitron:400,500,700,900);

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic); */
/*@import 'https://fonts.googleapis.com/css?family=Oswald:700';*/
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic);
/*@import '../../../../node_modules/intl-tel-input/build/css/intlTelInput.css';*/
/*@define-mixin for-phone-only {
  @media (max-width: 607px) { @content; }
}
@define-mixin for-phone-up {
  @media (min-width: 608px) { @content; }
}
@define-mixin for-tablet-up {
  @media (min-width: 769px) { @content; }
}
@define-mixin for-desktop-up {
  @media (min-width: 1200px) { @content; }
}
@define-mixin for-big-desktop-up {
  @media (min-width: 1920px) { @content; }
}

@define-mixin for-tablet-down {
  @media (max-width: 768px) { @content; }
}
@define-mixin for-desktop-down {
  @media (max-width: 1199px) { @content; }
}
@define-mixin for-big-desktop-down {
  @media (max-width: 1919px) { @content; }
}

@define-mixin for-tablet-only {
  @media (min-width: 720px) and  (max-width: 1199px) { @content; }
}*/
@font-face {
  font-family: 'Oswald';
  src: url("../fonts/oswald/Oswald-DemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald/Oswald-DemiBold.woff") format("woff"), url("../fonts/oswald/Oswald-DemiBold.ttf") format("truetype"), url("../fonts/oswald/Oswald-DemiBold.svg#../fonts/oswald/Oswald-DemiBold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Oswald';
  src: url("../fonts/oswald/Oswald-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald/Oswald-Medium.woff") format("woff"), url("../fonts/oswald/Oswald-Medium.ttf") format("truetype"), url("../fonts/oswald/Oswald-Medium.svg#../fonts/oswald/Oswald-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
img,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }
.flex-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.absolute-container, body.project .project-footer #series-slider li a, .people-wrapper .people-list > li .person, .people-wrapper .people-list > li .person .image, .people-wrapper .people-list > li .person .image:after, #news-articles a, #news-articles a:before {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.cta-white {
  background-color: #ffffff;
  border: none;
  color: #353535;
  font-weight: bold;
  font-size: 13px;
  padding: 15px;
  text-transform: uppercase; }

.unstyle-list, #site-navigation ul, body.project .project-header-content ul, body.project .project-section #project-details .project-details ul, body.project .project-footer #series-slider, .people-wrapper .people-list, #project-list, .about-footer .awards {
  list-style-type: none;
  padding: 0; }

@media (max-width: 1024px) {
  html, body {
    -webkit-overflow-scrolling: touch; } }

html {
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  html.loading {
    /*    &:not(.loaded) {
      #site-main {
        .ajax {
          &:last-child {
            display: none;
          }

          &:first-child {
            display: block;
          }
        }
      }
    }*/ }
    html.loading #preloader {
      display: block;
      visibility: visible;
      opacity: 1; }
    html.loading #site-sidebar {
      -webkit-transition: none !important;
      transition: none !important; }
    html.loading .main-logo-wrapper.scrolling {
      background-color: transparent !important; }
  html.initial-loading .main-logo-wrapper a svg path {
    fill: #fff !important; }
  html.initial-loading .main-logo-wrapper #sidebar-toggle > span {
    left: -24px; }
    html.initial-loading .main-logo-wrapper #sidebar-toggle > span > span {
      background-color: #fff !important; }
  html.loading:not(.initial-loading) #preloader > span {
    /*animation: load-bar 1.5s;*/
    display: block; }
  html.loading:not(.initial-loading) .frame {
    z-index: 9999 !important; }
  html.hide-loading-bar #preloader > span {
    display: none !important; }
  html.loaded #preloader > span {
    opacity: 0 !important;
    /*animation: none !important;*/
    right: 20px !important; }
  html.blur #blur-mask:after {
    visibility: visible;
    opacity: 1; }

*,
*:before,
*:after {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  margin: 0;
  min-height: 0;
  outline: 0; }

body {
  background-color: #f0f0f0;
  font-family: "Roboto", sans-serif;
  color: #353535;
  position: relative;
  padding: 0 20px; }
  @media (min-width: 1025px) {
    body.pointer-none .featured-projects, body.pointer-none #project-list {
      pointer-events: none; } }
  @media (max-width: 600px) {
    body {
      padding: 0; } }

.iti-flag {
  background-image: url("images/flags/flags.png"); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("images/flags/flags@2x.png"); } }

#blur-mask {
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  #blur-mask:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.35);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1; }

#site-main {
  padding-top: 20px; }
  @media (max-width: 600px) {
    #site-main {
      padding-top: 0; } }

svg path, svg polygon {
  fill: #fff; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  text-transform: uppercase; }

.main-logo-wrapper {
  display: block;
  position: absolute;
  top: -70px;
  right: -85px;
  padding: 28px 30px;
  z-index: 9991;
  -webkit-transition: background-color 0.5s, top 0.5s, left 0.5s cubic-bezier(0.74, 0.01, 0.25, 1), width 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
  transition: background-color 0.5s, top 0.5s, left 0.5s cubic-bezier(0.74, 0.01, 0.25, 1), width 0.5s cubic-bezier(0.74, 0.01, 0.25, 1); }
  @media (min-width: 1025px) {
    .main-logo-wrapper:hover {
      background-color: rgba(0, 0, 0, 0.5) !important;
      color: #fff; }
      .main-logo-wrapper:hover .sidebar-menu-lines span, .main-logo-wrapper:hover .sidebar-menu-close span {
        background-color: #fff !important; }
      .main-logo-wrapper:hover svg path, .main-logo-wrapper:hover svg polygon {
        fill: #fff !important; } }
  .main-logo-wrapper #sidebar-toggle {
    float: right; }
  .main-logo-wrapper.scrolling {
    background-color: rgba(0, 0, 0, 0.5); }
    .main-logo-wrapper.scrolling #sidebar-toggle > span > span {
      background-color: #fff !important; }
    .main-logo-wrapper.scrolling a svg path {
      fill: #fff !important; }
  @media (max-width: 600px) {
    .main-logo-wrapper {
      top: 0;
      left: 0;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.56);
      padding: 16px 22px; }
      .main-logo-wrapper #sidebar-toggle > span > span {
        background-color: #fff !important; }
      .main-logo-wrapper a svg path {
        fill: #fff !important; } }
  .main-logo-wrapper a {
    text-decoration: none;
    line-height: 0; }
    @media (max-width: 600px) {
      .main-logo-wrapper a {
        -webkit-box-flex: 2;
            -ms-flex-positive: 2;
                flex-grow: 2; } }
    .main-logo-wrapper a svg {
      width: 100px;
      height: 20px; }
      .main-logo-wrapper a svg path {
        -webkit-transition: all 0.35s;
        transition: all 0.35s; }
      @media (max-width: 600px) {
        .main-logo-wrapper a svg {
          width: 72px;
          height: 15px; } }

img {
  height: auto;
  width: 100%; }

@-webkit-keyframes load-bar {
  0% {
    right: 92%; }
  10% {
    right: 88%; }
  15% {
    right: 82%; }
  35% {
    right: 73%; }
  40% {
    right: 65%; }
  63% {
    right: 47%; }
  75% {
    right: 29%; }
  95% {
    right: 23%; }
  100% {
    right: 17%; } }

@keyframes load-bar {
  0% {
    right: 92%; }
  10% {
    right: 88%; }
  15% {
    right: 82%; }
  35% {
    right: 73%; }
  40% {
    right: 65%; }
  63% {
    right: 47%; }
  75% {
    right: 29%; }
  95% {
    right: 23%; }
  100% {
    right: 17%; } }

/* Global Classes */
.text-uppercase {
  text-transform: uppercase; }

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

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

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

.clear {
  clear: both; }

.table {
  display: table; }

.cell-top {
  display: table-cell;
  vertical-align: top; }

.cell-middle {
  display: table-cell;
  vertical-align: middle; }

.cell-bottom {
  display: table-cell;
  vertical-align: bottom; }

.full-width {
  width: 100%; }

.align-center {
  margin: 0 auto; }

.max-width {
  max-width: 1800px; }

.overflow-hidden {
  overflow: hidden; }

/* End global classes */
/* Global elements */
.showreel-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-transition: all 0.35s cubic-bezier(0.74, 0.01, 0.25, 1);
  transition: all 0.35s cubic-bezier(0.74, 0.01, 0.25, 1); }
  .showreel-modal .close-btn {
    height: 75px;
    width: 75px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: table; }
    .showreel-modal .close-btn > a {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      .showreel-modal .close-btn > a > span {
        display: inline-block;
        position: relative;
        width: 0;
        height: 0; }
        .showreel-modal .close-btn > a > span:before, .showreel-modal .close-btn > a > span:after {
          width: 27px;
          height: 3px;
          content: '';
          display: inline-block;
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: -8px;
          margin-left: -14px;
          background-color: #fff; }
        .showreel-modal .close-btn > a > span:before {
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg); }
        .showreel-modal .close-btn > a > span:after {
          -webkit-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
  .showreel-modal iframe {
    width: 100%;
    height: 100%; }
  .showreel-modal.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
            transform: scale(1);
    z-index: 9999; }

.frame {
  position: fixed;
  background-color: #fff;
  width: 20px;
  height: 20px;
  z-index: 100; }
  @media (max-width: 600px) {
    .frame {
      display: none; } }
  .frame.frame-left {
    left: 0;
    top: 0;
    height: 100%; }
  .frame.frame-right {
    right: 0;
    top: 0;
    height: 100%; }
  .frame.frame-top {
    left: 0;
    top: 0;
    width: 100%; }
  .frame.frame-bottom {
    left: 0;
    bottom: 0;
    width: 100%; }

.title-header {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 92px 30px 64px; }
  @media (max-width: 600px) {
    .title-header {
      padding: 65px 30px 30px; } }
  .title-header .title {
    font-size: 64px;
    line-height: 80px;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0;
    color: #b3b3b3;
    display: block;
    margin: 0 auto; }
    @media (max-width: 600px) {
      .title-header .title {
        font-size: 36px;
        line-height: 40px; } }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 9999; }
  @media (max-width: 750px) {
    .modal {
      overflow-y: auto;
      background-color: rgba(0, 0, 0, 0.65); } }
  .modal .modal-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
    min-height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media all and (orientation: landscape) and (max-width: 750px) {
  .modal .modal-wrapper {
    height: auto; } }
    .modal .modal-wrapper .modal-inner {
      margin: 0 auto;
      width: 100%;
      max-width: 750px;
      text-align: center;
      position: relative; }
      @media (max-width: 750px) {
        .modal .modal-wrapper .modal-inner {
          padding: 0 30px;
          margin-top: 30px;
          margin-bottom: 30px; } }
      .modal .modal-wrapper .modal-inner .modal-close {
        position: absolute;
        top: 0;
        right: 18%;
        color: #fff;
        margin-right: -46px; }
        .modal .modal-wrapper .modal-inner .modal-close svg path {
          fill: #fff; }
      .modal .modal-wrapper .modal-inner .mp-image {
        padding: 0 18%; }
        @media (max-width: 750px) {
          .modal .modal-wrapper .modal-inner .mp-image {
            padding: 0 13%; } }
        .modal .modal-wrapper .modal-inner .mp-image img {
          width: 100%;
          height: auto;
          display: inline-block;
          margin-bottom: 14px; }
      .modal .modal-wrapper .modal-inner .mp-position, .modal .modal-wrapper .modal-inner .mp-name, .modal .modal-wrapper .modal-inner .mp-description {
        display: block;
        color: #fff;
        letter-spacing: 0;
        padding: 0 10%; }
      .modal .modal-wrapper .modal-inner .mp-position {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 33px;
        position: relative; }
        .modal .modal-wrapper .modal-inner .mp-position:after {
          content: '';
          display: block;
          width: 260px;
          height: 2px;
          background-color: #fff;
          position: absolute;
          bottom: -17px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
      .modal .modal-wrapper .modal-inner .mp-name {
        font-size: 22px;
        line-height: 30px;
        text-transform: uppercase;
        font-family: "Oswald", sans-serif;
        margin-bottom: 15px; }
      .modal .modal-wrapper .modal-inner .mp-description {
        font-size: 14px;
        line-height: 22px; }

/*  .blurred-element {
    &.blur {
      @media (--ipad-above) {
        filter: blur(3px) !important;
        transition: none !important;
      }
    }
  }*/
.section-container {
  margin: 0 auto;
  max-width: 900px; }

.svg {
  margin: 0;
  position: relative; }
  .svg svg {
    /*@extend .absolute-container;*/ }

.back-link {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #353535;
  text-decoration: none;
  border-bottom: 3px solid #353535;
  padding-bottom: 9px; }
  @media (max-width: 800px) {
    .back-link {
      letter-spacing: 0.1em; } }
  .back-link .arrow-left {
    margin-right: 10px; }

i.arrow-right, i.arrow-left {
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid transparent; }

i.arrow-left {
  border-right-color: #353535;
  margin-left: -6px; }

i.arrow-right {
  border-left-color: #353535;
  margin-right: -6px; }

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9990;
  background-color: #484848;
  display: none; }
  #preloader > span {
    display: inline-block;
    background-color: #fff;
    content: '';
    height: 3px;
    margin-top: -1px;
    position: fixed;
    left: 20px;
    right: 20px;
    top: 50%;
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s; }
  #preloader #preloader-image {
    width: 30%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0); }
  #preloader .path {
    fill: none;
    stroke: #3f3f3f;
    stroke-width: 3.5;
    opacity: 0; }

/* End preloader */
/* End global elements */
/* Buttons */
a.button {
  height: 36px;
  padding: 0 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  border: 3px solid #efefef;
  color: #fbfbfb;
  font-size: 14px;
  line-height: 23px;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  -webkit-transition: background-color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1), color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1), border-color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
  transition: background-color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1), color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1), border-color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
  @media (max-width: 600px) {
    a.button {
      font-size: 11px;
      line-height: 11px; } }
  @media (min-width: 1025px) {
    a.button:hover {
      background-color: #efefef;
      color: #000; }
      a.button:hover svg path {
        fill: #000; } }
  a.button svg path, a.button svg polygon {
    -webkit-transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
    transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
    fill: #efefef; }
  a.button.button-big {
    height: 49px;
    padding: 0 40px; }
    @media (max-width: 600px) {
      a.button.button-big {
        height: 36px;
        padding: 0 30px; } }
  a.button.button-icon-right {
    padding-right: 30px; }
    a.button.button-icon-right .img, a.button.button-icon-right svg {
      margin-left: 16px; }
    @media (max-width: 600px) {
      a.button.button-icon-right {
        padding-right: 20px; }
        a.button.button-icon-right .img, a.button.button-icon-right svg {
          margin-left: 10px; } }
  a.button.button-icon-left {
    padding-left: 30px; }
    a.button.button-icon-left .img, a.button.button-icon-left svg {
      margin-right: 16px; }
    @media (max-width: 600px) {
      a.button.button-icon-left {
        padding-left: 20px; }
        a.button.button-icon-left .img, a.button.button-icon-left svg {
          margin-right: 10px; } }
  a.button.button-theme-brown {
    border-color: #353535;
    color: #353535; }
    a.button.button-theme-brown svg path {
      fill: #353535; }
    @media (min-width: 1025px) {
      a.button.button-theme-brown:hover {
        background-color: #353535;
        color: #fff; }
        a.button.button-theme-brown:hover svg path {
          fill: #fff; } }
  a.button.button-theme-white {
    border-color: #fff;
    color: #353535;
    background-color: #fff; }
    a.button.button-theme-white svg path {
      fill: #353535; }
    @media (min-width: 1025px) {
      a.button.button-theme-white:hover {
        border-color: #353535;
        background-color: #353535;
        color: #fff; }
        a.button.button-theme-white:hover svg path {
          fill: #fff; } }
  a.button.button-theme-dark {
    border-color: #353535;
    color: #fff;
    background-color: #353535; }
    a.button.button-theme-dark svg path {
      fill: #353535; }
    @media (min-width: 1025px) {
      a.button.button-theme-dark:hover {
        border-color: #353535;
        background-color: transparent;
        color: #353535; }
        a.button.button-theme-dark:hover svg path {
          fill: #fff; } }

/* End buttons */
/* Animations */
.sm-animation, .msm-animation {
  position: relative;
  -webkit-transition: all 0.75s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.75s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .sm-animation.sm-fade, .msm-animation.sm-fade {
    opacity: 0; }
  .sm-animation.sm-left, .msm-animation.sm-left {
    -webkit-transform: translateX(-75px);
            transform: translateX(-75px); }
  .sm-animation.sm-top, .msm-animation.sm-top {
    -webkit-transform: translateY(-75px);
            transform: translateY(-75px); }
  .sm-animation.sm-right, .msm-animation.sm-right {
    -webkit-transform: translateX(75px);
            transform: translateX(75px); }
  .sm-animation.sm-bottom, .msm-animation.sm-bottom {
    -webkit-transform: translateY(75px);
            transform: translateY(75px); }
  .sm-animation.sm-float-in, .msm-animation.sm-float-in {
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  .sm-animation.animate.sm-fade, .msm-animation.animate.sm-fade {
    opacity: 1; }
  .sm-animation.animate.sm-left, .msm-animation.animate.sm-left {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .sm-animation.animate.sm-top, .msm-animation.animate.sm-top {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .sm-animation.animate.sm-right, .msm-animation.animate.sm-right {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  .sm-animation.animate.sm-bottom, .msm-animation.animate.sm-bottom {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .sm-animation.animate.sm-float-in, .msm-animation.animate.sm-float-in {
    -webkit-transform: scale(1);
            transform: scale(1); }
  @media (max-width: 1024px) {
    .sm-animation, .msm-animation {
      -webkit-transition: none !important;
      transition: none !important; }
      .sm-animation.sm-fade, .msm-animation.sm-fade {
        opacity: 1 !important; }
      .sm-animation.sm-left, .msm-animation.sm-left {
        -webkit-transform: translateX(0) !important;
                transform: translateX(0) !important; }
      .sm-animation.sm-top, .msm-animation.sm-top {
        -webkit-transform: translateY(0) !important;
                transform: translateY(0) !important; }
      .sm-animation.sm-right, .msm-animation.sm-right {
        -webkit-transform: translateX(0) !important;
                transform: translateX(0) !important; }
      .sm-animation.sm-bottom, .msm-animation.sm-bottom {
        -webkit-transform: translateY(0) !important;
                transform: translateY(0) !important; }
      .sm-animation.sm-float-in, .msm-animation.sm-float-in {
        -webkit-transform: scale(1) !important;
                transform: scale(1) !important; } }

.animated-grid-list {
  margin-bottom: 78px;
  overflow: hidden; }
  @media all and (max-width: 1800px) {
    .animated-grid-list {
      margin-bottom: 40px; } }
  @media (max-width: 750px) {
    .animated-grid-list {
      margin-bottom: 0 !important; } }
  .animated-grid-list > li {
    /*position: relative;*/
    /*transform: translateY(75px);*/
    /*opacity: 0;*/
    overflow: hidden; }
    .animated-grid-list > li .image-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .animated-grid-list > li .image {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: scale(1);
              transform: scale(1); }
      .animated-grid-list > li .image:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        background-color: #000;
        -webkit-transition: opacity 0.30s;
        transition: opacity 0.30s; }
    @media (min-width: 1025px) {
      .animated-grid-list > li:hover .image {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
        .animated-grid-list > li:hover .image:after {
          opacity: 0.5; } }
    @media (max-width: 1024px) {
      .animated-grid-list > li {
        -webkit-transform: translateY(0);
                transform: translateY(0);
        opacity: 1; } }

.page-container {
  padding: 80px 15px 60px; }
  .page-container .page-content {
    max-width: 900px;
    margin: 0 auto; }
    .page-container .page-content .entry-title {
      margin-bottom: 40px; }
    .page-container .page-content p {
      margin-bottom: 30px; }

/* End animations */
/*@import 'modules/sidebar';*/
ul.collapsible-group {
  list-style: none;
  padding-left: 0; }
  ul.collapsible-group li {
    margin-bottom: 2em; }
    ul.collapsible-group li a {
      cursor: pointer;
      display: block;
      margin-top: 1em;
      text-decoration: underline; }
  ul.collapsible-group .collapsible-content {
    display: none;
    margin-top: 1em; }
  ul.collapsible-group .collapsible-content-excerpt {
    margin-top: 1em; }

/*Components*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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;
  /* Kota Update - Start */
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  /* Kota Update - End */ }

.slick-list {
  /* Kota Update - Start */
  height: 100%;
  max-width: 100% !important;
  width: 100% !important;
  /* Kota Update - End */
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

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

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

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

.slick-track {
  /* Kota Update - Start */
  height: 100%;
  /* Kota Update - End */
  position: relative;
  top: 0;
  left: 0;
  display: block; }

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

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

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

.slick-slide {
  /* Kota Update - Start */
  background-position: center;
  background-size: cover;
  height: 100%;
  /* Kota Update - End */
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d; }

[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 {
  /* Kota Update - Start */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Kota Update - End */ }

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

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

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

/*Hero slider*/
.hero-slider-wrapper {
  position: relative;
  overflow: hidden; }
  .hero-slider-wrapper .hero-slider-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    pointer-events: none;
    padding: 0 50px; }
    @media (max-width: 1024px) {
      .hero-slider-wrapper .hero-slider-content {
        -webkit-transform: translateZ(0);
                transform: translateZ(0); } }
    .hero-slider-wrapper .hero-slider-content p {
      color: #fff;
      font-size: 20px;
      line-height: 28px;
      font-weight: 400;
      letter-spacing: 0.3em;
      display: inline-block;
      text-align: center;
      text-transform: uppercase;
      opacity: 0;
      -webkit-transition: opacity 0.45s;
      transition: opacity 0.45s; }
      @media (max-width: 750px) {
        .hero-slider-wrapper .hero-slider-content p {
          font-size: 14px;
          letter-spacing: 0.05em; } }
    .hero-slider-wrapper .hero-slider-content > div {
      display: inline-block;
      text-align: center; }
      .hero-slider-wrapper .hero-slider-content > div.show svg {
        opacity: 1;
        -webkit-transform: scale(1);
                transform: scale(1); }
      .hero-slider-wrapper .hero-slider-content > div.show p {
        opacity: 1; }
      .hero-slider-wrapper .hero-slider-content > div svg {
        width: 400px;
        height: 77px;
        -webkit-transition: all 0.45s, width 1ms, height 1ms;
        transition: all 0.45s, width 1ms, height 1ms;
        opacity: 0;
        -webkit-transform: scale(0.7);
                transform: scale(0.7); }
  @media (min-width: 601px) {
    .hero-slider-wrapper.centered-buttons .slick-arrow.slick-prev {
      right: 50%;
      margin-left: -47px; }
    .hero-slider-wrapper.centered-buttons .slick-arrow.slick-next {
      right: 50% !important;
      margin-right: -47px; } }
  .hero-slider-wrapper .slick-slider.hero-slider {
    height: 70vh !important;
    padding: 0; }
    @media (max-width: 600px) {
      .hero-slider-wrapper .slick-slider.hero-slider {
        border-bottom: none;
        height: 85vh; } }
    @media (max-width: 600px) {
      .hero-slider-wrapper .slick-slider.hero-slider.chrome-fix {
        height: auto; } }
    .hero-slider-wrapper .slick-slider.hero-slider > .slick-dots {
      visibility: hidden;
      z-index: -1;
      position: absolute;
      bottom: 20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      padding: 0;
      list-style: none; }
      .hero-slider-wrapper .slick-slider.hero-slider > .slick-dots > li {
        display: inline-block;
        margin: 0 4px;
        opacity: 0.4;
        -webkit-transition: opacity 0.25s;
        transition: opacity 0.25s; }
        .hero-slider-wrapper .slick-slider.hero-slider > .slick-dots > li.slick-active {
          opacity: 1; }
        .hero-slider-wrapper .slick-slider.hero-slider > .slick-dots > li > button {
          display: block;
          width: 12px;
          height: 12px;
          border-radius: 50%;
          border: none;
          background: #fff5e2;
          overflow: hidden;
          text-indent: -9999px;
          font-size: 0;
          line-height: 0; }
      @media (max-width: 750px) {
        .hero-slider-wrapper .slick-slider.hero-slider > .slick-dots {
          visibility: visible;
          z-index: auto; } }
    .hero-slider-wrapper .slick-slider.hero-slider .slick-slide {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: relative;
      /*        @media (--ipad-above) {
          background-attachment: fixed;
        }*/ }
      .hero-slider-wrapper .slick-slider.hero-slider .slick-slide .slick-slide-image {
        position: absolute;
        top: 0;
        left: 0;
        position: relative;
        width: 100%;
        height: 100%; }
        @media (max-width: 1024px) {
          .hero-slider-wrapper .slick-slider.hero-slider .slick-slide .slick-slide-image {
            -webkit-transform: translateZ(0);
                    transform: translateZ(0); } }
        .hero-slider-wrapper .slick-slider.hero-slider .slick-slide .slick-slide-image > div {
          height: 100%;
          position: relative;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center center;
          /*            @media (--ipad-above) {
              background-attachment: fixed;
            }*/ }
      .hero-slider-wrapper .slick-slider.hero-slider .slick-slide:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: 0.2; }
        @media (max-width: 1024px) {
          .hero-slider-wrapper .slick-slider.hero-slider .slick-slide:before {
            -webkit-transform: translateZ(0);
                    transform: translateZ(0); } }
    @media (max-width: 600px) {
      .hero-slider-wrapper .slick-slider.hero-slider:not(#home-slider) .slick-arrow {
        display: none !important; } }
    @media (max-width: 600px) {
      .hero-slider-wrapper .slick-slider.hero-slider:not(#home-slider) .slick-title {
        font-size: 36px;
        line-height: 40px;
        margin: 58px 0 8px; } }
  .hero-slider-wrapper button.slick-arrow {
    display: none !important; }
  .hero-slider-wrapper .slick-arrow {
    position: absolute;
    bottom: 40px;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 1;
    width: 49px;
    height: 49px;
    /*border: 2px solid #fff;*/
    z-index: 1;
    background: none;
    overflow: hidden;
    text-align: center;
    line-height: 0;
    -webkit-transition: background-color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
    transition: background-color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
    @media (min-width: 1025px) {
      .hero-slider-wrapper .slick-arrow:hover {
        background-color: #fff; }
        .hero-slider-wrapper .slick-arrow:hover svg path, .hero-slider-wrapper .slick-arrow:hover svg polygon {
          fill: #262626; } }
    @media (max-width: 800px) {
      .hero-slider-wrapper .slick-arrow {
        width: 37px;
        height: 37px;
        bottom: 30px; } }
    @media (max-width: 1024px) {
      .hero-slider-wrapper .slick-arrow {
        -webkit-transform: translateZ(0);
                transform: translateZ(0);
        -webkit-transition: all 0.35s cubic-bezier(0.74, 0.01, 0.25, 1);
        transition: all 0.35s cubic-bezier(0.74, 0.01, 0.25, 1); } }
    .hero-slider-wrapper .slick-arrow:after {
      content: none !important; }
    .hero-slider-wrapper .slick-arrow .svg {
      margin: 0 auto; }
      .hero-slider-wrapper .slick-arrow .svg svg {
        margin: -8px 0 0 -5px; }
        .hero-slider-wrapper .slick-arrow .svg svg path, .hero-slider-wrapper .slick-arrow .svg svg polygon {
          -webkit-transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
          transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
    .hero-slider-wrapper .slick-arrow.slick-prev {
      right: 87px; }
      @media (max-width: 800px) {
        .hero-slider-wrapper .slick-arrow.slick-prev {
          right: 72px; } }
      .hero-slider-wrapper .slick-arrow.slick-prev:after {
        content: url("images/slider-arrow-left.png"); }
    .hero-slider-wrapper .slick-arrow.slick-next {
      right: 40px; }
      @media (max-width: 800px) {
        .hero-slider-wrapper .slick-arrow.slick-next {
          right: 37px; } }
      .hero-slider-wrapper .slick-arrow.slick-next:after {
        content: url("images/slider-arrow-right.png"); }

.slick-content {
  display: inline-block;
  width: 100%;
  max-width: 850px;
  text-align: center; }

.slick-title {
  margin: 16px 0;
  font-family: 'Oswald', sans-serif;
  font-size: 80px;
  line-height: 86.4px;
  letter-spacing: 0;
  color: #fff;
  display: block;
  font-weight: 600;
  position: relative;
  z-index: 3; }
  @media (max-width: 800px) {
    .slick-title {
      font-size: 62px;
      line-height: 68px; } }

.slick-link {
  margin: 18px 0; }
  @media (max-width: 600px) {
    .slick-link {
      margin: 7px 0; } }
  .slick-link.button-icon-right {
    padding-right: 30px; }
    @media (max-width: 600px) {
      .slick-link.button-icon-right {
        padding-right: 20px; } }
  .slick-link.button-icon-left {
    padding-left: 30px; }
    @media (max-width: 600px) {
      .slick-link.button-icon-left {
        padding-left: 20px; } }

@media (max-width: 1024px) {
  #home-slider {
    position: relative;
    top: 0;
    left: 0;
    right: 0; } }

#home-slider .slick-image {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover; }

#home-slider .button-link {
  width: auto;
  padding: 0;
  border: none !important; }
  #home-slider .button-link:hover {
    background: none !important;
    color: #fff !important; }
    #home-slider .button-link:hover svg path {
      fill: #fff !important; }

#home-slider .slick-dots {
  display: none !important; }

#home-slider .text-wrapper {
  position: absolute;
  text-align: left;
  bottom: 17px;
  left: 40px;
  right: 40px;
  z-index: 2; }
  #home-slider .text-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -17px;
    left: -40px;
    right: -40px;
    height: 150%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
  @media (max-width: 1024px) {
    #home-slider .text-wrapper {
      bottom: 14px;
      -webkit-transform: translateZ(0);
              transform: translateZ(0); }
      #home-slider .text-wrapper:before {
        bottom: -14px; } }

#home-slider .slick-title {
  position: relative;
  opacity: 0; }
  @media (max-width: 1024px) {
    #home-slider .slick-title {
      opacity: 1; } }
  #home-slider .slick-title a {
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    line-height: 30px;
    position: relative; }
    @media (max-width: 750px) {
      #home-slider .slick-title a {
        opacity: 0.8;
        font-weight: 400;
        font-size: 15px !important;
        line-height: 23px !important; } }
  @media (max-width: 750px) {
    #home-slider .slick-title {
      margin: 0;
      width: 62%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 68px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

#home-slider .slick-link {
  font-size: 14px;
  line-height: 22px; }

@media (max-width: 1024px) {
  body.home.scrolling .hero-slider-wrapper .slick-arrow {
    opacity: 0; } }

/*End hero slider */
#site-sidebar {
  min-width: 235px;
  bottom: 0;
  color: #dfddda;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transition: width 0.5s cubic-bezier(0.74, 0.01, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
  transition: width 0.5s cubic-bezier(0.74, 0.01, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.74, 0.01, 0.25, 1), width 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
  transition: transform 0.5s cubic-bezier(0.74, 0.01, 0.25, 1), width 0.5s cubic-bezier(0.74, 0.01, 0.25, 1), -webkit-transform 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
  -webkit-transform: translateX(calc(-100% + 20px));
          transform: translateX(calc(-100% + 20px));
  z-index: 98;
  background-color: rgba(0, 0, 0, 0.6);
  padding-top: 47px;
  padding-bottom: 10px; }
  @media (max-width: 600px) {
    #site-sidebar {
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); } }
  @media (max-width: 750px) {
    #site-sidebar {
      background-color: rgba(0, 0, 0, 0.75); } }
  #site-sidebar #sidebar-logo {
    padding-left: 50px;
    padding-right: 40px;
    text-decoration: none; }
    @media (max-width: 600px) {
      #site-sidebar #sidebar-logo {
        display: none !important; } }
    #site-sidebar #sidebar-logo > svg {
      width: 102px;
      height: auto;
      margin-top: 1px; }
  #site-sidebar .contact, #site-sidebar .not-contact, #site-sidebar #talent-info {
    width: auto; }
    @media (max-width: 600px) {
      #site-sidebar .contact, #site-sidebar .not-contact, #site-sidebar #talent-info {
        width: 100%; } }
  #site-sidebar.contact-open .contact {
    display: inline-block !important; }
  #site-sidebar.contact-open .not-contact, #site-sidebar.contact-open #talent-info {
    display: none !important; }
  #site-sidebar.talent-open #talent-info {
    display: inline-block !important; }
  #site-sidebar.talent-open .contact, #site-sidebar.talent-open .not-contact {
    display: none !important; }
  @media (max-width: 600px) {
    #site-sidebar {
      right: 0;
      overflow-y: auto; } }
  #site-sidebar .talent-manager,
  #site-sidebar .talent-bases {
    display: block; }
    @media (min-width:  801px) {
      #site-sidebar .talent-manager,
      #site-sidebar .talent-bases {
        width: 188px; } }
    #site-sidebar .talent-manager img,
    #site-sidebar .talent-bases img {
      height: auto;
      width: 100%; }

.mobile-menu-wrapper {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9989;
  padding: 14px 30px;
  -webkit-transition: background-color 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
  transition: background-color 0.5s cubic-bezier(0.74, 0.01, 0.25, 1); }
  .mobile-menu-wrapper.scrolling {
    background-color: rgba(0, 0, 0, 0.5) !important; }
    .mobile-menu-wrapper.scrolling #sidebar-logo-mobile svg path, .mobile-menu-wrapper.scrolling #sidebar-logo-mobile svg polygon {
      fill: #fff !important; }
    .mobile-menu-wrapper.scrolling #sidebar-toggle-mobile .sidebar-menu-lines span {
      background-color: #fff !important; }
      .mobile-menu-wrapper.scrolling #sidebar-toggle-mobile .sidebar-menu-lines span:after {
        background-color: #fff !important; }
  .mobile-menu-wrapper #sidebar-logo-mobile {
    display: inline-block;
    vertical-align: middle;
    line-height: 1; }
    .mobile-menu-wrapper #sidebar-logo-mobile svg {
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
      .mobile-menu-wrapper #sidebar-logo-mobile svg path, .mobile-menu-wrapper #sidebar-logo-mobile svg polygon {
        -webkit-transition: all 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
        transition: all 0.5s cubic-bezier(0.74, 0.01, 0.25, 1); }
  .mobile-menu-wrapper #sidebar-toggle-mobile {
    -webkit-transition: background-color 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
    transition: background-color 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
    display: block;
    float: right; }
    .mobile-menu-wrapper #sidebar-toggle-mobile > span {
      top: 50%;
      left: 50%;
      -webkit-transition: background-color 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
      transition: background-color 0.5s cubic-bezier(0.74, 0.01, 0.25, 1); }
  .mobile-menu-wrapper > div {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  @media (max-width: 600px) {
    .mobile-menu-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

#sidebar-toggle-wrapper {
  cursor: pointer; }
  @media (max-width: 600px) {
    #sidebar-toggle-wrapper {
      display: none !important; } }

.sidebar-toggle {
  position: relative;
  height: 20px;
  line-height: 20px;
  padding: 0;
  width: 24px;
  background: none;
  border: none;
  overflow: hidden; }
  @media (max-width: 600px) {
    .sidebar-toggle {
      width: 20px;
      height: 20px;
      line-height: 20px; } }
  .sidebar-toggle > span {
    width: 24px;
    height: 20px;
    left: -24px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -12px; }
    @media (max-width: 600px) {
      .sidebar-toggle > span {
        width: 20px;
        height: 20px;
        left: -20px; } }
    .sidebar-toggle > span > span {
      width: 24px;
      height: 4px;
      display: block;
      background-color: #fff;
      position: relative;
      overflow: hidden;
      -webkit-transition: background-color 0.5s;
      transition: background-color 0.5s; }
      @media (max-width: 600px) {
        .sidebar-toggle > span > span {
          width: 20px !important;
          height: 3px !important; } }
  .sidebar-toggle .sidebar-menu-lines > span {
    top: 4px; }
    .sidebar-toggle .sidebar-menu-lines > span:first-child {
      top: 0;
      bottom: auto; }
      .sidebar-toggle .sidebar-menu-lines > span:first-child:after {
        left: -72px; }
    .sidebar-toggle .sidebar-menu-lines > span:last-child {
      top: 8px; }
      .sidebar-toggle .sidebar-menu-lines > span:last-child:after {
        left: -56px; }
    .sidebar-toggle .sidebar-menu-lines > span:after {
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      background-color: #1e1e1e;
      width: calc($mbWidth*3);
      height: calc($mbHeight*2);
      left: -64px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    @media (max-width: 600px) {
      .sidebar-toggle .sidebar-menu-lines > span {
        top: 6px; }
        .sidebar-toggle .sidebar-menu-lines > span:first-child {
          top: 4px; }
        .sidebar-toggle .sidebar-menu-lines > span:last-child {
          top: 8px; } }
  .sidebar-toggle .sidebar-menu-close {
    opacity: 0;
    visibility: hidden; }
    .sidebar-toggle .sidebar-menu-close > span {
      width: 24px;
      height: 4px;
      display: block;
      background-color: #fff;
      position: relative;
      overflow: hidden; }
      .sidebar-toggle .sidebar-menu-close > span:first-child {
        top: 8px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
        @media (max-width: 600px) {
          .sidebar-toggle .sidebar-menu-close > span:first-child {
            top: 7px; } }
      .sidebar-toggle .sidebar-menu-close > span:last-child {
        top: 4px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }

#contact-info .button {
  padding: 0 20px; }

#contact-info, #talent-info {
  padding: 30px 40px 20px 50px;
  display: none; }
  #contact-info .button, #talent-info .button {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 22px;
    margin-bottom: 22px;
    white-space: nowrap; }
    #contact-info .button:hover, #talent-info .button:hover {
      color: #000; }
  #contact-info .back-link, #talent-info .back-link {
    margin-top: 20px;
    border: none;
    display: block;
    white-space: nowrap; }
    #contact-info .back-link .arrow-left, #talent-info .back-link .arrow-left {
      border-right-color: #fff; }
  #contact-info .mb, #talent-info .mb {
    margin-bottom: 22px; }
  #contact-info h4, #talent-info h4 {
    font-size: 19px;
    line-height: 29px;
    color: #fff;
    text-transform: none;
    font-family: "Roboto", sans-serif;
    margin-bottom: 12px;
    display: block; }
  #contact-info p, #talent-info p {
    font-size: 16px;
    line-height: 1.4;
    color: #fff; }
  #contact-info a, #talent-info a {
    color: #fff;
    text-decoration: none;
    margin-top: 7px;
    font-weight: 700; }

#site-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: top;
      -ms-flex-pack: top;
          justify-content: top;
  padding: 20px 40px 20px 50px; }
  @media (max-width: 600px) {
    #site-navigation {
      padding: 20px 57px 40px; } }
  #site-navigation li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.8); }
    @media (max-width: 600px) {
      #site-navigation li {
        margin-bottom: 13px; } }
    #site-navigation li:last-child {
      margin-bottom: 0; }
  #site-navigation a {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding-top: 9px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 0;
    font-family: "Oswald", sans-serif;
    opacity: 0.75;
    position: relative;
    -webkit-transition: all 0.27s;
    transition: all 0.27s;
    display: block; }
    #site-navigation a span {
      position: relative; }
    #site-navigation a .menu-arrow {
      display: block;
      width: 0;
      height: 0;
      line-height: 0;
      opacity: 0;
      border-width: 6px;
      border-style: solid;
      border-color: transparent;
      border-left-color: #fff;
      position: absolute;
      left: 0;
      margin-top: 3px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-transition: all 0.27s linear;
      transition: all 0.27s linear; }
    @media (min-width: 1025px) {
      #site-navigation a:hover, #site-navigation a.menu-clicked {
        opacity: 1;
        padding-left: 10px; }
        #site-navigation a:hover .menu-arrow, #site-navigation a.menu-clicked .menu-arrow {
          opacity: 1; } }
    #site-navigation a.menu-clicked {
      -webkit-transition: none !important;
      transition: none !important; }
      #site-navigation a.menu-clicked .menu-arrow {
        -webkit-transition: none !important;
        transition: none !important; }
    @media (max-width: 600px) {
      #site-navigation a {
        font-size: 30px;
        line-height: 38px; } }

#site-contact {
  padding: 20px 40px 20px 50px;
  color: #fff;
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0;
  font-weight: 700; }
  @media (max-width: 600px) {
    #site-contact {
      font-size: 17px;
      line-height: 35px; } }
  #site-contact a {
    font-size: 15px;
    text-decoration: none;
    color: #fff; }
    @media (max-width: 600px) {
      #site-contact a {
        font-size: 18px; } }

html:not(.initial-loading) #sidebar-toggle > span, html:not(.initial-loading) #sidebar-toggle-mobile > span {
  -webkit-transition: all 0.5s cubic-bezier(0.74, 0.01, 0.25, 1);
  transition: all 0.5s cubic-bezier(0.74, 0.01, 0.25, 1); }

body.menu-open .main-logo-wrapper, body.menu-open .mobile-menu-wrapper {
  background-color: rgba(0, 0, 0, 0.5); }
  body.menu-open .main-logo-wrapper .sidebar-menu-lines span, body.menu-open .main-logo-wrapper .sidebar-menu-close span, body.menu-open .mobile-menu-wrapper .sidebar-menu-lines span, body.menu-open .mobile-menu-wrapper .sidebar-menu-close span {
    background-color: #fff !important; }
  body.menu-open .main-logo-wrapper svg path, body.menu-open .main-logo-wrapper svg polygon, body.menu-open .mobile-menu-wrapper svg path, body.menu-open .mobile-menu-wrapper svg polygon {
    fill: #fff !important; }

body.menu-open #sidebar-toggle > span > span, body.menu-open #sidebar-toggle-mobile > span > span {
  background-color: #fff !important; }

body.menu-open #sidebar-toggle .sidebar-menu-lines, body.menu-open #sidebar-toggle-mobile .sidebar-menu-lines {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
  body.menu-open #sidebar-toggle .sidebar-menu-lines > span:first-child:after, body.menu-open #sidebar-toggle-mobile .sidebar-menu-lines > span:first-child:after {
    left: -72px; }
  body.menu-open #sidebar-toggle .sidebar-menu-lines > span:last-child:after, body.menu-open #sidebar-toggle-mobile .sidebar-menu-lines > span:last-child:after {
    left: -56px; }
  body.menu-open #sidebar-toggle .sidebar-menu-lines > span:after, body.menu-open #sidebar-toggle-mobile .sidebar-menu-lines > span:after {
    left: -64px; }

body.menu-open #sidebar-toggle .sidebar-menu-close, body.menu-open #sidebar-toggle-mobile .sidebar-menu-close {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

body.menu-open .mobile-menu-wrapper {
  background-color: transparent; }

#site-footer-wrapper {
  overflow: hidden;
  /* #site-footer */ }
  #site-footer-wrapper #site-footer {
    background-color: #262626;
    color: #686868;
    padding: 36px 52px 56px;
    bottom: -50px;
    /*opacity: 0;*/
    display: block; }
    #site-footer-wrapper #site-footer.animate {
      bottom: 0;
      opacity: 1; }
    @media (max-width: 600px) {
      #site-footer-wrapper #site-footer {
        padding: 28px 30px 18px; } }
    @media (max-width: 1024px) {
      #site-footer-wrapper #site-footer {
        bottom: 0; } }
    #site-footer-wrapper #site-footer .kota-logo svg {
      max-width: 40px; }
    #site-footer-wrapper #site-footer svg path, #site-footer-wrapper #site-footer svg polygon {
      fill: #686868; }
    #site-footer-wrapper #site-footer a {
      color: #686868;
      text-decoration: none; }
      @media (max-width: 600px) {
        #site-footer-wrapper #site-footer a {
          width: 100%;
          text-align: center;
          border-bottom: 2px solid #3b3b3b; } }
    #site-footer-wrapper #site-footer .footer-wrapper {
      display: table;
      width: 100%;
      max-width: 1800px;
      margin: 0 auto; }
      @media (max-width: 600px) {
        #site-footer-wrapper #site-footer .footer-wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      #site-footer-wrapper #site-footer .footer-wrapper .footer-left, #site-footer-wrapper #site-footer .footer-wrapper .footer-right {
        display: table-cell;
        vertical-align: middle; }
        @media (max-width: 600px) {
          #site-footer-wrapper #site-footer .footer-wrapper .footer-left, #site-footer-wrapper #site-footer .footer-wrapper .footer-right {
            display: block; } }
      #site-footer-wrapper #site-footer .footer-wrapper .logo-wrapper a svg path, #site-footer-wrapper #site-footer .footer-wrapper .logo-wrapper a svg polygon {
        -webkit-transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
        transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
      @media (min-width: 1025px) {
        #site-footer-wrapper #site-footer .footer-wrapper .logo-wrapper a:hover svg path, #site-footer-wrapper #site-footer .footer-wrapper .logo-wrapper a:hover svg polygon {
          fill: #fff; } }
      @media (max-width: 600px) {
        #site-footer-wrapper #site-footer .footer-wrapper .logo-wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          #site-footer-wrapper #site-footer .footer-wrapper .logo-wrapper > a {
            padding-bottom: 12px;
            margin-bottom: 17px; }
            #site-footer-wrapper #site-footer .footer-wrapper .logo-wrapper > a svg {
              width: 87px;
              height: 18px; } }
      #site-footer-wrapper #site-footer .footer-wrapper .footer-right {
        text-align: right; }
        @media (max-width: 600px) {
          #site-footer-wrapper #site-footer .footer-wrapper .footer-right {
            display: none; } }
      #site-footer-wrapper #site-footer .footer-wrapper .dev-wrapper a svg path, #site-footer-wrapper #site-footer .footer-wrapper .dev-wrapper a svg polygon {
        -webkit-transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
        transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
      @media (min-width: 1025px) {
        #site-footer-wrapper #site-footer .footer-wrapper .dev-wrapper a:hover svg path, #site-footer-wrapper #site-footer .footer-wrapper .dev-wrapper a:hover svg polygon {
          fill: #fff; } }
      #site-footer-wrapper #site-footer .footer-wrapper .dev-wrapper > span {
        display: block;
        color: #3e3e3e;
        margin-top: 10px; }
      #site-footer-wrapper #site-footer .footer-wrapper .menu-wrapper {
        margin-top: 12px; }
        @media (max-width: 600px) {
          #site-footer-wrapper #site-footer .footer-wrapper .menu-wrapper {
            text-align: center;
            margin-top: 9px; } }
      #site-footer-wrapper #site-footer .footer-wrapper .social-list {
        list-style: none;
        padding: 0;
        display: inline-block;
        position: relative;
        line-height: 0; }
        #site-footer-wrapper #site-footer .footer-wrapper .social-list:before {
          content: '';
          display: inline-block;
          height: 18px;
          width: 1px;
          background-color: #686868;
          margin: 0 16px; }
          @media (max-width: 600px) {
            #site-footer-wrapper #site-footer .footer-wrapper .social-list:before {
              content: none; } }
        #site-footer-wrapper #site-footer .footer-wrapper .social-list li {
          display: inline-block;
          margin: 0 1px;
          line-height: 0; }
          @media (max-width: 600px) {
            #site-footer-wrapper #site-footer .footer-wrapper .social-list li {
              margin: 0 3px; } }
          #site-footer-wrapper #site-footer .footer-wrapper .social-list li a svg {
            width: 24px;
            height: 24px; }
            #site-footer-wrapper #site-footer .footer-wrapper .social-list li a svg path, #site-footer-wrapper #site-footer .footer-wrapper .social-list li a svg polygon {
              -webkit-transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
              transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
          #site-footer-wrapper #site-footer .footer-wrapper .social-list li a img {
            width: 24px;
            height: 24px;
            opacity: 0.32; }
          @media (max-width: 600px) {
            #site-footer-wrapper #site-footer .footer-wrapper .social-list li a {
              border: none; }
              #site-footer-wrapper #site-footer .footer-wrapper .social-list li a svg {
                width: 25px;
                height: 25px; } }
          @media (min-width: 1025px) {
            #site-footer-wrapper #site-footer .footer-wrapper .social-list li a:hover svg path, #site-footer-wrapper #site-footer .footer-wrapper .social-list li a:hover svg polygon {
              fill: #fff; } }
      #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation {
        display: inline-block;
        border-top: 1px solid #3e3e3e; }
        @media (max-width: 600px) {
          #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation {
            border: none; } }
        #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu {
          list-style: none;
          padding: 0;
          margin-top: 12px; }
          @media (max-width: 600px) {
            #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu {
              margin-top: 0; } }
          #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu li {
            display: inline-block;
            margin: 0 12px; }
            @media (max-width: 800px) {
              #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu li {
                margin: 0 7px; } }
            @media (max-width: 600px) {
              #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu li {
                margin: 0 2px !important; } }
            #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu li:first-child {
              margin-left: 0; }
            #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu li:last-child {
              margin-right: 0; }
            #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu li a {
              text-decoration: none;
              font-size: 14px;
              line-height: 24px;
              letter-spacing: 0;
              color: #3e3e3e;
              -webkit-transition: color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
              transition: color 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
              @media (max-width: 600px) {
                #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu li a {
                  border: none;
                  font-size: 13px; } }
              @media (min-width: 1025px) {
                #site-footer-wrapper #site-footer .footer-wrapper .footer-navigation .menu li a:hover {
                  color: #fff; } }

.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: .9; }

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: .9; }

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0;
  height: 15px; }

.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px; }

.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  height: 11px; }

.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0.9;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 0;
  width: 15px; }

.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  right: 2px;
  width: 6px; }

.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y,
.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  width: 11px; }

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: .9; }

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: .9; }

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: .6; }

.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: .9; }

.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #999; }

.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: .9; }

.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999; }

.social-links {
  position: fixed;
  top: 1.25rem;
  right: 1.25rem;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1.25rem;
  color: white; }
  @media (max-width: 600px) {
    .social-links {
      display: none; } }
  .social-links .social-list {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .social-links .social-list li {
      margin-left: 8px; }
      .social-links .social-list li:first-of-type {
        font-family: 'Oswald';
        letter-spacing: 0.1em;
        margin-left: 0;
        font-weight: 400;
        margin-right: 12px;
        position: relative;
        text-transform: uppercase;
        font-size: 12px; }

body:not(.home):not(.news) .social-links {
  display: none; }

.aden {
  -webkit-filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2);
  filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2); }

.aden::after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(66, 10, 14, 0.2)), to(transparent));
  background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent);
  mix-blend-mode: darken; }

.perpetua::after, .reyes::after {
  mix-blend-mode: soft-light;
  opacity: .5; }

.inkwell {
  -webkit-filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1);
  filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1); }

.perpetua::after {
  background: -webkit-gradient(linear, left top, left bottom, from(#005b9a), to(#e6c13d));
  background: linear-gradient(to bottom, #005b9a, #e6c13d); }

.reyes {
  -webkit-filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75);
  filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75); }

.reyes::after {
  background: #efcdad; }

.gingham {
  -webkit-filter: brightness(1.05) hue-rotate(-10deg);
  filter: brightness(1.05) hue-rotate(-10deg); }

.gingham::after {
  background: -webkit-gradient(linear, left top, right top, from(rgba(66, 10, 14, 0.2)), to(transparent));
  background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent);
  mix-blend-mode: darken; }

.toaster {
  -webkit-filter: contrast(1.5) brightness(0.9);
  filter: contrast(1.5) brightness(0.9); }

.toaster::after {
  background: radial-gradient(circle, #804e0f, #3b003b);
  mix-blend-mode: screen; }

.walden {
  -webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6);
  filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6); }

.walden::after {
  background: #04c;
  mix-blend-mode: screen;
  opacity: .3; }

.hudson {
  -webkit-filter: brightness(1.2) contrast(0.9) saturate(1.1);
  filter: brightness(1.2) contrast(0.9) saturate(1.1); }

.hudson::after {
  background: radial-gradient(circle, #a6b1ff 50%, #342134);
  mix-blend-mode: multiply;
  opacity: .5; }

.earlybird {
  -webkit-filter: contrast(0.9) sepia(0.2);
  filter: contrast(0.9) sepia(0.2); }

.earlybird::after {
  background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
  mix-blend-mode: overlay; }

.mayfair {
  -webkit-filter: contrast(1.1) saturate(1.1);
  filter: contrast(1.1) saturate(1.1); }

.mayfair::after {
  background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, 0.8), rgba(255, 200, 200, 0.6), #111 60%);
  mix-blend-mode: overlay;
  opacity: .4; }

.lofi {
  -webkit-filter: saturate(1.1) contrast(1.5);
  filter: saturate(1.1) contrast(1.5); }

.lofi::after {
  background: radial-gradient(circle, transparent 70%, #222 150%);
  mix-blend-mode: multiply; }

._1977 {
  -webkit-filter: contrast(1.1) brightness(1.1) saturate(1.3);
  filter: contrast(1.1) brightness(1.1) saturate(1.3); }

._1977:after {
  background: rgba(243, 106, 188, 0.3);
  mix-blend-mode: screen; }

.brooklyn {
  -webkit-filter: contrast(0.9) brightness(1.1);
  filter: contrast(0.9) brightness(1.1); }

.brooklyn::after {
  background: radial-gradient(circle, rgba(168, 223, 193, 0.4) 70%, #c4b7c8);
  mix-blend-mode: overlay; }

.xpro2 {
  -webkit-filter: sepia(0.3);
  filter: sepia(0.3); }

.xpro2::after {
  background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, 0.6) 110%);
  mix-blend-mode: color-burn; }

.nashville {
  -webkit-filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2);
  filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2); }

.nashville::after {
  background: rgba(0, 70, 150, 0.4);
  mix-blend-mode: lighten; }

.nashville::before {
  background: rgba(247, 176, 153, 0.56);
  mix-blend-mode: darken; }

.lark {
  -webkit-filter: contrast(0.9);
  filter: contrast(0.9); }

.lark::after {
  background: rgba(242, 242, 242, 0.8);
  mix-blend-mode: darken; }

.lark::before {
  background: #22253f;
  mix-blend-mode: color-dodge; }

.moon {
  -webkit-filter: grayscale(1) contrast(1.1) brightness(1.1);
  filter: grayscale(1) contrast(1.1) brightness(1.1); }

.moon::before {
  background: #a0a0a0;
  mix-blend-mode: soft-light; }

.moon::after {
  background: #383838;
  mix-blend-mode: lighten; }

.clarendon {
  -webkit-filter: contrast(1.2) saturate(1.35);
  filter: contrast(1.2) saturate(1.35); }

.clarendon:before {
  background: rgba(127, 187, 227, 0.2);
  mix-blend-mode: overlay; }

.willow {
  -webkit-filter: grayscale(0.5) contrast(0.95) brightness(0.9);
  filter: grayscale(0.5) contrast(0.95) brightness(0.9); }

.willow::before {
  background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
  mix-blend-mode: overlay; }

.willow::after {
  background-color: #d8cdcb;
  mix-blend-mode: color; }

.rise {
  -webkit-filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9);
  filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9); }

.rise::after {
  background: radial-gradient(circle, rgba(232, 197, 152, 0.8), transparent 90%);
  mix-blend-mode: overlay;
  opacity: .6; }

.rise::before {
  background: radial-gradient(circle, rgba(236, 205, 169, 0.15) 55%, rgba(50, 30, 7, 0.4));
  mix-blend-mode: multiply; }

.slumber {
  -webkit-filter: saturate(0.66) brightness(1.05);
  filter: saturate(0.66) brightness(1.05); }

.slumber::after {
  background: rgba(125, 105, 24, 0.5);
  mix-blend-mode: soft-light; }

.slumber::before {
  background: rgba(69, 41, 12, 0.4);
  mix-blend-mode: lighten; }

.brannan {
  -webkit-filter: sepia(0.5) contrast(1.4);
  filter: sepia(0.5) contrast(1.4); }

.brannan::after {
  background-color: rgba(161, 44, 199, 0.31);
  mix-blend-mode: lighten; }

._1977:after, ._1977:before, .aden:after, .aden:before, .brannan:after, .brannan:before, .brooklyn:after, .brooklyn:before, .clarendon:after, .clarendon:before, .earlybird:after, .earlybird:before, .gingham:after, .gingham:before, .hudson:after, .hudson:before, .inkwell:after, .inkwell:before, .lark:after, .lark:before, .lofi:after, .lofi:before, .mayfair:after, .mayfair:before, .moon:after, .moon:before, .nashville:after, .nashville:before, .perpetua:after, .perpetua:before, .reyes:after, .reyes:before, .rise:after, .rise:before, .slumber:after, .slumber:before, .toaster:after, .toaster:before, .valencia:after, .valencia:before, .walden:after, .walden:before, .willow:after, .willow:before, .xpro2:after, .xpro2:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none; }

._1977, .aden, .brannan, .brooklyn, .clarendon, .earlybird, .gingham, .hudson, .inkwell, .lark, .lofi, .mayfair, .moon, .nashville, .perpetua, .reyes, .rise, .slumber, .toaster, .valencia, .walden, .willow, .xpro2 {
  position: relative; }

._1977 img, .aden img, .brannan img, .brooklyn img, .clarendon img, .earlybird img, .gingham img, .hudson img, .inkwell img, .lark img, .lofi img, .mayfair img, .moon img, .nashville img, .perpetua img, .reyes img, .rise img, .slumber img, .toaster img, .valencia img, .walden img, .willow img, .xpro2 img {
  width: 100%;
  z-index: 1; }

._1977:before, .aden:before, .brannan:before, .brooklyn:before, .clarendon:before, .earlybird:before, .gingham:before, .hudson:before, .inkwell:before, .lark:before, .lofi:before, .mayfair:before, .moon:before, .nashville:before, .perpetua:before, .reyes:before, .rise:before, .slumber:before, .toaster:before, .valencia:before, .walden:before, .willow:before, .xpro2:before {
  z-index: 2; }

._1977:after, .aden:after, .brannan:after, .brooklyn:after, .clarendon:after, .earlybird:after, .gingham:after, .hudson:after, .inkwell:after, .lark:after, .lofi:after, .mayfair:after, .moon:after, .nashville:after, .perpetua:after, .reyes:after, .rise:after, .slumber:after, .toaster:after, .valencia:after, .walden:after, .willow:after, .xpro2:after {
  z-index: 3; }

.valencia {
  -webkit-filter: contrast(1.08) brightness(1.08) sepia(0.08);
  filter: contrast(1.08) brightness(1.08) sepia(0.08); }

.valencia::after {
  background: #3a0339;
  mix-blend-mode: exclusion;
  opacity: .5; }

/*=============================================* Some styles to show off masonry layout
\*=============================================*/
.picture-item {
  height: 220px;
  margin-top: 24px;
  margin-left: 0;
  /* shuffle items shouldn't have a left margin*/ }

.picture-item img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.no-objectfit .picture-item img {
  height: auto;
  max-width: 100%; }

.picture-item--h2 {
  height: 464px;
  /* 2x the height + 1 gutter */ }

.picture-item__inner {
  position: relative;
  height: 100%;
  overflow: hidden;
  background: #ECF0F1; }

.picture-item__blur {
  display: none; }

.picture-item__details,
.picture-item__description {
  padding: 1em;
  width: 100%; }

.picture-item__description {
  margin: 0;
  padding-top: 0;
  padding-right: 2em; }

.picture-item__tags {
  margin: 0; }

@media screen and (min-width: 768px) {
  .picture-item--overlay .picture-item__details {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    overflow: hidden; }
  .picture-item--overlay .picture-item__description {
    display: none; }
  @supports (filter: blur(1px)) and ((-webkit-clip-path: inset(0 0 0 0)) or (clip-path: inset(0 0 0 0))) {
    .picture-item--overlay .picture-item__blur {
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      display: block;
      -webkit-filter: blur(7px);
      filter: blur(7px);
      -webkit-clip-path: inset(170px 0 0 0);
      clip-path: inset(170px 0 0 0); }
    .picture-item--overlay .picture-item__details {
      background: none; }
    .picture-item--overlay .picture-item__tags,
    .picture-item--overlay .picture-item__title {
      position: relative;
      z-index: 2; } } }

/*
  Shuffle needs either relative or absolute positioning on the container
  It will set it for you, but it'll cause another style recalculation and layout.
  AKA worse performance - so just set it here
 */
.my-shuffle-container {
  position: relative;
  overflow: hidden; }

.my-sizer-element {
  position: absolute;
  opacity: 0;
  visibility: hidden; }

/* Animate in styles */
.shuffle--animatein {
  overflow: visible; }

.shuffle--animatein .picture-item__inner {
  opacity: 0;
  -webkit-transform: translate(0, 220px);
  transform: translate(0, 220px); }

.shuffle--animatein .picture-item__inner--transition {
  -webkit-transition: all .6s ease;
  transition: all .6s ease; }

.shuffle--animatein .picture-item.in .picture-item__inner {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

@media screen and (max-width: 767px) {
  .picture-item {
    height: auto;
    margin-top: 20px; }
  .picture-item.picture-item--h2 {
    height: auto; }
  .picture-item .picture-item__details,
  .picture-item .picture-item__description {
    font-size: .875em;
    padding: .625em; }
  .picture-item .picture-item__description {
    padding-right: .875em;
    padding-bottom: 1.25em; }
  .filter > .row,
  .filter > .row > div {
    margin: 10px 0; }
  .m-nofloat {
    float: none; } }

/*Pages*/
.featured-projects-wrapper {
  overflow: hidden;
  background-color: #f0f0f0;
  position: relative; }
  .featured-projects-wrapper .featured-projects {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin-right: -6px; }
    @media (max-width: 1000px) {
      .featured-projects-wrapper .featured-projects {
        margin-right: -4px; } }
    @media (max-width: 600px) {
      .featured-projects-wrapper .featured-projects {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: -2px; } }
    .featured-projects-wrapper .featured-projects > li {
      width: calc(100%/3);
      position: relative;
      overflow: hidden;
      margin: -1px; }
      @media (min-width: 1025px) {
        .featured-projects-wrapper .featured-projects > li:hover .fp-image {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); }
          .featured-projects-wrapper .featured-projects > li:hover .fp-image:after {
            opacity: 0.5; } }
      @media (max-width: 1000px) {
        .featured-projects-wrapper .featured-projects > li {
          width: 50%; } }
      @media (max-width: 600px) {
        .featured-projects-wrapper .featured-projects > li {
          width: 100% !important; } }
      @media (min-width: 1025px) {
        .featured-projects-wrapper .featured-projects > li:hover .fp-content > a .fp-title, .featured-projects-wrapper .featured-projects > li:hover .fp-content > a .fp-subtitle {
          left: 0;
          opacity: 1; }
        .featured-projects-wrapper .featured-projects > li:hover .fp-content > a .fp-text:after {
          right: 0 !important;
          opacity: 1 !important; } }
      .featured-projects-wrapper .featured-projects > li:before {
        content: '';
        display: block;
        padding-top: 65%; }
      .featured-projects-wrapper .featured-projects > li .fp-item-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .featured-projects-wrapper .featured-projects > li .fp-image {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        -webkit-transition: all 0.30s;
        transition: all 0.30s;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-transform: scale(1);
                transform: scale(1); }
        .featured-projects-wrapper .featured-projects > li .fp-image:after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          opacity: 0;
          background-color: #000;
          -webkit-transition: opacity 0.30s;
          transition: opacity 0.30s; }
      .featured-projects-wrapper .featured-projects > li .fp-content {
        width: 100%;
        height: 100%;
        display: table;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative; }
        .featured-projects-wrapper .featured-projects > li .fp-content:hover .fp-title, .featured-projects-wrapper .featured-projects > li .fp-content:hover .fp-subtitle {
          left: 0 !important;
          opacity: 1 !important; }
        .featured-projects-wrapper .featured-projects > li .fp-content > a {
          display: table-cell;
          vertical-align: middle;
          padding: 30px;
          position: relative;
          text-decoration: none; }
          @media (max-width: 1200px) {
            .featured-projects-wrapper .featured-projects > li .fp-content > a {
              vertical-align: bottom;
              padding: 20px; } }
          .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text {
            position: relative;
            padding-right: 86px; }
            @media (max-width: 1200px) {
              .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text {
                visibility: visible;
                opacity: 1;
                padding-right: 0; } }
            .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text:after {
              /*content: url('images/arrow-right.svg');*/
              position: absolute;
              right: 25px;
              opacity: 0;
              top: 50%;
              margin-top: 4px;
              -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
              -webkit-transition: all 0.30s;
              transition: all 0.30s;
              -webkit-transition-delay: 0.25s;
                      transition-delay: 0.25s; }
              @media (max-width: 1200px) {
                .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text:after {
                  content: none; } }
            .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-title, .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-subtitle {
              display: block;
              color: #fff;
              position: relative;
              opacity: 0;
              left: -25px;
              -webkit-transition: all 0.30s;
              transition: all 0.30s; }
              @media (max-width: 1024px) {
                .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-title, .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-subtitle {
                  left: 0 !important;
                  opacity: 1 !important; } }
            .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-title {
              font-size: 35px;
              line-height: 46px;
              letter-spacing: 0;
              font-family: "Oswald", sans-serif;
              font-weight: 600;
              text-decoration: none;
              font-weight: 600;
              text-transform: uppercase;
              color: #fff;
              -webkit-transition-delay: 0;
                      transition-delay: 0; }
              @media (max-width: 1200px) {
                .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-title {
                  font-size: 21px;
                  line-height: 29px; } }
            .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-subtitle {
              list-style: none;
              padding: 0;
              -webkit-transition-delay: 0.125s;
                      transition-delay: 0.125s; }
              @media (max-width: 1200px) {
                .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-subtitle {
                  display: none; } }
              .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-subtitle > li {
                display: inline-block; }
                .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-subtitle > li:after {
                  content: '|';
                  margin: 0 6px; }
                .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-subtitle > li:last-child:after {
                  content: none; }
                .featured-projects-wrapper .featured-projects > li .fp-content > a .fp-text .fp-subtitle > li a {
                  letter-spacing: 0.09em;
                  font-size: 14px;
                  line-height: 24px;
                  color: #fff;
                  font-weight: 700;
                  text-decoration: none;
                  text-transform: uppercase; }
  .featured-projects-wrapper .fp-view-all {
    background-color: #f0f0f0;
    padding: 96px 0; }
    @media (max-width: 600px) {
      .featured-projects-wrapper .fp-view-all {
        padding: 30px 0; }
        .featured-projects-wrapper .fp-view-all .button {
          padding-left: 20px;
          padding-right: 10px; } }

.home-about-us {
  background-color: #f0f0f0;
  overflow: hidden;
  padding-top: 100px;
  position: relative; }
  @media (min-width: 1601px) {
    .home-about-us {
      padding-top: 6.3vw; } }
  @media (max-width: 1000px) {
    .home-about-us {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (max-width: 800px) {
    .home-about-us {
      padding-top: 45px; } }
  @media (max-width: 600px) {
    .home-about-us {
      padding: 0 !important;
      text-align: center; } }
  .home-about-us .hau-title {
    position: relative;
    z-index: 1;
    max-width: none;
    width: 67%; }
    @media (min-width: 1601px) {
      .home-about-us .hau-title {
        width: 1034px; } }
    @media (max-width: 1200px) {
      .home-about-us .hau-title {
        width: 100%;
        max-width: 765px; } }
    @media (max-width: 600px) {
      .home-about-us .hau-title {
        padding: 40px !important;
        background-color: #353535; } }
    .home-about-us .hau-title p {
      display: block;
      font-size: 2.7vw;
      line-height: 3.5vw;
      color: #fbfbfb;
      letter-spacing: 0;
      font-family: "Oswald", sans-serif;
      text-transform: uppercase; }
      @media (min-width: 1601px) {
        .home-about-us .hau-title p {
          font-size: 43.2px;
          line-height: 56px; } }
      @media (max-width: 1200px) {
        .home-about-us .hau-title p {
          font-size: 32.4px;
          line-height: 42px; } }
      .home-about-us .hau-title p span {
        background-color: #353535;
        padding: 0 20px;
        color: #353535;
        -webkit-transition: all 0.75s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 0.75s cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transition-delay: 0.25s;
                transition-delay: 0.25s; }
        @media (max-width: 1024px) {
          .home-about-us .hau-title p span {
            -webkit-transition: none;
            transition: none;
            color: #fff; } }
      .home-about-us .hau-title p:first-child span {
        padding-top: 8px; }
      .home-about-us .hau-title p:last-child span {
        padding-bottom: 8px; }
      @media (max-width: 1000px) {
        .home-about-us .hau-title p {
          font-size: 34px;
          line-height: 44px; } }
      @media (max-width: 600px) {
        .home-about-us .hau-title p {
          display: inline;
          font-size: 22px !important;
          line-height: 30px !important; }
          .home-about-us .hau-title p span {
            display: inline;
            padding: 0 !important; } }
    .home-about-us .hau-title.animate p span {
      color: #fff; }
  .home-about-us .hau-text {
    width: calc(50% + 175px);
    float: right;
    background-color: #d4d2cf;
    margin-top: -68px; }
    @media (min-width: 1601px) {
      .home-about-us .hau-text {
        background: none; } }
    @media (max-width: 800px) {
      .home-about-us .hau-text {
        margin-top: -56px;
        margin-right: -20px; } }
    @media (max-width: 600px) {
      .home-about-us .hau-text {
        display: none; } }
    .home-about-us .hau-text > div {
      width: 86%;
      max-width: none;
      opacity: 0;
      -webkit-transition: all 0.75s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: all 0.75s cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
              transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transition-delay: 0.25s;
              transition-delay: 0.25s; }
      @media (min-width: 1601px) {
        .home-about-us .hau-text > div {
          width: 100%;
          max-width: 814px; } }
      @media (max-width: 1200px) {
        .home-about-us .hau-text > div {
          width: 100%;
          max-width: 642px; } }
      @media (max-width: 1024px) {
        .home-about-us .hau-text > div {
          -webkit-transition: none;
          transition: none;
          opacity: 1; } }
    .home-about-us .hau-text.animate > div {
      opacity: 1; }
    .home-about-us .hau-text p {
      padding: 132px 125px 76px 64px;
      font-size: 1.35vw;
      line-height: 2.1vw;
      letter-spacing: 0;
      color: #414141; }
      @media (min-width: 1601px) {
        .home-about-us .hau-text p {
          font-size: 21.6px;
          line-height: 33.6px;
          padding-bottom: 4.4vw; } }
      @media (max-width: 1200px) {
        .home-about-us .hau-text p {
          font-size: 16.2px;
          line-height: 25.2px; } }
      @media (max-width: 800px) {
        .home-about-us .hau-text p {
          padding: 112px 45px 46px 54px !important; } }

.home-about {
  padding: 6rem 1rem;
  text-align: center;
  background-color: white;
  z-index: 9;
  position: relative; }
  .home-about__text {
    font-family: 'Oswald';
    font-size: 2.5rem;
    line-height: 1.3;
    position: relative;
    color: #353535; }
    .home-about__text span {
      text-decoration: underline;
      text-underline-offset: 3px; }
  .home-about svg {
    width: 100%;
    height: auto;
    max-width: 400px;
    margin-bottom: 3rem; }
    .home-about svg path {
      fill: #353535; }

body.project .showreel-modal {
  display: block; }

body.project .project-header {
  position: relative; }
  @media (max-width: 800px) {
    body.project .project-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      body.project .project-header .hero-slider-wrapper .slick-dots {
        visibility: visible;
        z-index: auto; }
      body.project .project-header .hero-slider-wrapper .slick-arrow {
        display: none !important; } }
  body.project .project-header figure {
    height: 85vh;
    margin: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 800px) {
      body.project .project-header figure {
        border: none; } }

body.project .project-header-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  display: inline-block;
  -webkit-transform: translate3D(-50%, -50%, 0);
          transform: translate3D(-50%, -50%, 0);
  text-align: center;
  padding: 0 30px;
  max-width: 850px; }
  @media (max-width: 800px) {
    body.project .project-header-content {
      width: 100%;
      position: relative;
      top: auto;
      left: auto;
      display: block;
      -webkit-transform: none;
              transform: none; }
      body.project .project-header-content #trailer-button {
        height: 44px;
        background: none;
        border-color: #353535;
        color: #353535;
        margin-top: 0;
        margin-bottom: 0; } }
  body.project .project-header-content h1 {
    margin: 26px 0;
    font-family: 'Oswald', sans-serif;
    font-size: 80px;
    line-height: 86.4px;
    letter-spacing: 0;
    color: #fff;
    display: block;
    font-weight: 600; }
    @media (max-width: 800px) {
      body.project .project-header-content h1 {
        font-size: 64px;
        line-height: 64px;
        color: #2e2e2e;
        margin: 36px 0 28px; } }
    @media (max-width: 750px) {
      body.project .project-header-content h1 {
        font-size: 42px !important;
        line-height: 42px !important;
        margin: 33px 0 20px !important; } }
  body.project .project-header-content ul {
    margin-bottom: 30px; }
    @media (max-width: 800px) {
      body.project .project-header-content ul {
        margin-bottom: 30px; } }
    @media (max-width: 750px) {
      body.project .project-header-content ul {
        margin-bottom: 17px !important; } }
    body.project .project-header-content ul li {
      display: inline-block;
      font-size: 14px;
      letter-spacing: 0.09em;
      color: #fff;
      text-transform: uppercase;
      font-weight: 700; }
      @media (max-width: 800px) {
        body.project .project-header-content ul li {
          color: #525252; } }
      body.project .project-header-content ul li:after {
        content: '|';
        display: inline-block;
        position: relative;
        top: -1px;
        margin: 0 5px; }
      body.project .project-header-content ul li:last-child:after {
        content: none; }
      body.project .project-header-content ul li a {
        text-decoration: none;
        color: #fff;
        letter-spacing: 0.09em; }
        @media (max-width: 800px) {
          body.project .project-header-content ul li a {
            color: #525252; } }

body.project .project-section {
  overflow: hidden;
  margin-bottom: 60px; }
  @media (max-width: 1000px) {
    body.project .project-section {
      max-width: none; } }
  @media (max-width: 800px) {
    body.project .project-section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      margin-bottom: 0; } }
  body.project .project-section #project-details, body.project .project-section #project-description {
    float: left; }
    @media (max-width: 1000px) {
      body.project .project-section #project-details, body.project .project-section #project-description {
        width: 100%;
        float: none; } }
  body.project .project-section #project-details {
    width: 35.5%;
    text-align: center;
    padding-bottom: 52px; }
    body.project .project-section #project-details .project-details {
      text-align: left;
      background-color: #dddcda;
      padding: 47px 37px;
      margin-bottom: 44px; }
      @media (max-width: 800px) {
        body.project .project-section #project-details .project-details {
          padding: 36px 55px 30px;
          margin-bottom: 36px;
          overflow: hidden; } }
      @media (max-width: 750px) {
        body.project .project-section #project-details .project-details {
          padding: 24px 30px 30px !important;
          margin-bottom: 42px !important; } }
      body.project .project-section #project-details .project-details > div {
        margin-bottom: 24px; }
        @media (max-width: 800px) {
          body.project .project-section #project-details .project-details > div {
            width: 50%;
            float: left;
            margin-bottom: 0;
            padding: 0 25px; }
            body.project .project-section #project-details .project-details > div:first-child {
              padding-left: 0; }
            body.project .project-section #project-details .project-details > div:last-child {
              padding-right: 0; } }
        @media (max-width: 600px) {
          body.project .project-section #project-details .project-details > div {
            float: none !important;
            width: 100% !important;
            padding: 0 !important; } }
        body.project .project-section #project-details .project-details > div:last-child {
          margin-bottom: 0; }
      body.project .project-section #project-details .project-details h2 {
        font-size: 28px;
        line-height: 50px;
        font-family: "Oswald", sans-serif;
        color: #353535;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 0;
        margin-bottom: 22px; }
        @media (max-width: 600px) {
          body.project .project-section #project-details .project-details h2 {
            font-size: 22px;
            margin-bottom: 15px; } }
        body.project .project-section #project-details .project-details h2 i {
          display: inline-block;
          line-height: 0;
          margin-right: 15px; }
          body.project .project-section #project-details .project-details h2 i svg path, body.project .project-section #project-details .project-details h2 i svg rect {
            fill: #575656; }
          @media (max-width: 600px) {
            body.project .project-section #project-details .project-details h2 i svg {
              width: 18px;
              height: 18px; } }
      body.project .project-section #project-details .project-details ul {
        border-bottom: 1px solid #898887;
        margin-bottom: 20px;
        padding-bottom: 17px; }
        @media (max-width: 800px) {
          body.project .project-section #project-details .project-details ul {
            padding-bottom: 7px;
            margin-bottom: 26px; } }
        @media (max-width: 750px) {
          body.project .project-section #project-details .project-details ul {
            margin-bottom: 21px !important; } }
        body.project .project-section #project-details .project-details ul:last-child {
          border: none;
          padding-bottom: 0;
          margin-bottom: 0; }
        body.project .project-section #project-details .project-details ul li {
          font-size: 13px;
          line-height: 20px;
          letter-spacing: 0.09em;
          color: #353535;
          text-transform: uppercase;
          font-weight: 700;
          margin-bottom: 11px; }
          @media (max-width: 800px) {
            body.project .project-section #project-details .project-details ul li {
              font-size: 16px;
              font-weight: 500; } }
          @media (max-width: 600px) {
            body.project .project-section #project-details .project-details ul li {
              font-size: 14px !important;
              letter-spacing: 0.09em;
              margin-bottom: 14px; } }
          body.project .project-section #project-details .project-details ul li .label {
            font-weight: 900; }
          body.project .project-section #project-details .project-details ul li a {
            color: #353535;
            text-decoration: none; }
      body.project .project-section #project-details .project-details .on-the-web .arrow-right {
        margin-right: 6px; }
  body.project .project-section #project-description {
    width: 64.5%;
    font-size: 16px;
    line-height: 28px;
    color: #353535;
    letter-spacing: 0;
    padding: 58px 15px 15px 60px; }
    @media (max-width: 800px) {
      body.project .project-section #project-description {
        padding: 40px 55px 18px;
        font-size: 18px;
        line-height: 28px; } }
    @media (max-width: 600px) {
      body.project .project-section #project-description {
        padding: 30px 30px 18px !important;
        font-size: 14px !important;
        line-height: 20px !important; } }
    body.project .project-section #project-description h1 {
      font-size: 38px;
      margin-bottom: 40px; }
    body.project .project-section #project-description h2 {
      font-size: 28px;
      margin-bottom: 35px; }
    body.project .project-section #project-description h3 {
      font-size: 22px;
      margin-bottom: 30px; }
    body.project .project-section #project-description h4 {
      font-size: 20px;
      margin-bottom: 25px; }
    body.project .project-section #project-description h5 {
      font-size: 18px;
      margin-bottom: 20px; }
    body.project .project-section #project-description h6 {
      font-size: 16px;
      margin-bottom: 15px; }
    body.project .project-section #project-description p {
      margin-bottom: 35px; }
      @media (max-width: 600px) {
        body.project .project-section #project-description p {
          margin-bottom: 22px; } }

@media (max-width: 1000px) {
  body.project .project-footer {
    padding-left: 60px;
    padding-right: 60px;
    max-width: none; } }

@media (max-width: 800px) {
  body.project .project-footer {
    padding-left: 30px !important;
    padding-right: 30px !important;
    text-align: center;
    padding-bottom: 44px; }
    body.project .project-footer .back-link {
      display: inline-block; } }

body.project .project-footer .back-link {
  display: none; }

body.project .project-footer .series-title {
  position: relative; }
  @media (max-width: 800px) {
    body.project .project-footer .series-title {
      margin-bottom: 30px;
      text-align: left; } }
  body.project .project-footer .series-title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #282828; }
  body.project .project-footer .series-title h2 {
    font-size: 28px;
    line-height: 50px;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    color: #353535;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
    padding-right: 1rem;
    background-color: #f0f0f0; }
    @media (max-width: 800px) {
      body.project .project-footer .series-title h2 {
        font-size: 22px;
        line-height: 25px; } }

body.project .project-footer #series-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 64px; }
  @media (max-width: 800px) {
    body.project .project-footer #series-slider {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 800px) {
    body.project .project-footer #series-slider {
      margin-bottom: 32px; } }
  body.project .project-footer #series-slider li {
    position: relative;
    width: 33.333333%;
    margin: 0 10px; }
    @media (max-width: 800px) {
      body.project .project-footer #series-slider li {
        width: 75%;
        margin: 0 0 30px; } }
    @media (max-width: 800px) {
      body.project .project-footer #series-slider li {
        margin: 0 0 10px !important;
        width: 100% !important;
        text-align: left; } }
    body.project .project-footer #series-slider li:first-child {
      margin-left: 0; }
    body.project .project-footer #series-slider li:last-child {
      margin-right: 0; }
    body.project .project-footer #series-slider li:before {
      content: '';
      display: block;
      padding-top: 57%; }
    body.project .project-footer #series-slider li a {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      padding: 14px 18px;
      font-family: "Oswald", sans-serif;
      font-size: 16px;
      line-height: 19px;
      letter-spacing: 0;
      color: #fff;
      text-decoration: none;
      text-transform: uppercase; }
      @media (max-width: 800px) {
        body.project .project-footer #series-slider li a {
          font-size: 18px;
          line-height: 21px; } }
      body.project .project-footer #series-slider li a span {
        display: block; }

body.person .main-logo-wrapper svg path, body.person .main-logo-wrapper svg polygon, body.people .main-logo-wrapper svg path, body.people .main-logo-wrapper svg polygon {
  fill: #414141; }

body.person #sidebar-toggle .sidebar-menu-lines span, body.people #sidebar-toggle .sidebar-menu-lines span {
  background-color: #414141; }
  body.person #sidebar-toggle .sidebar-menu-lines span:after, body.people #sidebar-toggle .sidebar-menu-lines span:after {
    background-color: #fff; }

@media (max-width: 750px) {
  body.person .mobile-menu-wrapper, body.people .mobile-menu-wrapper {
    background-color: transparent; }
  body.person #sidebar-logo-mobile svg path, body.person #sidebar-logo-mobile svg polygon, body.people #sidebar-logo-mobile svg path, body.people #sidebar-logo-mobile svg polygon {
    fill: #414141; }
  body.person #sidebar-toggle-mobile .sidebar-menu-lines span, body.people #sidebar-toggle-mobile .sidebar-menu-lines span {
    background-color: #414141; }
    body.person #sidebar-toggle-mobile .sidebar-menu-lines span:after, body.people #sidebar-toggle-mobile .sidebar-menu-lines span:after {
      background-color: #fff; } }

/* People */
.people-wrapper {
  margin: 0 auto;
  max-width: 1800px;
  overflow: hidden; }
  .people-wrapper .people-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -2px 78px; }
    @media all and (max-width: 1800px) {
      .people-wrapper .people-list {
        margin-bottom: 40px; } }
    @media (max-width: 750px) {
      .people-wrapper .people-list {
        margin-bottom: 0 !important; } }
    .people-wrapper .people-list > li {
      width: 25.000001%;
      position: relative;
      padding: 2px; }
      @media (max-width: 600px) {
        .people-wrapper .people-list > li {
          padding-left: 30px;
          padding-right: 30px; } }
      @media (max-width: 1000px) {
        .people-wrapper .people-list > li {
          width: 50.000001%; } }
      @media (max-width: 600px) {
        .people-wrapper .people-list > li {
          width: 100% !important; } }
      .people-wrapper .people-list > li .relative {
        position: relative;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .people-wrapper .people-list > li .relative:before {
          content: '';
          display: block;
          padding-top: 77%; }
      .people-wrapper .people-list > li .person {
        text-decoration: none; }
        @media (min-width: 1025px) {
          .people-wrapper .people-list > li .person:hover .content {
            visibility: visible;
            opacity: 1; }
          .people-wrapper .people-list > li .person:hover .image {
            -webkit-filter: grayscale(1);
                    filter: grayscale(1); }
            .people-wrapper .people-list > li .person:hover .image:after {
              opacity: 0.5; } }
        .people-wrapper .people-list > li .person .image {
          background-repeat: no-repeat;
          background-position: center center;
          background-size: cover;
          -webkit-filter: grayscale(0);
                  filter: grayscale(0);
          -webkit-transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
          transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
          .people-wrapper .people-list > li .person .image:after {
            content: '';
            background-color: #000;
            opacity: 0;
            -webkit-transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
            transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
        .people-wrapper .people-list > li .person .content-wrapper {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100%; }
          @media (max-width: 600px) {
            .people-wrapper .people-list > li .person .content-wrapper {
              -webkit-box-align: end;
                  -ms-flex-align: end;
                      align-items: flex-end; } }
          .people-wrapper .people-list > li .person .content-wrapper .content {
            display: block;
            width: 100%;
            text-align: center;
            visibility: hidden;
            opacity: 0;
            -webkit-transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
            transition: all 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
            @media (max-width: 600px) {
              .people-wrapper .people-list > li .person .content-wrapper .content {
                opacity: 1;
                visibility: visible;
                text-align: left;
                padding: 8px 18px; } }
            .people-wrapper .people-list > li .person .content-wrapper .content .name {
              font-size: 22px;
              letter-spacing: 0;
              font-family: "Oswald", sans-serif;
              color: #fff;
              font-weight: 600;
              text-transform: uppercase;
              position: relative;
              margin-bottom: 18px; }
              @media (max-width: 600px) {
                .people-wrapper .people-list > li .person .content-wrapper .content .name {
                  font-size: 20px;
                  line-height: 20px;
                  margin-bottom: 0; } }
              .people-wrapper .people-list > li .person .content-wrapper .content .name:after {
                content: '';
                display: block;
                width: 54px;
                height: 2px;
                background-color: #fff;
                position: absolute;
                bottom: -11px;
                left: 50%;
                -webkit-transform: translateX(-50%);
                        transform: translateX(-50%); }
                @media (max-width: 600px) {
                  .people-wrapper .people-list > li .person .content-wrapper .content .name:after {
                    content: none; } }
            .people-wrapper .people-list > li .person .content-wrapper .content .position {
              font-size: 16px;
              line-height: 28px;
              color: #fff;
              letter-spacing: 0;
              position: relative; }
              @media (max-width: 600px) {
                .people-wrapper .people-list > li .person .content-wrapper .content .position {
                  font-size: 11px;
                  margin-top: -4px; } }
              .people-wrapper .people-list > li .person .content-wrapper .content .position:after {
                content: url("images/icon-cross.svg");
                position: absolute;
                bottom: -51px;
                left: 50%;
                -webkit-transform: translateX(-50%);
                        transform: translateX(-50%);
                opacity: 0.9; }
                @media (max-width: 600px) {
                  .people-wrapper .people-list > li .person .content-wrapper .content .position:after {
                    content: none; } }
            .people-wrapper .people-list > li .person .content-wrapper .content .description {
              display: none; }

/* End people */
body.work .main-logo-wrapper svg path, body.work .main-logo-wrapper svg polygon {
  fill: #414141; }

body.work #project-list {
  -webkit-transition: all 500ms ease 0s !important;
  transition: all 500ms ease 0s !important; }
  body.work #project-list.hidden {
    opacity: 0; }

body.work #sidebar-toggle .sidebar-menu-lines span {
  background-color: #414141; }
  body.work #sidebar-toggle .sidebar-menu-lines span:after {
    background-color: #fff; }

@media (max-width: 750px) {
  body.work .mobile-menu-wrapper {
    background-color: transparent; }
  body.work #sidebar-logo-mobile svg path, body.work #sidebar-logo-mobile svg polygon {
    fill: #414141; }
  body.work #sidebar-toggle-mobile .sidebar-menu-lines span {
    background-color: #414141; }
    body.work #sidebar-toggle-mobile .sidebar-menu-lines span:after {
      background-color: #fff; } }

#project-filter {
  background-color: #353535;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1800px;
  position: relative; }
  @media (max-width: 800px) {
    #project-filter {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media screen and (max-width: 768px) {
    #project-filter {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  #project-filter > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 0 10px 30px; }
    @media (max-width: 800px) {
      #project-filter > div {
        width: 100%;
        padding-right: 30px; } }
  #project-filter button {
    text-transform: uppercase; }
  #project-filter .settings {
    line-height: 0;
    margin-right: 28px; }
    @media (max-width: 800px) {
      #project-filter .settings {
        margin-right: 10px; } }
    #project-filter .settings svg path {
      fill: #fff; }
  @media screen and (max-width: 768px) {
    #project-filter .filter-options {
      text-align: center;
      margin: 1rem auto; } }
  #project-filter .filter-text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: none;
    font-size: 13px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700; }
    @media (max-width: 800px) {
      #project-filter .filter-text {
        display: block; } }
  #project-filter .filter-toggle {
    display: none;
    background: none;
    border: none;
    color: #fff;
    padding: 1px 0; }
    @media (max-width: 800px) {
      #project-filter .filter-toggle {
        display: inline-block; } }
  #project-filter nav {
    width: 100%; }
    @media (max-width: 800px) {
      #project-filter nav {
        display: none;
        position: relative;
        z-index: 1;
        padding: 0;
        background-color: #dcdcdc; } }
    @media (min-width:  801px) {
      #project-filter nav {
        display: block !important;
        opacity: 1 !important;
        height: auto !important; } }
    #project-filter nav button {
      background: none;
      border: none;
      color: #8b8b8b;
      font-size: 13px;
      font-weight: bold;
      margin: 4px 23px 4px 0;
      letter-spacing: 0.09em;
      padding: 0; }
      @media (max-width: 800px) {
        #project-filter nav button {
          display: block;
          width: 100%;
          margin: 0;
          text-align: left;
          border-bottom: 1px solid #c2c2c2;
          padding: 18px 30px;
          color: #353535; }
          #project-filter nav button:last-child {
            border: none; } }
      @media (min-width: 1025px) {
        #project-filter nav button:hover {
          color: #fff; } }
      #project-filter nav button:last-child {
        margin-right: 0; }

#project-list {
  margin: 0 auto 78px; }
  @media all and (max-width: 1800px) {
    #project-list {
      margin-bottom: 40px; } }
  @media (max-width: 750px) {
    #project-list {
      margin-bottom: 0 !important; } }
  #project-list > li {
    background-position: center;
    background-size: cover;
    width: calc(100%/4);
    position: relative;
    overflow: hidden; }
    @media all and (max-width: 1400px) {
      #project-list > li {
        width: calc(100%/3); } }
    @media all and (max-width: 1000px) {
      #project-list > li {
        width: 50%; } }
    @media all and (max-width: 600px) {
      #project-list > li {
        width: 100%; } }
    #project-list > li:before {
      content: '';
      display: block;
      padding-top: 65%; }
    #project-list > li .image {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: scale(1);
              transform: scale(1); }
      #project-list > li .image:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        background-color: #000;
        -webkit-transition: opacity 0.30s;
        transition: opacity 0.30s; }
    @media (min-width: 1025px) {
      #project-list > li:hover header h2 {
        opacity: 1; }
      #project-list > li:hover .image {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
        #project-list > li:hover .image:after {
          opacity: 0.5; } }
  #project-list a {
    color: #dfddda;
    display: block;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*filter: blur(0);*/ }
  #project-list header {
    bottom: 0;
    left: 0;
    padding: 20px 20px 18px;
    position: absolute;
    right: 0;
    min-height: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.85)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 ); }
    #project-list header h2 {
      font-family: "Oswald", sans-serif;
      font-size: 20px;
      line-height: 25px;
      letter-spacing: 0;
      font-weight: 600;
      color: #fff;
      opacity: 0.4;
      -webkit-transition: opacity 0.25s cubic-bezier(0.74, 0.01, 0.25, 1);
      transition: opacity 0.25s cubic-bezier(0.74, 0.01, 0.25, 1); }
      @media (max-width: 600px) {
        #project-list header h2 {
          font-size: 22px; } }
    #project-list header p {
      font-size: 13px;
      line-height: 25px;
      letter-spacing: 0.09em;
      color: #fff;
      font-weight: 700;
      margin-top: 3px; }
      @media (max-width: 600px) {
        #project-list header p {
          display: none; } }
    @media (max-width: 1024px) {
      #project-list header h2, #project-list header p {
        opacity: 1; } }

.work__filter-year form {
  text-align: right; }
  @media screen and (max-width: 768px) {
    .work__filter-year form {
      text-align: center; } }

.work__filter-year select {
  font-family: Roboto;
  background: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.05em;
  border-bottom: 1px solid white;
  padding-right: 50px;
  margin-right: 20px;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: -4px; }
  .work__filter-year select option {
    background: #353535; }
  @media screen and (max-width: 768px) {
    .work__filter-year select {
      margin-right: 0;
      margin-bottom: 1rem; } }

@media (max-width: 600px) {
  body.post,
  body.casting {
    padding-top: 90px; } }

body.post #blur-mask,
body.casting #blur-mask {
  padding-top: 140px; }
  @media (max-width: 750px) {
    body.post #blur-mask,
    body.casting #blur-mask {
      padding-top: 0; } }

body.post .main-logo-wrapper svg path, body.post .main-logo-wrapper svg polygon,
body.casting .main-logo-wrapper svg path,
body.casting .main-logo-wrapper svg polygon {
  fill: #414141; }

body.post #sidebar-toggle .sidebar-menu-lines span,
body.casting #sidebar-toggle .sidebar-menu-lines span {
  background-color: #414141; }
  body.post #sidebar-toggle .sidebar-menu-lines span:after,
  body.casting #sidebar-toggle .sidebar-menu-lines span:after {
    background-color: #fff; }

body.post .news-article p,
body.post .casting-article p,
body.casting .news-article p,
body.casting .casting-article p {
  font-size: 16px;
  line-height: 28px;
  margin: 15px 0;
  display: block; }
  @media (max-width: 600px) {
    body.post .news-article p,
    body.post .casting-article p,
    body.casting .news-article p,
    body.casting .casting-article p {
      font-size: 14px; } }

body.post .news-article a:not(.button),
body.post .casting-article a:not(.button),
body.casting .news-article a:not(.button),
body.casting .casting-article a:not(.button) {
  color: #353535;
  font-weight: 700; }

body.post .news-article h1,
body.post .casting-article h1,
body.casting .news-article h1,
body.casting .casting-article h1 {
  font-size: 45px;
  line-height: 43px; }
  @media (max-width: 600px) {
    body.post .news-article h1,
    body.post .casting-article h1,
    body.casting .news-article h1,
    body.casting .casting-article h1 {
      font-size: 40px;
      line-height: 43px; } }

body.post .news-article h2,
body.post .casting-article h2,
body.casting .news-article h2,
body.casting .casting-article h2 {
  font-size: 40px;
  line-height: 43px; }
  @media (max-width: 600px) {
    body.post .news-article h2,
    body.post .casting-article h2,
    body.casting .news-article h2,
    body.casting .casting-article h2 {
      font-size: 35px;
      line-height: 43px; } }

body.post .news-article h3,
body.post .casting-article h3,
body.casting .news-article h3,
body.casting .casting-article h3 {
  font-size: 35px;
  line-height: 43px; }
  @media (max-width: 600px) {
    body.post .news-article h3,
    body.post .casting-article h3,
    body.casting .news-article h3,
    body.casting .casting-article h3 {
      font-size: 30px;
      line-height: 39px; } }

body.post .news-article h4,
body.post .casting-article h4,
body.casting .news-article h4,
body.casting .casting-article h4 {
  font-size: 30px;
  line-height: 39px; }
  @media (max-width: 600px) {
    body.post .news-article h4,
    body.post .casting-article h4,
    body.casting .news-article h4,
    body.casting .casting-article h4 {
      font-size: 25px;
      line-height: 32px; } }

body.post .news-article h5,
body.post .casting-article h5,
body.casting .news-article h5,
body.casting .casting-article h5 {
  font-size: 25px;
  line-height: 32px; }
  @media (max-width: 600px) {
    body.post .news-article h5,
    body.post .casting-article h5,
    body.casting .news-article h5,
    body.casting .casting-article h5 {
      font-size: 20px;
      line-height: 30px; } }

body.post .news-article h6,
body.post .casting-article h6,
body.casting .news-article h6,
body.casting .casting-article h6 {
  font-size: 20px;
  line-height: 30px; }
  @media (max-width: 600px) {
    body.post .news-article h6,
    body.post .casting-article h6,
    body.casting .news-article h6,
    body.casting .casting-article h6 {
      font-size: 18px;
      line-height: 28px; } }

body.post .news-article hr,
body.post .casting-article hr,
body.casting .news-article hr,
body.casting .casting-article hr {
  height: 1px;
  background-color: #282828;
  border: none;
  margin: 15px 0; }

body.post .news-article ul,
body.post .casting-article ul,
body.casting .news-article ul,
body.casting .casting-article ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  body.post .news-article ul li,
  body.post .casting-article ul li,
  body.casting .news-article ul li,
  body.casting .casting-article ul li {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    padding-left: 22px; }
    @media (max-width: 600px) {
      body.post .news-article ul li,
      body.post .casting-article ul li,
      body.casting .news-article ul li,
      body.casting .casting-article ul li {
        font-size: 16px;
        line-height: 25px; } }
    body.post .news-article ul li:before,
    body.post .casting-article ul li:before,
    body.casting .news-article ul li:before,
    body.casting .casting-article ul li:before {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      line-height: 0;
      border: 5px solid transparent;
      border-left-color: #353535;
      margin-right: 30px; }

body.post .news-article .news-section,
body.post .news-article .casting-section,
body.post .casting-article .news-section,
body.post .casting-article .casting-section,
body.casting .news-article .news-section,
body.casting .news-article .casting-section,
body.casting .casting-article .news-section,
body.casting .casting-article .casting-section {
  padding: 30px 100px; }
  @media (max-width: 800px) {
    body.post .news-article .news-section,
    body.post .news-article .casting-section,
    body.post .casting-article .news-section,
    body.post .casting-article .casting-section,
    body.casting .news-article .news-section,
    body.casting .news-article .casting-section,
    body.casting .casting-article .news-section,
    body.casting .casting-article .casting-section {
      padding-left: 60px;
      padding-right: 60px; } }
  @media (max-width: 600px) {
    body.post .news-article .news-section,
    body.post .news-article .casting-section,
    body.post .casting-article .news-section,
    body.post .casting-article .casting-section,
    body.casting .news-article .news-section,
    body.casting .news-article .casting-section,
    body.casting .casting-article .news-section,
    body.casting .casting-article .casting-section {
      padding-left: 30px !important;
      padding-right: 30px !important; } }

body.post .news-article .casting-section,
body.post .casting-article .casting-section,
body.casting .news-article .casting-section,
body.casting .casting-article .casting-section {
  padding-left: 0;
  padding-right: 0; }

body.post .news-article .news-header,
body.post .news-article .casting-header,
body.post .casting-article .news-header,
body.post .casting-article .casting-header,
body.casting .news-article .news-header,
body.casting .news-article .casting-header,
body.casting .casting-article .news-header,
body.casting .casting-article .casting-header {
  text-align: center; }

body.post .news-article .news-footer,
body.post .news-article .casting-footer,
body.post .casting-article .news-footer,
body.post .casting-article .casting-footer,
body.casting .news-article .news-footer,
body.casting .news-article .casting-footer,
body.casting .casting-article .news-footer,
body.casting .casting-article .casting-footer {
  margin: 30px 100px 144px;
  padding-top: 55px;
  border-top: 1px solid #353535; }
  @media (max-width: 800px) {
    body.post .news-article .news-footer,
    body.post .news-article .casting-footer,
    body.post .casting-article .news-footer,
    body.post .casting-article .casting-footer,
    body.casting .news-article .news-footer,
    body.casting .news-article .casting-footer,
    body.casting .casting-article .news-footer,
    body.casting .casting-article .casting-footer {
      margin-left: 60px;
      margin-right: 60px; } }
  @media (max-width: 600px) {
    body.post .news-article .news-footer,
    body.post .news-article .casting-footer,
    body.post .casting-article .news-footer,
    body.post .casting-article .casting-footer,
    body.casting .news-article .news-footer,
    body.casting .news-article .casting-footer,
    body.casting .casting-article .news-footer,
    body.casting .casting-article .casting-footer {
      margin-left: 30px !important;
      margin-right: 30px !important;
      margin-bottom: 85px !important; } }

body.post .news-article .casting-footer,
body.post .casting-article .casting-footer,
body.casting .news-article .casting-footer,
body.casting .casting-article .casting-footer {
  margin-left: 0;
  margin-right: 0; }

body.post .news-article .header-text,
body.post .casting-article .header-text,
body.casting .news-article .header-text,
body.casting .casting-article .header-text {
  padding: 0 100px; }
  @media (max-width: 800px) {
    body.post .news-article .header-text,
    body.post .casting-article .header-text,
    body.casting .news-article .header-text,
    body.casting .casting-article .header-text {
      padding-left: 60px;
      padding-right: 60px; } }
  @media (max-width: 600px) {
    body.post .news-article .header-text,
    body.post .casting-article .header-text,
    body.casting .news-article .header-text,
    body.casting .casting-article .header-text {
      padding-left: 30px !important;
      padding-right: 30px !important; } }

body.post .news-article .news-cat-name,
body.post .news-article .casting-cat-name,
body.post .casting-article .news-cat-name,
body.post .casting-article .casting-cat-name,
body.casting .news-article .news-cat-name,
body.casting .news-article .casting-cat-name,
body.casting .casting-article .news-cat-name,
body.casting .casting-article .casting-cat-name {
  font-weight: 900;
  display: block;
  font-size: 13px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 30px; }

body.post .news-article .news-title,
body.post .news-article .casting-title,
body.post .casting-article .news-title,
body.post .casting-article .casting-title,
body.casting .news-article .news-title,
body.casting .news-article .casting-title,
body.casting .casting-article .news-title,
body.casting .casting-article .casting-title {
  font-size: 53px;
  line-height: 59px;
  margin-bottom: 55px;
  position: relative; }
  @media (max-width: 600px) {
    body.post .news-article .news-title,
    body.post .news-article .casting-title,
    body.post .casting-article .news-title,
    body.post .casting-article .casting-title,
    body.casting .news-article .news-title,
    body.casting .news-article .casting-title,
    body.casting .casting-article .news-title,
    body.casting .casting-article .casting-title {
      font-size: 43px;
      line-height: 49px; } }
  body.post .news-article .news-title:after,
  body.post .news-article .casting-title:after,
  body.post .casting-article .news-title:after,
  body.post .casting-article .casting-title:after,
  body.casting .news-article .news-title:after,
  body.casting .news-article .casting-title:after,
  body.casting .casting-article .news-title:after,
  body.casting .casting-article .casting-title:after {
    content: '';
    display: block;
    width: 97px;
    height: 3px;
    background-color: #353535;
    position: absolute;
    bottom: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

body.post .news-article .news-time,
body.post .news-article .casting-time,
body.post .casting-article .news-time,
body.post .casting-article .casting-time,
body.casting .news-article .news-time,
body.casting .news-article .casting-time,
body.casting .casting-article .news-time,
body.casting .casting-article .casting-time {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.09em;
  margin-bottom: 45px;
  display: block; }
  @media (max-width: 600px) {
    body.post .news-article .news-time,
    body.post .news-article .casting-time,
    body.post .casting-article .news-time,
    body.post .casting-article .casting-time,
    body.casting .news-article .news-time,
    body.casting .news-article .casting-time,
    body.casting .casting-article .news-time,
    body.casting .casting-article .casting-time {
      font-size: 16px;
      line-height: 22px; } }

body.post .news-article .casting-time,
body.post .casting-article .casting-time,
body.casting .news-article .casting-time,
body.casting .casting-article .casting-time {
  text-transform: uppercase; }

body.post .news-article .featured-image,
body.post .casting-article .featured-image,
body.casting .news-article .featured-image,
body.casting .casting-article .featured-image {
  margin: 0 0 20px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  body.post .news-article .featured-image:before,
  body.post .casting-article .featured-image:before,
  body.casting .news-article .featured-image:before,
  body.casting .casting-article .featured-image:before {
    content: '';
    display: block;
    padding-top: 60%; }
    @media (max-width: 750px) {
      body.post .news-article .featured-image:before,
      body.post .casting-article .featured-image:before,
      body.casting .news-article .featured-image:before,
      body.casting .casting-article .featured-image:before {
        padding-top: 60%; } }

body.post .casting-article,
body.casting .casting-article {
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 750px) {
  body.news .mobile-menu-wrapper {
    background-color: transparent; } }

body.news #home-slider .slick-title a {
  font-size: 2.5rem;
  line-height: 1.3;
  max-width: 800px;
  display: inline-block; }

body.news #home-slider .slick-label {
  display: inline-block;
  color: white;
  font-family: roboto;
  text-transform: uppercase;
  /*margin-bottom: 1rem;*/
  letter-spacing: 0.05em;
  position: relative; }
  body.news #home-slider .slick-label::after {
    content: '';
    height: 2px;
    width: 50px;
    background: white;
    margin-bottom: 1rem;
    display: block;
    margin-top: 1rem; }

#news-articles {
  list-style-type: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* margin-right: -6px; */ }
  @media (max-width: 1000px) {
    #news-articles {
      /* margin-right: -4px; */ } }
  @media (max-width: 600px) {
    #news-articles {
      /* margin-right: -2px !important; */ } }
  #news-articles li {
    width: 25%;
    height: 30vw;
    position: relative;
    /* margin: -1px; */ }
    @media (max-width: 1000px) {
      #news-articles li {
        width: 50%;
        height: 50vw; } }
    @media (max-width: 600px) {
      #news-articles li {
        width: 100% !important;
        height: 64vw !important; } }
    #news-articles li:nth-child(6n+0), #news-articles li:nth-child(6n+1) {
      width: 50%;
      /* margin: -1px -2px; */ }
    #news-articles li.facebook-post a:before {
      background-color: #3765a3;
      opacity: 0.7; }
    @media (min-width: 1025px) {
      #news-articles li.facebook-post a:hover:before {
        background-color: #000;
        opacity: 0.6; } }
    @media (max-width: 600px) {
      #news-articles li.facebook-post a svg {
        width: 19px;
        height: 39px; } }
    #news-articles li.tweet a:before {
      background-color: #5ea9dd;
      opacity: 0.6; }
    @media (min-width: 1025px) {
      #news-articles li.tweet a:hover:before {
        background-color: #000;
        opacity: 0.6; } }
    @media (max-width: 600px) {
      #news-articles li.tweet a svg {
        width: 35px;
        height: 28px; } }
  #news-articles a {
    background-position: center;
    background-size: cover;
    padding: 40px 40px 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    color: #fff;
    text-decoration: none; }
    @media (max-width: 1024px) {
      #news-articles a {
        padding: 30px 30px 24px; } }
    #news-articles a:before {
      content: '';
      display: block;
      background-color: #000;
      opacity: 0.4;
      -webkit-transition: all 0.25s;
      transition: all 0.25s; }
    @media (min-width: 1025px) {
      #news-articles a:hover:before {
        opacity: 0.6; } }
    #news-articles a b, #news-articles a strong {
      font-weight: 900;
      font-size: 13px;
      line-height: 21px;
      letter-spacing: 1;
      text-transform: uppercase;
      margin-bottom: 26px;
      position: relative;
      display: block; }
      @media (max-width: 600px) {
        #news-articles a b, #news-articles a strong {
          font-size: 11px;
          line-height: 14px;
          margin-bottom: 16px; } }
      #news-articles a b:after, #news-articles a strong:after {
        content: '';
        display: block;
        width: 44px;
        height: 3px;
        background-color: #fff;
        position: absolute;
        left: 0;
        bottom: -13px; }
        @media (max-width: 600px) {
          #news-articles a b:after, #news-articles a strong:after {
            bottom: -10px;
            width: 31px;
            height: 2px; } }
    #news-articles a > strong {
      position: relative; }
      #news-articles a > strong .news-social-icon {
        position: relative;
        line-height: 0;
        bottom: 52px; }
        @media (max-width: 600px) {
          #news-articles a > strong .news-social-icon {
            bottom: 32px; } }
        #news-articles a > strong .news-social-icon svg {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
    #news-articles a h1 {
      text-transform: uppercase;
      font-size: 37px;
      line-height: 45px;
      font-family: "Oswald", sans-serif;
      letter-spacing: 0;
      margin-bottom: 5px;
      display: block;
      position: relative; }
      @media (max-width: 1400px) {
        #news-articles a h1 {
          font-size: 27px;
          line-height: 29px; } }
    #news-articles a p {
      font-size: 15px;
      line-height: 26px;
      letter-spacing: 0;
      display: block;
      position: relative; }
      @media (max-width: 600px) {
        #news-articles a p {
          display: none; } }

body.work #sidebar-toggle .sidebar-menu-lines span {
  background-color: #414141; }

body.news #sidebar-toggle .sidebar-menu-lines span {
  background-color: #414141; }

.news-articles {
  max-width: 1400px;
  padding: 4rem 15px;
  margin: auto;
  position: relative;
  z-index: 9;
  background: #f0f0f0;
  padding-top: 3rem; }
  .news-articles a {
    color: #353535;
    text-decoration: none; }
  .news-articles__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3rem; }
    @media (max-width: 560px) {
      .news-articles__heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .news-articles__heading select {
      background: none;
      border: 1px solid black;
      padding: 20px 30px;
      font-family: Roboto;
      font-weight: 600;
      -webkit-appearance: none;
      -moz-appearance: none; }
      .news-articles__heading select::-ms-expand {
        display: none; }
      @media (max-width: 560px) {
        .news-articles__heading select {
          margin-top: 2rem; } }
  .news-articles__title {
    font-size: 3rem; }
    @media (max-width: 560px) {
      .news-articles__title {
        font-size: 2rem; } }
  .news-articles__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px; }
    @media (max-width: 768px) {
      .news-articles__grid {
        grid-template-columns: 1fr 1fr; } }
    @media (max-width: 560px) {
      .news-articles__grid {
        grid-template-columns: 1fr; } }
  .news-articles__item {
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
  .news-articles__item-content {
    padding: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .news-articles__item-category {
    text-transform: uppercase;
    position: relative;
    font-family: roboto;
    font-weight: 400;
    letter-spacing: 0.05em;
    font-size: 12px;
    margin-bottom: 1.5rem; }
    .news-articles__item-category::after {
      content: '';
      display: block;
      width: 40px;
      margin-top: 1rem;
      height: 2px;
      background: black; }
  .news-articles__item-name {
    text-transform: uppercase;
    margin-bottom: 2rem;
    font-size: 1.3rem; }
  .news-articles__item-image {
    padding-top: 60%;
    background-size: cover;
    background-position: center; }
  .news-articles .pagination {
    text-align: center;
    margin-top: 3rem; }
    .news-articles .pagination .page-numbers {
      font-family: oswald;
      width: 30px;
      height: 30px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .news-articles .pagination .page-numbers.current {
        border: 1px solid black; }

.news-awards {
  position: relative;
  background: #f0f0f0;
  margin-bottom: 3rem; }
  .news-awards__inner {
    max-width: 1400px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: white; }
    @media (max-width: 768px) {
      .news-awards__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
  .news-awards__left {
    width: 40%;
    padding: 4rem 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 768px) {
      .news-awards__left {
        width: 100%;
        padding: 2rem 1rem; } }
  .news-awards__right {
    width: 60%;
    background-size: cover;
    background-position: center; }
    @media (min-width: 769px) {
      .news-awards__right {
        min-height: 600px; } }
    @media (max-width: 768px) {
      .news-awards__right {
        width: 100%;
        padding-top: 75%; } }
  .news-awards__pretitle {
    text-transform: uppercase;
    position: relative;
    font-family: roboto;
    font-weight: 400;
    letter-spacing: 0.05em;
    font-size: 12px;
    margin-bottom: 1.5rem;
    font-size: 3rem;
    font-family: 'Oswald', sans-serif; }
    .news-awards__pretitle::after {
      content: '';
      display: block;
      width: 40px;
      margin-top: 1rem;
      height: 2px;
      background: #353535; }
  .news-awards__title {
    font-size: 3rem;
    margin-bottom: 2rem; }
  .news-awards__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .news-awards__links a {
      text-decoration: none;
      margin-bottom: 1rem;
      color: #353535;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 0.05em;
      position: relative; }
      .news-awards__links a::after {
        content: '';
        width: 0;
        height: 0;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 4px solid black;
        display: inline-block;
        margin-left: 10px;
        position: relative;
        top: -2px; }

body.about .showreel-modal {
  display: block; }

.about-header {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .about-header__pretitle {
    color: white;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 1rem;
    font-size: 15px; }
  .about-header__description {
    font-size: 14px;
    margin-top: 20px;
    font-family: Roboto; }
  .about-header__title {
    position: relative;
    color: white;
    text-transform: uppercase;
    font-size: 4rem;
    max-width: 600px;
    line-height: 1; }
    .about-header__title::after {
      content: '';
      background: white;
      height: 2px;
      width: 50px;
      display: block;
      margin: 2rem 0; }
    @media screen and (max-width: 768px) {
      .about-header__title {
        font-size: 3rem;
        margin-bottom: 2rem; } }
  .about-header .about-header-content {
    width: 100%;
    max-width: 500px;
    text-align: left;
    padding: 0;
    margin: 0 30px;
    text-align: left;
    margin: auto;
    max-width: 90%; }
    .about-header .about-header-content > svg {
      width: 400px;
      height: 77px;
      -webkit-transition: all 0.45s, width 1ms, height 1ms;
      transition: all 0.45s, width 1ms, height 1ms;
      opacity: 0;
      margin-bottom: 25px;
      -webkit-transform: scale(0.7);
              transform: scale(0.7); }
      .about-header .about-header-content > svg.show {
        opacity: 1;
        -webkit-transform: scale(1);
                transform: scale(1); }
    .about-header .about-header-content .button {
      white-space: nowrap;
      margin: 0 auto; }
  .about-header:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 25vh;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#f0f0f0));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#f0f0f0',GradientType=0 ); }

.about-wrapper {
  margin-top: -20vh;
  position: relative;
  margin-bottom: 4rem; }
  .about-wrapper .about-section {
    margin: 0 auto 80px;
    font-size: 16px;
    line-height: 24px;
    max-width: 1130px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 800px) {
      .about-wrapper .about-section {
        margin-bottom: 0; } }
    .about-wrapper .about-section .image-wrapper {
      width: 43%;
      position: relative; }
      .about-wrapper .about-section .image-wrapper .image {
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
    .about-wrapper .about-section .text-wrapper {
      width: 57%;
      padding: 43px 0 25px 58px; }
      @media (max-width: 1200px) {
        .about-wrapper .about-section .text-wrapper {
          padding-right: 30px; } }
      .about-wrapper .about-section .text-wrapper h1 {
        font-size: 60px;
        line-height: 65px;
        color: #414141;
        margin-bottom: 18px; }
      .about-wrapper .about-section .text-wrapper p {
        margin-bottom: 15px; }
    @media (max-width: 800px) {
      .about-wrapper .about-section {
        display: block; }
        .about-wrapper .about-section .image-wrapper, .about-wrapper .about-section .text-wrapper {
          display: block;
          width: 100%;
          padding: 30px; }
          .about-wrapper .about-section .image-wrapper .image, .about-wrapper .about-section .text-wrapper .image {
            position: relative;
            height: 50vw; } }
  .about-wrapper .image-section {
    max-width: 1800px;
    margin: 0 auto; }
    .about-wrapper .image-section .image-slider {
      position: relative;
      overflow: hidden;
      border: 8px solid #fff; }
      @media (max-width: 750px) {
        .about-wrapper .image-section .image-slider {
          border: none; } }
      .about-wrapper .image-section .image-slider > div {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        -webkit-transition: opacity 0.45s;
        transition: opacity 0.45s; }
    @media (max-width: 1024px) {
      .about-wrapper .image-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .about-wrapper .image-section div {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    .about-wrapper .ipad-section {
      width: 100% !important; } }
  .about-wrapper .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .about-wrapper .flexbox:not(.flexbox-col) > div {
      height: 100%; }
    .about-wrapper .flexbox.flexbox-col > div {
      width: 100%; }
  .about-wrapper .flexbox-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .about-wrapper #about-section-1 .ipad-section {
    height: 72.5vw;
    max-height: 1000px; }
    @media (max-width: 1024px) {
      .about-wrapper #about-section-1 .ipad-section {
        height: 145vw; } }
  .about-wrapper #about-section-1 .s1-e1 {
    width: 60.000001%; }
  .about-wrapper #about-section-1 .s1-e2 {
    width: 40.000001%; }
  .about-wrapper #about-section-1 .s1-e3 {
    height: 45.000001%; }
  .about-wrapper #about-section-1 .s1-e4 {
    height: 55.000001%; }
  .about-wrapper #about-section-1 .s1-e5 {
    width: 45.000001%; }
  .about-wrapper #about-section-1 .s1-e6 {
    width: 55.000001%; }
  .about-wrapper #about-section-1 .s1-e7 {
    height: 67.000001%; }
  .about-wrapper #about-section-1 .s1-e8 {
    height: 33.000001%; }
  .about-wrapper #about-section-1 .s1-e9 {
    width: 50.000001%; }
  .about-wrapper #about-section-1 .s1-e10 {
    width: 50.000001%; }
  .about-wrapper #about-section-1 .s1-e11 {
    height: 35.000001%; }
  .about-wrapper #about-section-1 .s1-e12 {
    height: 27.000001%; }
  .about-wrapper #about-section-1 .s1-e13 {
    height: 38.000001%; }
  .about-wrapper #about-section-1 .s1-e14 {
    width: 50.000001%; }
  .about-wrapper #about-section-1 .s1-e15 {
    width: 50.000001%; }
  .about-wrapper #about-section-2 .ipad-section {
    height: 45vw;
    max-height: 490px; }
    @media (max-width: 1024px) {
      .about-wrapper #about-section-2 .ipad-section {
        height: 90vw; } }
  .about-wrapper #about-section-2 .s2-e1, .about-wrapper #about-section-2 .s2-e2 {
    width: 50.000001%; }
  .about-wrapper #about-section-2 .s2-e3 {
    width: 54.000001%; }
  .about-wrapper #about-section-2 .s2-e4 {
    width: 46.000001%; }
  .about-wrapper #about-section-2 .s2-e5 {
    height: 65.000001%; }
  .about-wrapper #about-section-2 .s2-e6 {
    height: 35.000001%; }
  .about-wrapper #about-section-3 {
    position: relative; }
    .about-wrapper #about-section-3 > div:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.12); }
    .about-wrapper #about-section-3 .container, .about-wrapper #about-section-3 .content, .about-wrapper #about-section-3 .wrapper, .about-wrapper #about-section-3 .prism-slider {
      height: 100%; }
    .about-wrapper #about-section-3 .navigation {
      display: none; }
  .about-wrapper #about-section-3, .about-wrapper #about-section-5 {
    height: 54vw;
    max-height: 972px; }
  @media (max-width: 1024px) {
    .about-wrapper #about-section-5 {
      height: 108vw; } }
  .about-wrapper #about-section-4 {
    height: 112vw; }
    @media (max-width: 1024px) {
      .about-wrapper #about-section-4 {
        height: 224vw; } }
    .about-wrapper #about-section-4 .s4-e1 {
      width: 66.000001%; }
    .about-wrapper #about-section-4 .s4-e2 {
      width: 44.000001%; }
      @media (max-width: 1024px) {
        .about-wrapper #about-section-4 .s4-e2 {
          display: none !important; } }
    .about-wrapper #about-section-4 .s4-e3 {
      height: 29.000001%; }
    .about-wrapper #about-section-4 .s4-e4 {
      height: 22.000001%; }
    .about-wrapper #about-section-4 .s4-e5 {
      height: 23.000001%; }
    .about-wrapper #about-section-4 .s4-e6 {
      height: 26.000001%; }
    .about-wrapper #about-section-4 .s4-e7 {
      width: 50.000001%; }
    .about-wrapper #about-section-4 .s4-e8 {
      width: 50.000001%; }
    .about-wrapper #about-section-4 .s4-e11 {
      width: 74.000001%; }
    .about-wrapper #about-section-4 .s4-e12 {
      width: 26.000001%; }
    .about-wrapper #about-section-4 .s4-e13 {
      height: 37.000001%; }
    .about-wrapper #about-section-4 .s4-e14 {
      height: 14.000001%; }
    .about-wrapper #about-section-4 .s4-e15 {
      height: 35.000001%; }
    .about-wrapper #about-section-4 .s4-e16 {
      height: 14.000001%; }
    .about-wrapper #about-section-4 .s4-e17 {
      width: 50.000001%; }
    .about-wrapper #about-section-4 .s4-e18 {
      width: 50.000001%; }

.about-footer {
  background-color: #d4d2cf;
  padding: 55px 30px;
  text-align: center; }
  .about-footer .awards {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .about-footer .awards li {
      width: 115px;
      margin: 15px 18px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .about-footer .awards li a {
        display: block; }
      .about-footer .awards li img {
        vertical-align: middle;
        max-width: 100%;
        width: 100%; }

/* PrismSlider */
.cache {
  display: none; }

.prism-slider {
  width: 100%;
  height: 100%;
  position: relative; }

.prism-slider canvas {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.navigation {
  width: 100%;
  position: absolute;
  bottom: 5%;
  text-align: center;
  list-style: none;
  z-index: 1; }

.navigation li {
  border: 3px solid #eceff1;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  background: #52525a;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer; }

.navigation .active {
  background: #eceff1; }

#about-section-3 {
  display: none; }

.about-blocks {
  max-width: 900px;
  margin: auto;
  position: relative;
  z-index: 9; }
  .about-blocks__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .about-blocks__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 769px) {
      .about-blocks__item:nth-of-type(2) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; } }
    @media (min-width: 769px) {
      .about-blocks__item:nth-of-type(2) .about-blocks__right {
        padding-right: 5rem;
        padding-left: 0; } }
    .about-blocks__item:nth-of-type(2) .about-blocks__item-image::before {
      padding-top: 120%; }
    .about-blocks__item:nth-of-type(3) .about-blocks__item-title {
      font-size: 1.5rem; }
    @media (min-width: 769px) {
      .about-blocks__item:nth-of-type(3) .about-blocks__item-image {
        margin-bottom: -7rem; }
        .about-blocks__item:nth-of-type(3) .about-blocks__item-image::before {
          padding-top: 130%; } }
  .about-blocks__item-image {
    position: relative;
    margin: 0; }
    .about-blocks__item-image::before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 160%; }
    .about-blocks__item-image img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .about-blocks__left {
    width: 45%; }
    @media (max-width: 768px) {
      .about-blocks__left {
        width: 100%;
        margin-bottom: 2rem; } }
  .about-blocks__right {
    width: 55%; }
    @media (max-width: 768px) {
      .about-blocks__right {
        width: 100%;
        padding: 0 15px; } }
    @media (min-width: 769px) {
      .about-blocks__right {
        padding-left: 5rem; } }
  .about-blocks__item-title {
    font-size: 3rem;
    margin-bottom: 2rem;
    position: relative;
    padding-bottom: 1.2rem; }
    .about-blocks__item-title::after {
      content: '';
      position: relative;
      height: 2px;
      width: 100px;
      background: black;
      display: inline-block;
      position: absolute;
      bottom: 0;
      left: 0; }
  .about-blocks__item-content {
    max-width: 600px;
    line-height: 1.6; }
    .about-blocks__item-content p {
      margin-bottom: 15px; }
    .about-blocks__item-content a {
      color: #353535;
      text-underline-offset: 3px; }

.sustainability {
  max-width: 900px;
  margin: auto;
  padding-top: 5rem; }
  @media (min-width: 769px) {
    .sustainability__left.top {
      width: 45%; } }
  @media (max-width: 768px) {
    .sustainability__left.top {
      margin-bottom: 2rem; } }
  @media (min-width: 769px) {
    .sustainability__left.bottom {
      width: 55%; } }
  @media (max-width: 768px) {
    .sustainability__left.bottom {
      margin-bottom: 2rem; } }
  @media (max-width: 768px) {
    .sustainability__left {
      width: 100%; } }
  .sustainability__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 768px) {
      .sustainability__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0 15px; } }
  .sustainability__link {
    margin-top: 2rem; }
  .sustainability__title {
    font-size: 3rem;
    margin-bottom: 2rem;
    position: relative; }
    .sustainability__title::after {
      content: '';
      background: #353535;
      height: 2px;
      width: 50px;
      display: block;
      margin: 2rem 0; }
  .sustainability__content {
    max-width: 600px;
    line-height: 1.6; }
    .sustainability__content a {
      color: black; }
  .sustainability__right {
    line-height: 1.6; }
    @media (min-width: 769px) {
      .sustainability__right.top {
        width: 55%; } }
    @media (min-width: 769px) {
      .sustainability__right.bottom {
        width: 45%; } }
    @media (max-width: 768px) {
      .sustainability__right {
        width: 100%; } }
    @media (min-width: 769px) {
      .sustainability__right {
        padding-left: 5rem; } }
  .sustainability__image {
    position: relative;
    margin: 0; }
    .sustainability__image::before {
      display: block;
      content: "";
      width: 100%; }
    @media (min-width: 769px) {
      .sustainability__image.top {
        margin-bottom: -8rem; } }
    .sustainability__image.top::before {
      padding-top: 130%; }
    .sustainability__image.bottom::before {
      padding-top: 70%; }
    .sustainability__image img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

.about-quote {
  margin: 10rem 0; }
  @media screen and (max-width: 768px) {
    .about-quote {
      margin: 6rem 0; } }
  .about-quote__inner {
    text-align: center;
    max-width: 900px;
    margin: auto;
    padding: 0 15px;
    position: relative; }
    .about-quote__inner::before {
      content: "”";
      position: absolute;
      font-size: 23rem;
      font-family: Oswald;
      z-index: -1;
      opacity: 0.1;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -40%);
              transform: translate(-50%, -40%); }
  .about-quote__content {
    position: relative;
    font-family: Oswald,sans-serif;
    font-size: 2rem; }
    .about-quote__content::before {
      content: "“";
      position: absolute;
      top: 0rem;
      left: -4rem;
      font-family: Oswald,sans-serif;
      font-size: 7rem;
      line-height: 0; }
    .about-quote__content::after {
      content: "”";
      position: absolute;
      bottom: 0rem;
      right: -4rem;
      font-family: Oswald,sans-serif;
      font-size: 7rem;
      line-height: 0; }
      @media screen and (max-width: 768px) {
        .about-quote__content::after {
          display: none; } }
  .about-quote__author {
    margin-top: 2rem; }

.about-centered {
  text-align: center;
  margin-bottom: 6rem;
  margin-top: 8rem; }
  .about-centered__title {
    font-size: 2.5rem;
    margin-bottom: 2rem;
    position: relative;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
    @media all and (max-width: 800px) {
      .about-centered__title {
        font-size: 1.5rem; } }
  .about-centered__content {
    max-width: 700px;
    line-height: 1.6;
    margin: auto; }
    .about-centered__content p {
      margin-bottom: 15px; }

body.project .project__heading {
  margin: 4rem auto;
  max-width: 800px;
  padding: 0 15px;
  text-align: center; }

body.project .project__categories {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  body.project .project__categories li {
    padding: 0 10px; }
    body.project .project__categories li:not(:last-of-type) {
      border-right: 1px solid; }
  body.project .project__categories a {
    color: #353535;
    text-decoration: none;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1; }

body.project .project__title {
  color: #353535;
  font-size: 3rem;
  margin-top: 2rem; }

body.project .project__back {
  max-width: 1400px;
  margin: 4rem auto 5rem; }
  @media (max-width: 768px) {
    body.project .project__back {
      padding: 0 30px; } }

body.project .project__content {
  max-width: 1400px;
  margin: 4rem auto 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

body.project .project__left {
  width: 50%;
  padding-right: 2rem; }
  @media (max-width: 768px) {
    body.project .project__left {
      width: 100%;
      margin-bottom: 2rem;
      padding-right: 0; } }

body.project .project__right {
  width: 50%;
  padding-left: 2rem; }
  @media (max-width: 768px) {
    body.project .project__right {
      width: 100%;
      padding-left: 0rem;
      padding: 0 30px; } }
  body.project .project__right--full {
    width: 100%;
    padding-left: 0rem; }

body.project .project__synopsis {
  font-size: 12px;
  color: #acacac;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 1rem; }

body.project .project__body {
  font-family: oswald;
  font-size: 1.5rem;
  margin-bottom: 3rem;
  text-transform: initial;
  line-height: 1.3; }

body.project .project__broadcast {
  padding: 0;
  list-style: none;
  font-weight: 300;
  margin-bottom: 2rem; }

body.project .project__image {
  margin: 0; }

body.project .project__people {
  padding: 0;
  list-style: none;
  font-weight: 300;
  margin-bottom: 2rem; }
  body.project .project__people li {
    margin-bottom: 0.5rem; }

body.project .project__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  body.project .project__logos img {
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 180px; }

body.project .project__on-the-web {
  list-style: none;
  padding: 0;
  margin-top: 2rem; }
  body.project .project__on-the-web li a {
    text-decoration: none;
    color: #353535;
    margin-left: 10px; }

body.takepart {
  background-color: #fff; }
  body.takepart .casting-header {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative; }
    body.takepart .casting-header:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.35); }
    body.takepart .casting-header .casting-header-content {
      height: 100%;
      width: 100%;
      max-width: 535px;
      margin: 0 auto;
      text-align: center;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      body.takepart .casting-header .casting-header-content .title {
        color: #fff;
        font-size: 78px;
        line-height: 84px;
        margin-bottom: 20px; }
      body.takepart .casting-header .casting-header-content .text {
        color: #fff;
        font-size: 18px;
        line-height: 26px; }
  body.takepart .casting-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 3px;
    padding: 0; }
    body.takepart .casting-list .casting-sizer-element {
      width: 25%; }
      @media (max-width: 1000px) {
        body.takepart .casting-list .casting-sizer-element {
          width: 50%; } }
      @media (max-width: 700px) {
        body.takepart .casting-list .casting-sizer-element {
          width: 100%; } }
    body.takepart .casting-list .casting-item {
      width: 25%;
      position: relative;
      list-style: none; }
      @media (max-width: 1000px) {
        body.takepart .casting-list .casting-item {
          width: 50%; } }
      @media (max-width: 700px) {
        body.takepart .casting-list .casting-item {
          width: 100%; } }
      body.takepart .casting-list .casting-item:before {
        content: '';
        display: block;
        padding-top: 124%; }
        @media (max-width: 1000px) {
          body.takepart .casting-list .casting-item:before {
            padding-top: 64%; } }
        @media (max-width: 700px) {
          body.takepart .casting-list .casting-item:before {
            width: 128%; } }
      body.takepart .casting-list .casting-item .casting-list-outer {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        padding: 3px;
        color: #fff;
        text-decoration: none;
        overflow: hidden; }
        body.takepart .casting-list .casting-item .casting-list-outer .casting-list-inner {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: 100%;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          padding: 30px;
          position: relative;
          overflow: hidden; }
          body.takepart .casting-list .casting-item .casting-list-outer .casting-list-inner .bg {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            -webkit-transition: all 0.25s;
            transition: all 0.25s;
            -webkit-transform: scale(1);
                    transform: scale(1); }
            body.takepart .casting-list .casting-item .casting-list-outer .casting-list-inner .bg:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              background-color: rgba(0, 0, 0, 0.2);
              -webkit-transition: background-color 0.25s;
              transition: background-color 0.25s; }
          @media (min-width: 1001px) {
            body.takepart .casting-list .casting-item .casting-list-outer .casting-list-inner:hover .bg {
              -webkit-transform: scale(1.1);
                      transform: scale(1.1); }
              body.takepart .casting-list .casting-item .casting-list-outer .casting-list-inner:hover .bg:before {
                background-color: rgba(0, 0, 0, 0.6); } }
      body.takepart .casting-list .casting-item b, body.takepart .casting-list .casting-item strong {
        font-weight: 900;
        font-size: 13px;
        line-height: 21px;
        letter-spacing: 1;
        text-transform: uppercase;
        margin-bottom: 26px;
        position: relative;
        display: block; }
        @media (max-width: 600px) {
          body.takepart .casting-list .casting-item b, body.takepart .casting-list .casting-item strong {
            font-size: 11px;
            line-height: 14px;
            margin-bottom: 16px; } }
        body.takepart .casting-list .casting-item b:after, body.takepart .casting-list .casting-item strong:after {
          content: '';
          display: block;
          width: 44px;
          height: 3px;
          background-color: #fff;
          position: absolute;
          left: 0;
          bottom: -13px; }
          @media (max-width: 600px) {
            body.takepart .casting-list .casting-item b:after, body.takepart .casting-list .casting-item strong:after {
              bottom: -10px;
              width: 31px;
              height: 2px; } }
      body.takepart .casting-list .casting-item h1 {
        text-transform: uppercase;
        font-size: 37px;
        line-height: 45px;
        font-family: "Oswald", sans-serif;
        letter-spacing: 0;
        margin-bottom: 5px;
        display: block;
        position: relative; }
        @media (max-width: 1400px) {
          body.takepart .casting-list .casting-item h1 {
            font-size: 27px;
            line-height: 29px; } }
    @media (min-width: 1001px) {
      body.takepart .casting-list .shuffle-item--visible:nth-child(3n) .casting-list-outer {
        padding-right: 0; }
      body.takepart .casting-list .shuffle-item--visible:nth-child(3n+1) .casting-list-outer {
        padding-left: 0; }
      body.takepart .casting-list .shuffle-item--visible:nth-child(5n+1) {
        width: 50%; }
        body.takepart .casting-list .shuffle-item--visible:nth-child(5n+1):before {
          padding-top: 62%; }
      body.takepart .casting-list .shuffle-item--visible.f-large {
        width: 50% !important; }
        body.takepart .casting-list .shuffle-item--visible.f-large:before {
          padding-top: 62% !important; }
      body.takepart .casting-list .shuffle-item--visible.f-normal {
        width: 25% !important; }
        body.takepart .casting-list .shuffle-item--visible.f-normal:before {
          padding-top: 124% !important; } }
    @media (max-width: 1000px) {
      body.takepart .casting-list .shuffle-item--visible:nth-child(2n) .casting-list-outer {
        padding-right: 0; }
      body.takepart .casting-list .shuffle-item--visible:nth-child(2n+1) .casting-list-outer {
        padding-left: 0; } }
    @media (max-width: 700px) {
      body.takepart .casting-list .shuffle-item--visible .casting-list-outer {
        padding-left: 0;
        padding-right: 0; } }
  body.takepart #casting-filter {
    background-color: #353535;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    padding: 10px 28px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    body.takepart #casting-filter ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      body.takepart #casting-filter ul li {
        margin-left: 15px;
        margin-right: 15px;
        line-height: 1; }
    body.takepart #casting-filter button,
    body.takepart #casting-filter span {
      text-transform: uppercase;
      background: none;
      border: none;
      color: #8b8b8b;
      font-size: 13px;
      font-weight: bold;
      margin: 4px 0;
      letter-spacing: 0.09em;
      padding: 0; }
    body.takepart #casting-filter button.active {
      color: #fff; }
    body.takepart #casting-filter .settings {
      line-height: 0;
      border-right: 1px solid #8b8b8b;
      margin-right: 15px; }
      body.takepart #casting-filter .settings button,
      body.takepart #casting-filter .settings span {
        color: #c1c1c1; }
      body.takepart #casting-filter .settings li:first-child {
        margin-right: 0; }
      body.takepart #casting-filter .settings svg path {
        fill: #c1c1c1; }

body.casting {
  /*.acceptance {*/
  /*display: inline-flex;*/
  /*align-items: center;*/
  /*margin-bottom: 19px;*/
  /*.wpcf7-form-control-wrap {*/
  /*margin: 0;*/
  /*}*/
  /*span[class*='wpcf7-acceptance'] {*/
  /*margin-bottom: 0;*/
  /*line-height: 0;*/
  /*position: relative;*/
  /*!*padding-left: 37px;*!*/
  /*input[type="checkbox"] {*/
  /*display: none !important;*/
  /*}*/
  /*&:before {*/
  /*content: '';*/
  /*display: inline-block;*/
  /*width: 22px;*/
  /*height: 22px;*/
  /*border: 2px solid #484848;*/
  /*line-height: 17px;*/
  /*font-weight: 700;*/
  /*text-align: center;*/
  /*}*/
  /*&.checked {*/
  /*&:before {*/
  /*content: '\2714';*/
  /*}*/
  /*}*/
  /*}*/
  /*a {*/
  /*margin-left: 5px;*/
  /*}*/
  /*}*/ }
  body.casting .form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  body.casting .casting-form {
    width: 100%;
    max-width: 435px;
    /*display: none;*/ }
    body.casting .casting-form label {
      display: inline-block;
      margin: 0 0 8px 0;
      line-height: 20px; }
    body.casting .casting-form br {
      display: none;
      font-size: 0; }
    body.casting .casting-form.columns {
      max-width: 768px; }
  body.casting #apply-btn {
    font-size: 25px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0;
    padding-left: 30px;
    padding-right: 30px; }
  body.casting .wpcf7-form {
    margin-top: 70px; }
    body.casting .wpcf7-form .wpcf7-response-output {
      display: block;
      height: 0;
      overflow: hidden;
      opacity: 0;
      visibility: hidden;
      border: none;
      text-align: center;
      margin: 0;
      padding: 0;
      z-index: -1;
      position: absolute; }
    body.casting .wpcf7-form.sent > *:not(.wpcf7-response-output) {
      display: none !important; }
    body.casting .wpcf7-form.sent .wpcf7-response-output {
      position: relative;
      z-index: auto;
      overflow: visible;
      margin: 32px 8px 16px;
      padding: 3px 16px;
      visibility: visible;
      opacity: 1; }
    body.casting .wpcf7-form p {
      margin: 0; }
    body.casting .wpcf7-form br {
      display: none; }
  body.casting .wpcf7-not-valid-tip {
    display: none; }
  body.casting .wpcf7-form-control {
    background: none;
    width: 100%; }
    body.casting .wpcf7-form-control.wpcf7-not-valid {
      border: 1px solid #ff0000; }
  body.casting .wpcf7-acceptance {
    margin-right: 5px; }
  body.casting .wpcf7-list-item.first {
    margin-left: 0; }
  body.casting .wpcf7-list-item.last {
    margin-right: 0; }
  body.casting input,
  body.casting textarea,
  body.casting .wpcf7-select {
    border: 1px solid #484848;
    -webkit-transition: -webkit-box-shadow 0.25s;
    transition: -webkit-box-shadow 0.25s;
    transition: box-shadow 0.25s;
    transition: box-shadow 0.25s, -webkit-box-shadow 0.25s; }
    body.casting input:focus,
    body.casting textarea:focus,
    body.casting .wpcf7-select:focus {
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
              box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  body.casting textarea {
    padding: 8px 17px; }
  body.casting .wpcf7-text,
  body.casting .wpcf7-number,
  body.casting .wpcf7-date,
  body.casting .wpcf7-quiz,
  body.casting .wpcf7-select {
    height: 49px;
    padding: 0 17px; }
  body.casting .intl-tel-input {
    width: 100%; }
    body.casting .intl-tel-input input {
      height: 49px;
      padding: 0 17px 0 44px; }
  body.casting .country-list {
    overflow: scroll; }
  body.casting .country {
    line-height: 1.3 !important; }
  body.casting .country-name {
    font-size: 13px;
    font-weight: normal; }
  body.casting .dial-code {
    font-size: 14px; }
  body.casting .wpcf7-number,
  body.casting .wpcf7-quiz,
  body.casting .wpcf7-submit,
  body.casting .wpcf7-acceptance,
  body.casting span[class*='acceptance'] {
    width: auto;
    display: inline-block;
    max-width: 100%; }
  body.casting .wpcf7-list-item input[type="checkbox"] {
    display: none; }
  body.casting .wpcf7-list-item input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
    content: '\2714'; }
  body.casting .wpcf7-list-item .wpcf7-list-item-label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 0;
    position: relative;
    padding-left: 37px; }
    body.casting .wpcf7-list-item .wpcf7-list-item-label:before {
      display: inline-block;
      width: 22px;
      height: 22px;
      border: 2px solid #484848;
      line-height: 17px;
      font-weight: 700;
      position: absolute;
      text-align: center;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  body.casting .wpcf7-number {
    padding-right: 0; }
  body.casting .wpcf7-submit {
    color: #fff;
    background-color: #353535;
    text-transform: uppercase;
    height: 49px;
    padding: 0 40px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    border: 3px solid #353535;
    color: #fbfbfb;
    font-size: 14px;
    line-height: 23px;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-family: "Roboto", sans-serif;
    margin-bottom: 19px; }
    body.casting .wpcf7-submit:disabled {
      opacity: 0.35; }
    @media (max-width: 600px) {
      body.casting .wpcf7-submit {
        height: 36px;
        padding: 0 30px; } }
    @media (min-width: 1025px) {
      body.casting .wpcf7-submit:hover:not(:disabled) {
        border-color: #353535;
        background-color: transparent;
        color: #353535; }
        body.casting .wpcf7-submit:hover:not(:disabled) svg path {
          fill: #fbfbfb; } }
  body.casting .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 19px;
    position: relative; }
    body.casting .wpcf7-form-control-wrap.wpcf7-form-control-file-wrap {
      display: inline-block;
      width: auto; }
    body.casting .wpcf7-form-control-wrap.privacy-read {
      margin-right: 5px; }
  body.casting .wpcf7-file,
  body.casting .wpcf7-multifile {
    border: none;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    body.casting .wpcf7-file + .wpcf7-file-custom,
    body.casting .wpcf7-file + .wpcf7-multifile-custom,
    body.casting .wpcf7-multifile + .wpcf7-file-custom,
    body.casting .wpcf7-multifile + .wpcf7-multifile-custom {
      position: relative;
      min-height: 49px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      pointer-events: none; }
      body.casting .wpcf7-file + .wpcf7-file-custom ul > li,
      body.casting .wpcf7-file + .wpcf7-multifile-custom ul > li,
      body.casting .wpcf7-multifile + .wpcf7-file-custom ul > li,
      body.casting .wpcf7-multifile + .wpcf7-multifile-custom ul > li {
        word-break: break-all;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px;
        padding-left: 0; }
        body.casting .wpcf7-file + .wpcf7-file-custom ul > li:before,
        body.casting .wpcf7-file + .wpcf7-multifile-custom ul > li:before,
        body.casting .wpcf7-multifile + .wpcf7-file-custom ul > li:before,
        body.casting .wpcf7-multifile + .wpcf7-multifile-custom ul > li:before {
          margin-right: 5px; }
      body.casting .wpcf7-file + .wpcf7-file-custom .fl-remove-btn,
      body.casting .wpcf7-file + .wpcf7-multifile-custom .fl-remove-btn,
      body.casting .wpcf7-multifile + .wpcf7-file-custom .fl-remove-btn,
      body.casting .wpcf7-multifile + .wpcf7-multifile-custom .fl-remove-btn {
        color: #ff0000;
        margin-left: 10px;
        font-weight: 400;
        text-decoration: none; }
      body.casting .wpcf7-file + .wpcf7-file-custom .fc-txt,
      body.casting .wpcf7-file + .wpcf7-multifile-custom .fc-txt,
      body.casting .wpcf7-multifile + .wpcf7-file-custom .fc-txt,
      body.casting .wpcf7-multifile + .wpcf7-multifile-custom .fc-txt {
        color: #999;
        margin-right: 25px;
        pointer-events: all; }
      body.casting .wpcf7-file + .wpcf7-file-custom .fc-btn,
      body.casting .wpcf7-file + .wpcf7-multifile-custom .fc-btn,
      body.casting .wpcf7-multifile + .wpcf7-file-custom .fc-btn,
      body.casting .wpcf7-multifile + .wpcf7-multifile-custom .fc-btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 49px;
        padding-left: 40px;
        padding-right: 40px;
        text-transform: uppercase;
        color: #fff;
        background-color: #1d9c04;
        font-size: 14px;
        line-height: 23px;
        font-weight: 700;
        letter-spacing: 0.1em;
        font-family: "Roboto", sans-serif;
        pointer-events: none;
        cursor: pointer; }
  body.casting .privacy-policy-wrapper .privacy-policy-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  body.casting #castings-modal {
    display: none; }
    body.casting #castings-modal .modal-wrapper {
      padding: 15px; }
    body.casting #castings-modal .content-inner {
      text-align: left; }
      body.casting #castings-modal .content-inner h2 {
        margin-bottom: 20px;
        margin-top: 40px; }
        body.casting #castings-modal .content-inner h2:first-child {
          margin-top: 0; }
      body.casting #castings-modal .content-inner p {
        margin: 0 0 15px 0;
        line-height: 18px; }
    body.casting #castings-modal .modal-inner {
      max-width: 900px;
      padding: 0 40px; }
      @media (max-width: 750px) {
        body.casting #castings-modal .modal-inner {
          padding: 0 22px; } }
    body.casting #castings-modal .content {
      padding: 30px 10px 30px 30px;
      background-color: #fff; }
      @media (max-width: 500px) {
        body.casting #castings-modal .content {
          padding: 20px 10px 20px 20px; } }
    body.casting #castings-modal .content-inner {
      height: 100%;
      max-height: calc(80vh - 90px);
      position: relative;
      line-height: 24px;
      padding-right: 20px;
      overflow: hidden; }
      @media (max-width: 500px) {
        body.casting #castings-modal .content-inner {
          padding: 20px 30px 20px 20px;
          max-height: calc(80vh - 100px); } }
      @media (max-width: 750px) {
        body.casting #castings-modal .content-inner {
          max-height: calc(80vh - 160px); } }
    body.casting #castings-modal .modal-close {
      right: 0;
      top: 0;
      margin-right: 0; }
      @media (max-width: 750px) {
        body.casting #castings-modal .modal-close {
          right: -9px; } }
  body.casting .file-upload-size {
    display: block;
    font-size: 14px;
    margin-bottom: 19px; }

.contact {
  min-height: 100vh;
  padding: 2rem 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  @media (max-width: 768px) {
    .contact {
      padding: 2rem 3rem; } }
  .contact__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
    max-width: 1200px;
    width: 100%; }
  .contact__tagline {
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto';
    letter-spacing: 0.05em;
    margin-bottom: 1rem; }
  .contact__title {
    color: white;
    font-size: 7rem; }
    @media (max-width: 768px) {
      .contact__title {
        font-size: 3rem; } }
  .contact__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 650px;
    margin-left: 8rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 768px) {
      .contact__row {
        margin-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .contact__heading {
    margin-bottom: 2rem; }
  .contact__col h3 {
    font-family: 'Roboto';
    color: white;
    opacity: 0.6;
    letter-spacing: 0.05em;
    font-size: 16px;
    margin-bottom: 1rem; }
  .contact__col:first-of-type {
    margin-right: 4rem; }
    @media (max-width: 768px) {
      .contact__col:first-of-type {
        margin-right: 0;
        margin-bottom: 4rem; } }
  .contact__link {
    font-family: 'Roboto';
    color: white;
    opacity: 0.6;
    letter-spacing: 0.05em;
    font-size: 16px;
    margin-bottom: 1rem;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 2rem;
    display: inline-block;
    position: relative; }
    .contact__link::after {
      content: '';
      height: 1px;
      width: 80px;
      background: white;
      display: inline-block;
      position: absolute;
      right: -20px;
      top: 50%;
      -webkit-transform: translateX(100%);
              transform: translateX(100%); }
  .contact__address {
    font-size: 1.5rem;
    color: white;
    line-height: 1.5; }
  .contact__emails {
    font-size: 1.5rem;
    color: white;
    line-height: 1.5; }
  .contact__icons {
    margin-top: 4rem; }
    .contact__icons .social-list {
      padding: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .contact__icons .social-list li {
        margin-right: 10px; }
        .contact__icons .social-list li svg {
          width: 35px;
          height: auto; }

.error404 .main-logo-wrapper svg path, .error404 .main-logo-wrapper svg polygon {
  fill: #414141; }

.error404 #sidebar-toggle .sidebar-menu-lines span {
  background-color: #414141; }
  .error404 #sidebar-toggle .sidebar-menu-lines span:after {
    background-color: #fff; }

.error404 .ajax {
  height: 100%; }

.error404 .not-found-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  padding: 15px; }
  @media (max-width: 800px) {
    .error404 .not-found-wrapper {
      padding-left: 50px;
      padding-right: 50px; } }
  .error404 .not-found-wrapper > div {
    margin-top: -25px; }
    @media (max-width: 800px) {
      .error404 .not-found-wrapper > div {
        margin-top: 0; } }
  .error404 .not-found-wrapper .title {
    font-size: 130px;
    line-height: 1;
    color: #353535; }
    @media (max-width: 800px) {
      .error404 .not-found-wrapper .title {
        font-size: 88px;
        line-height: 113px;
        margin-bottom: 8px; } }
  .error404 .not-found-wrapper .text {
    margin-top: -12px; }
    .error404 .not-found-wrapper .text > div {
      margin-top: -20px; }
      @media (max-width: 800px) {
        .error404 .not-found-wrapper .text > div {
          margin-top: 0; } }
    .error404 .not-found-wrapper .text p {
      font-size: 38px;
      line-height: 71px;
      color: #fbfbfb;
      display: inline-block;
      background-color: #353535;
      padding: 0 20px;
      position: relative; }
      @media (max-width: 800px) {
        .error404 .not-found-wrapper .text p {
          font-size: 24px;
          line-height: 30px;
          background: none;
          color: #353535;
          padding: 0; } }
    .error404 .not-found-wrapper .text a {
      font-size: 97px;
      line-height: 128px;
      color: #353535;
      position: absolute;
      top: 0;
      left: 100%;
      padding: 8px; }
      @media (max-width: 800px) {
        .error404 .not-found-wrapper .text a {
          font-size: 24px;
          line-height: 30px;
          position: relative;
          top: auto;
          left: auto;
          padding: 0; } }

.error404 #blur-mask {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*transform: translateZ(0);*/ }

.error404 #site-main {
  height: 100%; }

.talents {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2px;
  max-width: 1100px;
  margin: auto;
  margin-bottom: 4rem; }
  @media (max-width: 768px) {
    .talents {
      grid-template-columns: 1fr 1fr 1fr; } }
  @media (max-width: 414px) {
    .talents {
      grid-template-columns: 1fr 1fr; } }
  .talents .talent {
    position: relative;
    padding-top: 100%;
    background-size: cover;
    background-position: center; }
    .talents .talent:hover .talent__overlay {
      opacity: 1; }
    .talents .talent__overlay {
      position: absolute;
      background-color: rgba(0, 0, 0, 0.7);
      height: 100%;
      color: white;
      width: 100%;
      left: 0;
      top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-transition: ease all 0.5s;
      transition: ease all 0.5s;
      opacity: 0; }
      @media screen and (max-width: 768px) {
        .talents .talent__overlay {
          opacity: 1; } }
    .talents .talent__left {
      width: 50%;
      padding-right: 40px; }
      @media (max-width: 768px) {
        .talents .talent__left {
          width: 100%;
          margin-bottom: 20px;
          padding-right: 0; } }
      @media (max-width: 414px) {
        .talents .talent__left {
          display: none; } }
    .talents .talent__right {
      width: 50%; }
      @media (max-width: 768px) {
        .talents .talent__right {
          width: 100%; } }
    .talents .talent__image {
      background-position: center;
      background-size: cover;
      padding-top: 120%;
      width: 100%; }
    .talents .talent__name {
      font-family: Oswald;
      font-size: 24px;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .talents .talent__plus {
      border-radius: 50%;
      width: 30px;
      height: 30px;
      /*background-color: rgb(44, 108, 128);*/
      position: relative;
      margin-top: 30px; }
      .talents .talent__plus::after {
        content: " ";
        position: absolute;
        display: block;
        background-color: #fff;
        height: 1px;
        top: 50%;
        z-index: 9;
        width: 100%; }
      .talents .talent__plus::before {
        content: " ";
        position: absolute;
        display: block;
        background-color: #fff;
        width: 1px;
        left: 50%;
        z-index: 9;
        height: 100%; }
  .talents__popup {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    opacity: 0;
    background: rgba(0, 0, 0, 0.8);
    pointer-events: none; }
    .talents__popup.visible {
      opacity: 1;
      pointer-events: all;
      z-index: 99; }
    .talents__popup-close {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 25px;
      height: 25px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      cursor: pointer; }
      .talents__popup-close::after, .talents__popup-close::before {
        content: '';
        position: absolute;
        height: 100%;
        background: white;
        width: 1px; }
      .talents__popup-close::before {
        left: 50%;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      .talents__popup-close::after {
        left: 50%;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
    .talents__popup-inner {
      background: transparent;
      color: white;
      max-width: 1100px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      padding: 3rem;
      line-height: 1.5;
      width: 90%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      max-height: 90vh;
      overflow-y: auto; }
      @media (max-width: 768px) {
        .talents__popup-inner {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          max-height: 90%;
          overflow: scroll; } }
      .talents__popup-inner h2 {
        margin-bottom: 1rem; }

.section-apply {
  padding-bottom: 2rem; }
  .section-apply .sustainability__image.top {
    margin-bottom: 0 !important; }
  .section-apply .sustainability__title {
    line-height: 1.2; }

.section-opportunities .sustainability__image.top {
  margin-bottom: 0 !important; }

@media screen and (min-width: 769px) {
  .section-opportunities .sustainability__left.top {
    margin-top: -4rem; } }

.section-opportunities .sustainability__title {
  line-height: 1.2; }

.bottom-image {
  margin-bottom: 3rem; }
  @media screen and (min-width: 769px) {
    .bottom-image {
      margin-top: -7rem;
      z-index: -1;
      position: relative; } }
  .bottom-image__image {
    position: relative;
    margin: 0;
    padding-top: 50%; }
    .bottom-image__image::before {
      display: block;
      content: "";
      width: 100%; }
    .bottom-image__image img {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

.section-logos {
  max-width: 800px;
  margin: 0rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center; }
  @media screen and (max-width: 414px) {
    .section-logos {
      margin: 1rem auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .section-logos a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .section-logos__logo {
    margin: 10px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 414px) {
      .section-logos__logo {
        max-width: 200px;
        margin: auto;
        margin-bottom: 20px; } }
  .section-logos a:nth-child(2) {
    position: relative;
    top: 4px; }

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

.takepart-article__closing {
  font-family: Roboto;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 1rem;
  display: inline-block; }

.takepart-article__title {
  font-size: 3rem;
  margin-bottom: 1.5rem; }

.takepart-article__image {
  padding-top: 60%;
  background-size: cover;
  background-position: top center;
  margin: 3rem 0px !important; }

.takepart-article__content {
  max-width: 800px;
  margin: 4rem auto;
  padding: 0 15px;
  font-family: Roboto;
  font-weight: 300;
  line-height: 1.7;
  position: relative; }

@media (min-width: 920px) {
  .takepart-article .back-link {
    position: absolute;
    top: 0;
    left: -4rem;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

@media (max-width: 919px) {
  .takepart-article .back-link {
    margin-top: 3rem;
    display: inline-block; } }

.series-header {
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative; }
  .series-header::before {
    content: '';
    position: absolute;
    height: 110%;
    width: 100%;
    -webkit-filter: brightness(50%);
            filter: brightness(50%);
    background-size: cover;
    background-position: center;
    z-index: -1;
    bottom: -10%; }
  .series-header::after {
    content: '';
    height: 150px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 240, 240, 0)), to(#f0f0f0));
    background-image: linear-gradient(to bottom, rgba(240, 240, 240, 0), #f0f0f0);
    position: absolute;
    width: 100%;
    letter-spacing: 0;
    bottom: 0;
    bottom: -10%; }
  .series-header__content {
    width: 100%;
    padding-bottom: 2rem;
    border-bottom: 1px solid white;
    margin-bottom: 4rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px; }
  .series-header__count {
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold; }
  .series-header__title {
    color: white;
    margin: 26px 0;
    font-family: 'Oswald', sans-serif;
    font-size: 80px;
    line-height: 1.2;
    letter-spacing: 0;
    display: block;
    font-weight: 600; }
    @media all and (max-width: 800px) {
      .series-header__title {
        font-size: 64px;
        padding: 0 20px; } }

.series-grid#project-list {
  margin: 0 auto 6rem;
  max-width: 1100px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px; }
  @media all and (max-width: 800px) {
    .series-grid#project-list {
      grid-template-columns: 1fr 1fr; } }
  @media all and (max-width: 500px) {
    .series-grid#project-list {
      grid-template-columns: 1fr; } }
  .series-grid#project-list > li {
    width: 100% !important; }
    .series-grid#project-list > li header h2 {
      opacity: 1; }

.gform .casting-form {
  max-width: 768px !important; }

.gform_wrapper {
  margin: 20px 0 0 !important; }
  @media (min-width: 601px) {
    .gform_wrapper {
      margin: 70px 0 0 !important; } }

.gform_body label,
.gform_footer label {
  display: block !important;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25rem; }

.gform_body input,
.gform_body textarea,
.gform_footer input,
.gform_footer textarea {
  background: none;
  height: 3.0625rem;
  padding: 0 1rem;
  width: 100%; }
  .gform_body input[type=checkbox],
  .gform_body textarea[type=checkbox],
  .gform_footer input[type=checkbox],
  .gform_footer textarea[type=checkbox] {
    display: none; }
    .gform_body input[type=checkbox]:checked + label:before,
    .gform_body textarea[type=checkbox]:checked + label:before,
    .gform_footer input[type=checkbox]:checked + label:before,
    .gform_footer textarea[type=checkbox]:checked + label:before {
      content: '\2714'; }
  .gform_body input[type=submit],
  .gform_body textarea[type=submit],
  .gform_footer input[type=submit],
  .gform_footer textarea[type=submit] {
    color: #fff;
    background-color: #353535;
    text-transform: uppercase;
    height: 49px;
    padding: 0 40px;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    border: 3px solid #353535;
    color: #fbfbfb;
    font-size: 14px;
    line-height: 23px;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-family: "Roboto", sans-serif;
    margin-top: 20px;
    width: auto; }
    @media (max-width: 600px) {
      .gform_body input[type=submit],
      .gform_body textarea[type=submit],
      .gform_footer input[type=submit],
      .gform_footer textarea[type=submit] {
        height: 36px;
        padding: 0 30px; } }
    @media (min-width: 1025px) {
      .gform_body input[type=submit]:hover,
      .gform_body textarea[type=submit]:hover,
      .gform_footer input[type=submit]:hover,
      .gform_footer textarea[type=submit]:hover {
        border-color: #353535;
        background-color: transparent;
        color: #353535; }
        .gform_body input[type=submit]:hover svg path,
        .gform_body textarea[type=submit]:hover svg path,
        .gform_footer input[type=submit]:hover svg path,
        .gform_footer textarea[type=submit]:hover svg path {
          fill: #fbfbfb; } }

.gform_body textarea,
.gform_footer textarea {
  height: auto; }

@media (min-width:  801px) {
  .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.gfield {
  padding-left: 0 !important;
  width: 100%; }
  .gfield::before {
    display: none !important; }
  .gfield.name .gfield_label_before_complex {
    display: none !important; }
  @media (min-width:  801px) {
    .gfield.half-width {
      width: calc(50% - 10px); } }
  .gfield:not(:first-child) {
    margin-top: 20px; }

@media (min-width:  801px) {
  .ginput_container_name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width:  801px) {
  .ginput_container_name > span {
    width: calc(50% - 10px); } }

@media (max-width: 800px) {
  .ginput_container_name > span:not(:first-of-type) {
    display: block;
    margin-top: 20px; } }

.gfield_description {
  font-weight: normal; }

.ginput_container_checkbox li {
  padding-left: 0 !important; }
  .ginput_container_checkbox li::before {
    display: none !important; }

.ginput_container_checkbox label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0;
  position: relative;
  padding-left: 37px; }
  .ginput_container_checkbox label::before {
    display: inline-block !important;
    content: '';
    width: 22px;
    height: 22px;
    border: 2px solid #484848;
    line-height: 17px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .gfield_checkbox li:not(:first-child) {
    margin-left: 30px; }

.ginput_container_fileupload .screen-reader-text {
  font-size: 13px; }

.ginput_container_fileupload .validation_message {
  color: red; }
  .ginput_container_fileupload .validation_message li {
    padding-left: 0 !important;
    font-size: 14px !important; }
    .ginput_container_fileupload .validation_message li::before {
      display: none !important; }

.ginput_preview {
  font-size: 14px; }

.gform_delete {
  width: 11px; }

.gform_drop_area {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px dashed #999999 !important;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 130px !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 500px) {
    .gform_drop_area {
      font-size: 24px; } }

.gform_drop_instructions {
  font-weight: normal;
  opacity: 0.5; }

.gform_button_select_files {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0 !important;
  margin-left: 4px;
  padding: 0 !important;
  width: auto !important;
  text-decoration: underline;
  outline: 0; }
  .gform_button_select_files:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }

.validation_error {
  color: red;
  margin-bottom: 20px; }

.gform_ajax_spinner {
  display: none !important; }

.gfield_error input,
.gfield_error .gform_drop_area,
.gfield_error .ginput_container_checkbox label::before {
  border-color: red !important; }

.gfield_error .validation_message {
  display: none; }

.gform_confirmation_message {
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  margin-top: 30px; }

.gform_validation_container {
  display: none; }

/*Crossbrowser*/
/*Internet Explorer*/
.msie #site-sidebar #sidebar-logo > svg, .msedge #site-sidebar #sidebar-logo > svg {
  height: 19px !important; }

.msie #project-list header, .msedge #project-list header {
  display: table !important;
  width: 100% !important; }
  .msie #project-list header > div, .msedge #project-list header > div {
    display: table-cell !important;
    vertical-align: bottom !important; }

.msie .nashville:before, .msie .nashville:after, .msedge .nashville:before, .msedge .nashville:after {
  content: none !important; }

.msie .slick-slider.hero-slider .slick-slide {
  background-attachment: inherit !important; }

.msedge .featured-projects-wrapper .featured-projects > li .fp-image,
.msedge .people-wrapper .people-list > li .person .image,
.msedge .animated-grid-list > li .image {
  background-attachment: fixed; }

.ipad, .iphone {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .ipad body, .iphone body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative; }
    .ipad body #blur-mask, .iphone body #blur-mask {
      width: 100%;
      height: 100%;
      overflow: auto;
      -webkit-overflow-scrolling: touch; }
      .ipad body #blur-mask:after, .iphone body #blur-mask:after {
        position: fixed; }
    .ipad body #home-slider, .iphone body #home-slider {
      position: relative !important;
      top: auto !important;
      left: auto !important;
      right: auto !important; }
    .ipad body #home-slider, .ipad body .hau-title, .ipad body .hau-text, .ipad body .featured-projects-wrapper .featured-projects, .ipad body .featured-projects-wrapper, .ipad body .featured-projects-wrapper .featured-projects > li, .ipad body .featured-projects-wrapper .featured-projects > li .fp-item-wrapper, .ipad body .featured-projects-wrapper .featured-projects > li .fp-content, .ipad body .featured-projects-wrapper .featured-projects > li .fp-image, .ipad body .featured-projects-wrapper .featured-projects > li .fp-content, .iphone body #home-slider, .iphone body .hau-title, .iphone body .hau-text, .iphone body .featured-projects-wrapper .featured-projects, .iphone body .featured-projects-wrapper, .iphone body .featured-projects-wrapper .featured-projects > li, .iphone body .featured-projects-wrapper .featured-projects > li .fp-item-wrapper, .iphone body .featured-projects-wrapper .featured-projects > li .fp-content, .iphone body .featured-projects-wrapper .featured-projects > li .fp-image, .iphone body .featured-projects-wrapper .featured-projects > li .fp-content {
      -webkit-transform: translate3d(0, 0, 0) !important;
              transform: translate3d(0, 0, 0) !important; }
  .ipad .frame, .iphone .frame {
    z-index: 9999; }

/*# sourceMappingURL=main.css.map */
