@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

img,
legend {
  border: 0
}

.row,
.row .row {
  max-width: none
}

.cc-window{
    font-family:"ITC Avant Garde Std Book",sans-serif !important;
    font-size:0.8em !important;
}

.cc-btn {
    text-transform: uppercase;
    align-items: center;
    border-color: black!important;
    padding: .4em 1.2em;
    
}
.cc-btn:hover {
background-color: black!important;
color: white!important;
}

.slick-slider,
html.body-no-scroll {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none
}

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,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

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

[hidden],
template {
  display: none
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit
}

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

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

b,
optgroup,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  margin: .67em 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: -.5em
}

sub {
  bottom: -.25em
}

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

figure {
  margin: 1em 40px
}

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

pre,
textarea {
  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] {
  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;
  -moz-box-sizing: content-box;
  -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 silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

.list,
legend,
td,
th {
  padding: 0
}

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

/*!
 *  @author rasmuselken <re@greatworks.dk>
 */

.list {
  list-style-type: none;
  margin: 0;
  overflow: hidden
}

.list > li {
  margin-top: 5px
}

@font-face {
  font-family: 'ITC Avant Garde Std Book';
  src: url(../assets/fonts/ITCAvantGardeStd-Bk.eot);
  src: url(../assets/fonts/ITCAvantGardeStd-Bk.eot?#iefix) format("embedded-opentype"), url(../assets/fonts/ITCAvantGardeStd-Bk.woff) format("woff"), url(../assets/fonts/ITCAvantGardeStd-Bk.ttf) format("truetype"), url(../assets/fonts/ITCAvantGardeStd-Bk.svg#52bc9fd504b621176d57f308965c98a4) format("svg");
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: 'ITC Avant Garde Std Bold';
  src: url(../assets/fonts/ITCAvantGardeStd-Bold.eot);
  src: url(../assets/fonts/ITCAvantGardeStd-Bold.eot?#iefix) format("embedded-opentype"), url(../assets/fonts/ITCAvantGardeStd-Bold.woff) format("woff"), url(../assets/fonts/ITCAvantGardeStd-Bold.ttf) format("truetype"), url(../assets/fonts/ITCAvantGardeStd-Bold.svg#4babf15475c6175fdc3437c47fefea04) format("svg");
  font-style: normal;
  font-weight: 700
}

/*!
 * Grid styles
 *
 *
 *  @author rasmuselken <re@greatworks.dk>
 */

html {
  box-sizing: border-box
}

*,
:after,
:before {
  box-sizing: inherit
}

.columns,
.page-section__left,
.page-section__right {
  width: 100%
}

@media only screen and (min-width:769px) {
  .medium-1 {
    width: 8.33333%
  }
  .medium-2 {
    width: 16.66667%
  }
  .medium-3 {
    width: 25%
  }
  .medium-5,
  .page-section__left {
    width: 41.66667%
  }
  .medium-6,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2),
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3),
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4),
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2),
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3),
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4),
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2),
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3),
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4),
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right {
    width: 50%
  }
  .medium-7,
  .page-section__right {
    width: 58.33333%
  }
  .medium-8 {
    width: 66.66667%
  }
  .medium-9 {
    width: 75%
  }
  .medium-10 {
    width: 83.33333%
  }
  .medium-11 {
    width: 91.66667%
  }
  .medium-12,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(1),
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(1),
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(1) {
    width: 100%
  }
}

.row {
  width: 100%;
  margin: 0 auto
}

.row .row {
  width: auto;
  min-width: 0
}

.row:after {
  content: "";
  display: table;
  clear: both
}

.column,
.columns,
.page-section__left,
.page-section__right {
  float: left;
  min-height: 1px;
  padding: 0;
  position: relative
}

[class*=column] + [class*=column]:last-child {
  float: right
}

[class*=column] + [class*=column].end {
  float: left
}

.page-section__left {
  position: relative;
  z-index: 1
}

.page-section__right {
  -webkit-transition: opacity opacity .2s ease;
  -moz-transition: opacity opacity .2s ease;
  -o-transition: opacity opacity .2s ease;
  transition: opacity .2s ease;
  position: relative;
  z-index: 0
}

.page-section__right.page-section__right--hide {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity opacity .2s ease .3s;
  -moz-transition: opacity opacity .2s ease .3s;
  -o-transition: opacity opacity .2s ease .3s;
  transition: opacity .2s ease .3s
}

.page-section__right .columns > *,
.page-section__right .page-section__left > *,
.page-section__right .page-section__right > * {
  margin-bottom: 10px
}

.aboutus .aboutus__content h1,
.aboutus .aboutus__content h2,
.aboutus .aboutus__content h3,
.aboutus .aboutus__content h4,
.aboutus .aboutus__content h5,
.aboutus .aboutus__content h6,
.article .article__headline,
.article-teaser,
.clientCase .clientCase__contact-name,
.clientCase .clientCase__description-header,
.font-book,
.header,
.header-0,
.header-0-bold,
.header-1,
.header-1-bold,
.header-2,
.header-2-bold,
.infoBlock .h1,
.infoBlock .h2,
.infoBlock .h3,
.infoBlock .h4,
.mediaOverlay .mediaOverlay__header {
  font-family: "ITC Avant Garde Std Book", sans
}

.aboutus .aboutus__content h1,
.aboutus .aboutus__content h2,
.aboutus .aboutus__content h3,
.aboutus .aboutus__content h4,
.aboutus .aboutus__content h5,
.aboutus .aboutus__content h6,
.clientCase .clientCase__contact-name,
.clientCase .clientCase__description-header,
.header-0-bold,
.header-1-bold,
.header-2-bold,
.mediaOverlay .mediaOverlay__header {
  font-family: "ITC Avant Garde Std Bold", sans
}

.aboutus .aboutus__content h1,
.aboutus .aboutus__content h2,
.aboutus .aboutus__content h3,
.aboutus .aboutus__content h4,
.aboutus .aboutus__content h5,
.aboutus .aboutus__content h6,
.article .article__headline,
.article-teaser,
.clientCase .clientCase__contact-name,
.clientCase .clientCase__description-header,
.header,
.header-0,
.header-0-bold,
.header-1,
.header-1-bold,
.header-2,
.header-2-bold,
.infoBlock .h1,
.infoBlock .h2,
.infoBlock .h3,
.infoBlock .h4,
.mediaOverlay .mediaOverlay__header {
  line-height: 1.2em
}

.article .article__headline,
.header-0,
.header-0-bold {
  font-size: 3em
}

@media only screen and (min-width:768px) {
  .article .article__headline,
  .header-0,
  .header-0-bold {
    font-size: 3.75em
  }
}

.aboutus .aboutus__content h1,
.aboutus .aboutus__content h2,
.aboutus .aboutus__content h3,
.aboutus .aboutus__content h4,
.aboutus .aboutus__content h5,
.aboutus .aboutus__content h6,
.article-teaser,
.header-1,
.header-1-bold,
.infoBlock .h1,
.infoBlock .h2,
.infoBlock .h3,
.infoBlock .h4,
.mediaOverlay .mediaOverlay__header {
  font-size: 2.25em
}

@media only screen and (min-width:768px) {
  .aboutus .aboutus__content h1,
  .aboutus .aboutus__content h2,
  .aboutus .aboutus__content h3,
  .aboutus .aboutus__content h4,
  .aboutus .aboutus__content h5,
  .aboutus .aboutus__content h6,
  .article-teaser,
  .header-1,
  .header-1-bold,
  .infoBlock .h1,
  .infoBlock .h2,
  .infoBlock .h3,
  .infoBlock .h4,
  .mediaOverlay .mediaOverlay__header {
    font-size: 2.8125em
  }
}

.clientCase .clientCase__contact-name,
.clientCase .clientCase__description-header,
.header-2,
.header-2-bold {
  font-size: 1.5em
}

@media only screen and (min-width:768px) {
  .clientCase .clientCase__contact-name,
  .clientCase .clientCase__description-header,
  .header-2,
  .header-2-bold {
    font-size: 1.875em
  }
}

body {
  font-family: "ITC Avant Garde Std Book", sans;
  overflow-y: scroll
}

strong {
  font-family: "ITC Avant Garde Std Bold", sans !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em
}

#mainContainer {
  transform-origin: center top;
  backface-visibility: hidden
}

