﻿
@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box
}
body, html {
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased
}
body.touch-screen, html.touch-screen {
    -webkit-tap-highlight-color: transparent
}
button {
    background: none;
    border: 0;
    outline: 0
}
img, iframe {
    max-width: 100%
}
a {
    text-decoration: none;
    color: inherit
}
hr {
    border: 0;
    outline: 0
}
ul {
    list-style: none
}
input, textarea {
    background: none;
    border: 0;
    outline: 0;
    resize: none;
    -moz-border-radius: 0;
         border-radius: 0
}
strong {
    font-weight: 400
}
.clearfix:after, .lead:after, .plain:after, .dropdown__content:after, .product:after, .product__header:after, .cases:after, .contact .section:after, .highlight:after, .articles:after, .article:after, .register .form__step#Confirmation dl:after {
    content: '';
    clear: both;
    display: block
}
.no-padding {
    padding-right: 0!important;
    padding-left: 0!important
}
.no-padding > .row {
    margin-right: 0!important;
    margin-left: 0!important
}
.container {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media only screen and (min-width: 768px) {
    .container {
        width: 730px
    }
}
@media only screen and (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media only screen and (min-width: 1200px) {
    .container {
        width: 1086px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media only screen and (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media only screen and (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media only screen and (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none!important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs, td.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm, td.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md, td.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    th.visible-lg, td.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print, td.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
@font-face {
    font-family: "XOheadlines";
    src: url(../fonts/helveticaneueltstd-blkcn.woff) format("woff"), url(../fonts/helveticaneueltstd-blkcn.ttf) format("truetype")
}
@font-face {
    font-family: "XOtext";
    src: url(../fonts/helveticaneueltstd-roman.woff) format("woff"), url(../fonts/helveticaneueltstd-roman.ttf) format("truetype")
}
@font-face {
    font-family: "XOtextBold";
    src: url(../fonts/helveticaneueltstd-bd.woff) format("woff"), url(../fonts/helveticaneueltstd-bd.ttf) format("truetype")
}
/*@import "7c2c674bdfcc4ea7b7ea6cee0ce38265.css";*/
.cookie-bar {
    position: fixed;
    z-index: 10001;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    width: 100%;
    max-width: 880px;
    padding: 17px 25px 14px;
    background: #222;
    color: #fff;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
     -ms-transform: translateY(100%);
         transform: translateY(100%);
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: -webkit-transform .5s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: transform .5s cubic-bezier(0.7, 0, 0.3, 1), -moz-transform .5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform .5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform .5s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform .5s cubic-bezier(0.7, 0, 0.3, 1), -moz-transform .5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform .5s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform .5s cubic-bezier(0.7, 0, 0.3, 1)
}
.page-loaded .cookie-bar {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
     -ms-transform: translateY(0);
         transform: translateY(0)
}
.page-loaded .cookie-bar.cookie-bar--hidden {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
     -ms-transform: translateY(100%);
         transform: translateY(100%)
}
.cookie-bar__info {
    max-width: 691px;
    padding-right: 25px;
    font-size: 12px;
    line-height: 20px
}
.cookie-bar__close {
    margin-top: -5px
}
@media (min-width: 881px) {
    .cookie-bar {
        left: 50%;
        margin-left: -440px
    }
}
@media (max-width: 820px) {
    .cookie-bar {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
                align-items: flex-start
    }
    .cookie-bar__info {
        padding-right: 10px
    }
    .cookie-bar__close {
        padding: 9px 12px;
        margin: -9px -20px 0 0
    }
    .cookie-bar__close span {
        display: none
    }
    .cookie-bar__close:after {
        margin-left: 0
    }
}
/* slideshow */
.color-configurator-slider { width:70%; max-width:1050px; display:-webkit-box; display:-webkit-flex; display:-moz-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -webkit-align-items:center; -moz-box-align:center; -ms-flex-align:center; align-items:center; position:relative; margin:0 auto; }
.slider-item { width:100%; position:absolute; top:0; left:0; visibility:hidden; -webkit-transform:translateZ(0); -moz-transform:translateZ(0); transform:translateZ(0); -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
.slider-item.active { position:relative; visibility:visible; -webkit-transform:translateX(0) translateZ(0); -moz-transform:translateX(0) translateZ(0); transform:translateX(0) translateZ(0); }
.slider-item.right { -webkit-animation: slide-left .45s cubic-bezier(0.7,0,0.3,1); -moz-animation: slide-left .45s cubic-bezier(0.7,0,0.3,1); animation: slide-left .45s cubic-bezier(0.7,0,0.3,1); }
.slider-item.left { -webkit-animation: slide-right .45s cubic-bezier(0.7,0,0.3,1); -moz-animation: slide-right .45s cubic-bezier(0.7,0,0.3,1); animation: slide-right .45s cubic-bezier(0.7,0,0.3,1); }
.slider-item.fade-left { visibility: visible; -webkit-animation: fade-left .45s cubic-bezier(0.7,0,0.3,1); -moz-animation: fade-left .45s cubic-bezier(0.7,0,0.3,1); animation: fade-left .45s cubic-bezier(0.7,0,0.3,1); }
.slider-item.fade-right { visibility: visible; -webkit-animation: fade-right .45s cubic-bezier(0.7,0,0.3,1); -moz-animation: fade-right .45s cubic-bezier(0.7,0,0.3,1); animation: fade-right .45s cubic-bezier(0.7,0,0.3,1); }
.dots-wrapper { -moz-border-radius:0; border-radius:0; position: absolute; bottom:-50px; left:50%; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); z-index:5; }
.dots .bullet { height:12px; width:12px; -moz-border-radius:50%; border-radius:50%; border:1px solid #252525; display:inline-block; cursor:pointer; margin-left:6px; margin-right:6px; -webkit-transition:background-color .5s; -moz-transition:background-color .5s; transition:background-color .5s; }
.dots .bullet:hover { border-width:2px; }
.dots .bullet.active { background:#252525; }
.slider-arrows-container { width:100%; height:40px; display:-webkit-box; display:-webkit-flex; display:-moz-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -webkit-align-items:center; -moz-box-align:center; -ms-flex-align:center; align-items:center; position:absolute; left:0; top:50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.slider-arrow { width:17px; height:17px; position:absolute; cursor:pointer; border-top:2px solid #8b8c8b; }
.slider-arrow.right { right:50px; border-right:2px solid #8b8c8b; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); }
.slider-arrow.left { left:50px; border-left:2px solid #8b8c8b; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); }
@media (max-width: 768px) {
}
@media (max-width: 1024px) {
  .slider-item { width:100%; height:auto; }
  .slider-arrow.right { right:4vw; }
  .slider-arrow.left { left: 4vw; }
}
@media (max-width: 1600px) {
  .color-configurator-slider { width:80%; }
}
@media (max-width: 1500px) {
  .color-configurator-slider { width:90%; }
}
@media (max-width: 1400px) {
  .color-configurator-slider { width:100%; }
}
/* @keyframes increase-width {
  from {
      transform: scaleX(0);
  }

  to {
      transform: scaleX(1);
  }
} */
@-webkit-keyframes slide-left {
  from {
      -webkit-transform: translateX(100%) translateZ(0);
              transform: translateX(100%) translateZ(0);
  }

  to {
      -webkit-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
  }
}
@-moz-keyframes slide-left {
  from {
      -moz-transform: translateX(100%) translateZ(0);
           transform: translateX(100%) translateZ(0);
  }

  to {
      -moz-transform: translateX(0) translateZ(0);
           transform: translateX(0) translateZ(0);
  }
}
@keyframes slide-left {
  from {
      -webkit-transform: translateX(100%) translateZ(0);
         -moz-transform: translateX(100%) translateZ(0);
              transform: translateX(100%) translateZ(0);
  }

  to {
      -webkit-transform: translateX(0) translateZ(0);
         -moz-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
  }
}
@-webkit-keyframes slide-right {
  from {
      -webkit-transform: translateX(-100%) translateZ(0);
              transform: translateX(-100%) translateZ(0);
  }

  to {
      -webkit-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
  }
}
@-moz-keyframes slide-right {
  from {
      -moz-transform: translateX(-100%) translateZ(0);
           transform: translateX(-100%) translateZ(0);
  }

  to {
      -moz-transform: translateX(0) translateZ(0);
           transform: translateX(0) translateZ(0);
  }
}
@keyframes slide-right {
  from {
      -webkit-transform: translateX(-100%) translateZ(0);
         -moz-transform: translateX(-100%) translateZ(0);
              transform: translateX(-100%) translateZ(0);
  }

  to {
      -webkit-transform: translateX(0) translateZ(0);
         -moz-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
  }
}
@-webkit-keyframes fade-left {
  from {
      -webkit-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
  }

  to {
      -webkit-transform: translateX(-100%) translateZ(0);
              transform: translateX(-100%) translateZ(0);
  }
}
@-moz-keyframes fade-left {
  from {
      -moz-transform: translateX(0) translateZ(0);
           transform: translateX(0) translateZ(0);
  }

  to {
      -moz-transform: translateX(-100%) translateZ(0);
           transform: translateX(-100%) translateZ(0);
  }
}
@keyframes fade-left {
  from {
      -webkit-transform: translateX(0) translateZ(0);
         -moz-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
  }

  to {
      -webkit-transform: translateX(-100%) translateZ(0);
         -moz-transform: translateX(-100%) translateZ(0);
              transform: translateX(-100%) translateZ(0);
  }
}
@-webkit-keyframes fade-right {
  from {
      -webkit-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
  }

  to {
      -webkit-transform: translateX(100%) translateZ(0);
              transform: translateX(100%) translateZ(0);
  }
}
@-moz-keyframes fade-right {
  from {
      -moz-transform: translateX(0) translateZ(0);
           transform: translateX(0) translateZ(0);
  }

  to {
      -moz-transform: translateX(100%) translateZ(0);
           transform: translateX(100%) translateZ(0);
  }
}
@keyframes fade-right {
  from {
      -webkit-transform: translateX(0) translateZ(0);
         -moz-transform: translateX(0) translateZ(0);
              transform: translateX(0) translateZ(0);
  }

  to {
      -webkit-transform: translateX(100%) translateZ(0);
         -moz-transform: translateX(100%) translateZ(0);
              transform: translateX(100%) translateZ(0);
  }
}
@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
}
body, html {
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
}
body.touch-screen, html.touch-screen {
        -webkit-tap-highlight-color: transparent;
    }
button {
    background: none;
    border: 0;
    outline: 0;
}
img, iframe {
    max-width: 100%;
}
a {
    text-decoration: none;
    color: inherit;
}
hr {
    border: 0;
    outline: 0;
}
ul {
    list-style: none;
}
input, textarea {
    background: none;
    border: 0;
    outline: 0;
    resize: none;
    -moz-border-radius: 0;
         border-radius: 0;
}
strong {
    font-weight: normal;
}
.clearfix:after, .lead:after, .plain:after, .dropdown__content:after, .product:after, .product__header:after, .cases:after, .contact .section:after, .highlight:after, .articles:after, .article:after, .register .form__step#Confirmation dl:after {
    content: '';
    clear: both;
    display: block;
}
.no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.no-padding > .row {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
.container {
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media only screen and (min-width: 768px) {
    .container {
        width: 730px;
    }
}
@media only screen and (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media only screen and (min-width: 1200px) {
    .container {
        width: 1086px;
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media only screen and (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media only screen and (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
@font-face {
    font-family: "XOheadlines";
    src: url("../fonts/helveticaneueltstd-blkcn.woff") format("woff"), url("../fonts/helveticaneueltstd-blkcn.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
@font-face {
    font-family: "XOtext";
    src: url("../fonts/helveticaneueltstd-roman.woff") format("woff"), url("../fonts/helveticaneueltstd-roman.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
@font-face {
    font-family: "XOtextBold";
    src: url("../fonts/helveticaneueltstd-bd.woff") format("woff"), url("../fonts/helveticaneueltstd-bd.ttf") format("truetype");
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
p {
    font-family: "XOtext";
    font-size: 16px;
    line-height: 24px;
}
p a {
        font-family: "XOtextBold";
    }
.headline--bold {
    font-family: "XOtextBold";
}
.headline--extrabold, .showcase .article__text h1, .leadership .person__name, .article__content h3, .article__content blockquote {
    font-family: "XOheadlines";
    text-transform: uppercase;
}
.headline--lead, .showcase .article__text h1, .headline--normal, .leadership .person__name, .article__content h3 {
    font-size: 24px;
    line-height: 32px;
}
.headline--small {
    font-size: 16px;
    line-height: 32px;
}
.headline--strong {
    font: 20px/28px "XOtextBold";
}
.headline span, .showcase .article__text h1 span, .leadership .person__name span, .article__content h3 span, .article__content blockquote span, .history .episode__date span {
    display: block;
    font-size: 16px;
    line-height: 18px;
}
@media only screen and (min-width: 768px) {
    .headline--lead, .showcase .article__text h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .headline--strong {
        font-size: 24px;
        line-height: 32px;
    }

    .headline span, .showcase .article__text h1 span, .leadership .person__name span, .article__content h3 span, .article__content blockquote span, .history .episode__date span {
        font-size: inherit;
        line-height: inherit;
    }
}
@media only screen and (min-width: 1200px) {
    .headline--pull {
        margin-left: -40px;
    }
}
.text, .leadership .person__description, .contact__info .info, .article__header {
    line-height: 24px;
}
.text strong, .leadership .person__description strong, .contact__info .info strong, .article__header strong {
        font-family: "XOtextBold";
    }
.text p, .leadership .person__description p, .contact__info .info p, .article__header p, .text li, .leadership .person__description li, .contact__info .info li, .article__header li {
        font-family: "XOtext";
        font-size: 16px;
    }
.text p a, .leadership .person__description p a, .contact__info .info p a, .article__header p a, .text li a, .leadership .person__description li a, .contact__info .info li a, .article__header li a {
            font-family: "XOtextBold";
        }
.text p small, .leadership .person__description p small, .contact__info .info p small, .article__header p small, .text li small, .leadership .person__description li small, .contact__info .info li small, .article__header li small {
            font-size: 12px;
            line-height: 20px;
        }
.text p:not(:last-of-type), .leadership .person__description p:not(:last-of-type), .contact__info .info p:not(:last-of-type), .article__header p:not(:last-of-type), .text ul, .leadership .person__description ul, .contact__info .info ul, .article__header ul {
            margin-bottom: 20px;
        }
.specifications .text p + ul, .specifications .leadership .person__description p + ul, .leadership .specifications .person__description p + ul, .specifications .contact__info .info p + ul, .contact__info .specifications .info p + ul, .specifications .article__header p + ul {
    margin-top: -20px;
}
.text ul li, .leadership .person__description ul li, .contact__info .info ul li, .article__header ul li, .article__content ul li {
    margin: 0.2em 0;
    list-style: none;
    padding-left: 1.25em;
    position: relative;
}
.text ul li:before, .leadership .person__description ul li:before, .contact__info .info ul li:before, .article__header ul li:before, .article__content ul li:before {
        content: '';
        position: absolute;
        top: 0.5em;
        left: 0;
        margin: -2px 0 0 1px;
        width: 6px;
        height: 6px;
        background: currentColor;
        -moz-border-radius: 50%;
             border-radius: 50%;
    }
.windows .text ul li:before, .windows .leadership .person__description ul li:before, .leadership .windows .person__description ul li:before, .windows .contact__info .info ul li:before, .contact__info .windows .info ul li:before, .windows .article__header ul li:before, .windows .article__content ul li:before {
    top: 0.67em;
}
.text ul.no-dots li, .leadership .person__description ul.no-dots li, .contact__info .info ul.no-dots li, .article__header ul.no-dots li, .text .pagination ul li, .pagination .text ul li, .leadership .person__description .pagination ul li, .pagination .leadership .person__description ul li, .contact__info .info .pagination ul li, .pagination .contact__info .info ul li, .article__header .pagination ul li, .pagination .article__header ul li, .article__content ul.no-dots li, .article__content .pagination ul li, .pagination .article__content ul li {
    padding-left: 0;
}
.text ul.no-dots li:before, .leadership .person__description ul.no-dots li:before, .contact__info .info ul.no-dots li:before, .article__header ul.no-dots li:before, .text .pagination ul li:before, .pagination .text ul li:before, .leadership .person__description .pagination ul li:before, .pagination .leadership .person__description ul li:before, .contact__info .info .pagination ul li:before, .pagination .contact__info .info ul li:before, .article__header .pagination ul li:before, .pagination .article__header ul li:before, .article__content ul.no-dots li:before, .article__content .pagination ul li:before, .pagination .article__content ul li:before {
        display: none;
    }
ol {
    list-style-type: decimal;
    list-style-position: inside;
}
.list--simple li {
    padding-left: 0;
}
.list--simple li:before {
        display: none;
    }
.list--simple li a {
        font-family: inherit;
    }
sup, sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}
sub {
    top: 0.4em;
}
body {
    font-family: "XOtext", Verdana;
    color: #272724;
    overflow: hidden;
}
body:not(.page-loaded) * {
        -webkit-transition: none !important;
        -moz-transition: none !important;
        transition: none !important;
    }
body.history {
        background: #f2f2f2;
    }
body.history .header {
            background: white;
        }
#page {
    overflow-x: hidden;
}
.main {
    position: relative;
    min-height: -webkit-calc(100vh - 321px);
    min-height: -moz-calc(100vh - 321px);
    min-height: calc(100vh - 321px);
}
@media only screen and (min-width: 768px) {
    .main {
        min-height: -webkit-calc(100vh - 329px);
        min-height: -moz-calc(100vh - 329px);
        min-height: calc(100vh - 329px);
    }
}
@media only screen and (min-width: 1200px) {
    .main {
        min-height: -webkit-calc(100vh - 178px);
        min-height: -moz-calc(100vh - 178px);
        min-height: calc(100vh - 178px);
    }
}
.container-fluid--limited {
    max-width: 1400px;
}
.lead {
    display: none;
    padding: 26px 0 22px;
    background: #222222;
    color: #fff;
}
.lead--blue {
    background: #8799ba;
}
.lead .text, .lead .leadership .person__description, .leadership .lead .person__description, .lead .contact__info .info, .contact__info .lead .info, .lead .article__header {
    margin: 12px 0;
}
@media only screen and (min-width: 768px) {
    .lead {
        padding: 42px 0 38px;
    }

        .lead .text, .lead .leadership .person__description, .leadership .lead .person__description, .lead .contact__info .info, .contact__info .lead .info, .lead .article__header {
            font-size: 20px;
            line-height: 28px;
        }
}
@media only screen and (min-width: 1200px) {
    .lead {
        padding: 76px 0 60px;
    }

        .lead .text, .lead .leadership .person__description, .leadership .lead .person__description, .lead .contact__info .info, .contact__info .lead .info, .lead .article__header {
            margin: 12px 0 4px;
        }
}
.section--photo {
    width: 100%;
    -moz-background-size: cover;
         background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.section--grey {
    background-color: #ecebeb;
}
.plain {
    padding: 2em 0 3em 0;
}
.plain h1, .plain h2, .plain h3, .plain h4, .plain h5 {
        margin: 1em 0 0.75em 0;
    }
.pagination {
    display: block;
    clear: both;
}
.pagination-data {
    display: none;
}
.pagination ul {
    margin-bottom: 0 !important;
}
.pagination li {
    display: inline-block;
    margin: 0 4px !important;
    text-align: center;
}
.pagination li:first-child {
        margin-left: 0;
    }
.pagination li:last-child {
        margin-right: 0;
    }
.pagination li:first-child:last-child {
        display: none;
    }
.pagination li a {
        display: block;
        width: 32px;
        height: 32px;
        line-height: 36px;
        -moz-border-radius: 50%;
             border-radius: 50%;
        font-family: "XOText" !important;
    }
@media screen\0 {
    .pagination li a {
        line-height: 32px;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .pagination li a {
        line-height: 32px;
    }
}
@supports (-ms-accelerator: true) {
    .pagination li a {
        line-height: 32px;
    }
}
@supports (-ms-ime-align: auto) {
    .pagination li a {
        line-height: 32px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .windows .pagination li a {
        line-height: 32px;
    }
}
@-moz-document url-prefix() {
    .windows .pagination li a {
        line-height: 32px;
    }
}
.pagination li.active a, .pagination li:hover a {
    background: #272724;
    color: white;
}
@media only screen and (min-width: 500px) {
    .pagination li {
        margin: 0 6px;
    }
}
.next-article {
    display: block;
    padding: 0 30px;
    margin: 35px auto;
    max-width: 385px;
}
.next-article .headline, .next-article .showcase .article__text h1, .showcase .article__text .next-article h1, .next-article .leadership .person__name, .leadership .next-article .person__name, .next-article .article__content h3, .article__content .next-article h3, .next-article .article__content blockquote, .article__content .next-article blockquote, .next-article .history .episode__date, .history .next-article .episode__date {
        margin: 3px 0 13px 0;
    }
.next-article .button {
        color: #272724;
    }
@media only screen and (min-width: 992px) {
    .next-article {
        margin: 120px auto;
    }
}
@media only screen and (min-width: 1200px) {
    .desktop-hide {
        display: none !important;
    }
}
#check-media-breakpoint {
    display: none;
    visibility: hidden;
    width: 0;
    height: 0;
    max-width: 767px;
}
@media only screen and (min-width: 768px) {
    #check-media-breakpoint {
        max-width: 1199px;
    }
}
.image-object-container.object-fit-fallback {
    -moz-background-size: cover;
         background-size: cover;
    background-position: 50% 50%;
}
.image-object-container.object-fit-fallback img {
        opacity: 0;
    }
@media print {
    .header, .area-header, .footer, .lead, .dropdown__header, .button, a[download] {
        display: none !important;
    }

    .dropdown__content {
        padding-top: 0 !important;
    }

    .dropdown__more {
        background: none !important;
    }
}
.main-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -40px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 5px solid #ecebeb;
    border-top-color: #f5822b;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
         animation: spin 1s infinite linear;
}
#loader-container {
    position: fixed;
    z-index: 10001;
    width: 100vw;
    height: 100vh;
    background: white;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
}
#loader-container.page-loaded {
        opacity: 0;
    }
#loader-container.page-loaded .main-loader {
            display: none;
        }
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
             transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
             transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
             transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
             transform: rotate(360deg);
    }
}
.button {
    position: relative;
    display: inline-block;
    outline: 0;
    font: 16px/20px "XOTextBold";
    color: inherit;
    cursor: pointer;
}
.button__loader {
    position: absolute;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 3.75px solid #ecebeb;
    border-top-color: #f5822b;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
         animation: spin 1s infinite linear;
    top: 7px;
    right: -55px;
    margin-top: 0;
    margin-bottom: 0;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.button.button--loading .button__loader {
    opacity: 1;
}
@media only screen and (min-resolution: 144), (-webkit-min-device-pixel-ratio: 1.5) {
    .button--arrow span:after, .button--arrow span:before {
        background-image: url("../images/arrow-right-black@2x.png");
    }
}
.button--arrow span:before {
    display: none;
    margin-right: 15px;
    margin-left: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
         transform: rotate(180deg);
}
.button--arrow.button--back span:before {
    display: inline-block;
}
.button--arrow.button--back span:after {
    display: none;
}
.button--triangle {
    font-family: "XOheadlines";
    text-transform: uppercase;
}
.button--triangle:after, .button--triangle:before {
        position: relative;
        top: 2px;
        margin-top: -11px;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
    }
.button--triangle:before {
        display: none;
        margin-right: 21px;
        border-width: 8px 12px 8px 0;
        border-color: transparent white transparent transparent;
    }
.button--triangle:after {
        display: inline-block;
        margin-left: 23px;
        border-width: 8px 0 8px 12px;
        border-color: transparent transparent transparent white;
    }
.button--triangle.button--back:before {
        display: inline-block;
    }
.button--triangle.button--back:after {
        display: none;
    }

@media only screen and (min-resolution: 144), (-webkit-min-device-pixel-ratio: 1.5) {
    .button--white.button--arrow span:after, .button--white.button--arrow span:before {
        background-image: url("../images/arrow-right@2x.png");
    }
}
.button--grey {
    background: #777;
    color: #fff;
    padding: 12px 25px 8px 24px;
}
@media screen\0 {
    .button--grey {
        padding: 10px 25px 10px 24px;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .button--grey {
        padding: 10px 25px 10px 24px;
    }
}
@supports (-ms-accelerator: true) {
    .button--grey {
        padding: 10px 25px 10px 24px;
    }
}
@supports (-ms-ime-align: auto) {
    .button--grey {
        padding: 10px 25px 10px 24px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .windows .button--grey {
        padding: 10px 25px 10px 24px;
    }
}
@-moz-document url-prefix() {
    .windows .button--grey {
        padding: 9px 25px 11px 24px;
    }
}
.button--grey.button--arrow span:after, .button--grey.button--arrow span:before {
    background-image: url("../images/arrow-right.png");
    -moz-background-size: 8px 12px;
         background-size: 8px 12px;
}
@media only screen and (min-resolution: 144), (-webkit-min-device-pixel-ratio: 1.5) {
    .button--grey.button--arrow span:after, .button--grey.button--arrow span:before {
        background-image: url("../images/arrow-right@2x.png");
    }
}
.button--transparent {
    padding-left: 0;
    background: none;
    color: #272724;
}
.button--transparent:after {
        border-color: transparent transparent transparent #272724;
    }
.button--submit {
    position: relative;
}
.button--submit input[type=button] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }
.button--search {
    position: absolute;
    top: 0;
    left: 15px;
    background-color: #777;
    margin-top: 0 !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.button--search img {
        width: 24px;
        vertical-align: middle;
        margin-bottom: 0 !important;
    }
.button--close {
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'XOText';
    cursor: pointer;
}
.button--close:after {
        position: relative;
        display: inline-block;
        content: '';
        top: 4px;
        width: 19px;
        height: 19px;
        margin-left: 19px;
        -moz-background-size: 19px 19px;
             background-size: 19px 19px;
        background-repeat: no-repeat;
        background-image: url("../images/close.png");
    }
@media only screen and (min-resolution: 144), (-webkit-min-device-pixel-ratio: 1.5) {
    .button--close:after {
        background-image: url("../images/close@2x.png");
    }
}
/*======================================
Selectric v1.10.1
======================================*/
.selectric {
    position: relative;
}
.selectric-wrapper {
    position: relative;
    z-index: 3;
    width: 100%;
    cursor: pointer;
}
.selectric-wrapper.selectric-disabled {
        opacity: 0.5;
        cursor: default !important;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        pointer-events: none;
    }
.selectric-responsive {
    width: 100%;
}
.selectric-open {
    z-index: 9999;
}
.selectric-open .selectric-items {
        display: block;
    }
.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectric-hide-select select {
        position: absolute;
        left: -100%;
        font-size: 16px;
    }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .selectric-hide-select select:focus {
        font-size: 16px;
    }
}
.selectric-hide-select .selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.selectric-hide-select .selectric-is-native select {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        border: none;
        z-index: 1;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        opacity: 0;
    }
.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}
.selectric-items {
    display: none;
    position: absolute;
    top: -5px;
    left: 17px;
    background: white;
    -moz-box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.07);
         box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.07);
    font-size: 16px;
}
.selectric-items:before {
        content: '';
        position: absolute;
        z-index: -1;
        bottom: 0;
        left: 50%;
        width: 240px;
        margin-left: -120px;
        height: 40px;
        background: white;
        -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
             box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
    }
.selectric-items-captions {
    min-width: 300px;
}
.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}
.selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.selectric-items li {
    display: block;
    line-height: 1.5;
    color: #666;
    cursor: pointer;
    padding: 12px 20px 8px 20px;
    border-bottom: 1px solid #f2f2f2;
}
.selectric-items li:nth-of-type(1) {
        display: none;
    }
.selectric-items li:nth-of-type(2) {
        padding-top: 14px;
    }
.selectric-items li:last-of-type {
        border-bottom: none;
        padding-bottom: 10px;
    }
.selectric-items li:hover {
        background: #f2f2f2;
    }
.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}
.selectric .label {
    display: block;
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-bottom: 2px;
    border-bottom: 1px solid #515151;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 24px;
    color: #444;
}
.form--search {
    position: relative;
    margin: 3px 0 0 0;
    padding-bottom: 48px;
}
.form--search .no-results {
        position: absolute;
        top: 50px;
        left: 70px;
        color: red;
        visibility: hidden;
    }
.form.form--wide {
    width: 322px;
}
.form.form--wide .field {
        max-width: none;
    }
.form .validation-summary-errors {
    max-width: 414px;
    margin-top: 12px;
    color: red;
}
.form .validation-summary-errors li {
        margin-bottom: 3px;
        line-height: 1.33;
    }
.form .field {
    position: relative;
    margin-bottom: 12px;
    width: 100%;
    overflow: hidden;
}
.form .field__underline {
    display: none;
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    height: 1px;
    background: black;
    -webkit-transform: translateX(-101%);
    -moz-transform: translateX(-101%);
     -ms-transform: translateX(-101%);
         transform: translateX(-101%);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.form .field__placeholder {
    display: none;
    height: 15px;
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 15px;
    color: #515151;
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form .field__placeholder:after {
        content: attr(data-placeholder);
    }
.form .field__description {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
    color: #777;
}
.form .field__arrow {
    position: absolute;
    top: 5px;
    right: 12px;
}
.form .field__arrow:after, .form .field__arrow:before {
        position: absolute;
        top: 2px;
        content: '';
        width: 8px;
        height: 2px;
        background: #515151;
    }
.form .field__arrow:after {
        left: 5px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
         -ms-transform: rotate(-45deg);
             transform: rotate(-45deg);
    }
.form .field__arrow:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
         -ms-transform: rotate(45deg);
             transform: rotate(45deg);
    }
.form .field__files {
    margin-top: 7px;
    font-size: 14px;
    line-height: 1.5;
}
.form .field__caption {
    display: block;
    font-size: 12px;
    color: #a6a6a6;
}
.form .field--text, .form .field--select {
    max-width: 244px;
    min-height: 44px;
}
.form .field--textarea {
    max-width: 408px;
}
.form .field--textarea textarea {
        height: 5.1em;
        overflow: auto;
        font-family: inherit;
    }
.form .field--textarea.field--error {
        margin-top: 30px;
    }
.form .field--file input[type=file] {
    display: none;
}
.form .field--file .button {
    margin-top: 17px;
}
.form .field--focus .field__underline {
    -webkit-transform: none;
    -moz-transform: none;
     -ms-transform: none;
         transform: none;
}
.form .field--long {
    max-width: 322px;
}

.form .field--msg {
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 10%
}

@media (max-width:663px) {
    .form .field--msg {
        margin-bottom: 0px;
        display: inline-block;
        margin-left: 0;
    }
}

.form .field--select {
    overflow: visible;
}
.form .field--select select {
        display: none;
    }
.form .field--select [type=text] {
        padding-right: 20px;
    }
.form .field--select.field--chosen .field__placeholder {
        opacity: 1;
        visibility: visible;
    }
.form .field--error .field__placeholder {
    display: block;
    opacity: 1;
    visibility: visible;
}
.form .field--error .input {
    border-bottom-color: #ff0000;
    color: #ff0000;
}
.form .field--error .input.placeholder {
        color: #ff0000;
    }
.form .field--error .input:-moz-placeholder {
        color: #ff0000;
    }
.form .field--error .input::-moz-placeholder {
        color: #ff0000;
    }
.form .field--error .input::-webkit-input-placeholder {
        color: #ff0000;
    }
.form .field--error .selectric .label {
    border-bottom-color: #ff0000;
    color: #ff0000;
}
.form .field--error .selectric .field__arrow:after, .form .field--error .selectric .field__arrow:before {
    background: #ff0000;
}
.form .field:not(.field--typing) .field__placeholder {
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
         transition-duration: 0.1s;
}
.form .field--error .field__placeholder:after {
    color: #ff0000;
}
.form .field--empty .field__placeholder:after {
    content: attr(data-empty);
}
.form .field--empty.field--typing .field__placeholder:after, .form .field--empty.field--chosen .field__placeholder:after {
    content: attr(data-placeholder);
    color: inherit;
}
.form .field--incorrect .field__placeholder:after {
    content: attr(data-incorrect);
}
.form .field--search {
    margin-bottom: 0;
}
.form .field--search .input {
        position: relative;
        padding: 0 20px 0 55px;
        height: 40px;
        background: white;
        border-bottom: none;
        -moz-border-radius: 0;
             border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
.form .field--search .input.placeholder {
            color: #bababa;
        }
.form .field--search .input:-moz-placeholder {
            color: #bababa;
        }
.form .field--search .input::-moz-placeholder {
            color: #bababa;
        }
.form .field--search .input::-webkit-input-placeholder {
            color: #bababa;
        }
.form .input {
    display: block;
    padding-bottom: 2px;
    width: 100%;
    border-bottom: 1px solid #515151;
    font-size: 16px;
    line-height: 24px;
    color: #272724;
}
.form .input:disabled {
        opacity: 1 !important;
        color: #272724;
    }
.form .input.placeholder {
        color: #515151;
    }
.form .input:-moz-placeholder {
        color: #515151;
    }
.form .input::-moz-placeholder {
        color: #515151;
    }
.form .input::-webkit-input-placeholder {
        color: #515151;
    }
.form .input--checkbox {
    display: none;
}
.form .input--checkbox + label {
        position: relative;
        display: block;
        margin-bottom: 9px;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
    }
.form .input--checkbox + label:after, .form .input--checkbox + label:before {
            display: inline-block;
            content: '';
            -moz-box-sizing: border-box;
                 box-sizing: border-box;
        }
.form .input--checkbox + label:before {
            position: relative;
            top: 1px;
            left: 1px;
            margin-right: 11px;
            display: inline-block;
            width: 14px;
            height: 14px;
            border: 1px solid #515151;
        }
.philosophy__form .input--checkbox + label:before, .installation__form .input--checkbox + label:before {
            display: none;
        }
.form .input--checkbox:checked + label:after {
        position: absolute;
        top: 5px;
        left: 4px;
        width: 8px;
        height: 6px;
        background-image: url("../images/tick.png");
        -moz-background-size: 8px 6px;
             background-size: 8px 6px;
    }
.philosophy__form .input--checkbox:checked + label:after, .installation__form .input--checkbox:checked + label:after {
        width: 0;
    }
.philosophy__form .input--checkbox + label:before, .installation__form .input--checkbox + label:before {
        border-width: 2px;
        -moz-border-radius: 50%;
             border-radius: 50%;
        width: 12px;
        height: 12px;
    }
.form .input--checkbox + label .dotmark {
            position: relative;
            margin-right: 9px;
            display: inline-block;
            -moz-border-radius: 50%;
                 border-radius: 50%;
            width: 12px;
            height: 12px;
            border: 2px solid #515151;
        }
.philosophy__form .input--checkbox + label .dotmark:after, .installation__form .input--checkbox + label .dotmark:after {
                position: absolute;
                content: '';
                top: 1px;
                left: 1px;
                width: 6px;
                height: 6px;
                background: #515151;
                visibility: hidden;
            }
.philosophy__form .input--checkbox:checked + label .dotmark:after, .installation__form .input--checkbox:checked + label .dotmark:after {
            visibility: visible;
          }
.philosophy__form .input--checkbox + label .dotmark:after, .installation__form .input--checkbox + label .dotmark:after {
                display: inline-block;
                -moz-border-radius: 50%;
                     border-radius: 50%;
                -moz-box-sizing: border-box;
                     box-sizing: border-box;
            }
@media only screen and (min-resolution: 144), (-webkit-min-device-pixel-ratio: 1.5) {
    .form .input--checkbox:checked + label:after {
        background-image: url("../images/tick@2x.png");
    }
}
.form .input--radio {
    display: none;
}
.form .question.language .input--radio + label {
        display: block;
        margin-bottom: 5px;
    }
.form .input--radio + label {
        position: relative;
        margin-right: 40px;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
    }
.form .input--radio + label .dotmark {
            position: relative;
            margin-right: 9px;
            display: inline-block;
            width: 12px;
            height: 12px;
            border: 2px solid #515151;
        }
.form .input--radio + label .dotmark, .form .input--radio + label .dotmark:after {
                display: inline-block;
                -moz-border-radius: 50%;
                     border-radius: 50%;
                -moz-box-sizing: border-box;
                     box-sizing: border-box;
            }
.form .input--radio + label .dotmark:after {
                    position: absolute;
                    content: '';
                    top: 1px;
                    left: 1px;
                    width: 6px;
                    height: 6px;
                    background: #515151;
                    visibility: hidden;
                }
.form .input--radio:checked + label .dotmark:after {
        visibility: visible;
    }
.form .question, .form__group {
    margin-bottom: 28px;
}
.form .question__text, .form__group__text {
    margin-bottom: 12px;
}
.form .optionalField {
    max-height: 0;
    margin-bottom: 0;
    -webkit-transition: max-height 1s ease-out;
    -moz-transition: max-height 1s ease-out;
    transition: max-height 1s ease-out;
    overflow: hidden;
}
.form .optionalField > * {
        opacity: 0;
        -webkit-transition: opacity 0.25s;
        -moz-transition: opacity 0.25s;
        transition: opacity 0.25s;
    }
.form .optionalField > :last-child {
        margin-bottom: 28px;
    }
.form .optionalField--active {
    max-height: 300px;
}
.form .optionalField--active > * {
        opacity: 1;
    }
.form .optionalField:not(.optionalField--active) {
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
         transition-duration: 0.3s;
}
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
        outline: none;
    }
.slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }
.slick-track:after {
        clear: both;
    }
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    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;
}
/* CUSTOM BUTTONS */
.slick-arrow {
    position: absolute;
    z-index: 2;
    display: block;
    width: 48px;
    height: 48px;
    background: #777;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: .25s background;
    -moz-transition: .25s background;
    transition: .25s background;
}
.slick-arrow:after {
        position: absolute;
        top: 16px;
        right: 18px;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 12px;
        border-color: transparent transparent transparent #ffffff;
    }
.slick-arrow.slick-prev {
        left: 0;
    }
.slick-arrow.slick-prev:after {
            border-width: 8px 12px 8px 0px;
            border-color: transparent #ffffff transparent transparent;
        }
.slick-arrow.slick-next {
        right: 0;
    }
.slick-arrow:not(.slick-disabled) {
        cursor: pointer;
    }
.slick-arrow:not(.slick-disabled):hover {
            background: #f5822b;
        }
/* CUSTOM DOTS */
.slick-dots {
    position: absolute;
    width: 100%;
    text-align: center;
}
.slick-dots li {
        position: relative;
        display: inline-block;
        width: 36px;
        height: 36px;
        text-indent: -9999px;
        cursor: pointer;
    }
.slick-dots li:after {
            display: block;
            position: absolute;
            top: 12px;
            left: 12px;
            content: '';
            width: 12px;
            height: 12px;
            -moz-border-radius: 50%;
                 border-radius: 50%;
        }
.slick-slide {
    outline: 0;
}
.dropdown {
    width: 100vw;
    margin: 0 0 15px -15px;
}
.dropdown__offset {
    margin-bottom: 45px;
}
.dropdown__data {
    display: none;
}
.dropdown__header {
    display: table;
    position: relative;
    width: 100%;
    height: 96px;
    padding: 0 80px 0 15px;
    background-color: #515151;
    color: white;
    cursor: pointer;
}
@media print {
    .dropdown__header {
        display: none;
    }
}
.dropdown__header--disabled {
    cursor: default;
}
.dropdown__header .headline, .dropdown__header .showcase .article__text h1, .showcase .article__text .dropdown__header h1, .dropdown__header .leadership .person__name, .leadership .dropdown__header .person__name, .dropdown__header .article__content h3, .article__content .dropdown__header h3, .dropdown__header .article__content blockquote, .article__content .dropdown__header blockquote, .dropdown__header .history .episode__date, .history .dropdown__header .episode__date {
    display: table-cell;
    vertical-align: middle;
}
.dropdown__header:after {
    position: absolute;
    top: 42px;
    right: 15px;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 8px 0 8px;
    border-color: #ffffff transparent transparent transparent;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.dropdown__dropdown.no-dots li, .pagination ul.dropdown__dropdown li {
    margin: 0;
    line-height: 1.33;
}
.dropdown__dropdown.no-dots li:first-of-type span, .pagination ul.dropdown__dropdown li:first-of-type span {
        display: block;
        margin-bottom: 0.75em;
    }
.dropdown__content {
    display: none;
    padding: 30px 0 30px;
}
#supportProduct .dropdown__content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: inherit !important;
    height: inherit !important;
}
.dropdown__content > [class^="ezsearch"] {
    padding-right: 15px;
    padding-left: 15px;
}
.dropdown__content > [class^="ezsearch"] .button {
        margin-top: 0;
    }
.dropdown__content .ezsearch-results ~ .headline--other {
    display: block;
}
.dropdown__content p:last-child {
    margin-bottom: 0;
}
.dropdown__content .headline--small {
    line-height: 1.33;
}
.dropdown__content .headline--normal, .dropdown__content .leadership .person__name, .leadership .dropdown__content .person__name, .dropdown__content .article__content h3, .article__content .dropdown__content h3 {
    margin: 13px 0 30px;
}
.dropdown__content .headline--other {
    margin: 45px 0 15px 0;
    display: none;
}
.dropdown__content .contact__form {
    margin-top: 0;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.dropdown__content .contact__form strong {
        font-family: 'XOTextBold';
    }
.dropdown__content .contact__form .question__answer {
        display: block;
        margin-bottom: 15px;
    }
.dropdown__content .contact__form .button--submit {
        margin-top: 26px;
    }
.dropdown__content a[download] {
    display: inline-block;
    max-width: 99%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.dropdown__content.distributors .row:not(:first-of-type) .headline--normal, .dropdown__content.distributors .row:not(:first-of-type) .leadership .person__name, .leadership .dropdown__content.distributors .row:not(:first-of-type) .person__name, .dropdown__content.distributors .row:not(:first-of-type) .article__content h3, .article__content .dropdown__content.distributors .row:not(:first-of-type) h3 {
    margin-top: 40px;
}
.dropdown__content img {
    margin-bottom: 20px;
}
.dropdown__content .detailed-list {
    margin-top: 20px;
}
.dropdown__content .detailed-list .headline, .dropdown__content .detailed-list .showcase .article__text h1, .showcase .article__text .dropdown__content .detailed-list h1, .dropdown__content .detailed-list .leadership .person__name, .leadership .dropdown__content .detailed-list .person__name, .dropdown__content .detailed-list .article__content h3, .article__content .dropdown__content .detailed-list h3, .dropdown__content .detailed-list .article__content blockquote, .article__content .dropdown__content .detailed-list blockquote, .dropdown__content .detailed-list .history .episode__date, .history .dropdown__content .detailed-list .episode__date {
        margin: 15px 0 12px;
    }
.dropdown__content .detailed-list .desc {
        margin-bottom: 25px;
        max-width: 350px;
    }
.dropdown__content .dropdown__time + .headline, .dropdown__content .showcase .article__text .dropdown__time + h1, .showcase .article__text .dropdown__content .dropdown__time + h1, .dropdown__content .leadership .dropdown__time + .person__name, .leadership .dropdown__content .dropdown__time + .person__name, .dropdown__content .article__content .dropdown__time + h3, .article__content .dropdown__content .dropdown__time + h3, .dropdown__content .article__content .dropdown__time + blockquote, .article__content .dropdown__content .dropdown__time + blockquote, .dropdown__content .history .dropdown__time + .episode__date, .history .dropdown__content .dropdown__time + .episode__date {
    margin: 0 0 5px;
}
.dropdown__content .dropdown__time + .headline + img, .dropdown__content .showcase .article__text .dropdown__time + h1 + img, .showcase .article__text .dropdown__content .dropdown__time + h1 + img, .dropdown__content .leadership .dropdown__time + .person__name + img, .leadership .dropdown__content .dropdown__time + .person__name + img, .dropdown__content .article__content .dropdown__time + h3 + img, .article__content .dropdown__content .dropdown__time + h3 + img, .dropdown__content .article__content .dropdown__time + blockquote + img, .article__content .dropdown__content .dropdown__time + blockquote + img, .dropdown__content .history .dropdown__time + .episode__date + img, .history .dropdown__content .dropdown__time + .episode__date + img {
        margin-top: 9px;
    }
.dropdown__content .button--grey + .button--grey {
    margin-left: 30px;
}
.dropdown__content .pagination {
    margin-top: 48px;
    width: 100%;
    text-align: center;
}
.dropdown__more {
    margin: 15px 0 0 0;
    background-color: #ecebeb;
}
.dropdown__more:first-of-type {
        margin-top: 0;
    }
.dropdown__more:last-of-type {
        margin-bottom: 30px;
    }
.dropdown__more--active .dropdown__header:after, .dropdown__more:first-of-type:last-of-type .dropdown__header:after {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
             transform: rotateX(180deg);
    }
.dropdown__more:first-of-type:last-of-type .dropdown__header {
        pointer-events: none;
    }
.dropdown__more:first-of-type:last-of-type .dropdown__content {
        display: block;
    }
.dropdown__article:not(:last-of-type) {
    margin-bottom: 48px;
}
.dropdown__article .button--back:last-of-type {
    margin-top: 34px;
}
@media only screen and (min-width: 768px) {
    .dropdown {
        width: 100%;
        margin: 0 auto 15px auto;
        max-width: 704px;
    }

    .dropdown__offset {
        padding-left: 55px;
    }

    .dropdown__more:last-of-type {
        margin-bottom: 50px;
    }

    .dropdown__header {
        padding: 0 80px 0 30px;
    }

        .dropdown__header:after {
            right: 30px;
        }

    .dropdown__content {
        padding: 30px 15px;
    }

        .dropdown__content .detailed-list li {
            clear: both;
            overflow: hidden;
            margin-bottom: 15px;
        }

        .dropdown__content .detailed-list .desc {
            float: left;
            margin-bottom: 0;
        }

        .dropdown__content .detailed-list img {
            float: right;
            max-width: -webkit-calc(100% - 400px);
            max-width: -moz-calc(100% - 400px);
            max-width: calc(100% - 400px);
        }
}
#image-cropper {
    position: relative;
}
#image-cropper .cropit-preview {
        background-color: #dbdbdb;
        -moz-border-radius: 50%;
             border-radius: 50%;
        width: 114px;
        height: 114px;
    }
#image-cropper .cropit-image-input {
        display: none;
    }
#image-cropper [type=range] {
        position: absolute;
        top: 50px;
        left: 130px;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease;
        -moz-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
    }
#image-cropper [type=range].cropit-adjusting {
            opacity: 1;
        }
@media only screen and (min-width: 1200px) {
    #Profileedit #image-cropper [type=range] {
        top: 90px;
        left: 145px;
    }
}
#image-cropper .cropit-changed + [type=range] {
    display: block;
}
#image-cropper .cropit-preview-image-container {
    cursor: move;
}
#image-cropper .cropit-preview-image-container:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        -moz-border-radius: 50%;
             border-radius: 50%;
        width: 114px;
        height: 114px;
        -moz-box-shadow: 0px 0px 0px 2000px #fff;
             box-shadow: 0px 0px 0px 2000px #fff;
    }
#image-cropper .cropit-preview-image {
    max-width: none;
}
#image-cropper .image-size-label {
    margin-top: 10px;
}
#image-cropper .button.upload-profile-picture {
    display: block;
    margin-top: 20px;
}
.popup {
    position: fixed;
    visibility: hidden;
    z-index: -1;
}
.popup#popup-subscribe .contact__form {
        margin-top: 20px;
        margin-bottom: 0;
    }
