*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font: 100%/1.5714285714 "Museo Sans", sans-serif;
  color: #222;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
.wrap {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 22px;
  padding-right: 22px;
}
h1,
h2,
h3,
h4 {
  font-family: "Museo Sans", sans-serif;
  text-rendering: optimizeLegibility;
}
h1,
.alpha {
  font-size: 47.25px;
  font-size: 3.375rem;
  line-height: 1.3968253968;
}
h2,
.beta {
  font-size: 36.75px;
  font-size: 2.625rem;
  line-height: 1.1972789116;
}
h3,
.gamma {
  font-size: 31.5px;
  font-size: 2.25rem;
  line-height: 1.3968253968;
}
h4,
.delta {
  font-size: 21px;
  font-size: 1.5rem;
  line-height: 1.0476190476;
}
p {
  margin-bottom: 22px;
  margin-bottom: 1.5714285714rem;
}
a {
  color: #222;
  text-decoration: none;
  background-color: transparent;
}
a:hover,
a:active {
  outline: 0;
}
a:hover,
a:focus {
  color: #35a4f9;
}
ul,
ol,
dl {
  margin-bottom: 22px;
  margin-bottom: 1.5714285714rem;
  margin-left: 44px;
  margin-left: 3.1428571429rem;
}
li > ul,
li > ol {
  margin-bottom: 0;
}
label,
.label {
  cursor: pointer;
}
.input {
  padding-left: 0.25em;
  padding-right: 0.25em;
  border: 1px solid #444;
  border-radius: 2px;
  color: #222;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  box-sizing: border-box;
}
.btn {
  padding-left: 0.5em;
  padding-right: 0.5em;
  border: 1px solid #444;
  border-radius: 2px;
  font-family: "Museo Sans", sans-serif;
  font-size: inherit;
  line-height: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #35a4f9;
}
.u-cf:before,
.u-cf:after {
  content: "";
  display: table;
}
.u-cf:after {
  clear: both;
}
.u-mb {
  margin-bottom: 22px;
  margin-bottom: 1.5714285714rem;
}
.u-mb\+ {
  margin-bottom: 44px;
  margin-bottom: 3.1428571429rem;
}
.u-show {
  display: inherit;
}
.u-hide {
  display: none;
}
.u-screen-reader {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
}
.footer__nav {
  text-align: right;
  padding: 40px;
}
@font-face {
  font-family: "Museo Sans";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/304850_0_0.eot");
  src: url("../fonts/304850_0_0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/304850_0_0.woff2") format("woff2"),
    url("../fonts/304850_0_0.woff") format("woff"),
    url("../fonts/304850_0_0.ttf") format("truetype"),
    url("../fonts/304850_0_0.svg#wf") format("svg");
}
@font-face {
  font-family: "Museo Sans";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/304850_1_0.eot");
  src: url("../fonts/304850_1_0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/304850_1_0.woff2") format("woff2"),
    url("../fonts/304850_1_0.woff") format("woff"),
    url("../fonts/304850_1_0.ttf") format("truetype"),
    url("../fonts/304850_1_0.svg#wf") format("svg");
}
@font-face {
  font-family: "Museo Sans";
  font-weight: 700;
  font-style: italic;
  src: url("../fonts/304850_2_0.eot");
  src: url("../fonts/304850_2_0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/304850_2_0.woff2") format("woff2"),
    url("../fonts/304850_2_0.woff") format("woff"),
    url("../fonts/304850_2_0.ttf") format("truetype"),
    url("../fonts/304850_2_0.svg#wf") format("svg");
}
@font-face {
  font-family: "RevistaScript";
  src: url("../fonts/304850_3_0.eot");
  src: url("../fonts/304850_3_0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/304850_3_0.woff2") format("woff2"),
    url("../fonts/304850_3_0.woff") format("woff"),
    url("../fonts/304850_3_0.ttf") format("truetype"),
    url("../fonts/304850_3_0.svg#wf") format("svg");
}
@font-face {
  font-family: "Revista";
  src: url("../fonts/306621_3_0.eot");
  src: url("../fonts/306621_3_0.eot?#iefix") format("embedded-opentype"),
    url("../fonts/306621_3_0.woff2") format("woff2"),
    url("../fonts/306621_3_0.woff") format("woff"),
    url("../fonts/306621_3_0.ttf") format("truetype");
}
.thumbGrid {
  overflow: hidden;
  width: calc(100% - 2px);
  margin-left: 1px;
  height: 0;
}
.thumbGrid__row {
  overflow: auto;
  clear: both;
}
.thumbGrid__item {
  float: left;
}
@media screen and (max-width: 1000px) {
  .thumbGrid__item {
    width: 100% !important;
  }
}
.thumbGrid--clip-list .thumbGrid__item {
  width: 25%;
}
.thumbs {
  position: relative;
  top: 0;
  width: 100%;
  overflow: hidden;
}
.thumbs__load-more-btn {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 100px auto;
  display: inline-block;
  color: #35a4f9;
  padding: 8px 15px 5px;
  text-transform: uppercase;
  border: 1px solid transparent;
}
.thumbs__load-more-btn:hover {
  border: 1px solid #35a4f9;
}
.video-preview {
  position: absolute;
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.video-preview video {
  width: 100%;
  height: 100%;
}
.video-preview__close-btn {
  position: absolute;
  right: 10px;
  top: 20px;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
.video-preview__close-btn .nav__toggle-hamburger {
  opacity: 0;
}
.video-preview__close-btn .nav__toggle-close {
  opacity: 1;
}
.video-preview__wrapper {
  transition: transform 1s ease-in-out;
  transform: translateY(0);
  height: 40vw;
  min-height: 500px;
}
@media only screen and (max-width: 1000px) {
  .video-preview__wrapper {
    height: auto;
  }
}
.video-preview__player-frame {
  height: 100%;
  width: calc(100% - 400px);
  float: left;
  background: #000;
}
@media only screen and (orientation: portrait) {
  .video-preview__player-frame {
    width: 100%;
    height: 56vw;
    float: none;
  }
}
.video-preview__info {
  width: 400px;
  float: left;
  color: #000;
  padding: 10px 10px 40px;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .video-preview__info {
    width: 100%;
    float: none;
  }
}
.video-preview__headline {
  font-family: Revista;
  /* padding-top: 60px; */
  text-align: center;
  font-size: 30px;
  color: #000;
}
.video-preview__meta {
  max-width: 400px;
  margin: 30px auto 0;
  overflow: hidden;
  color: #000;
  font-size: 14px;
  padding: 15px;
  box-sizing: border-box;
}
.video-preview__meta-key {
  display: none;
  width: 50%;
  float: left;
  text-transform: uppercase;
  text-align: right;
  padding-right: 10px;
}
.video-preview__meta-value {
  width: 50%;
  float: right;
  padding-left: 10px;
}
.video-preview__actions {
  text-align: center;
  margin-top: 15px;
}
.video-preview__button {
  color: #35a4f9;
  padding: 8px 15px 5px;
  text-transform: uppercase;
}
.video-preview__button:hover {
  border: 1px solid #35a4f9;
}
.thumb {
  background-color: #ccc;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  background: #000;
  position: relative;
  width: 300px;
  height: 200px;
  opacity: 0;
}
.thumbs--positioned .thumb {
  position: absolute;
  opacity: 1;
}
.thumb__video-preview {
  position: absolute;
  top: 100%;
  width: 100vw;
  display: none;
}
.thumb__wrapper {
  position: relative;
}
@media only screen and (max-width: 1000px) {
  .thumb__wrapper {
    padding-bottom: 42.8571428571% !important;
  }
}
.thumb--poster .thumb__stretcher {
  padding-bottom: 141.44%;
}
.thumb__figure {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.projectThumb__view-more-link {
  position: absolute;
  right: 20px;
  bottom: 25px;
  color: #35a4f9;
  text-transform: uppercase;
  /* z-index: 1000; */
  font-size: 1.1vw;
  line-height: 1em;
}
@media only screen and (max-width: 1200px) {
  .projectThumb__view-more-link {
    right: 10px;
    bottom: 20px;
    font-size: inherit;
  }
}
.thumb__img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  transition: all 0.4s;
  display: block;
}
.thumb__caption {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.4s;
  box-sizing: border-box;
  color: #fff;
  vertical-align: bottom;
}
.touchevents .thumb__caption {
  opacity: 1;
}
.thumb--stick .thumb__caption {
  opacity: 1;
}
.thumb--gradient .thumb__caption {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
}
.thumb--bar .thumb__caption,
.thumb--blackbartransparent .thumb__caption,
.thumb--blackbar .thumb__caption,
.thumb--whitebartransparent .thumb__caption,
.thumb--whitebar .thumb__caption {
  background: transparent;
}
.thumb__caption-container {
  position: absolute;
  padding: 0 20px;
  bottom: 32px;
  transform: translate3d(0, 15px, 0);
  transition: all 0.4s;
}
@media only screen and (max-width: 1200px) {
  .thumb__caption-container {
    padding: 0 10px;
    bottom: 24px;
  }
}
.touchevents .thumb__caption-container {
  transform: translate3d(0, 0, 0);
}
.thumb:hover .thumb__caption-container {
  transform: translate3d(0, 0, 0);
}
DEUTSCHLAND .thumb--bar .thumb__title,
DEUTSCHLAND .thumb--blackbartransparent .thumb__title,
DEUTSCHLAND .thumb--blackbar .thumb__title,
DEUTSCHLAND .thumb--whitebartransparent .thumb__title,
DEUTSCHLAND .thumb--whitebar .thumb__title,
.thumb--bar .thumb__meta,
.thumb--blackbartransparent .thumb__meta,
.thumb--blackbar .thumb__meta,
.thumb--whitebartransparent .thumb__meta,
.thumb--whitebar .thumb__meta {
  background: #fff;
  color: #000;
  display: inline;
  padding: 3px 5px;
  line-height: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.thumb--bar .thumb__meta,
.thumb--blackbartransparent .thumb__meta,
.thumb--blackbar .thumb__meta,
.thumb--whitebartransparent .thumb__meta,
.thumb--whitebar .thumb__meta {
  margin-bottom: 0px;
}
.thumb--whitebar .thumb__meta,
.thumb--whitebar .thumb__title {
  background: #fff;
  color: #000;
}
.thumb--whitebartransparent .thumb__meta,
.thumb--whitebartransparent .thumb__title {
  background: rgba(255, 255, 255, 0.6);
  color: #000;
}
.thumb--blackbar .thumb__meta,
.thumb--blackbar .thumb__title {
  background: #000;
  color: #fff;
}
.thumb--blackbartransparent .thumb__meta,
.thumb--blackbartransparent .thumb__title {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.thumb__title,
.thumb__meta {
  width: 100%;
  color: colors(black);
  opacity: 1;
  transition: all 0.4s;
}
.thumb__title {
  font-family: Revista;
  font-size: 1.5vw;
  font-weight: 100;
  bottom: 60px;
  text-transform: uppercase;
  vertical-align: bottom;
  line-height: 1em;
  letter-spacing: 0.07em;
  margin-bottom: -0.4vw;
}
@media only screen and (max-width: 1000px) {
  .thumb__title {
    font-size: 20px;
    margin-top: -4px;
  }
}
.thumb__meta {
  padding-top: 0px;
  bottom: 40px;
  font-size: 2.3vw;
  transition-delay: 0s;
  vertical-align: bottom;
  font-family: RevistaScript;
  font-weight: 100;
  transform: translateY(0.44em);
  line-height: 1em;
}
@media only screen and (max-width: 1000px) {
  .thumb__meta {
    font-size: 30px;
  }
}
.thumb:hover .thumb__title,
.thumb:hover .thumb__meta {
  opacity: 1;
}
.thumb:hover .thumb__caption {
  opacity: 1;
}
.movie-info {
  overflow: auto;
  margin-bottom: 100px;
  position: relative;
  min-height: 66vh;
  background-color: #000;
}
.movie-info__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  opacity: 0.5;
  z-index: 0;
}
.movie-info__text {
  position: relative;
  color: #fff;
  width: 80%;
  margin: 0 auto;
}
.movie-info__title {
  font-size: 72px;
  letter-spacing: 0.1em;
}
.movie-info__description {
  padding-bottom: 30px;
}
.movie-info__crew-table {
  opacity: 0.5;
  margin-bottom: 30px;
}
.movie-info__description {
  max-width: 700px;
}
.movie-info__poster {
  width: 33.33333%;
  float: left;
  margin-right: 50px;
}
.movie-info__poster-img {
  width: 100%;
}
.nav {
  height: 80px;
  /* position: fixed; */
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  text-align: right;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  z-index: 150;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.21);
  overflow: hidden;
}
.nav__list {
  list-style: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-left: 0;
  margin-top: 0;
  margin-right: 2em;
  margin-bottom: 0;
}
@media screen and (max-width: 650px) {
  .nav__list {
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center;
    margin-right: 0;
    padding-top: 26px;
    transform: translateY(-100%);
    opacity: 0;
    transition: all 0.35s;
    top: 0;
  }
}
@media screen and (max-width: 650px) {
  .nav--visible .nav__list {
    transform: translateY(0%);
    opacity: 1;
  }
}
.nav--visible .nav__toggle {
  cursor: pointer;
}
.nav--visible .nav__toggle-close {
  opacity: 1;
}
.nav--visible .nav__toggle-hamburger {
  opacity: 0;
}
.nav__toggle {
  display: none;
  cursor: pointer;
}
.nav__toggle[data-open="true"] .nav__toggle-hamburger {
  display: none;
}
.nav__toggle[data-open="false"] .nav__toggle-close {
  display: none;
}
@media screen and (max-width: 650px) {
  .nav__toggle {
    width: 40px;
    height: 40px;
    padding: 5px;
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
  }
}
.nav__toggle-svg {
  width: 30px;
  height: 30px;
}
.nav__toggle-close {
  opacity: 1;
}
.nav__filter {
  list-style: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 50%;
  transition: opacity 0.7s;
}
@media screen and (max-width: 1000px) {
  .nav__filter--header {
    display: none;
  }
}
.nav__filter--body {
  transform: none;
  position: relative;
  margin: 0 auto;
  padding: 40px 10px;
  left: 0;
  text-align: center;
  display: none;
}
@media screen and (max-width: 1000px) {
  .nav__filter--body {
    display: block;
  }
}
.nav--at-bottom {
  position: absolute;
  top: auto;
  bottom: 0;
  box-shadow: 0px 0px 0px #000;
}
.nav__item {
  padding: 0;
  display: inline;
  text-transform: uppercase;
  padding: 0;
  display: inline;
  margin: 0 7px;
  line-height: 30px;
  font-size: 11px;
}
.nav__filter-item {
  margin: 0 4px;
}
.nav__link {
  padding: 3px 0;
}
.nav__link--active {
  border-bottom: 1px solid #35a4f9;
}
.nav__filter-link {
  padding: 3px 3px;
}
.nav__filter-link--active {
  border: 1px solid #35a4f9;
}
.nav__logo {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  opacity: 0;
  transition: opacity 0.7s;
  text-align: left;
  left: 40px;
  top: 9px;
}
.nav__logo-img {
  height: 25px;
}
@media screen and (max-width: 650px) {
  .nav__logo-img {
    height: 20px;
  }
  .nav__logo {
    left: 12px;
  }
}
.nav__logo-text {
  text-transform: uppercase;
}
.nav__logo-title {
  font-weight: 500;
  font-family: Revista;
}
.nav__logo-subtitle {
  display: block;
  font-family: RevistaScript;
  color: #666;
  position: absolute;
  top: 27px;
  left: 55px;
}
.nav--half-way .nav__logo {
  opacity: 0;
}
.nav--half-way .nav__filter {
  opacity: 0;
}
.nav--center-logo {
  height: 120px;
  text-align: right;
}
.nav--center-logo .nav__logo {
  margin: 0 auto;
  padding: 0;
  left: 0;
  right: 0;
  display: inline;
  text-align: center;
  height: 30px;
}
.nav--center-logo .nav__logo-img {
  height: 35px;
  position: absolute;
  top: -40px;
  transform: translateX(-50%);
}
.nav--center-logo .nav__logo-text {
  padding-left: 0;
}
.nav--center-logo .nav__logo-title {
  line-height: 30px;
}
.nav--center-logo .nav__item {
  margin: 0 10px;
}
.banner {
  height: 33vh;
  background-position: center center;
  background-size: cover;
  position: relative;
  font-weight: normal;
  overflow: hidden;
}
.banner__title {
  width: 100%;
  position: absolute;
  bottom: -10px;
  text-align: center;
  color: #fff;
  font-size: 70px;
  line-height: 55px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Revista;
  text-transform: none;
  font-weight: 100;
  z-index: 2;
  text-transform: uppercase;
}
.banner__title--homepage {
  text-transform: none;
}
@media screen and (max-width: 640px) {
  .banner__title {
    bottom: -15px;
    font-size: 50px;
  }
}
@media screen and (max-width: 450px) {
  .banner__title {
    bottom: -20px;
    font-size: 34px;
  }
}
.banner__subtitle {
  font-family: RevistaScript;
  text-transform: none;
  position: absolute;
  width: 100%;
  color: #000;
  top: 100%;
  left: 0;
  line-height: 0.75em;
  font-size: 0.7em;
}
.banner__slider {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.banner__slider-img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: cover;
  background: no-repeat center center;
  background-size: cover;
}
.banner__background-img {
  width: 100%;
  height: 100%;
}
.banner__background-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.banner--work {
  height: 50vh;
  margin-top: 0;
  overflow: visible;
}
.header {
  position: relative;
}
.header--work {
  height: 100vh;
}
.project__info {
  float: left;
  width: 72.5%;
  padding-left: 20px;
  box-seizing: border-box;
}
@media only screen and (max-width: 768px) {
  .project__info {
    width: 100%;
  }
}
.project__poster {
  width: 27.5%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .project__poster {
    display: none;
  }
}
.project__poster-img {
  width: 100%;
}
.project__clips {
  white-space: nowrap;
  overflow-x: auto;
  margin: 0 0 40px;
  font-size: 0;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .project__clips {
    text-align: left;
  }
}
.project__clips-thumb {
  display: inline-block;
}
.project__meta {
  max-width: 600px;
  margin: 35px auto 0;
  overflow: hidden;
}
.project__meta-key-value {
  clear: both;
}
.project__meta-key {
  width: 50%;
  float: left;
  text-transform: uppercase;
  text-align: right;
  padding-right: 10px;
}
.project__meta-value {
  width: 50%;
  float: right;
  padding-left: 10px;
}
.meta-value ul,
.project__meta-value ul {
  margin: 0;
  list-style: none;
}
.project__links {
  margin: 0 auto;
  padding-top: 20px;
  text-align: right;
}
.project__notes {
  clear: both;
  text-align: center;
  padding-top: 20px;
  width: 100%;
}
.detail-player {
  width: 100%;
  height: 0;
  overflow: hidden;
  transition: all 1s;
  padding-bottom: 0%;
  position: relative;
  background: #424242;
  scroll-margin: 100px;
}
.detail-player__scroll-to {
  scroll-margin-top: 80px;
}
/* .details-player.active {
  height: 
} */
.detail-player__close-btn {
  position: absolute;
  right: 10px;
  top: 20px;
  height: 40px;
  width: 40px;
  cursor: pointer;
}
.detail-player__close-btn .x-stroke {
  stroke: #fff;
}
.detail-player__close-btn .nav__toggle-hamburger {
  opacity: 0;
}
.detail-player__close-btn .nav__toggle-close {
  opacity: 1;
}
.detail-player__wrapper {
  width: 100%;
  aspect-ratio: 16 / 9;
  max-height: 61vh;
  top: 0;
  margin: 0 auto;
}
.detail-player__content {
  height: 100%;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}
.detail-player__img {
  display: block;
  margin: auto;
  height: 100%;
}
.detail-player video {
  width: 100%;
  height: 100%;
}
.clip-thumb {
  border: 5px solid #fff;
  box-seizing: border-box;
  cursor: pointer;
  overflow: hidden;
}
.clip-thumb:hover {
  opacity: 0.9;
}
.clip-thumb__image {
  position: relative;
  background: #000;
  text-align: center;
  overflow: hidden;
  height: 114px;
  display: inline-block;
}
.clip-thumb__img {
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  width: auto;
}
.clip-thumb__caption {
  padding-top: 3px;
  text-align: left;
}
.clip-thumb__title {
  color: #000;
  font-weight: bold;
  font-size: 11px;
}
.clip-thumb__duration {
  color: #aaa;
  font-size: 11px;
  margin-left: 11px;
}
.clip-thumb.active .clip-thumb__img {
  opacity: 0.5;
}
.key-value-list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.key-value-list__item {
  width: 33.33%;
  overflow: auto;
  float: left;
}
@media screen and (max-width: 650px) {
  .key-value-list__item {
    width: 50%;
  }
}
@media screen and (max-width: 460px) {
  .key-value-list__item {
    width: 100%;
  }
}
.key-value-list__key {
  width: 50%;
  float: left;
  text-align: right;
  padding-right: 7px;
}
.key-value-list__value {
  width: 50%;
  float: left;
  text-transform: uppercase;
  padding-left: 7px;
}
body {
  font-family: "Museo Sans";
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased;
  apple-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
hr {
  width: 75px;
  margin: 100px auto;
  border: none;
  border-top: 2px solid #000;
}
.back-btn {
  padding: 10px 0 0 0px;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 10px;
}
.back-btn__svg {
  height: 30px;
  width: 30px;
}
.main {
  margin: 0 auto;
  position: relative;
}
.main--constraint {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px 100px;
}
.main--center {
  text-align: center;
}
.main--work {
  margin: 0 auto;
  min-height: 100vh;
}
.main--about {
  max-width: 800px;
  margin: 70px auto;
  padding: 0 16px;
}
.main--default {
  max-width: 800px;
  margin: 70px auto;
}
.main--contact {
  max-width: 800px;
  margin: 70px auto;
  text-align: center;
}
.main--directors {
  max-width: 1280px;
  margin: 70px auto;
}
.main-content {
  position: relative;
  overflow: auto;
}
.contact-button {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  line-height: 0;
}
.contact-button__icon {
  height: 21px;
}
section {
  background: #fff;
}
video.bgvid,
.background-image {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  visibility: hidden;
}
video.bgvid.visible,
.background-image.visible {
  visibility: visible;
}
.background-image {
  background-image: url("../images/bg1.png");
  background-size: cover;
  background-position: center;
  visibility: visible;
  opacity: 1;
}
.background-image.hidden {
  opacity: 0;
}
section.header-section {
  height: 100vh;
  position: relative;
  background: transparent;
  padding: 0;
}
section.header-section .logo {
  top: 43px;
  left: 100px;
  position: absolute;
  z-index: 5;
}
section.header-section .logo h1,
section.header-section .logo p {
  margin: 0;
  font-size: 20px;
  padding: 0;
  color: #fff;
}
section.header-section .frame {
  position: absolute;
  border-top: 2px solid #fff;
  height: calc(100% - 100px * 2);
  width: calc(100% - 100px * 2);
  left: 100px;
  top: 100px;
  z-index: 3;
}
section.header-section .darken {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
section.header-section .big-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 4;
}
section.header-section .big-menu ul {
  list-style: none;
  text-align: center;
}
section.header-section .big-menu ul li {
  font-weight: bold;
  font-size: 72px;
  margin: 0;
  padding: 0;
  color: #fff;
  line-height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
}
section.header-section .big-menu ul li .deko-line {
  background-color: #fff;
  height: 2px;
  width: 0%;
  transition: all 0.3s ease-in-out;
  margin: 0 auto;
}
section.header-section .big-menu ul li a {
  color: inherit;
}
section.header-section .big-menu ul li a:hover {
  color: inherit;
}
section.header-section .big-menu ul li:hover .deko-line {
  width: 100%;
}
section.category {
  padding-left: 0;
  padding-right: 0;
  overflow: auto;
}
section.category .heading {
  padding-left: 100px;
}
.homepage-hero {
  height: 100vh;
  width: 100%;
  position: relative;
}
.homepage-hero__welcome {
  position: absolute;
  top: 40%;
  transform: translate(0, -50%);
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.homepage-hero__headline {
  text-align: center;
  font-size: 42px;
  transform: translate(0, -40px);
}
.homepage-hero__name {
  font-weight: bold;
  display: block;
  text-transform: uppercase;
}
.homepage-hero__description {
  font-weight: lighter;
}
.category-grid {
  height: 100%;
  box-sizing: border-box;
  padding-top: 80px;
  overflow: hidden;
}
.category-grid__row {
  height: 50%;
  overflow: hidden;
}
.category-grid__item {
  height: 100%;
  position: relative;
  float: left;
  background-size: cover;
  background-position: center;
}
.category-grid__item--feature-films {
  width: 100%;
}
.category-grid__item--commercials {
  width: 60%;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.category-grid__item--music-videos {
  border-top: 2px solid #fff;
  width: 40%;
}
.category-grid__item-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
  margin: 60px 100px;
}
.video-logo {
  width: 700px;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}
.video-logo__stretcher {
  padding-bottom: 56.25%;
}
.video-logo__video,
.video-logo__mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-logo__mask {
  transform: scale(1.01);
}
.section__header {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
  margin-bottom: 100px;
}
.section__header__with-bg {
  color: #fff;
}
.section__header-image {
  width: 100%;
}
.section__headline {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  text-align: center;
  color: #fff;
  font-size: 72px;
}
.section__title {
  text-align: center;
  color: inherit;
  font-size: 72px;
  padding: 200px 0;
  text-transform: uppercase;
}
.crew-table {
  font-size: 12px;
}
.crew-table__label {
  padding-right: 10px;
}
.video-modal {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 200;
  top: 0;
  left: 0;
}
.video-modal--visible {
  display: block;
}
.video-modal__frame-container {
  position: relative;
  width: 70%;
  margin: 0 auto;
  top: 50%;
  transform: translate(0, -50%);
}
.video-modal__frame {
  padding-bottom: 56%;
}
.video-modal__frame iframe {
  position: absolute;
}
.view-more-button {
  display: block;
  width: 33.33%;
  font-weight: bold;
  font-size: 32px;
  line-height: 50px;
  margin: 40px auto;
  text-align: center;
  cursor: pointer;
}
.thumb.view-more {
  background: #fff;
} /*# sourceMappingURL=main.min.css.map */

.aceSuffix {
  font-size: 0.5em;
  margin-left: 0.1em;
}