@media only screen and (min-width:769px) {
  .page-section__left {
    min-height: 100vh;
    padding: 0;
    width: 30vw;
    min-width: 350px
  }
  .page-section__right {
    float: right;
    width: 69.4%;
    max-width: calc(100% - 350px);
    min-height: 100vh;
    padding: 0 60px
  }
  .page-section__right .columns > *,
  .page-section__right .page-section__left > *,
  .page-section__right .page-section__right > * {
    margin-bottom: 60px
  }
  .page-section__right .columns:first-child:nth-last-child(2),
  .page-section__right .columns:first-child:nth-last-child(2) ~ .columns,
  .page-section__right .columns:first-child:nth-last-child(2) ~ .page-section__left,
  .page-section__right .columns:first-child:nth-last-child(2) ~ .page-section__right,
  .page-section__right .page-section__left:first-child:nth-last-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .columns,
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .page-section__left,
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .page-section__right,
  .page-section__right .page-section__right:first-child:nth-last-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .columns,
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .page-section__left,
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .page-section__right {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px
  }
  .page-section__right .columns:first-child:nth-last-child(2):first-child,
  .page-section__right .columns:first-child:nth-last-child(2) ~ .columns:first-child,
  .page-section__right .columns:first-child:nth-last-child(2) ~ .page-section__left:first-child,
  .page-section__right .columns:first-child:nth-last-child(2) ~ .page-section__right:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(2):first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .columns:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .page-section__left:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .page-section__right:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(2):first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .columns:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .page-section__left:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .page-section__right:first-child {
    padding-left: 0
  }
  .page-section__right .columns:first-child:nth-last-child(2):last-child,
  .page-section__right .columns:first-child:nth-last-child(2) ~ .columns:last-child,
  .page-section__right .columns:first-child:nth-last-child(2) ~ .page-section__left:last-child,
  .page-section__right .columns:first-child:nth-last-child(2) ~ .page-section__right:last-child,
  .page-section__right .page-section__left:first-child:nth-last-child(2):last-child,
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .columns:last-child,
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .page-section__left:last-child,
  .page-section__right .page-section__left:first-child:nth-last-child(2) ~ .page-section__right:last-child,
  .page-section__right .page-section__right:first-child:nth-last-child(2):last-child,
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .columns:last-child,
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .page-section__left:last-child,
  .page-section__right .page-section__right:first-child:nth-last-child(2) ~ .page-section__right:last-child {
    padding-right: 0
  }
  .page-section__right .columns:first-child:nth-last-child(3),
  .page-section__right .columns:first-child:nth-last-child(3) ~ .columns,
  .page-section__right .columns:first-child:nth-last-child(3) ~ .page-section__left,
  .page-section__right .columns:first-child:nth-last-child(3) ~ .page-section__right,
  .page-section__right .page-section__left:first-child:nth-last-child(3),
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .columns,
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .page-section__left,
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .page-section__right,
  .page-section__right .page-section__right:first-child:nth-last-child(3),
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .columns,
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .page-section__left,
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .page-section__right {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px
  }
  .page-section__right .columns:first-child:nth-last-child(3):first-child,
  .page-section__right .columns:first-child:nth-last-child(3) ~ .columns:first-child,
  .page-section__right .columns:first-child:nth-last-child(3) ~ .page-section__left:first-child,
  .page-section__right .columns:first-child:nth-last-child(3) ~ .page-section__right:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(3):first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .columns:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .page-section__left:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .page-section__right:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(3):first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .columns:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .page-section__left:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .page-section__right:first-child {
    padding-left: 0
  }
  .page-section__right .columns:first-child:nth-last-child(3):nth-child(2),
  .page-section__right .columns:first-child:nth-last-child(3) ~ .columns:nth-child(2),
  .page-section__right .columns:first-child:nth-last-child(3) ~ .page-section__left:nth-child(2),
  .page-section__right .columns:first-child:nth-last-child(3) ~ .page-section__right:nth-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(3):nth-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .columns:nth-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .page-section__left:nth-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .page-section__right:nth-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(3):nth-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .columns:nth-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .page-section__left:nth-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .page-section__right:nth-child(2) {
    padding-right: 0
  }
  .page-section__right .columns:first-child:nth-last-child(3):last-child,
  .page-section__right .columns:first-child:nth-last-child(3) ~ .columns:last-child,
  .page-section__right .columns:first-child:nth-last-child(3) ~ .page-section__left:last-child,
  .page-section__right .columns:first-child:nth-last-child(3) ~ .page-section__right:last-child,
  .page-section__right .page-section__left:first-child:nth-last-child(3):last-child,
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .columns:last-child,
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .page-section__left:last-child,
  .page-section__right .page-section__left:first-child:nth-last-child(3) ~ .page-section__right:last-child,
  .page-section__right .page-section__right:first-child:nth-last-child(3):last-child,
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .columns:last-child,
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .page-section__left:last-child,
  .page-section__right .page-section__right:first-child:nth-last-child(3) ~ .page-section__right:last-child {
    width: 100% !important;
    padding: 0
  }
  .page-section__right .columns:first-child:nth-last-child(4),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .columns,
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__left,
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__right,
  .page-section__right .page-section__left:first-child:nth-last-child(4),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .columns,
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__left,
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__right,
  .page-section__right .page-section__right:first-child:nth-last-child(4),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .columns,
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__left,
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__right {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px
  }
  .page-section__right .columns:first-child:nth-last-child(4):first-child,
  .page-section__right .columns:first-child:nth-last-child(4):nth-child(3),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .columns:first-child,
  .page-section__right .columns:first-child:nth-last-child(4) ~ .columns:nth-child(3),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__left:first-child,
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__left:nth-child(3),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__right:first-child,
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__right:nth-child(3),
  .page-section__right .page-section__left:first-child:nth-last-child(4):first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(4):nth-child(3),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .columns:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .columns:nth-child(3),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__left:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__left:nth-child(3),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__right:first-child,
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__right:nth-child(3),
  .page-section__right .page-section__right:first-child:nth-last-child(4):first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(4):nth-child(3),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .columns:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .columns:nth-child(3),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__left:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__left:nth-child(3),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__right:first-child,
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__right:nth-child(3) {
    padding-left: 0
  }
  .page-section__right .columns:first-child:nth-last-child(4):nth-child(2),
  .page-section__right .columns:first-child:nth-last-child(4):nth-child(4),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .columns:nth-child(2),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .columns:nth-child(4),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__left:nth-child(2),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__left:nth-child(4),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__right:nth-child(2),
  .page-section__right .columns:first-child:nth-last-child(4) ~ .page-section__right:nth-child(4),
  .page-section__right .page-section__left:first-child:nth-last-child(4):nth-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(4):nth-child(4),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .columns:nth-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .columns:nth-child(4),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__left:nth-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__left:nth-child(4),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__right:nth-child(2),
  .page-section__right .page-section__left:first-child:nth-last-child(4) ~ .page-section__right:nth-child(4),
  .page-section__right .page-section__right:first-child:nth-last-child(4):nth-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(4):nth-child(4),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .columns:nth-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .columns:nth-child(4),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__left:nth-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__left:nth-child(4),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__right:nth-child(2),
  .page-section__right .page-section__right:first-child:nth-last-child(4) ~ .page-section__right:nth-child(4) {
    padding-right: 0
  }
  #mainContainer {
    margin-top: 0
  }
}

.scroll-wrapper {
  width: 100%
}

@media only screen and (min-width:769px) {
  .scroll-wrapper {
    padding-top: 83px;
    height: 100vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
  }
  .scroll-wrapper::-webkit-scrollbar {
    width: 0 !important
  }
  .aboutus {
    min-height: 500px
  }
}

.list-horizontal,
.list-vertical {
  list-style-type: none;
  overflow: hidden
}

@font-face {
  font-family: icons-font;
  src: url(../icons/dist/fonts/icons-font.eot);
  src: url(../icons/dist/fonts/icons-font.eot?#iefix) format("eot"), url(../icons/dist/fonts/icons-font.woff) format("woff"), url(../icons/dist/fonts/icons-font.ttf) format("truetype"), url(../icons/dist/fonts/icons-font.svg#icons-font) format("svg")
}

.icon {
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  display: inline-block;
  background-size: contain;
  vertical-align: bottom
}

.icon.icon-arrowLeft:before,
.icon.icon-download:before,
.icon.icon-email:before,
.icon.icon-home:before,
.icon.icon-link-arrow:before {
  font-family: icons-font;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  line-height: .9em
}

.icon-arrowLeft:before {
  content: ""
}

.icon-download:before {
  content: ""
}

.icon-email:before {
  content: ""
}

.icon-home:before {
  content: ""
}

.icon-link-arrow:before {
  content: ""
}

.aboutus {
  position: relative;
  background-position: center
}

.aboutus .aboutus__content {
  padding: 0 50px
}

@media only screen and (max-width:767px) {
  .aboutus .aboutus__content h1,
  .aboutus .aboutus__content h2,
  .aboutus .aboutus__content h3,
  .aboutus .aboutus__content h4,
  .aboutus .aboutus__content h5,
  .aboutus .aboutus__content h6 {
    font-size: 1.5em
  }
}

@media only screen and (max-width:767px) and (min-width:768px) {
  .aboutus .aboutus__content h1,
  .aboutus .aboutus__content h2,
  .aboutus .aboutus__content h3,
  .aboutus .aboutus__content h4,
  .aboutus .aboutus__content h5,
  .aboutus .aboutus__content h6 {
    font-size: 1.875em
  }
}

.aboutus .aboutus__content > * {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto
}

.aboutus .aboutus__background-image,
.aboutus.aboutus__background-image {
  background-position: center;
  background-size: cover
}

.aboutus.theme-white.aboutus-4-8 {
  background-color: #fff;
  color: #000
}

.aboutus.theme-black.aboutus--fullwidth {
  background-color: #000;
  color: #fff
}

.aboutus.aboutus--fullwidth {
  background-color: #fff
}

.aboutus.aboutus--fullwidth .aboutus__content {
  height: 100%;
  vertical-align: middle;
  padding-top: 50px;
  padding-bottom: 50px
}

.aboutus.aboutus-4-8 {
  background-color: #000;
  color: #fff;
  width: 100%
}

.aboutus.aboutus-4-8 > * {
  min-height: 56.6vw
}

@media only screen and (min-width:769px) {
  .aboutus.aboutus--fullwidth {
    display: table
  }
  .aboutus.aboutus--fullwidth .aboutus__content {
    display: table-cell;
    padding-top: 150px;
    padding-bottom: 150px
  }
  .aboutus.aboutus-4-8 {
    display: table;
    table-layout: fixed
  }
  .aboutus.aboutus-4-8 .aboutus__left {
    width: 41.6777vw
  }
  .aboutus.aboutus-4-8 > * {
    float: none !important;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    min-height: 31.36vw
  }
}

.aboutus.aboutus-4-8 .aboutus__content {
  padding-top: 100px;
  padding-bottom: 100px
}

@media only screen and (max-width:767px) {
  .aboutus table,
  .aboutus table td {
    width: 100% !important
  }
  .aboutus table {
    display: block;
    text-align: center !important
  }
  .aboutus table tbody {
    display: inline-block !important
  }
  .aboutus table td,
  .aboutus table tr {
    display: block !important
  }
}

.article .article__details {
  color: #fff;
  text-align: center;
  background-color: #252525;
  padding: 30px 10px
}

.article .page-section__left,
.article-teaser {
  background-color: #000
}

@media only screen and (min-width:769px) {
  .article .article__details {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 41.69vw
  }
  .article .page-section__left {
    position: fixed;
    top: 0;
    left: 0
  }
}

.article .article__content,
.article .article__headline {
  width: 100%
}

.article .article__content img {
  width: auto !important;
  max-width: 100% !important
}

.article .page-section__right {
  padding: 50px 50px 50px 150px
}

@media only screen and (max-width:767px) {
  .article .page-section__right {
    padding: 50px
  }
}

.article-teaser {
  display: block;
  position: relative;
  color: #fff;
  padding: 50px;
  margin-bottom: 10px
}

@media only screen and (min-width:769px) {
  .article-teaser {
    margin-bottom: 50px
  }
}

.article-teaser h2,
.list-vertical {
  margin: 0;
  padding: 0
}

.article-teaser:hover h2 {
  text-decoration: underline
}

.inViewPort + .inViewPort {
  -webkit-transition-delay: .1s;
  -khtml-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -ms-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s
}

.inViewPort + .inViewPort + .inViewPort {
  -webkit-transition-delay: .2s;
  -khtml-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -ms-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.inViewPort + .inViewPort + .inViewPort + .inViewPort {
  -webkit-transition-delay: .3s;
  -khtml-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -ms-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s
}

.inViewPort + .inViewPort + .inViewPort + .inViewPort + .inViewPort {
  -webkit-transition-delay: .4s;
  -khtml-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -ms-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s
}

.inViewPort + .inViewPort + .inViewPort + .inViewPort + .inViewPort + .inViewPort {
  -webkit-transition-delay: .5s;
  -khtml-transition-delay: .5s;
  -moz-transition-delay: .5s;
  -ms-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s
}

.picture {
  line-height: 0;
  display: block
}

.picture .picture__image {
  position: relative;
  min-width: 100%;
  max-width: 100%
}

@media only screen and (min-width:769px) {
  .picture:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 1;
    transition: opacity .2s linear .2s
  }
}

.picture.picture--loaded:before {
  height: 0
}

body:before {
  content: "small";
  display: none
}

@media (min-width:769px) {
  body:before {
    content: "medium"
  }
}

@media (min-width:1280px) {
  body:before {
    content: "large"
  }
}

.list-vertical > li {
  margin-top: 5px
}

.list-horizontal {
  padding: 0;
  margin: 0
}

.list-horizontal > li {
  display: inline-block;
  margin-right: 10px
}

.list-horizontal > li:last-child {
  margin-right: 0
}

html[dir=rtl] .list-horizontal > li {
  margin-right: 0;
  margin-left: 10px
}

html[dir=rtl] .list-horizontal > li:last-child {
  margin-left: 0
}

html.body-no-scroll {
  overflow-y: scroll;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.plyr__video-embed iframe,
.slick-slider {
  -moz-user-select: none;
  -ms-user-select: none
}

html.body-no-scroll body {
  overflow-y: hidden
}

.heroCarousel .hero--parallax .hero__img-wrap {
  position: absolute !important
}

.newsCarousel {
  padding-top: 60px
}

.newsCarousel .tile {
  margin-left: 10px;
  margin-right: 10px
}

.newsCarousel .slick-list {
  width: 80%;
  margin: 0 auto
}

@media only screen and (min-width:768px) {
  .heroCarousel .hero {
    height: 74vh
  }
  .newsCarousel .slick-list {
    max-width: 940px
  }
}

.newsCarousel .slick-next,
.newsCarousel .slick-prev {
  display: inline !important;
  top: 40%
}

.newsCarousel .slick-next {
  right: auto;
  left: 90%
}

.newsCarousel .slick-prev {
  right: 90%;
  left: auto
}

.newsCarousel .slick-dots {
  margin: 30px 0;
  position: static
}

.newsCarousel .icon {
  color: #000
}

.carouselLightbox {
  display: inline-block
}

.carouselLightbox .carouselLightbox__trigger {
  text-transform: uppercase;
  font-size: .8em
}

.carouselLightbox .carouselLightbox__trigger-icon {
  margin-right: 10px;
  font-size: .75em;
  vertical-align: middle
}

html[dir=rtl] .carouselLightbox .carouselLightbox__trigger-icon {
  margin-right: 0;
  margin-left: 10px
}

.slick-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  background-color: rgba(184, 175, 166, .95) !important
}

.slick-lightbox.slick-hide {
  opacity: 0
}

.slick-lightbox.slick-hide-init {
  position: absolute;
  top: -9999px;
  opacity: 0
}

.slick-lightbox.slick-lightbox-ie.slick-hide,
.slick-lightbox.slick-lightbox-ie.slick-hide-init {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0)
}

