

/* Start:/local/templates/.default/css/normalise.css?1702451027829*/
* {
    padding: 0;
    border: 0;
    margin: 0;
    box-sizing: border-box;
    display: block;
    outline: none;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

head, script, style {
    display: none;
}

a, span, sub, sup, b, strong, i, em, s, q, u{
    display: inline;
}

li {
    display: list-item;
    margin-left: 20px;
}

table {
    display: table;
}

thead {
    display: table-header-group;
}

tbody {
    display: table-row-group;
}

tfoot {
    display: table-footer-group;
}

tr {
    display: table-row;
}

td, th {
    display: table-cell;
}

caption {
    display: table-caption;
}

col {
    display: table-column;
}

colgroup {
    display: table-column-group;
}
/* End */


/* Start:/local/templates/.default/css/swiper.min.css?158497984819789*/
/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/* End */


/* Start:/local/templates/.default/css/style.css?1703669865142612*/
@charset "UTF-8";

@-webkit-keyframes pulse {

  0%,
  to {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@-moz-keyframes pulse {

  0%,
  to {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@-o-keyframes pulse {

  0%,
  to {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

@keyframes pulse {

  0%,
  to {
    opacity: 1
  }

  50% {
    opacity: 0
  }
}

a,
body,
button,
cite,
input,
li,
p,
select,
span,
textarea {
  font-weight: 400;
  font-size: 14px;
  color: #282e33
}

a,
body,
button,
cite,
h1,
h2,
h3,
h4,
input,
li,
p,
select,
span,
sup,
textarea {
  font-family: "PT Sans", sans-serif
}

main {
  overflow: hidden;
  min-height: -webkit-calc(100vh - 246px);
  min-height: -moz-calc(100vh - 246px);
  min-height: calc(100vh - 246px)
}

figure,
h1,
h2,
h3,
h4,
h5,
h6,
label,
p {
  margin: 0
}

a,
a:hover {
  text-decoration: none
}

a:hover {
  color: inherit
}

a:focus {
  color: inherit;
  text-decoration: none
}

li,
ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

button {
  border: 0;
  outline: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

img{
    width: auto;
    height: auto;
}

.container {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  max-width: 1520px;
  margin: 0 auto;
  padding: 0 56px
}

@media screen and (max-width:1120px) {
  .container {
    max-width: 100%;
    padding: 0 56px
  }
}

@media screen and (max-width:991px) {
  .container {
    max-width: 100%
  }
}

@media screen and (max-width:767px) {
  .container {
    max-width: 100%;
    padding: 0 20px
  }
}

.hiden,
.hiden-two {
  overflow: hidden;
  padding-right: 17px
}

@media (max-width:767px) {

  a,
  body,
  button,
  cite,
  input,
  li,
  p,
  select,
  span,
  textarea {
    font-weight: 400;
    font-size: 14px;
    color: #282e33
  }
}

.page-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: -webkit-calc(100vh - 209px);
  min-height: -moz-calc(100vh - 209px);
  min-height: calc(100vh - 209px);
  position: relative;
  z-index: 20;
  max-height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.sidebar-page {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 265px 0 0;
  max-height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: top;
  position: -webkit-sticky;
  position: sticky;
  max-height: 100vh;
  top: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.sidebar-page--no-offset {
  margin-top: 0
}

.sidebar-page img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top
}

.sidebar-page--inner {
  margin: 0
}

.content-page {
  max-width: 1520px;
  background-color: #fff;
  width: 100%;
  -webkit-flex-shrink: inherit;
  -ms-flex-negative: inherit;
  flex-shrink: inherit
}

@font-face {
  font-family: 'PT Sans';
  src: url(/local/templates/.default/css/../fonts/PT_Sans/ptsans.ttf);
  src: url(/local/templates/.default/css/../fonts/PT_Sans/ptsans.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'PT Sans';
  src: url(/local/templates/.default/css/../fonts/PT_Sans/ptsansbold.ttf);
  src: url(/local/templates/.default/css/../fonts/PT_Sans/ptsansbold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

body {
  position: relative;
  background-color: #babfc5
}

.logo {
  display: block
}

.show-flack {
  margin-bottom: -271px;
  position: relative;
  z-index: 10
}

.show-flack__close {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  right: 24px;
  top: 24px;
  background-color: rgba(0, 0, 0, .4)
}

.show-flack__close::after,
.show-flack__close::before {
  content: "";
  position: absolute;
  top: 5px;
  right: -webkit-calc(50% - .5px);
  right: -moz-calc(50% - .5px);
  right: calc(50% - .5px);
  bottom: 5px;
  width: 1px;
  background-color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.show-flack__close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.show-flack img {
  min-height: 475px
}

.show-ba-sect {
  margin-bottom: 49px
}

.show-ba-sect img,
.show-flack img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.show-ba-sect--change {
  margin-bottom: 31px
}

.show-ba-sect--no-offset {
  margin: 0
}

.date {
  font-size: 16px;
  line-height: 25px;
  color: rgba(255, 255, 255, .5)
}

.gray-bg {
  background-color: rgba(231, 233, 236, .5)
}

.title-page {
  font-size: 26px;
  line-height: 32px
}

.play-block {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.play-block--category .play-block__text {
  text-transform: uppercase
}

.play-block__play,
.play-block__time {
  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
}

.play-block__time {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: .3px;
  background-color: rgba(40, 46, 51, .6);
  padding: 0 13px
}

.play-block__play {
  background-color: #fdcd08;
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  cursor: pointer
}

.play-block__play svg {
  width: 10px;
  height: 10px;
  fill: #282e33
}

.play-block__play::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fffce6), to(#fee88c));
  background: -webkit-linear-gradient(top, #fffce6 0%, #fee88c 100%);
  background: -moz-linear-gradient(top, #fffce6 0%, #fee88c 100%);
  background: -o-linear-gradient(top, #fffce6 0%, #fee88c 100%);
  background: linear-gradient(180deg, #fffce6 0%, #fee88c 100%)
}

.play-block__text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
  letter-spacing: .3px;
  background: -webkit-gradient(linear, left top, left bottom, from(#9d9c8f), to(#63625d));
  background: -webkit-linear-gradient(top, #9d9c8f 0%, #63625d 100%);
  background: -moz-linear-gradient(top, #9d9c8f 0%, #63625d 100%);
  background: -o-linear-gradient(top, #9d9c8f 0%, #63625d 100%);
  background: linear-gradient(180deg, #9d9c8f 0%, #63625d 100%);
  padding: 7.5px 14px;
  position: relative
}

.play-block__text::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fffce6), to(#fee88c));
  background: -webkit-linear-gradient(top, #fffce6 0%, #fee88c 100%);
  background: -moz-linear-gradient(top, #fffce6 0%, #fee88c 100%);
  background: -o-linear-gradient(top, #fffce6 0%, #fee88c 100%);
  background: linear-gradient(180deg, #fffce6 0%, #fee88c 100%)
}

.play-block__text--blue {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c5ca3), to(#0c4b82));
  background: -webkit-linear-gradient(top, #0c5ca3 0%, #0c4b82 100%);
  background: -moz-linear-gradient(top, #0c5ca3 0%, #0c4b82 100%);
  background: -o-linear-gradient(top, #0c5ca3 0%, #0c4b82 100%);
  background: linear-gradient(180deg, #0c5ca3 0%, #0c4b82 100%)
}

.play-block__text--blue-light {
  background: -webkit-gradient(linear, left top, left bottom, from(#50d4ff), to(#088bb5));
  background: -webkit-linear-gradient(top, #50d4ff 0%, #088bb5 100%);
  background: -moz-linear-gradient(top, #50d4ff 0%, #088bb5 100%);
  background: -o-linear-gradient(top, #50d4ff 0%, #088bb5 100%);
  background: linear-gradient(180deg, #50d4ff 0%, #088bb5 100%)
}

.play-block__text--violet {
  background: -webkit-gradient(linear, left top, left bottom, from(#510c8a), to(#310a52));
  background: -webkit-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: -moz-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: -o-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: linear-gradient(180deg, #510c8a 0%, #310a52 100%)
}

.play-block__text--green {
  background: -webkit-gradient(linear, left top, left bottom, from(#88c428), to(#4e801c));
  background: -webkit-linear-gradient(top, #88c428 0%, #4e801c 100%);
  background: -moz-linear-gradient(top, #88c428 0%, #4e801c 100%);
  background: -o-linear-gradient(top, #88c428 0%, #4e801c 100%);
  background: linear-gradient(180deg, #88c428 0%, #4e801c 100%)
}

.play-block__text--white {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf));
  background: -webkit-linear-gradient(top, #fff 0%, #cfcfcf 100%);
  background: -moz-linear-gradient(top, #fff 0%, #cfcfcf 100%);
  background: -o-linear-gradient(top, #fff 0%, #cfcfcf 100%);
  background: linear-gradient(180deg, #fff 0%, #cfcfcf 100%);
  color: #282e33
}

.play-block__text--black {
  background: -webkit-gradient(linear, left top, left bottom, from(#434343), to(#000));
  background: -webkit-linear-gradient(top, #434343 0%, #000 100%);
  background: -moz-linear-gradient(top, #434343 0%, #000 100%);
  background: -o-linear-gradient(top, #434343 0%, #000 100%);
  background: linear-gradient(180deg, #434343 0%, #000 100%)
}

.play-block__text--broun {
  background: -webkit-gradient(linear, left top, left bottom, from(#f2c979), to(#9b5b2d));
  background: -webkit-linear-gradient(top, #f2c979 0%, #9b5b2d 100%);
  background: -moz-linear-gradient(top, #f2c979 0%, #9b5b2d 100%);
  background: -o-linear-gradient(top, #f2c979 0%, #9b5b2d 100%);
  background: linear-gradient(180deg, #f2c979 0%, #9b5b2d 100%)
}

.play-block__text--yellow-line::before {
  background: #ff0
}

.play-block__text--gray-yellow-line::before {
  background: #e8d8a0
}

.play-block__text--red-line::before {
  background: #ff7a00
}

.play-block__category {
  width: 32px;
  height: 32px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.play-block__category img {
  max-width: 18px
}

.play-block__category--blue {
  background: #093861
}

.play-block__category--violet {
  background: #25083e
}

.link-row-all {
  background-color: rgba(12, 92, 163, .1);
  position: relative;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.link-row-all:hover {
  background-color: rgba(12, 92, 163, .15)
}

.date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody td .ui-state-highlight a,
.date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody td .ui-state-highlight span,
.link-row-all:hover .link-row-all__text {
  color: #0c5ca3
}

.link-row-all:hover .link-row-all__arrow {
  stroke: #0c5ca3
}

.link-row-all::after,
.link-row-all::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50%;
  height: 1px
}

.link-row-all::before {
  left: 0;
  background-color: #0c5ca3
}

.link-row-all::after {
  right: 0;
  background-color: red
}

.date-field__calendar .ui-datepicker .ui-datepicker-header,
.link-row-all__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 32px 0
}

.link-row-all__arrow,
.link-row-all__text {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.link-row-all__text {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .3px;
  font-weight: 700;
  text-transform: uppercase;
  color: #282e33
}

.link-row-all__arrow {
  min-width: 18px;
  width: 18px;
  height: 16px;
  stroke: #282e33;
  margin-left: 10px
}

.date-field,
.date-field__wrap {
  position: relative;
  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;
  width: 100%
}

.date-field {
  z-index: 20;
  max-width: 260px
}

.date-field__wrap {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 8px;
  border: 1px solid rgba(40, 46, 51, .1)
}

.date-field__field {
  font-size: 14px;
  line-height: 22px;
  max-width: 121px;
  background-color: transparent;
  margin-left: 8px;
  cursor: pointer
}

.date-field__wrap-arrow {
  width: 24px;
  height: 24px;
  border: 1px solid #282e33;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.date-field__arrow {
  width: 10px;
  height: 10px
}

.date-field__drop-down {
  position: absolute;
  background-color: #fff;
  padding: 0;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  z-index: 5;
  -webkit-box-shadow: 0 5px 10px 2px rgba(229, 229, 229, .3);
  -moz-box-shadow: 0 5px 10px 2px rgba(229, 229, 229, .3);
  box-shadow: 0 5px 10px 2px rgba(229, 229, 229, .3)
}

.date-field__calendar {
  width: 100%;
  background-color: #fff
}

.date-field__calendar .ui-datepicker {
  width: 100%;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 0 6px !important;
  border: 0
}

.date-field__calendar .ui-datepicker .ui-helper-clearfix:after,
.date-field__calendar .ui-datepicker .ui-helper-clearfix:before,
.grid-post-collapse .play-block__play::before {
  display: none
}

.date-field__calendar .ui-datepicker .ui-datepicker-header {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #e7e9ec;
  min-height: 40px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0
}

.date-field__calendar .ui-datepicker .ui-datepicker-header .ui-corner-all {
  position: static;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  height: 56px;
  min-width: 56px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer
}

.date-field__calendar .ui-datepicker .ui-datepicker-header .ui-corner-all:hover {
  background: #e7e9ec !important
}

.date-field__calendar .ui-datepicker .ui-datepicker-header .ui-corner-all .ui-icon {
  background-image: url(/local/templates/.default/css/../img/arrow-down.svg);
  background-position: center center;
  position: static;
  margin: 0
}

.date-field__calendar .ui-datepicker .ui-datepicker-header .ui-state-hover {
  border: 0 !important
}

.date-field__calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-left: -6px
}

.date-field__calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0;
  line-height: inherit;
  display: block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center
}

.date-field__calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title span {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #282e33;
  font-family: 'PT Sans', sans-serif
}

.date-field__calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-right: -6px
}

.date-field__calendar .ui-datepicker .ui-datepicker-calendar thead th span {
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  letter-spacing: .4px;
  color: rgba(65, 69, 72, .5)
}

.date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody td a,
.date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody td span {
  background: 0 0 !important;
  border: 0;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  padding: 0
}

.date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody td .ui-state-active {
  background: #0c5ca3 !important
}

.date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody td .ui-state-highlight {
  background: #e7e9ec !important
}

.date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody .ui-state-disabled {
  opacity: 0
}

.sm-icon-play {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 16px;
  width: 16px;
  height: 16px;
  background-color: #e7e9ec;
  margin-right: 8px
}

.news-post-sm__wrap-svg svg,
.sm-icon-play svg {
  width: 6.25px;
  height: 6.25px
}

.row-show {
  position: relative;
  overflow: hidden
}

.row-show__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-animation: zoom 6s linear infinite alternate;
  -moz-animation: zoom 6s linear infinite alternate;
  -o-animation: zoom 6s linear infinite alternate;
  animation: zoom 6s linear infinite alternate
}

@media (max-width:767px) {
  .row-show__bg {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none
  }
}

.row-show__wrapper {
  padding: 13px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.row-show__wrap {
  position: relative;
  padding: 0 22px
}

.row-show__wrap span {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: .05em;
  color: #fff;
  position: relative;
  z-index: 1
}

.row-show__circle {
  position: absolute;
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: red;
  top: -webkit-calc(50% - 24px);
  top: -moz-calc(50% - 24px);
  top: calc(50% - 24px);
  left: 79%;
  -webkit-animation: go-reverse 4s linear infinite alternate;
  -moz-animation: go-reverse 4s linear infinite alternate;
  -o-animation: go-reverse 4s linear infinite alternate;
  animation: go-reverse 4s linear infinite alternate
}

.sect-padding {
  padding-top: 30px
}

.news-sect {
  padding: 0 0 30px
}

.news-sect .title-page {
  margin-bottom: 25px
}

.news-sect .link-row-all {
  margin-top: 33px
}

.grid-post-uncollapse {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 32px;
  -moz-column-gap: 32px;
  column-gap: 32px;
  row-gap: 24px
}

.grid-post-uncollapse .post-sm-wrap {
  grid-row: span 2/auto;
  display: grid;
  row-gap: 24px
}

.news-post-big {
  grid-column: span 2/auto;
  grid-row: span 2/auto;
  position: relative;
  display: block
}

.news-post-big:hover .news-post-big__title {
  color: #fdcd08
}

.news-post-big::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(40, 46, 51, 0)), to(#282e33));
  background: -webkit-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
  background: -moz-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
  background: -o-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
  background: linear-gradient(180deg, rgba(40, 46, 51, 0) 50%, #282e33 100%);
  z-index: 10
}

.news-post-big__img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

@media (min-width:1200px) {
  .news-post-big__img {
    height: 100%
  }
}

.news-post-big__wrap-text {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0 40px;
  z-index: 12
}

.news-post-big__date {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: rgba(255, 255, 255, .5);
  letter-spacing: .3px;
  display: block;
  margin-bottom: 8px
}

.news-post-big__title {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 28px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.news-post-big--change .news-post-big__wrap-text {
  padding-bottom: 28px
}

.news-post-big--change .news-post-big__title {
  margin: 0 0 16px
}

.news-post-big--change .news-post-big__date {
  text-transform: uppercase
}

.news-post-big--anim {
  overflow: hidden
}

.news-post-big--anim:hover .news-post-big__img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.news-post-big .age {
  z-index: 11
}

.news-post-big--white-platform:hover .news-post-big__title {
  color: #0c5ca3
}

.news-post-big--white-platform:hover .news-post-big__wrap-text {
  background-color: #e7e9ec
}

.news-post-big--white-platform .news-post-big__wrap-text {
  position: relative;
  background-color: #fff;
  left: auto;
  bottom: auto;
  right: auto;
  padding-bottom: 32px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.news-post-big--white-platform .news-post-big__title,
.popular-issues .news-post-md__date b {
  color: #282e33
}

.news-post-big--white-platform .news-post-big__row,
.news-post-big__row-flex {
  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
}

.news-post-big--white-platform .play-block {
  margin-bottom: 23px
}

.issues-wrapper .news-post-big--white-platform .news-post-big__wrap-text {
  padding-bottom: 32px
}

.news-post-md {
  grid-row: span 2/auto;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #e7e9ec;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.news-post-md:hover {
  background-color: #e7e9ec
}

.article-inner__wrap-text--link-row a:hover,
.news-post-md:hover .news-post-md__title,
.news-post-sm:hover .news-post-sm__text,
.news-post-sm:hover .news-post-sm__title {
  color: #0c5ca3
}

.news-post-md__wrap-img {
  position: relative;
  overflow: hidden;
  margin: -2px -1px 0
}

.news-post-md__img {
  width: 100%;
  margin-top: -1px
}

.news-post-md__wrap-text {
  padding: 23px 25px 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.news-post-md__title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.news-post-md__date {
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  color: rgba(40, 46, 51, .5);
  letter-spacing: .3px;
  display: block;
}

.news-post-md .play-block {
  position: absolute;
  bottom: 0;
  left: 24px
}

.news-post-md__row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.news-post-md__row,
.news-post-sm,
.news-post-sm__up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.news-post-sm {
  padding: 25px 24px 18px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #e7e9ec;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.news-post-sm:hover {
  background-color: #e7e9ec
}

.news-post-sm,
.news-post-sm:hover .news-post-sm__wrap-svg {
  background-color: #fff
}

.news-post-sm__up {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.news-post-sm__img {
  width: 100%;
  max-width: 88px;
  min-width: 88px;
  margin-right: 25px
}

.news-post-sm__title,
.news-post-sm__wrap-svg {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.news-post-sm__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700
}

.news-post-sm__wrap-svg {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 16px;
  height: 16px;
  background-color: #e7e9ec;
  margin-right: 8px
}

.news-post-sm__wrap-svg svg {
  width: 6.25px;
  height: 6.25px
}

.news-post-sm__down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.news-post-sm__play-wrap {
  padding-right: 12px;
  position: relative;
  margin-right: 12px
}

.news-post-sm__play-wrap::before {
  content: "";
  position: absolute;
  top: 7px;
  right: 0;
  height: 8px;
  width: 1px;
  background-color: rgba(40, 46, 51, .5)
}

.news-post-sm__date,
.news-post-sm__text {
  font-size: 12px;
  line-height: 13px;
  color: rgba(40, 46, 51, .5);
  font-weight: 700
}

.news-post-sm__date {
  display: inline;
  letter-spacing: .3px
}

.news-post-sm__text {
  letter-spacing: .2px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.sect-category {
  margin-bottom: 48px
}

.title-row,
.title-row__wrap-img {
  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
}

.title-row {
  position: relative;
  margin-bottom: 24px
}

.title-row::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 2px
}

.title-row--violet .title-row__wrap-img {
  background: -webkit-gradient(linear, left top, left bottom, from(#510c8a), to(#310a52));
  background: -webkit-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: -moz-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: -o-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: linear-gradient(180deg, #510c8a 0%, #310a52 100%)
}

.title-row--violet::before {
  background-color: #310a52
}

.title-row--blue .title-row__wrap-img {
  background: -webkit-gradient(linear, left top, left bottom, from(#0c5ca3), to(#0c4b82));
  background: -webkit-linear-gradient(top, #0c5ca3 0%, #0c4b82 100%);
  background: -moz-linear-gradient(top, #0c5ca3 0%, #0c4b82 100%);
  background: -o-linear-gradient(top, #0c5ca3 0%, #0c4b82 100%);
  background: linear-gradient(180deg, #0c5ca3 0%, #0c4b82 100%)
}

.title-row--blue::before {
  background-color: #0c5ca3
}

.title-row--red .title-row__wrap-img {
  background: -webkit-gradient(linear, left top, left bottom, from(red), to(#8b0000));
  background: -webkit-linear-gradient(top, red 0%, #8b0000 100%);
  background: -moz-linear-gradient(top, red 0%, #8b0000 100%);
  background: -o-linear-gradient(top, red 0%, #8b0000 100%);
  background: linear-gradient(180deg, red 0%, #8b0000 100%)
}

.title-row--red::before {
  background-color: red
}

.title-row__wrap-img {
  width: 48px;
  height: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 25px
}

.title-row__img {
  width: 24px
}

.grid-post-collapse {
  display: grid;
  grid-template-columns: repeat(4, 1fr)
}

.grid-post-collapse .news-post-big {
  grid-row: span 5/auto
}

.grid-post-collapse .post-sm-wrap {
  grid-row: span 3/auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.grid-post-collapse .post-sm-wrap .news-post-sm {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 0 -1px
}

.grid-post-collapse .news-post-md {
  grid-row: span 3/auto
}

.grid-post-collapse .link-row-all {
  grid-row: span 2/auto;
  grid-column: span 2/auto
}

.grid-post-collapse .link-row-all__wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 32px 24px
}

.interesting {
  position: relative
}

.interesting .title-page {
  margin-bottom: 25px
}

.interesting .link-row-all {
  margin-bottom: 32px
}

.interesting-slider {
  overflow: visible;
  margin-bottom: 32px
}

.interesting-slider::after,
.interesting-slider::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  width: 56px;
  z-index: 5
}

.interesting-slider::before {
  right: 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.interesting-slider::after {
  left: 100%
}

.interesting-slider__block {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block
}

.interesting-slider__block:hover .interesting-slider__title {
  color: #fdcd08
}

.interesting-slider__wrap-text {
  min-height: 328px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 46, 51, 0)), to(rgba(40, 46, 51, .6)));
  background: -webkit-linear-gradient(top, rgba(40, 46, 51, 0) 0%, rgba(40, 46, 51, .6) 100%);
  background: -moz-linear-gradient(top, rgba(40, 46, 51, 0) 0%, rgba(40, 46, 51, .6) 100%);
  background: -o-linear-gradient(top, rgba(40, 46, 51, 0) 0%, rgba(40, 46, 51, .6) 100%);
  background: linear-gradient(180deg, rgba(40, 46, 51, 0) 0%, rgba(40, 46, 51, .6) 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 21px 20px
}

.interesting-slider__title {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 18px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.interesting-slider__date {
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  letter-spacing: .3px;
  color: rgba(255, 255, 255, .7)
}

.interesting-slider__arrow {
  width: 56px;
  height: 80px;
  background-color: #fff;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -webkit-calc(50% - 40px);
  top: -moz-calc(50% - 40px);
  top: calc(50% - 40px);
  z-index: 21;
  cursor: pointer
}

.interesting-slider__arrow svg {
  width: 16px;
  height: 32px;
  stroke: #282e33
}

.interesting-slider__arrow--prev {
  right: 100%
}

.interesting-slider__arrow--next {
  left: 100%
}

.interesting-slider__arrow--next svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.breadcrumbs {
  background-color: #e7e9ec
}

.breadcrumbs--change .breadcrumbs__link::before,
.breadcrumbs__mob-arrow {
  display: none
}

.breadcrumbs__list {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 0 4px
}

.breadcrumbs__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.breadcrumbs__item:last-child .breadcrumbs__link::before {
  display: none
}

.breadcrumbs__wrap-img {
  width: 40px;
  height: 100%;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.breadcrumbs__wrap-img--violet {
  background: -webkit-gradient(linear, left top, left bottom, from(#510c8a), to(#310a52));
  background: -webkit-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: -moz-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: -o-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: linear-gradient(180deg, #510c8a 0%, #310a52 100%)
}

.breadcrumbs__link {
  font-size: 12px;
  line-height: 13px;
  letter-spacing: .4px;
  font-weight: 700;
  padding: 14px 12px;
  display: block;
  position: relative
}

.breadcrumbs__link::before {
  content: "";
  position: absolute;
  right: 0;
  top: -webkit-calc(50% - 4px);
  top: -moz-calc(50% - 4px);
  top: calc(50% - 4px);
  height: 8px;
  width: 1px;
  background-color: #282e33;
  opacity: .1
}

.breadcrumbs__link--active {
  color: rgba(40, 46, 51, .5)
}

.row-title-inner {
  padding-top: 25px;
  margin-bottom: 24px
}

.row-title-inner__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.row-title-inner .social__link {
  border-color: rgba(40, 46, 51, .1);
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.row-title-inner .social__link:hover {
  border-color: #282e33
}

.row-title-inner .social__svg {
  fill: #282e33
}

.article-inner__wrap-text blockquote.none-arrow,
.article-inner__wrap-text ul,
.row-title-inner--change {
  margin-bottom: 30px
}

.title-inner {
  font-size: 40px;
  line-height: 48px
}

.projects-wrapper .news-post-big::before,
.tabs-row__content {
  display: none
}

.tabs-row__content--active {
  display: block
}

.tabs-row__nav {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.tabs-row__tab {
  padding: 16px 33px;
  font-size: 12px;
  line-height: 16px;
  color: #55585a;
  text-transform: uppercase;
  letter-spacing: .4px;
  display: block;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.tabs-row__tab--active {
  color: #282e33
}

.hash-slider,
.tabs-row__tab--active {
  background-color: #fdcd08
}

.hash-slider__container {
  margin-right: -56px
}

.hash-slider__slide {
  width: auto;
  margin-right: 32px
}

.hash-slider__link {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #282e33;
  display: block;
  padding: 16px 0 20px
}

.hash-slider__link--active {
  color: rgba(40, 46, 51, .7)
}

.hash-slider--change {
  background-color: #310a52
}

.hash-slider--change .hash-slider__link {
  padding: 12px 0;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.hash-slider--change .hash-slider__link:hover,
.program-guide__link:hover span {
  color: #fdcd08
}

.grid-inner {
  padding-bottom: 40px;
  padding-top: 32px
}

.grid-inner .title-page {
  margin-bottom: 26px
}

.grid-inner__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 32px
}

.grid-inner__wrapper .link-row-all {
  grid-column: span 4/auto
}

.grid-inner__wrapper--change-offset {
  grid-gap: 16px
}

.grid-inner__wrapper--offset {
  margin-bottom: 32px
}

.grid-inner--no-offset-top {
  padding-top: 0
}

.video-sect__up {
  position: relative
}

.video-sect__row-air {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  left: 56px;
  right: 56px;
  top: 17px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.video-sect__row-air .rec-cicle {
  margin-bottom: 1px
}

.video-sect__text-air {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: .07em;
  font-weight: 400;
  color: #fff;
  margin-right: 8px
}

.video-sect__text-air:last-child {
  margin: 0
}

.video-sect__down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.video-sect__tab {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 33.33%;
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  background-color: #414548;
  padding: 16px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer
}

.video-sect__tab:first-child {
  padding-left: 56px
}

.video-sect__tab:last-child {
  padding-right: 56px;
  background-color: #e7e9ec
}

.video-sect__tab:last-child .video-sect__age,
.video-sect__tab:last-child .video-sect__caption {
  color: #000
}

.video-sect__tab:last-child .video-sect__time {
  color: #282e33
}

.video-sect__tab:last-child .video-sect__icon-play {
  fill: #282e33;
  stroke: #282e33
}

.video-sect__tab--active {
  background-color: #282e33
}

.video-sect__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.video-sect__img {
  max-width: 83px;
  min-width: 83px
}

.video-sect__wrap-text {
  padding-left: 21px
}

.video-sect__time {
  font-size: 12px;
  line-height: 13px;
  letter-spacing: .4px;
  color: #fff;
  opacity: .5;
  display: block;
  margin-bottom: 5px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.video-sect__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 7px
}

.video-sect__age,
.video-sect__caption,
.video-sect__icon-play {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.video-sect__icon-play {
  min-width: 15px;
  max-width: 15px;
  fill: #fff;
  stroke: #fff;
  max-height: 15px;
  margin-top: 3px;
  margin-right: 10px
}

.video-sect__age,
.video-sect__caption {
  font-size: 16px;
  line-height: 20px;
  color: #fff
}

.video-sect__age {
  font-size: 12px;
  line-height: 13px;
  letter-spacing: .4px;
  font-weight: 700;
  display: block
}

.article-inner__wrap-text blockquote.none-arrow::before,
.tv-program__block .news-post-sm__play-wrap::before,
.video-ether {
  display: none
}

.video-ether__video {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.video-ether--active {
  display: block
}

.popular-issues {
  padding-bottom: 40px;
  padding-top: 36px;
  position: relative
}

.popular-issues::after,
.popular-issues::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 10
}

.popular-issues::before {
  left: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 80px
}

.popular-issues::after {
  right: 0;
  width: 120px
}

.popular-issues .title-page {
  margin-bottom: 20px;
  position: relative;
  z-index: 11
}

.popular-issues__slider {
  margin: 0 -200px;
  padding: 0 200px;
  height: 100%
}

.popular-issues__wrapper {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%
}

.popular-issues__slide {
  max-width: 208px;
  height: auto
}

.popular-issues__slide .news-post-md {
  height: 100%
}

.popular-issues__arrow {
  width: 56px;
  height: 80px;
  background-color: #fff;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -webkit-calc(50% - 40px);
  top: -moz-calc(50% - 40px);
  top: calc(50% - 40px);
  cursor: pointer;
  z-index: 40;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.popular-issues__arrow--prev {
  left: 0
}

.popular-issues__arrow--next {
  right: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.popular-issues__arrow svg {
  width: 16px;
  height: 32px;
  stroke: #282e33
}

.popular-issues .swiper-button-disabled {
  opacity: 0
}

.popular-issues .news-post-md__date {
  text-transform: inherit;
  font-size: 12px;
  line-height: 16px
}

.popular-issues .news-post-md__date b {
  color: #282e33
}

.age {
  width: auto;
  min-height: 20px;
  display: block;
  background-color: rgba(40, 46, 51, .8);
  border-left: 1px solid red;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  color: #fff;
  letter-spacing: .4px;
  padding: 3px 6px
}

.six-columns {
  padding-bottom: 32px
}

.six-columns__wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 32px
}

.six-columns__wrapper .news-post-md {
  grid-column: span 2/auto
}

.six-columns__wrapper .news-post-big {
  grid-column: span 3/auto
}

.six-columns__wrapper .link-row-all {
  grid-column: span 6/auto
}

.content-wrap__wrap-img {
  display: block;
  margin-bottom: 37px
}

.content-wrap__img-ban {
  width: 100%
}

.content-wrap .container {
  max-width: 928px
}

.article-inner__wrap-text p,
.content-wrap__wrap-text p {
  font-size: 18px;
  line-height: 24px;
  color: rgba(10, 26, 49, .7);
  margin-bottom: 10px
}

.content-wrap .popular-issues {
  overflow: hidden
}

.content-wrap .popular-issues__slider {
  padding: 0;
  margin: 0;
  overflow: visible
}

.center-wrap .container {
  padding: 0;
  max-width: 992px
}

.date-article {
  font-size: 14px;
  line-height: 24px;
  color: #282e33;
  opacity: .5;
  display: block;
  margin: 10px 0 15px
}

.article-inner__wrap-img {
  margin-bottom: 28px
}

.article-inner__wrap-slider,
.article-inner__wrap-video {
  margin-bottom: 28px;
  position: relative;
  z-index: 31
}

.article-inner .news-post-sm,
.article-inner__wrap-text a {
  position: relative;
  z-index: 31
}

.article-inner__img {
  width: 100%
}

.article-inner__img-name {
  font-size: 12px;
  line-height: 16px;
  color: rgba(40, 46, 51, .5);
  padding: 12px 0;
  border-bottom: 1px solid #e7e9ec;
  display: block
}

.article-inner__wrap-text p {
  margin-bottom: 30px
}

.article-inner__wrap-text a {
  font-size: 18px;
  line-height: 24px;
  color: #0c5ca3
}

.article-inner__wrap-text h2,
.article-inner__wrap-text h3,
.article-inner__wrap-text h4 {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 23px
}

.article-inner__wrap-text li,
.article-inner__wrap-text span {
  font-size: 18px;
  line-height: 24px;
  color: rgba(10, 26, 49, .7);
  margin-bottom: 5px;
  display: block
}

.article-inner__wrap-text ul li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 11px;
  width: 2px;
  height: 2px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-color: #282e33;
  -webkit-box-shadow: 0 0 0 2px #282e33;
  -moz-box-shadow: 0 0 0 2px #282e33;
  box-shadow: 0 0 0 2px #282e33
}

.article-inner__wrap-text ol {
  counter-reset: my-awesome-counter;
  margin-bottom: 30px
}

.article-inner__wrap-text ol li {
  counter-increment: my-awesome-counter
}

.article-inner__wrap-text ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  line-height: 24px
}

.article-inner__wrap-text li {
  padding-left: 26px;
  position: relative
}

.article-inner__wrap-text blockquote {
  font-size: 24px;
  line-height: 32px;
  color: #282e33;
  padding: 15.5px 32px 15.5px 46px;
  border: 1px solid #e7e9ec;
  border-left: 2px solid #55585a;
  position: relative
}

.article-inner__wrap-text blockquote::before {
  content: "«";
  position: absolute;
  left: -2px;
  top: 16px;
  background-color: #fff;
  width: 15px;
  height: 26px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700
}

.article-inner__wrap-text--link-row {
  margin-bottom: 33px;
  position: relative;
  z-index: 31
}

.article-inner__wrap-text--link-row a {
  font-size: 16px;
  line-height: 20px;
  display: block;
  font-weight: 700;
  padding-bottom: 15px;
  border-bottom: 1px solid #e7e9ec;
  color: #55585a;
  margin-bottom: 10px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: relative;
  z-index: 31
}

.article-inner__flex-post {
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 2px solid #55585a;
  margin-bottom: 35px
}

.article-inner__flex-post .news-post-sm {
  margin-right: 8px;
  max-width: 328px;
  min-height: 176px
}

.article-inner__user-info {
  border: 1px solid #e7e9ec;
  margin-top: -1px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 24px;
  margin-bottom: 28px
}

.article-inner__user-info img {
  max-width: 40px;
  min-width: 40px;
  margin-right: 16px
}

.article-inner__user-info p {
  font-size: 12px;
  line-height: 13px;
  font-weight: 700;
  color: rgba(40, 46, 51, .5);
  letter-spacing: .4px;
  margin: 0
}

.article-inner__hash-row,
.article-inner__user-info,
.article-inner__wrapper-down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.article-inner__wrapper-down {
  border-top: 1px solid rgba(85, 88, 90, .5);
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 24px 0 20px
}

.article-inner__hash-row {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 31
}

.article-inner__hash-link {
  font-size: 16px;
  line-height: 20px;
  color: #55585a;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-weight: 700;
  margin-right: 24px;
  margin-bottom: 9px;
  position: relative;
  z-index: 31
}

.article-inner__hash-link:hover {
  color: #0c5ca3
}

.article-inner .link-row-all {
  margin-bottom: 46px;
  position: relative;
  z-index: 31
}

.additionally-slider {
  padding-top: 36px;
  padding-bottom: 40px;
  position: relative;
  z-index: 31
}

.additionally-slider .title-page {
  margin-bottom: 26px
}

.additionally-slider__slide {
  max-width: 328px
}

.infinity-block {
  position: relative
}

.infinity-block:first-child .bg-shadow {
  display: none !important
}

.infinity-block .center-wrap {
  position: relative;
  z-index: 2
}

.infinity-block .article-inner__hash-link,
.infinity-block .social {
  position: relative;
  z-index: 31
}

.bg-shadow {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 30
}

.tv-program {
  padding-bottom: 56px
}

.tv-program__up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px
}

.tv-program__wrap {
  margin-right: 16px
}

.tv-program__wrap:last-child {
  margin: 0
}

.tv-program__middle {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 32px;
  -moz-column-gap: 32px;
  column-gap: 32px
}

.tv-program__block {
  grid-row: span 8/auto;
  padding-bottom: 16px
}

.tv-program__block .news-post-sm {
  border: 0
}

.tv-program__block .news-post-sm:first-child {
  background-color: #282e33;
  color: #fff
}

.tv-program__block .news-post-sm:first-child .news-post-sm__age,
.tv-program__block .news-post-sm:first-child .news-post-sm__date {
  color: #fff
}

.tv-program__block .news-post-sm:nth-child(2) {
  background-color: #414548;
  color: #fff
}

.tv-program__block .news-post-sm:nth-child(2) .news-post-sm__age,
.tv-program__block .news-post-sm:nth-child(2) .news-post-sm__date {
  color: #fff
}

.tv-program__block .news-post-sm:last-child {
  background-color: #e7e9ec
}

.tv-program__block .news-post-sm__date {
  margin-bottom: 5px;
  display: block;
  text-transform: none;
  font-size: 12px;
  line-height: 13px;
  font-weight: 700
}

.tv-program__block .news-post-sm__play-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.tv-program__block .news-post-sm__wrap-svg {
  margin-top: 2px
}

.tv-program__block .news-post-sm__age {
  font-size: 12px;
  line-height: 13px;
  letter-spacing: .4px;
  font-weight: 700
}

.tv-program__block .news-post-sm:hover .news-post-sm__title {
  color: inherit;
  opacity: .6
}

.tv-program__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 8px 0;
  cursor: pointer
}

.tv-program__row:hover .tv-program__name {
  color: #0c5ca3
}

.tv-program__time {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: .4px;
  margin-right: 2%
}

.tv-program__name {
  font-size: 16px;
  line-height: 24px;
  margin-right: 5px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.tv-program__age {
  font-size: 16px;
  line-height: 24px;
  color: rgba(10, 26, 49, .5)
}

.select+.ui-selectmenu-button {
  background-color: transparent;
  border: 1px solid rgba(40, 46, 51, .1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 7px 8px
}

.select+.ui-selectmenu-button .ui-selectmenu-text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #55585a;
  letter-spacing: .4px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.select+.ui-selectmenu-button .ui-selectmenu-icon {
  background-image: url(/local/templates/.default/css/../img/arrow-down.svg);
  width: 24px;
  height: 24px;
  background-position: center center;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  border: 1px solid #282e33
}

.ui-selectmenu-menu .ui-menu-item div {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #55585a;
  letter-spacing: .4px;
  padding: 12px 8px
}

.ui-widget.ui-widget-content {
  border: 0
}

.ui-selectmenu-button-open,
.ui-selectmenu-open {
  -webkit-box-shadow: 0 5px 10px 2px rgba(229, 229, 229, .3);
  -moz-box-shadow: 0 5px 10px 2px rgba(229, 229, 229, .3);
  box-shadow: 0 5px 10px 2px rgba(229, 229, 229, .3)
}

.ui-selectmenu-button-open {
  border-color: transparent !important
}

.ui-widget-content .ui-state-active {
  background-color: #e7e9ec;
  border: 0;
  margin: 0
}

.search-page {
  padding-bottom: 32px
}

.search-page__up {
  margin-bottom: 44px
}

.search-page__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px
}

.search-page__wrap .link-row-all {
  max-width: 208px;
  width: 100%
}

.search-page__wrap .link-row-all__wrapper {
  padding: 32px
}

.search-page__field {
  font-size: 32px;
  line-height: 32px;
  border: 1px solid #e7e9ec;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 16px 32px;
  vertical-align: middle;
  min-width: 1px
}

.search-page__field::-webkit-input-placeholder {
  font-size: 32px;
  line-height: 40px;
  color: rgba(40, 46, 51, .3)
}

.search-page__field:-moz-placeholder,
.search-page__field::-moz-placeholder {
  font-size: 32px;
  line-height: 40px;
  color: rgba(40, 46, 51, .3)
}

.search-page__field:-ms-input-placeholder,
.search-page__field::-ms-input-placeholder {
  font-size: 32px;
  line-height: 40px;
  color: rgba(40, 46, 51, .3)
}

.search-page__field::placeholder {
  font-size: 32px;
  line-height: 40px;
  color: rgba(40, 46, 51, .3)
}

.search-page__field:focus::-webkit-input-placeholder {
  opacity: 0
}

.search-page__field:focus:-moz-placeholder,
.search-page__field:focus::-moz-placeholder {
  opacity: 0
}

.search-page__field:focus:-ms-input-placeholder,
.search-page__field:focus::-ms-input-placeholder {
  opacity: 0
}

.search-page__field:focus::placeholder {
  opacity: 0
}

.search-page__middle {
  margin-bottom: 31px
}

.search-page__middle .news-post-sm {
  margin-top: -1px
}

.search-page .news-post-sm__down {
  margin-top: 12px
}

.issues-wrapper .news-post-big__wrap-text,
.news-wrapper .news-post-big__wrap-text {
  padding-bottom: 0
}

.fixed-header .breadcrumbs__link::before,
.issues-wrapper .play-block__play::before {
  display: none
}

.fixed-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  z-index: 100;
  display: none
}

.fixed-header__left,
.fixed-header__link-back,
.fixed-header__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.fixed-header__wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.fixed-header__left,
.fixed-header__link-back {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.fixed-header__left {
  padding-right: 15px
}

.fixed-header__link-back {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch
}

.fixed-header .search-drop__arrow {
  margin: 0 17px 0 0
}

.fixed-header .breadcrumbs__link {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 2px;
  margin-left: 5px
}

.fixed-header__name-page {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin-left: 15px
}

.fixed-header .social__item:first-child .social__link {
  border-left: 1px solid rgba(40, 46, 51, .1)
}

.fixed-header .social__item:last-child .social__link {
  border-right: 1px solid rgba(40, 46, 51, .1)
}

.fixed-header .social__link {
  padding: 0 12px;
  border: 0;
  border-left: 1px solid rgba(40, 46, 51, .1);
  min-height: 40px;
  height: 100%
}

.fixed-header .social__svg {
  fill: #282e33
}

.post-slider__slide {
  cursor: pointer
}

.post-slider__img {
  width: 100%
}

.post-slider__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 88px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.post-slider__arrow:hover {
  background-color: rgba(10, 26, 49, .2);
  border-color: transparent
}

.post-slider__arrow svg {
  width: 32px;
  height: 32px;
  stroke: #fff
}

.post-slider__arrow--prev {
  left: 0;
  border-right: 1px solid rgba(255, 255, 255, .2)
}

.post-slider__arrow--next {
  right: 0;
  border-left: 1px solid rgba(255, 255, 255, .2)
}

.post-slider__arrow--next svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.article-inner-video,
header {
  position: relative
}

.article-inner-video__wrap-play {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  z-index: 5
}

.article-inner-video__wrap-play--hide {
  display: none
}

.article-inner-video__wrap-svg {
  width: 80px;
  height: 80px;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.article-inner-video__play {
  width: 100%;
  height: 100%;
  fill: #fff
}

.article-inner-video__video {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.not-found-page .title-inner {
  margin-bottom: 30px
}

.not-found-page__text {
  font-size: 24px;
  line-height: 32px;
  max-width: 568px;
  margin-bottom: 32px;
  display: block
}

.not-found-page__text a {
  font-size: 24px;
  line-height: 32px;
  color: #0c5ca3;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.not-found-page__text a:active,
.not-found-page__text a:hover {
  color: #0c5ca3;
  opacity: .7
}

.not-found-page .link-row-all {
  max-width: 208px
}

.not-found-page .row-title-inner {
  margin-bottom: 65px;
  padding-top: 65px
}

.not-found-page__img {
  width: 100%
}

.autor-name {
  position: relative;
  padding-left: 20px;
  margin-left: 32px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.autor-name::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background: #282e33;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  top: 10px;
  left: 0
}

.autor-name__caption {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #929598;
  margin-right: 5px
}

header {
  z-index: 100
}

.gray-bg-page,
.search-drop {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  display: none
}

.gray-bg-page {
  bottom: 0;
  background-color: rgba(40, 46, 51, .2)
}

.search-drop {
  z-index: 100;
  background-color: #fff;
  padding: 72px 0 36px
}

.search-drop__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 44px
}

.search-drop__left {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 30px
}

.search-drop__field {
  font-size: 32px;
  line-height: 32px;
  background-color: transparent;
  width: 100%
}

.search-drop__field::-webkit-input-placeholder {
  color: rgba(40, 46, 51, .3);
  font-size: 32px;
  line-height: 32px
}

.search-drop__field:-moz-placeholder,
.search-drop__field::-moz-placeholder {
  color: rgba(40, 46, 51, .3);
  font-size: 32px;
  line-height: 32px
}

.search-drop__field:-ms-input-placeholder,
.search-drop__field::-ms-input-placeholder {
  color: rgba(40, 46, 51, .3);
  font-size: 32px;
  line-height: 32px
}

.search-drop__field::placeholder {
  color: rgba(40, 46, 51, .3);
  font-size: 32px;
  line-height: 32px
}

.search-drop__link-text {
  font-size: 12px;
  line-height: 16px;
  color: #0c5ca3;
  margin: 0 4px
}

.search-drop__close,
.search-drop__right {
  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
}

.search-drop__right .link-row-all__wrapper {
  padding: 12px 25px
}

.search-drop__right .link-row-all__text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .4px
}

.search-drop__close {
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 5;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 32px
}

.search-drop__close::before {
  content: "";
  position: absolute;
  top: 0;
  right: -webkit-calc(50% - .5px);
  right: -moz-calc(50% - .5px);
  right: calc(50% - .5px);
  bottom: 0;
  width: 1px;
  background-color: #282e33;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.search-drop__close::after,
.search-drop__close::before,
.search-drop__link {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.search-drop__close::after {
  content: "";
  position: absolute;
  top: 0;
  right: -webkit-calc(50% - .5px);
  right: -moz-calc(50% - .5px);
  right: calc(50% - .5px);
  bottom: 0;
  width: 1px;
  background-color: #282e33;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.search-drop__down {
  margin-bottom: 35px
}

.search-drop__link {
  font-size: 16px;
  line-height: 25px;
  color: #282e33;
  display: block;
  padding: 14.5px 0;
  border-top: 1px solid #e7e9ec
}

.search-drop__link:hover {
  color: #0c5ca3
}

.search-drop__over-row {
  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
}

.search-drop__text,
.search-drop__value {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  margin-right: 10px
}

.search-drop__text {
  text-transform: uppercase;
  letter-spacing: .4px
}

.search-drop__value {
  color: rgba(40, 46, 51, .5)
}

.search-drop__arrow {
  width: 16px;
  height: 16px;
  stroke: #282e33
}

.page-header {
  background-color: #55585a
}

.page-header__wrapper {
  display: grid;
  grid-template-areas: "logo video program""logo video nav";
  grid-template-columns: 264px 1fr;
  width: 100%
}

.page-header .logo {
  min-width: 264px;
  max-width: 264px;
  width: 100%;
  grid-area: logo
}

.page-header .logo__wrap {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.page-header .logo__img {
  width: 100%;
  max-width: 154px;
  height: 100%;
  max-height: 100%
}

.page-header__down,
.page-header__up {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.page-header__up {
  background-color: #282e33;
  position: relative;
  overflow: hidden;
  grid-area: program
}

.page-header__up::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 56px;
  background: -webkit-gradient(linear, left top, right top, color-stop(-41.96%, rgba(40, 46, 51, 0)), to(#282e33));
  background: -webkit-linear-gradient(left, rgba(40, 46, 51, 0) -41.96%, #282e33 100%);
  background: -moz-linear-gradient(left, rgba(40, 46, 51, 0) -41.96%, #282e33 100%);
  background: -o-linear-gradient(left, rgba(40, 46, 51, 0) -41.96%, #282e33 100%);
  background: linear-gradient(90deg, rgba(40, 46, 51, 0) -41.96%, #282e33 100%);
  z-index: 5
}

.page-header__down {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 8.9%;
  grid-area: nav
}

.program-guide__item {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  width: auto
}

.program-guide__link {
  padding: 9px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.program-guide__link span {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: .07em;
  font-weight: 400;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.program-guide__link:focus {
  color: #fdcd08
}

.rec-cicle {
  width: 7px;
  height: 7px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: red;
  margin-right: 8px;
  -webkit-animation: pulse 1.5s infinite;
  -moz-animation: pulse 1.5s infinite;
  -o-animation: pulse 1.5s infinite;
  animation: pulse 1.5s infinite;
  display: inline-block
}

.nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.nav__link {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  padding: 13px 20px;
  display: block;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.nav__link:hover {
  color: #fdcd08
}

.nav__link:focus {
  color: #fdcd08
}

.search-icon {
  width: 32px;
  height: 32px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer
}

.search-icon__svg {
  width: 16px;
  height: 16px;
  max-height: 18px;
  min-height: 1px;
  stroke: #fdcd08
}

.burger {
  display: none
}

.video-block {
  grid-area: video;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  width: 136px;
  position: relative;
  z-index: 20
}

.my-modal__wrap-video iframe,
.video-block iframe {
  width: 100%;
  height: 100%
}

.video-block--fixed {
  width: 0
}

.video-block--fixed .video-block__wrapper {
  position: fixed;
  border: 0;
  max-height: inherit
}

.video-block--fixed .video-block__close {
  opacity: 1
}

.video-block__wrapper {
  border: 4px solid #fdcd08;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  width: 136px;
  max-height: 80px
}

.video-block__block {
  position: relative
}

.video-block__close {
  width: 32px;
  height: 32px;
  background-color: #fdcd08;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
  opacity: 0;
  z-index: 20
}

.video-block__close::after,
.video-block__close::before {
  content: "";
  position: absolute;
  left: -webkit-calc(50% - .5px);
  left: -moz-calc(50% - .5px);
  left: calc(50% - .5px);
  top: -webkit-calc(50% - 10px);
  top: -moz-calc(50% - 10px);
  top: calc(50% - 10px);
  width: 1px;
  height: 20px;
  background-color: #282e33;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.video-block__close::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.video-block__wrap-play {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 10
}

.video-block__play {
  fill: #fff;
  stroke: #fff;
  width: 32px;
  height: 32px;
  cursor: pointer
}

.video-block__video,
.video-block__wrap {
  height: 100%;
  width: 100%
}

.video-block__video {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

.progress-bar {
  position: relative;
  background-color: rgba(250, 250, 250, .1)
}

.progress-bar .time-bar {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(51.56%, #fff), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 51.56%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 51.56%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 51.56%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 51.56%, rgba(255, 255, 255, 0) 100%);
  opacity: .2
}

.page-footer {
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #55585a), color-stop(50%, #414548));
  background: -webkit-linear-gradient(left, #55585a 50%, #414548 50%);
  background: -moz-linear-gradient(left, #55585a 50%, #414548 50%);
  background: -o-linear-gradient(left, #55585a 50%, #414548 50%);
  background: linear-gradient(to right, #55585a 50%, #414548 50%)
}

.page-footer__left-block,
.page-footer__right-block,
.page-footer__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.page-footer__left-block,
.page-footer__right-block {
  width: 50%
}

.page-footer__left-block {
  padding: 32px 0
}

.page-footer__right-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.page-footer__block {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.page-footer__wrap {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: -56px;
  padding: 37px 56px 25px 47px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer
}

.page-footer__wrap:hover {
  background-color: rgba(40, 46, 51, .5)
}

.page-footer__caption {
  font-size: 24px;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 14px
}

.page-footer__text {
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, .7);
  max-width: 416px
}

.link-square {
  width: 40px;
  height: 40px;
  border: 1px solid #fdcd08;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 6px
}

.link-square svg {
  width: 10px;
  height: 17px;
  stroke: #fdcd08;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.link-square,
.social-search,
.social-search__wrap {
  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
}

.social-search {
  padding: 31px 48px;
  height: 100%
}

.social-search__wrap {
  width: 56px;
  height: 56px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid #fdcd08;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 34px
}

.social-search__number,
.social-search__text {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .3px
}

.social-search__number {
  font-weight: 700;
  color: #fdcd08
}

.social-search__text {
  color: rgba(255, 255, 255, .5);
  display: block
}

.social-search__caption {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  display: block
}

.footer-list {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 240px;
  border-right: 1px solid rgba(255, 255, 255, .1);
  padding: 8px 0 0;
  display: block
}

.first-screen-news__row:last-child .first-screen-news__wrap,
.first-screen-news__row:last-child .first-screen-news__wrapper,
.footer-list:last-child {
  border: 0
}

.footer-list__item {
  position: relative;
  line-height: 24px
}

.footer-list__item .rec-cicle {
  position: absolute;
  left: 0;
  top: 8px
}

.footer-list__link,
.footer-list__link b {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.footer-list__link {
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, .7);
  display: block;
  padding: 2px 0 2px 24px
}

.footer-list__link:hover,
.footer-list__link:hover b {
  color: #fdcd08
}

.footer-list__link b {
  color: #fff
}

.footer-down {
  background-color: #282e33
}

.footer-down__wrapper {
  padding: 20px 0
}

.footer-down__text {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .3px;
  color: rgba(255, 255, 255, .5);
  margin-bottom: 30px
}

.social__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.social__item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-right: -1px
}

.social__item:last-child {
  margin: 0
}

.social__link {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, .2);
  min-height: 56px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.social__link:hover {
  background-color: rgba(255, 255, 255, .05)
}

.social__svg {
  width: 16px;
  height: 16px;
  fill: #fff
}

.modal-container,
.overlay_popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  display: none
}

.modal-container {
  bottom: 0;
  overflow: auto;
  z-index: 70;
  background-color: rgba(0, 0, 0, .4)
}

.modal-container__container {
  display: table;
  width: 100%;
  height: 100%
}

.modal-container__wrapper {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding: 30px 24px;
  text-align: center
}

.overlay_popup {
  background-color: rgba(0, 0, 0, .4);
  height: 100%;
  z-index: 73
}

.my-modal {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 75;
  position: relative;
  top: -webkit-calc(50% - 290px);
  top: -moz-calc(50% - 290px);
  top: calc(50% - 290px);
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  padding: 25px 40px 40px;
  -webkit-box-shadow: 2px 6px 8px rgba(0, 0, 0, .2);
  -moz-box-shadow: 2px 6px 8px rgba(0, 0, 0, .2);
  box-shadow: 2px 6px 8px rgba(0, 0, 0, .2);
  text-align: left
}

.my-modal__up {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #dbdbe3;
  padding-bottom: 20px
}

.my-modal__title {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 15px
}

.my-modal__text {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 32px
}

.my-modal__close {
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 5;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  right: 24px;
  top: 24px
}

.my-modal__close::after,
.my-modal__close::before {
  content: "";
  position: absolute;
  top: 0;
  right: -webkit-calc(50% - .5px);
  right: -moz-calc(50% - .5px);
  right: calc(50% - .5px);
  bottom: 0;
  width: 1px;
  background-color: #282e33;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.my-modal__close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.my-modal__block {
  padding-top: 31px
}

.my-modal__field {
  width: 100%;
  border: 1px solid #e7e9ec;
  padding: 16px 24px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 24px
}

.my-modal__field::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: rgba(40, 46, 51, .3)
}

.my-modal__field:-moz-placeholder,
.my-modal__field::-moz-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: rgba(40, 46, 51, .3)
}

.my-modal__field:-ms-input-placeholder,
.my-modal__field::-ms-input-placeholder {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: rgba(40, 46, 51, .3)
}

.my-modal__field::placeholder {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: rgba(40, 46, 51, .3)
}

.my-modal__field:focus {
  border-color: #55585a
}

.my-modal .check-wrapper {
  margin-bottom: 32px
}

.my-modal__wrap-video {
  height: 425px
}

.my-modal__scroll {
  overflow: auto;
  max-height: 230px
}

.my-modal__wrap-text {
  padding: 35px 40px 40px
}

.my-modal__wrap-text .h4 {
  font-size: 24px;
  line-height: 32px;
  color: #282e33;
  margin-top: 0;
  font-weight: 400;
  padding: 0 0 12px
}

.my-modal__wrap-text .h4 span {
  border: 1px solid #abacae;
  font-size: 12px;
  color: #abacae;
  line-height: 16px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  padding: 0 4px;
  margin-left: 12px;
  vertical-align: top;
  position: relative;
  top: 7px
}

.my-modal__wrap-text p {
  font-size: 16px;
  line-height: 24px
}

.check-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.check-wrapper__check,
.input-file input {
  display: none
}

.check-wrapper__square {
  min-width: 24px;
  height: 24px;
  border: 1px solid #282e33;
  position: relative;
  display: block;
  margin-right: 16px;
  cursor: pointer
}

.check-wrapper__square::before {
  content: "";
  position: absolute;
  left: -webkit-calc(50% - 6px);
  left: -moz-calc(50% - 6px);
  left: calc(50% - 6px);
  top: -webkit-calc(50% - 6px);
  top: -moz-calc(50% - 6px);
  top: calc(50% - 6px);
  width: 12px;
  height: 12px;
  background-image: url(/local/templates/.default/css/../img/check.svg);
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.check-wrapper__check:checked+.check-wrapper__square::before {
  opacity: 1
}

.check-wrapper__text,
.check-wrapper__text a {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700
}

.check-wrapper__text a {
  color: #0c5ca3
}

#modal1 .my-modal,
#modal2 .my-modal {
  max-width: 448px
}

.modal-video {
  max-width: 840px;
  padding: 0
}

.modal-video .my-modal__close {
  top: auto;
  right: auto;
  left: 100%;
  bottom: 100%
}

.modal-video .my-modal__close::after,
.modal-video .my-modal__close::before {
  background-color: #fff;
  width: 3px
}

.modal-video .my-modal__block {
  padding-top: 0
}

.input-file {
  margin-bottom: 25px
}

.input-file__btn {
  background-color: transparent;
  font-size: 16px;
  line-height: 25px;
  color: #0c5ca3;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 7px
}

.input-file__list {
  margin: 0 -12px
}

.input-file__name {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 12px;
  margin-bottom: 7px;
  cursor: default
}

.input-file__name:last-of-type {
  margin: 0
}

.input-file__name::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(/local/templates/.default/css/../img/delete-icon.svg);
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 6px;
  cursor: pointer;
  margin-top: 2px
}

.first-screen {
  padding-bottom: 40px;
  margin-top: 31px
}

.first-screen__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.first-screen__left-block {
  max-width: 66%
}

.first-screen--change .first-screen__left-block {
  max-width: 48.87%
}

.first-screen--change .first-screen-slider__block {
  padding: 0 40px 33px
}

.first-screen--change .first-screen-slider__caption {
  font-size: 24px;
  line-height: 24px
}

.first-screen--change .date {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  opacity: .7;
  font-weight: 700
}

.first-screen__right-block {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.first-screen__right-block--change {
  max-width: 51.13%
}

.first-screen__right-block::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1px;
  right: 8px;
  height: 23px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 20
}

.first-screen-slider__slide {
  cursor: pointer
}

.first-screen-slider__block {
  min-height: 512px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 120px 33px;
  position: relative
}

.first-screen-slider__block--change {
  height: 100%
}

.first-screen-slider__block::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(40, 46, 51, 0)), to(#282e33));
  background: -webkit-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
  background: -moz-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
  background: -o-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
  background: linear-gradient(180deg, rgba(40, 46, 51, 0) 50%, #282e33 100%)
}

.first-screen-slider .category-flag {
  margin-bottom: 20px
}

.first-screen-slider__wrap {
  position: relative;
  z-index: 1
}

.first-screen-slider__caption {
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 10px;
  display: block
}

.first-screen-slider__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 88px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.first-screen-slider__arrow:hover {
  background-color: rgba(10, 26, 49, .2);
  border-color: transparent
}

.first-screen-slider__arrow svg {
  width: 32px;
  height: 32px;
  stroke: #fff
}

.first-screen-slider__arrow--prev {
  left: 0;
  border-right: 1px solid rgba(255, 255, 255, .2)
}

.first-screen-slider__arrow--next {
  right: 0;
  border-left: 1px solid rgba(255, 255, 255, .2)
}

.first-screen-slider__arrow--next svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg)
}

.first-screen-slider__pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2px
}

.first-screen-slider__pagination span {
  width: 15px;
  height: 4px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 2.5px !important;
  background-color: rgba(255, 255, 255, .8)
}

.category-flag {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}

.category-flag--violet {
  background-color: #25083e
}

.category-flag__wrap-svg {
  width: 32px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.category-flag__svg {
  width: 18px;
  height: 18px;
  fill: #fff
}

.category-flag__text {
  font-size: 12px;
  line-height: 13px;
  color: #fff;
  font-weight: 700;
  padding: 9px 14px;
  background: -webkit-gradient(linear, left top, left bottom, from(#510c8a), to(#310a52));
  background: -webkit-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: -moz-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: -o-linear-gradient(top, #510c8a 0%, #310a52 100%);
  background: linear-gradient(180deg, #510c8a 0%, #310a52 100%)
}

.first-screen-news {
  position: relative;
  max-height: 512px;
  overflow: auto;
  border-bottom: 1px solid #e7e9ec;
  border-right: 1px solid #e7e9ec
}

.first-screen-news--change {
  overflow: inherit;
  height: 100%;
  max-height: inherit
}

.first-screen-news--change::after {
  right: -1px
}

.first-screen-news--change .first-screen-news__row {
  padding-right: 0
}

.first-screen-news--change .first-screen-news__wrap-text {
  padding-right: 32px
}

.first-screen-news::after,
.first-screen-news::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50%;
  height: 2px;
  z-index: 5
}

.first-screen-news::before {
  left: 0;
  background: #0c5ca3
}

.first-screen-news::after {
  right: 0;
  background: red
}

.first-screen-news__wrap-img {
  max-width: 120px;
  min-width: 120px;
  margin-right: 16px
}

.first-screen-news__img,
.menu-video img {
  width: 100%
}

.first-screen-news__title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #282e33;
  text-transform: uppercase;
  padding: 17px 31px 11px;
  background-color: rgba(12, 92, 163, .1)
}

.first-screen-news__row {
  padding: 8px 32px 0;
  display: block
}

.first-screen-news__row:first-child {
  padding-top: 22px
}

.first-screen-news__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid rgba(10, 26, 49, .1);
  padding-bottom: 8px
}

.first-screen-news__wrapper .first-screen-news__wrap {
  border: 0
}

.first-screen-news__caption {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  margin-bottom: 6px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.first-screen-news__caption:hover,
.first-screen-news__category:hover {
  color: #0c5ca3
}

.first-screen-news .scrollbar-track .scrollbar-thumb-y::before,
.first-screen-news__caption--lightning::after {
  content: "";
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat
}

.first-screen-news__caption--lightning::after {
  display: inline-block;
  margin-left: 6px;
  margin-bottom: -2px;
  background-position: center;
  width: 9px;
  height: 14px;
  background-image: url(/local/templates/.default/css/../img/lightning.svg)
}

.first-screen-news__wrap {
  border-bottom: 1px solid rgba(10, 26, 49, .1);
  padding-bottom: 15px
}

.first-screen-news__category,
.first-screen-news__date {
  font-size: 12px;
  line-height: 13px;
  letter-spacing: .2px;
}

.first-screen-news__date {
  color: rgba(10, 26, 49, .5);
  margin-right: 16px
}

.first-screen-news__category {
  font-weight: 700;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.first-screen-news__category--violet {
  color: #310a52
}

.first-screen-news__category--red {
  color: red
}

.first-screen-news .scrollbar-track {
  opacity: 1;
  width: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: rgba(85, 88, 90, .1)
}

.first-screen-news .scrollbar-track .scrollbar-thumb-y {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #282e33
}

.first-screen-news .scrollbar-track .scrollbar-thumb-y::before {
  position: absolute;
  left: -webkit-calc(50% - 2px);
  left: -moz-calc(50% - 2px);
  left: calc(50% - 2px);
  width: 4px;
  top: -webkit-calc(50% - 3px);
  top: -moz-calc(50% - 3px);
  top: calc(50% - 3px);
  height: 6px;
  background-image: url(/local/templates/.default/css/../img/scroll-marker.svg)
}

.first-screen-news .scrollbar-track .scrollbar-thumb-y:hover {
  opacity: .9
}

.mob-menu {
  position: fixed;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #55585a;
  z-index: 20;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  overflow: auto
}

.mob-menu,
.mob-menu .video-block {
  display: none
}

.mob-menu--open {
  left: 0
}

.mob-menu__up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.mob-menu__middle {
  padding: 25px 56px 25px 48px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.mob-menu__down-row {
  padding: 24px 56px 24px 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.mob-menu__text {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .4px;
  color: rgba(255, 255, 255, .7);
  font-weight: 700;
  max-width: 220px
}

.close-menu {
  width: 40px;
  height: 40px;
  background-color: #000;
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 10
}

.close-menu::after,
.close-menu::before {
  content: "";
  position: absolute;
  left: -webkit-calc(50% - .5px);
  left: -moz-calc(50% - .5px);
  left: calc(50% - .5px);
  top: 4px;
  bottom: 4px;
  background-color: #fff;
  width: 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.close-menu::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.menu-video {
  max-width: 155px
}

.menu-ether {
  background-color: #282e33;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 15px 22px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.menu-ether__caption {
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  letter-spacing: .4px
}

.menu-ether__text {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .4px;
  color: rgba(255, 255, 255, .7);
  display: block;
  margin-bottom: 7px
}

.menu-ether__old {
  font-size: 12px;
  line-height: 12px;
  display: block;
  letter-spacing: .4px;
  color: #fff
}

.mob-menu-nav__item {
  padding: 14px 0;
  border-top: 1px solid rgba(255, 255, 255, .1)
}

.mob-menu-nav__item:first-child {
  border: 0;
  padding-top: 0
}

.mob-menu-nav__caption {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  color: #fff
}

.mob-menu-nav__link {
  font-size: 14px;
  line-height: 24px;
  color: rgba(255, 255, 255, .7)
}

.menu-soc-row {
  background-color: #282e33;
  padding: 16px 56px 16px 48px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.menu-soc-row__text {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: #fff;
  opacity: .5;
  display: block
}

.menu-soc-row__hash {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  color: #fdcd08;
  display: block
}

.menu-soc-row .logo {
  padding: 0
}

.nav-fixed {
  display: none;
  position: fixed;
  background-color: #f3f3f4;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 18
}

.nav-fixed__wrap {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  min-height: 60px;
  border-right: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 5px;
  padding-top: 5px
}

.nav-fixed__wrap:active {
  background-color: #fff
}

.nav-fixed__wrap:active svg {
  fill: #fdcd08;
  stroke: #fdcd08
}

.nav-fixed__wrap:last-child {
  border: 0
}

.nav-fixed__wrap .burger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  height: 25px;
  margin: 0;
  width: 25px
}

.nav-fixed__wrap .burger__line {
  background-color: #282e33
}

.nav-fixed__svg {
  max-width: 25px;
  max-height: 25px;
  fill: #282e33;
  stroke: #282e33
}

.nav-fixed__caption {
  font-size: 12px;
  line-height: 10px;
  font-weight: 700;
  letter-spacing: .4px;
  color: #414548;
  margin-top: 6px
}

@media (max-width:1400px) {
  .news-post-sm__up {
    display: block
  }

  .news-post-sm__img,
  .news-post-sm__up {
    margin-bottom: 10px
  }

  .show-flack {
    margin-bottom: -100px
  }

  .show-flack img {
    min-height: inherit
  }

  .sidebar-page {
    padding: 95px 0 0
  }

  .search-page__middle .news-post-sm__up,
  .tv-program__block .news-post-sm__up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width:1366px) {
  .grid-post-uncollapse {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    row-gap: 16px
  }
}

@media (max-width:1200px) {
  .page-header {
    margin: 0
  }

  .page-header .logo {
    min-width: inherit
  }

  .grid-post-uncollapse {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 16px
  }

  .news-post-sm__up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
  }

  .news-post-sm__img {
    margin-bottom: 0
  }

  .grid-post-collapse {
    grid-template-columns: repeat(2, 1fr)
  }

  .first-screen {
    padding-bottom: 0;
    margin-top: 0
  }

  .first-screen .container {
    padding: 0
  }

  .first-screen__wrapper {
    display: block
  }

  .first-screen--change .first-screen__left-block,
  .first-screen__left-block {
    max-width: inherit
  }

  .first-screen__right-block {
    padding: 24px 56px
  }

  .first-screen--change .first-screen-slider__block {
    background-position: center top
  }

  .first-screen-news {
    max-height: 480px;
    border: 1px solid #e7e9ec
  }

  .grid-inner__wrapper {
    grid-template-columns: repeat(2, 1fr)
  }

  .grid-inner__wrapper .link-row-all {
    grid-column: span 2/auto
  }

  .grid-inner__wrapper--two-columns {
    grid-template-columns: repeat(4, 1fr)
  }

  .grid-inner__wrapper--two-columns .news-post-big {
    grid-column: span 2/auto;
    grid-row: span 1/auto
  }

  .grid-inner__wrapper--two-columns .news-post-md {
    grid-column: span 1/auto;
    grid-row: span 1/auto
  }

  .grid-inner__wrapper--two-columns .link-row-all {
    grid-column: span 4/auto
  }

  .hash-slider__container {
    margin-right: -200px;
    padding-right: 200px
  }

  .video-sect__down {
    display: block
  }

  .video-sect__tab {
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
    width: 100%;
    padding: 16px 56px
  }

  .grid-inner--change .grid-inner__wrapper {
    grid-template-columns: repeat(4, 1fr)
  }

  .issues-wrapper .grid-inner__wrapper {
    grid-gap: 16px
  }

  .fixed-header__name-page {
    display: none
  }

  .grid-inner__wrapper--offset {
    margin-bottom: 16px
  }
}

@media (max-width:1120px) {
  .center-wrap .container {
    padding: 0 56px;
    max-width: 100%
  }
}

@media (max-width:991px) {
  .grid-inner__wrapper--two-columns {
    grid-template-columns: repeat(2, 1fr)
  }

  .grid-inner__wrapper--two-columns .link-row-all,
  .grid-inner__wrapper--two-columns .news-post-big {
    grid-column: span 2/auto
  }

  .center-wrap .container {
    padding: 0 56px
  }

  .video-block {
    display: block;
    position: fixed;
    bottom: 32px;
    right: 32px;
    width: auto;
    height: auto
  }

  .video-block__wrapper {
    max-width: 375px;
    width: 100%;
    height: auto;
    max-height: inherit
  }

  .hiden {
    padding: 0
  }

  .mob-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 110
  }

  .mob-menu__up {
    min-height: 100px
  }

  .mob-menu .logo__img {
    max-width: 108px;
    width: 100%
  }

  .show-flack img {
    min-height: 96px
  }

  .first-screen .container {
    max-width: inherit
  }

  .first-screen__right-block {
    margin: 0 56px;
    padding: 24px 0
  }

  .first-screen-slider__wrap-text {
    max-width: 656px;
    margin: 0 auto
  }

  .first-screen-slider__block {
    padding: 0 0 33px
  }

  .first-screen-slider__arrow {
    width: auto;
    border: 0
  }

  .first-screen-slider__arrow--next,
  .first-screen-slider__arrow--prev {
    padding-right: 20px;
    padding-left: 20px
  }

  .first-screen-news__title {
    padding: 17px 31px 11px
  }

  .first-screen-news__row {
    padding: 16px 31px 0
  }

  .sidebar-page {
    display: none
  }

  .page-header__wrapper {
    grid-template-areas: "program program""logo nav";
    grid-template-columns: 168px 1fr
  }

  .page-header__down {
    padding-right: 56px
  }

  .nav,
  .news-post-big__title br {
    display: none
  }

  .logo {
    padding-left: 56px
  }

  .burger {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(255, 255, 255, .1);
    padding: 10px 7px 11px;
    margin-left: 24px
  }

  .burger__line {
    width: 24px;
    height: 1px;
    background-color: #fff
  }

  .burger__line:last-child {
    width: 12px
  }

  .page-footer {
    overflow: hidden
  }

  .page-footer__left-block {
    display: grid;
    grid-template-areas: 'one three''two three''two three'
  }

  .page-footer__wrap {
    padding: 37px 0 25px 23px;
    margin: 0;
    position: relative;
    border: 0
  }

  .page-footer__wrap::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 1px;
    width: 1000px;
    background-color: rgba(255, 255, 255, .1)
  }

  .page-footer__caption {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px
  }

  .page-footer__text {
    max-width: 242px;
    font-size: 12px;
    line-height: 16px
  }

  .footer-list {
    padding: 0
  }

  .footer-list:first-child {
    grid-area: one
  }

  .footer-list:nth-child(2) {
    grid-area: two
  }

  .footer-list:last-child {
    grid-area: three
  }

  .social-search {
    padding: 31px 23px
  }

  .interesting .container {
    max-width: inherit;
    padding: 0 56px
  }

  .six-columns__wrapper {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 16px
  }

  .six-columns .news-post-md:first-child {
    grid-column: span 4/auto;
    position: relative
  }

  .six-columns .news-post-md:first-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(40, 46, 51, 0)), to(#282e33));
    background: -webkit-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
    background: -moz-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
    background: -o-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
    background: linear-gradient(180deg, rgba(40, 46, 51, 0) 50%, #282e33 100%);
    z-index: 10
  }

  .six-columns .news-post-md:first-child .news-post-md__img {
    max-height: 376px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
  }

  .six-columns .news-post-md:first-child .news-post-md__wrap-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    color: #fff
  }

  .six-columns .news-post-md:first-child .news-post-md__title {
    font-size: 24px;
    line-height: 24px
  }

  .six-columns .news-post-md:first-child .news-post-md__date {
    color: #fff;
    opacity: .5
  }

  .six-columns .news-post-big {
    grid-column: span 2/auto
  }

  .six-columns .news-post-big--change .news-post-big__wrap-text {
    padding-bottom: 21px
  }

  .six-columns .news-post-big--change .news-post-big__title {
    font-size: 18px;
    line-height: 20px
  }

  .six-columns .news-post-big--change .news-post-big__date {
    font-size: 12px;
    line-height: 13px;
    margin: 0
  }

  .six-columns .link-row-all {
    grid-column: span 4/auto
  }

  .news-post-big__wrap-text {
    padding: 0 25px
  }

  .tv-program {
    padding-bottom: 30px
  }

  .tv-program__wrap {
    width: 50%
  }

  .tv-program__wrap .select+.ui-selectmenu-button {
    width: 100%
  }

  .tv-program__middle {
    grid-template-columns: repeat(2, 1fr)
  }

  .video-block__close {
    opacity: 1
  }

  .projects-wrapper .grid-inner__wrapper {
    grid-gap: 16px
  }

  .projects-wrapper .news-post-big {
    grid-column: span 1/auto
  }

  .article-inner__wrapper-down {
    display: block
}

  .autor-name {
    margin-left: 0
  }
}

@media (max-width:800px) {
  .tv-program__middle {
    grid-template-columns: repeat(1, 1fr)
  }
}

@media (max-width:767px) {
  .my-modal__wrap-video {
    height: 220px
  }

  .my-modal__wrap-text {
    padding: 15px
  }

  .page-header {
    max-height: 120px
  }
  .center-wrap .container {
    padding: 0 20px
  }

  .modal-video .my-modal__close {
    left: auto;
    right: 0
  }

  .page-header__down {
    padding-right: 15px
  }

  .page-header .logo__img {
    max-height: 60px;
    min-height: 1px
  }

  .page-header .search-icon__svg {
    max-height: 16px;
    min-height: 1px
  }

  .logo {
    padding-left: 15px
  }

  .first-screen__right-block {
    padding: 26px 15px 35px;
    margin: 0
  }

  .first-screen--change .first-screen-slider__block {
    padding: 0 15px
  }

  .first-screen--change .first-screen-slider__wrap {
    background-color: transparent
  }

  .first-screen--change .first-screen-slider__caption {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    display: block
  }

  .first-screen-slider__block {
    padding: 0
  }

  .first-screen-news::after,
  .first-screen-news::before,
  .first-screen-slider__arrow,
  .news-post-big--change .news-post-big__wrap-text::before {
    display: none
  }

  .first-screen-slider__wrap-text {
    max-width: inherit;
    width: 100%
  }

  .first-screen-slider__wrap-text .category-flag {
    margin-left: 20px;
    margin-bottom: 0
  }

  .first-screen-slider__wrap {
    background-color: #fdcd08;
    width: 100%;
    padding: 14px 20px 26px
  }

  .first-screen-slider__caption {
    color: #282e33;
    display: inline;
    font-size: 16px;
    line-height: 20px;
    margin-right: 15px
  }

  .first-screen-slider .date {
    display: inline;
    color: rgba(40, 46, 51, .5);
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap
  }

  .first-screen-news {
    border: 0
  }

  .first-screen-news .scrollbar-track,
  .first-screen-news .scrollbar-track.show {
    opacity: 0
  }

  .first-screen-news__title {
    background-color: transparent;
    font-size: 24px;
    line-height: normal;
    padding: 0 0 5px
  }

  .first-screen-news__row {
    padding: 8px 0 0
  }

  .first-screen-news__row:first-child {
    padding-top: 0
  }

  .grid-post-uncollapse {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 24px
  }

  .news-post-big {
    grid-column: span 1/auto;
    grid-row: span 1/auto
  }

  .news-post-big__wrap-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 19px 25px 32px;
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    background-color: #282e33
  }

  .news-post-big__wrap-text::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(40, 46, 51, 0)), to(#282e33));
    background: -webkit-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
    background: -moz-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
    background: -o-linear-gradient(top, rgba(40, 46, 51, 0) 50%, #282e33 100%);
    background: linear-gradient(180deg, rgba(40, 46, 51, 0) 50%, #282e33 100%);
    height: 100%
  }

  .news-post-big__date {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .news-post-big__title {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 0 16px
  }

  .news-post-big__row {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0;
    position: absolute;
    bottom: 100%;
    left: 20px;
    z-index: 10
  }

  .news-post-big--change {
    border: 1px solid #e7e9ec
  }

  .news-post-big--change .news-post-big__wrap-text {
    padding-bottom: 20px;
    background-color: #fff
  }

  .news-post-big--change .news-post-big__title {
    margin: 0 0 16px;
    color: #282e33;
    font-size: 18px;
    line-height: 24px
  }

  .news-post-big--change .news-post-big__date {
    color: rgba(40, 46, 51, .5);
    font-size: 12px;
    line-height: 13px;
    margin-bottom: 0
  }

  .grid-post-collapse .news-post-big,
  .grid-post-collapse .news-post-md,
  .grid-post-collapse .post-sm-wrap,
  .news-post-md {
    grid-row: span 1/auto
  }

  .news-post-sm {
    min-height: 175px
  }

  .grid-post-collapse {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 24px
  }

  .grid-post-collapse .link-row-all {
    grid-row: span 1/auto;
    grid-column: span 1/auto
  }

  .grid-post-collapse .post-sm-wrap .news-post-sm {
    margin-bottom: 20px
  }

  .grid-post-collapse .post-sm-wrap .news-post-sm:last-child {
    margin-bottom: 0
  }

  .sect-category,
  .show-ba-sect {
    margin-bottom: 30px
  }

  .show-ba-sect--no-offset {
    margin-bottom: 0
  }

  .page-footer__wrap {
    margin: 0
  }

  .interesting .container {
    padding: 0 15px
  }

  .grid-inner__wrapper {
    grid-template-columns: repeat(1, 1fr)
  }

  .grid-inner__wrapper .link-row-all {
    grid-column: span 1/auto
  }

  .grid-inner__wrapper--two-columns .link-row-all,
  .grid-inner__wrapper--two-columns .news-post-big {
    grid-column: span 2/auto
  }

  .grid-inner--change .grid-inner__wrapper,
  .grid-inner__wrapper--two-columns {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px
  }

  .grid-inner--change .grid-inner__wrapper .news-post-big__img,
  .tv-program__block .news-post-sm {
    min-height: inherit
  }

  .popular-issues::after,
  .popular-issues::before {
    width: 15px
  }

  .video-sect__tab {
    padding: 15px !important
  }

  .title-row .title-page {
    margin-top: 2px
  }

  .news-post-big--white-platform .news-post-big__title {
    -webkit-box-ordinal-group: inherit;
    -webkit-order: inherit;
    -moz-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit
  }

  .issues-wrapper .news-post-big--white-platform .news-post-big__wrap-text {
    padding-top: 0
  }
}

@media (max-width:575px) {

  .date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody td a,
  .date-field__calendar .ui-datepicker .ui-datepicker-calendar tbody td span {
    padding: 5px 0
  }

  .video-block {
    left: 32px
  }

  .video-block__wrapper {
    max-width: inherit
  }

  .page-header__down {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .first-screen__right-block {
    padding: 26px 20px 35px
  }

  .first-screen--change .first-screen-slider__wrap {
    padding: 15px 0
  }

  .first-screen--change .first-screen__right-block {
    padding-bottom: 15px
  }

  .first-screen-slider__block {
    min-height: 325px
  }

  .first-screen-news {
    max-height: inherit
  }

  .container {
    padding: 0 20px
  }

  .news-post-big__wrap-text {
    padding: 19px 20px 32px
  }

  .news-post-big__title {
    font-size: 16px;
    line-height: 20px
  }

  .news-post-big__date {
    text-transform: uppercase
  }

  .news-post-md__wrap-text {
    padding: 23px 20px 20px
  }

  .news-post-md .play-block {
    left: 20px
  }

  .news-post-sm {
    padding: 25px 20px 18px
  }

  .page-footer {
    background: 0 0
  }

  .page-footer .container {
    padding: 0
  }

  .page-footer__wrapper {
    display: block
  }

  .page-footer__left-block {
    background-color: #55585a;
    padding: 32px 20px 40px;
    width: 100%
  }

  .page-footer__right-block {
    background-color: #414548;
    width: 100%
  }

  .page-footer__wrap {
    padding: 37px 20px 25px
  }

  .footer-down {
    padding-bottom: 60px
  }

  .footer-list {
    border: 0
  }

  .footer-list__item {
    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
  }

  .footer-list__item .rec-cicle {
    position: static
  }

  .footer-list__link {
    padding: 0
  }

  .social-search {
    padding: 31px 20px
  }

  .interesting-slider__wrap-text {
    min-height: 255px
  }

  .burger,
  .interesting-slider__arrow,
  .six-columns .news-post-big::before {
    display: none
  }

  .show-ba-sect img {
    min-height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
  }

  .nav-fixed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .mob-menu__middle {
    padding: 25px 20px
  }

  .menu-soc-row,
  .mob-menu__down-row {
    padding: 15px 20px
  }

  .mob-menu .logo__img {
    max-width: 95px;
    width: 100%
  }

  .menu-soc-row__wrap {
    margin-bottom: 20px
  }

  .close-menu {
    width: 25px;
    height: 25px
  }

  .six-columns {
    padding-bottom: 20px
  }

  .six-columns__wrapper {
    display: block
  }

  .six-columns .news-post-md {
    border: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px solid #e7e9ec;
    padding-bottom: 16px;
    margin-bottom: 20px
  }

  .six-columns .news-post-md:first-child::before {
    display: none
  }

  .six-columns .news-post-big:last-child,
  .six-columns .news-post-md:last-child {
    margin-bottom: 0
  }

  .six-columns .news-post-md__wrap-img {
    max-width: 90px;
    min-width: 90px;
    max-height: 65px;
    margin: 0
  }

  .six-columns .news-post-md__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
  }

  .six-columns .news-post-md__wrap-text {
    position: static !important;
    color: #282e33;
    padding: 0 0 0 20px
  }

  .six-columns .news-post-md__title {
    color: #282e33 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 11px
  }

  .six-columns .news-post-md__date {
    opacity: .5;
    color: #282e33 !important
  }

  .six-columns .news-post-big {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 1px solid #e7e9ec;
    padding-bottom: 16px;
    margin-bottom: 20px
  }

  .six-columns .news-post-big--change .news-post-big__img,
  .six-columns .news-post-big__img {
    max-width: 90px;
    min-width: 90px;
    max-height: 65px;
    margin: 0;
    min-height: inherit
  }

  .six-columns .news-post-big__wrap-text {
    position: static !important;
    color: #282e33
  }

  .six-columns .news-post-big__title {
    color: #282e33 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 11px
  }

  .six-columns .news-post-big__date {
    opacity: .5;
    color: #282e33 !important
  }

  .six-columns .news-post-big--change {
    border: 0;
    border-bottom: 1px solid #e7e9ec
  }

  .six-columns .news-post-big--change .news-post-big__wrap-text {
    position: static !important;
    color: #282e33;
    padding: 0 0 0 20px
  }

  .six-columns .news-post-big--change .news-post-big__title {
    color: #282e33 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 11px
  }

  .six-columns .news-post-big--change .news-post-big__date {
    opacity: .5;
    color: #282e33 !important
  }

  .title-inner {
    font-size: 26px;
    line-height: 30px
  }

  .search-drop {
    padding: 30px 0
  }

  .search-drop .container {
    position: static
  }

  .search-drop__wrapper {
    display: block;
    padding-bottom: 20px
  }

  .search-drop__left {
    margin-bottom: 20px
  }

  .search-drop__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .search-drop__close {
    position: absolute;
    top: 10px;
    right: 10px
  }

  .row-title-inner__wrapper {
    display: block
  }

  .row-title-inner__wrapper .title-inner {
    margin-bottom: 17px
  }

  .date-field {
    max-width: inherit
  }

  .search-page__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .search-page__wrap .link-row-all {
    max-width: 23%
  }

  .search-page .news-post-sm__play-wrap::before,
  .search-page__wrap .link-row-all__text {
    display: none
  }

  .search-page__wrap .link-row-all__arrow {
    margin-left: 0
  }

  .search-page__field {
    width: 100%;
    padding: 23px 24px;
    font-size: 24px
  }

  .search-page__field::-webkit-input-placeholder {
    font-size: 24px
  }

  .search-page__field:-moz-placeholder,
  .search-page__field::-moz-placeholder {
    font-size: 24px
  }

  .search-page__field:-ms-input-placeholder,
  .search-page__field::-ms-input-placeholder {
    font-size: 24px
  }

  .search-page__field::placeholder {
    font-size: 24px
  }

  .search-page .news-post-sm {
    min-height: auto
  }

  .search-page .news-post-sm__play-wrap {
    margin-top: 4px
  }

  .search-page .news-post-sm__down {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 12px
  }

  .grid-inner__wrapper--two-columns {
    grid-template-columns: repeat(1, 1fr)
  }

  .grid-inner__wrapper--two-columns .link-row-all,
  .grid-inner__wrapper--two-columns .news-post-big {
    grid-column: span 1/auto
  }

  .grid-inner__wrapper--change-offset {
    grid-gap: 16px;
    grid-template-columns: repeat(1, 1fr) !important
  }

  .popular-issues__arrow {
    display: none
  }

  .video-sect__row-air {
    left: 15px
  }

  .center-wrap .container {
    padding: 0 20px
  }

  .breadcrumbs {
    display: none
  }

  .breadcrumbs__mob-arrow {
    width: 40px;
    background-color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .breadcrumbs--mob,
  .breadcrumbs__mob-arrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .breadcrumbs--mob .breadcrumbs__list {
    padding: 0 4px 0 0
  }

  .breadcrumbs__item {
    display: none
  }

  .breadcrumbs__item--mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .fixed-header__wrapper {
    display: block
  }

  .fixed-header .breadcrumbs__link {
    padding: 12px
  }

  .fixed-header__right {
    border-top: 1px solid rgba(40, 46, 51, .1);
    margin: 0 -20px;
    padding: 0 20px
  }

  .fixed-header .social__item:first-child .social__link {
    border: 0;
    border-left: 1px solid rgba(40, 46, 51, .1)
  }

  .post-slider__arrow {
    width: 40px
  }

  .post-slider__arrow svg {
    width: 20px;
    height: 20px
  }

  .article-inner__flex-post {
    display: block
  }

  .article-inner__wrap-text h2,
  .article-inner__wrap-text h3,
  .article-inner__wrap-text h4 {
    font-size: 22px;
    line-height: 28px
  }

  .article-inner__wrap-text blockquote {
    font-size: 20px;
    line-height: 26px;
    padding: 15.5px 26px
  }

  .article-inner-video__wrap-svg {
    width: 60px;
    height: 60px;
    margin-bottom: 50px
  }

  .not-found-page__text,
  .not-found-page__text a {
    font-size: 18px;
    line-height: 26px
  }

  .fixed-header__left {
    display: none
  }

  .news-post-big--white-platform .news-post-big__title {
    -webkit-box-ordinal-group: inherit;
    -webkit-order: inherit;
    -moz-box-ordinal-group: inherit;
    -ms-flex-order: inherit;
    order: inherit
  }
}
/* End */


/* Start:/local/templates/.default/css/style-fix.css?171938332367393*/
nobr{
    display: inline;
    white-space: nowrap;
}
.category-flag__text{
    text-transform: uppercase;
}
.title-row--before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 2px;
}
.rubrik-list .first-screen-news__row{
    padding-top: 8px;
}
.social .ya-share2__list{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.social .ya-share2__item{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: -1px;
}

.social .ya-share2__item:last-child{
    margin: 0;
}
.row-title-inner .social .ya-share2__link{
    border-color: rgba(40, 46, 51, .1);
}
.social .ya-share2__link{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .2);
    min-height: 56px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.social .ya-share2__link:hover{
    background-color: rgba(255, 255, 255, .05);
}
.fixed-header .social .ya-share2__link{
    padding: 0 19px;
    border: 0;
    border-left: 1px solid rgba(40, 46, 51, .1);
    min-height: 40px;
    height: 100%;
}
.fixed-header .social .ya-share2__item:last-child .ya-share2__link{
    border-right: 1px solid rgba(40, 46, 51, .1);
}
.social .ya-share2__list_direction_horizontal > .ya-share2__item{
    margin: 0;
}
.social .ya-share2__container_size_m .ya-share2__icon{
    height: 16px;
    width: 16px;
    background-size: 16px 16px;
}
.social .ya-share2__container_size_m .ya-share2__badge{
    height: 16px;
    width: 16px;
    background: none;
}
.social .ya-share2__item_service_facebook .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-facebook.svg);
}
.social .ya-share2__item_service_instagram .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-instagram.svg);
}
.social .ya-share2__item_service_vkontakte .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-vk.svg);
}
.social .ya-share2__item_service_odnoklassniki .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-odnoklassniki.svg);
}
.social .ya-share2__item_service_telegram .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-telegram.svg);
}
.social .ya-share2__item_service_twitter .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-twitter.svg);
}
.social .ya-share2__item_service_viber .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-viber.svg);
}
.social .ya-share2__item_service_whatsapp .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-whatsapp.svg);
}
.social .ya-share2__item_service_collections .ya-share2__icon{
    background-image: url(/local/templates/.default/css/../img/icon-copy.svg);
}
.social .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon{
    height: 16px;
    width: 16px;
    background-size: 16px 16px;
}
.social .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item{
    margin: 0;
}
.subtitle{
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 28px;
    /*font-style: italic;*/
}
.article-inner__wrap-text .news-post-sm__date,
.article-inner__wrap-text .news-post-sm__text{
    font-size: 12px;
    line-height: 13px;
    letter-spacing: .3px;
    color: rgba(40, 46, 51, .5);
    font-weight: 700
}
.video-wrap{
    position: relative;
    width: 100%;
    padding-bottom: calc(900% / 16);
}
.video-wrap iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.video-sect__row-air{
    z-index: 10;
}
.play-block__category2{
    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;
    width: 32px;
    height: 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.article-inner__wrap-text span.article-inner__img-name{
    font-size: 12px;
    line-height: 16px;
    color: rgba(40, 46, 51, .5);
    padding: 12px 0;
    border-bottom: 1px solid #e7e9ec;
    display: block;
    margin-bottom: 0;
    min-height: 41px;
}
.article-inner-video__wrap{
    position: relative;
}
.article-inner-video__wrap .play-block{
    position: absolute;
    bottom: 0;
    left: 0;
}
.article-inner-video__wrap .play-block__time{
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    margin-bottom: 0;
    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;
}
.article-inner-video__wrap .play-block__play::before{
    display: none;
}
.page-header .logo__wrap{
    padding: 16px 0;
}
.article-inner__flex-post .news-post-sm__play-wrap::before{
    top: 3px;
}
.article-inner__flex-post .news-post-sm__title{
    color: #282e33
}
.video-block__wrapper{
    height: 80px;
}
.video-block__block{
    height: 100%;
}
.video-block__wrap-play{
    border-radius: 0;
    background-size: cover;
}
.video-sect__img{
    max-width: 104px;
    min-width: 104px;
    border: 2px solid #fff;
    margin-bottom: 0;
}
.video-sect__tab{
    cursor: auto;
}
a.video-sect__tab{
    cursor: pointer;
}
.news-post-sm__play-wrap::before{
    display: none;
}
.news-post-sm__text{
    position: relative;
}
.news-post-sm__text::before{
    content: "";
    position: absolute;
    top: 3px;
    left: -13px;
    height: 8px;
    width: 1px;
    background-color: rgba(40, 46, 51, .5);
}
.news-post-md__wrap-text{
    position: relative;
}
.news-post-md__wrap-text .play-block{
    bottom: auto;
    top: 0;
}
.play-block + .news-post-md__title{
    margin-top: 31px;
}
.first-screen-slider__wrap-text{
    position: relative;
    z-index: 1;
}
.tv-program__middle{
    display: block;
    /*grid-template-columns: repeat(3, 1fr);*/
    -webkit-column-width: 340px;
    -moz-column-width: 340px;
    /*column-width: 272px;*/
    column-width: 340px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.tv-program__block .news-post-sm__up{
    margin-bottom: 0;
}
.tv-program__row.tv-no-link:hover .tv-program__name{
    color: #282e33;
}
.tv-program__row.tv-no-link{
    cursor: default;
}
.tv-program__block{
    display: inline-block;
}
button.link-row-all{
    width: 100%;
}
.errortext{
    color: #f00;
}
#modal-result .my-modal{
    max-width: 448px;
}
.overlay_popup{
    z-index: 173;
}
.article-inner-video{
    display: block;
}
.first-screen__left-block{
    width: 100%;
}
.first-screen__left-block .first-screen-slider{
    height: 100%;
}
.menu-video img{
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
}
.nav-fixed{
    z-index: 78;
}
.nav-fixed__wrap{
    padding-top: 8px;
    padding-bottom: 16px;
}
#infinity-scroll{
    position: relative;
    z-index: 10;
}
.bg-shadow{
    position: relative;
    z-index: auto;
}
.infinity-block .center-wrap{
    z-index: auto;
}
.infinity-block .center-wrap img{
    position: relative;
    z-index: -1;
}
.page-header__wrapper{
    grid-template-columns: 264px 0px 1fr;
}
.page-header__wrapper.video-no-fix{
    grid-template-columns: 264px 136px 1fr;
}
.article-inner__wrap-text blockquote{
    border: 0;
    border-left: 4px solid #fdcd07;
}
.article-inner__user-info{
    border: 0;
    border-left: 4px solid #fdcd07;
    padding-left: 46px;
}
.article-inner__wrap-text blockquote::before{
    left: -8px;
    line-height: 20px;
}
.article-inner__flex-post{
    border-left: 4px solid #fdcd07;
}
.social-footer{
    padding: 38px 0;
    border-top: 2px solid #292e32;
    margin-top: 40px;
}
.social-footer .ya-share2__link{
    min-height: 38px;
}
.social-footer .ya-share2__list{
    display: inline-block;
    border: 1px solid #e8e9ed;
    border-right: 0;
}
.social-footer .ya-share2__item{
    width: 39px;
    border-right: 1px solid #e8e9ed;
}
/*.article-inner__hash-row{
    padding-top: 16px;
    padding-bottom: 42px;
}*/
.article-inner .container{
    position: inherit;
}
.interesting__wrapper-detail{
    padding-top: 272px;
    margin-bottom: 28px;
}
.interesting__wrapper-detail .interesting-slider{
    position: absolute;
    height: 272px;
    left: 56px;
    right: 56px;
    margin-top: -272px;
}
.interesting__wrapper-detail .swiper-slide{
    width: 408px;
}
.news-post-sm__play-wrap{
    width: 100px;
}
.article-inner__wrap-video{
    display: block;
    transition: all .3s ease-in-out;
}
.article-inner__wrap-video .news-post-md__wrap-text{
    border: 1px solid #e8e9ed;
    padding: 16px 32px 66px;
}
.article-inner__wrap-video .news-post-sm__title{
    color: #282e33;
}
.article-inner__wrap-video .news-post-sm__date{
    display: inline;
}
.article-inner__wrap-video .video-block-text{
    font-size: 12px;
    font-weight: 700;
    color: #ff0000;
    line-height: 24px;
}
.article-inner__wrap-video .news-post-sm__down{
    position: absolute;
    bottom: 24px;
}
.article-inner__wrap-video .article-inner-video__wrap{
    height: 100%;
}
.article-inner__wrap-video .post-slider__img{
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.article-inner__wrap-video:hover{
    background-color: #e7e9ec;
}
.article-inner__wrap-video:hover .news-post-sm__title{
    color: #0c5ca3;
}
.projects-wrapper .grid-inner__wrapper{
    grid-template-columns: repeat(6, 1fr);
}
.page-header__down{
    position: relative;
}
.search-drop{
    position: absolute;
    padding: 5px 0;
}
.search-drop__wrapper{
    padding: 0;
}
.search-drop__field{
    font-size: 16px;
    line-height: 40px;
}
.search-drop__field::placeholder{
    font-size: 16px;
    line-height: 40px;
}
.search-drop button{
    background: none;
    padding: 12px;
    cursor: pointer;
}
.search-drop button .search-icon__svg{
    stroke: #44494d;
}
.search-drop__close{
    margin-left: 16px;
}
.search-drop__close::before,.search-drop__close::after{
    top: 10px;
    bottom: 10px;
}
.search-drop .container{
    padding-right: 8.6%;
}
.additionally-slider__slide .interesting-slider__wrap-text{
    min-height: 184px;
}
.article-inner__flex-post .news-post-sm__title{
    padding-bottom: 16px;
}
.date-field__field{
    max-width: 100%;
}
.date-field__wrap-arrow.show-flack__close{
    position: relative;
    background: none;
    top: auto;
    right: auto;
}
.date-field__wrap-arrow.show-flack__close::after, .date-field__wrap-arrow.show-flack__close::before{
    background-color: #282e33;
}
.article-inner__wrap-text img{
    max-width: 100%;
    height: auto !important;
}
.first-screen--change .first-screen__left-block{
    width: 50%;
    max-width: 50%;
}
.first-screen__right-block--change{
    width: 50%;
    max-width: 50%;
}
.first-screen-slider__block{
    height: 100%;
    min-height: inherit;
}
.preloader svg{
    width: 100px;
    height: 100px;
    margin: auto;
    display: block;
}
.pager-wrap{
    margin-top: 32px;
}
.pager-wrap-bottom{
    margin-bottom: 32px;
}
.pager-bottom{
    width: 100%;
}
.pagination{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 12px -3px 0;
}
.pagination a:hover{
    border-color: #0c5ca3;
}
.pagination__item{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 3px;
    height: 58px;
    line-height: 58px;
    border: 1px solid #edf3f8;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    min-width: 58px;
    max-width: 80px;
}
.pagination__item.active{
    border-color: #0c5ca3;
    background: #0c5ca3;
    color: #fff;
}
.pagination__item .link-row-all__arrow{
    display: inline-block;
    vertical-align: middle;
}
.pagination__item--prev .link-row-all__arrow{
    margin-left: 0;
    margin-right: 10px;
    transform: rotate(180deg);
}
.pagination__item--dot{
    border-color: #fff;
}
.pagination__item--prev{
    margin-right: 9px;
}
.pagination__item--next{
    margin-left: 9px;
}
.pagination__item--prev, .pagination__item--next{
    min-width: 150px;
    max-width: 230px;
}
.tv-program__block{
    width: 100%;
}
.article-inner__user-info img{
    max-width: 40px;
    border-radius: 50%;
}
.bx-touch.hiden, .bx-touch.hiden-two{
    padding-right: 0;
}
.grid-inner__wrapper--watch{
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 0px;
}
.watch-post{
    border: 1px solid #e7e9ec;
    grid-column: span 2/auto;
    padding: 32px 32px 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: -1px;
    margin-top: -1px;
    min-height: 256px;
}
.watch-post .link{
    display: block;
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 24px;
    height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #949799;
    margin-top: 16px;
}
.watch-post .link:before{
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 10px;
}
.watch-post .link-app:before{
    background: url(/local/templates/.default/css/../img/app-store.svg) no-repeat;
}
.watch-post .link-gplay:before{
    background: url(/local/templates/.default/css/../img/gplay-store.svg) no-repeat;
}
.watch-post .chanel{
    font-family: PT Sans;
    font-size: 16px;
    line-height: 24px;
    margin-top: 14px;
    letter-spacing: 0.02em;
    color: #949799;
}
.watch-post .chanel b{
    color: #282E33;
}
.watch-post img{
    max-width: 100%;
}
.watch-post-wrap h2{
    margin-top: 38px;
    margin-bottom: 26px;
    font-family: PT Sans;
    font-size: 26px;
    line-height: 32px;
    color: #282E33;
}
.first-screen-news__caption--article::after{
    content: '';
    display: inline-block;
    margin-left: 6px;
    margin-bottom: -2px;
    background-position: center;
    width: 12px;
    height: 15px;
    background: #414548;
    -webkit-mask: url(/local/templates/.default/css/../img/article.svg);
    mask: url(/local/templates/.default/css/../img/article.svg);
}
.first-screen-slider__caption.first-screen-news__caption--article::after, .news-post-big__title.first-screen-news__caption--article::after{
    background: #fff;
}
.first-screen-slider__arrow--next, .first-screen-slider__arrow--prev, .post-slider__arrow--next, .post-slider__arrow--prev{
    border: 0;
}
.hidden{
    display: none !important;
}
.link-row-all .preloader svg{
    height: 80px;
}
.post-slider__arrow img{
    width: 32px;
    height: 32px;
}
.interesting-slider__arrow img{
    width: 16px;
    height: 32px;
}
.post-slider__arrow--next img, .interesting-slider__arrow--next img{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.first-screen-news__block-posts{
    min-height: 450px;
}
.default-html-ifr{
    height: 208px;
    width: 100%;
}
.news-post-sm__right{
    width: 100%;
}
.news-post-sm__play-wrap.news-post-sm__tv-program{
    width: 100%;
}
.tv-program__block{
    overflow: hidden;
}
.fancybox-infobar span{
    color: #ccc;
}
.news-post-titlehide::before, .news-post-titlehide .news-post-big__title, .news-post-titlehide .news-post-big__date{
    display: none;
}
.news-post-big__row .news-post-big__date{
    display: none;
}
.news-post-titlehide .news-post-big__row .news-post-big__date{
    display: block;
    margin-left: 8px;
    line-height: 32px;
    margin-bottom: 0;
}
.play-block__category2 img{
    width: 18px;
    height: 18px;
}
.post-slider-detail{
    padding-bottom: 41px;
}
.post-slider-detail .swiper-pagination{
    bottom: 0;
}
.post-slider-detail + .article-inner__img-name{
    margin-top: -41px;
}
.post-slider-detail .post-slider__arrow{
    bottom: 41px;
}
.swiper-pagination{
    line-height: 41px;
    bottom: -41px;
    color: #282E33;
    opacity: 0.5;
    font-size: 12px;
    right: 0;
    left: auto;
    width: auto;
}
.swiper-pagination span{
    font-size: 12px;
}
.article-inner__wrap-slider .article-inner__img-name, .interesting__wrapper-detail .article-inner__wrap-text span.article-inner__img-name{
    padding-right: 60px;
}
.interesting__wrapper-detail .swiper-pagination, .article-inner__wrap-slider-photo .swiper-pagination{
    left: 50%;
    right: auto;
    width: 100%;
    max-width: 992px;
    text-align: right;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.interesting__wrapper-detail .swiper-pagination span, .article-inner__wrap-slider-photo .swiper-pagination span{
    display: inline;
}
.news-post-sm__play-wrap-duration{
    width: 140px;
}
.fixed-hamburger{
    font-size: 12px;
    line-height: 40px;
    letter-spacing: .4px;
    font-weight: 700;
    display: block;
    position: relative;
    padding-left: 36px;
    padding-right: 52px;
    background: url(/local/templates/.default/css/../img/hamburger.svg) no-repeat 0 50%;
}
.mob-menu{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 110;
    left: -736px;
    width: 736px;
}
.mob-menu--open{
    left: 0;
}
.mob-menu .logo__img{
    max-width: 108px;
}
.mob-menu a:hover{
    color: #fdcd08;
}
.footer-down__text a{
    font-size: 12px;
    color: rgba(255, 255, 255, .7);
}
.footer-down__text a:hover{
    color: #fdcd08;
}
.burger-wrap{
    cursor: pointer;
}
.mob-menu-nav__sub-list{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.close-menu{
    cursor: pointer;
}
.mob-menu .footer-down__text{
    margin-bottom: 0;
}
.mob-menu .menu-ether__caption:hover{
    color: #fdcd08;
}
.mob-menu__down-row{
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mob-menu .social{
    min-width: 300px;
}
.mob-menu .social__link{
    min-height: 32px;
}
.mob-menu__down-row-soc{
    padding-bottom: 0;
}
.mob-menu .link-square{
    margin-bottom: 0;
}
.mob-menu__down-row-send .mob-menu__text{
    max-width: 320px;
}
.admin-edit{
    background: #1d2022;
    padding: 0 5px;
    border-radius: 5px;
    height: 43px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 12px;
}
.date-article{
    margin: 15px 0;
}
.social-footer{
    margin-top: 34px;
}
.footer-down__text-wrap{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.developer{
    min-width: 150px;
    max-width: 150px;
    text-align: right;
    line-height: 12px;
}
.developer a{
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
}
.developer a:hover{
    color: #fdcd08;
}
.developer a b{
    font-weight: 400;
    opacity: 0.5;
}
.news-post-md:hover .news-post-sm__wrap-svg{
    background-color: #fff;
}
.after{
    display: none;
}
.article-inner__wrap-text p, .content-wrap__wrap-text p{
    color: #282E33;
    margin-bottom: 15px;
}
.article-inner__wrap-text, .content-wrap__wrap-text{
    font-size: 18px;
    line-height: 24px;
    color: #282E33;
}
.article-inner__wrap-text p span{
    color: #282E33;
    margin: 0;
    display: inline;
}
.article-inner__wrap-text p b span{
    font-weight: 700;
}
.article-inner__wrap-text > div{
    margin-bottom: 15px;
}
.search-select{
    text-align: right;
    position: relative;
    top: -32px;
}
.search-select__wrap{
    display: inline-block;
}
.search-select__wrap .ui-selectmenu-button{
    width: 328px;
}
.article-inner__wrap-text iframe{
    max-width: 100%;
}
.article-inner__wrap-text .youtube-video{
    position: relative;
    width: 100%;
    padding-bottom: calc(900% / 16);
    height: 0px;
}
.article-inner__wrap-text .youtube-video iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.article-inner__wrap-img-multi{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.article-inner__wrap-img-multi > a{
    display: inline-block;
}
.article-inner__wrap-img-multi > a + a{
    border-left: 1px solid #fff;
}
.first-screen-slider__wrap-text .play-block__play{
    width: 31px;
    height: 31px;
}
.first-screen-news__caption--video::after{
    content: '';
    display: inline-block;
    margin-left: 6px;
    margin-bottom: -2px;
    background-position: center;
    background-repeat: no-repeat;
    width: 13px;
    height: 13px;
    background-image: url(/local/templates/.default/css/../img/play-small.svg);
    border: 1px solid rgba(65,69,72,0.5);
}
.play-block__play-news{
    position: absolute;
    bottom: 0;
    left: 25px;
}
.news-post-big__row-rubrick{
    margin-top: 28px;
    margin-bottom: -33px;
}
.article-inner__wrap-slider-photo .swiper-slide{
    max-width: 992px;
    max-height: 558px;
}
.post-slider-detail + .container{
    margin-top: -41px;
}
.footer-down__text{
    width: 100%;
}
.smi-js{
    font-size: 22px;
    color: #000;
    line-height: 24px;
    text-transform: uppercase;
    vertical-align: top;
    margin-top: 38px;
    margin-bottom: 18px;
}
.smi-js img{
    display: inline-block;
    vertical-align: top;
}
.lentainform-js{
    font-size: 22px;
    color: #000;
    line-height: 24px;
    text-transform: uppercase;
    vertical-align: top;
    margin-bottom: 18px;
}
.lentainform-js img{
    display: inline-block;
    vertical-align: top;
}
.container-smi{
    margin-bottom: 60px;
}
.lentainform, .smi2{
    margin-left: -10px;
    margin-right: -10px;
}
.mgbox{
    max-width: 100% !important;
}
.modal-text{
    white-space: pre-line;
}
.fixed-header__name-page{
    max-height: 40px;
    overflow: hidden;
}
.on-air{
    position: absolute;
    width: 100%;
    top: 34%;
    z-index: 10;
}
.video-block__play{
    z-index: 20;
}
.date-article{
    opacity: 1;
}
.date-text{
    color: #929598;
}
.autor-label{
    display: inline-block;
    position: relative;
    margin-left: 36px;
    color: #929598;
}
.autor-label::before{
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #282E33;
    border-radius: 4px;
    top: 10px;
    left: -20px;
}
.autor-text{
    color: #282E33;
}
.author-inner .news-post-big::before{
    display: none;
}
.authorpage__label{
    font-family: PT Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #55585A;
    opacity: 0.5;
    position: relative;
    margin-top: 47px;
}
.authorpage__label::before{
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    width: 208px;
    background: #55585A;
    top: -19px;
}
.authorpage__label:first-child{
    margin-top: 0;
}
.authorpage__label:first-child::before{
    display: none;
}
.authorpage__biography{
    margin-top: 17px;
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #414548;
}
.authorpage__email{
    margin-top: 9px;
}
.authorpage__email a{
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #0C5CA3;
}
/*.authorpage__send{
    margin-top: 12px;
}*/
.authorpage_soc{
    margin-top: 12px;
}
.authorpage__send .ya-share2__icon{
    display: block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.authorpage__send .ya-share2__item{
    display: inline-block;
    width: 32px;
    height: 16px;
}
.authorpage__send .social{
    margin-left: -8px;
}
.authorpage__send .social .ya-share2__link{
    min-height: 16px;
}
.author-inner .grid-inner__wrapper{
    padding-top: 48px;
}
.news-author{
    padding-top: 56px;
}
.news-author .title-page{
    padding-top: 29px;
    border-top: 1px solid #E7E9EC;
}
.news-author .title-page .news-count{
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 32px;
    color: #282E33;
    opacity: 0.5;
}
.autorpage__photo img{
    max-width: 100%;
}
.video-block__wrap{
    display: none;
}
.header-covid{
    display: block;
    height: 56px;
    background: linear-gradient(to bottom,  rgba(0,51,97,1) 0%,rgba(12,92,163,0.31) 100%), url(/local/templates/.default/css/../img/covid-desktop.jpg) 50% 50%;
    background-size: cover;
}
.header-covid > .container{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.header-covid-hashtag{
    line-height: 56px;
    font-size: 24px;
    color: #fff;
}
.header-covid-hashtag > span{
    color: #FECD08;
    font-size: 24px;
}
.header-covid-desc{
    line-height: 56px;
    color: #fff;
    font-size: 12px;
    text-align: right;
}
.header-covid-desc::after{
    content: '';
    display: inline-block;
    height: 9px;
    width: 24px;
    background: url(/local/templates/.default/css/../img/covid-arrow.svg) no-repeat;
    background-size: 24px 9px;
    vertical-align: middle;
    margin-left: 16px;
}

@media screen and (max-width:1200px){
    .video-sect__tab{
        display: block;
    }
    .first-screen__left-block, .first-screen--change .first-screen__left-block{
        max-width: 100%;
        width: 100%;
        padding-bottom: calc(900% / 16);
        height: 0;
        position: relative;
    }
    .first-screen--change .first-screen-slider__block, .first-screen__left-block .first-screen-slider{
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .first-screen__right-block--change{
        max-width: 100%;
        width: 100%;
    }
    .first-screen-news__block-posts{
        min-height: 0;
    }
    .first-screen-news{
        max-height: none;
    }
    .article-inner__wrap-slider-photo .swiper-slide{
        max-width: 80%;
    }
    .author-inner .grid-inner__wrapper{
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (max-width:1120px){
    .interesting__wrapper-detail .swiper-pagination, .article-inner__wrap-slider-photo .swiper-pagination{
        width: auto;
        right: 56px;
        left: 56px;
        max-width: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .interesting__wrapper-detail .swiper-pagination{
        right: 0;
        left: 0;
    }
}
@media screen and (max-width:991px){
    .page-header__wrapper.video-no-fix{
        grid-template-columns: 168px 1fr;
    }
    .video-block__wrapper{
        width: 100%;
        height: 0;
        border: 0;
        padding-bottom: calc(900% / 16);
        position: relative;
    }
    .video-block__block{
        position: absolute;
        height: 100%;
        width: 100%;
    }
    .video-block{
        bottom: 80px;
        display: none;
    }
    .video-block.show-video{
        display: block;
    }
    .projects-wrapper .grid-inner__wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
    .first-screen__right-block{
        padding: 24px 56px;
        margin: 0;
    }
    .search-drop__field{
        line-height: 41px;
    }
    .search-drop{
        padding: 12px 0;
        left: 24px;
    }
    .search-drop .container {
        padding-right: 54px;
    }
    .watch-post{
        padding: 16px 16px 14px;
        min-height: 224px;
    }
    .six-columns-page .news-post-md:first-child{
        grid-column: span 2/auto;
    }
    .six-columns-page .news-post-md:first-child::before{
        display: none;
    }
    .six-columns-page .news-post-md:first-child .news-post-md__wrap-text{
        color: #282e33;
        position: inherit;
    }
    .six-columns-page .news-post-md:first-child .news-post-md__date{
        color: rgb(40, 46, 51);
    }
    .six-columns-page .news-post-md:first-child .news-post-md__title{
        font-size: 18px;
    }
    .mob-menu{
        width: 100%;
        left: -100%;
    }
    .mob-menu--open{
        left: 0;
    }
    .mob-menu .footer-down__text{
        display: none;
    }
    .author-inner .grid-inner__wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width:767px){
    .author-inner .grid-inner__wrapper{
        padding-top: 40px;
        grid-template-columns: repeat(1, 1fr);
    }
    .news-author{
        padding-top: 20px;
    }
    .article-inner__flex-post{
        overflow-x: scroll;
    }
    .fixed-header__left{
        display: none;
    }
    .fixed-header__right{
        border-top: 0;
    }
    .article-inner__wrap-video{
        display: block;
    }
    .article-inner__wrap-video .article-inner-video, .article-inner__wrap-video .news-post-md__wrap-text{
        width: 100%;
    }
    .projects-wrapper .grid-inner__wrapper{
        grid-template-columns: repeat(4, 1fr);
    }
    .first-screen__right-block{
        padding: 24px 20px;
    }
    .first-screen__left-block .first-screen-slider{
        position: relative;
        height: auto;
    }
    .first-screen-slider__wrapper{
        display: block;
        height: auto;
    }
    .first-screen__left-block--main .first-screen-slider__block{
        padding-top: calc(900% / 16);
        display: block;
        height: auto;
    }
    .first-screen__left-block--main .first-screen-slider__slide{
        padding-bottom: 0;
        position: relative;
        height: auto;
    }
    .first-screen-slider__slide swiper-slide{
        height: auto;
    }
    .first-screen__left-block{
        padding: 0;
    }
    .first-screen-slider__wrap-text .category-flag{
        position: absolute;
        top: -31px;
    }
    .first-screen__left-block--main .first-screen-slider__block::before{
        z-index: 1;
    }
    .first-screen__left-block{
        height: auto;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        
    }
    .first-screen__left-block--main .first-screen-slider__block .after{
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        padding-top: calc(900% / 16);
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .search-drop{
        padding: 18px 0;
    }
    .search-drop .container {
        padding-right: 14px;
    }
    .watch-post{
        grid-column: span 3/auto;
        min-height: 224px;
    }
    .interesting__wrapper-detail .swiper-pagination{
        left: -36px;
        right: -36px;
    }
    .article-inner__wrap-slider-photo .swiper-pagination{
        left: 20px;
        right: 20px;
    }
    .news-post-titlehide .news-post-big__date{
        display: block;
    }
    .news-post-titlehide .news-post-big__row .news-post-big__date{
        display: none;
    }
    .news-post-titlehide .news-post-big__row{
        top: 0;
        bottom: auto;
    }
    .news-post-titlehide .news-post-big__wrap-text{
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .post-slider-detail::after{
        content: '';
        display: block;
        position: absolute;
        height: 40px;
        width: 40px;
        bottom: 51px;
        right: 10px;
        background: url(/local/templates/.default/css/../img/swipe-icon.svg) no-repeat;
        z-index: 10;
    }
    .post-slider-detail .post-slider__arrow{
        display: none;
    }
    .news-post-big-teleproekt.news-post-titlehide .news-post-big__row .news-post-big__date{
        display: block;
    }
    .news-post-big-teleproekt.news-post-titlehide .news-post-big__date{
        display: none;
    }
    .news-post-big-teleproekt.news-post-titlehide .news-post-big__wrap-text{
        padding-top: 44px;
    }
    .similar-slider .swiper-container{
        overflow: visible;
    }
    .footer-down__text-wrap{
        display: block;
    }
    .footer-down__text{
        margin-bottom: 5px;
        line-height: 13px;
    }
    .developer{
        margin-bottom: 10px;
        text-align: left;
    }
    .first-screen-slider__wrapper-one .first-screen-slider__wrap{
        padding-bottom: 14px;
    }
    .first-screen__left-block--main .first-screen-slider__wrapper{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .header-covid{
        background: linear-gradient(to bottom,  rgba(0,51,97,1) 0%,rgba(12,92,163,0.31) 100%), url(/local/templates/.default/css/../img/covid-mobile-2.jpg) 50% 50%;
        background-size: cover;
    }
    .page-header {
        max-height: none;
    }
}
@media screen and (max-width:575px){
    .fixed-header .social .ya-share2__link{
        padding: 0;
    }
    .first-screen__right-block{
        max-width: 100%;
    }
    .first-screen-news__wrap-img{
        max-width: 90px;
        min-width: 90px;
        margin-right: 20px;
    }
    /*.first-screen-news__wrap{
        padding-bottom: 0;
    }*/
    .first-screen-news__row{
        padding-top: 14px;
    }
    .article-inner__wrap-video .article-inner-video__wrap-svg{
        margin-bottom: 0;
    }
    .projects-wrapper .grid-inner__wrapper{
        grid-template-columns: repeat(1, 1fr);
    }
    .search-drop__wrapper{
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 0;
    }
    .search-drop{
        left: -168px;
    }
    .search-drop__left{
        margin-bottom: 0;
    }
    .search-drop__close {
        position: relative;
        top: 0;
        right: 0;
    }
    .watch-post{
        grid-column: span 6/auto;
    }
    .first-screen-news__block-posts{
        padding-bottom: 20px;
        padding-top: 8px;
    }
    .mob-menu__down-row-soc .mob-menu__text{
        display: none;
    }
    .mob-menu .social{
        min-width: 100%;
    }
    .mob-menu-nav__item:last-child{
        padding-bottom: 0;
    }
    .mob-menu__middle{
        padding: 20px;
    }
    .social__link{
        min-height: 36px;
    }
    .article-inner__wrap-img-multi{
        display: block;
        font-size: 0;
        line-height: 0;
    }
    .article-inner__wrap-img-multi > a + a{
        border: 0;
        border-top: 1px solid #fff;
    }
}

@media screen and (max-width:1263px){
    .pagination__item--dot, .pagination__item--first, .pagination__item--last{
        display: none;
    }
}
@media screen and (max-width:1007px){
    .pagination__item--weight-4{
        display: none;
    }
}
@media screen and (max-width:879px){
    .pagination__item--weight-3{
        display: none;
    }
}
@media screen and (max-width:679px){
    .pagination__item--prev, .pagination__item--next{
        font-size: 0;
        min-width: 58px;
        max-width: 100px;
    }
    .pagination__item--prev .link-row-all__arrow, .pagination__item--next .link-row-all__arrow{
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width:495px){
    .pagination__item--weight-2{
        display: none;
    }
}
@media screen and (max-width:369px){
    .pagination__item--weight-2{
        display: none;
    }
    .pagination__item{
        min-width: 28px;
        margin: 0 3px;
        max-width: 80px;
    }
}

.fancybox-custom-layout .fancybox-inner{
    max-width: 960px;
    width: 100%;
    max-height: 800px;
    height: 100%;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    margin: 0 auto;
    transform: translateY(-50%) translateX(-50%);
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 60px;
}
.fancybox-custom-layout .fancybox-caption__body{
    max-height: 180px;
}
.fancybox-custom-layout .fancybox-caption p{
    white-space: pre-line;
}
.fancybox-custom-layout .fancybox-bg{
    background: rgba(40, 46, 51, 0.9);
}
.fancybox-custom-layout.fancybox-is-open .fancybox-bg{
    opacity: 1;
}
.fancybox-custom-layout .fancybox-infobar, .fancybox-custom-layout .fancybox-navigation, .fancybox-custom-layout .fancybox-button, .fancybox-custom-layout .fancybox-caption::before{
    display:none;
}
.fancybox-custom-layout .fancybox-stage{
    position: relative;
    background: #000;
    width: 100%;
    height: 100%;
    padding: 0;
}
.fancybox-custom-layout .fancybox-slide{
    padding: 0;
}
.fancybox-custom-layout .fancybox-content{
    width: 100% !important;
}
.fancybox-custom-layout .fancybox-toolbar{
    background: none;
    top: 28px;
    right: 28px;
    left: auto;
    bottom: auto;
    width: 32px;
    height: 32px;
}
.fancybox-custom-layout .fancybox-button--close{
    display: inline-block;
    height: 32px;
    width: 32px;
    padding: 0;
}
.fancybox-custom-layout .fancybox-button, .fancybox-custom-layout .fancybox-button:link, .fancybox-custom-layout .fancybox-button:visited{
    color: #fff;
    background: transparent;
}
.fancybox-custom-layout .fancybox-caption{
    position: relative;
    background: #fff;
    width: 100%;
    color: #282e33;
    padding: 35px 40px 40px;
    text-align: left;
}
.fancybox-custom-layout .fancybox-caption h4{
    display: inline-block;
    font-size: 24px;
    line-height: 32px;
    color: #282e33;
    padding: 0;
    margin-top: 0;
    font-weight: 400;
    padding-bottom: 12px;
}
.fancybox-custom-layout .fancybox-caption h4 span{
    display: inline-block;
    border: 1px solid #abacae;
    font-size: 12px;
    color: #abacae;
    line-height: 16px;
    border-radius: 1px;
    padding: 0 4px;
    margin-left: 12px;
    vertical-align: top;
    position: relative;
    top: 7px;
}
.fancybox-custom-layout .fancybox-caption__body p{
    font-size: 16px;
    line-height: 24px;
}
@media screen and (max-width:575px){
    .fancybox-custom-layout .fancybox-inner{
        padding: 20px;
    }
    .fancybox-custom-layout .fancybox-caption{
        padding-left: 20px;
        padding-right: 20px;
    }
    .fancybox-custom-layout .fancybox-inner{
        max-height: 400px;
    }
    .fancybox-custom-layout .fancybox-caption{
        max-height: 200px;
    }
    .fancybox-custom-layout .fancybox-caption__body{
        max-height: 100%;
    }
    .fancybox-custom-layout .fancybox-toolbar{
        top: -18px;
        right: 14px;
    }
}
.aggr__block {
    margin-bottom: 21px;
}
.aggr__title {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #282E33;
    -moz-transition: all .3s ease-in-out;
    font-weight: 700;
    margin-bottom: 10px;
}
.aggr__link-wrap {
    margin-left: -4px;
    margin-right: -4px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.aggr__link-item {
    width: 229px;
    height: 56px;
    display: block;
    margin-left: 4px;
    margin-right: 4px;
    border: 1px solid #E7E9EC;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.aggr__link-item--ya {
    background-image: url(/local/templates/.default/css/../img/yandexnews_icon.svg);
    width: 229px;
}
.aggr__link-item--dzen {
    background-image: url(/local/templates/.default/css/../img/dzen_icon.svg);
    width: 134px;
}
.aggr__link-item--goo {
    background-image: url(/local/templates/.default/css/../img/googlenews_icon.svg);
    width: 241px;
}
@media (min-width: 856px) {
    .aggr__block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .aggr__title {
        margin-bottom: 0;
        margin-right: 20px;
    }
}
@media (max-width: 575px) {
    .aggr__title {
    }
    .aggr__link-item--ya {
        width: 163px;
        background-size: 163px 40px;
    }
    .aggr__link-item {
        height: 40px;
        margin-left: 0;
        margin-right: 0;
    }
    .aggr__link-item--goo {
        width: 172px;
        background-size: 172px 40px;
    }
    .aggr__link-wrap {
        margin-left: 0;
        margin-right: 0;
    }
    .aggr__link-item + .aggr__link-item {
        border-left: 0;
    }
}
.page-header .logo__wrap-snow{
    padding: 0;
    height: 100%;
}
.page-header .logo__img-snow{
    max-width: 100%;
}
.page-flex-container{
    overflow: hidden;
}

body {
    background-color: #dedfe3;
}
.content-page{
    position: relative;
}
.content-page::before, .content-page::after{
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: 1;
}
.content-page::before{
    width: 16px;
    left: -16px;
    background: linear-gradient(90deg, rgba(40, 46, 51, 0) 0%, #282E33 100%);
    opacity: 0.05;
}
.content-page::after{
    width: 32px;
    right: -32px;
    background: linear-gradient(90deg, #282E33 0%, rgba(40, 46, 51, 0) 100%);
    opacity: 0.1;
}
.tvk-app__img{
    width: 100%;
}
table td, table th{
    color: rgba(10, 26, 49, 0.7);
    padding: 13px 16px 11px;
    border-top: 1px solid #E7E9EC;
    vertical-align: top;
}
table tr:first-child td, table th{
    font-weight: 700;
    color: #282E33;
    border-top: 0;
}
table tr:first-child td:first-child, table th:first-child{
    padding-left: 0;
}
table tr:first-child + tr{
    border-top: 1px solid #414548;
}
table tr:nth-child(even){
    background: rgba(231, 233, 236, 0.5);
}


.tram-animate{
    background-color:#e0eaf3;
    position:relative;
    display: block;
}
.tram-animate__wrapper{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;-webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -moz-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -moz-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position:relative;
    padding-top:7px;
}
@media (max-width:1200px){
    .tram-animate__wrapper{
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap
    }
}
@media (max-width:767px){
    .tram-animate .container{
        padding:0
    }
}
.tram-animate__wrap{
    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
}
.tram-animate__wrap svg{
    width:12px;
    height:12px;
    stroke:red;
    margin-left:8px
}
@media (max-width:1200px){
    .tram-animate__wrap{width:100%}
    .tram-animate__wrap:first-child{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}
    .tram-animate__wrap:last-child{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2}
}
@media (max-width:767px){
    .tram-animate__wrap{
        padding:0 6.25%
    }
}
.tram-animate__text{
    font-weight:700;
    font-size:14px;
    line-height:normal;
    text-transform:uppercase;
    font-family:'PT Sans',sans-serif;
    letter-spacing:.05em
}
@media (max-width:575px){
    .tram-animate__text{
        font-size:12px
    }
}
.tram-animate__row{
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -moz-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    position:relative;
    max-width:50%;
    min-height:40px
}
@media (max-width:1200px){
    .tram-animate__row{
        -webkit-box-ordinal-group:4;
        -webkit-order:3;
        -moz-box-ordinal-group:4;
        -ms-flex-order:3;
        order:3;
        width:100%;
        max-width:inherit;
        margin:0 12.5% 0 6.25%
    }
}
.tram-animate__tram{
    position:absolute;
    left:0;
    bottom:0;
    -webkit-animation-delay:.5s;
    -moz-animation-delay:.5s;
    -o-animation-delay:.5s;
    animation-delay:.5s;
    -webkit-animation:3s tram-go forwards;
    -moz-animation:3s tram-go forwards;
    -o-animation:3s tram-go forwards;
    animation:3s tram-go forwards
}
@media (max-width:1200px){
    .tram-animate__tram{
        left:32px
    }
}
.tram-animate__tram--two{
    -webkit-animation:3s tram-go2 forwards;
    -moz-animation:3s tram-go2 forwards;
    -o-animation:3s tram-go2 forwards;
    animation:3s tram-go2 forwards
}
.tram-animate__hide-row{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    padding:0 1px
}
.tram-animate__hide-cell{
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -moz-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    position:relative
}
.tram-animate__hide-cell:nth-child(14)::before,.tram-animate__hide-cell:nth-child(5)::before{
    content:"";
    position:absolute;
    left:-2.5px;
    bottom:0;
    width:22px;
    height:33px;
    background-image:url(/local/templates/.default/css/../img/flag.svg);
    -webkit-background-size:contain;
    -moz-background-size:contain;
    background-size:contain;
    background-repeat:no-repeat
}
.tram-animate__hide-cell:nth-child(14)::before{
    left:-2px
}
@media (max-width:1200px){
    .tram-animate__hide-cell:nth-child(14)::before,.tram-animate__hide-cell:nth-child(5)::before{
        display:none
    }
    .tram-animate__hide-cell:nth-child(15)::before,.tram-animate__hide-cell:nth-child(2)::before{
        content:"";
        position:absolute;
        left:-2.5px;
        bottom:0;
        width:22px;
        height:33px;
        background-image:url(/local/templates/.default/css/../img/flag.svg);
        -webkit-background-size:contain;
        -moz-background-size:contain;
        background-size:contain;
        background-repeat:no-repeat
    }
}
.tram-animate__down{
    display:-webkit-box;
    display:-webkit-flex;
    display:-moz-box;
    display:-ms-flexbox;
    display:flex;
    border-top:2px solid #1c2f4a;
    padding:0 1px
}
.tram-animate__cell{
    -webkit-box-flex:1;
    -webkit-flex-grow:1;
    -moz-box-flex:1;
    -ms-flex-positive:1;
    flex-grow:1;
    min-height:7px;
    border-left:1px solid rgba(28,47,74,.15);
    border-right:1px solid rgba(28,47,74,.15);
    margin:0 -1px
}
@media (min-width:1200px){
    .tram-animate__cell:nth-child(1),.tram-animate__cell:nth-child(15),.tram-animate__cell:nth-child(16),.tram-animate__cell:nth-child(2),.tram-animate__cell:nth-child(3){
        -webkit-animation:none;
        -moz-animation:none;
        -o-animation:none;
        animation:none
    }
    .tram-animate__cell:nth-child(4){
        -webkit-animation:3s hide-opacity;
        -moz-animation:3s hide-opacity;
        -o-animation:3s hide-opacity;
        animation:3s hide-opacity;
        -webkit-animation-delay:0s;
        -moz-animation-delay:0s;
        -o-animation-delay:0s;
        animation-delay:0s
    }
    .tram-animate__cell:nth-child(5),.tram-animate__cell:nth-child(6){
        -webkit-animation:3s hide;
        -moz-animation:3s hide;
        -o-animation:3s hide;
        animation:3s hide;
        -webkit-animation-delay:.2s;
        -moz-animation-delay:.2s;
        -o-animation-delay:.2s;
        animation-delay:.2s
    }
    .tram-animate__cell:nth-child(6){
        -webkit-animation-delay:.4s;
        -moz-animation-delay:.4s;
        -o-animation-delay:.4s;
        animation-delay:.4s
    }
    .tram-animate__cell:nth-child(7){
        -webkit-animation:3s hide-opacity-end forwards;
        -moz-animation:3s hide-opacity-end forwards;
        -o-animation:3s hide-opacity-end forwards;
        animation:3s hide-opacity-end forwards;
        -webkit-animation-delay:.6s;
        -moz-animation-delay:.6s;
        -o-animation-delay:.6s;
        animation-delay:.6s
    }
    .tram-animate__cell:nth-child(8),.tram-animate__cell:nth-child(9){
        -webkit-animation:3s hide-end forwards;
        -moz-animation:3s hide-end forwards;
        -o-animation:3s hide-end forwards;
        animation:3s hide-end forwards;
        -webkit-animation-delay:.8s;
        -moz-animation-delay:.8s;
        -o-animation-delay:.8s;
        animation-delay:.8s
    }
    .tram-animate__cell:nth-child(9){
        -webkit-animation-delay:1s;
        -moz-animation-delay:1s;
        -o-animation-delay:1s;
        animation-delay:1s
    }
    .tram-animate__cell:nth-child(10){
        -webkit-animation:3s hide-opacity-end2 forwards;
        -moz-animation:3s hide-opacity-end2 forwards;
        -o-animation:3s hide-opacity-end2 forwards;
        animation:3s hide-opacity-end2 forwards;
        -webkit-animation-delay:1.2s;
        -moz-animation-delay:1.2s;
        -o-animation-delay:1.2s;
        animation-delay:1.2s
    }
    .tram-animate__cell:nth-child(11){
        -webkit-animation-delay:1.4s;
        -moz-animation-delay:1.4s;
        -o-animation-delay:1.4s;
        animation-delay:1.4s
    }
    .tram-animate__cell:nth-child(12){
        -webkit-animation-delay:1.6s;
        -moz-animation-delay:1.6s;
        -o-animation-delay:1.6s;
        animation-delay:1.6s
    }
    .tram-animate__cell:nth-child(13){
        -webkit-animation-delay:1.8s;
        -moz-animation-delay:1.8s;
        -o-animation-delay:1.8s;
        animation-delay:1.8s
    }
    .tram-animate__cell:nth-child(14){
        -webkit-animation-delay:2s;
        -moz-animation-delay:2s;
        -o-animation-delay:2s;
        animation-delay:2s
    }
    @-webkit-keyframes hide-opacity{0%,to{background-color:transparent}50%{background-color:rgba(255,255,255,.5)}}
    @-moz-keyframes hide-opacity{0%,to{background-color:transparent}50%{background-color:rgba(255,255,255,.5)}}
    @-o-keyframes hide-opacity{0%,to{background-color:transparent}50%{background-color:rgba(255,255,255,.5)}}
    @keyframes hide-opacity{0%,to{background-color:transparent}50%{background-color:rgba(255,255,255,.5)}}
    @-webkit-keyframes hide-opacity-end2{0%{background-color:transparent}to{background-color:rgba(255,255,255,.5)}}
    @-moz-keyframes hide-opacity-end2{0%{background-color:transparent}to{background-color:rgba(255,255,255,.5)}}
    @-o-keyframes hide-opacity-end2{0%{background-color:transparent}to{background-color:rgba(255,255,255,.5)}}
    @keyframes hide-opacity-end2{0%{background-color:transparent}to{background-color:rgba(255,255,255,.5)}}
    @-webkit-keyframes hide{0%,to{background-color:transparent}50%{background-color:#fff}}
    @-moz-keyframes hide{0%,to{background-color:transparent}50%{background-color:#fff}}
    @-o-keyframes hide{0%,to{background-color:transparent}50%{background-color:#fff}}
    @keyframes hide{0%,to{background-color:transparent}50%{background-color:#fff}}
    @-webkit-keyframes hide-opacity-end{0%{background-color:transparent}50%{background-color:#fff}to{background-color:rgba(255,255,255,.5)}}
    @-moz-keyframes hide-opacity-end{0%{background-color:transparent}50%{background-color:#fff}to{background-color:rgba(255,255,255,.5)}}
    @-o-keyframes hide-opacity-end{0%{background-color:transparent}50%{background-color:#fff}to{background-color:rgba(255,255,255,.5)}}
    @keyframes hide-opacity-end{0%{background-color:transparent}50%{background-color:#fff}to{background-color:rgba(255,255,255,.5)}}
    @-webkit-keyframes hide-end{0%{background-color:transparent}to{background-color:#fff}}
    @-moz-keyframes hide-end{0%{background-color:transparent}to{background-color:#fff}}
    @-o-keyframes hide-end{0%{background-color:transparent}to{background-color:#fff}}
    @keyframes hide-end{0%{background-color:transparent}to{background-color:#fff}}
    @-webkit-keyframes tram-go{0%{left:0}to{left:-webkit-calc(43% - 40px);left:calc(43% - 40px)}}
    @-moz-keyframes tram-go{0%{left:0}to{left:-moz-calc(43% - 40px);left:calc(43% - 40px)}}
    @-o-keyframes tram-go{0%{left:0}to{left:calc(43% - 40px)}}
    @keyframes tram-go{0%{left:0}to{left:-webkit-calc(43% - 40px);left:-moz-calc(43% - 40px);left:calc(43% - 40px)}}
    @-webkit-keyframes tram-go2{0%{left:0}to{left:-webkit-calc(43% - 80px);left:calc(43% - 80px)}}
    @-moz-keyframes tram-go2{0%{left:0}to{left:-moz-calc(43% - 80px);left:calc(43% - 80px)}}
    @-o-keyframes tram-go2{0%{left:0}to{left:calc(43% - 80px)}}
    @keyframes tram-go2{0%{left:0}to{left:-webkit-calc(43% - 80px);left:-moz-calc(43% - 80px);left:calc(43% - 80px)}}
}
/*.article-inner__hash-row{
    border-top: 2px solid #292e32;
    padding-bottom: 14px;
}*/
.container-smi{
    margin-bottom: 20px;
}
.additionally-slider{
    padding-top: 0;
    padding-bottom: 32px;
}
.additionally-slider .title-page{
    line-height: 80px;
    margin-bottom: 0;
}
.row-title-inner--change{
    margin-bottom: 24px;
}
@media(max-width: 767px){
    .date-article{
        margin-top: 13px;
        margin-bottom: 18px;
    }
    .row-title-inner--change{
        margin-bottom: 18px;
    }
    .aggr__block{
        margin-top: -11px;
    }
    .subtitle, .article-inner__wrap-text p, .content-wrap__wrap-text p{
        font-size: 16px;
        margin-bottom: 13px;
    }
    .container-smi{
        margin-top: -12px;
    }
}

.aggr__link-item{
    width: 137px;
}
.aggr__link-item--ya {
    background-image: url(/local/templates/.default/css/../img/yandexnews_icon_2.svg);
}
.aggr__link-item--goo {
    background-image: url(/local/templates/.default/css/../img/googlenews_icon_2.svg);
    width: 151px;
}
.aggr__link-item--tgm {
    background-image: url(/local/templates/.default/css/../img/telegram_icon_2.svg);
}
@media (max-width: 575px){
    .aggr__link-item{
        background-size: 137px 40px;
    }
    .aggr__link-item--goo {
        background-size: 151px 40px;
    }
}

.article-inner__wrap-text p span, .content-wrap__wrap-text p span{
    font-size: 18px;
    line-height: 24px;
    color: #282E33;
}
@media(max-width: 767px){
    .article-inner__wrap-text p span, .content-wrap__wrap-text p span{
        font-size: 16px;
    }
}
.article-inner__wrap-text--link-row-up a{
    padding-top: 15px;
    border-top: 1px solid #e7e9ec;
    margin-top: 10px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}
.brosaem{
    display: block;
    height: 100%;
    background: #5dabea url(/upload/banner/brosaem.png) no-repeat 0 100%;
    background-size: 100% auto;
}
@media(max-width: 766px){
    .brosaem{
        min-height: 600px;
    }
}
@media(max-width: 520px){
    .brosaem{
        min-height: 400px;
    }
}
.article-inner-video__wrap-svg{
    background: rgba(0,0,0,0.4);
}
@media screen and (max-width: 767px) {
   table {
       display: flex;
       overflow-x: auto;
       overflow-y: hidden;
   }

   table > tbody {
       width: 100%;
   }
}

.authorpage__send .social{
    font-size: 0;
    margin-left: 0;
}
.authorpage__send .social .ya-share2__link{
    min-height: 40px;
}
.authorpage__send .ya-share2__item{
    width: 40px;
    height: 40px;
    border: 1px solid #E7E9EC;
}
.authorpage__send .ya-share2__item + .ya-share2__item{
    margin-left: 16px;
}
.authorpage__send, .authorpage_mail{
    display: inline-block;
}
.authorpage__send{
    vertical-align: top;
    padding-top: 7px;
    margin-right: 25px;
    margin-bottom: 20px;
}
.authorpage_mail{
    margin-bottom: 20px;
}
.program-guide__item:first-child{
    background: #FF0000;
    z-index: 10;
    font-weight: 700;
    width: 94px;
}
.program-guide__item:nth-child(2) {
    background: #3C0B66;
    z-index: 10;
    width: 94px;
}
.program-guide__item:first-child .program-guide__link span, .program-guide__item:nth-child(2) .program-guide__link span{
    font-weight: 700;
}

.rec-cicle{
    background-color: #fff;
}
.seopage-toptext{
    font-family: 'PT Sans';
    font-size: 18px;
    line-height: 24px;
    color: rgba(10, 26, 49, 0.7);
    margin-top: 10px;
}
.row-title-seopage + .grid-inner{
    padding-top: 0;
}

.first-screen-news__caption{
    font-size: 18px;
}
.article-inner__wrapper-down{
    border-top: 2px solid #282E33;
    border-bottom: 1px solid #55585A80;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 48px;
}
.article-inner__wrapper-down > .autor-name{
    top: 8px;
    margin-right: 24px;
    padding-left: 0;
}
.article-inner__wrapper-down > .autor-name::before{
    display: none;
}
.article-inner__wrapper-down > .article-inner__hash-row{
    top: 10px;
    width: 100%;
    margin-left: 24px;
}
.mobile-share{
    position: relative;
    top: 4px;
}
.iblock-vote{
    display: flex;
}
.iblock-vote > div{
    height: 40px;
    width: 40px;
    border: 1px solid #e7e9ec;
    font-family: PT Sans;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #282E33;
    position: relative;
}
.iblock-vote > div::before{
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
    background: #282E33;
}
.iblock-vote > div.star-minus::before{
    -webkit-mask-image: url(/local/templates/.default/css/../images/svg/minus.svg);
    mask-image: url(/local/templates/.default/css/../images/svg/minus.svg);
}
.iblock-vote > div.star-plus::before{
    -webkit-mask-image: url(/local/templates/.default/css/../images/svg/plus.svg);
    mask-image: url(/local/templates/.default/css/../images/svg/plus.svg);
}
.iblock-vote > div.star-active{
    cursor: pointer;
}
.iblock-vote > div.star-active:hover{
    background-color: #fdcd08;
    border-color: #fdcd08;
}
.iblock-vote > div.star-voted{
    background-color: #fdcd08;
    border-color: #fdcd08;
    padding-top: 16px;
}
/*.iblock-vote > div.star-empty{
    background-color: #282E33;
    border-color: #282E33;
    padding-top: 16px;
    color: #fff;
}
.iblock-vote > div.star-voted::before, .iblock-vote > div.star-empty::before{
    width: 12px;
    height: 12px;
    top: 6px;
    left: 14px;
    -webkit-mask-size: 12px 12px;
    mask-size: 12px 12px;
}
.iblock-vote > div.star-empty::before{
    background: #fff;
}*/
@media screen and (max-width: 991px) {
    .mobile-share{
        display: inline-block;
        float: left;
        margin-right: 20px;
        margin-bottom: 14px;
    }
    .article-inner__wrapper-down > .article-inner__hash-row{
        width: auto;
    }
    .article-inner__wrapper-down > .autor-name{
        clear: both;
        top: 0;
        margin-top: 14px;
        margin-right: 0;
    }
    .iblock-vote{
        margin-top: 18px;
    }
    .iblock-vote > div{
        width: 50%;
    }
    .iblock-vote > div::before{
        position: relative;
        display: inline-block;
        left: 0;
    }
    .iblock-vote > div.star-voted, .iblock-vote > div.star-empty{
        padding-top: 0;
        line-height: 40px;
        font-size: 16px;
    }
    .iblock-vote > div.star-voted::before, .iblock-vote > div.star-empty::before{
        position: relative;
        /*width: 20px;
        height: 20px;*/
        vertical-align: top;
        /*margin-right: 10px;*/
        top: 9px;
        left: 0;
        /*-webkit-mask-size: 20px 20px;
        mask-size: 20px 20px;*/
    }
}
@media screen and (max-width: 767px) {
    .subtitle, .article-inner__wrap-text p, .content-wrap__wrap-text p {
        font-size: 18px;
    }
    .autor-name{
        padding-left: 0;
    }
    .autor-name::before{
        display: none;
    }
    .fixed-header{
        display: none !important;
    }
    .article-inner__wrapper-down{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .program-guide__link{
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .program-guide-anim .program-guide__item:nth-child(n+3){
        animation: shakeanim 5s ease 0s 1 normal forwards;
    }
    .news-post-sm__title{
        font-size: 18px;
    }
}

@keyframes shakeanim {
    0%, 100% {
        transform: translateX(0);
    }
    45%, 55% {
        transform: translateX(-130px);
    }
}

.authors-list{
    padding-bottom: 40px;
}
.authors-list .grid-inner__wrapper{
    padding-top: 0;
    grid-template-columns: repeat(6, 1fr);
}
.authors-list .authorpage__description{
    font-size: 18px;
    line-height: 24px;
    padding: 13px 0 3px;
}
@media screen and (max-width: 991px) {
    .authors-list .grid-inner__wrapper{
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .authors-list .grid-inner__wrapper{
        grid-template-columns: repeat(2, 1fr);
    }
}

.radio-yellow{
    line-height: 54px;
    padding: 17px 0;
    background: #FDCD08;
}
.radio-yellow span, .radio-yellow audio{
    display: inline-block;
    line-height: 54px;
    vertical-align: middle;
}
.radio-yellow span{
    font-size: 26px;
    font-weight: 700; 
    margin: 0;
    color: #282E33;
}
.radio-yellow audio{
    margin-left: 24px;
}
.radio-yellow + .video-sect .article-inner__wrap-text{
    font-size: 26px;
    font-weight: 700; 
    color: #282E33;
    line-height: 54px;
    padding: 21px 0;
}
.radio-yellow + .video-sect{
    margin-bottom: 32px;
}
.article-radio .article-inner__wrap-text h2, .article-radio .article-inner__wrap-text h3, .article-radio .article-inner__wrap-text h4{
    font-size: 32px;
    line-height: 40px;
}
.article-radio .article-inner__wrap-text + .article-inner__wrap-text{
    margin-top: 24px;
}
.article-radio .article-inner__wrap-text:last-child{
    margin-bottom: 48px;
}
.radio-icon-wrap{
    font-size: 0;
}
.radio-icon{
    display: inline-block;
    width: 56px;
    height: 56px;
    border: 1px solid #E7E9EC;
    background-position: 50% 50%;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}
.radio-icon + .radio-icon{
    margin-left: 16px;
}
.radio-icon:hover{
    background-color: #FDCD08;
    border-color: #FDCD08;
}
.radio-icon-vk{
    background-image: url(/local/templates/.default/css/../img/vk_1.svg);
}
.radio-icon-tm{
    background-image: url(/local/templates/.default/css/../img/telegram_1.svg);
}

@media screen and (max-width:767px) {
    .article-radio .article-inner__wrap-text h2, .article-radio .article-inner__wrap-text h3, .article-radio .article-inner__wrap-text h4 {
        font-size: 26px;
        line-height: 32px;
    }
    .radio-yellow span, .radio-yellow audio{
        display: block;
        line-height: 30px;
    }
    .radio-yellow span{
        font-size: 22px;
    }
    .radio-yellow audio{
        margin-left: 0;
        margin-top: 18px;
    }
    .radio-yellow + .video-sect .article-inner__wrap-text{
        font-size: 22px;
        padding: 8px 0;
    }
    .radio-row-title-inner {
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .radio-row-title-inner .title-inner{
        font-size: 26px;
        line-height: 30px;
    }
    .article-radio .article-inner__wrap-text:last-child{
        margin-bottom: 24px;
    }
}

.article-inner picture > img{
    width: 100%;
    height: auto;
}
.lightning{
    width: 22px;
    height: 10px;
    position: relative;
}
.lightning::after{
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 20px;
    top: -5px;
    left: 0;
    background: url(/local/templates/.default/css/../images/svg/lightning.svg) no-repeat;
    animation: pulse 1.5s infinite;
}
/* End */


/* Start:/local/templates/main/template_styles.css?1584462117158*/
.header_need_scroll-js .header__logo {
    z-index: 2;
}
.header_shared a.header__logo {
    z-index: inherit;
}
.telegram-ad {
    height: 200px;
}

/* End */
/* /local/templates/.default/css/normalise.css?1702451027829 */
/* /local/templates/.default/css/swiper.min.css?158497984819789 */
/* /local/templates/.default/css/style.css?1703669865142612 */
/* /local/templates/.default/css/style-fix.css?171938332367393 */
/* /local/templates/main/template_styles.css?1584462117158 */
