.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height 500ms ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
@media screen and (min-width:19.375em){header.page-header{background-color:transparent;position:absolute;top:0;width:100%;z-index:1400;margin:0 0 .5rem}
header.page-header .logo{margin-left:.5rem}
header.page-header .search .open-up{background-image:url('/i/images/icon-search-white.svg')}
header.page-header .language-menu li span{color:#fff}
header.page-header .social li.telegram{background-image:url('/i/images/icon-telegram-white.svg')}
header.page-header .social li.twitter{background-image:url('/i/images/icon-twitter-white.svg')}
header.page-header .social li.facebook{background-image:url('/i/images/icon-facebook-white.svg')}
.main-area{padding-top:0;margin-top:0}
section.article-view{background-color:#fff;padding:0;overflow:hidden;position:relative}
section.article-view article .bg-header{height:15rem;background:50% 50% no-repeat;background-size:cover;position:relative}
section.article-view article .bg-header:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(0,transparent 60%,rgba(0,0,0,0.6) 100%)}
section.article-view article header{background-color:#000;padding:1.25rem}
section.article-view article header h1{font-size:1.5rem;color:#fff;line-height:1.2;margin-bottom:1rem}
section.article-view article header .info{font-family:'Fira Sans',Arial,sans-serif;font-size:.6875rem;margin:.25rem 0;overflow:hidden}
section.article-view article header .info .category{color:#fff}
section.article-view article header .info .authors a{color:#fff}
section.article-view article header .info .count-views{color:#fff}
section.article-view article header .info time{color:#fff}
section.article-view article header .s-shares>span.fb-link{background-image:url('/i/images/icon-facebook-white.svg')}
section.article-view article header .s-shares>span.tw-link{background-image:url('/i/images/icon-twitter-white.svg')}
section.article-view article header p.lead{font-size:1rem;color:#fff;margin-bottom:0}
section.article-view article footer{padding:0 1.25rem}
section.article-view article .block-wrapper{padding:1.25rem 0 0;margin-bottom:1rem}
section.article-view article .block-wrapper .block-text{padding:0 1.25rem}
section.article-view article .block-wrapper .block-text p img{max-width:100%;height:auto;display:block;margin:0 auto}
section.article-view article .block-wrapper .block-text p .video{margin-left:-1.25rem;width:18.8125rem;height:10.5625rem}
section.article-view article .block-wrapper .block-text h2{position:relative;margin:0 0 .5rem 2rem;font-weight:700}
section.article-view article .block-wrapper .block-text h2:before{display:inline-block;position:absolute;left:-2em;content:'';background:url('../images/section.svg') 50% 50% no-repeat;background-size:cover;height:1.5rem;width:1.325rem;vertical-align:middle}
section.article-view article .block-wrapper .block-image{width:100%;overflow:hidden;margin-bottom:.75rem}
section.article-view article .block-wrapper .block-image img{max-width:100%;display:block;margin:0 auto}
section.article-view article .block-wrapper .block-image .caption{display:block;padding:.675rem .75rem .75rem;border-bottom:1px solid #ddd;font-size:.75rem;color:#666;font-family:'Fira Sans',Arial,sans-serif}
section.article-view article .block-wrapper .block-carousel{margin:1rem auto;position:relative;width:16.3125rem}
section.article-view article .block-wrapper .block-carousel .owl-dots{position:absolute;top:-0.75rem;left:0;width:100%;height:.5rem;overflow:hidden}
section.article-view article .block-wrapper .block-carousel .owl-dots .owl-dot{width:.5rem;height:.5rem;background-color:#ccc;cursor:pointer;display:inline-block;vertical-align:top;margin-right:.5rem}
section.article-view article .block-wrapper .block-carousel .owl-dots .owl-dot.active{width:1.25rem;background-color:#f66}
section.article-view article .block-wrapper .block-carousel .owl-prev,section.article-view article .block-wrapper .block-carousel .owl-next{position:absolute;width:1rem;height:1rem;top:42%}
section.article-view article .block-wrapper .block-carousel .owl-prev .owl-nnav,section.article-view article .block-wrapper .block-carousel .owl-next .owl-nnav{fill:none;stroke:#ccc;stroke-width:640;stroke-miterlimit:10}
section.article-view article .block-wrapper .block-carousel .owl-prev{left:2%}
section.article-view article .block-wrapper .block-carousel .owl-next{right:2%}
section.article-view article .hint{position:relative;padding:2.25rem 1.25rem .25rem;background-color:#eaeef1}
section.article-view article .hint .headline{position:absolute;top:0;left:0;background-color:rgba(201,32,41,0.8);padding:0 1.25rem;z-index:145;font-family:'Fira Sans',Arial,sans-serif;font-size:.6875rem;color:#fff;text-transform:uppercase;padding-top:.1875rem;line-height:2}
}
@media screen and (min-width:22.8125em){section.article-view article .block-wrapper .block-carousel{width:18.625rem}
section.article-view article .block-wrapper .block-text p .video{width:21.0625rem;height:11.8125rem}
}
@media screen and (min-width:25em){section.article-view article .block-wrapper .block-carousel{width:20.8125rem}
section.article-view article .block-wrapper .block-text p .video{width:23.25rem;height:13.0625rem}
}
@media screen and (min-width:29.375em){section.article-view article .block-wrapper .block-carousel{width:25.1875rem}
section.article-view article .block-wrapper .block-carousel .owl-prev,section.article-view article .block-wrapper .block-carousel .owl-next{width:2rem;height:2rem}
section.article-view article .block-wrapper .block-text p .video{width:27.625rem;height:15.5rem}
}
@media screen and (min-width:34.875em){section.article-view article .block-wrapper .block-carousel{width:30.875rem}
section.article-view article .block-wrapper .block-text h2:before{left:-1.6em}
section.article-view article .block-wrapper .block-text p .video{width:33.3125rem;height:18.75rem}
}
@media screen and (min-width:39.375em){section.article-view article .article-wrapper{float:none;width:auto}
section.article-view article .bg-header{height:19rem}
section.article-view article .block-wrapper .block-text p .video{width:37.5rem;height:21.0625rem}
}
@media screen and (min-width:41.0625em){section.article-view article .block-wrapper .block-text p .video{width:39.5rem;height:22.1875rem}
header.page-header .logo{margin-top:.5rem}
header.page-header .menu{display:none}
header.page-header .search{margin-top:.7rem}
header.page-header .social{margin:1.325rem 0}
header.page-header .language-menu{margin-top:.7rem}
header.page-header .menu-summoner{margin-top:.7rem}
}
@media screen and (min-width:45.375em){section.article-view article .bg-header{height:25rem;position:absolute;width:100%}
section.article-view article .bg-header:after{background:linear-gradient(0,transparent 60%,rgba(0,0,0,0.6) 100%),linear-gradient(transparent 20%,rgba(0,0,0,0.6) 100%)}
section.article-view article .header-wrapper{height:25rem;position:relative}
section.article-view article header{position:absolute;left:0;bottom:0;background-color:transparent}
section.article-view article header .s-shares{width:4.25rem;position:absolute;top:1.7rem;left:1.7rem}
section.article-view article header .s-shares>span.tw-link{border-top:0;border-left:.0625rem solid #f0f0f0}
section.article-view article header .info{margin-left:5rem}
section.article-view article header h1{margin-left:5rem}
section.article-view article header p.lead{margin-left:5rem}
section.article-view article .block-wrapper .block-text{padding-left:6.25rem;padding-right:4.5rem}
section.article-view article .block-wrapper .block-text h2{margin-left:0;position:relative}
section.article-view article .block-wrapper .block-text p .video{margin-left:-6.25rem;width:43.75rem;height:24.5625rem}
section.article-view article .block-wrapper .block-carousel{width:33rem}
section.article-view article .hint{margin-left:1.25rem;margin-right:4.5rem}
section.article-view article .article-body p{font-size:1rem}
section.article-view article .article-body p.quote{margin-left:-3.25rem}
}
@media screen and (min-width:47.5em){header.page-header .menu-summoner .all{color:#fff}
section.article-view article .bg-header{height:30rem}
section.article-view article .header-wrapper{height:30rem}
section.article-view article .block-wrapper .block-carousel{width:34.25rem}
section.article-view article .block-wrapper .block-text p .video{margin-left:-6.25rem;width:44.9375rem;height:25.25rem}
}
@media screen and (min-width:61.75em){header.page-header .logo{margin-top:1.2rem;margin-left:1.2rem}
header.page-header .menu-summoner{margin-right:1.2rem}
section.article-view{padding:0}
section.article-view article .bg-header{height:33rem}
section.article-view article .header-wrapper{height:33rem}
section.article-view article header{bottom:1rem}
section.article-view article header .s-shares{left:7.7rem}
section.article-view article header .info{margin-left:11rem;width:35rem}
section.article-view article header h1{margin-left:11rem;width:35rem}
section.article-view article header p.lead{margin-left:11rem;width:35rem}
section.article-view article .article-body p.quote{margin-left:-12.25rem}
section.article-view article .block-wrapper .block-text{padding-left:12.25rem;padding-right:10.5rem}
section.article-view article .block-wrapper .block-text h2{font-size:1.5rem;margin:0 0 .5rem 0}
section.article-view article .block-wrapper .block-text h2:before{height:4.0rem;width:3.4375rem;left:-4.6rem}
section.article-view article .block-wrapper .block-text p .video{margin-left:-12.25rem;width:59.6875rem;height:33.5625rem}
section.article-view article .block-wrapper .block-carousel{width:52.5rem}
section.article-view article .block-wrapper .block-carousel .owl-prev,section.article-view article .block-wrapper .block-carousel .owl-next{width:3rem;height:3rem}
section.article-view article .hint{margin-left:1.25rem;margin-right:10.5rem}
}
@media screen and (max-width:9999em) and (min-width:76.25em){header.page-header .social{margin:2.275rem 0}
header.page-header .language-menu ul li a{text-decoration:underline;color:#fff}
.main-area{background-color:#fff}
.main-area .view-area{width:auto}
section.article-view{padding:0}
section.article-view article .bg-header{height:50rem}
section.article-view article .header-wrapper{height:50rem}
section.article-view article header{bottom:1.5rem;width:100%;padding:1.25rem 0}
section.article-view article header .shares-container{position:absolute;top:1.45rem;width:100%;z-index:33}
section.article-view article header .s-shares{position:relative;left:auto;top:auto;margin:0 auto;padding-right:48.8125rem}
section.article-view article header .info{width:53.125rem;margin:0 auto;padding-left:18.125rem;position:relative;z-index:36}
section.article-view article header h1{width:53.125rem;margin:0 auto;font-size:2.25rem;padding-left:18.125rem;position:relative;z-index:36}
section.article-view article header p.lead{width:53.125rem;margin:0 auto;padding-left:18.125rem;position:relative;z-index:36}
section.article-view article footer{width:71.25rem;margin:0 auto;position:relative}
section.article-view article footer .s-shares{position:absolute;margin:0;left:10rem}
section.article-view article footer .sb-social{width:34rem;margin-left:18.125rem;margin-top:1rem}
section.article-view article .block-wrapper .block-text{width:71.25rem;margin:0 auto;position:relative;padding:0}
section.article-view article .block-wrapper .block-text p{width:34rem;margin-left:18.125rem}
section.article-view article .block-wrapper .block-text p.quote{margin-left:0;width:49.65rem}
section.article-view article .block-wrapper .block-text p .video{margin-left:-18.125rem;width:71.25rem;height:39.875rem}
section.article-view article .block-wrapper .block-text .gd{position:absolute;top:0;right:16px}
section.article-view article .block-wrapper .block-text h2{width:34rem;font-size:1.75rem;margin:0 0 .75rem 18.125rem}
section.article-view article .block-wrapper .block-text h2:before{height:4.0rem;width:3.4375rem;vertical-align:top;left:-4.6rem}
section.article-view article .block-wrapper .block-image img{width:100%;height:auto}
section.article-view article .block-wrapper .block-image .caption span{display:block;width:71.25rem;margin:0 auto;font-size:.875rem}
section.article-view article .hint-wrapper{width:71.25rem;margin:0 auto;position:relative}
section.article-view article .hint{width:49.65rem;margin-left:0}
section.popular-articles{width:71.25rem;margin:1.25rem auto 0}
section.popular-articles .sc-title a,section.popular-articles .sc-title span{background-color:#fff}
}
@media screen and (max-width:93.75em) and (min-width:85em){section.article-view article .bg-header{height:40rem}
section.article-view article .header-wrapper{height:40rem}
}