.slick-lightbox .slick-lightbox-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item {
  text-align: center;
  overflow: hidden
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 90%;
  max-height: 90%
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
  max-height: 90%
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick .slick-lightbox-slick-item .slick-lightbox-slick-item-inner .slick-lightbox-slick-caption {
  margin-top: 10px;
  color: #fff
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-slick.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-caption {
  display: block;
  text-align: center
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close {
  position: absolute;
  top: 15px;
  right: 15px;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  padding: 0;
  border: none
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:focus {
  outline: 0
}

.slick-lightbox .slick-lightbox-inner .slick-lightbox-close:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '×'
}

.slick-lightbox .slick-loading .slick-list {
  background-color: transparent
}

.slick-lightbox .slick-prev {
  left: 15px
}

.slick-lightbox .slick-next {
  right: 15px
}

.slick-lightbox .slick-dots li button {
  background-color: transparent;
  border-color: #fff
}

.slick-lightbox .slick-dots li button:focus,
.slick-lightbox .slick-dots li button:hover {
  background-color: #fff
}

.slick-lightbox .slick-dots li.slick-active button {
  background-color: #fff;
  border-color: #ebc874
}

.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

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

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  left: 0;
  top: 0
}

.slick-track > * {
  outline: 0
}

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

.slick-track:after {
  clear: both
}

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

.slick-slide {
  float: left;
  display: none
}

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

.slick-slide img {
  display: block
}

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

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

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

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

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

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

.slick-loading .slick-list {
  background: center center no-repeat #fff
}

.slick-next,
.slick-prev {
  color: #fff;
  position: absolute;
  height: auto;
  width: auto;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: 0;
  z-index: 1;
  -webkit-transition: -webkit-transform transform .2s ease-in-out;
  -moz-transition: -moz-transform transform .2s ease-in-out;
  -o-transition: -o-transform transform .2s ease-in-out;
  transition: transform .2s ease-in-out
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
  text-shadow: 0 1px 15px rgba(0, 0, 0, .8)
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: .2
}

.slick-next:before,
.slick-prev:before {
  font-size: 60px;
  line-height: 1;
  z-index: 1;
  opacity: 1;
  -webkit-transition: all all 150ms ease-in-out;
  -moz-transition: all all 150ms ease-in-out;
  -o-transition: all all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: 5px
}

.slick-prev:hover {
  -webkit-transform: translate(-5px, -50%);
  -khtml-transform: translate(-5px, -50%);
  -moz-transform: translate(-5px, -50%);
  -ms-transform: translate(-5px, -50%);
  -o-transform: translate(-5px, -50%);
  transform: translate(-5px, -50%)
}

[dir=rtl] .slick-prev:hover {
  -webkit-transform: translate(5px, -50%);
  -khtml-transform: translate(5px, -50%);
  -moz-transform: translate(5px, -50%);
  -ms-transform: translate(5px, -50%);
  -o-transform: translate(5px, -50%);
  transform: translate(5px, -50%)
}

.slick-next {
  right: 5px
}

.slick-next:hover {
  -webkit-transform: translate(5px, -50%);
  -khtml-transform: translate(5px, -50%);
  -moz-transform: translate(5px, -50%);
  -ms-transform: translate(5px, -50%);
  -o-transform: translate(5px, -50%);
  transform: translate(5px, -50%)
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 0 10px;
  width: 100%
}

.slick-dots li {
  padding: 10px;
  margin: 0;
  position: relative;
  display: inline-block;
  cursor: pointer
}

@media only screen and (min-width:768px) {
  .slick-dots li {
    margin: 5px;
    padding: 0
  }
}

.slick-dots li button {
  display: block;
  outline: 0;
  line-height: 0;
  color: transparent;
  cursor: pointer;
  padding: 5px;
  width: 10px;
  height: 10px;
  background-color: transparent;
  -webkit-transition: all all 150ms ease-in-out;
  -moz-transition: all all 150ms ease-in-out;
  -o-transition: all all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  border: 1px solid #ebc874;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
  background-color: #ebc874
}

.slick-dots li.slick-active button {
  background-color: #ebc874;
  border: 1px solid #ebc874
}

.clientCase {
  transform: translateZ(0);
  background-color: #e4e4e4
}

.clientCase .clientCase__block,
.clientCase .clientCase__description,
.clientCase .clientCase__meta-info {
  padding: 60px
}

.clientCase .clientCase__block :first-child,
.clientCase .clientCase__description :first-child,
.clientCase .clientCase__meta-info :first-child {
  margin-top: 0
}

.clientCase .clientCase__block > *,
.clientCase .clientCase__description > *,
.clientCase .clientCase__meta-info > * {
  margin-bottom: 0;
  margin-top: 30px
}

@media only screen and (min-width:769px) {
  .clientCase {
    position: fixed;
    width: 30vw;
    min-width: 350px;
    height: 100vh;
    padding-bottom: 60px;
    overflow: hidden;
    padding-top: 81px
  }
  .clientCase .scroll-wrapper {
    width: calc(100% + 15px);
    padding-top: 0;
    z-index: -1
  }
}

.clientCase .scroll-wrapper {
  height: auto
}

.clientCase .clientCase__header {
  display: block;
  width: 100%;
  margin: 0;
  font-family: "ITC Avant Garde Std Bold", sans;
  padding: 39px 60px 38px 40px;
  background-color: #252525;
  color: #fff
}

.clientCase .clientCase__header a .icon {
  margin-bottom: 20px
}

.clientCase .clientCase__header-text {
  font-size: 2.25em;
  vertical-align: middle;
  margin-right: 20px;
  color: #fff
}

.clientCase .clientCase__header-text-item {
  display: inline-block;
  margin: 0
}

.clientCase .clientCase__header-text-item:nth-child(1):nth-last-child(2),
.clientCase .clientCase__header-text-item:nth-child(2):nth-last-child(1) {
  color: #fff
}

.clientCase .clientCase__contact-header,
.clientCase .clientCase__header-text-item:nth-child(1):nth-last-child(2):first-child,
.clientCase .clientCase__header-text-item:nth-child(2):nth-last-child(1):first-child {
  color: #606060
}

.clientCase .clientCase__header-icon {
  vertical-align: baseline;
  font-size: 1.5em;
  margin-right: 30px
}

.clientCase .clientCase__header-icon:before {
  vertical-align: initial
}

.clientCase .clientCase__meta-info {
  display: none;
  background-color: #f0f0f0
}

.clientCase .clientCase__description-body h2,
.clientCase .clientCase__description-subheader {
  display: inline-block;
  font-family: "ITC Avant Garde Std Bold", sans
}

.clientCase .clientCase__meta-info > * {
  font-family: "ITC Avant Garde Std Bold", sans;
  max-width: 50%;
  margin-top: 0
}

.clientCase .clientCase__meta-info-left {
  float: left
}

.clientCase .clientCase__meta-info-right {
  float: right;
  color: #606060
}

.clientCase .clientCase__description-header {
  font-size: 1.4em
}

.clientCase .clientCase__contact {
  background-color: #f0f0f0;
  padding: 20px 60px
}

.clientCase .clientCase__contact:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.clientCase .clientCase__contact-left {
  max-width: 120px;
  padding-right: 30px;
  margin-bottom: 20px
}

.clientCase .clientCase__contact-left img {
  width: 100%
}

@media only screen and (min-width:769px) {
  .clientCase .clientCase__header {
    -webkit-box-shadow: 0 -105px 105px 21px #f0f0f0;
    -moz-box-shadow: 0 -105px 105px 21px #f0f0f0;
    box-shadow: 0 -105px 105px 21px #f0f0f0
  }
  .clientCase .clientCase__contact {
    -webkit-box-shadow: 0 -10px 0 0 #f0f0f0;
    -moz-box-shadow: 0 -10px 0 0 #f0f0f0;
    box-shadow: 0 -10px 0 0 #f0f0f0;
    position: absolute;
    bottom: 0;
    width: 100%
  }
  .clientCase .clientCase__contact-left {
    float: left;
    max-width: 35%
  }
  .clientCase .clientCase__contact-right {
    float: left;
    max-width: 65%
  }
}

.clientCase .clientCase__contact-right :first-child {
  margin-top: 0
}

.clientCase .clientCase__contact-right > * {
  margin: 0
}

.clientCase .clientCase__contact-text {
  font-family: "ITC Avant Garde Std Bold", sans
}

.clientCase .clientCase__contact-title {
  margin-top: 20px
}

.clientCase .clientCase__contact-name {
  font-size: 1.175em
}

.clientCase .clientCase__contact-details {
  margin-top: 10px
}

.clientCase .clientCase__contact-details span {
  white-space: nowrap
}

.clientCase .clientCase__contact-details span + span:before {
  content: "/";
  display: inline-block;
  margin: 0 10px
}

.clientNavigation .clientNavigation__list-item,
.clientNavigation .clientNavigation__list-item-link {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%
}

.clientCase hr {
  text-align: left;
  width: 40%;
  margin: 30px 0;
  display: block;
  height: 4px;
  border: none;
  background-color: #000
}

.clientNavigation {
  background-color: #e4e4e4
}

@media only screen and (min-width:769px) {
  .clientNavigation {
    position: fixed;
    min-width: 350px;
    width: 100vw;
    height: 100vh;
    padding-bottom: 60px;
    overflow: visible;
    background-color: transparent
  }
  .clientNavigation:after {
    content: "";
    display: block;
    height: 100%;
    width: 30vw;
    min-width: 350px;
    background-color: #e4e4e4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
  }
  .clientNavigation .clientNavigation__list {
    width: 30vw;
    min-width: 350px
  }
}

.clientNavigation .clientNavigation__header {
  font-size: .625em;
  margin: 60px 60px 30px;
  text-transform: uppercase;
  font-family: "ITC Avant Garde Std Bold", sans
}

.clientNavigation .clientNavigation__list {
  list-style: none;
  margin: 0;
  padding: 0;
  min-height: calc(100vh - 81px)
}

.clientNavigation .clientNavigation__list:hover .clientNavigation__list-item-featureimg-container {
  left: 30vw;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1
}

.clientNavigation .clientNavigation__list-item:first-child .clientNavigation__list-item-link {
  padding-top: 40px
}

.clientNavigation .clientNavigation__list-item-link {
  padding: 12px 60px 5px;
  margin: 0;
  font-family: "ITC Avant Garde Std Bold", sans;
  -webkit-transition: color color 50ms ease-in-out, padding-left padding-left .2s ease-in-out;
  -moz-transition: color color 50ms ease-in-out, padding-left padding-left .2s ease-in-out;
  -o-transition: color color 50ms ease-in-out, padding-left padding-left .2s ease-in-out;
  transition: color 50ms ease-in-out, padding-left .2s ease-in-out
}

.clientNavigation .clientNavigation__list-item-link .clientNavigation__list-item-link-text {
  font-size: 1.5625em;
  pointer-events: none
}

.clientNavigation .clientNavigation__list-item-link.clientNavigation__list-item-link--active,
.clientNavigation .clientNavigation__list-item-link:focus,
.clientNavigation .clientNavigation__list-item-link:hover {
  -webkit-transition: color color .4s ease-in-out, padding-left padding-left .2s ease-in-out 25ms;
  -moz-transition: color color .4s ease-in-out, padding-left padding-left .2s ease-in-out 25ms;
  -o-transition: color color .4s ease-in-out, padding-left padding-left .2s ease-in-out 25ms;
  transition: color .4s ease-in-out, padding-left .2s ease-in-out 25ms;
  padding: 39px 60px 38px 70px;
  background-color: #252525;
  color: #fff
}

.clientNavigation .clientNavigation__list-item-link.clientNavigation__list-item-link--active .clientNavigation__list-item-link-text,
.clientNavigation .clientNavigation__list-item-link:focus .clientNavigation__list-item-link-text,
.clientNavigation .clientNavigation__list-item-link:hover .clientNavigation__list-item-link-text {
  font-size: 2.25em
}

.clientNavigation .clientNavigation__list-item-link.clientNavigation__list-item-link--active .clientNavigation__list-item-link-icon,
.clientNavigation .clientNavigation__list-item-link:focus .clientNavigation__list-item-link-icon,
.clientNavigation .clientNavigation__list-item-link:hover .clientNavigation__list-item-link-icon {
  display: none;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity opacity .2s ease-in-out 180ms, -webkit-transform transform .2s ease-in-out .2s;
  -moz-transition: opacity opacity .2s ease-in-out 180ms, -moz-transform transform .2s ease-in-out .2s;
  -o-transition: opacity opacity .2s ease-in-out 180ms, -o-transform transform .2s ease-in-out .2s;
  transition: opacity .2s ease-in-out 180ms, transform .2s ease-in-out .2s;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform: translate3d(0, -50%, 0);
  -khtml-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  color: #fff
}

.clientNavigation .clientNavigation__list-item-link.clientNavigation__list-item-link--active {
  background-color: #e4e4e4;
  color: #000
}

.clientNavigation .clientNavigation__list-item-featureimg-container {
  display: none
}

@media only screen and (min-width:769px) {
  .clientNavigation .clientNavigation__list-item-link {
    max-width: 30vw
  }
  .clientNavigation .clientNavigation__list-item-link.clientNavigation__list-item-link--active ~ .clientNavigation__list-item-featureimg-container,
  .clientNavigation .clientNavigation__list-item-link:focus ~ .clientNavigation__list-item-featureimg-container,
  .clientNavigation .clientNavigation__list-item-link:hover ~ .clientNavigation__list-item-featureimg-container {
    -webkit-transition: -webkit-transform transform 2.3s cubic-bezier(.165, .84, .26, .98) 0s, opacity opacity .8s linear;
    -moz-transition: -moz-transform transform 2.3s cubic-bezier(.165, .84, .26, .98) 0s, opacity opacity .8s linear;
    -o-transition: -o-transform transform 2.3s cubic-bezier(.165, .84, .26, .98) 0s, opacity opacity .8s linear;
    transition: transform 2.3s cubic-bezier(.165, .84, .26, .98) 0s, opacity .8s linear
  }
  .clientNavigation .clientNavigation__list-item-featureimg-container {
    display: block;
    position: fixed;
    top: 0;
    left: 30vw;
    min-width: 70vw;
    min-height: 100vh;
    overflow: hidden;
    -webkit-transition: -webkit-transform transform 2.4s cubic-bezier(.165, .84, .26, .98) 20ms, opacity opacity .8s linear;
    -moz-transition: -moz-transform transform 2.4s cubic-bezier(.165, .84, .26, .98) 20ms, opacity opacity .8s linear;
    -o-transition: -o-transform transform 2.4s cubic-bezier(.165, .84, .26, .98) 20ms, opacity opacity .8s linear;
    transition: transform 2.4s cubic-bezier(.165, .84, .26, .98) 20ms, opacity .8s linear;
    pointer-events: none;
    backface-visibility: hidden
  }
  .clientNavigation .clientNavigation__list-item-featureimg-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -khtml-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    backface-visibility: hidden
  }
}

.clientNavigation .clientNavigation__list-item-featureimg-container .picture {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  backface-visibility: hidden
}

.clientNavigation .clientNavigation__list-item-link-icon {
  position: absolute;
  right: 30px;
  top: 50%;
  font-size: 1.5625em;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: translate3d(-20px, -50%, 0);
  -khtml-transform: translate3d(-20px, -50%, 0);
  -moz-transform: translate3d(-20px, -50%, 0);
  -ms-transform: translate3d(-20px, -50%, 0);
  -o-transform: translate3d(-20px, -50%, 0);
  transform: translate3d(-20px, -50%, 0);
  -webkit-transition: opacity opacity .2s ease-in-out, -webkit-transform transform .2s ease-in-out .4s;
  -moz-transition: opacity opacity .2s ease-in-out, -moz-transform transform .2s ease-in-out .4s;
  -o-transition: opacity opacity .2s ease-in-out, -o-transform transform .2s ease-in-out .4s;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out .4s;
  color: #fff
}

.contact {
  transform: translateZ(0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  transition: height 0s ease-in-out .6s, width 0s ease-in-out .6s, opacity .1s ease-in-out .4s
}

.contact .contact__background-click {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: rgba(0, 0, 0, .8);
  opacity: 0;
  transition: opacity .3s ease-in-out
}

.contact .contact__info {
  transition: transform .3s ease-in-out .3s, opacity .3s ease-in-out;
  height: auto;
  top: 30px;
  left: 30px;
  color: #fff;
  text-align: left;
  opacity: 0;
  z-index: 1;
  padding: 30px
}

@media only screen and (min-width:769px) {
  .contact .contact__info {
    width: 50%
  }
}

.contact .contact__companyInfo {
  margin-bottom: 10px
}

.contact .contact__corner {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background: linear-gradient(-30deg, transparent 0, transparent 50%, #171717 50%, #f4f4f4 50.5%, #fff);
  transition: height .3s ease-in-out, width .3s ease-in-out, opacity 10ms linear .3s;
  box-shadow: .5vw -.5vw 4vw .5vw rgba(0, 0, 0, .6);
  opacity: 0;
  overflow: hidden;
  border-radius: 0 0 41%/0 0 8%;
  width: 0;
  height: 0
}

.contact .contact__corner:before {
  z-index: 1;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-30deg, #171717 10%, #2e2e2e 24%, #5F5F5F 40%, #6f6f6f 43%, #5F5F5F 46%, #2F2F2F 49.9%, #2F2F2F 50%, transparent 50.3%);
  pointer-events: none
}

.contact .contact__content {
  position: absolute;
  top: 0;
  left: 0;
  height: 56.7vw;
  width: 98vw;
  padding: 0;
  background: linear-gradient(-30deg, transparent 0, transparent 50%, #171717 50%, #f4f4f4 50.5%, #fff);
  text-align: right;
  transition: height .3s ease-in-out, width .3s ease-in-out, padding .1s ease-in-out;
  overflow: hidden
}

@media only screen and (min-width:768px) {
  .contact .contact__content {
    height: 24.3vw;
    width: 42vw
  }
}

.contact .contact__content-inner {
  position: absolute;
  padding: 15px;
  height: 56.7vw;
  width: 98vw;
  transition: height .3s ease-in-out, width .3s ease-in-out;
  overflow: hidden
}

@media only screen and (min-width:768px) {
  .contact .contact__content-inner {
    height: 24.3vw;
    width: 42vw
  }
}

.contact .contact__personInfo {
  padding: 20px 0
}

.contact h2 {
  margin: 0 0 10px
}

.contact .contactmap {
  position: fixed !important;
  top: 0;
  left: 0;
  width: calc(100vw - 15px);
  height: 100vh;
  z-index: -1
}

.contact .contact__close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 51;
  cursor: pointer;
  background-color: #000;
  color: #fff;
  opacity: 0;
  height: 60px;
  width: 60px;
  display: table
}

.contact .contact__close:hover {
  color: #000;
  background-color: #fff
}

.contact .contact__close-label {
  display: table-cell;
  line-height: .5em;
  font-size: 2.5em;
  transform: rotateZ(-45deg);
  text-align: center;
  vertical-align: middle
}

@media only screen and (min-width:769px) {
  .contact .contact__close {
    height: 120px;
    width: 120px
  }
  .contact .contact__close-label {
    font-size: 5em
  }
}

.contact.contact--show {
  height: 100%;
  width: 100%;
  transition: height 0s ease-in-out, width 0s ease-in-out, opacity .1s ease-in-out;
  opacity: 1
}

.contact.contact--show .contact__background-click {
  opacity: 1
}

.contact.contact--show .contact__info {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  transition: transform 0s ease-in-out, opacity .3s ease-in-out 75ms
}

.contact.contact--show .contact__corner {
  opacity: 1;
  transition: height .3s ease-in-out, width .3s ease-in-out, opacity 50ms linear;
  height: 56.7vw;
  width: 98vw
}

@media only screen and (min-width:769px) {
  .contact.contact--show .contact__corner {
    height: 24.3vw;
    width: 42vw
  }
}

.contact.contact--show .contact__close {
  opacity: 1
}

.contact address {
  font-style: normal
}

.cssColumns {
  background-color: #fff;
  padding: 40px 20px
}

.cssColumns .cssColumns__content {
  max-width: 1400px;
  column-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-fill: balance;
  -webkit-column-fill: balance;
  -moz-column-fill: balance
}

@media only screen and (min-width:768px) {
  .cssColumns {
    padding: 80px 20px
  }
  .cssColumns .cssColumns__content {
    margin: 0 auto;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
}

.cssColumns .tile {
  -moz-column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  column-break-inside: avoid;
  background-clip: padding-box;
  position: static;
  width: 100.1%;
  border-bottom: 20px solid transparent
}

.cssColumns .tile .picture__image {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.cssColumns .tile:nth-child(1n) {
  -webkit-transition-delay: .2s !important;
  -khtml-transition-delay: .2s !important;
  -moz-transition-delay: .2s !important;
  -ms-transition-delay: .2s !important;
  -o-transition-delay: .2s !important;
  transition-delay: .2s !important
}

.cssColumns .tile:nth-child(2n) {
  -webkit-transition-delay: 270ms !important;
  -khtml-transition-delay: 270ms !important;
  -moz-transition-delay: 270ms !important;
  -ms-transition-delay: 270ms !important;
  -o-transition-delay: 270ms !important;
  transition-delay: 270ms !important
}

.cssColumns .tile:nth-child(3n) {
  -webkit-transition-delay: 350ms !important;
  -khtml-transition-delay: 350ms !important;
  -moz-transition-delay: 350ms !important;
  -ms-transition-delay: 350ms !important;
  -o-transition-delay: 350ms !important;
  transition-delay: 350ms !important
}

.cssColumns .tile:nth-child(4n) {
  -webkit-transition-delay: .4s !important;
  -khtml-transition-delay: .4s !important;
  -moz-transition-delay: .4s !important;
  -ms-transition-delay: .4s !important;
  -o-transition-delay: .4s !important;
  transition-delay: .4s !important
}

.cssColumns .tile:nth-child(5n) {
  -webkit-transition-delay: 150ms !important;
  -khtml-transition-delay: 150ms !important;
  -moz-transition-delay: 150ms !important;
  -ms-transition-delay: 150ms !important;
  -o-transition-delay: 150ms !important;
  transition-delay: 150ms !important
}

.cssColumns .tile:nth-child(6n) {
  -webkit-transition-delay: 250ms !important;
  -khtml-transition-delay: 250ms !important;
  -moz-transition-delay: 250ms !important;
  -ms-transition-delay: 250ms !important;
  -o-transition-delay: 250ms !important;
  transition-delay: 250ms !important
}

.cssColumns:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.infoBlock {
  width: 100%;
  position: static;
  background-color: #252525;
  color: #fff;
  margin-bottom: 10px
}

@media only screen and (min-width:769px) {
  .infoBlock:first-child {
    margin-top: 0
  }
}

.infoBlock .infoBlock__content {
  padding: 40px
}

.infoBlock .infoBlock__content svg {
  max-width: 40%
}

@media only screen and (min-width:768px) {
  .infoBlock .infoBlock__content svg {
    max-height: none;
    max-width: 10vw
  }
  .infoBlock h1,
  .infoBlock h2,
  .infoBlock h3,
  .infoBlock h4 {
    font-size: 1.8em
  }
}

.infoBlock .infoBlock__content img {
  margin: 10px 0;
  max-width: 50%;
  vertical-align: center
}

.infoBlock .infoBlock__content iframe {
  max-width: 100%;
  max-height: 50vh
}

@media only screen and (min-width:769px) {
  .infoBlock {
    height: 100vh;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 30vw;
    min-width: 350px;
    margin: 0;
    overflow: hidden;
    padding-top: 83px
  }
  .infoBlock .infoBlock__content img,
  .infoBlock .infoBlock__content svg {
    transform: translateZ(0);
    transition: opacity .8s linear .8s;
    opacity: 0
  }
  .infoBlock h1,
  .infoBlock h2,
  .infoBlock h3,
  .infoBlock h4 {
    transition: opacity .8s linear .6s
  }
  .infoBlock.infoBlock--active .h1,
  .infoBlock.infoBlock--active .h2,
  .infoBlock.infoBlock--active .h3,
  .infoBlock.infoBlock--active .h4,
  .infoBlock.infoBlock--active .infoBlock__content img,
  .infoBlock.infoBlock--active .infoBlock__content svg {
    opacity: 1
  }
  .infoBlock .infoBlock__content {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
  }
}

.infoBlock svg path {
  stroke: #fff
}

.infoBlock.infoBlock--odd {
  color: #000;
  background-color: #f0f0f0
}

.infoBlock.infoBlock--odd svg path {
  stroke: #000
}

.infoBlock.inViewPort .infoBlock__content {
  transition: opacity .2s ease-in-out;
  opacity: 0
}

.infoBlock.inViewPort--wasInView .infoBlock__content,
.infoBlock:last-of-type .contact > * {
  opacity: 1
}

.infoBlock:last-of-type {
  background-color: #000
}

.infoBlock:last-of-type .contact {
  width: 100%;
  height: auto;
  opacity: 1;
  position: relative;
  z-index: 0
}

.infoBlock:last-of-type .contact__info {
  width: 100%;
  top: 0;
  left: 0;
  padding: 0
}

.infoBlock:last-of-type .contact__close {
  display: none
}

.infoBlock:last-of-type .contactmap {
  width: 100%;
  min-height: 25vh;
  margin-bottom: 20px;
  position: relative !important;
  height: 100%;
  z-index: 0
}

.row:last-child .infoBlock {
  margin-bottom: 0 !important
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  display: block;
  z-index: 100000
}

.loader .loader-progress {
  position: absolute;
  height: 100%;
  left: 0;
  right: 100%;
  background-color: #000;
  transition: left 4s ease-in-out, right 4s ease-in-out
}

.loader .progress--start {
  transition-duration: .5s;
  right: 0
}

.loader .progress--stop {
  transition-duration: 0s;
  left: 100%
}

.map .map__map {
  position: static;
  width: 100%;
  height: 100%
}

@media only screen and (min-width:768px) {
  .map .map__map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 50%
  }
  .map .textBlock {
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 0
  }
}

@media only screen and (min-width:1024px) {
  .infoBlock h1,
  .infoBlock h2,
  .infoBlock h3,
  .infoBlock h4 {
    font-size: 1.9vw
  }
  .map .map__map {
    width: 67%
  }
}

.map .map__map iframe {
  width: 100%;
  height: 100%
}

.mediaElement {
  transform: translateZ(0);
  position: relative;
  background: url(../assets/images/andco_logo_offwhite.svg) center center no-repeat #f0f0f0;
  background-size: cover;
  height: calc(100vw / 1.7777)
}

@media only screen and (min-width:769px) {
  .mediaElement {
    height: calc((100vw - 30vw - 120px)/ 1.777);
    max-height: calc((100vw - 350px - 120px)/ 1.77777)
  }
}

.mediaElement .mediaElement__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  z-index: 1;
  background-color: #000;
  transition: max-height .3s linear .3s, opacity 1s linear
}

.mediaElement.mediaElement--hasplayer:after,
.mediaElement.mediaElement--hasplayer:before {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  content: "";
  pointer-events: none
}

.mediaElement.inViewPort--wasInView.mediaElement--hasImage .mediaElement__background,
.mediaElement.inViewPort--wasInView.mediaElement--ready.mediaElement--hasplayer .mediaElement__background {
  max-height: 1000px
}

.mediaElement .mediaElement__thumb {
  opacity: 0
}

.mediaElement.inViewPort--wasInView .mediaElement__background,
.mediaElement.inViewPort--wasInView.mediaElement--hasImage .mediaElement__media,
.mediaElement.mediaElement--hasplayer.mediaElement--hovered .mediaElement__media {
  opacity: 1
}

.mediaElement.mediaElement--hasplayer {
  cursor: pointer;
  position: relative
}

.mediaElement.mediaElement--hasplayer.mediaElement--hover:after,
.mediaElement.mediaElement--hasplayer.mediaElement--hover:before {
  opacity: 0
}

.mediaElement.mediaElement--hasplayer .mediaElement__media {
  opacity: 0;
  transition: opacity .2s linear .4s
}

.mediaElement.mediaElement--hasplayer .mediaElement__thumb.mediaElement__thumb--show,
.mediaElement.mediaElement--hasplayer:after,
.mediaElement.mediaElement--hasplayer:before {
  opacity: 1
}

.mediaElement.mediaElement--hasplayer:before {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, .9);
  z-index: 5
}

.mediaElement.mediaElement--hasplayer:after {
  position: absolute;
  margin-left: 3px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid rgba(255, 255, 255, .9);
  z-index: 6
}

.mediaElement video,
.mediaElement.mediaElement--hasImage img {
  width: 100%
}

.mediaElement.mediaElement--hasplayer .mediaElement__thumb {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  transition: opacity .2s linear .4s
}

.mediaElement.mediaElement--hasImage {
  cursor: pointer
}

.mediaElement.mediaElement--hasImage .mediaElement__media {
  height: auto
}

@media only screen and (min-width:769px) {
  .mediaElement.mediaElement--hasImage {
    height: auto
  }
}

.mediaElement.mediaElement--hasImage .mediaElement__media-download {
  position: absolute;
  z-index: 10;
  bottom: 0;
  right: 0;
  display: block;
  padding: 20px;
  font-size: 2em;
  color: #fff;
  background-color: #000
}

.mediaElement.mediaElement--hasImage .mediaElement__media-download:hover {
  color: #000;
  background-color: #fff
}

.mediaElement .mediaElement__media {
  z-index: 2;
  line-height: 0;
  opacity: 0;
  position: relative;
  transition: opacity .3s ease-in-out;
  overflow: hidden;
  height: 56.6vw
}

@media only screen and (min-width:769px) {
  .mediaElement .mediaElement__media {
    min-height: 0;
    height: calc((100vw - 30vw - 120px)/ 1.777)
  }
}

.mediaElement .mediaElement__media img {
  max-width: 100%
}

.mediaElement .mediaElement__media .plyr,
.mediaElement .mediaElement__media .plyr__video-wrapper,
.mediaElement .mediaElement__media .plyr__video-wrapper > *,
.mediaElement .mediaElement__media iframe {
  width: 100%;
  height: 100%
}

.mediaElement .mediaElement__copy {
  padding-left: 20px;
  padding-right: 20px
}

.mediaElement .mediaElement__copy-left {
  float: left;
  font-family: "ITC Avant Garde Std Bold", sans
}

.mediaElement .mediaElement__copy-right {
  float: right;
  width: 50%
}

.zoom__container,
.zoom__container picture {
  width: 100%;
  height: 100%
}

.mediaElement .mediaElement__copy-right > p {
  margin-bottom: 0
}

.mediaElement .mediaElement__copy-right > p + p {
  margin-top: 5px
}

.zoom__container {
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .8);
  z-index: 100;
  opacity: 0
}

.zoom__container picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: auto;
  min-width: 0 !important;
  max-height: none !important;
  max-width: none !important
}

