.card{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);max-width:480px;background-color:#fff}.card__header{position:relative}.card__header:before{content:"";width:100%;height:100%;background-image:-webkit-linear-gradient(top,transparent 30%,rgba(0,0,0,.6) 70%,rgba(0,0,0,.7));background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.6) 70%,rgba(0,0,0,.7));position:absolute;left:0;bottom:0}.card__title{font-size:2.2rem;font-weight:400;color:#fff;text-transform:uppercase;line-height:1.5;padding-left:2rem;padding-right:2rem;margin-top:0;margin-bottom:0;position:absolute;bottom:2rem;left:0}.card__link{color:inherit;text-decoration:none}.card__preview{max-width:100%;display:block}.card__body{padding:3rem 2.5rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.card__content{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.card__footer{font-size:1.4rem;border-top:1px solid #f0f0f0;margin-top:3rem;padding-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.card__readmore{text-transform:uppercase;color:#512da8}.card__meta{-webkit-box-flex:0;-ms-flex:none;flex:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card__meta-label{display:inline-block;padding-left:2.2rem;background-repeat:no-repeat;background-size:1.6rem;background-position:1% center}.card__meta-label:not(:first-child){margin-left:1.5rem}.card__meta-comments{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjEyMTIxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTIxLjk5IDRjMC0xLjEtLjg5LTItMS45OS0ySDRjLTEuMSAwLTIgLjktMiAydjEyYzAgMS4xLjkgMiAyIDJoMTRsNCA0LS4wMS0xOHpNMTggMTRINnYtMmgxMnYyem0wLTNINlY5aDEydjJ6bTAtM0g2VjZoMTJ2MnoiLz4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjwvc3ZnPg==);background-position:1% 75%}.card__meta-likes{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMjEyMTIxIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgMjEuMzVsLTEuNDUtMS4zMkM1LjQgMTUuMzYgMiAxMi4yOCAyIDguNSAyIDUuNDIgNC40MiAzIDcuNSAzYzEuNzQgMCAzLjQxLjgxIDQuNSAyLjA5QzEzLjA5IDMuODEgMTQuNzYgMyAxNi41IDMgMTkuNTggMyAyMiA1LjQyIDIyIDguNWMwIDMuNzgtMy40IDYuODYtOC41NSAxMS41NEwxMiAyMS4zNXoiLz48L3N2Zz4=)}.popup{width:100%;height:1000px;display:none;position:fixed;top:0;right:0;z-index:30}#popup-article:target{display:block}.popup__block{height:1000px;padding:5% 15%;box-sizing:border-box;margin-top:20px;overflow:auto;-webkit-animation:fade .5s ease-out 1.3s both;animation:fade .5s ease-out 1.3s both}.popup__block img{width:100%;display:block}.popup:before{content:"";box-sizing:border-box;width:100%;background:rgba(0,0,0,.1);position:fixed;top:50%;will-change:height,top;-webkit-animation:open-animation .6s cubic-bezier(.83,.04,0,1.16) .65s both;animation:open-animation .6s cubic-bezier(.83,.04,0,1.16) .65s both}.popup:after{content:"";width:0;height:2px;background-color:#f0f0f0;will-change:width,opacity;-webkit-animation:line-animation .6s cubic-bezier(.83,.04,0,1.16) both;animation:line-animation .6s cubic-bezier(.83,.04,0,1.16) both;position:absolute;top:50%;left:0;margin-top:-1px}@-webkit-keyframes line-animation{0%{width:0;opacity:1}99%{width:100%;opacity:1}100%{width:100%;opacity:0}}@keyframes line-animation{0%{width:0;opacity:1}99%{width:100%;opacity:1}100%{width:100%;opacity:0}}@-webkit-keyframes open-animation{0%{height:0;top:50%}100%{height:100vh;top:0}}@keyframes open-animation{0%{height:0;top:50%}100%{height:100vh;top:0}}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}.popup__title{margin:0 0 1em}.popup__close{top:5%!important;right:8%!important}.popup__media{margin-bottom:2rem}@media screen and (min-width:641px){.popup__title{font-size:3.8rem}.popup__close{top:40px;right:40px}.popup__media{max-width:35%}.popup__media_left{float:left;margin-right:3rem}.popup__media_right{float:right;margin-left:3rem}}@media screen and (max-width:640px){.popup__title{font-size:2.2rem}.popup__close{top:20px;right:20px}}@media screen and (min-width:768px){html{font-size:62.5%}}@media screen and (max-width:767px){html{font-size:50%}}.page{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.page__demo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex}.main-container{max-width:1200px;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}.page__container{margin:auto}.footer{padding-top:1rem;padding-bottom:1rem;text-align:center;font-size:1.4rem}.footer__link{color:#fff}@media screen and (min-width:361px){.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:360px){.melnik909{display:none}}.act-pop-video{width:930px;height:537px;position:relative;background:url(../img/page/pop_video_bg.png) no-repeat 50% 0;background-size:100% auto;display:none}.pop-video{width:910px;height:517px;background:#000;margin:10px auto 0;overflow:hidden}.pop-video img{width:100%;height:100%;display:block;margin:0 auto}.vid-ico1,.vid-ico2,.vid-ico3,.vid-ico4{width:34px;height:34px;position:absolute;display:block;text-indent:-99999px;z-index:10;background-image:url(../img/page/video_sprite.png);background-repeat:no-repeat}.vid-ico1{background-position:0 0;left:0;top:0}.vid-ico2{background-position:0 -77px;left:0;bottom:0}.vid-ico3{background-position:-71px 0;top:0;right:0}.vid-ico4{background-position:-71px -77px;right:0;bottom:0}.pop-video video{height:100%;width:auto;margin:0 auto;display:block}.btn-close-detail{width:65px;height:80px;background:url(../img/page/page_sprite.png) -235px -6px;position:absolute;top:-40px;right:-52px;z-index:10;display:block;text-indent:-9999px}.testMask{position:fixed;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.8);z-index:10000;display:none}.pop{background:url(../img/page/annals_pop_bg.png) 0 0 no-repeat;width:622px;height:349px;position:relative;outline:0;display:none}.pop-close,.pop-title{background-image:url(../img/page/annals_pop.png);background-repeat:no-repeat}.pop-close{display:block;width:65px;height:80px;position:absolute;background-position:0 -55px;top:-10px;right:-21px}.pop-con{padding:56px 40px 0}.pop-title{font-size:32px;background-position:0 0;color:#372f43;font-family:'fzbwksjt.ttf';width:456px;height:40px;line-height:38px;text-align:center;display:block;margin:0 auto;font-weight:400}.pop-txt{font-size:16px;color:#3c3c3c;line-height:30px;margin:35px auto 0}.pop-txt img{width:150px;height:150px;display:block;margin:-10px auto 0}.pop-txt p{font-size:18px;text-align:center;margin-top:10px}.pop-txt span{color:#e89a82}.pop-video-box{width:550px;height:300px;position:absolute;top:50%;left:50%;margin:-150px 0 0 -275px}.pop-video-box video{width:100%;height:100%}