.popup .popup__update, .popup .popup__update--email {
        display: none;
    }
.popup--update .popup__box > *:not(.popup__update), .popup--update--email .popup__box > *:not(.popup__update--email) {
    display: none;
}
.popup--update .popup__update, .popup--update--email .popup__update--email {
    display: block;
}
.popup__box {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 90%;
    max-width: 576px;
    padding: 45px 30px;
    background: white;
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
         box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-27px);
    -moz-transform: translateY(-27px);
     -ms-transform: translateY(-27px);
         transform: translateY(-27px);
    opacity: 0;
    -webkit-transition: 0.41s -webkit-transform ease-out;
    transition: 0.41s -webkit-transform ease-out;
    -moz-transition: 0.41s transform ease-out, 0.41s -moz-transform ease-out;
    transition: 0.41s transform ease-out;
    transition: 0.41s transform ease-out, 0.41s -webkit-transform ease-out, 0.41s -moz-transform ease-out;
    transition: 0.41s transform ease-out, 0.41s -webkit-transform ease-out;
}
.popup__box .headline, .popup__box .showcase .article__text h1, .showcase .article__text .popup__box h1, .popup__box .leadership .person__name, .leadership .popup__box .person__name, .popup__box .article__content h3, .article__content .popup__box h3, .popup__box .article__content blockquote, .article__content .popup__box blockquote, .popup__box .history .episode__date, .history .popup__box .episode__date {
        margin-bottom: 22px;
    }