.row + .row .mediaElement__media {
  -webkit-transition-delay: .3s;
  -khtml-transition-delay: .3s;
  -moz-transition-delay: .3s;
  -ms-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
  margin-top: 30px
}

.row + .row + .row .mediaElement__media {
  -webkit-transition-delay: .6s;
  -khtml-transition-delay: .6s;
  -moz-transition-delay: .6s;
  -ms-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s
}

.row + .row + .row + .row .mediaElement__media {
  -webkit-transition-delay: .9s;
  -khtml-transition-delay: .9s;
  -moz-transition-delay: .9s;
  -ms-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s
}

.mediaOverlay {
  background: url(../assets/images/andco_logo_offwhite.svg) center center no-repeat #f0f0f0;
  background-size: cover;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  margin-bottom: 60px;
  display: block;
  position: relative;
  overflow: hidden
}

@media only screen and (min-width:768px) {
  .mediaOverlay {
    min-height: 10vh
  }
}

.mediaOverlay.inViewPort .mediaOverlay__image {
  -webkit-transition: opacity opacity .3s ease-in-out .7s;
  -moz-transition: opacity opacity .3s ease-in-out .7s;
  -o-transition: opacity opacity .3s ease-in-out .7s;
  transition: opacity .3s ease-in-out .7s;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0
}

