@font-face{
    font-family:'Eurostile';
    src:url("/fonts/Eurostile.ttf") format("truetype")
}
@font-face{
    font-family:'Hanzel Normal';
    src:url("/fonts/Hanzel Normal.ttf") format("truetype")
}
*{
    margin:0;
    padding:0;
    box-sizing:inherit
}
*,*:focus{
    outline:none
}
*:before,*:after{
    box-sizing:inherit
}
html{
    box-sizing:border-box
}
html[prefix]{
    margin-top:0 !important
}
a{
    color:inherit;
    text-decoration:none
}
img{
    display:inline-block;
    vertical-align:top
}
ol,ul{
    list-style:none
}
body{
    font-family:sans-serif;
    color:#aaa;
    line-height:1.45
}
#wpadminbar{
    display:none !important
}
.slick-slider{
    position:relative;
    display:block;
    box-sizing:border-box;
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-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{
    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
}
body{
    font-family:'Eurostile', sans-serif;
    font-size:20px
}
.t-label,.cms-lang_nav>li>a{
    font-size:14px;
    text-transform:uppercase;
    font-family:'Hanzel Normal', sans-serif
}
.lang-ru .t-label,.lang-ru .cms-lang_nav>li>a{
    font-weight:bold
}
.t-nav,.cms-main_overnav>li>a,.cms-main_nav>li>a{
    text-transform:uppercase;
    font-family:'Hanzel Normal', sans-serif;
    font-size:15px;
    color:white;
    -webkit-font-smoothing:antialiased
}
.lang-ru .t-nav,.lang-ru .cms-main_overnav>li>a,.lang-ru .cms-main_nav>li>a{
    font-weight:bold
}
a.t-nav:hover,.cms-main_overnav>li>a:hover,.cms-main_nav>li>a:hover{
    color:#eebc12
}
.t-title{
    font-size:35px;
    text-transform:uppercase;
    font-family:'Hanzel Normal', sans-serif;
    font-weight:400;
    text-shadow:0 0 10px #000;
    letter-spacing:0
}
.lang-ru .t-title{
    font-weight:bold
}
@media (max-width: 634px){
    .t-title{
        font-size:20px
    }
}
.t-sub{
    color:#eebc12;
    font-size:20px;
    font-family:'Eurostile', sans-serif;
    font-weight:400;
    text-shadow:0 0 10px #000;
    border-bottom:1px solid
}
@media (max-width: 634px){
    .t-sub{
        font-size:16px
    }
}
a.t-sub:hover{
    color:#fff
}
.t-listing-title{
    font-size:20px;
    font-family:'Hanzel Normal', sans-serif;
    font-weight:400;
    color:white;
    text-transform:uppercase;
    text-shadow:0 0 1px #fff, 0 0 15px #000;
    text-align:center;
    -webkit-mask-image:-webkit-linear-gradient(top, rgba(203,221,233,0.7), #cbdde9 50%, rgba(203,221,233,0.7))
}
.lang-ru .t-listing-title{
    font-weight:bold
}
@media (min-width: 1000px){
    .t-listing-title{
        font-size:40px;
        -webkit-mask-image:-webkit-linear-gradient(top, rgba(203,221,233,0.4), #cbdde9 50%, rgba(203,221,233,0.4))
    }
}
.t-article-title{
    font-size:16px;
    font-family:'Hanzel Normal', sans-serif;
    font-weight:400;
    text-transform:uppercase
}
.lang-ru .t-article-title{
    font-weight:bold
}
@media (min-width: 1000px){
    .t-article-title{
        font-size:20px
    }
}
.t-listing-desc{
    font-size:15px;
    line-height:1.4;
    font-family:'Eurostile', sans-serif;
    font-weight:400;
    text-shadow:0 0 10px #000;
    color:#fff;
    max-width:60em;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    -webkit-font-smoothing:antialiased
}
@media (min-width: 1000px){
    .t-listing-desc{
        font-size:17px
    }
}
.t-close-btn{
    font-family:'Myriad Pro', sans-serif;
    font-weight:400;
    font-size:16px;
    font-weight:bold
}
.t-body,.cms-excerpt p{
    font-size:16px;
    -webkit-font-smoothing:antialiased
}
@media (min-width: 1000px){
    .t-body,.cms-excerpt p{
        font-size:18px
    }
}
.t-foot{
    font-size:11px;
    -webkit-font-smoothing:antialiased
}
.t-meta{
    font-size:13px;
    color:#999;
    -webkit-font-smoothing:antialiased
}
.t-link,.cms-footer_nav>li>a{
    color:#eebc12;
    text-decoration:underline;
    font-size:16px
}
.t-link:hover,.cms-footer_nav>li>a:hover{
    color:#fff
}
.t-link--upper{
    text-transform:uppercase
}
@media (max-width: 634px){
    .t-link\@small\-{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@small\-:hover{
        color:#fff
    }
    .t-link\@small\---upper{
        text-transform:uppercase
    }
}
@media (min-width: 635px){
    .t-link\@small\+{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@small\+:hover{
        color:#fff
    }
    .t-link\@small\+--upper{
        text-transform:uppercase
    }
}
@media (min-width: 635px) and (max-width: 999px){
    .t-link\@small\-large{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@small\-large:hover{
        color:#fff
    }
    .t-link\@small\-large--upper{
        text-transform:uppercase
    }
}
@media (min-width: 635px) and (max-width: 1199px){
    .t-link\@small\-xlarge{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@small\-xlarge:hover{
        color:#fff
    }
    .t-link\@small\-xlarge--upper{
        text-transform:uppercase
    }
}
@media (max-width: 999px){
    .t-link\@large\-{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@large\-:hover{
        color:#fff
    }
    .t-link\@large\---upper{
        text-transform:uppercase
    }
}
@media (min-width: 1000px){
    .t-link\@large\+{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@large\+:hover{
        color:#fff
    }
    .t-link\@large\+--upper{
        text-transform:uppercase
    }
}
@media (min-width: 1000px) and (max-width: 634px){
    .t-link\@large\-small{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@large\-small:hover{
        color:#fff
    }
    .t-link\@large\-small--upper{
        text-transform:uppercase
    }
}
@media (min-width: 1000px) and (max-width: 1199px){
    .t-link\@large\-xlarge{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@large\-xlarge:hover{
        color:#fff
    }
    .t-link\@large\-xlarge--upper{
        text-transform:uppercase
    }
}
@media (max-width: 1199px){
    .t-link\@xlarge\-{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@xlarge\-:hover{
        color:#fff
    }
    .t-link\@xlarge\---upper{
        text-transform:uppercase
    }
}
@media (min-width: 1200px){
    .t-link\@xlarge\+{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@xlarge\+:hover{
        color:#fff
    }
    .t-link\@xlarge\+--upper{
        text-transform:uppercase
    }
}
@media (min-width: 1200px) and (max-width: 634px){
    .t-link\@xlarge\-small{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@xlarge\-small:hover{
        color:#fff
    }
    .t-link\@xlarge\-small--upper{
        text-transform:uppercase
    }
}
@media (min-width: 1200px) and (max-width: 999px){
    .t-link\@xlarge\-large{
        color:#eebc12;
        text-decoration:underline;
        font-size:16px
    }
    .t-link\@xlarge\-large:hover{
        color:#fff
    }
    .t-link\@xlarge\-large--upper{
        text-transform:uppercase
    }
}
.t-widget-title{
    font-size:20px;
    font-family:'Hanzel Normal', sans-serif;
    font-weight:400;
    text-transform:uppercase
}
.lang-ru .t-widget-title{
    font-weight:bold
}
@media (max-width: 999px){
    .t-widget-title{
        font-size:16px;
        color:#eebc12
    }
}
@media (max-width: 634px){
    .t-widget-title\@small\-{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@small\-{
        font-weight:bold
    }
}
@media (max-width: 634px) and (max-width: 999px){
    .t-widget-title\@small\-{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 635px){
    .t-widget-title\@small\+{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@small\+{
        font-weight:bold
    }
}
@media (min-width: 635px) and (max-width: 999px){
    .t-widget-title\@small\+{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 635px) and (max-width: 999px){
    .t-widget-title\@small\-large{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@small\-large{
        font-weight:bold
    }
}
@media (min-width: 635px) and (max-width: 999px) and (max-width: 999px){
    .t-widget-title\@small\-large{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 635px) and (max-width: 1199px){
    .t-widget-title\@small\-xlarge{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@small\-xlarge{
        font-weight:bold
    }
}
@media (min-width: 635px) and (max-width: 1199px) and (max-width: 999px){
    .t-widget-title\@small\-xlarge{
        font-size:16px;
        color:#eebc12
    }
}
@media (max-width: 999px){
    .t-widget-title\@large\-{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@large\-{
        font-weight:bold
    }
}
@media (max-width: 999px) and (max-width: 999px){
    .t-widget-title\@large\-{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 1000px){
    .t-widget-title\@large\+{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@large\+{
        font-weight:bold
    }
}
@media (min-width: 1000px) and (max-width: 999px){
    .t-widget-title\@large\+{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 1000px) and (max-width: 634px){
    .t-widget-title\@large\-small{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@large\-small{
        font-weight:bold
    }
}
@media (min-width: 1000px) and (max-width: 634px) and (max-width: 999px){
    .t-widget-title\@large\-small{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 1000px) and (max-width: 1199px){
    .t-widget-title\@large\-xlarge{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@large\-xlarge{
        font-weight:bold
    }
}
@media (min-width: 1000px) and (max-width: 1199px) and (max-width: 999px){
    .t-widget-title\@large\-xlarge{
        font-size:16px;
        color:#eebc12
    }
}
@media (max-width: 1199px){
    .t-widget-title\@xlarge\-{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@xlarge\-{
        font-weight:bold
    }
}
@media (max-width: 1199px) and (max-width: 999px){
    .t-widget-title\@xlarge\-{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 1200px){
    .t-widget-title\@xlarge\+{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@xlarge\+{
        font-weight:bold
    }
}
@media (min-width: 1200px) and (max-width: 999px){
    .t-widget-title\@xlarge\+{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 1200px) and (max-width: 634px){
    .t-widget-title\@xlarge\-small{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@xlarge\-small{
        font-weight:bold
    }
}
@media (min-width: 1200px) and (max-width: 634px) and (max-width: 999px){
    .t-widget-title\@xlarge\-small{
        font-size:16px;
        color:#eebc12
    }
}
@media (min-width: 1200px) and (max-width: 999px){
    .t-widget-title\@xlarge\-large{
        font-size:20px;
        font-family:'Hanzel Normal', sans-serif;
        font-weight:400;
        text-transform:uppercase
    }
    .lang-ru .t-widget-title\@xlarge\-large{
        font-weight:bold
    }
}
@media (min-width: 1200px) and (max-width: 999px) and (max-width: 999px){
    .t-widget-title\@xlarge\-large{
        font-size:16px;
        color:#eebc12
    }
}
.t-group_title{
    font-size:16px;
    text-transform:uppercase;
    font-family:'Hanzel Normal', sans-serif;
    font-weight:400;
    color:#eebc12
}
.lang-ru .t-group_title{
    font-weight:bold
}
.o-outer{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    min-height:100vh;
    overflow:hidden
}
.o-outer__main{
    -ms-flex-positive:1;
    flex-grow:1
}
.o-main{
    position:relative;
    padding-top:50px;
    z-index:0
}
.o-nav{
    height:50px;
    position:fixed;
    padding:0 30px;
    z-index:1;
    width:100%
}
@media (max-width: 634px){
    .o-nav{
        padding-left:15px;
        padding-right:15px
    }
}
.o-nav__inner{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.o-nav__logo{
    position:absolute;
    top:-8px;
    left:50%;
    transform:translate(-50%, 0px);
    height:85px;
    width:180px;
    background:none no-repeat 50% 50%;
    background-size:contain;
    text-align:center
}
@media (max-width: 634px){
    .o-nav__logo{
        width:130px;
        top:-15px
    }
    .o-nav__logo img{
        position:relative;
        top:12px
    }
}
.o-logo{
    width:auto;
    height:80px
}
@media (max-width: 634px){
    .o-logo{
        height:60px
    }
}
.o-cover{
    height:calc(100vh - 30px);
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:end;
    justify-content:flex-end;
    padding:60px 30px;
    margin-bottom:15px
}
@media (min-width: 1000px){
    .o-cover{
        margin-bottom:30px
    }
}
@media (max-width: 634px){
    .o-cover{
        height:auto;
        padding-top:60%
    }
}
.o-horz_list{
    display:-ms-flexbox;
    display:flex;
    margin-left:-30px
}
.o-horz_list--divided .o-horz_list__item+.o-horz_list__item,.o-horz_list--divided .cms-footer_nav>li+.o-horz_list__item,.o-horz_list--divided .cms-footer_nav>.o-horz_list__item+li,.o-horz_list--divided .cms-footer_nav>li+li{
    border-left:1px solid #fff;
    margin-left:20px;
    padding-left:20px
}
.o-horz_list__item,.cms-footer_nav>li{
    padding-left:30px
}
.o-narrow_list{
    display:-ms-flexbox;
    display:flex;
    margin-left:-10px
}
.o-narrow_list__item{
    padding-left:10px
}
.o-vert_list{
    margin-top:-30px
}
.o-vert_list__item,.cms-main_overnav>li{
    padding-top:30px
}
.o-narrow_vert_list{
    margin-top:-10px
}
.o-narrow_vert_list__item,.cms-lang_nav>li{
    padding-top:10px
}
body.is-overnav-open{
    overflow:hidden
}
.o-overnav{
    position:fixed;
    z-index:2;
    width:100%;
    top:0;
    left:0;
    padding:70px 30px;
    height:100vh;
    overflow-y:auto;
    -webkit-overflow-scrolling:touch;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.o-overnav__header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:50px;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -ms-flex-align:center;
    align-items:center;
    padding:0 30px
}
.o-overnav__footer{
    padding-top:80px;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:center;
    justify-content:center
}
.o-social_icon{
    margin:21.07px 0
}
.o-listing{
    height:100vh;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-pack:end;
    justify-content:flex-end;
    padding:30px;
    margin-bottom:15px;
    position:relative
}
.o-listing:before{
    content:"";
    position:absolute;
    bottom:0;
    height:30%;
    left:0;
    right:0;
    background:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.9) 100%)
}
.o-listing .o-listing-title-box{
    position:relative
}
@media (min-width: 1000px){
    .o-listing{
        padding-bottom:50px;
        margin-bottom:30px
    }
}
.o-listing__title{
    display:inline-block;
    margin-left:-100px;
    padding-left:100px;
    margin-right:-100px;
    padding-right:100px
}
.o-listing__desc{
    margin-top:10px
}
@media (max-width: 999px){
    .o-listing__desc{
        padding-left:20px;
        padding-right:20px;
        padding-bottom:20px
    }
}
@media (max-width: 634px){
    .o-listing{
        height:auto;
        padding-top:60%
    }
}
.o-listing-title-box{
    text-align:center
}
.o-tweets{
    padding:30px;
    max-width:800px;
    margin-left:auto;
    margin-right:auto
}
.o-footer__logos {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}
.o-footer__logos a {
    margin: 0px 25px;
}

.o-footer__logos .o-logo-pcoc {
    width: 145px;
    height: 108px;
}

@media (min-width: 1000px){
    .o-tweets{
        padding-top:35px;
        padding-left:60px;
        padding-right:60px
    }
}
.o-tweets__header{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:baseline;
    align-items:baseline
}
.o-tweets__title+.o-tweets__link{
    margin-left:30px
}
.o-tweets__item+.o-tweets__link{
    margin-top:30px;
    display:inline-block
}
.o-tweets__item{
    padding:30px 0;
    border-bottom:1px solid rgba(255,255,255,0.2)
}
.o-tweets__footer{
    margin-top:10px
}
.o-tweet{
    position:relative;
    padding-left:100px
}
.o-tweet__icon{
    position:absolute;
    top:40px;
    left:0
}
.o-tweet__body{
    max-width:40em
}
.o-footer{
    padding: 0 30px 30px 30px;
    text-align:center;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-align:center;
    align-items:center;
    position: relative;
}
.o-footer__notes{
    margin-top:20px;
    max-width:800px;
    margin-left:auto;
    margin-right:auto
}
.o-footer__social{
    margin-top:40px
}
.o-footer__links{
    margin-top:20px
}
.o-store_badge{
    height:35px;
    width:auto;
    display:inline-block;
    vertical-align:top
}
.o-icon{
    width:35px;
    height:35px;
    display:inline-block;
    vertical-align:top
}
.o-icon--small{
    width:20px;
    height:20px
}
.o-icon--med{
    width:25px;
    height:25px
}
.o-paddle_btn{
    width:65px;
    height:90px;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:center;
    justify-content:center;
    cursor:pointer
}
@media (max-width: 634px){
    .o-paddle_btn{
        width:25px;
        height:50px;
        padding:0 5px
    }
}
.o-paddle_btn.slick-disabled{
    opacity:0.2
}
.o-arrow{
    width:30px;
    height:30px
}
.o-arrow--right{
    transform:rotate(180deg)
}
.o-carousel{
    position:relative
}
.o-carousel__arrow{
    position:absolute;
    z-index:1;
    left:30px;
    top:50%;
    transform:translate(0, -50%)
}
.o-carousel__arrow--right{
    left:auto;
    right:30px
}
@media (max-width: 634px){
    .o-carousel__arrow{
        left:0
    }
    .o-carousel__arrow--right{
        left:auto;
        right:0
    }
}
.o-accordion{
    position:relative;
    margin-top:20px
}
.o-caret{
    vertical-align:middle;
    transform:rotate(-90deg);
    margin-left:7px;
    width:12px;
    height:12px
}
.is-open .o-caret{
    transform:rotate(90deg)
}
.o-dropdown{
    position:absolute;
    top:50px;
    left:20px;
    padding:20px
}
.o-dropdown--download{
    right:0;
    left:auto;
    width:200px;
    text-align:center
}
@media (min-width: 635px) and (max-width: 999px){
    .o-dropdown--download{
        width:150px
    }
}
@media (max-width: 634px){
    .o-dropdown--download{
        width:100%
    }
}
.o-media_group{
    margin-top:40px
}
.o-media_group__title{
    margin-bottom:20px
}
.o-inner{
    padding-left:30px;
    padding-right:30px;
    padding-bottom:30px
}
.o-media_listing{
    display:block;
    max-width:240px;
    height:200px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    cursor:pointer
}
.o-media_listing img{
    border:1px solid #666;
    width:100%;
    height:100%;
    object-fit:contain
}
.o-media_listing__title{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:rgba(238,188,18,0.8);
    color:#fff;
    border:2px solid #eebc12;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    -ms-flex-align:center;
    align-items:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-size:16px;
    opacity:0;
    pointer-events:none;
    transition:all 0.2s ease;
    padding-left:20px;
    padding-right:20px;
    text-align:center
}
[data-modal-video-src] .o-media_listing__title:after{
    content:"";
    width:0;
    height:0;
    border:20px solid transparent;
    border-left-color:#fff;
    display:block;
    margin-top:10px;
    margin-left:10px;
    transform:scaleY(0.8)
}
.o-media_listing:hover .o-media_listing__title{
    opacity:1;
    top:-10px;
    right:-10px;
    bottom:-10px;
    left:-10px
}
.o-media_carousel .slick-list{
    padding-top:10px;
    padding-bottom:10px
}
@media (max-width: 634px){
    .o-media_carousel .o-carousel__arrow:not(.o-carousel__arrow--right){
        left:-30px
    }
    .o-media_carousel .o-carousel__arrow--right{
        right:-30px
    }
}
.is-touch .o-media_carousel{
    margin-right:-30px;
    white-space:nowrap;
    overflow-x:auto;
    -webkit-overflow-scrolling:touch
}
.is-touch .o-media_carousel img{
    max-width:200px;
    height:200px
}
.is-touch .o-media_carousel>div{
    display:inline-block;
    vertical-align:top
}
.is-touch .o-media_carousel>div+div{
    margin-left:4px
}
.o-modal{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:-ms-flexbox;
    display:flex;
    height:100vh;
    width:100%;
    z-index:2;
    opacity:0;
    transition:opacity 0.2s ease
}
.o-modal.is-visible{
    opacity:1
}
@media (max-width: 999px){
    .o-modal{
        padding:35px
    }
}
@media (min-width: 1000px){
    .o-modal{
        -ms-flex-align:center;
        align-items:center;
        -ms-flex-pack:center;
        justify-content:center
    }
    .o-modal .slick-next{
        right:-45px
    }
    .o-modal .slick-prev{
        left:-45px
    }
}
@media (max-width: 999px){
    .o-modal__mid{
        height:100%;
        width:100%
    }
}
@media (min-width: 1000px){
    .o-modal__mid{
        width:1000px;
        height:80vh;
        padding:45px;
        position:relative;
        border:1px solid #eebc12;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.o-modal__close-btn{
    position:absolute;
    top:10px;
    right:10px;
    width:25px;
    height:25px;
    text-align:center;
    line-height:28px;
    color:#eebc12;
    font-size:20px
}
.o-modal__close-btn:hover{
    color:#fff
}
.o-modal__inner{
    display:-ms-flexbox;
    display:flex;
    height:100%
}
.o-modal__inner img{
    display:block;
    max-width:100%;
    max-height:100%;
    object-fit:contain;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%)
}
@media (max-width: 999px){
    .o-modal__inner img{
        width:100%
    }
}
.o-modal__inner iframe{
    -ms-flex-item-align:center;
    align-self:center
}
.o-modal__inner .slick-list{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    height:100%;
    width:100%
}
.o-modal__inner .slick-list .slick-track{
    height:100%
}
.o-modal__inner .slick-list .slick-track .slick-slide{
    position:relative
}
.o-video{
    position:relative;
    height:100%;
    width:100%;
    display:-ms-flexbox;
    display:flex
}
.o-video>iframe{
    display:block;
    margin-left:auto;
    margin-right:auto;
    width:908px;
    height:500px
}
@media (max-width: 999px){
    .o-video>iframe{
        width:600px;
        height:337.5px
    }
}
@media (max-width: 634px){
    .o-video>iframe{
        width:400px;
        height:225px
    }
}
@media screen and (max-width: 400px){
    .o-video>iframe{
        width:280px;
        height:157.5px
    }
}
@media (max-width: 999px){
    .o-video{
        display:-ms-flexbox;
        display:flex
    }
}
.o-blog{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    margin-top:20px
}
.o-blog__item{
    padding:30px
}
@media (min-width: 1000px){
    .o-blog{
        -ms-flex-direction:row;
        flex-direction:row
    }
    .o-blog__item--articles{
        -ms-flex:66.6;
        flex:66.6
    }
    .o-blog__item--side{
        -ms-flex:33.3;
        flex:33.3;
        padding-left:0
    }
}
@media (max-width: 999px){
    .o-blog__item{
        padding:15px
    }
}
.is-blog-modal-open .o-blog_modal{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    z-index:10
}
.o-blog_modal__posts_btn,.o-blog_modal__category_btn{
    position:fixed;
    width:50%;
    bottom:0;
    text-align:center;
    height:40px;
    line-height:40px
}
.o-blog_modal__category_btn{
    left:0
}
.o-blog_modal__posts_btn{
    right:0
}
.o-blog_modal__close{
    position:fixed;
    top:20px;
    right:20px;
    width:25px;
    height:25px;
    text-align:center;
    line-height:28px;
    color:#eebc12;
    font-size:20px
}
.o-blog_modal__close:hover{
    color:#fff
}

@media (max-width: 634px){
    .is-blog-modal-open .o-blog_modal\@small\-{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@small\-__posts_btn,.o-blog_modal\@small\-__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@small\-__category_btn{
        left:0
    }
    .o-blog_modal\@small\-__posts_btn{
        right:0
    }
    .o-blog_modal\@small\-__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@small\-__close:hover{
        color:#fff
    }
}
@media (min-width: 635px){
    .is-blog-modal-open .o-blog_modal\@small\+{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@small\+__posts_btn,.o-blog_modal\@small\+__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@small\+__category_btn{
        left:0
    }
    .o-blog_modal\@small\+__posts_btn{
        right:0
    }
    .o-blog_modal\@small\+__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@small\+__close:hover{
        color:#fff
    }


}
@media (min-width: 635px) and (max-width: 999px){
    .is-blog-modal-open .o-blog_modal\@small\-large{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@small\-large__posts_btn,.o-blog_modal\@small\-large__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@small\-large__category_btn{
        left:0
    }
    .o-blog_modal\@small\-large__posts_btn{
        right:0
    }
    .o-blog_modal\@small\-large__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@small\-large__close:hover{
        color:#fff
    }
}
@media (min-width: 635px) and (max-width: 1199px){
    .is-blog-modal-open .o-blog_modal\@small\-xlarge{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@small\-xlarge__posts_btn,.o-blog_modal\@small\-xlarge__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@small\-xlarge__category_btn{
        left:0
    }
    .o-blog_modal\@small\-xlarge__posts_btn{
        right:0
    }
    .o-blog_modal\@small\-xlarge__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@small\-xlarge__close:hover{
        color:#fff
    }
}
@media (max-width: 999px){
    .is-blog-modal-open .o-blog_modal\@large\-{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@large\-__posts_btn,.o-blog_modal\@large\-__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@large\-__category_btn{
        left:0
    }
    .o-blog_modal\@large\-__posts_btn{
        right:0
    }
    .o-blog_modal\@large\-__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@large\-__close:hover{
        color:#fff
    }
}
@media (min-width: 1000px){
    .is-blog-modal-open .o-blog_modal\@large\+{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@large\+__posts_btn,.o-blog_modal\@large\+__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@large\+__category_btn{
        left:0
    }
    .o-blog_modal\@large\+__posts_btn{
        right:0
    }
    .o-blog_modal\@large\+__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@large\+__close:hover{
        color:#fff
    }
}
@media (min-width: 1000px) and (max-width: 634px){
    .is-blog-modal-open .o-blog_modal\@large\-small{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@large\-small__posts_btn,.o-blog_modal\@large\-small__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@large\-small__category_btn{
        left:0
    }
    .o-blog_modal\@large\-small__posts_btn{
        right:0
    }
    .o-blog_modal\@large\-small__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@large\-small__close:hover{
        color:#fff
    }
}
@media (min-width: 1000px) and (max-width: 1199px){
    .is-blog-modal-open .o-blog_modal\@large\-xlarge{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@large\-xlarge__posts_btn,.o-blog_modal\@large\-xlarge__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@large\-xlarge__category_btn{
        left:0
    }
    .o-blog_modal\@large\-xlarge__posts_btn{
        right:0
    }
    .o-blog_modal\@large\-xlarge__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@large\-xlarge__close:hover{
        color:#fff
    }
}
@media (max-width: 1199px){
    .is-blog-modal-open .o-blog_modal\@xlarge\-{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@xlarge\-__posts_btn,.o-blog_modal\@xlarge\-__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@xlarge\-__category_btn{
        left:0
    }
    .o-blog_modal\@xlarge\-__posts_btn{
        right:0
    }
    .o-blog_modal\@xlarge\-__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@xlarge\-__close:hover{
        color:#fff
    }
}
@media (min-width: 1200px){
    .is-blog-modal-open .o-blog_modal\@xlarge\+{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@xlarge\+__posts_btn,.o-blog_modal\@xlarge\+__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@xlarge\+__category_btn{
        left:0
    }
    .o-blog_modal\@xlarge\+__posts_btn{
        right:0
    }
    .o-blog_modal\@xlarge\+__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@xlarge\+__close:hover{
        color:#fff
    }
}
@media (min-width: 1200px) and (max-width: 634px){
    .is-blog-modal-open .o-blog_modal\@xlarge\-small{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@xlarge\-small__posts_btn,.o-blog_modal\@xlarge\-small__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@xlarge\-small__category_btn{
        left:0
    }
    .o-blog_modal\@xlarge\-small__posts_btn{
        right:0
    }
    .o-blog_modal\@xlarge\-small__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@xlarge\-small__close:hover{
        color:#fff
    }
}
@media (min-width: 1200px) and (max-width: 999px){
    .is-blog-modal-open .o-blog_modal\@xlarge\-large{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100vh;
        z-index:10
    }
    .o-blog_modal\@xlarge\-large__posts_btn,.o-blog_modal\@xlarge\-large__category_btn{
        position:fixed;
        width:50%;
        bottom:0;
        text-align:center;
        height:40px;
        line-height:40px
    }
    .o-blog_modal\@xlarge\-large__category_btn{
        left:0
    }
    .o-blog_modal\@xlarge\-large__posts_btn{
        right:0
    }
    .o-blog_modal\@xlarge\-large__close{
        position:fixed;
        top:20px;
        right:20px;
        width:25px;
        height:25px;
        text-align:center;
        line-height:28px;
        color:#eebc12;
        font-size:20px
    }
    .o-blog_modal\@xlarge\-large__close:hover{
        color:#fff
    }
}
@media (max-width: 999px){
    .o-main.is-blog-modal-open{
        z-index:auto !important
    }
}
.o-category_title{
    margin-bottom:30px
}
@media (max-width: 999px){
    .o-category_title{
        color:#fff !important
    }
}
.o-article{
    position:relative;
    overflow:hidden;
    margin-bottom:30px;
    padding-top:50%
}
.o-article__img{
    width:100%;
    height:100%;
    object-fit:contain;
    transition:transform 0.2s ease
}
.o-article__caption{
    background:rgba(20,20,21,0.7);
    padding:15px;
    position:absolute;
    left:1px;
    right:1px;
    bottom:1px
}
.o-article__desc{
    margin-top:10px
}
@media (max-width: 634px){
    .o-article__desc p{
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis
    }
}
.o-article__cta{
    margin-top:10px
}
.o-article__link{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    border:1px solid #fff
}
.o-article:hover img{
    transform:scale(1.05)
}
.o-article__img{
    position:absolute;
    left:0;
    top:0;
    object-fit:cover
}
@media (max-width: 999px){
    .o-article{
        padding-top:80%
    }
}
.o-article_detail__img{
    width:100%;
    height:auto;
    margin-bottom:25px
}
.o-article_detail__title{
    margin-bottom:15px
}
.o-blog-list{
    padding-bottom:45px
}
@media (min-width: 1000px){
    .o-blog-list__title{
        margin-bottom:30px
    }
}
.o-blog-list__link{
    margin-bottom:10px
}
@media (max-width: 999px){
    .o-blog-list__link{
        margin-bottom:25px
    }
}
.o-blog-list__link span{
    display:block
}
.o-blog_nav{
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:row;
    flex-direction:row;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin:15px 0
}
.o-main_nav{
    display:-ms-flexbox;
    display:flex;
    margin-left:-30px;
    margin-right:-20px;
    height:50px
}
.o-main_nav__item,.cms-main_nav>li{
    padding-left:30px;
    padding-right:30px;
    line-height:50px;
    box-shadow:0 3px 10px rgba(255,255,255,0.1) inset;
    margin-top:-10px;
    padding-top:10px;
    border-right:2px solid #000
}
.o-main_nav__item>a,.cms-main_nav>li>a{
    display:inline-block;
    margin:-10px -15px;
    padding:10px 15px
}
@media (min-width: 1000px) and (max-width: 1199px){
    .o-main_nav__item,.cms-main_nav>li{
        padding-left:20px;
        padding-right:20px
    }
}
.o-download_link{
    height:50px;
    display:block;
    line-height:50px;
    margin-right:-30px;
    width:200px;
    text-align:center
}
@media (min-width: 635px) and (max-width: 999px){
    .o-download_link{
        width:150px
    }
}
@media (max-width: 634px){
    .o-download_link{
        margin-right:-15px;
        padding-left:20px;
        padding-right:20px;
        width:auto
    }
}
.o-page{
    margin:0 auto;
    max-width:1200px;
    padding:60px 30px
}
.o-page img{
    max-width:100%;
    height:auto
}
.o-page h1,.o-page h2{
    padding-top:30px
}
.o-page h1:first-child,.o-page h2:first-child{
    padding-top:0
}
.o-page p,.o-page ul{
    padding-top:20px
}
.o-page p:first-child,.o-page ul:first-child{
    padding-top:0
}
.hide{
    display:none !important
}
@media (max-width: 634px){
    .hide\@small\-{
        display:none !important
    }
}
@media (min-width: 635px){
    .hide\@small\+{
        display:none !important
    }
}
@media (min-width: 635px) and (max-width: 999px){
    .hide\@small\-large{
        display:none !important
    }
}
@media (min-width: 635px) and (max-width: 1199px){
    .hide\@small\-xlarge{
        display:none !important
    }
}
@media (max-width: 999px){
    .hide\@large\-{
        display:none !important
    }
}
@media (min-width: 1000px){
    .hide\@large\+{
        display:none !important
    }
}
@media (min-width: 1000px) and (max-width: 634px){
    .hide\@large\-small{
        display:none !important
    }
}
@media (min-width: 1000px) and (max-width: 1199px){
    .hide\@large\-xlarge{
        display:none !important
    }
}
@media (max-width: 1199px){
    .hide\@xlarge\-{
        display:none !important
    }
}
@media (min-width: 1200px){
    .hide\@xlarge\+{
        display:none !important
    }
}
@media (min-width: 1200px) and (max-width: 634px){
    .hide\@xlarge\-small{
        display:none !important
    }
}
@media (min-width: 1200px) and (max-width: 999px){
    .hide\@xlarge\-large{
        display:none !important
    }
}
.bg-fill{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:50% 50%
}
.vam{
    vertical-align:middle
}
.hexagon{
    background:url(hexagon.svg) no-repeat;
    background-size:contain;
    width:70px;
    height:61px;
    display:block;
    position:relative;
    color:#000;
    transition:opacity 0.2s ease;
    opacity:1
}
.hexagon__inner{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:center;
    justify-content:center;
    -ms-flex-align:center;
    align-items:center
}
.hexagon--small{
    width:50px;
    height:45px
}
.hexagon--tweet{
    background-image:url(hexagon-twitter.svg)
}
a.hexagon:hover{
    opacity:0.5
}
.th-tweet{
    color:#fff
}
.th-tweet a:not(.wwbw){
    color:#fff;
    -webkit-font-smoothing:subpixel-antialiased
}
.th-tweet a.wwbw{
    color:#4099ff
}
.th-tweet a.wwbw:hover{
    color:#fff
}
.th-nav,.cms-main_nav>li>a{
    transition:text-shadow 0.2s ease, color 0.2s ease
}
.th-nav:hover,.cms-main_nav>li>a:hover{
    text-shadow:0 0 100px #eebd12
}
.th-dark{
    background:#141415;
    color:#fff
}
.th-dark-trans{
    background:rgba(8,14,27,0.85);
    color:#fff
}
@media (max-width: 634px){
    .th-dark-trans\@small\-{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 635px){
    .th-dark-trans\@small\+{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 635px) and (max-width: 999px){
    .th-dark-trans\@small\-large{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 635px) and (max-width: 1199px){
    .th-dark-trans\@small\-xlarge{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (max-width: 999px){
    .th-dark-trans\@large\-{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 1000px){
    .th-dark-trans\@large\+{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 1000px) and (max-width: 634px){
    .th-dark-trans\@large\-small{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 1000px) and (max-width: 1199px){
    .th-dark-trans\@large\-xlarge{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (max-width: 1199px){
    .th-dark-trans\@xlarge\-{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 1200px){
    .th-dark-trans\@xlarge\+{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 1200px) and (max-width: 634px){
    .th-dark-trans\@xlarge\-small{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
@media (min-width: 1200px) and (max-width: 999px){
    .th-dark-trans\@xlarge\-large{
        background:rgba(8,14,27,0.85);
        color:#fff
    }
}
.th-blog_modal_btn{
    background-color:#292929;
    color:#fff
}
.th-blog_modal_btn.is-active{
    background-color:#eebc12
}
@media (max-width: 634px){
    .th-blog_modal_btn\@small\-{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@small\-.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 635px){
    .th-blog_modal_btn\@small\+{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@small\+.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 635px) and (max-width: 999px){
    .th-blog_modal_btn\@small\-large{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@small\-large.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 635px) and (max-width: 1199px){
    .th-blog_modal_btn\@small\-xlarge{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@small\-xlarge.is-active{
        background-color:#eebc12
    }
}
@media (max-width: 999px){
    .th-blog_modal_btn\@large\-{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@large\-.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 1000px){
    .th-blog_modal_btn\@large\+{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@large\+.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 1000px) and (max-width: 634px){
    .th-blog_modal_btn\@large\-small{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@large\-small.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 1000px) and (max-width: 1199px){
    .th-blog_modal_btn\@large\-xlarge{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@large\-xlarge.is-active{
        background-color:#eebc12
    }
}
@media (max-width: 1199px){
    .th-blog_modal_btn\@xlarge\-{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@xlarge\-.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 1200px){
    .th-blog_modal_btn\@xlarge\+{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@xlarge\+.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 1200px) and (max-width: 634px){
    .th-blog_modal_btn\@xlarge\-small{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@xlarge\-small.is-active{
        background-color:#eebc12
    }
}
@media (min-width: 1200px) and (max-width: 999px){
    .th-blog_modal_btn\@xlarge\-large{
        background-color:#292929;
        color:#fff
    }
    .th-blog_modal_btn\@xlarge\-large.is-active{
        background-color:#eebc12
    }
}
.th-dark-trans-btn{
    background:rgba(24,22,23,0.65);
    color:#fff;
    transition:box-shadow 0.2s ease, background-color 0.2s ease
}
.th-dark-trans-btn:hover{
    background:#181617;
    box-shadow:0 0 200px #eebd12
}
.th-btn{
    transition:box-shadow 0.2s ease
}
.th-btn:hover{
    box-shadow:0 0 100px #eebd12
}
.th-dark-grad{
    background:#2b2b29;
    background:linear-gradient(to bottom, #2b2b29 0%, #18181a 100%);
    box-shadow:0 0 20px rgba(0,0,0,0.8)
}
.th-dark-grad:after{
    position:absolute;
    left:0;
    right:0;
    content:'';
    height:50%;
    top:0;
    pointer-events:none;
    background:rgba(255,255,255,0.03)
}
.th-mid{
    background:#1d1d1d;
    color:#fff
}
.th-blur{
    position:relative
}
.th-blur:before{
    content:'';
    position:absolute;
    position:absolute;
    height:50px;
    top:50%;
    left:-100px;
    right:-100px;
    transform:translate(0px, -50%);
    background:linear-gradient(to left, rgba(75,111,178,0) 0%, #4b6fb2 50%, rgba(75,111,178,0) 100%);
    z-index:-1;
    opacity:0.7
}
.th-blur:after{
    content:'';
    position:absolute;
    position:absolute;
    height:30px;
    top:50%;
    left:-100px;
    right:-100px;
    transform:translate(0px, -50%);
    background:linear-gradient(to left, rgba(155,182,209,0) 0%, #9bb6d1 50%, rgba(155,182,209,0) 100%);
    z-index:-1;
    opacity:0.7
}
@media (max-width: 999px){
    .th-blur:before{
        height:30px;
        left:-50px;
        right:-50px
    }
    .th-blur:after{
        height:20px;
        left:-50px;
        right:-50px
    }
}
.th-download_btn{
    background:#e23636;
    color:#fff;
    transition:background-color 0.2s ease
}
.is-open .th-download_btn,.th-download_btn:hover{
    background-color:#e54c4c;
    color:white !important
}
body.lang-ar .o-outer{
    text-align:right
}
body.lang-ar .cms-blog{
    direction:rtl
}

/* Post aside */

.o-blog-aside .o-article-featured-video {
  margin-bottom: 20px;
  padding: 20px;
  background: #1d1d1d;
}

.o-blog-aside .o-article-featured-video-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 20px;
}

.o-blog-aside .o-article-featured-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.o-blog-aside .o-article-featured-video p {
  font-size: 16px;
  line-height: 1.45;
}

.o-article-featured-link {
  display: block;
  color: #eebc12;
  background: linear-gradient(to bottom, #2b2b29 0%, #18181a 100%);
  padding: 20px;
  text-decoration: underline;
  text-transform: capitalize;
  text-align: center;
}

.o-article-featured-link:hover {
  color: #FFFFFF;
}

@media (min-width: 635px){
  .o-blog-aside {
    float: right;
    width: 50%;
    max-width: 470px;
    margin: 0 0 40px 40px;
  }
}

@media (max-width: 634px){
  .o-blog-aside {
    width: 100%;
  }
}


@media (min-width: 1000px){
    .cms-lang_nav>li>ul>li{
        display:inline-block;
        vertical-align:top;
        margin-left:-4px;
        width:25%
    }
}
.cms-excerpt p+p{
    margin-top:15px
}
.cms-blog{
    font-size:16px
}
.cms-blog p{
    margin-bottom:20px
}
.cms-blog h1,.cms-blog h2,.cms-blog h3,.cms-blog h4{
    font-weight:400;
    color:#eebc12;
    margin-top:30px;
    margin-bottom:10px
}
.cms-blog ul{
    list-style-type:disc;
    padding-left:30px;
    margin-bottom:20px
}
.cms-blog ol{
    list-style-type:decimal;
    padding-left:30px;
    margin-bottom:20px
}
.wpml-ls-display{
    display:none !important
}
.img-wrapper{
    min-width:100%;
    width:100%;
    position:relative;
    height:0;
    padding-bottom:100%
}
.img-wrapper img{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%)
}
.img-wrapper--modal{
    width:100vw;
    max-width:100%;
    padding-bottom:100%
}
.alignnone{
    margin:5px 20px 20px 0
}
.aligncenter,div.aligncenter{
    display:block;
    margin:5px auto 5px auto
}
.alignright{
    float:right;
    margin:5px 0 20px 20px
}
.alignleft{
    float:left;
    margin:5px 20px 20px 0
}
a img.alignright{
    float:right;
    margin:5px 0 20px 20px
}
a img.alignnone{
    margin:5px 20px 20px 0
}
a img.alignleft{
    float:left;
    margin:5px 20px 20px 0
}


/* Blog update over rides. */

.cms-blog {
    font-size: 16px !important;
    max-width: 650px !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
    width: 100%  !important;
    margin: 0 auto !important;
}

.o-blog-aside {
  float: none !important;
  margin: 0 auto !important;
}

.o-article_detail__title {
font-size: 32px !important;
padding: 45px 0px !important;
text-align: center !important;
}

.cms-blog h2 {
font-size: 32px !important;
text-transform: uppercase !important;
}

.cms-blog h3 {
font-size: 20px !important;
text-transform: uppercase !important;
}

.cms-blog h4 {
font-size: 20px !important;
text-transform: uppercase !important;
}

.t-link\@large\+ {
    color: #a3a9ad !important;
}

.t-link {
  color: #a3a9ad !important;
}

.cms-blog p {
padding: 0px !important;
}

.wp-block-table .table {
  border-collapse: collapse;
  min-width: 635px !important;
}

.wp-block-table th,
.wp-block-table td {
  border: solid 1px #343542 !important;
  width: 160px;
  padding: 20px;
  vertical-align: top;
}

.table-responsive::-webkit-scrollbar {
  height: 17px !important;
}

.table-responsive::-webkit-scrollbar-thumb {
  background: #333 !important;
}

.table-responsive::-webkit-scrollbar-track-piece {
  background: #666 !important;
}

.wprt-container a,
.wprt-container a:visited {
  color: #A3A9AD;
  text-decoration: underline;
}

.wprt-container a:hover {
  color: #D3DADF;
  text-decoration: underline;
}