.contact .popup__box .button, .popup__box .button {
        margin-top: 35px;
    }
@media only screen and (min-width: 992px) {
    .popup__box {
        padding: 111px 120px 101px 80px;
    }

        .popup__box .text p, .popup__box .leadership .person__description p, .leadership .popup__box .person__description p, .popup__box .contact__info .info p, .contact__info .popup__box .info p, .popup__box .article__header p {
            font-size: 20px;
            line-height: 28px;
        }
}
.popup__shade {
    position: absolute;
    z-index: 1;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    -webkit-transition: 0.22s ease-out;
    -moz-transition: 0.22s ease-out;
    transition: 0.22s ease-out;
}
.popup, .popup__shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.popup--active {
    z-index: 10001;
    visibility: visible;
}
.popup--active .popup__box {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
         -ms-transform: translateY(0);
             transform: translateY(0);
        opacity: 1;
    }
.popup--active .popup__shade {
        opacity: 1;
    }
.popup:not(.popup--active) {
    -webkit-transition: 0.001s 0.21s ease;
    -moz-transition: 0.001s 0.21s ease;
    transition: 0.001s 0.21s ease;
}
.popup:not(.popup--active) .popup__box {
        -webkit-transition: opacity 0.11s ease-in, 0.21s -webkit-transform ease-out;
        transition: opacity 0.11s ease-in, 0.21s -webkit-transform ease-out;
        -moz-transition: 0.21s transform ease-out, opacity 0.11s ease-in, 0.21s -moz-transform ease-out;
        transition: 0.21s transform ease-out, opacity 0.11s ease-in;
        transition: 0.21s transform ease-out, opacity 0.11s ease-in, 0.21s -webkit-transform ease-out, 0.21s -moz-transform ease-out;
        transition: 0.21s transform ease-out, opacity 0.11s ease-in, 0.21s -webkit-transform ease-out;
    }
.cookie-bar {
    position: fixed;
    z-index: 10001;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    width: 100%;
    max-width: 880px;
    padding: 17px 25px 14px 25px;
    background: #222222;
    color: white;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
     -ms-transform: translateY(100%);
         transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1), -moz-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1), -moz-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.page-loaded .cookie-bar {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
     -ms-transform: translateY(0);
         transform: translateY(0);
}
.page-loaded .cookie-bar.cookie-bar--hidden {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
         -ms-transform: translateY(100%);
             transform: translateY(100%);
    }
.cookie-bar__info {
    max-width: 691px;
    padding-right: 25px;
    font-size: 12px;
    line-height: 20px;
}
.cookie-bar__close {
    margin-top: -5px;
}
@media (min-width: 881px) {
    .cookie-bar {
        left: 50%;
        margin-left: -440px;
    }
}
@media (max-width: 820px) {
    .cookie-bar {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        -webkit-align-items: flex-start;
           -moz-box-align: start;
                align-items: flex-start;
    }

    .cookie-bar__info {
        padding-right: 10px;
    }

    .cookie-bar__close {
        padding: 9px 12px;
        margin: -9px -20px 0 0;
    }

        .cookie-bar__close span {
            display: none;
        }

        .cookie-bar__close:after {
            margin-left: 0;
        }
}
.header {
    position: relative;
    z-index: 10000;
    width: 100%;
    background: #000;
}
@media only screen and (min-width: 1200px) {
    .header {
        /*overflow: hidden;*/
        height: 90px;
        -webkit-transition: height 0.8s cubic-bezier(0.7, 0, 0.3, 1);
        -moz-transition: height 0.8s cubic-bezier(0.7, 0, 0.3, 1);
        transition: height 0.8s cubic-bezier(0.7, 0, 0.3, 1);
        background: -webkit-linear-gradient(top, white 0%, white 90px, #ecebeb 90px, #ecebeb 100%);
        background: -moz-linear-gradient(top, white 0%, white 90px, #ecebeb 90px, #ecebeb 100%);
        background: linear-gradient(to bottom, white 0%, white 90px, #ecebeb 90px, #dfdfdf 100%);
    }
}
@media only screen and (max-width: 1199px) {
    .header {
        height: 80px !important;
    }
}
@media only screen and (max-width: 767px) {
    .header {
        height: 64px !important;
    }
}
.header__logo {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-top: 12px;
    width: 100px;
    height: 30px;background-size: 100% 100%;  
}
.header__logo a {
        display: block;
        width: 100%;
        height: 100%;
    }
@media only screen and (min-width: 768px) {
    .header__logo {
    margin-top: 18px;
    width: 150px;
    height: 30px;background-size: 100% 100%;  
}
    }
}
@media only screen and (min-width: 1200px) {
    .header__logo {
    width: 150px;
    height: 30px;background-size: 100% 100%;  
      
    }
}
@media print {
    .header {
        display: none;
    }
}
.header__menu-btn {
    position: absolute;
    z-index: 10;
    top: 11px;
    right: 15px;
    width: 79px;
    height: 44px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}
.header__menu-btn small {
        position: absolute;
        top: 11px;
        right: 38px;
        display: block;
        float: left;
        -webkit-transition: 0.4s 0.2s ease-in-out;
        -moz-transition: 0.4s 0.2s ease-in-out;
        transition: 0.4s 0.2s ease-in-out;
        font: 12px/20px "XOtextBold";
    }
.header__menu-btn small:nth-of-type(2) {
            opacity: 0;
        }
.header__menu-btn span {
        display: block;
        position: absolute;
        left: 53px;
        width: 24px;
        height: 2px;
        background: #fff;
        -webkit-transition: 0.25s 0.4s ease-in-out;
        -moz-transition: 0.25s 0.4s ease-in-out;
        transition: 0.25s 0.4s ease-in-out;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
         -ms-transform: rotate(0);
             transform: rotate(0);
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
         -ms-transform-origin: left center;
             transform-origin: left center;
    }
.header__menu-btn span:nth-of-type(1) {
            top: 11px;
        }
.header__menu-btn span:nth-of-type(2) {
            top: 19px;
            -webkit-transition: 0.4s 0.4s cubic-bezier(0.7, 0, 0.3, 1);
            -moz-transition: 0.4s 0.4s cubic-bezier(0.7, 0, 0.3, 1);
            transition: 0.4s 0.4s cubic-bezier(0.7, 0, 0.3, 1);
        }
.header__menu-btn span:nth-of-type(3) {
            top: 27px;
        }
.header__menu-btn.menuOpen {
        color: #272724;
    }
.header__menu-btn.menuOpen small {
            opacity: 0;
        }
.header__menu-btn.menuOpen small:nth-of-type(2) {
                opacity: 1;
            }
.header__menu-btn.menuOpen span {
            background: #272724;
        }
.header__menu-btn.menuOpen span:nth-of-type(1) {
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                 -ms-transform: rotate(45deg);
                     transform: rotate(45deg);
            }
.header__menu-btn.menuOpen span:nth-of-type(2) {
                width: 0%;
                opacity: 0;
                -webkit-transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1);
                -moz-transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1);
                transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1);
            }
.header__menu-btn.menuOpen span:nth-of-type(3) {
                top: 28px;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                 -ms-transform: rotate(-45deg);
                     transform: rotate(-45deg);
            }
@media only screen and (min-width: 768px) {
    .header__menu-btn {
        top: 20px;
    }
}
@media only screen and (min-width: 1200px) {
    .header__menu-btn {
        display: none;
    }
}
.header__menu {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    width: 320px;
    height: auto;
    min-height: 100vh;
    padding: 50px 0 77px 57px;
    background: #f2f2f2;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
     -ms-transform: translateX(100%);
         transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
    transition: -webkit-transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1), -moz-transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.7, 0, 0.3, 1), -moz-transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1), -webkit-transform 0.8s cubic-bezier(0.7, 0, 0.3, 1);
}
.header__menu--active {
    -webkit-transform: none;
    -moz-transform: none;
     -ms-transform: none;
         transform: none;
}
@media only screen and (min-width: 1200px) {
    .header__menu {
        z-index: 0;
        width: 100%;
        min-height: auto;
        height: 90px;
        padding: 12px 0 0 0;
        background: #000;
        -webkit-transform: none;
        -moz-transform: none;
         -ms-transform: none;
             transform: none;
    }
}
.menu {
    font-size: 14px;
    text-transform: uppercase;
}
.menu--main .menu__item.expanded > span, .menu--main .menu__item.expanded > a, .menu--main .menu__item.permanent > span, .menu--main .menu__item.permanent > a, .menu--main .menu__item.active > span, .menu--main .menu__item.active > a {
    color: #f5822b;
}
.menu__item {
    max-height: 20px;
    display: block;
    margin-top: 27px;
}
.menu--main > .menu__item.language__menu {
        width: 52px;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        z-index: 1;
        margin-left: 0px;
    }
.language__menu .language__selected {
        background-color: #f2f2f2;
        position: relative;
        z-index: -1;
    }
.language__menu .language__selected:before {
            content: "";
            width: 80px;
            height: 100px;
            background-color: #f2f2f2;
            position: absolute;
            bottom: 0;
            z-index: 2;
        }
.language__title {
        z-index: 3;
        position: relative;
    }
.language__title .title {
            z-index: 3;
            position: relative;
        }
.language__menu .caret {
        content: "";
        width: 0;
        height: 0;
        border-top: 4px solid #f5822b;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        vertical-align: middle;
        display: inline-block;
        z-index: 3;
        position: relative;
    }
.language__dropdown {
        width: 42px;
        background-color: #f2f2f2;
        opacity: 0;
        position: absolute;
        z-index: 1;
        visibility: visible;
        -webkit-transition: opacity .5s, -webkit-transform .5s;
        transition: opacity .5s, -webkit-transform .5s;
        -moz-transition: opacity .5s, transform .5s, -moz-transform .5s;
        transition: opacity .5s, transform .5s;
        transition: opacity .5s, transform .5s, -webkit-transform .5s, -moz-transform .5s;
        -webkit-transform: translateY(-80px);
           -moz-transform: translateY(-80px);
            -ms-transform: translateY(-80px);
                transform: translateY(-80px);
        padding: 10px 10px 3px;
        margin-left: -10px;
    }
.language__dropdown.open {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0px);
           -moz-transform: translateY(0px);
            -ms-transform: translateY(0px);
                transform: translateY(0px);
    }
.language__menu__item {
        color: #000;
        position: relative;
        cursor: pointer;
        padding-bottom: 5px;
    }
.language__menu__item .title {
        position: absolute;
        top: 0;
        left: 0px;
    }
.language__menu__item:hover .title {
        border-bottom: 1px solid #000;
    }
.menu__item span, .menu__item a {
        display: inline-block;
        cursor: pointer;
    }
.menu__item[data-level="2"] > span {
        cursor: default;
    }
.menu__item--expandable {
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    transition: max-height 0.5s;
}
.menu__item--expandable > .menu {
        padding-left: 25px;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateY(-27px);
        -moz-transform: translateY(-27px);
         -ms-transform: translateY(-27px);
             transform: translateY(-27px);
        -webkit-transition: opacity 0.5s 0.5s, -webkit-transform 0.4s;
        transition: opacity 0.5s 0.5s, -webkit-transform 0.4s;
        -moz-transition: opacity 0.5s 0.5s, transform 0.4s, -moz-transform 0.4s;
        transition: opacity 0.5s 0.5s, transform 0.4s;
        transition: opacity 0.5s 0.5s, transform 0.4s, -webkit-transform 0.4s, -moz-transform 0.4s;
        transition: opacity 0.5s 0.5s, transform 0.4s, -webkit-transform 0.4s;
    }
.menu__item--expandable > .menu__item {
        max-height: 500px;
    }
.menu__item.expanded, .menu__item.permanent {
    max-height: 500px;
}
.menu__item.expanded > .menu, .menu__item.permanent > .menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
         -ms-transform: translateY(0);
             transform: translateY(0);
    }
.menu__item:not(.expanded) > .menu {
    -webkit-transition: opacity 0.25s, visibility 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.25s, visibility 0.5s, -webkit-transform 0.5s;
    -moz-transition: opacity 0.25s, visibility 0.5s, transform 0.5s, -moz-transform 0.5s;
    transition: opacity 0.25s, visibility 0.5s, transform 0.5s;
    transition: opacity 0.25s, visibility 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
    transition: opacity 0.25s, visibility 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.menu--third {
    text-transform: none;
}
.menu--profile {
    margin-top: 44px;
    margin-left: 44px;
}
.menu__picture {
    position: absolute;
    width: 40px;
}
.menu__divider {
    position: absolute;
    margin-top: -28px;
    left: 0;
    width: 320px;
    height: 1px;
    background: #dbdbdb;
}
@media only screen and (min-width: 1200px) {
    .menu__item {
        max-height: none;
    }

        .menu--main > .menu__item.language__menu {
            margin-left: 50px;
        }

        .language__menu .language__selected {
            background-color: #000;
            z-index: 3;
        }

            .language__menu .language__selected:before {
                background-color: #000;
            }

        .language__menu .caret {
            border-top: 4px solid #f5822b;
        }

        .language__dropdown {
            background-color: #000;
        }

        .language__menu__item {
            color: #FFF;
        }

        .language__menu__item:hover .title {
            border-bottom: 1px solid #FFF;
        }

    .menu--main {
        position: relative;
        float: right;
    }

        .menu--main > .menu__item > span, .menu--main > .menu__item > a {
            color: #fff;
        }

        .menu--main > .menu__item {
            display: inline-block;
            margin-left: 35px;
        }

        .menu--main > .menu__item--expandable > .menu {
            margin-top: 20px;
            padding-top: 19px;
        }

        .menu--main > .menu__item--expandable .menu {
            position: absolute;
            padding-left: 0;
        }

            .menu--main > .menu__item--expandable .menu .menu__item {
                display: block;
                overflow: auto;
                margin-top: 20px;
                margin-right: 30px;
            }

            .menu--main > .menu__item--expandable .menu .menu__item--expandable {
                display: inline-block;
                vertical-align: top;
            }

                .menu--main > .menu__item--expandable .menu .menu__item--expandable .menu {
                    position: relative;
                }

        .menu--main > .menu__item--expandable .menu--third {
            position: relative;
            -webkit-transform: none;
            -moz-transform: none;
             -ms-transform: none;
                 transform: none;
        }

        .menu--main > .menu__item--expandable .menu--second {
            right: 0;
            width: 1086px;
            text-align: right;
        }

            .menu--main > .menu__item--expandable .menu--second .menu__item {
                display: inline-block;
                margin-left: 44px;
                margin-right: 0;
                font-size: 12px;
            }

        .menu--main > .menu__item--expandable.expanded .menu, .menu--main > .menu__item--expandable.permanent .menu {
            opacity: 1;
            visibility: visible;
            -webkit-transform: none;
            -moz-transform: none;
             -ms-transform: none;
                 transform: none;
        }
}
.area-header {
    display: none;
    padding: 21px 30px 0;
    background: #ecebeb;
}
.area-header {
    display: block;
}
.area-header .menu__item > span, .area-header .menu__item {
        margin-top: 0;
        margin-bottom: 15px;
    }
.area-header .menu__item > span {
            display: block;
            margin-left: 15px;
            cursor: default;
            font-weight: 600;
        }
.area-header .menu__item[data-level="1"] {
            vertical-align: top;
            display: inline-block;
            margin-top: 0;
            margin-bottom: 5px;
        }
.area-header .menu__item[data-level="1"]:last-of-type {
                float: right;
            }
.area-header .menu__picture {
        display: inline-block;
        position: relative;
        top: -7px;
    }
.area-header .menu--profile {
        display: inline-block;
        margin: 0 0 0 20px;
    }
.area-header .menu--third, .area-header .menu--second {
        float: none;
        padding-left: 0;
    }
.area-header .menu--third > .menu__item {
            display: inline-block;
            margin-left: 15px;
        }
.area-header .menu--third > .menu__item .menu__item {
                margin-left: 0;
            }
.area-header .menu--third > .menu__item.active {
                color: #f5822b;
            }
.area-header .menu--profile > .menu__item .menu__item {
        margin-left: 0;
    }
.area-header .menu--profile > .menu__item .menu__item:last-of-type {
            margin-bottom: 0;
        }
.footer {
    clear: both;
    padding: 5px 0 11px;
    width: 100%;
    background-color: #f2f2f2;
    text-align: center;
}
.footer__nav {
    font-size: 12px;
}
.footer__nav a {
        display: inline-block;
    }
.footer__nav--desktop {
    display: none;
}
.footer__nav--lang {
    position: relative;
    line-height: 24px;
}
.footer__nav--lang:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: -10vw;
        width: 120vw;
        height: 1px;
        background: #dbdbdb;
    }
.footer__nav--lang li {
        display: inline-block;
        margin: 0 4px;
    }
.footer__nav--lang li a {
            padding: 10px 14px;
        }
.footer__nav--main {
    margin: 5px 0 0;
    line-height: 32px;
}
.footer__copyright {
    font-size: 12px;
    line-height: 32px;
}
@media only screen and (min-width: 768px) {
    .footer {
        padding-bottom: 3px;
    }

    .footer__nav--desktop {
        display: block;
    }

    .footer__nav--mobile {
        display: none;
    }

    .footer__nav--lang:after {
        display: none;
    }

    .footer__nav--lang ul {
        display: inline-block;
        padding-bottom: 7px;
        border-bottom: 1px solid #dbdbdb;
    }

    .footer__nav--lang li {
        margin: 0 23px;
    }

        .footer__nav--lang li a {
            padding: 12px 14px 0px 14px;
        }

        .footer__nav--lang li:first-child {
            margin-left: 3px;
        }

            .footer__nav--lang li:first-child a {
                padding-left: 0;
            }

        .footer__nav--lang li:last-child {
            margin-right: 3px;
        }

            .footer__nav--lang li:last-child a {
                padding-right: 0;
            }
}
@media only screen and (min-width: 1200px) {
    .footer {
        padding: 24px 0 16px;
    }

    .footer__copyright {
        float: left;
        line-height: 24px;
    }

    .footer__nav {
        float: right;
        clear: right;
    }

    .footer__nav--lang ul {
        padding-bottom: 0;
        border-bottom: none;
    }

    .footer__nav--lang li a {
        padding: 0;
    }

    .footer__nav--lang li, .footer__nav--lang li:first-child, .footer__nav--lang li:last-child {
        margin: 0 0 0 16px;
    }

    .footer__nav--main {
        margin: 0;
        line-height: 24px;
    }

        .footer__nav--main li {
            display: inline-block;
            margin: 0 0 0 16px;
        }
}
.showcase .article {
    display: block;
    position: relative;
    color: #fff;
    color: red;
    width: 100vw;
    height: 255px;
    overflow: visible;
}
.showcase .article:not(.slick-slide) {
        min-height: 66vw;
    }