.mediaOverlay.inViewPort .mediaOverlay__copy {
  display: block;
  opacity: 0
}

.mediaOverlay.inViewPort .mediaOverlayBackground {
  position: absolute;
  width: 100%;
  -webkit-transition: min-height min-height .3s ease-in-out .4s;
  -moz-transition: min-height min-height .3s ease-in-out .4s;
  -o-transition: min-height min-height .3s ease-in-out .4s;
  transition: min-height .3s ease-in-out .4s;
  min-height: 0;
  overflow: hidden;
  background-color: #000
}

.mediaOverlay.inViewPort--wasInView .mediaOverlay__image {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1
}

.mediaOverlay.inViewPort--wasInView .mediaOverlay__copy {
  opacity: 1
}

.mediaOverlay.inViewPort--wasInView .mediaOverlayBackground {
  min-height: 100%
}

.mediaOverlay .mediaOverlayBackground {
  background-color: #000
}

.mediaOverlay .mediaOverlay__image {
  -webkit-box-shadow: inset 0 0 1px #000;
  -khtml-box-shadow: inset 0 0 1px #000;
  -moz-box-shadow: inset 0 0 1px #000;
  -ms-box-shadow: inset 0 0 1px #000;
  -o-box-shadow: inset 0 0 1px #000;
  box-shadow: inset 0 0 1px #000
}