.showcase .article__bg {
    position: absolute;
    width: 100%;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
     -ms-transform: scale(1.01);
         transform: scale(1.01);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
     -ms-transform-origin: center;
         transform-origin: center;
}
.showcase .article__bg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-color: rgba(39, 39, 36, 0.4);
    }
.showcase .article__bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: initial;
        object-position: initial;
    }
.showcase .article__text {
    position: relative;
    z-index: 2;
    padding: 30px 15px 0 15px;
    width: 100%;
    height: 100%;
    color: #fff;
}
.showcase .article__text h1 {
        margin-bottom: 5px;
    }
.showcase .article__text p {
        padding-right: 15px;
        max-width: 400px;
        font-size: 16px;
        line-height: 24px;
    }
.showcase .article__text p:last-of-type:first-of-type {
            margin-bottom: 0;
        }
.showcase .article__text .button {
        margin-top: 17px;
    }
@media only screen and (min-width: 666px) {
    .showcase .article:not(.slick-slide) {
        min-height: 33vw;
    }

    .showcase .article__text {
        padding: 47px 30px 0 30px;
    }

        .showcase .article__text .button {
            margin-top: 7px;
        }

    .showcase .article .col-sm-push-6 {
        left: 50%;
    }
}
@media only screen and (min-width: 992px) {
    .showcase .article__text p {
        font-size: 20px;
        line-height: 28px;
    }
}
@media only screen and (min-width: 1200px) {
    .showcase .article__bg:before {
        display: none;
    }

    .showcase .article .col-lg-push-7 {
        left: 58.33333333%;
    }

    .showcase .article__text--black {
        color: #272724;
    }

}
@media only screen and (min-width: 1200px) and (min-resolution: 144), only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .showcase .article__text--black .button span:after {
        background-image: url("../images/arrow-right-black@2x.png");
    }
}
@media only screen and (min-width: 666px) {
    .showcase__articles .article {
        width: 50%;
        max-height: 60vh;
        float: left;
    }

        .showcase__articles .article:nth-of-type(odd) {
            clear: left;
        }

        .showcase__articles .article h1 {
            font-size: 24px;
            line-height: 32px;
        }
}
@media only screen and (min-width: 1200px) {
    .showcase__articles .article__text p {
        max-width: 313px;
    }

    .showcase__articles .article h1 {
        font-size: 32px;
        line-height: 40px;
    }
}
.product {
    position: relative;
    background: #222222;
}
.product #chair-slider {
        position: absolute !important;
        top: 0;
    }
.product__photo img {
    vertical-align: middle;
    width: 100%;
}
.product__photo--multiple {
    background-color: #ededeb;
    overflow: auto;
}
.product__photo--multiple img {
        height: auto !important;
    }
.product__photo--multiple > img {
        visibility: hidden;
        top: 0;
    }
.product__photo--multiple > [class^="fss"], .product__photo--multiple > [id^="fss"] {
        display: none;
    }
.product__header {
    position: relative;
    padding: 44px 0 40px 0;
    background-color: inherit;
    color: #fff;
}
.product__header .headline, .product__header .showcase .article__text h1, .showcase .article__text .product__header h1, .product__header .leadership .person__name, .leadership .product__header .person__name, .product__header .article__content h3, .article__content .product__header h3, .product__header .article__content blockquote, .article__content .product__header blockquote, .product__header .history .episode__date, .history .product__header .episode__date {
        margin-bottom: 6px;
    }
.product__header .button {
        margin-top: 18px;
    }
.product--split {
    background: #ecebeb;
}
.product--split .product__header {
        color: #272724;
    }
.product--support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    background-color: white;
}
.product--support .product__header {
        padding-left: 15px;
    }
.product--support .product__header .headline--normal, .product--support .product__header .leadership .person__name, .leadership .product--support .product__header .person__name, .product--support .product__header .article__content h3, .article__content .product--support .product__header h3 {
            margin-bottom: 12px;
        }
.product--support .product__header ul {
            margin-bottom: 0;
        }
.product--support .product__photo {
        position: relative;
    }
.product--support .product__photo:before {
            content: '';
            position: absolute;
            top: 0;
            left: 50%;
            margin-left: -16px;
            left: 50%;
            display: inline-block;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 24px 16px 0 16px;
            border-color: white transparent transparent transparent;
        }
.product--support:nth-of-type(even) .product__header {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
                order: 1;
    }
.product--support:nth-of-type(even) .product__photo {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
                order: 2;
    }
@media only screen and (min-width: 768px) {
    .product__header {
        padding: 61px 0 63px 0;
    }

        .product__header .headline, .product__header .showcase .article__text h1, .showcase .article__text .product__header h1, .product__header .leadership .person__name, .leadership .product__header .person__name, .product__header .article__content h3, .article__content .product__header h3, .product__header .article__content blockquote, .article__content .product__header blockquote, .product__header .history .episode__date, .history .product__header .episode__date {
            margin-bottom: 12px;
        }

    .product--split {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
                align-items: center;
    }

        .product--split .product__header, .product--split .product__photo {
            max-width: 50%;
        }

            .product--split .product__header .row {
                -webkit-box-align: center;
                -ms-flex-align: center;
                -ms-grid-row-align: center;
                -webkit-align-items: center;
                   -moz-box-align: center;
                        align-items: center;
            }

    .product--support {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
           -moz-box-orient: horizontal;
           -moz-box-direction: normal;
                flex-direction: row;
    }

        .product--support .product__header {
            padding: 0;
        }

            .product--support .product__header .row {
                display: -webkit-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: -moz-box;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                -webkit-justify-content: center;
                   -moz-box-pack: center;
                        justify-content: center;
            }

        .product--support .product__photo:before {
            top: 50%;
            margin-top: -16px;
            margin-left: 0;
            left: 0;
            border-width: 16px 0 16px 24px;
            border-color: transparent transparent transparent white;
        }

        .product--support:nth-of-type(even) .product__header {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            -webkit-order: 2;
               -moz-box-ordinal-group: 3;
                    order: 2;
        }

        .product--support:nth-of-type(even) .product__photo {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            -webkit-order: 1;
               -moz-box-ordinal-group: 2;
                    order: 1;
        }

            .product--support:nth-of-type(even) .product__photo:before {
                left: auto;
                right: 0;
                border-width: 16px 24px 16px 0;
                border-color: transparent white transparent transparent;
            }
}
@media only screen and (min-width: 1200px) {
    .product:not(.product--split) {
        background: none !important;
    }

        .product:not(.product--split) .product__header {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }

    .product__header {
        height: 100%;
        padding: 32px 30px 22px 30px;
    }

        .product__header .container {
            width: 1400px;
            height: 100%;
            max-width: 100%;
        }

        .product__header .row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: -moz-box;
            display: flex;
            height: 100%;
        }

        .product__header.top-right .row {
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            -webkit-justify-content: flex-end;
               -moz-box-pack: end;
                    justify-content: flex-end;
        }

        .product__header.bottom-left .row {
            -webkit-box-align: end;
            -ms-flex-align: end;
            -ms-grid-row-align: flex-end;
            -webkit-align-items: flex-end;
               -moz-box-align: end;
                    align-items: flex-end;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            -webkit-justify-content: flex-start;
               -moz-box-pack: start;
                    justify-content: flex-start;
        }

        .product__header.bottom-right .row {
            -webkit-box-align: end;
            -ms-flex-align: end;
            -ms-grid-row-align: flex-end;
            -webkit-align-items: flex-end;
               -moz-box-align: end;
                    align-items: flex-end;
            -webkit-box-pack: end;
            -ms-flex-pack: end;
            -webkit-justify-content: flex-end;
               -moz-box-pack: end;
                    justify-content: flex-end;
        }
}
.instruments .section .headline, .instruments .section .showcase .article__text h1, .showcase .article__text .instruments .section h1, .instruments .section .leadership .person__name, .leadership .instruments .section .person__name, .instruments .section .article__content h3, .article__content .instruments .section h3, .instruments .section .article__content blockquote, .article__content .instruments .section blockquote, .instruments .section .history .episode__date, .history .instruments .section .episode__date {
    margin-bottom: 21px;
}
.instruments__list li {
    margin: 0 0 66px 0;
    list-style: none;
}
.instruments__list li:before {
        display: none;
    }
.instruments__list p {
    margin-bottom: 0;
}
.instruments__list .headline, .instruments__list .showcase .article__text h1, .showcase .article__text .instruments__list h1, .instruments__list .leadership .person__name, .leadership .instruments__list .person__name, .instruments__list .article__content h3, .article__content .instruments__list h3, .instruments__list .article__content blockquote, .article__content .instruments__list blockquote, .instruments__list .history .episode__date, .history .instruments__list .episode__date {
    margin: 10px 0 10px 0;
}
@media only screen and (min-width: 768px) {
    .instruments__list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
                justify-content: space-between;
    }

    .instruments__description {
        width: 30%;
        padding-right: 40px;
    }

    .instruments__image {
        margin-top: -10px;
        width: 70%;
    }
}
.cases {
    margin-top: 30px;
}
.cases:last-of-type {
        margin-bottom: 38px;
    }
.cases .headline, .cases .showcase .article__text h1, .showcase .article__text .cases h1, .cases .leadership .person__name, .leadership .cases .person__name, .cases .article__content h3, .article__content .cases h3, .cases .article__content blockquote, .article__content .cases blockquote, .cases .history .episode__date, .history .cases .episode__date {
        margin-bottom: 33px;
    }
.case {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 23px;
}
.case__bg {
    width: 100%;
    height: 50vw;
    background: #0000ff;
}
.case__bg img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
.case p {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 17px;
}
.case:nth-of-type(even) .case__bg {
    background: #f5989d;
}
@media only screen and (min-width: 768px) {
    .case__bg {
        height: 25vw;
    }
}
@media only screen and (min-width: 992px) {
    .case__bg {
        height: 22vw;
    }
}
@media only screen and (min-width: 1200px) {
    .case__bg {
        height: 18vw;
    }
}
.home__slider {
    width: 100vw;
    background: #222222;
}
.home__slider .slick-arrow {
        bottom: 215px;
    }
.home__slider .slick-dots {
        bottom: 20px;
    }
.home__slider .slick-dots li:after {
            background: white;
        }
.home__slider .slick-dots li.slick-active:after {
            background: #f5822b;
        }
.home__slider .article {
        height: auto;
        min-height: none;
    }
.home__slider .article__bg {
        position: relative;
        width: 100%;
    }
.home__slider .article__bg img {
            -o-object-fit: initial;
            object-fit: initial;
            width: 100%;
            height: auto;
        }
.home__slider .article__bg:before {
            display: none;
        }
.home__slider .article__bg--container {
        position: relative;
        width: 100%;
    }
.home__slider .article__text {
        padding: 50px 0 70px 0;
        height: 277px;
        background: #222222;
    }
.home__slider .article__text .button {
            margin-top: 5px;
        }
@media only screen and (max-width: 665px) {
    .home__slider .col-xs-12 {
        left: 0;
        width: 100%;
    }
}
@media only screen and (min-width: 666px) {
    .home__slider {
        margin-bottom: 0;
    }

        .home__slider .slick-dots {
            bottom: 12px;
        }

        .home__slider .article__text {
            background: none;
            position: absolute;
            top: 25%;
        }

        .home__slider .article__text--black {
            color: #272724;
        }

            .home__slider .article__text--black .button span:after {
                background-image: url("../images/arrow-right-black.png");
            }
}
@media only screen and (min-width: 666px) and (min-resolution: 144), only screen and (min-width: 666px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .home__slider .article__text--black .button span:after {
        background-image: url("../images/arrow-right-black@2x.png");
    }
}
@media only screen and (min-width: 666px) {
    .home__slider .slick-arrow {
        visibility: hidden;
    }
}
@media only screen and (min-width: 768px) {
    .home__slider .article__text h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
@media only screen and (min-width: 992px) {
    .home__slider {
        max-height: 666px;
    }
}
@media only screen and (min-width: 1200px) {
    .home__slider {
        max-height: none;
    }

        .home__slider .article__text h1 {
            font-size: 32px;
            line-height: 40px;
        }
}
.specifications h4 {
    font-size: 24px;
    line-height: 32px;
    font-family: "XOTextBold";
}
.specifications h5 {
    font-family: "XOTextBold";
    font-size: inherit;
    line-height: inherit;
    text-transform: uppercase;
}
.specifications .info > img {
    margin-bottom: 30px;
}
.specifications .info p:last-of-type {
    margin-bottom: 20px;
}
.specifications .table-container {
    width: 100%;
    overflow: auto;
}
.specifications table {
    margin: 30px 0;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top;
    overflow: scroll;
    max-width: 100%;
}
.specifications table td, .specifications table th, .specifications table {
        border: 1px solid #272724;
    }
.specifications table th, .specifications table td {
            padding: 8px 32px 8px 16px;
        }
.specifications table th {
            vertical-align: top;
            font-weight: inherit;
        }
.specifications__colours figure {
    float: left;
    display: inline-block;
    width: 50%;
    max-width: 184px;
    margin-bottom: 31px;
}
@media only screen and (min-width: 1200px) {
    .specifications__colours figure {
        padding: 0;
        width: 25%;
    }
}
.specifications__colours figure img {
    max-width: 90%;
    margin: 0 auto;
}
.specifications__colours figure figcaption {
    margin-top: 7px;
    font-family: "XOTextBold";
}
.specifications__colours figure figcaption small {
        display: block;
        font-family: "XOText";
        font-size: 14px;
    }
.support .article__text p, .support .article__text li {
    font-size: 20px;
    line-height: 28px;
}
.support .article__text li {
    margin-bottom: 11px;
    font-family: "XOTextBold";
}
.support .article__text .button {
    margin-bottom: 7px;
    font-size: 24px;
}
.tile {
    position: relative;
    height: 255px;
    min-height: 66vw;
    overflow: visible;
    padding: 0;
}
.tile__header {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    padding: 35px 26px 26px 26px;
    color: #fff;
}
.tile__header .headline, .tile__header .showcase .article__text h1, .showcase .article__text .tile__header h1, .tile__header .leadership .person__name, .leadership .tile__header .person__name, .tile__header .article__content h3, .article__content .tile__header h3, .tile__header .article__content blockquote, .article__content .tile__header blockquote, .tile__header .history .episode__date, .history .tile__header .episode__date {
        margin-bottom: 5px;
    }
.tile__header p {
        margin-bottom: 0;
    }
.tile__header .button {
        margin-top: 8px;
    }
.tile__photo {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
     -ms-transform: scale(1.01);
         transform: scale(1.01);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
     -ms-transform-origin: center;
         transform-origin: center;
}
.tile__photo:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background-color: rgba(39, 39, 36, 0.4);
    }