.mediaOverlay .picture__image {
  filter: blur(0);
  transition: filter .4s ease-in-out .3s, transform .3s cubic-bezier(0, .27, .215, .975)
}

.medium-6 .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .picture__image,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .picture__image {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -khtml-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1)
}

@media only screen and (min-width:769px) {
  .mediaElement .mediaElement__copy {
    padding-left: 0;
    padding-right: 0
  }
  .medium-6 .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay {
    height: 0;
    padding-bottom: 100%
  }
  .medium-6 .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__image {
    position: absolute;
    height: 100%;
    width: 100%
  }
  .medium-6 .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .picture__image {
    height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0) scale(1);
    -khtml-transform: translate3d(-50%, 0, 0) scale(1);
    -moz-transform: translate3d(-50%, 0, 0) scale(1);
    -ms-transform: translate3d(-50%, 0, 0) scale(1);
    -o-transform: translate3d(-50%, 0, 0) scale(1);
    transform: translate3d(-50%, 0, 0) scale(1)
  }
}

.mediaOverlay .mediaOverlay__gif {
  opacity: 0;
  transition: opacity 150ms ease-in-out;
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 100%;
  top: 0;
  left: 0;
  object-fit: cover
}

.mediaOverlay .mediaOverlay__copy {
  position: absolute;
  bottom: 0;
  overflow: visible;
  padding: 0 30px 30px;
  width: 100%;
  background-color: transparent;
  color: #fff;
  -webkit-transition: background-color background-color .3s ease-in-out, padding-top padding-top .3s ease-in-out, opacity opacity .6s ease-in-out .8s;
  -moz-transition: background-color background-color .3s ease-in-out, padding-top padding-top .3s ease-in-out, opacity opacity .6s ease-in-out .8s;
  -o-transition: background-color background-color .3s ease-in-out, padding-top padding-top .3s ease-in-out, opacity opacity .6s ease-in-out .8s;
  transition: background-color .3s ease-in-out, padding-top .3s ease-in-out, opacity .6s ease-in-out .8s
}

.mediaOverlay .mediaOverlay__header {
  max-height: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  -khtml-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: opacity opacity .1s ease-out, -webkit-transform transform .2s ease-out, max-height max-height .2s ease-in-out;
  -moz-transition: opacity opacity .1s ease-out, -moz-transform transform .2s ease-out, max-height max-height .2s ease-in-out;
  -o-transition: opacity opacity .1s ease-out, -o-transform transform .2s ease-out, max-height max-height .2s ease-in-out;
  transition: opacity .1s ease-out, transform .2s ease-out, max-height .2s ease-in-out;
  display: table;
  table-layout: fixed;
  width: 100%
}

@media only screen and (max-width:767px) {
  .mediaOverlay .mediaOverlay__header {
    font-size: 1.4em
  }
}

.medium-6 .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__header,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__header {
  font-size: 1.4em
}

.mediaOverlay .mediaOverlay__header-text {
  width: 80%;
  display: table-cell;
  vertical-align: top
}

.mediaOverlay .mediaOverlay__header-icon {
  vertical-align: top;
  width: 20%;
  font-size: .8em;
  display: table-cell;
  text-align: right;
  padding-top: .1em;
  -webkit-transition: -webkit-transform transform .4s cubic-bezier(0, .27, .215, .975), opacity opacity .2s ease-in-out;
  -moz-transition: -moz-transform transform .4s cubic-bezier(0, .27, .215, .975), opacity opacity .2s ease-in-out;
  -o-transition: -o-transform transform .4s cubic-bezier(0, .27, .215, .975), opacity opacity .2s ease-in-out;
  transition: transform .4s cubic-bezier(0, .27, .215, .975), opacity .2s ease-in-out;
  -webkit-transform: translate3d(0, 100%, 0);
  -khtml-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition-delay: 150ms;
  -khtml-transition-delay: 150ms;
  -moz-transition-delay: 150ms;
  -ms-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  transition-delay: 150ms;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0
}

.mediaOverlay .mediaOverlay__copy-bottom {
  margin-top: 5%;
  -webkit-transition: opacity opacity .5s ease-out;
  -moz-transition: opacity opacity .5s ease-out;
  -o-transition: opacity opacity .5s ease-out;
  transition: opacity .5s ease-out;
  display: table;
  table-layout: fixed;
  width: 100%;
  font-family: "ITC Avant Garde Std Bold", sans
}

.mediaOverlay .mediaOverlay__copy-bottom > * {
  display: table-cell;
  width: 50%
}

.mediaOverlay .mediaOverlay__copy-center,
.mediaOverlay .mediaOverlay__copy-right {
  display: none;
  text-align: right
}

@media only screen and (min-width:769px) {
  .mediaOverlay .mediaOverlay__copy-bottom > * {
    width: 33%;
    text-align: center
  }
}

.mediaOverlay .mediaOverlay__copy-left {
  text-align: left
}

.medium-6 .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay .mediaOverlay__copy-center,
.pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay .mediaOverlay__copy-center {
  text-align: right
}

@media only screen and (min-width:769px) {
  .mediaOverlay .mediaOverlay__copy-center {
    text-align: center
  }
  .mediaOverlay .mediaOverlay__copy-center .mediaOverlay__copy {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1
  }
  .no-touch .mediaOverlay:hover .mediaOverlay__gif {
    opacity: 1;
    display: block
  }
  .medium-6 .mediaOverlay:hover .mediaOverlay__copy,
  .medium-6 .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .touch .mediaOverlay .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay:hover .mediaOverlay__copy,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .touch .mediaOverlay .mediaOverlay__copy {
    padding-top: 30px
  }
}

.mediaOverlay:hover .mediaOverlay__image,
.touch .mediaOverlay .mediaOverlay__image {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
  -khtml-box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
  -ms-box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
  -o-box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, .5)
}

.mediaOverlay:hover .mediaOverlay__header-icon,
.mediaOverlay:hover .mediaOverlay__header-text,
.touch .mediaOverlay .mediaOverlay__header-icon,
.touch .mediaOverlay .mediaOverlay__header-text {
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1
}

.mediaOverlay:hover .mediaOverlay__header,
.touch .mediaOverlay .mediaOverlay__header {
  max-height: 150px;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mediaOverlay:hover .mediaOverlay__copy,
.touch .mediaOverlay .mediaOverlay__copy {
  padding-top: 30px;
  background-color: rgba(0, 0, 0, .4);
  -webkit-transform: translate3d(0, 0, 0);
  -khtml-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.mediaOverlay.mediaOverlay__client .mediaOverlay__copy-left {
  transform: translateY(0);
  transition: transform 150ms ease-in-out, opacity 150ms
}

.mediaOverlay.mediaOverlay__client:hover .mediaOverlay__copy-left,
.touch .mediaOverlay.mediaOverlay__client .mediaOverlay__copy-left {
  opacity: 0
}

.mediaOverlay:hover .picture__image {
  filter: hue-rotate(0) grayscale(0);
  -webkit-transform: translate3d(0, 0, 0) scale(1.1);
  -khtml-transform: translate3d(0, 0, 0) scale(1.1);
  -moz-transform: translate3d(0, 0, 0) scale(1.1);
  -ms-transform: translate3d(0, 0, 0) scale(1.1);
  -o-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1)
}

@media only screen and (min-width:769px) {
  .mediaOverlay:hover .mediaOverlay__copy,
  .touch .mediaOverlay .mediaOverlay__copy {
    padding-top: 50px
  }
  .medium-6 .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .columns:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__left:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(2) ~ .page-section__right .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(3) ~ .page-section__right .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .columns .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__left .mediaOverlay:hover .picture__image,
  .pageContainer--home .page-section__right .row .page-section__right:first-child:nth-last-child(4) ~ .page-section__right .mediaOverlay:hover .picture__image {
    -webkit-transform: translate3d(-50%, 0, 0) scale(1.1);
    -khtml-transform: translate3d(-50%, 0, 0) scale(1.1);
    -moz-transform: translate3d(-50%, 0, 0) scale(1.1);
    -ms-transform: translate3d(-50%, 0, 0) scale(1.1);
    -o-transform: translate3d(-50%, 0, 0) scale(1.1);
    transform: translate3d(-50%, 0, 0) scale(1.1)
  }
}

.navigation__simple {
  background-color: #000;
  color: #fff;
  z-index: 100;
  position: fixed;
  width: 100%;
  transform: translateY(0);
  transition: transform 150ms ease-in-out
}

.navigation__simple .navigation__link {
  display: inline-block;
  vertical-align: baseline;
  padding: 32px 4px;
  position: relative
}

.navigation__simple .navigation__link:after {
  content: "";
  opacity: 0;
  display: block;
  height: 8px;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  background-color: #000
}

.navigation__simple .navigation__link:hover:after {
  opacity: 1;
  background-color: #f0f0f0
}

.navigation__simple .navigation__link.navigation__link--active .navigation__link-text {
  opacity: .5
}

.navigation__simple .navigation__logo svg {
  height: 23px;
  margin-left: 20px;
  margin-right: 10px
}

@media only screen and (min-width:769px) {
  .navigation__simple {
    width: 30vw;
    min-width: 350px
  }
  .navigation__simple .navigation__link {
    padding-left: 1%
  }
  .navigation__simple svg {
    margin-left: 30px
  }
}

@media only screen and (min-width:1024px) {
  .navigation__simple .navigation__link {
    padding-left: 10px;
    padding-right: 10px
  }
}

.navigation__simple.navigation--hide {
  transform: translateY(-100%)
}

.pageContainer {
  background-color: transparent;
  min-width: 100%;
  position: relative;
  top: 81px !important
}

.pageContainer--article .page-section__left,
.relatedCase {
  background-color: #252525
}

@media only screen and (min-width:769px) {
  .pageContainer {
    min-height: 100vh;
    top: 0 !important
  }
  .pageContainer--about .aboutus:first-child > * {
    padding-top: 220px
  }
}

.pageContainer--hidden {
  display: none;
  position: absolute;
  top: -999em
}

.pagehandler--stackBehind,
.pagehandler--stackOnTop {
  top: 0;
  height: 100vh;
  width: 100%;
  position: absolute;
  left: 0
}

.pagehandler--stackBehind {
  z-index: 0
}

.pagehandler--stackOnTop {
  z-index: 1
}

.pageContainer--home .page-section__right .row li:first-child:nth-last-child(1) {
  width: 100%
}

.pageContainer--home .page-section__right .row li:first-child:nth-last-child(2),
.pageContainer--home .page-section__right .row li:first-child:nth-last-child(2) ~ li {
  width: 50%
}

.pageContainer--home .page-section__right .row li:first-child:nth-last-child(3),
.pageContainer--home .page-section__right .row li:first-child:nth-last-child(3) ~ li {
  width: 33.3333%
}

.pageContainer--home .page-section__right .row li:first-child:nth-last-child(4),
.pageContainer--home .page-section__right .row li:first-child:nth-last-child(4) ~ li {
  width: 25%
}

.relatedCase {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  height: 120px;
  overflow: hidden;
  transform: translateY(100%);
  transition: transform 150ms ease-in .4s, opacity 150ms ease-in .2s;
  opacity: 0
}

@media only screen and (min-width:769px) {
  .relatedCase {
    position: fixed;
    width: 58.33vw
  }
}

.relatedCase > * {
  width: 50%;
  position: absolute;
  overflow: hidden
}

.relatedCase .relatedCase__left {
  left: 0;
  color: #fff;
  padding: 30px;
  font-family: "ITC Avant Garde Std Bold", sans
}

.relatedCase .relatedCase__prev {
  color: #606060;
  margin-top: 0;
  font-size: .8em
}

.relatedCase .relatedCase__title {
  font-size: 1em
}

@media only screen and (min-width:769px) {
  .relatedCase .relatedCase__prev {
    font-size: 1em
  }
  .relatedCase .relatedCase__title {
    font-size: 1.5em
  }
}

.relatedCase .relatedCase__right {
  left: 50%
}

.pageContainer--animatedIn .relatedCase {
  transform: translateY(0);
  opacity: 1
}

.pageContainer--animatedIn .relatedCase .picture__image {
  opacity: 0;
  transition: opacity .2s linear .3s
}

.pageContainer--animatedIn .relatedCase .picture--loaded .picture__image {
  opacity: 1
}

.tableLayout {
  height: 100%;
  width: 100%
}

.tableLayout .tableLayout__row {
  height: 100%;
  width: 100%;
  display: block;
  table-layout: fixed
}

@media only screen and (min-width:768px) {
  .tableLayout .tableLayout__row {
    display: table
  }
}

.tableLayout .tableLayout__cell {
  width: 100%;
  height: 100%;
  display: block;
  vertical-align: middle
}

.tableLayout .tableLayout__cell:nth-child(1):nth-last-child(2),
.tableLayout .tableLayout__cell:nth-child(2):nth-last-child(1) {
  width: 100%
}

@media only screen and (min-width:768px) {
  .tableLayout .tableLayout__cell {
    display: table-cell
  }
  .tableLayout .tableLayout__cell:nth-child(1):nth-last-child(2),
  .tableLayout .tableLayout__cell:nth-child(2):nth-last-child(1) {
    width: 50%
  }
}

@keyframes plyr-progress {
  to {
    background-position: 25px 0
  }
}

@keyframes plyr-popup {
  0% {
    opacity: .5;
    transform: translateY(10px)
  }
  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes plyr-fade-in {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.plyr {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  direction: ltr;
  font-family: Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  font-variant-numeric: tabular-nums;
  font-weight: 500;
  line-height: 1.7;
  max-width: 100%;
  min-width: 200px;
  position: relative;
  text-shadow: none;
  transition: box-shadow .3s ease
}

.plyr audio,
.plyr video {
  border-radius: inherit;
  height: auto;
  vertical-align: middle;
  width: 100%
}

.plyr button {
  font: inherit;
  line-height: inherit;
  width: auto
}

.plyr:focus {
  outline: 0
}

.plyr--full-ui {
  box-sizing: border-box
}

.plyr--full-ui *,
.plyr--full-ui ::after,
.plyr--full-ui ::before {
  box-sizing: inherit
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
  touch-action: manipulation
}

.plyr__badge {
  background: #4f5b5f;
  border-radius: 2px;
  color: #fff;
  font-size: 9px;
  line-height: 1;
  padding: 3px 4px
}

.plyr--full-ui ::-webkit-media-text-track-container {
  display: none
}

.plyr__captions {
  animation: plyr-fade-in .3s ease;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 14px;
  left: 0;
  padding: 10px;
  position: absolute;
  text-align: center;
  transition: transform .4s ease-in-out;
  width: 100%
}

.plyr__captions .plyr__caption {
  background: rgba(0, 0, 0, .8);
  border-radius: 2px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 185%;
  padding: .2em .5em;
  white-space: pre-wrap
}

.plyr__captions .plyr__caption div {
  display: inline
}

.plyr__captions span:empty {
  display: none
}

@media (min-width:480px) {
  .plyr__captions {
    font-size: 16px;
    padding: 20px
  }
}

@media (min-width:768px) {
  .plyr__captions {
    font-size: 18px
  }
}

.plyr--captions-active .plyr__captions {
  display: block
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
  transform: translateY(-40px)
}

.plyr__control {
  background: 0 0;
  border: 0;
  border-radius: 3px;
  color: inherit;
  cursor: pointer;
  flex-shrink: 0;
  overflow: visible;
  padding: 7px;
  position: relative;
  transition: all .3s ease
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true],
.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
  background: #1aafff;
  color: #fff
}

.plyr__control svg {
  display: block;
  fill: currentColor;
  height: 18px;
  pointer-events: none;
  width: 18px
}

.plyr__control:focus {
  outline: 0
}

.plyr__control.plyr__tab-focus {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, .5);
  outline: 0
}

a.plyr__control {
  text-decoration: none
}

.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
a.plyr__control::after,
a.plyr__control::before {
  display: none
}

.plyr--video .plyr__control svg {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .15))
}

.plyr__control--overlaid {
  background: rgba(26, 175, 255, .8);
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
  color: #fff;
  display: none;
  left: 50%;
  padding: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2
}

.plyr__control--overlaid svg {
  left: 2px;
  position: relative
}

.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
  background: #1aafff
}

.plyr--playing .plyr__control--overlaid {
  opacity: 0;
  visibility: hidden
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
  display: block
}

.plyr--full-ui ::-webkit-media-controls {
  display: none
}

.plyr__controls {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: center
}

.plyr [data-plyr=airplay],
.plyr [data-plyr=captions],
.plyr [data-plyr=fullscreen],
.plyr [data-plyr=pip],
.plyr__controls:empty {
  display: none
}

.plyr__controls .plyr__menu,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time,
.plyr__controls .plyr__volume,
.plyr__controls > .plyr__control {
  margin-left: 5px
}

.plyr__controls .plyr__menu + .plyr__control,
.plyr__controls .plyr__progress + .plyr__control,
.plyr__controls > .plyr__control + .plyr__control,
.plyr__controls > .plyr__control + .plyr__menu {
  margin-left: 2px
}

.plyr__controls > .plyr__control:first-child,
.plyr__controls > .plyr__control:first-child + [data-plyr=pause] {
  margin-left: 0;
  margin-right: auto
}

.plyr--audio .plyr__controls {
  background: #fff;
  border-radius: inherit;
  color: #4f5b5f;
  padding: 10px
}

.plyr--video .plyr__controls {
  background: linear-gradient(transparent, rgba(0, 0, 0, .7));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 20px 5px 5px;
  position: absolute;
  right: 0;
  transition: opacity .4s ease-in-out, transform .4s ease-in-out;
  z-index: 3
}

@media (min-width:480px) {
  .plyr__controls .plyr__menu,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time,
  .plyr__controls .plyr__volume,
  .plyr__controls > .plyr__control {
    margin-left: 10px
  }
  .plyr--video .plyr__controls {
    padding: 35px 10px 10px
  }
  .plyr__volume {
    max-width: 90px
  }
}

.plyr--video.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%)
}

.plyr--airplay-supported [data-plyr=airplay],
.plyr--captions-enabled [data-plyr=captions],
.plyr--fullscreen-enabled [data-plyr=fullscreen],
.plyr--pip-supported [data-plyr=pip] {
  display: inline-block
}

.plyr__video-embed {
  height: 0;
  padding-bottom: 56.25%;
  position: relative
}

.plyr__video-embed iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  user-select: none;
  width: 100%
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
  padding-bottom: 240%;
  position: relative;
  transform: translateY(-38.28125%)
}

.plyr__menu {
  display: flex;
  position: relative
}

.plyr__menu .plyr__control svg {
  transition: transform .3s ease
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
  transform: rotate(90deg)
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
  display: none
}

.plyr__menu__container {
  animation: plyr-popup .2s ease;
  background: rgba(255, 255, 255, .9);
  border-radius: 4px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  color: #4f5b5f;
  font-size: 16px;
  margin-bottom: 10px;
  position: absolute;
  right: -3px;
  text-align: left;
  white-space: nowrap;
  z-index: 3
}

.plyr__menu__container > div {
  overflow: hidden;
  transition: height .35s cubic-bezier(.4, 0, .2, 1), width .35s cubic-bezier(.4, 0, .2, 1)
}

.plyr__menu__container::after {
  border: 4px solid transparent;
  border-top-color: rgba(255, 255, 255, .9);
  content: '';
  height: 0;
  position: absolute;
  right: 15px;
  top: 100%;
  width: 0
}

.plyr__menu__container [role=menu] {
  padding: 7px
}

.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
  margin-top: 2px
}

.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
  margin-top: 0
}

.plyr__menu__container .plyr__control {
  align-items: center;
  color: #4f5b5f;
  display: flex;
  font-size: 14px;
  padding: 4px 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}

.plyr__menu__container .plyr__control > span {
  align-items: inherit;
  display: flex;
  width: 100%
}