.tile__photo img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
@media only screen and (min-width: 768px) {
    .tile {
        min-height: 25vw;
    }
}
@media only screen and (min-width: 1200px) {
    .tile {
        height: 336px;
    }

    .tile__photo:before {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .desktop-black {
        color: #272724;
    }

        .desktop-black .button--white span:after {
            background-image: url("../images/arrow-right-black.png");
        }
}
@media only screen and (min-width: 1200px) and (min-resolution: 144), only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .desktop-black .button--white span:after {
        background-image: url("../images/arrow-right-black@2x.png");
    }
}
.leadership__before {
    display: none;
}
.leadership__slider {
    background: -webkit-linear-gradient(top, white 0%, white 451px, #ecebeb 451px, #ecebeb 100%);
    background: -moz-linear-gradient(top, white 0%, white 451px, #ecebeb 451px, #ecebeb 100%);
    background: linear-gradient(to bottom, white 0%, white 451px, #ecebeb 451px, #ecebeb 100%);
}
.leadership__slider .slick-arrow {
        top: 403px;
    }
.leadership__slider .slick-dots {
        top: 474px;
    }
.leadership__slider .slick-dots li:after {
            background: #bababa;
        }
.leadership__slider .slick-dots li.slick-active:after {
            background: #f5822b;
        }
.leadership .person__name {
    position: absolute;
    margin: 27px 15px 0 15px;
}
.leadership .person__image {
    margin-top: 91px;
    height: 360px;
}
.leadership .person__image img {
        display: block;
        max-height: 100%;
        margin: 15px auto 0 auto;
    }
.leadership .person__description {
    padding: 75px 15px 30px 15px;
}
@media only screen and (min-width: 768px) {
    .leadership__slider {
        background: white;
        opacity: 0;
        visibility: hidden;
    }

        .leadership__slider.slick-slider {
            opacity: 1;
            visibility: visible;
        }

        .leadership__slider .slick-dots {
            top: auto;
            bottom: 13px;
        }

        .leadership__slider .slick-arrow {
            top: 50%;
            margin-top: -24px;
        }

    .leadership .person {
        padding: 20px 50px 40px 50px;
    }

    .leadership .person__image {
        position: absolute;
        bottom: 0;
        right: 15px;
        width: 45%;
        height: 500px;
        margin-top: 0;
    }

    .leadership .person__description {
        margin-top: 30px;
        padding-bottom: 0;
        width: 53%;
        max-width: 555px;
    }
}
@media only screen and (min-width: 850px) {
    .leadership .person {
        padding: 20px 70px 40px 70px;
    }
}
@media only screen and (min-width: 1200px) {
    .leadership .person {
        padding: 53px 90px;
    }

    .leadership .person__image {
        right: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .leadership .person {
        height: auto;
        min-height: -webkit-calc(100vh - 178px);
        min-height: -moz-calc(100vh - 178px);
        min-height: calc(100vh - 178px);
    }

    .leadership .person__image {
        width: 100%;
        height: 100%;
    }

        .leadership .person__image img {
            position: absolute;
            bottom: 0;
            right: 40px;
            height: 95%;
        }

    .leadership__slider {
        margin: 0 auto;
        max-width: 1050px;
        height: auto;
    }

        .leadership__slider .slick-arrow.slick-prev {
            left: -24px;
        }

        .leadership__slider .slick-arrow.slick-next {
            right: -24px;
        }

    .leadership__before {
        display: block;
        padding: 53px 0;
        position: absolute;
        z-index: 1;
        top: 0;
        width: -webkit-calc((100vw - 1050px)/2);
        width: -moz-calc((100vw - 1050px)/2);
        width: calc((100vw - 1050px)/2);
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
    }

        .leadership__before.initialized {
            opacity: 1;
            visibility: visible;
        }

        .leadership__before:before {
            position: absolute;
            z-index: 1;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: '';
            background: rgba(39, 39, 36, 0.3);
        }

    .leadership__before--prev {
        left: 0;
    }

        .leadership__before--prev .person {
            right: 0;
        }

        .leadership__before--prev .person__image img {
            right: -160px;
        }

    .leadership__before--next {
        left: -webkit-calc(100vw - (100vw - 1050px)/2);
        left: -moz-calc(100vw - (100vw - 1050px)/2);
        left: calc(100vw - (100vw - 1050px)/2);
    }

        .leadership__before--next .person {
            left: 0;
        }

        .leadership__before--next .person__image {
            right: 50px;
            left: 0;
        }

            .leadership__before--next .person__image img {
                right: auto;
                left: -160px;
            }

    .leadership__before .person {
        position: absolute;
        top: 0;
        width: 100%;
        -webkit-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        transition: opacity 0.5s;
        opacity: 0;
    }

    .leadership__before .person--active {
        opacity: 1;
    }

    .leadership__before .person__image {
        width: 1050px;
    }
}
.event:not(:last-of-type) {
    margin-bottom: 30px;
}
.event img {
    margin-bottom: 15px;
}
.event dl {
    overflow: auto;
    margin-bottom: 15px;
}
.event dl dt {
        font-family: "XOTextBold";
    }
.event dl dd {
        margin-bottom: 7px;
    }
.event hr {
    width: 100%;
    height: 1px;
    background: #bababa;
}
@media only screen and (min-width: 666px) {
    .event dl dd, .event dl dt {
        float: left;
    }

    .event dl dt {
        clear: left;
        min-width: 235px;
    }
}
.dentistry .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
            align-items: flex-end;
    min-height: 480px;
    padding-bottom: 20px;
}
.dentistry .section:first-child {
        -moz-background-size: 150%;
             background-size: 150%;
        background-repeat: no-repeat;
        background-position: 50% 25%;
    }
.dentistry .section .text, .dentistry .section .leadership .person__description, .leadership .dentistry .section .person__description, .dentistry .section .contact__info .info, .contact__info .dentistry .section .info, .dentistry .section .article__header {
        margin-top: 5px;
    }
.contact .section {
    padding-top: 30px;
}
.contact .button {
    margin-top: 17px;
}
.contact__message {
    background-image: url("../images/map.png");
    -moz-background-size: 400px;
         background-size: 400px;
    background-position: 100% 69%;
    background-repeat: no-repeat;
}
.contact__header {
    margin-bottom: 30px;
}
.contact__form {
    margin: 0 0 32px;
    padding: 0 16px;
}
.contact__countries {
    margin: 0 0 30px 0;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    font-family: 'XOTextBold';
    line-height: 40px;
}
@media only screen and (min-width: 768px) {
    .contact__countries {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
    }
}
.contact__info .info {
    margin: 15px 0 23px 0;
    max-width: 100%;
}
.contact__info .info__list li {
    line-height: 24px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contact__info .info__list li a {
        font-family: "XOTextBold";
    }
.contact__info .info__list li time {
        margin-right: 15px;
    }
.contact__info .info__image {
    margin: 25px 0;
}
.contact__info .info__image a {
        margin-top: 10px;
        display: block;
        font-family: "XOTextBold";
    }
.contact__info .info__image img {
        max-height: 100%;
        max-width: 130px;
        width: auto;
        height: auto;
    }
.contact__info .info__color {
    position: relative;
    padding-left: 30px;
}
.contact__info .info--address p a {
    font-family: inherit;
}
.contact__info .info .pagination {
    margin: 25px 0 30px;
}
.contact__info .headline--small, .contact__info .headline--normal, .contact__info .leadership .person__name, .leadership .contact__info .person__name, .contact__info .article__content h3, .article__content .contact__info h3 {
    margin-bottom: 5px;
}
.contact__info .dot {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    -moz-border-radius: 50%;
         border-radius: 50%;
}
.contact__info .color {
    display: block;
}
.contact__info .form {
    margin: 28px 0 12px;
}
.contact__map {
    width: 100%;
    height: 375px;
}
.contact__map #map-canvas {
        width: 100%;
        height: 100%;
    }
@media only screen and (min-width: 768px) {
    .contact .section {
        padding-top: 50px;
    }

    .contact .headline--normal, .contact .leadership .person__name, .leadership .contact .person__name, .contact .article__content h3, .article__content .contact h3 {
        margin-bottom: 32px;
    }

    .contact .button--transparent {
        margin-top: 0;
    }

    .contact__map {
        height: 500px;
    }

    .contact__message {
        padding: 50px 0 0 0;
        -moz-background-size: 600px;
             background-size: 600px;
        background-position: 100% 0;
    }

    .contact__form {
        width: 100%;
        max-width: 705px;
        margin: 0 0 57px;
        padding: 0;
    }

        .contact__form .button {
            margin-top: 42px;
        }

    .contact__info {
        padding-bottom: 28px;
    }

        .contact__info .info {
            display: inline-block;
            padding-right: 0;
            margin: 0px 0 19px 0;
            float: left;
        }

            .contact__info .info:last-of-type {
                margin-right: 0;
            }

        .contact__info .info--address {
            margin: 0px 80px 19px 0;
        }

        .contact__info .info__image {
            margin: -20px 0 45px 0;
        }

            .contact__info .info__image .image {
                height: 155px;
                line-height: 155px;
            }

            .contact__info .info__image img {
                vertical-align: middle;
            }

            .contact__info .info__image a {
                margin-top: 0;
                line-height: 24px;
            }

        .contact__info .info .pagination {
            margin-bottom: 0;
        }

        .contact__info .info .color {
            display: inline;
        }
}
@media only screen and (min-width: 1200px) {
    .contact__message {
        -moz-background-size: 730px;
             background-size: 730px;
    }

    .contact__form {
        max-width: 760px;
        margin: 25px 0 57px 0;
    }

    .contact__info {
        padding-bottom: 0;
    }

        .contact__info .info {
            margin: 0px 0 47px 0;
        }

        .contact__info .info--address {
            margin: 0px 80px 47px 0;
        }
}
.distributors h4.headline, .distributors .leadership h4.person__name, .leadership .distributors h4.person__name, .distributors .history h4.episode__date, .history .distributors h4.episode__date {
    margin-top: 50px;
    margin-bottom: 21px;
}
.distributors div:nth-of-type(2) h4.headline, .distributors div:nth-of-type(2) .leadership h4.person__name, .leadership .distributors div:nth-of-type(2) h4.person__name, .distributors div:nth-of-type(2) .history h4.episode__date, .history .distributors div:nth-of-type(2) h4.episode__date {
    margin-top: 0;
    margin-bottom: 0;
}
.distributors:last-of-type {
    margin-bottom: 50px;
}
.distributors__divider {
    width: 100vw;
    margin-left: -15px;
    margin-top: 15px;
    height: 1px;
    background: #bababa;
}
.distributors__map {
    position: fixed;
    z-index: 1;
    top: 64px;
    width: 100vw;
    height: -webkit-calc(100vh - 64px);
    height: -moz-calc(100vh - 64px);
    height: calc(100vh - 64px);
    -webkit-transform: translateY(-120vh);
    -moz-transform: translateY(-120vh);
     -ms-transform: translateY(-120vh);
         transform: translateY(-120vh);
}
.distributors__map .info {
        position: relative;
        padding: 25px 5px 19px 32px;
    }
.distributors__map .info p, .distributors__map .info a {
            font-family: 'XOText';
        }
.distributors__map .gm-style .gm-style-iw {
        background: white;
        -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
             box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    }
.distributors__map .gm-style .gm-style-iw + div {
            display: none;
        }
.distributors__map--active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
     -ms-transform: translateY(0);
         transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s 0.5s ease-out;
    transition: -webkit-transform 0.5s 0.5s ease-out;
    -moz-transition: transform 0.5s 0.5s ease-out, -moz-transform 0.5s 0.5s ease-out;
    transition: transform 0.5s 0.5s ease-out;
    transition: transform 0.5s 0.5s ease-out, -webkit-transform 0.5s 0.5s ease-out, -moz-transform 0.5s 0.5s ease-out;
    transition: transform 0.5s 0.5s ease-out, -webkit-transform 0.5s 0.5s ease-out;
}
.distributors__map:not(.distributors__map--active) {
    -webkit-transition: -webkit-transform 0.5s ease-out;
    transition: -webkit-transform 0.5s ease-out;
    -moz-transition: transform 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out, -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.distributors__map #map-canvas {
    position: relative;
    z-index: 8;
    width: 100%;
    height: 100%;
}
.distributors__map #map-close {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 0;
    width: 131px;
    padding: 8px 0 7px 0;
    margin-top: 0;
    text-transform: uppercase;
}
.distributors .see-on-map {
    margin-bottom: 25px;
}
.distributors .info {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
         hyphens: auto;
}
.distributors .info strong {
        font-family: 'XOTextBold';
    }
.distributors .info p:not(:last-of-type) {
        margin-bottom: 20px;
    }
.distributors .consultant {
    margin: 20px 0 23px 0;
}
.distributors .consultant__image {
    margin-bottom: 10px;
    width: 104px;
}
.distributors .consultant p a {
    font-family: inherit;
}
@media only screen and (min-width: 420px) {
    .distributors .info.col-sm-5 {
        display: inline-block;
        vertical-align: top;
        width: 49%;
    }
}
@media only screen and (min-width: 768px) {
    .distributors .info.col-sm-5 {
        width: 41.66666667%;
    }

        .distributors .info.col-sm-5.col-lg-6 {
            width: 50%;
        }

    .distributors .consultant {
        margin: 23px 0 0 0;
    }

    .distributors__divider {
        width: 100%;
        margin-left: 0;
    }

    .distributors__map {
        top: 80px;
        height: -webkit-calc(100vh - 80px);
        height: -moz-calc(100vh - 80px);
        height: calc(100vh - 80px);
    }

    .distributors__country {
        float: left;
        margin-top: 8px;
    }

    .distributors .see-on-map {
        margin: 0 0 0 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .distributors .info.col-lg-4 {
        width: 33.33333333%;
    }

    .distributors .consultant {
        margin: 23px 0 0 0;
    }

    .distributors__map {
        top: 90px;
        height: -webkit-calc(100vh - 90px);
        height: -moz-calc(100vh - 90px);
        height: calc(100vh - 90px);
    }
}
.philosophy__order {
    position: relative;
    overflow-x: hidden;
}
.philosophy__header {
    margin: 40px 0 0 0;
}
.philosophy__header .headline, .philosophy__header .showcase .article__text h1, .showcase .article__text .philosophy__header h1, .philosophy__header .leadership .person__name, .leadership .philosophy__header .person__name, .philosophy__header .article__content h3, .article__content .philosophy__header h3, .philosophy__header .article__content blockquote, .article__content .philosophy__header blockquote, .philosophy__header .history .episode__date, .history .philosophy__header .episode__date {
        max-width: 400px;
        margin-top: -15px;
    }
.philosophy__header img {
        width: 100%;
        margin-bottom: 8vw;
    }
.philosophy__form {
    margin: 20px 0 32px;
    padding: 0 16px;
}
.philosophy__form .field--textarea {
        margin-bottom: 35px;
    }
.philosophy__form .button {
        margin-top: 40px;
    }
.philosophy__form .hide-section {
        visibility: hidden;
        height: 0;
    }
.form .hide-section .input--radio:checked + label .dotmark:after {
        visibility: hidden;
    }
.subscribe-info-text {
        display: block;
        font-style: italic;
    }
@media only screen and (min-width: 768px) {
    .philosophy__header .headline, .philosophy__header .showcase .article__text h1, .showcase .article__text .philosophy__header h1, .philosophy__header .leadership .person__name, .leadership .philosophy__header .person__name, .philosophy__header .article__content h3, .article__content .philosophy__header h3, .philosophy__header .article__content blockquote, .article__content .philosophy__header blockquote, .philosophy__header .history .episode__date, .history .philosophy__header .episode__date {
        max-width: 450px;
        margin-top: 0;
    }

    .philosophy__header img {
        position: absolute;
        top: 262px;
        right: 0;
        width: 56%;
    }

    .philosophy__form {
        margin: 20px 0 64px;
    }
}
@media only screen and (min-width: 1200px) {
    .philosophy__header, .philosophy__form {
        margin: 77px 0 65px 0;
    }

    .philosophy__header {
        position: absolute;
    }

        .philosophy__header img {
            width: 510px;
            top: 225px;
        }

    .philosophy__form {
        padding: 0 16px 0 0;
    }
}
.highlight {
    width: 100%;
}
.highlight__image {
    display: block;
    width: 100%;
    height: auto;
}
.highlight__image img {
        width: 100%;
    }
.articles {
    margin-bottom: 15px;
}
.article__thumb {
    display: block;
    margin-left: -15px;
    width: 100vw;
    height: 70vw;
    -moz-background-size: cover;
         background-size: cover;
    background-position: 50%;
}
.article__header {
    margin: 31px 0 13px;
}
.article__header .headline, .article__header .showcase .article__text h1, .showcase .article__text .article__header h1, .article__header .leadership .person__name, .leadership .article__header .person__name, .article__header .article__content h3, .article__content .article__header h3, .article__header .article__content blockquote, .article__content .article__header blockquote, .article__header .history .episode__date, .history .article__header .episode__date {
        margin: 4px 0;
    }
.article__time {
    font-size: 16px;
}
.article--thumb {
    margin-bottom: 16px;
}
.article--thumb .article__header {
        margin: 28px 0 21px;
    }
@media only screen and (min-width: 500px) {
    .article__thumb {
        height: 65vw;
    }
}
@media only screen and (min-width: 768px) {
    .highlight {
        position: relative;
    }

        .highlight .article__header .headline, .highlight .article__header .showcase .article__text h1, .showcase .article__text .highlight .article__header h1, .highlight .article__header .leadership .person__name, .leadership .highlight .article__header .person__name, .highlight .article__header .article__content h3, .article__content .highlight .article__header h3, .highlight .article__header .article__content blockquote, .article__content .highlight .article__header blockquote, .highlight .article__header .history .episode__date, .history .highlight .article__header .episode__date {
            margin: 4px 0 6px;
        }

        .highlight .article__header time, .highlight .article__header p {
            font-size: 24px;
            line-height: 32px;
        }

    .article__thumb {
        margin-left: 0;
        width: 100%;
        height: 30vw;
    }

    .article--thumb {
        padding-left: 0;
        padding-right: 0;
    }

        .article--thumb .article__header {
            margin: 21px 0 8px;
        }

            .article--thumb .article__header .headline, .article--thumb .article__header .showcase .article__text h1, .showcase .article__text .article--thumb .article__header h1, .article--thumb .article__header .leadership .person__name, .leadership .article--thumb .article__header .person__name, .article--thumb .article__header .article__content h3, .article__content .article--thumb .article__header h3, .article--thumb .article__header .article__content blockquote, .article__content .article--thumb .article__header blockquote, .article--thumb .article__header .history .episode__date, .history .article--thumb .article__header .episode__date {
                font-size: 24px;
                line-height: 32px;
            }

        .article--thumb:nth-of-type(odd) .article__header {
            margin-left: 16px;
            margin-right: 8px;
        }

        .article--thumb:nth-of-type(even) .article__header {
            margin-left: 8px;
            margin-right: 16px;
        }
}
@media only screen and (min-width: 992px) {
    .articles {
        margin-bottom: 125px;
    }

    .article--thumb:nth-of-type(odd) .article__header {
        margin-left: 24px;
        margin-right: 24px;
    }

    .article--thumb:nth-of-type(even) .article__header {
        margin-left: 24px;
        margin-right: 24px;
    }
}
@media only screen and (min-width: 1200px) {
    .articles {
        margin-top: 55px;
    }

        .articles .container-fluid {
            padding-left: 24px;
            padding-right: 24px;
        }

    .article__thumb {
        max-height: 400px;
    }

    .article--thumb {
        margin-top: 9px;
        margin-bottom: 15px;
    }
}
.article--single .article__header {
    margin-bottom: 48px;
}
.article__content {
    clear: both;
    width: 100vw;
    padding-bottom: 10px;
    text-align: center;
}
.article__content > *:not(div) {
        padding: 0 15px;
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
        text-align: left;
    }
.article__content ul {
        line-height: 24px;
    }
.article__content h3 {
        margin-bottom: 14px;
    }
.article__content blockquote {
        margin-bottom: 25px;
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 24px;
        text-align: center;
    }
.article__content p {
        margin-bottom: 23px;
    }
.article__content p + .article__image {
            clear: left;
            margin-bottom: 16px;
        }
.article__content .article__image {
        display: inline-block;
        vertical-align: top;
        width: 100vw;
        float: left;
    }
.article__content .article__image + .article__image, .article__content .article__image--full {
            margin-bottom: 26px;
        }
.article__content .article__image--full img {
                width: 100%;
            }
.article__content .article__image--vertical-two {
        max-width: 528px;
        float: none;
    }
.article__content .article__image--vertical-two + .article__image {
            margin-left: -6px;
        }
@media (max-width: 1062px) {
    .article__content .article__image--vertical-two {
        max-width: none;
        float: left;
    }

        .article__content .article__image--vertical-two + .article__image {
            margin-left: 0;
        }
}
.article__content .article__image img {
    width: 100%;
}
.article__content .article__image p {
    max-width: 500px;
    float: right;
    margin: 0 15px;
    font-size: 14px;
    line-height: 20px;
    color: #777777;
    text-align: right;
}
.article__content strong, .article__content b {
    font-family: "XOtextBold";
}
.article__share {
    padding-bottom: 50px;
    text-align: center;
}
.article__share .social {
        display: inline-block;
        padding: 6px 5px;
        width: 43px;
        height: 44px;
    }
.article__share .social img {
            width: 32px;
            height: 32px;
        }
.article__disqus {
    margin-bottom: 30px;
    overflow: auto;
}
@media only screen and (min-width: 600px) {
    .article__content .article__image {
        width: 50vw;
    }

    .article__content .article__image--full {
        width: 100vw;
    }

    .article__content .article__image--vertical {
        display: block;
        float: none;
        width: 100%;
        max-width: 384px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 768px) {
    .article--single .article__header {
        margin-bottom: 54px;
    }

    .article__content h3 {
        margin-bottom: 16px;
    }

    .article__content p {
        clear: none;
    }

    .article__content blockquote {
        float: left;
        padding-top: 85px;
        padding-bottom: 50px;
        margin-right: 45px;
        display: inline-block;
        max-width: 175px;
        margin-left: -webkit-calc(50vw - 279px);
        margin-left: -moz-calc(50vw - 279px);
        margin-left: calc(50vw - 279px);
        text-align: left;
    }

    .article__content .article__image {
        margin-top: 25px;
        margin-bottom: 59px !important;
    }

        .article__content .article__image p {
            margin: 0 25px;
        }
}
@media only screen and (min-width: 992px) {
    .article__content h3 {
        position: relative;
        left: -130px;
    }

    .article__content .article__image--vertical {
        max-width: 640px;
    }

    .article__content blockquote {
        margin-left: -webkit-calc(50vw - 409px);
        margin-left: -moz-calc(50vw - 409px);
        margin-left: calc(50vw - 409px);
        margin-right: 100px;
        max-width: 207px;
    }

    .article__disqus {
        margin-bottom: 50px;
    }
}
@media only screen and (min-width: 1200px) {
    .article__content h3 {
        position: relative;
        left: -80px;
    }

    .article__content blockquote {
        margin-left: -webkit-calc(50vw - 359px);
        margin-left: -moz-calc(50vw - 359px);
        margin-left: calc(50vw - 359px);
        margin-right: 90px;
        padding-bottom: 85px;
    }
}
.article__content .iframe-container {
    position: relative;
    max-width: none;
    width: 50vw;
    height: 0;
    padding-bottom: 29%;
}
.article__content .iframe-container iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
.history {
    position: relative;
}
.history .episode {
        position: relative;
        width: 100vw;
        overflow: auto;
        color: #272724;
    }
.history .episode__bg, .history .episode__info {
        opacity: 0;
        opacity: 1;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }
.history .episode__bg {
        width: 100%;
    }
.history .episode__bg img {
            display: block;
            width: 100%;
        }
.history .episode__info {
        padding-top: 27px;
        padding-bottom: 25px;
        max-width: 600px;
    }
.history .episode__date {
        display: block;
        margin-bottom: 5px;
        line-height: 1.33;
    }
.history .episode__next {
        display: none;
    }
.history .episode.jscroll-loaded .episode__bg, .history .episode.jscroll-loaded .episode__info {
        opacity: 1;
    }
.history .episode.jscroll-loaded:after {
        display: none;
    }
.history .episode .jscroll-inner .jscroll-loaded {
        opacity: 1;
    }
@media only screen and (min-width: 768px) {
    .history__slider {
        background: #222222;
    }

        .history__slider .slick-arrow {
            bottom: -63px;
            background: none;
        }

            .history__slider .slick-arrow:hover:not(.slick-disabled) {
                background: none;
            }

    .history .episode {
        overflow: initial;
    }

        .history .episode:after {
            display: none;
        }

    .history .episode__bg {
        position: relative;
    }

    .history .episode__info {
        position: absolute;
        width: 55%;
        max-width: 333px;
        padding-top: 0;
        padding-bottom: 0;
        color: white;
    }

    .history .episode__info--black {
        color: #272724;
    }

    .history .episode__info--top-left {
        top: 10%;
        left: 10%;
    }

    .history .episode__info--top-right {
        top: 10%;
        right: 7%;
    }

    .history .episode__info--bottom-right {
        right: 7%;
        bottom: 15%;
    }

    .history .episode__info--bottom-left {
        left: 10%;
        bottom: 15%;
    }

    .history .episode__info--left {
        top: 37%;
        left: 10%;
    }

    .history .episode__info--right {
        top: 37%;
        right: 7%;
    }

    .history .episode__bg, .history .episode__info {
        opacity: 1;
    }

    .history .episode__date {
        font-size: 50px;
        margin-bottom: 0;
        line-height: 1;
    }

    .history .episode__description {
        font-size: 16px;
        line-height: 1.4;
    }
}
@media only screen and (min-width: 1200px) {
    .history .episode__date {
        font-size: 72px;
        margin-bottom: 0;
    }
}
.profile {
    position: relative;
}
.profile__nav {
    overflow-x: scroll;
}
.profile__nav, .profile__nav ul {
        height: 64px;
        white-space: nowrap;
    }
.profile__nav ul {
            padding: 11px 15px 0 15px;
            white-space: nowrap;
        }
.profile__nav li {
            display: inline-block;
            margin-right: 60px;
        }
.profile__nav li a:not(.button) {
                padding: 13px 0;
                color: #bababa;
            }
.profile__nav li a:not(.button).active {
                    color: #272724;
                    font-weight: 600;
                }
.profile__nav li a.button {
                margin-top: 0;
            }
.profile__section {
    display: none;
    overflow: auto;
    padding: 28px 30px 0 30px;
}
.profile__section--active {
    display: block;
}
.profile__section form .button {
    margin: 26px 0 36px 0;
}
.profile__info {
    background: #ecebeb;
}
.profile .profile-picture {
    width: 104px;
    margin-top: 7px;
}
@media only screen and (min-width: 600px) {
    .profile__container {
        margin: 0 auto;
        width: 100%;
        max-width: 560px;
    }

    .profile__nav {
        overflow: hidden;
        overflow-x: hidden;
        margin-bottom: 31px;
    }

        .profile__nav, .profile__nav ul {
            height: 91px;
        }

            .profile__nav ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: -moz-box;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                -webkit-align-items: center;
                   -moz-box-align: center;
                        align-items: center;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                -webkit-justify-content: space-between;
                   -moz-box-pack: justify;
                        justify-content: space-between;
                border-bottom: 1px solid #dbdbdb;
            }

            .profile__nav li {
                margin-right: 0;
            }

    .profile__section {
        padding: 50px 30px 7px 30px;
    }

    .profile.area dl {
        vertical-align: middle;
        margin-left: 20%;
    }

        .profile.area dl dt {
            width: 30%;
            margin-right: 32px;
            float: left;
            clear: left;
        }

            .profile.area dl dt.profile__image {
                line-height: 104px;
            }

        .profile.area dl dd {
            margin-bottom: 2em;
            padding-left: 166px;
        }
}
@media only screen and (min-width: 1200px) {
    .profile dl {
        position: relative;
    }

    .profile .form {
        margin-left: auto;
        margin-right: auto;
    }

    .profile #image-cropper {
        margin-bottom: 20px;
    }

        .profile #image-cropper .cropit-preview {
            float: left;
        }

        .profile #image-cropper .upload-profile-picture-container {
            float: right;
        }

            .profile #image-cropper .upload-profile-picture-container .upload-profile-picture {
                margin-top: 43px;
            }
}
.area dl {
    line-height: 1.5;
}
.area dl dt {
        font-family: 'XOTextBold';
    }
.area dl dd {
        margin-bottom: 1em;
        min-height: 24px;
    }
@media only screen and (min-width: 768px) {
    .area .contact__header .headline, .area .contact__header .showcase .article__text h1, .showcase .article__text .area .contact__header h1, .area .contact__header .leadership .person__name, .leadership .area .contact__header .person__name, .area .contact__header .article__content h3, .article__content .area .contact__header h3, .area .contact__header .article__content blockquote, .article__content .area .contact__header blockquote, .area .contact__header .history .episode__date, .history .area .contact__header .episode__date {
        text-align: center;
    }
}
.signin {
    margin-bottom: 20px;
}
.signin__links p {
    margin-bottom: 0.5em;
}
.signin__links .button {
    margin: 0 0 2em;
}
.register__nav {
    display: none;
}
.register__header {
    margin: 29px 0 30px;
}
.register__header .headline span, .register__header .showcase .article__text h1 span, .showcase .article__text .register__header h1 span, .register__header .leadership .person__name span, .leadership .register__header .person__name span, .register__header .article__content h3 span, .article__content .register__header h3 span, .register__header .article__content blockquote span, .article__content .register__header blockquote span, .register__header .history .episode__date span, .history .register__header .episode__date span {
        display: inline;
        font: inherit;
    }