.plyr__menu__container .plyr__control::after {
  border: 4px solid transparent;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.plyr__menu__container .plyr__control--forward {
  padding-right: 28px
}

.plyr__menu__container .plyr__control--forward::after {
  border-left-color: rgba(79, 91, 95, .8);
  right: 5px
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--forward:hover::after {
  border-left-color: currentColor
}

.plyr__menu__container .plyr__control--back {
  font-weight: 500;
  margin: 7px 7px 3px;
  padding-left: 28px;
  position: relative;
  width: calc(100% - 14px)
}

.plyr__menu__container .plyr__control--back::after {
  border-right-color: rgba(79, 91, 95, .8);
  left: 7px
}

.plyr__menu__container .plyr__control--back::before {
  background: #b7c5cd;
  box-shadow: 0 1px 0 #fff;
  content: '';
  height: 1px;
  left: 0;
  margin-top: 4px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
.plyr__menu__container .plyr__control--back:hover::after {
  border-right-color: currentColor
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
  padding-left: 7px
}

.plyr__menu__container .plyr__control[role=menuitemradio]::after,
.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  border-radius: 100%
}

.plyr__menu__container .plyr__control[role=menuitemradio]::before {
  background: rgba(0, 0, 0, .1);
  content: '';
  display: block;
  flex-shrink: 0;
  height: 16px;
  margin-right: 10px;
  transition: all .3s ease;
  width: 16px
}

.plyr__menu__container .plyr__control[role=menuitemradio]::after {
  background: #fff;
  border: 0;
  height: 6px;
  left: 12px;
  opacity: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  transition: transform .3s ease, opacity .3s ease;
  width: 6px
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
  background: #1aafff
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
  opacity: 1;
  transform: translateY(-50%) scale(1)
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,
.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
  background: rgba(0, 0, 0, .1)
}

.plyr__menu__container .plyr__menu__value {
  align-items: center;
  display: flex;
  margin-left: auto;
  margin-right: -5px;
  overflow: hidden;
  padding-left: 25px;
  pointer-events: none
}

.plyr--full-ui input[type=range] {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 28px;
  color: #1aafff;
  display: block;
  height: 20px;
  margin: 0;
  padding: 0;
  transition: box-shadow .3s ease;
  width: 100%
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
  background: 0 0;
  border: 0;
  border-radius: 2px;
  height: 4px;
  transition: box-shadow .3s ease;
  -webkit-user-select: none;
  user-select: none;
  background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0))
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2);
  height: 14px;
  position: relative;
  transition: all .2s ease;
  width: 14px;
  -webkit-appearance: none;
  margin-top: -5px
}

.plyr--full-ui input[type=range]::-moz-range-track {
  background: 0 0;
  border: 0;
  border-radius: 2px;
  height: 4px;
  transition: box-shadow .3s ease;
  -moz-user-select: none;
  user-select: none
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2);
  height: 14px;
  position: relative;
  transition: all .2s ease;
  width: 14px
}

.plyr--full-ui input[type=range]::-moz-range-progress {
  background: currentColor;
  border-radius: 2px;
  height: 4px
}

.plyr--full-ui input[type=range]::-ms-track {
  background: 0 0;
  border: 0;
  border-radius: 2px;
  height: 4px;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
  color: transparent
}

.plyr--full-ui input[type=range]::-ms-fill-upper {
  background: 0 0;
  border: 0;
  border-radius: 2px;
  height: 4px;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
  border: 0;
  border-radius: 2px;
  height: 4px;
  transition: box-shadow .3s ease;
  -ms-user-select: none;
  user-select: none;
  background: currentColor
}

.plyr--full-ui input[type=range]::-ms-thumb {
  background: #fff;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2);
  height: 14px;
  position: relative;
  transition: all .2s ease;
  width: 14px;
  margin-top: 0
}

.plyr--full-ui input[type=range]::-ms-tooltip {
  display: none
}

.plyr--full-ui input[type=range]:focus {
  outline: 0
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
  border: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, .5);
  outline: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, .5);
  outline: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
  box-shadow: 0 0 0 5px rgba(26, 175, 255, .5);
  outline: 0
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(255, 255, 255, .25)
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
  background-color: rgba(255, 255, 255, .25)
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
  background-color: rgba(255, 255, 255, .25)
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(255, 255, 255, .5)
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(255, 255, 255, .5)
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(255, 255, 255, .5)
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
  background-color: rgba(183, 197, 205, .66)
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
  background-color: rgba(183, 197, 205, .66)
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
  background-color: rgba(183, 197, 205, .66)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(0, 0, 0, .1)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(0, 0, 0, .1)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15), 0 0 0 1px rgba(47, 52, 61, .2), 0 0 0 3px rgba(0, 0, 0, .1)
}

.plyr__poster {
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity .2s ease;
  width: 100%;
  z-index: 1
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
  opacity: 1
}

.plyr__time {
  font-size: 14px
}

.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 10px
}

@media (max-width:767px) {
  .plyr__time + .plyr__time {
    display: none
  }
}

.plyr--video .plyr__time {
  text-shadow: 0 1px 1px rgba(0, 0, 0, .15)
}

.plyr__tooltip {
  background: rgba(255, 255, 255, .9);
  border-radius: 3px;
  bottom: 100%;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
  color: #4f5b5f;
  font-size: 14px;
  font-weight: 500;
  left: 50%;
  line-height: 1.3;
  margin-bottom: 10px;
  opacity: 0;
  padding: 5px 7.5px;
  pointer-events: none;
  position: absolute;
  transform: translate(-50%, 10px) scale(.8);
  transform-origin: 50% 100%;
  transition: transform .2s .1s ease, opacity .2s .1s ease;
  white-space: nowrap;
  z-index: 2
}

.plyr__tooltip::before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(255, 255, 255, .9);
  bottom: -4px;
  content: '';
  height: 0;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 0;
  z-index: 2
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  transform: translate(-50%, 0) scale(1)
}

.plyr .plyr__control:hover .plyr__tooltip {
  z-index: 3
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
  left: 0;
  transform: translate(0, 10px) scale(.8);
  transform-origin: 0 100%
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip::before,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
  left: 16px
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
  left: auto;
  right: 0;
  transform: translate(0, 10px) scale(.8);
  transform-origin: 100% 100%
}

.plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
  left: auto;
  right: 16px;
  transform: translateX(50%)
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible,
.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip,
.plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls > .plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
  transform: translate(0, 0) scale(1)
}

.plyr--video {
  background: #000;
  overflow: hidden
}

.plyr--video.plyr--menu-open {
  overflow: visible
}

.plyr__video-wrapper {
  background: #000;
  border-radius: inherit;
  overflow: hidden;
  position: relative;
  z-index: 0
}

.plyr__progress {
  flex: 1;
  left: 7px;
  margin-right: 14px;
  position: relative
}

.plyr__progress input[type=range],
.plyr__progress__buffer {
  margin-left: -7px;
  margin-right: -7px;
  width: calc(100% + 14px)
}

.plyr__progress input[type=range] {
  position: relative;
  z-index: 2
}

.plyr__progress .plyr__tooltip {
  font-size: 14px;
  left: 0
}

.plyr__progress__buffer {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 100px;
  height: 4px;
  left: 0;
  margin-top: -2px;
  padding: 0;
  position: absolute;
  top: 50%
}

.plyr__progress__buffer::-webkit-progress-bar {
  background: 0 0;
  transition: width .2s ease
}

.plyr__progress__buffer::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 4px
}

.plyr__progress__buffer::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 4px;
  transition: width .2s ease
}

.plyr__progress__buffer::-ms-fill {
  border-radius: 100px;
  transition: width .2s ease
}

.plyr--video .plyr__progress__buffer {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
  color: rgba(255, 255, 255, .25)
}

.plyr--audio .plyr__progress__buffer {
  color: rgba(183, 197, 205, .66)
}

.plyr--loading .plyr__progress__buffer {
  animation: plyr-progress 1s linear infinite;
  background-image: linear-gradient(-45deg, rgba(47, 52, 61, .6) 25%, transparent 25%, transparent 50%, rgba(47, 52, 61, .6) 50%, rgba(47, 52, 61, .6) 75%, transparent 75%, transparent);
  background-repeat: repeat-x;
  background-size: 25px 25px;
  color: transparent
}

.plyr--video.plyr--loading .plyr__progress__buffer {
  background-color: rgba(255, 255, 255, .25)
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
  background-color: rgba(183, 197, 205, .66)
}

.plyr__volume {
  align-items: center;
  display: flex;
  flex: 1;
  position: relative
}

.plyr__volume input[type=range] {
  margin-left: 5px;
  position: relative;
  z-index: 2
}

@media (min-width:768px) {
  .plyr__volume {
    max-width: 110px
  }
}

.plyr--is-ios .plyr__volume,
.plyr--is-ios.plyr--vimeo [data-plyr=mute] {
  display: none !important
}

.plyr:fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%
}

.plyr:fullscreen video {
  height: 100%
}

.plyr:fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%
}

.plyr:fullscreen .plyr__video-embed {
  overflow: visible
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%)
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
  display: block
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none
}

.plyr:fullscreen.plyr--hide-controls {
  cursor: none
}

.plyr:-webkit-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%
}

.plyr:-webkit-full-screen video {
  height: 100%
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%
}

.plyr:-webkit-full-screen .plyr__video-embed {
  overflow: visible
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%)
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
  display: block
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none
}

.plyr:-webkit-full-screen.plyr--hide-controls {
  cursor: none
}

.plyr:-moz-full-screen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%
}

.plyr:-moz-full-screen video {
  height: 100%
}

.plyr:-moz-full-screen .plyr__video-wrapper {
  height: 100%;
  width: 100%
}

.plyr:-moz-full-screen .plyr__video-embed {
  overflow: visible
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%)
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
  display: block
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
  display: none
}

.plyr:-moz-full-screen.plyr--hide-controls {
  cursor: none
}

.plyr:-ms-fullscreen {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%
}

.plyr:-ms-fullscreen video {
  height: 100%
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
  height: 100%;
  width: 100%
}

.plyr:-ms-fullscreen .plyr__video-embed {
  overflow: visible
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%)
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
  display: block
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
  display: none
}

.plyr:-ms-fullscreen.plyr--hide-controls {
  cursor: none
}

.plyr--fullscreen-fallback {
  background: #000;
  border-radius: 0 !important;
  height: 100%;
  margin: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000000
}

.plyr--fullscreen-fallback video {
  height: 100%
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
  height: 100%;
  width: 100%
}

.plyr--fullscreen-fallback .plyr__video-embed {
  overflow: visible
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  transform: translateY(-50%)
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
  display: block
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg,
.plyr__ads::after:empty {
  display: none
}

.plyr--fullscreen-fallback.plyr--hide-controls {
  cursor: none
}

@media (min-width:1024px) {
  .plyr:fullscreen .plyr__captions {
    font-size: 21px
  }
  .plyr:-webkit-full-screen .plyr__captions {
    font-size: 21px
  }
  .plyr:-moz-full-screen .plyr__captions {
    font-size: 21px
  }
  .plyr:-ms-fullscreen .plyr__captions {
    font-size: 21px
  }
  .plyr--fullscreen-fallback .plyr__captions {
    font-size: 21px
  }
}

.plyr__ads {
  border-radius: inherit;
  bottom: 0;
  cursor: pointer;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.plyr__ads > div,
.plyr__ads > div iframe {
  height: 100%;
  position: absolute;
  width: 100%
}

.plyr__ads::after {
  background: rgba(47, 52, 61, .8);
  border-radius: 2px;
  bottom: 10px;
  color: #fff;
  content: attr(data-badge-text);
  font-size: 11px;
  padding: 2px 6px;
  pointer-events: none;
  position: absolute;
  right: 10px;
  z-index: 3
}

.plyr__cues {
  background: currentColor;
  display: block;
  height: 4px;
  left: 0;
  margin: -2px 0 0;
  opacity: .8;
  position: absolute;
  top: 50%;
  width: 3px;
  z-index: 3
}

.plyr--no-transition {
  transition: none !important
}

.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  border: 0 !important;
  height: 1px !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important
}

.plyr [hidden] {
  display: none !important
}