.register .g-recaptcha {
    width: 304px;
}
.register .form__step {
    display: none;
    margin-bottom: 65px;
}
.register .form__step--active {
    display: block;
}
.register .form__step#Confirmation dl {
    position: relative;
    padding: 20px 0 5px;
}
.register .form__step#Confirmation dl:before {
        content: '';
        position: absolute;
        top: 0;
        left: -30px;
        z-index: -1;
        display: block;
        width: 100vw;
        height: -webkit-calc(100% + 123px);
        height: -moz-calc(100% + 123px);
        height: calc(100% + 123px);
        background: #ecebeb;
    }
.register .form__step#Confirmation .register__buttons {
    margin-top: 41px;
}
.register .form p {
    margin-bottom: 1em;
    color: #515151;
}
.register .form p strong {
        font-family: 'XOTextBold';
    }
.register .form .field--file .button {
    margin-top: 0;
}
.register .form .profile-picture {
    margin: 5px 0 25px;
    width: 114px;
    height: 114px;
    -moz-background-size: cover;
         background-size: cover;
    background-image: url("../images/profile-pic.png");
}
.register .button--back {
    margin-right: 40px;
}
@media only screen and (min-width: 768px) {
    .register .g-recaptcha {
        margin-left: auto;
        margin-right: auto;
    }

    .register__header {
        max-width: 720px;
        margin: 0 auto 67px auto;
    }

    .register__nav {
        display: block;
        width: 100%;
        padding-top: 6px;
    }

        .register__nav, .register__nav ul {
            height: 80px;
        }

            .register__nav ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: -moz-box;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                -webkit-align-items: center;
                   -moz-box-align: center;
                        align-items: center;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                -webkit-justify-content: space-between;
                   -moz-box-pack: justify;
                        justify-content: space-between;
                border-bottom: 1px solid #dbdbdb;
            }

            .register__nav a {
                cursor: default;
                pointer-events: none;
            }

                .register__nav a:not(.button) {
                    padding: 13px 0;
                    color: #bababa;
                }

                    .register__nav a:not(.button).active {
                        color: #272724;
                        font-family: 'XOTextBold';
                    }

                .register__nav a.button {
                    margin-top: 0;
                }

    .register__form .form__step {
        max-width: 322px;
    }

        .register__form .form__step#Confirmation {
            max-width: none;
        }

            .register__form .form__step#Confirmation .register__buttons {
                text-align: center;
            }

            .register__form .form__step#Confirmation > p {
                width: 50%;
                padding-right: 40px;
                text-align: right;
            }

                .register__form .form__step#Confirmation > p#validation-summary {
                    width: 100%;
                    text-align: center;
                    padding-right: 0;
                }

            .register__form .form__step#Confirmation dl:before {
                width: 200vw;
                height: -webkit-calc(100% + 129px);
                height: -moz-calc(100% + 129px);
                height: calc(100% + 129px);
                left: -100vw;
            }

            .register__form .form__step#Confirmation .register__buttons {
                margin-top: 31px;
            }

    .register__form .form__step, .register__form {
        margin-left: auto;
        margin-right: auto;
    }

    .register .headline, .register .showcase .article__text h1, .showcase .article__text .register h1, .register .leadership .person__name, .leadership .register .person__name, .register .article__content h3, .article__content .register h3, .register .article__content blockquote, .article__content .register blockquote, .register .history .episode__date, .history .register .episode__date {
        display: none;
    }

    .register dl {
        vertical-align: middle;
    }

        .register dl dt, .register dl dd {
            width: 50%;
            float: left;
        }

        .register dl dt {
            padding-right: 40px;
            clear: left;
            text-align: right;
        }

            .register dl dt.profile__image {
                line-height: 104px;
            }

        .register dl dd {
            margin-bottom: 2em;
            width: 50%;
            text-align: left;
        }
}
@media only screen and (min-width: 1200px) {
    .register__form {
        margin-top: 0;
    }
}
.error404 {
    background-color: #ededed;
    min-height: -webkit-calc(100vh - 184px);
    min-height: -moz-calc(100vh - 184px);
    min-height: calc(100vh - 184px);
}
.error404__headline {
    margin: 50px 0 42px;
    font-size: 112px;
}
.error404__image {
    display: block;
    margin: 25px auto 75px;
}
.error404 .button {
    margin: 55px 0 55px;
}
.configurator .headline, .configurator .showcase .article__text h1, .showcase .article__text .configurator h1, .configurator .leadership .person__name, .leadership .configurator .person__name, .configurator .article__content h3, .article__content .configurator h3, .configurator .article__content blockquote, .article__content .configurator blockquote, .configurator .history .episode__date, .history .configurator .episode__date {
    margin: 27px 0 21px 0;
    pointer-events: none;
}
.configurator strong {
    font-family: 'XOTextBold';
}
.configurator [type="radio"], .configurator #unit-base-front, .configurator #unit-base-side, .configurator #unit-base-back {
    display: none;
}
.configurator .canvases {
    padding: 5rem 0;
}
.configurator #canvas-merged {
    max-width: 100%;
    display: none;
}
.configurator canvas.active:not(#canvas-merged) {
        display: block;
    }
.configurator .button {
    margin-bottom: 30px;
}
.configurator .switch-view {
    display: inline-block;
    position: relative;
    width: 96px;
    height: 96px;
    margin: 16px 13px 30px 13px;
    border: 1px solid #b7b7b7;
    overflow: hidden;
    text-align: left;
    cursor: pointer;
}
.configurator .switch-view img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }
.configurator .switch-view.active {
        -moz-box-shadow: inset 3px 3px #f5822b, inset -3px -3px #f5822b;
             box-shadow: inset 3px 3px #f5822b, inset -3px -3px #f5822b;
    }
.configurator__views {
    margin-bottom: 30px;
}
.configurator__views .thumbnails {
        text-align: center;
    }
.configurator__select {
    background-color: #f2f2f2;
    overflow: hidden;
}
.configurator__select--quote {
    background-color: #ecebeb;
}
.configurator__form .group {
    margin-bottom: 17px;
}
.configurator__form .group p {
        margin: 0 0 5px 5px;
    }
.configurator__form .color {
    margin: 0 3px 12px 5px;
    display: inline-block;
    text-align: center;
    position: relative;
}
.configurator__form .color.disabled {
    opacity: .5;
    pointer-events: none;
}
.configurator__form .color img {
        display: none;
    }
.configurator__form .color [type="radio"]:checked ~ .color__sample {
        -moz-box-shadow: inset 3px 3px #f5822b, inset -3px -3px #f5822b;
             box-shadow: inset 3px 3px #f5822b, inset -3px -3px #f5822b;
    }
.configurator__form .color__sample {
    margin: 1px;
    width: 56px;
    height: 56px;
    cursor: pointer;
    display: block;
    -webkit-transition: box-shadow 0.22s ease;
    -moz-transition: box-shadow 0.22s ease, -moz-box-shadow 0.22s ease;
    transition: box-shadow 0.22s ease;
    transition: box-shadow 0.22s ease, -moz-box-shadow 0.22s ease;
}
/* linear gradients for the two color thumbnails for the base unit */
.configurator__form .color__sample.silver-white {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0f3fc+0,bbe6f9+50,9cd7ee+51,29afed+100 */
    background: #ebebeb; /* Old browsers */
    background: -moz-linear-gradient(left, #ebebeb 0%, #ebebeb 50%, #FFF 51%, #FFF 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ebebeb 0%,#ebebeb 50%,#FFF 51%,#FFF 100%); /* Chrome10-25,Safari5.1-6 */
    background: -moz-linear-gradient(left, #ebebeb 0%,#ebebeb 50%,#FFF 51%,#FFF 100%);
    background: linear-gradient(to right, #ebebeb 0%,#ebebeb 50%,#FFF 51%,#FFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#FFF',GradientType=1 ); /* IE6-9 */
}
.configurator__form .color__sample.silver-black {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0f3fc+0,bbe6f9+50,9cd7ee+51,29afed+100 */
    background: #ebebeb; /* Old browsers */
    background: -moz-linear-gradient(left, #ebebeb 0%, #ebebeb 50%, #000 51%, #000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ebebeb 0%,#ebebeb 50%,#000 51%,#000 100%); /* Chrome10-25,Safari5.1-6 */
    background: -moz-linear-gradient(left, #ebebeb 0%,#ebebeb 50%,#000 51%,#000 100%);
    background: linear-gradient(to right, #ebebeb 0%,#ebebeb 50%,#000 51%,#000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#000',GradientType=1 ); /* IE6-9 */
}
.configurator__form .color__name {
    font-size: 12px;
    text-transform: uppercase;
}
.configurator__form .color__description {
    font-size: 12px;
    display: block;
    line-height: 8px;
}
.configurator__form .color__description.extra {
    position: absolute;
    bottom: -9px;
    left: 6px;
}
p.color-choice-explanation {
    font-size: 12px;
    line-height: 18px;
}
p.color-choice-explanation.first-child {
    margin-top: 15px;
}
p.color-choice-explanation span {
    font-size: 16px;
}
.configurator__form .color:hover .color__sample {
    -moz-box-shadow: inset 3px 3px #f5822b, inset -3px -3px #f5822b;
         box-shadow: inset 3px 3px #f5822b, inset -3px -3px #f5822b;
}
.configurator__form .button {
    margin: 7px 0 30px 16px;
}
.configurator .contact__form {
    margin: 20px 0 32px;
}
.configurator .contact__form > p {
        max-width: 333px;
        margin-left: -16px;
        margin-bottom: 20px;
    }
.configurator .contact__form .form__message {
        display: none;
    }
@media only screen and (min-width: 768px) {
    .configurator {
        min-height: 744px;
    }

    .configurator__form .color {
        margin: 0 12px 12px 12px;
    }

        .configurator__form .color:first-of-type, .configurator__form .color:nth-child(10) {
            margin-left: 0;
        }

    .configurator__form .group p {
        margin-left: 0;
    }

    .configurator__form .button {
        margin-left: 2px;
    }
}
.configurator .contact__form > p {
    margin-left: 0;
}
@media only screen and (min-width: 992px) {
    .configurator {
        overflow: hidden;
        background: -webkit-linear-gradient(left, #ececec -webkit-calc(100% - 390px), #f2f2f2 -webkit-calc(100% - 390px));
        background: -webkit-linear-gradient(left, #ececec -moz-calc(100% - 390px), #f2f2f2 -moz-calc(100% - 390px));
        background: -webkit-linear-gradient(left, #ececec calc(100% - 390px), #f2f2f2 calc(100% - 390px));
        background: -moz-linear-gradient(left, #ececec -moz-calc(100% - 390px), #f2f2f2 -moz-calc(100% - 390px));
        background: linear-gradient(90deg, #ececec calc(100% - 390px), #f2f2f2 calc(100% - 390px));
    }

        .configurator .headline, .configurator .showcase .article__text h1, .showcase .article__text .configurator h1, .configurator .leadership .person__name, .leadership .configurator .person__name, .configurator .article__content h3, .article__content .configurator h3, .configurator .article__content blockquote, .article__content .configurator blockquote, .configurator .history .episode__date, .history .configurator .episode__date {
            position: relative;
            margin-top: 0;
            cursor: pointer;
            pointer-events: auto;
        }

            .configurator .headline:after, .configurator .showcase .article__text h1:after, .showcase .article__text .configurator h1:after, .configurator .leadership .person__name:after, .leadership .configurator .person__name:after, .configurator .article__content h3:after, .article__content .configurator h3:after, .configurator .article__content blockquote:after, .article__content .configurator blockquote:after, .configurator .history .episode__date:after, .history .configurator .episode__date:after {
                content: '';
                position: absolute;
                top: 4px;
                right: 19px;
                width: 11px;
                height: 17px;
                background-image: url("../images/arrow-right-black@2x.png");
                -moz-background-size: 11px 17px;
                     background-size: 11px 17px;
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                 -ms-transform: rotate(90deg);
                     transform: rotate(90deg);
                -webkit-transition: -webkit-transform 0.3s ease-in-out;
                transition: -webkit-transform 0.3s ease-in-out;
                -moz-transition: transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
                transition: transform 0.3s ease-in-out;
                transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
                transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
            }

            .configurator .headline + form, .configurator .showcase .article__text h1 + form, .showcase .article__text .configurator h1 + form, .configurator .leadership .person__name + form, .leadership .configurator .person__name + form, .configurator .article__content h3 + form, .article__content .configurator h3 + form, .configurator .article__content blockquote + form, .article__content .configurator blockquote + form, .configurator .history .episode__date + form, .history .configurator .episode__date + form {
                display: none;
            }

            .configurator .headline.active:after, .configurator .showcase .article__text h1.active:after, .showcase .article__text .configurator h1.active:after, .configurator .leadership .active.person__name:after, .leadership .configurator .active.person__name:after, .configurator .article__content h3.active:after, .article__content .configurator h3.active:after, .configurator .article__content blockquote.active:after, .article__content .configurator blockquote.active:after, .configurator .history .active.episode__date:after, .history .configurator .active.episode__date:after {
                -webkit-transform: rotate(270deg);
                -moz-transform: rotate(270deg);
                 -ms-transform: rotate(270deg);
                     transform: rotate(270deg);
            }

    .configurator__views {
        float: left;
        width: -webkit-calc(100% - 390px);
        width: -moz-calc(100% - 390px);
        width: calc(100% - 390px);
        background: none;
    }

    .configurator__select {
        position: relative;
        float: right;
        padding: 27px 0px 27px 15px;
        width: 390px;
        /*background: none;*/
    }

    .configurator__select--colors {
        padding-bottom: 0;
    }

    .configurator__select--quote {
        padding-top: 0;
        clear: right;
        background: #f2f2f2;
    }

    .configurator__select:after {
        display: none;
        position: fixed;
        z-index: -1;
        top: 0;
        right: 0;
        width: 390px;
        height: 100vh;
        background: #f2f2f2;
    }

    .configurator__form .color:first-of-type, .configurator__form .color {
        margin: 0 20px 12px 0;
    }
}
@media (max-width: 991px) {
    .configurator form {
        display: block !important;
    }
}
.registerActive{
    color: #272724;
          font-family: 'XOTextBold';
}
.rmaActive{
    font-weight: bold;
}
@font-face {
  font-family: 'xo';
  src: url("../fonts/xo.eot?3455241");
  src: url("../fonts/xo.eot") format("embedded-opentype"), url("../fonts/xo.woff2") format("woff2"), url("../fonts/xo.woff") format("woff"), url("../fonts/xo.ttf") format("truetype"), url("../fonts/xo.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@media (min-width: 1199px) {
  .onload {
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; }
  .site-left.onload {
    opacity: .0;
    -moz-transition-duration: .6s;
         transition-duration: .6s;
    -webkit-transition-duration: .6s;
    -moz-transition-delay: .2s;
         transition-delay: .2s;
    -webkit-transition-delay: .2s; }
  .site-left.onload.visible {
    opacity: 1; }
  .site-right.site-right--subpage.onload {
    opacity: .0;
    -moz-transition-duration: .6s;
         transition-duration: .6s;
    -webkit-transition-duration: .6s;
    -moz-transition-delay: .7s;
         transition-delay: .7s;
    -webkit-transition-delay: .7s; }
  .site-right.site-right--subpage.visible {
    opacity: 1; }
  .site-right.site-right--homepage.onload:after {
    width: 0;
    -moz-transition-duration: .6s;
         transition-duration: .6s;
    -webkit-transition-duration: .6s;
    -moz-transition-delay: .6s;
         transition-delay: .6s;
    -webkit-transition-delay: .6s; }
  .site-right.site-right--homepage.onload.visible:after {
    width: 100%; }
  .products-homepage__slogan.onload {
    opacity: 0; }
  .products-homepage__slogan.onload.visible {
    opacity: 1; }
  .product-homepage.product-homepage--type-1.onload .product-homepage__img-sm {
    width: 0%;
    opacity: 0;
    margin-left: 100%;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    background-position: center right; }
  .product-homepage.product-homepage--type-1.onload .product-homepage__img-bg {
    width: 0;
    opacity: 0;
    margin-left: 100%;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    background-position: center right; }
  .product-homepage.product-homepage--type-1.onload.visible .product-homepage__img-sm {
    opacity: 1;
    width: 100%;
    margin-left: 0; }
  .product-homepage.product-homepage--type-1.onload.visible .product-homepage__img-bg {
    opacity: 1;
    width: 100%;
    margin-left: 0; }
  .product-homepage.product-homepage--type-2.onload .product-homepage__img-sm {
    width: 0;
    opacity: 0;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    background-position: center left; }
  .product-homepage.product-homepage--type-2.onload .product-homepage__img-bg {
    width: 0;
    opacity: 0;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    background-position: center left; }
  .product-homepage.product-homepage--type-2.onload.visible .product-homepage__img-sm {
    width: 100%;
    opacity: 1; }
  .product-homepage.product-homepage--type-2.onload.visible .product-homepage__img-bg {
    width: 100%;
    opacity: 1; }
  .product-homepage.product-homepage--type-1 .product-homepage__content-wrapper.onload {
    opacity: 0; }
  .product-homepage.product-homepage--type-1 .product-homepage__content-wrapper.onload.visible {
    opacity: 1;
    -moz-transition-delay: .28s;
         transition-delay: .28s;
    -webkit-transition-delay: .28s; }
  .product-homepage.product-homepage--type-2 .product-homepage__content-wrapper.onload {
    opacity: 0; }
  .product-homepage.product-homepage--type-2 .product-homepage__content-wrapper.onload.visible {
    opacity: 1;
    -moz-transition-delay: .28s;
         transition-delay: .28s;
    -webkit-transition-delay: .28s; }
  .slogan-homepage.onload {
    opacity: 0;
    -moz-transition-duration: .6s;
         transition-duration: .6s;
    -webkit-transition-duration: .6s;
    -moz-transition-delay: 1s;
         transition-delay: 1s;
    -webkit-transition-delay: 1s; }
  .slogan-homepage.onload.visible {
    opacity: 1; }
  .banner-homepage.onload .banner-homepage__bg-item {
    opacity: 0;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in; }
  .banner-homepage.onload .row--rythm-banner div:nth-of-type(1) .banner-homepage__bg-item {
    -moz-transition-delay: .8s;
         transition-delay: .8s;
    -webkit-transition-delay: .8s; }
  .banner-homepage.onload .row--rythm-banner div:nth-of-type(2) .banner-homepage__bg-item {
    -moz-transition-delay: .9s;
         transition-delay: .9s;
    -webkit-transition-delay: .9s; }
  .banner-homepage.onload .row--rythm-banner div:nth-of-type(3) .banner-homepage__bg-item {
    -moz-transition-delay: 1s;
         transition-delay: 1s;
    -webkit-transition-delay: 1s; }
  .banner-homepage.onload .row--rythm-banner div:nth-of-type(4) .banner-homepage__bg-item {
    -moz-transition-delay: 1.1s;
         transition-delay: 1.1s;
    -webkit-transition-delay: 1.1s; }
  .banner-homepage.onload .banner-homepage__image {
    opacity: 0;
    -moz-transition: all .6s ease-in;
    transition: all .6s ease-in;
    -webkit-transition: all .6s ease-in;
    -moz-transition-delay: 1.3s;
         transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s; }
  .banner-homepage.onload .banner-homepage__slogan {
    opacity: 0;
    -moz-transition: all .6s ease-in;
    transition: all .6s ease-in;
    -webkit-transition: all .6s ease-in;
    -moz-transition-delay: 1.4s;
         transition-delay: 1.4s;
    -webkit-transition-delay: 1.4s; }
  .banner-homepage.onload .banner-homepage__des {
    opacity: 0;
    -moz-transition: all .6s ease-in;
    transition: all .6s ease-in;
    -webkit-transition: all .6s ease-in;
    -moz-transition-delay: 1.5s;
         transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s; }
  .banner-homepage.onload .banner-homepage__arrow-down {
    opacity: 0;
    -moz-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition-delay: 1.8s;
         transition-delay: 1.8s;
    -webkit-transition-delay: 1.8s;
    bottom: 20px;
    margin-bottom: 20px; }
  @-webkit-keyframes banner-arrow-opacity-animation {
    0% {
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      opacity: 1; } }
  @-moz-keyframes banner-arrow-opacity-animation {
    0% {
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      opacity: 1; } }
  @keyframes banner-arrow-opacity-animation {
    0% {
      opacity: 0; }
    50% {
      opacity: 1; }
    100% {
      opacity: 1; } }
  @-webkit-keyframes banner-arrow-animation {
    0% {
      bottom: 20px;
      margin-bottom: 20px; }
    50% {
      bottom: 20px;
      margin-bottom: 0px; }
    100% {
      bottom: 20px;
      margin-bottom: 20px; } }
  @-moz-keyframes banner-arrow-animation {
    0% {
      bottom: 20px;
      margin-bottom: 20px; }
    50% {
      bottom: 20px;
      margin-bottom: 0px; }
    100% {
      bottom: 20px;
      margin-bottom: 20px; } }
  @keyframes banner-arrow-animation {
    0% {
      bottom: 20px;
      margin-bottom: 20px; }
    50% {
      bottom: 20px;
      margin-bottom: 0px; }
    100% {
      bottom: 20px;
      margin-bottom: 20px; } }
  .banner-homepage.onload.visible .banner-homepage__bg-item {
    opacity: 1; }
  .banner-homepage.onload.visible .banner-homepage__image {
    opacity: 1; }
  .banner-homepage.onload.visible .banner-homepage__slogan {
    opacity: 1; }
  .banner-homepage.onload.visible .banner-homepage__des {
    opacity: 1; }
  .banner-homepage.onload.visible .banner-homepage__arrow-down {
    opacity: 1;
    -webkit-animation: banner-arrow-animation 1.8s 2.2s infinite;
       -moz-animation: banner-arrow-animation 1.8s 2.2s infinite;
            animation: banner-arrow-animation 1.8s 2.2s infinite; }
  .story-item.onload {
    opacity: 0;
    -moz-transition: all .6s ease-in;
    transition: all .6s ease-in;
    -webkit-transition: all .6s ease-in; }
  .story-item.onload.visible {
    opacity: 1; } }
input:hover, input:focus, textarea:hover, textarea:focus, button:hover, button:focus {
  -moz-box-shadow: none;
       box-shadow: none;
  border: 0;
  outline: 0; }
.input--standard {
  display: block;
  padding-top: 20px;
  margin: 16px 0;
  position: relative; }
.input--standard input, .input--standard textarea {
    border: 0;
    border-bottom: 2px solid #000;
    width: 100%;
    height: 35px;
    line-height: normal;
    font-size: 16px;
    padding-top: 2px;
    background-color: transparent; }
.input--standard textarea {
    min-height: 60px; }
.input--standard label {
    display: block;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 20px;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in; }
.input--standard.focus label {
    font-size: 12px;
    color: #bababa;
    height: 20px;
    line-height: 20px;
    top: 0;
    font-weight: 700; }
.radio-btn input[type="radio"] {
  display: none; }
.radio-btn input[type="radio"] + label {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  cursor: pointer; }
.radio-btn input[type="radio"] + label span {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  margin-top: -3px;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.radio-btn input[type="radio"] + label span {
  background-color: transparent;
  border: 2px solid #000; }
.radio-btn input[type="radio"]:checked + label span {
  border: 2px solid #000;
  position: relative; }
.radio-btn input[type="radio"]:checked + label span:after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #000;
    position: absolute;
    top: 2px;
    left: 2px; }
.radio-btn input[type="radio"] + label span, .radio-btn input[type="radio"]:checked + label span {
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
.radio-btns {
  display: block;
  margin: 32px 0; }
.radio-btns .radio-btn {
    display: inline-block;
    float: left;
    margin-right: 48px; }
.radio-btns .radio-btn:last-of-type {
    margin-right: 0; }
.radio-btns__label {
  display: block;
  font-size: 16px;
  color: #000;
  margin: 8px 0; }
.btns-wrapper {
  display: block;
  text-align: left; }
.btn--send.icn-fontello {
  display: inline-block;
  height: 56px;
  line-height: 56px;
  background-color: #f5822b;
  color: #fff;
  position: relative;
  padding: 0; }
.btn--send.icn-fontello:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    margin: 0;
    background-color: #fe8f3c;
    margin: 0;
    padding: 0;
    -moz-transition: all .15s ease-in;
    transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in; }
.btn--send.icn-fontello:after {
    content: '\e802';
    position: absolute;
    right: 32px;
    font-size: 20px;
    top: 50%;
    -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
         transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff; }
.btn--send.icn-fontello:hover {
    color: #fff; }
.btn--send.icn-fontello:hover:before {
      width: 100%; }
.btn--send__label {
  color: #fff;
  font-size: 16px;
  position: relative;
  margin: 0 96px 0 24px; }
html, body {
  color: #131312;
  padding: 0;
  margin: 0;
 /*overflow-x: hidden;*/
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }
a, button {
  text-decoration: none; }
a:hover, a:focus, button:hover, button:focus {
    -moz-box-shadow: none;
         box-shadow: none;
    text-decoration: none;
    outline: none; }
span, label, a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.nopadding {
  padding: 0; }
.nomargin {
  margin: 0; }
.content-wrapper {
  display: block;
  width: 100%;
  position: relative;
  min-height: 100vh;
  max-width: 1600px;
  margin: auto; }
@media (max-width: 1199px) {
    .content-wrapper {
      margin-top: 56px; } }
.site-left {
  display: block;
  width: 250px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  overflow: hidden;
  overflow-y: auto; }
@media (max-width: 1199px) {
    .site-left {
      display: none; } }
.site-right {
  display: block;
  margin-left: 250px;
  min-height: 100vh;
  position: relative; }
@media (max-width: 1199px) {
    .site-right {
      margin-left: 0; } }
.site-right__inner {
    display: block;
    position: relative;
    z-index: 1; }
.site-right__gradient {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 600px;
    background: -moz-linear-gradient(260deg, #fff 0%, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(190deg, #fff 0%, #fff 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(260deg, #fff 0%, #fff 50%, rgba(255, 255, 255, 0) 100%); }
.row--rythm {
  margin-left: 4px;
  margin-right: 4px; }
.row--rythm .col-lg-1, .row--rythm .col-lg-2, .row--rythm .col-lg-3, .row--rythm .col-lg-4, .row--rythm .col-lg-5, .row--rythm .col-lg-6, .row--rythm .col-lg-7, .row--rythm .col-lg-8, .row--rythm .col-lg-9, .row--rythm .col-lg-10, .row--rythm .col-lg-11, .row--rythm .col-lg-12 {
    padding: 4px; }
.grid-bg {
  position: fixed;
  left: 270px;
  right: 20px;
  top: 0;
  bottom: 0; }
.grid-bg__col {
    display: block;
    height: 100vh;
    border-left: 1px solid #f6f6f7;
    border-right: 1px solid #f6f6f7; }
.grid-bg div:first-child {
    border-left: 2px solid #f6f6f7; }
.grid-bg div:last-child {
    border-right: 2px solid #f6f6f7; }
@media (max-width: 1199px) {
    .grid-bg {
      left: 20px; } }
.icn-fontello:before, .icn-fontello:after {
  font-family: "xo";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
.site-left__logo {
  display: inline-block;
  margin: 48px 24px;
  margin-bottom: 8px; }
.site-left__logo:after {
    content: '\e801';
    font-size: 48px;
    color: #f5822b; }
.site-left__logo:hover:after {
    color: #f5822b; }
.nav-main-left {
  display: block;
  padding: 24px;
  padding-bottom: 0;
  margin: 0;
  min-height: -webkit-calc(100vh - 272px);
  min-height: -moz-calc(100vh - 272px);
  min-height: calc(100vh - 272px);
  overflow: auto;
  z-index: 1000;
  background-color: #fff;
  -moz-box-sizing: initial;
       box-sizing: initial;
  width: 240px; }
@media (max-width: 1199px) {
    .nav-main-left {
      width: 200px;
      background-color: transparent; } }
.nav-main-left > li {
    display: block;
    padding: 12px 0;
    text-align: left; }
.nav-main-left > li a {
      display: inline-block;
      font-size: 16px;
      color: #000;
      font-weight: 700;
      padding: 2px 8px;
      position: relative;
      z-index: 1; }
.nav-main-left > li > a:before {
      content: '';
      display: block;
      width: 0;
      height: 100%;
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      background-color: #f5822b;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      -webkit-transition: all .2s ease-in-out; }
.nav-main-left > li > a:hover:before {
      width: 100%; }
.nav-main-left > li.with-submenu {
    position: relative;
    width: 200px;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0); }
.nav-main-left > li.with-submenu a .toggle-icn {
      float: right;
      display: inline-block;
      left: 180px;
      top: 50%;
      -moz-transform: translateY(-50%);
       -ms-transform: translateY(-50%);
           transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      position: absolute; }
.nav-main-left > li.with-submenu a .toggle-icn:after {
        content: '\e800';
        line-height: 24px;
        font-size: 24px;
        -moz-transform: rotate(-180deg);
         -ms-transform: rotate(-180deg);
             transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transition: all .2s ease-in;
        transition: all .2s ease-in;
        -webkit-transition: all .2s ease-in; }
@media (max-width: 768px) {
        .nav-main-left > li.with-submenu a .toggle-icn {
          left: 170px; } }
.nav-main-left > li.with-submenu a.collapsed .toggle-icn:after {
      -moz-transform: rotate(0deg);
       -ms-transform: rotate(0deg);
           transform: rotate(0deg);
      -webkit-transform: rotate(0deg); }
.nav-main-left > li.active a:before, .mobile-top.open .nav-main-left > li#hamburger-icon a:before {
    content: '';
    width: 100%; }
.nav-main-left__submenu {
    padding-left: 16px; }
.nav-main-left__submenu > li {
      display: block;
      padding: 8px 0; }
.nav-main-left__submenu > li > a {
        display: inline-block;
        font-size: 12px;
        padding: 0 8px;
        position: relative !important; }
.nav-main-left__submenu > li > a:before {
        content: '';
        display: block;
        width: 0;
        height: 100%;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        background-color: #f5822b;
        -webkit-transition: all .3s ease-in;
        -moz-transition: all .3s ease-in;
        transition: all .3s ease-in;
        -webkit-transition: all .2s ease-in; }
.nav-main-left__submenu > li > a:hover:before {
        width: 100%; }
.nav-main-left__submenu li:first-child {
      padding-top: 16px; }
.nav-main-left__submenu li:last-child {
      padding-bottom: 0; }
.nav-main-left__submenu > li.xo_products {
      margin-left: 8px; }
.nav-main-left__submenu > li.disabled > a {
      color: #bababa;
      background-color: transparent;
      pointer-events: none; }
.nav-main-left-secondary {
  display: block;
  padding: 0 24px;
  margin-top: 8px; }
.nav-main-left-secondary > li {
    display: block;
    margin: 16px 0;
    text-align: left; }
.nav-main-left-secondary > li > a {
      display: inline-block;
      font-size: 12px;
      font-weight: 400;
      color: #000;
      padding: 2px 8px;
      position: relative;
      z-index: 1001; }
.nav-main-left-secondary > li > a:before {
      content: '';
      display: block;
      width: 0;
      height: 100%;
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      background-color: #f5822b;
      -webkit-transition: all .3s ease-in;
      -moz-transition: all .3s ease-in;
      transition: all .3s ease-in;
      -webkit-transition: all .2s ease-in; }
.nav-main-left-secondary > li > a:hover:before {
      width: 100%; }
.nav-main-left-secondary li:first-child {
    padding-top: 24px;
    border-top: 1px solid #ecebeb;
    margin-top: 0; }
.mobile-top {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  min-height: 56px;
  border-bottom: 2px solid #ecebeb;
  background-color: #FFF;
  z-index: 10000;
  text-align: center; }
@media (max-width: 1199px) {
    .mobile-top {
      display: block; } }
.mobile-top__logo {
  display: inline-block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center; }
.mobile-top__logo:after {
    content: '\e801';
    font-size: 34px;
    line-height: 62px;
    color: #f5822b;
    width: auto; }
.mobile-top-nav {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 250px;
  background-color: #fff;
  z-index: 1;
  padding-top: 40px;
  overflow: hidden;
  overflow-y: auto; }
.mobile-top-nav:after {
    content: '';
    display: block;
    position: fixed;
    left: 20px;
    width: 210px;
    top: 0;
    height: 56px;
    background-color: #FFF;
    border-bottom: 1px solid #ecebeb;
    z-index: 2; }
.overflow {
  position: fixed;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 0; }
.mobile-top-btn-nav {
  display: inline-block;
  float: left;
  position: relative;
  z-index: 2; }
.mobile-top-btn__label {
  display: inline-block;
  float: left;
  line-height: 63px;
  font-weight: 700;
  color: #f5822b; }
#hamburger-icon {
  width: 24px;
  height: 14px;
  position: relative;
  display: inline-block;
  float: left;
  margin-left: 20px;
  margin-top: 24px;
  margin-right: 10px; }
#hamburger-icon .line {
    display: block;
    background: #f5822b;
    width: 24px;
    height: 2px;
    position: absolute;
    left: 0;
    -moz-border-radius: 1px;
         border-radius: 1px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s; }
#hamburger-icon .line.line-1 {
      top: 0; }
#hamburger-icon .line.line-2 {
      top: 50%; }
#hamburger-icon .line.line-3 {
      top: 100%; }
#hamburger-icon:hover .line-1, #hamburger-icon:focus .line-1 {
    -ms-transform: translateY(-1px);
        transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px); }
#hamburger-icon:hover .line-3, #hamburger-icon:focus .line-3 {
    -ms-transform: translateY(1px);
        transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px); }
#hamburger-icon.active .line-1, .mobile-top.open #hamburger-icon .line-1 {
    -ms-transform: translateY(7px) translateX(0) rotate(45deg);
        transform: translateY(7px) translateX(0) rotate(45deg);
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    -moz-transform: translateY(7px) translateX(0) rotate(45deg); }
#hamburger-icon.active .line-2, .mobile-top.open #hamburger-icon .line-2 {
    opacity: 0; }
#hamburger-icon.active .line-3, .mobile-top.open #hamburger-icon .line-3 {
    -ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
        transform: translateY(-7px) translateX(0) rotate(-45deg);
    -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
    -moz-transform: translateY(-7px) translateX(0) rotate(-45deg); }
.mobile-top .mobile-top-nav {
  display: block;
  left: -100%;
  -moz-transition: all .6s ease-in .3s;
  transition: all .6s ease-in .3s;
  -webkit-transition: all .6s ease-in .3s; }
.mobile-top .overflow {
  display: block;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }
.mobile-top .mobile-top-btn__label .label-open {
  display: block;
  opacity: 1;
  visibility: visible; }
.mobile-top .mobile-top-btn__label .label-close {
  display: none;
  opacity: 0;
  visibility: hidden; }
.mobile-top.open .mobile-top-nav {
  display: block;
  left: 0; }
.mobile-top.open .overflow {
  display: block;
  opacity: 1;
  visibility: visible; }
.mobile-top.open .mobile-top-btn__label .label-open {
  display: none;
  opacity: 0;
  visibility: hidden; }
.mobile-top.open .mobile-top-btn__label .label-close {
  display: block;
  opacity: 1;
  visibility: visible; }
.footer-main {
  display: block;
  background-color: #f2f2f2;
  margin: 4px 8px;
  margin-bottom: 8px;
  padding: 24px 96px; }
@media (max-width: 767px) {
    .footer-main {
      padding: 16px 32px; } }
.footer-main__cookie {
    display: inline-block;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    padding: 8px 0;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in; }
.footer-main__cookie:hover {
      color: #f5822b; }
@media (max-width: 767px) {
      .footer-main__cookie {
        display: block;
        text-align: center; } }
.footer-main__copy {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #bababa;
    text-align: right;
    margin-top: 1px; }
@media (max-width: 767px) {
      .footer-main__copy {
        display: block;
        float: none;
        text-align: center; } }
.subpage-top {
  display: block;
  border-bottom: 2px solid #f2f2f2;
  margin: 0 8px; }
.subpage-top__nav {
  display: block;
  padding: 0; }
.subpage-top__nav li {
    display: inline-block;
    float: left;
    height: 96px;
    line-height: 96px;
    margin-right: 64px; }
.subpage-top__nav li a {
      display: inline-block;
      color: #000;
      font-weight: 700;
      font-size: 16px;
      line-height: .8em;
      vertical-align: middle; }
.subpage-top__nav li a .nav--line {
        display: inline-block;
        position: relative;
        padding: 5px 5px; }
.subpage-top__nav li a .nav--line:before {
          content: '';
          background-color: #f5822b;
          position: absolute;
          left: 0;
          top: 0;
          width: 0%;
          height: 100%;
          z-index: -1;
          -moz-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
          -webkit-transition: all .3s ease-in-out; }
.subpage-top__nav li.active a .nav--line:before, .subpage-top__nav .mobile-top.open li#hamburger-icon a .nav--line:before, .mobile-top.open .subpage-top__nav li#hamburger-icon a .nav--line:before {
    width: 100%; }
.subpage-top__nav li:hover a .nav--line:before {
    width: 100%; }
.slogan-subpage, .slogan-subpage--full-line, .slogan-subpage--line-1 {
  display: block;
  position: relative;
  padding-top: 80px;
  padding-bottom: 72px; }
.slogan-subpage:after, .slogan-subpage--full-line:after, .slogan-subpage--line-1:after {
    content: '';
    display: block;
    height: 8px;
    background-color: #000;
    position: absolute;
    right: 0;
    left: 16.66667%;
    bottom: 0; }
.slogan-subpage__text {
    font-size: 72px; }
.subpage__des {
  display: block;
  text-align: right;
  font-size: 32px;
  margin: 64px 0;
  line-height: 1.2em; }
.slogan-subpage--full-line:after {
  left: 0; }
.slogan-subpage--line-1:after {
  left: 8.33333%; }
.slogan-homepage {
  display: block;
  text-align: right;
  font-size: 124px;
  font-weight: 700;
  line-height: 110px;
  margin-top: 128px; }
.banner-homepage {
  display: block;
  position: relative;
  margin: auto;
  min-height: 100vh; }
@media (min-width: 1600px) {
    .banner-homepage {
      min-height: 100vh; } }
@media (max-width: 1199px) {
    .banner-homepage {
      min-height: -webkit-calc(100vh - 56px);
      min-height: -moz-calc(100vh - 56px);
      min-height: calc(100vh - 56px); } }
.banner-homepage__bg-item {
    display: block;
    background-color: #f2f2f2;
    position: relative;
    height: -webkit-calc(100vh - 148px);
    height: -moz-calc(100vh - 148px);
    height: calc(100vh - 148px); }
@media (min-width: 1600px) {
      .banner-homepage__bg-item {
        height: -webkit-calc(100vh - 148px);
        height: -moz-calc(100vh - 148px);
        height: calc(100vh - 148px);
        max-height: inherit; } }
.banner-homepage__content-center {
    position: relative;
    top: 50vh;
    -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
         transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
@media (min-width: 1600px) {
      .banner-homepage__content-center {
        position: relative;
        top: 50vh;
        -moz-transform: scale(1.1) translateY(-50%);
         -ms-transform: scale(1.1) translateY(-50%);
             transform: scale(1.1) translateY(-50%);
        -webkit-transform: scale(1.1) translateY(-50%); } }
@media (min-width: 2500px) {
      .banner-homepage__content-center {
        top: 70vh;
        -moz-transform: scale(1.5) translateY(-50%);
         -ms-transform: scale(1.5) translateY(-50%);
             transform: scale(1.5) translateY(-50%);
        -webkit-transform: scale(1.5) translateY(-50%); } }
@media (max-width: 768px) {
      .banner-homepage__content-center {
        -moz-transform: translateY(0);
         -ms-transform: translateY(0);
             transform: translateY(0);
        -webkit-transform: translateY(0);
        top: 50px;
        height: -webkit-calc(100vh - 50px);
        height: -moz-calc(100vh - 50px);
        height: calc(100vh - 50px); } }
@media (max-width: 767px) {
      .banner-homepage__content-center {
        -moz-transform: translateY(0);
         -ms-transform: translateY(0);
             transform: translateY(0);
        -webkit-transform: translateY(0);
        top: 50px;
        height: auto; } }
@media (max-width: 480px) {
      .banner-homepage__content-center {
        height: -webkit-calc(100vh - 50px);
        height: -moz-calc(100vh - 50px);
        height: calc(100vh - 50px); } }
@media (max-width: 768px) {
    .banner-homepage__slogan-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 200px; } }
@media (max-width: 767px) {
    .banner-homepage__slogan-wrapper {
      position: relative;
      bottom: auto; } }
@media (max-width: 480px) {
    .banner-homepage__slogan-wrapper {
      position: absolute;
      bottom: 130px; } }
.banner-homepage__image {
    display: block;
    height: 478px;
    position: relative;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center; }
@media (min-width: 1600px) {
      .banner-homepage__image {
        height: 600px; } }
@media (max-width: 768px) {
      .banner-homepage__image {
        height: 500px; } }
@media (max-width: 767px) {
      .banner-homepage__image {
        height: 200px; } }
.banner-homepage__slogan {
    display: block;
    max-width: 410px;
    font-size: 48px;
    font-weight: 700;
    margin-top: 64px;
    float: right;
    text-align: right;
    position: relative;
    text-transform: uppercase; }
@media (min-width: 1600px) {
      .banner-homepage__slogan {
        margin-top: 144px; } }
@media (max-width: 768px) {
      .banner-homepage__slogan {
        margin-top: 16px;
        float: none;
        text-align: center;
        max-width: inherit; } }
@media (max-width: 767px) {
      .banner-homepage__slogan {
        font-size: 28px; } }
.banner-homepage__des {
    display: block;
    max-width: 330px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    margin: 48px 0;
    float: right;
    clear: right;
    text-align: right; }
@media (max-width: 768px) {
      .banner-homepage__des {
        font-size: 24px;
        line-height: 24px;
        margin: 32px 0;
        float: none;
        text-align: center;
        max-width: inherit; } }
@media (max-width: 767px) {
      .banner-homepage__des {
        font-size: 16px;
        line-height: 20px;
        margin: 16px 0;
        padding: 0 16px; } }
.banner-homepage__arrow-down {
    display: block;
    width: 56px;
    height: 72px;
    padding-top: 16px;
    background-color: #f5822b;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
         transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    bottom: 0px;
    top: auto;
    text-align: center;
    z-index: 100; }
.banner-homepage__arrow-down:after {
      content: '\e802';
      display: inline-block;
      -moz-transform: rotate(90deg);
       -ms-transform: rotate(90deg);
           transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      font-size: 24px;
      color: #fff; }
@media (min-width: 1600px) {
      .banner-homepage__arrow-down {
        bottom: 10vh; } }
@media (max-width: 1199px) {
      .banner-homepage__arrow-down {
        bottom: 50px; } }
@media (max-width: 767px) {
      .banner-homepage__arrow-down {
        display: none; } }
@media (max-width: 480px) {
      .banner-homepage__arrow-down {
        display: block;
        bottom: 10px; } }
.products-homepage {
  display: block;
  min-height: 800px;
  position: relative;
  margin-top: 64px; }
.products-homepage__slogan {
    position: relative;
    display: block;
    text-align: right;
    font-size: 112px;
    font-weight: 700;
    color: #f5822b;
    opacity: 1; }
@media (max-width: 768px) {
      .products-homepage__slogan {
        font-size: 80px; } }
@media (max-width: 767px) {
      .products-homepage__slogan {
        text-align: center;
        font-size: 54px; } }
.product-homepage {
  position: relative;
  padding: 112px 0; }
@media (max-width: 767px) {
    .product-homepage {
      padding: 0px 0px;
      margin-bottom: 40px; } }
.product-homepage__img-bg, .product-homepage__img-sm {
    display: block;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 26.31vw;
    max-height: 410px;
    -moz-transition: all .1s ease-in;
    transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in; }
@media (max-width: 767px) {
      .product-homepage__img-bg, .product-homepage__img-sm {
        height: 60vw; } }
.product-homepage__img-sm {
    height: 13.4vw;
    max-height: 205px;
    position: relative; }
@media (max-width: 767px) {
      .product-homepage__img-sm {
        height: 20vw; } }
.product-homepage__lp {
    display: block;
    font-size: 112px;
    line-height: 90px;
    font-weight: 700;
    color: #f5822b; }
.product-homepage__content-wrapper {
    position: absolute;
    top: 80px; }
@media (max-width: 1199px) {
      .product-homepage__content-wrapper {
        top: 48px; } }
@media (max-width: 768px) {
      .product-homepage__content-wrapper {
        top: 24px; } }
@media (max-width: 767px) {
      .product-homepage__content-wrapper {
        position: relative;
        top: 40px; } }
.product-homepage__content-wrapper--two-lines {
    position: absolute;
    overflow-x: hidden;
    top: 8px; }
@media (max-width: 1199px) {
      .product-homepage__content-wrapper--two-lines {
        top: -16px; } }
@media (max-width: 768px) {
      .product-homepage__content-wrapper--two-lines {
        top: -48px; } }
@media (max-width: 767px) {
      .product-homepage__content-wrapper--two-lines {
        position: relative;
        top: 40px; } }
.product-homepage__type {
    display: block;
    text-align: right;
    font-size: 56px;
    line-height: 55px;
    color: #000; }
@media (max-width: 767px) {
      .product-homepage__type {
        font-size: 24px;
        line-height: 30px; } }
.product-homepage__title {
    display: block;
    text-align: right;
    font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000; }
@media (max-width: 768px) {
      .product-homepage__title {
        font-size: 54px; } }
@media (max-width: 767px) {
      .product-homepage__title {
        font-size: 30px;
        line-height: 36px; } }
.product-homepage__des {
    display: block;
    border-top: 8px solid #000;
    width: 392px;
    margin-right: 200px;
    margin-top: 32px;
    padding-right: 96px;
    float: right; }
@media (max-width: 768px) {
      .product-homepage__des {
        padding-right: 120px;
        width: 304px; } }
@media (max-width: 767px) {
      .product-homepage__des {
        font-size: 24px;
        margin-top: 16px;
        border-top: 4px solid #000; } }
.product-homepage__des-text {
    display: block;
    font-size: 32px;
    line-height: 32px;
    color: #000;
    font-weight: 700;
    text-align: right;
    margin: 32px 0; }
@media (max-width: 992px) {
      .product-homepage__des-text {
        font-size: 20px;
        line-height: 26px; } }
@media (max-width: 767px) {
      .product-homepage__des-text {
        margin: 16px 0; } }
.product-homepage__more {
    font-size: 16px;
    color: #f5822b;
    text-align: right;
    text-transform: uppercase;
    float: right;
    position: relative;
    padding-right: 30px;
    left: 0px;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out; }
.product-homepage__more:after {
    content: '\e802';
    position: absolute;
    color: #f5822b;
    right: 5px;
    top: 0;
    line-height: 20px;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out; }
.product-homepage__more:hover {
    left: 20px;
    color: #f5822b; }
.product-homepage--type-1 .product-homepage__content-wrapper, .product-homepage--type-1 .product-homepage__content-wrapper--two-lines {
  left: 8.33333%; }
.product-homepage--type-1 .product-homepage__lp {
  position: absolute;
  z-index: 2;
  right: 8.33333%;
  top: -45px;
  width: 25%;
  text-align: center; }
.product-homepage--type-1 .product-homepage__img-bg {
  float: right; }
@media (max-width: 1199px) {
    .product-homepage--type-1 .product-homepage__img-bg {
      width: 100%;
      background-position: center right; } }
@media (max-width: 1199px) {
  .product-homepage--type-1 .product-homepage__img-sm {
    width: 100%;
    background-position: center left; } }
.product-homepage--type-1 .product-homepage__type {
  text-align: left; }
.product-homepage--type-1 .product-homepage__title {
  text-align: left; }
.product-homepage--type-1 .product-homepage__des {
  float: left; }
@media (max-width: 1199px) {
    .product-homepage--type-1 .product-homepage__des {
      padding-right: 80px; } }
@media (max-width: 767px) {
    .product-homepage--type-1 .product-homepage__des {
      margin-right: 36%;
      padding-right: 0;
      width: auto; } }
.product-homepage--type-1 .product-homepage__des-text {
  text-align: left; }
.product-homepage--type-1 .product-homepage__more {
  float: left; }
.product-homepage--type-2 .product-homepage__content-wrapper, .product-homepage--type-2 .product-homepage__content-wrapper--two-lines {
  right: 8.33333%; }
.product-homepage--type-2 .product-homepage__lp {
  position: absolute;
  display: block;
  width: 25%;
  text-align: center;
  right: 8.33333%;
  top: 20vw;
  margin-top: -45px;
  z-index: 2; }
.product-homepage--type-2 .product-homepage__img-sm {
  float: left; }
@media (max-width: 1199px) {
    .product-homepage--type-2 .product-homepage__img-sm {
      width: 100%;
      background-position: center right; } }
.product-homepage--type-2 .product-homepage__img-bg {
  float: left; }
@media (max-width: 1199px) {
    .product-homepage--type-2 .product-homepage__img-bg {
      width: 100%;
      background-position: center left; } }
.product-homepage--type-2 .product-homepage__type {
  text-align: right; }
.product-homepage--type-2 .product-homepage__title {
  text-align: right; }
.product-homepage--type-2 .product-homepage__des {
  float: right;
  margin-right: 0;
  padding-left: 96px;
  padding-right: 0; }
@media (max-width: 1199px) {
    .product-homepage--type-2 .product-homepage__des {
      padding-left: 80px; } }
@media (max-width: 767px) {
    .product-homepage--type-2 .product-homepage__des {
      margin-left: 36%;
      padding-left: 0;
      width: auto; } }
.product-homepage--type-2 .product-homepage__des-text {
  text-align: right; }
.product-homepage--type-2 .product-homepage__more {
  float: right; }
.boxes-homepage {
  display: block;
  margin-top: 72px; }
.boxes-homepage__item {
    display: block;
    background-color: #f2f2f2;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 400px;
    padding: 48px;
    position: relative;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out; }
@media (max-width: 767px) {
      .boxes-homepage__item {
        padding: 16px;
        height: 250px;
        -moz-background-size: auto 80%;
             background-size: auto 80%; } }
.boxes-homepage__item--full-width {
    -moz-background-size: 100% auto;
         background-size: 100% auto; }
.boxes-homepage__label {
    display: block;
    font-size: 24px;
    color: #000;
    min-height: 1em; }
@media (max-width: 767px) {
      .boxes-homepage__label {
        font-size: 18px; } }
.boxes-homepage__title {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #000; }
@media (max-width: 767px) {
      .boxes-homepage__title {
        font-size: 24px; } }
.boxes-homepage__arrow {
    display: inline-block;
    margin: 24px 0; }
.boxes-homepage__arrow:after {
      content: '\e802';
      font-size: 24px;
      color: #000; }
.boxes-homepage__info {
    display: inline-block;
    color: #000;
    font-size: 16px;
    margin-top: 24px;
    width: 100%;
    max-width: 200px; }
@media (max-width: 767px) {
      .boxes-homepage__info {
        font-size: 14px;
        margin-top: 8px;
        max-width: 170px; } }
.boxes-homepage__btn {
    display: inline-block;
    position: absolute;
    bottom: 48px;
    left: 48px;
    background-color: #f5822b;
    height: 56px;
    width: 280px;
    line-height: 56px;
    padding: 0 24px;
    padding-right: 64px;
    margin: 0; }
.boxes-homepage__btn:before {
      content: '';
      position: absolute;
      display: block;
      left: 0;
      top: 0;
      width: 0;
      height: 100%;
      margin: 0;
      background-color: #fe8f3c;
      -moz-transition: all .15s ease-in;
      transition: all .15s ease-in;
      -webkit-transition: all .15s ease-in; }
.boxes-homepage__btn:after {
      content: '\e802';
      font-size: 16px;
      color: #fff;
      position: absolute;
      right: 32px;
      top: 0;
      line-height: 56px; }
.boxes-homepage__btn-label {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: normal;
    vertical-align: middle;
    z-index: 1;
    position: relative; }
.boxes-homepage .boxes-homepage__item.boxes-homepage__item--full-width:hover {
  -moz-background-size: 110% auto;
       background-size: 110% auto; }
.boxes-homepage .boxes-homepage__item:hover {
  -moz-background-size: auto 110%;
       background-size: auto 110%; }
.boxes-homepage .boxes-homepage__item:hover .boxes-homepage__btn:before {
    width: 100%; }
.row--rythm-banner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin-left: 12px;
  margin-right: 12px;
  z-index: -1; }
.row--rythm-banner div:first-child {
    padding-left: 0; }
.row--rythm-banner div:last-child {
    padding-right: 0; }
@media (min-width: 2500px) {
    .row--rythm-banner {
      margin-left: -15vw;
      margin-right: -15vw; } }
@media (max-width: 1199px) {
    .row--rythm-banner div:nth-child(1) .banner-homepage__bg-item {
      top: 60px; }
    .row--rythm-banner div:nth-child(2) .banner-homepage__bg-item {
      top: 20px; }
    .row--rythm-banner div:nth-child(3) .banner-homepage__bg-item {
      top: 60px; }
    .row--rythm-banner div:nth-child(4) .banner-homepage__bg-item {
      top: 120px; } }
@media (max-width: 767px) {
    .row--rythm-banner div:nth-child(1) .banner-homepage__bg-item {
      top: 40px; }
    .row--rythm-banner div:nth-child(2) .banner-homepage__bg-item {
      top: 20px; }
    .row--rythm-banner div:nth-child(3) .banner-homepage__bg-item {
      top: 40px; }
    .row--rythm-banner div:nth-child(4) .banner-homepage__bg-item {
      top: 60px; } }
.our-philosophy__form {
  display: block;
  position: relative;
  margin: 80px 0; }
.our-philosophy__form .input--standard input {
    max-width: 240px; }
.our-philosophy__form .input--standard textarea {
    max-width: 400px; }
.our-philosophy__form__info {
  display: block;
  font-size: 16px;
  width: 50%;
  line-height: 24px; }
.our-philosophy__form__bg {
  position: absolute;
  top: 100px;
  right: -8px;
  width: 500px;
  height: 600px;
  -moz-background-size: auto;
       background-size: auto;
  background-position: top left;
  background-repeat: no-repeat; }
.event-item, .event-item--with-img {
  display: block;
  position: relative; }
.event-item:after, .event-item--with-img:after {
    content: '';
    display: block;
    height: 8px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: -webkit-calc(8.33333% + 8px);
    left: -moz-calc(8.33333% + 8px);
    left: calc(8.33333% + 8px);
    right: -webkit-calc(8.33333% + 8px);
    right: -moz-calc(8.33333% + 8px);
    right: calc(8.33333% + 8px); }
.event-item:last-of-type:after, .event-item--with-img:last-of-type:after {
  display: none; }
.event-item--with-img:after {
  width: 0; }
.event-item--with-img .event-item__date, .event-item--with-img .event-item__date--day, .event-item--with-img .event-item__date--day-small, .event-item--with-img .event-item__date--day-small, .event-item--with-img .event-item__title, .event-item--with-img .event-item__info, .event-item--with-img .event-item__des {
  color: #fff; }
.event-item__image {
  position: absolute;
  top: -8px;
  left: -webkit-calc(8.33333% + 8px);
  left: -moz-calc(8.33333% + 8px);
  left: calc(8.33333% + 8px);
  right: -webkit-calc(8.33333% + 8px);
  right: -moz-calc(8.33333% + 8px);
  right: calc(8.33333% + 8px);
  height: 376px;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
.event-item__image:after {
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25); }
.event-item__left, .event-item__right {
  display: block;
  height: 368px;
  line-height: 368px; }
.event-item__inner {
  display: inline-block;
  width: 100%;
  line-height: normal;
  vertical-align: middle;
  position: relative; }
.event-item__inner .btns-wrapper {
  padding-top: 16px; }
.event-item__date {
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin: 8px 0; }
.event-item__date--day, .event-item__date--day-small {
  display: block;
  text-align: center;
  font-size: 80px;
  font-weight: 700;
  line-height: .8em; }
.event-item__date--day-small {
  font-size: 56px; }
.event-item__info {
  display: block;
  font-size: 24px;
  font-weight: 400; }
.event-item__title {
  display: block;
  font-size: 32px;
  margin-bottom: 24px; }
.event-item__des {
  display: block;
  font-size: 16px; }
.event-item__url, .event-item__read-more {
  display: inline-block;
  color: #f5822b;
  font-size: 16px;
  font-weight: 400;
  margin: 2.4px 0;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
.event-item__url:hover, .event-item__read-more:hover {
    color: #fe8f3c; }
.event-item__read-more {
  position: relative;
  font-weight: 700;
  background-color: #f5822b;
  color: #fff;
  height: 56px;
  line-height: 56px;
  padding: 0px 32px; }
.event-item__read-more:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    margin: 0;
    background-color: #fe8f3c;
    -moz-transition: all .15s ease-in;
    transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in; }
.event-item__read-more:hover:before {
    width: 100%; }
.event-item__read-more__label {
  color: #fff;
  font-weight: 400;
  position: relative; }
.event-item__des-more {
  display: block;
  padding-top: 88px;
  padding-right: 88px;
  padding-bottom: 88px; }
.event-item__des-more__text {
  display: block;
  text-align: left;
  font-size: 16px;
  font-weight: 400; }
.event-item__des-more__divider {
  display: block;
  height: 8px;
  width: 100%;
  background-color: #000; }
.story-header {
  display: block;
  background-color: #000;
  height: 504px;
  position: relative;
  z-index: -1;
  top: -6px; }
.story-header__title {
  display: block;
  text-align: right;
  font-size: 320px;
  color: #fff;
  font-weight: 700;
  font-variant: normal;
  text-transform: none;
  line-height: 0.79em;
  speak: none;
  position: absolute;
  bottom: -10px;
  right: -22px; }
.story-item {
  display: block;
  margin: 96px 0;
  background-color: #FFF;
  position: relative;
  z-index: 1; }
.story-item__img {
  display: block;
  height: 528px;
  background-position: top center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  position: relative; }
.story-item__date {
  display: inline-block;
  color: #dbdbdb;
  font-size: 72px;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  left: 0;
  -moz-transform-origin: top left;
   -ms-transform-origin: top left;
       transform-origin: top left;
  -webkit-transform-origin: top left;
  -moz-transform: rotate(-90deg) translateY(-100%);
   -ms-transform: rotate(-90deg) translateY(-100%);
       transform: rotate(-90deg) translateY(-100%);
  -webkit-transform: rotate(-90deg) translateY(-100%) translateX(-65%); }
.story-item__text {
  display: block;
  text-align: right;
  font-size: 32px;
  line-height: 40px;
  padding: 40px 0;
  border-top: 8px solid #000;
  margin: 32px 0; }
.leadership__items {
  display: block;
  position: relative;
  min-height: 750px; }
.leadership__item {
  display: block;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  -moz-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }
.leadership__item .leadership__item__img {
    width: 1%;
    margin-left: 99%;
    -moz-transition: width .3s ease-in, margin .3s ease-in;
    transition: width .3s ease-in, margin .3s ease-in;
    -webkit-transition: width .3s ease-in, margin .3s ease-in; }
.leadership__item .leadership__item__des {
    opacity: 0;
    -moz-transition: opacity .5s ease-in .8s;
    transition: opacity .5s ease-in .8s;
    -webkit-transition: opacity .5s ease-in .8s; }
.leadership__item.next, .leadership__item.prev {
  opacity: 1;
  visibility: visible;
  max-height: 2500px;
  -moz-transition: all .3s ease-in 1.2s;
  transition: all .3s ease-in 1.2s;
  -webkit-transition: all .3s ease-in 1.2s; }
.leadership__item.next .leadership__item__img, .leadership__item.prev .leadership__item__img {
    width: 1%;
    margin-left: 99%;
    -moz-transition: width .0s ease-in, margin .0s ease-in;
    transition: width .0s ease-in, margin .0s ease-in;
    -webkit-transition: width .0s ease-in, margin .0s ease-in; }
.leadership__item.active, .mobile-top.open .leadership__item#hamburger-icon {
  opacity: 1;
  visibility: visible;
  max-height: 2500px;
  -moz-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }
.leadership__item.active .leadership__item__img, .mobile-top.open .leadership__item#hamburger-icon .leadership__item__img {
    width: 99%;
    margin-left: 1%;
    -moz-transition: width .3s ease-in .8s, margin .3s ease-in .8s;
    transition: width .3s ease-in .8s, margin .3s ease-in .8s;
    -webkit-transition: width .3s ease-in .8s, margin .3s ease-in .8s; }
.leadership__item.active .leadership__item__des, .mobile-top.open .leadership__item#hamburger-icon .leadership__item__des {
    opacity: 1; }
.leadership__bg {
  display: block;
  width: 360px;
  height: 500px;
  position: absolute;
  top: 184px;
  left: 8.33333%;
  background-color: #f2f2f2;
  z-index: -1; }
.leadership__nav {
  display: block;
  position: absolute;
  left: 16.66667%;
  top: 468px;
  z-index: 1; }
.leadership__nav__btn--left, .leadership__nav__btn--right {
  display: inline-block;
  float: right;
  width: 72px;
  height: 72px;
  background-color: #f5822b;
  margin: 1px;
  position: relative;
  -moz-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }
.leadership__nav__btn--left:after, .leadership__nav__btn--right:after {
    content: '\e802';
    display: block;
    width: 14px;
    color: #fff;
    font-size: 24px;
    line-height: 72px;
    position: absolute;
    top: 0;
    left: 50%;
    -moz-transform: rotate(180deg);
     -ms-transform: rotate(180deg);
         transform: rotate(180deg);
    -webkit-transform: rotate(180deg); }
.leadership__nav__btn--left:before, .leadership__nav__btn--right:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    margin: 0;
    background-color: #fe8f3c;
    -moz-transition: all .15s ease-in;
    transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in; }
.leadership__nav__btn--left:hover, .leadership__nav__btn--right:hover {
    background-color: #f5822b; }
.leadership__nav__btn--left:hover:before, .leadership__nav__btn--right:hover:before {
    width: 100%; }
.leadership__nav__btn--right {
  background-color: #f5822b; }
.leadership__nav__btn--right:after {
    left: auto;
    right: 50%;
    -moz-transform: rotate(0deg);
     -ms-transform: rotate(0deg);
         transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
.leadership__nav__btn--right:before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    margin: 0;
    background-color: #fe8f3c;
    -moz-transition: all .15s ease-in;
    transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in; }
.leadership__nav__btn--right:hover:before {
    width: 100%; }
.leadership__nav__btn--right.disabled, .leadership__nav__btn--right.disabled:hover, .leadership__nav__btn--left.disabled, .disabled.leadership__nav__btn--right, .leadership__nav__btn--left.disabled:hover, .disabled.leadership__nav__btn--right:hover {
  pointer-events: none;
  tab-index: -1;
  background-color: #bababa; }
.leadership__nav__des {
  display: block;
  margin: 2px;
  background-color: #000;
  padding: 28px 32px 32px;
  clear: both;
  width: 320px;
  margin-right: 75px; }
.leadership__nav__des__title {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px; }
.leadership__nav__des__info {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-top: 8px; }
.leadership__numbers {
  display: inline-block;
  float: right;
  margin-top: 56px; }
.leadership__numbers__total {
  display: inline-block;
  float: right;
  font-weight: 700;
  font-size: 17px; }
.leadership__numbers__total:before {
    content: '/ ';
    margin-left: 10px; }
.leadership__numbers__active {
  display: inline-block;
  float: right;
  font-weight: 700;
  font-size: 72px;
  line-height: .8em;
  color: #f5822b;
  opacity: 1;
  -moz-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in;
  -webkit-transition: opacity .3s ease-in; }
.leadership__item__des p {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 24px;
  text-align: right;
  width: 300px;
  margin: 30px 0;
  margin-left: auto;
  margin-right: 0; }
.leadership__item__img {
  display: block;
  width: 100%;
  height: 680px;
  background-position: center right;
  background-repeat: no-repeat;
  -moz-background-size: auto 100%;
       background-size: auto 100%; }
.media-section__title {
  display: block;
  margin-left: 8.33333%;
  margin-top: 48px; }
.media-section__address {
  display: block;
  margin: 32px 0; }
.media-section__address__text, .media-section__address__title, .media-section__address__url {
  display: block;
  font-size: 16px;
  margin: 8px 0; }
.media-section__address__url {
  color: #f5822b;
  -moz-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }
.media-section__address__url:hover {
    color: #000; }
.media-section__identity {
  display: block;
  margin: 24px 0; }
.media-section__identity__logo {
  display: block;
  height: 128px;
  position: relative; }
.media-section__identity__logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto; }
.media-section__identity__url {
  display: block;
  color: #f5822b;
  font-size: 16px;
  margin: 12px 0; }
.media-section__identity__group-text {
  display: block;
  margin: 32px 0; }
.media-section__identity__text {
  display: block;
  font-size: 16px;
  margin: 6px 0;
  position: relative;
  padding-left: 30px; }
.media-section__identity__text i {
    display: block;
    width: 16px;
    height: 16px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
         transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
.media-section__url {
  display: block;
  font-size: 16px;
  color: #f5822b;
  margin: 8px 8px; }
.media-section__articles {
  display: block;
  margin: 32px 0; }
.media-section__article {
  display: block;
  font-size: 16px;
  color: #f5822b; }
.media-section__article .date {
    display: inline-block;
    color: #000;
    width: 128px; }
.media-section__article {
  display: block;
  margin: 8px 0; }
.media-section__pagination {
  display: block;
  border-top: 1px solid #ecebeb;
  margin: 32px 0; }
.media-section__pagination__link {
  display: inline-block;
  width: 32px;
  height: 32px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  text-align: center;
  line-height: 32px;
  color: #f5822b;
  margin: 8px;
  -moz-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }
.media-section__pagination__link.active, .mobile-top.open .media-section__pagination__link#hamburger-icon {
    color: #fff;
    background-color: #f5822b; }
.media-section__pagination__link:hover {
    color: #fff;
    background-color: #f5822b; }
.media-section__pagination__link-divider {
  display: inline-block;
  line-height: 32px;
  color: #f5822b; }
