@charset "UTF-8";
@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: italic;
    font-weight: 400;
    src: url(/fonts/PT_Serif/PTSerif.italic.cyrillic-400.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.italic.cyrillic-400.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: italic;
    font-weight: 700;
    src: url(/fonts/PT_Serif/PTSerif.italic.cyrillic-700.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.italic.cyrillic-700.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: italic;
    font-weight: 400;
    src: url(/fonts/PT_Serif/PTSerif.italic.cyrillicExt-400.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.italic.cyrillicExt-400.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: italic;
    font-weight: 700;
    src: url(/fonts/PT_Serif/PTSerif.italic.cyrillicExt-700.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.italic.cyrillicExt-700.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: italic;
    font-weight: 400;
    src: url(/fonts/PT_Serif/PTSerif.italic.latin-400.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.italic.latin-400.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: italic;
    font-weight: 700;
    src: url(/fonts/PT_Serif/PTSerif.italic.latin-700.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.italic.latin-700.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: italic;
    font-weight: 400;
    src: url(/fonts/PT_Serif/PTSerif.italic.latinExt-400.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.italic.latinExt-400.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: italic;
    font-weight: 700;
    src: url(/fonts/PT_Serif/PTSerif.italic.latinExt-700.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.italic.latinExt-700.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/PT_Serif/PTSerif.normal.cyrillic-400.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.normal.cyrillic-400.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/PT_Serif/PTSerif.normal.cyrillic-700.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.normal.cyrillic-700.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/PT_Serif/PTSerif.normal.cyrillicExt-400.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.normal.cyrillicExt-400.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/PT_Serif/PTSerif.normal.cyrillicExt-700.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.normal.cyrillicExt-700.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/PT_Serif/PTSerif.normal.latin-400.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.normal.latin-400.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/PT_Serif/PTSerif.normal.latin-700.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.normal.latin-700.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/PT_Serif/PTSerif.normal.latinExt-400.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.normal.latinExt-400.woff) format("woff");
}

@font-face {
    font-display: swap;
    font-family: "PT-Serif";
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/PT_Serif/PTSerif.normal.latinExt-700.woff2) format("woff2"),
    url(/fonts/PT_Serif/PTSerif.normal.latinExt-700.woff) format("woff");
}
.editorjs-show figure span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;

}
.editorjs-show figure img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.author-name,
.category-name,
.main-title,
.post-main-title {
    font: 700 33px/40px "PT-Serif", system-ui, serif;
}

.da-list >.da-list__item {
    display: inline-block !important;
    width: 25% !important;
    margin-bottom: 20px;
}
.author-news-sub-title,
.block-name .block-name__text,
.subject__main-link .subject__main-title {
    font: 700 28px/30px "PT-Serif", system-ui, serif;
}

.category-description,
.post-main-lead {
    font: 400 17px/27px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.footer-menu__main-block .footer-menu__main-block-sub-item,
.footer-menu__tv-block .online-cam-block,
.footer-menu__tv-block .tv-block .tv-block__text,
.menu-search,
.persons-block-items .person-item .person__post {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.footer-menu__main-block .footer-menu__main-block-item,
.menu-item,
.newinform-tv__block-news .newinform-tv__block-name,
.news-list-block__with-border .block__with-border-name,
.sidebar__block-name {
    font: 700 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.persons-block-items .person-item .person__name {
    font: 400 17px/27px "PT-Serif", system-ui, serif;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body,
html {
    background: #f0f1f4;
    font: 400 14px/1.3rem "PT-Serif", system-ui, serif;
}

a {
    color: #d72924;
    text-decoration: none;
    transition: 0.2s;
}

a:hover {
    color: #414141;
}

.noscroll {
    overflow: hidden;
}

@media (min-width: 1366px) {
    .noscroll .block-main-menu,
    .noscroll .header-wrap {
        padding-right: 17px;
    }
}

.btn-mediakit {
    border: 1px solid #381432;
    border-radius: 3px;
    color: #381432;
    display: block;
    font: 400 16px/40px "PT-Serif", system-ui, serif;
    height: 40px;
    margin: 40px auto;
    text-align: center;
    transition: 0.3s ease;
    width: 140px;
}

.btn-mediakit:hover {
    background: #381432;
    color: #fff;
}

div::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
}

div::-webkit-scrollbar {
    background-color: #f5f5f5;
    height: 10px;
    width: 5px;
}

div::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 8px;
}

div::-webkit-scrollbar-track-piece {
    background-color: #f4f4f4;
}

.footer-tilda .container,
.tilda .container {
    box-sizing: border-box;
}

.container {
    width: 100%;
    max-width: 1410px;
    margin: 120px auto 0;
    padding-top: 2rem;
}

.container.container-menu {
    height: 40px;
    margin: 50px auto 0;
}

.container.container-flex {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.container.footer-container {
    margin: 0 auto;
    padding-top: 0;
}

#app {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

#main {
    flex: 1 0 auto;
}

.main-block {
    position: relative;
    width: 100%;
    z-index: 1;
}

.main-title {
    color: #000;
    margin: 24px 0 32px;
}

.experts-sub-title {
    color: #000;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 36px;
}

.sidebar-block {
    align-self: normal;
    position: relative;
    width: 330px;
}

.sidebar-block .sticky-sidebar {
    position: sticky;
    top: 130px;
}

.clearfix {
    clear: both;
}

.banner-sidebar {
    margin: 0 auto 20px auto;
    max-width: 420px;
}

.banner-sidebar img {
    width: 100%;
}

.grey-line {
    background: silver;
    height: 1px;
    width: 100%;
}

.grey-line.with-mb40 {
    margin-bottom: 40px;
}

.separator {
    background: silver;
    height: 1px;
    margin: 2rem 0;
    padding: 0 1rem;
    width: 100%;
}

.separator.no-padding {
    padding: 0;
}

.simple-link {
    color: #381432;
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
}

.flex__flex-start {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.flex__justify-between {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.flex__justify-between.mob-block a {
    display: block;
    width: 100px;
}

.main-wrapper-page {
    max-width: calc(100% - 330px);
    padding-right: 30px;
}

.btn {
    border: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
    padding: 0 2.5rem;
    text-align: center;
    transition: color, background-color 0.3s ease;
}

.btn.fullwidth {
    width: 100%;
}

.btn.loading {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath fill='silver' d='M73 50c0-12.7-10.3-23-23-23S27 37.3 27 50m3.9 0c0-10.5 8.5-19.1 19.1-19.1S69.1 39.5 69.1 50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    color: transparent;
    pointer-events: none;
}

.simple-btn {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    color: #414141;
    cursor: pointer;
    font: 300 13px/48px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
    text-align: center;
    transition: 0.3s ease;
}

.simple-btn:hover {
    border: 1px solid #8e8e8e;
    box-shadow: 0 0 10px hsla(0, 0%, 56%, 0.34);
    color: #381432;
}

.simple-btn:active {
    border: 1px solid silver;
    box-shadow: 0 0 40px hsla(0, 0%, 75%, 0.34);
}

a.simple-btn.mobile-show-back {
    display: none;
    width: 160px;
}

.normal-btn {
    background: #d72924;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font: 500 14px/46px "PT-Serif", system-ui, serif;
    height: 48px;
    padding: 0 40px;
    text-align: center;
    transition: 0.3s ease;
}

.normal-btn:hover {
    background: #951d19;
    color: #fff;
}

.normal-btn:active {
    background: #414141;
}

.normal-btn.normal-btn__disable {
    background: #e1f3f2;
    color: #91b4b2;
    pointer-events: none;
}

.block-name {
    align-items: center;
    border-left: 2px solid red;
    display: flex;
    justify-content: space-between;
    margin-bottom: 34px;
    padding: 10px;
    width: 100%;
}

.block-name .block-name__text {
    color: #000;
    margin-right: 40px;
}

.block-name .block-name__all {
    color: silver;
    font: 400 14px/16px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
    margin-top: 6px;
    text-decoration: none;
}

.btn-to-top {
    background-color: rgba(56, 20, 50, 0.8);
    border: 3px solid #fff;
    border-radius: 10px;
    bottom: 100px;
    cursor: pointer;
    height: 50px;
    opacity: 0;
    -moz-opacity: 0;
    position: fixed;
    right: 10px;
    transition: 0.2s;
    visibility: hidden;
    width: 50px;
    z-index: 20;
}

.btn-to-top:after {
    left: 21px;
    transform: rotate(45grad);
}

.btn-to-top:after,
.btn-to-top:before {
    background-color: #fff;
    content: "";
    height: 3px;
    position: absolute;
    top: 20px;
    width: 12px;
}

.btn-to-top:before {
    left: 13px;
    transform: rotate(-45grad);
}

.btn-to-top:hover {
    box-shadow: 0 0 10px rgba(56, 20, 50, 0.75);
}

.btn-to-top.show {
    opacity: 1;
    -moz-opacity: 1;
    visibility: visible;
}

.btn-load-more {
    background-color: hsla(0, 0%, 75%, 0.4);
    border: none;
    color: #414141;
    cursor: pointer;
    display: block;
    font: 400 14px/1.3rem "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin: 30px auto;
    min-height: 56px;
    padding: 15px 30px;
    text-align: center;
    transition: background-color 0.2s linear;
    width: 100%;
}

.btn-load-more:hover {
    background-color: #cecece;
}

.btn-load-more.loading {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' xml:space='preserve'%3E%3Cpath fill='%238e8e8e' d='M73 50c0-12.7-10.3-23-23-23S27 37.3 27 50m3.9 0c0-10.5 8.5-19.1 19.1-19.1S69.1 39.5 69.1 50'%3E%3CanimateTransform attributeName='transform' attributeType='XML' type='rotate' dur='1s' from='0 50 50' to='360 50 50' repeatCount='indefinite'/%3E%3C/path%3E%3C/svg%3E");
}

.tooltip {
    background-color: #381432;
    color: #e1f3f2;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    min-width: 100px;
    opacity: 0;
    padding: 0.8rem 1.5rem;
    text-align: center;
    transition: opacity 0.2s linear;
    visibility: hidden;
    z-index: 1030;
}

.tooltip,
.tooltip:after {
    display: block;
    position: absolute;
}

.tooltip:after {
    border: 5px solid transparent;
    content: "";
    height: 0;
    width: 0;
}

.tooltip--left {
    margin-left: 15px;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.tooltip--left:after {
    border-left-color: #381432;
    border-right: 0;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
}

.tooltip--right {
    left: 100%;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.tooltip--right:after {
    border-left: 0;
    border-right-color: #381432;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
}

.tooltip--bottom {
    left: 50%;
    margin-bottom: 15px;
    top: 100%;
    transform: translateX(-50%);
}

.tooltip--bottom:after {
    border-bottom-color: #381432;
    border-top: 0;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.tooltip--top {
    bottom: 100%;
    margin-top: 15px;
}

.tooltip--top,
.tooltip--top:after {
    left: 50%;
    transform: translateX(-50%);
}

.tooltip--top:after {
    border-bottom: 0;
    border-top-color: #381432;
    bottom: 0;
}

.dop-menu-pages .sticky a {
    color: #414141;
    font-size: 13px;
}

.dop-menu-pages .sticky a:hover {
    color: #d72924;
}

@media screen and (max-width: 1780px) {
    .container {
        padding: 0 15px;
    }

    .container.container-menu {
        margin-top: 90px;
        padding: 0;
    }
}

@media screen and (max-width: 1365px) {
    .sidebar-block {
        width: 290px;
    }
}

@media screen and (max-width: 1599px) {
    .container.container-menu {
        margin: 90px 0 0;
        width: 92%;
    }

    .main-title {
        font: 700 31px/40px "PT-Serif", system-ui, serif;
    }
}

@media screen and (max-width: 991px) {
    .main-block {
        width: 100%;
    }

    .sidebar-block {
        display: flex;
        flex-direction: column;
        justify-content: unset;
        width: 100%;
    }

    .container.container-flex {
        display: block;
    }

    .container.container-flex.container-single {
        margin-top: 100px;
        padding: 0;
    }

    .container.container-flex.container-single .sidebar-block {
        padding: 0 14px;
    }

    .container.container-menu {
        display: none;
    }

    .block-name {
        margin-bottom: 24px;
    }

    .main-title {
        font: 700 28px/36px "PT-Serif", system-ui, serif;
        padding-top: 1em;
    }

    .load-block {
        height: 60px;
        margin: 60px auto;
        position: relative;
        width: 60px;
    }

    .main-block.main-block__news {
        margin: 0 auto;
        max-width: 100%;
        width: 100%;
    }

    .block-name .block-name__text {
        font: 700 22px/26px "PT-Serif", system-ui, serif;
    }

    .block-name .block-name__all {
        font: 400 13px/26px "PT-Serif", system-ui, serif;
        letter-spacing: 0.6px;
    }
}

@media screen and (max-width: 767px) {
    .main-block.main-block__news {
        margin: 0 auto;
    }

    .flex__justify-between.mob-block {
        display: block;
    }

    .flex__justify-between.mob-block a {
        margin-bottom: 20px;
        width: 100%;
    }

    .container.container-flex.container-single {
        margin-top: 80px;
    }

    .sidebar-block {
        flex-direction: column;
    }
}

.mxy-0 {
    margin: 0 !important;
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.my-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.my-3 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.5rem !important;
}

.mb-2 {
    margin-bottom: 1rem !important;
}

.mb-3 {
    margin-bottom: 2rem !important;
}

.mb-4 {
    margin-bottom: 3rem !important;
}

.mb-5 {
    margin-bottom: 5rem !important;
}

.pxy-0 {
    padding: 0 !important;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.py-0 {
    padding-top: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.5rem !important;
}

.pb-2 {
    padding-bottom: 1rem !important;
}

.pb-3 {
    padding-bottom: 2rem !important;
}

.pb-4 {
    padding-bottom: 3rem !important;
}

.pb-5 {
    padding-bottom: 5rem !important;
}

.slide-fade-enter-active {
    transition: all 0.3s ease;
}

.slide-fade-leave-active {
    transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
    transition-delay: 0.1s;
}

.slide-fade-enter,
.slide-fade-leave-to {
    opacity: 0;
    transform: translateX(10px);
}

.fade-enter-active {
    transition: opacity 0.5s;
}

.fade-enter,
.fade-leave,
.fade-leave-to {
    opacity: 0;
}

header {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}

header ul {
    list-style: none;
}

header ul li:first-child {
    padding-left: 0;
}

header ul li:last-child {
    padding-right: 0;
}

header .topper-block {
    background: #f0f0f0;
}

header .topper-block__container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    margin: auto;
    max-width: 1410px;
    width: 100%;
}

header .topper-block__container-nav {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

header .topper-block__container-nav li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 10px;
}

header .topper-block__container-nav li a {
    color: #000;
    margin: 0 10px;
}

header .topper-block__container-nav li a .ic {
    background: #f0f0f0;
    display: block;
    height: 20px;
    width: 20px;
}

header .topper-block__container-nav li a .ic-fb {
    background: url(../images/icons/share-icons/share-fb-black.svg) no-repeat 50%;
    background-size: contain;
}

header .topper-block__container-nav li a .ic-ok {
    background: url(../images/icons/share-icons/share-ok-black.svg) no-repeat 50%;
    background-size: contain;
}

header .topper-block__container-nav li a .ic-tg {
    background: url(../images/icons/share-icons/share-tg-black.svg) no-repeat 50%;
    background-size: contain;
}

header .topper-block__container-nav li a .ic-vk {
    background: url(../images/icons/share-icons/share-vk-black.svg) no-repeat 50%;
    background-size: contain;
}

header .topper-block__container-nav li .icon-allregions {
    background: url(../images/icons/allregionsIcon.svg) no-repeat 50%;
    background-size: contain;
    display: block;
    height: 20px;
    margin-right: 10px;
    width: 20px;
}

header .topper-block__container-nav li:first-child {
    padding-left: 0;
}

header .topper-block__container-nav .ts-date {
    background: #d72924;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px;
}

@media screen and (max-width: 768px) {
    header .topper-block__container-nav .ts-date {
        display: none;
    }
}

header .topper-block__container-nav .ts-date span {
    color: #fff;
}

header .header-wrap {
    background: #381432;
}

header .header-wrap .wparrer-header-block {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: auto;
    max-width: 1410px;
    padding: 0 15px;
    width: 100%;
}

header .header-wrap .wparrer-header-block .logo {
    background: url(../images/logo/main-logo-white.svg) no-repeat 50%;
    background-size: contain;
    display: block;
    height: 50px;
    max-width: 250px;
    width: 250px;
}

header .header-wrap .wparrer-header-block .main-menu {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1024px;
}

header .header-wrap .wparrer-header-block .main-menu li {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100%;
}

header .header-wrap .wparrer-header-block .main-menu li a,
header .header-wrap .wparrer-header-block .main-menu li div {
    color: #fff;
    display: block;
    font-size: 18px;
    height: 100%;
    padding: 30px 25px;
}

header .header-wrap .wparrer-header-block .main-menu__parent {
    background: url(../images/icons/arrow-bottom.svg) no-repeat 90%;
    background-size: 13px;
    margin-right: 25px;
    padding-right: 10px;
    position: relative;
}

header .header-wrap .wparrer-header-block .main-menu__parent:hover ul {
    display: block;
}

header .header-wrap .wparrer-header-block .main-menu__parent ul {
    background: #381432;
    display: none;
    position: absolute;
    right: 0;
    top: 78px;
    width: 200px;
}

header
.header-wrap
.wparrer-header-block
.main-menu__parent
ul
li:last-child
a {
    border: 0;
}

header .header-wrap .wparrer-header-block .main-menu__parent ul li a {
    border-bottom: 1px solid #f0f1f457;
    padding: 10px 20px;
    width: 100%;
}

header .header-wrap .wparrer-header-block .main-menu__parent ul li a:hover {
    background: #d72924;
}

header .search {
    border-left: 1px solid #f0f0f073;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 30px;
    padding-left: 30px;
    transition: 0.2s ease;
    width: 50px;
}

header .search,
header .search:hover {
    background: url(../images/icons/search-icon-white.svg) no-repeat 50%;
}

.mobile-menu-btn {
    display: none;
    height: 30px;
    width: 30px;
}

.search_mobile {
    background: url(../images/icons/search-icon-white.svg) no-repeat 50%;
    border-left: 1px solid #f0f0f073;
    color: #fff;
    cursor: pointer;
    display: none;
    height: 30px;
    padding-left: 30px;
    transition: 0.2s ease;
    width: 50px;
}

@media screen and (max-width: 768px) {
    .search_mobile {
        display: block;
        margin-left: auto;
    }
}

@media screen and (max-width: 991px) {
    header .header-wrap .wparrer-header-block .logo {
        width: 145px;
    }

    .topper-block {
        display: none;
    }

    header .header-wrap .wparrer-header-block .main-menu li a {
        padding: 30px 15px;
    }
}

@media screen and (max-width: 768px) {
    header .header-wrap .wparrer-header-block .main-menu {
        display: none;
    }

    .mobile-menu-btn {
        display: block;
    }

    header .topper-block__container li {
        padding: 5px 0;
    }

    header .topper-block__container li a {
        font-size: 12px;
    }

    header .topper-block__container li .ts-date {
        display: none;
    }
}

.container-menu {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.container-menu__left,
.container-menu__right {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.menu-item__logo {
    background: url(../images/logo/main-logo.svg) no-repeat 0;
    height: 30px;
    width: 256px;
}

.menu-item {
    color: #000;
    cursor: pointer;
    margin-left: 48px;
    text-transform: uppercase;
    transition: 0.2s ease;
}

.menu-item:hover {
    color: #d72924;
}

.menu-item.menu-item__lenta {
    margin-left: 108px;
}

.menu-search {
    background: url(../images/icons/search-icon-white.svg) no-repeat 4px;
    color: #fff;
    cursor: pointer;
    padding-left: 30px;
    transition: 0.2s ease;
}

.menu-search:hover {
    color: #91b4b2;
}

@media screen and (max-width: 991px) {
    .menu-item__logo {
        display: none;
    }

    .menu-item.menu-item__lenta {
        margin-left: 0;
    }

    .header-content-block__right .menu-search {
        font-size: 0;
    }
}

.block-main-menu {
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.12);
    height: 40px;
    left: 0;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    top: 88px;
    z-index: 1003;
}

.block-main-menu__sticky {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1410px;
    position: static;
    text-align: initial;
    width: 100%;
}

.block-main-menu__sticky .main-menu__item {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 40px;
    margin: 0 5px;
    text-transform: uppercase;
    transition: 0.2s ease;
    white-space: nowrap;
}

.block-main-menu__sticky .main-menu__item:first-child {
    margin-left: 0;
}

.block-main-menu__sticky .main-menu__item:last-child {
    margin-right: 0;
}

.block-main-menu__sticky .main-menu__item:hover {
    color: #d72924;
}

@-webkit-keyframes toLeft {
    0% {
        margin-left: 0;
    }
    35% {
        margin-left: -180px;
    }
    to {
        margin-left: 0;
    }
}

@keyframes toLeft {
    0% {
        margin-left: 0;
    }
    35% {
        margin-left: -180px;
    }
    to {
        margin-left: 0;
    }
}

@media screen and (max-width: 1439px) {
    .block-main-menu:before {
        background: linear-gradient(270deg, #fff 25%, hsla(0, 0%, 100%, 0));
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
    }

    .block-main-menu__sticky {
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-left: 15px;
        white-space: nowrap;
    }

    .block-main-menu__sticky::-webkit-scrollbar {
        height: 5px;
    }

    .block-main-menu__sticky .main-menu__item {
        margin-right: 40px;
    }

    .block-main-menu__sticky .main-menu__item:last-of-type {
        padding-right: 50px;
    }

    .block-main-menu__sticky .main-menu__item:first-of-type {
        margin-left: 0;
    }
}

.modal-menu-wrap {
    background: #fff;
    height: calc(100vh - 50px);
    left: 0;
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 1004;
}

@media screen and (max-width: 768px) {
    .modal-menu-wrap {
        padding-right: 0;
    }
}

.modal-menu-wrap .modal-menu-container {
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1410px;
    padding: 25px 15px;
    width: 100%;
}

@media (min-width: 1781px) {
    .modal-menu-wrap .modal-menu-container {
        padding: 25px 0;
    }
}

.modal-menu-wrap .modal-menu-container .modal-menu__left-block {
    width: 330px;
}

@media screen and (max-width: 1279px) {
    .modal-menu-wrap .modal-menu-container .modal-menu__left-block {
        width: 300px;
    }
}

@media screen and (max-width: 1024px) {
    .modal-menu-wrap .modal-menu-container .modal-menu__left-block {
        width: 260px;
    }
}

@media screen and (max-width: 767px) {
    .modal-menu-wrap .modal-menu-container .modal-menu__left-block {
        width: 100%;
    }
}

.modal-menu-wrap .modal-menu-container .modal-menu__right-block {
    overflow-y: auto;
    padding-right: 15px;
    padding-top: 17px;
    width: calc(100% - 480px);
}

@media screen and (max-width: 1279px) {
    .modal-menu-wrap .modal-menu-container .modal-menu__right-block {
        width: calc(100% - 380px);
    }
}

@media screen and (max-width: 1024px) {
    .modal-menu-wrap .modal-menu-container .modal-menu__right-block {
        padding-top: 24px;
        width: calc(100% - 290px);
    }
}
@media screen and (max-width: 560px) {
    .mob-hide {
        display: none;
    }
}
.modal-menu__category-list {
    height: calc(100vh - 175px);
    margin-bottom: 25px;
    overflow-y: auto;
}

.modal-menu__category-list .list-item {
    align-items: center;
    border-top: 1px solid silver;
    color: #000;
    cursor: pointer;
    display: flex;
    font: 700 13px "PT-Serif", system-ui, serif;
    margin-right: 15px;
    padding: 17px 0;
    text-transform: uppercase;
    transition: all 0.3s linear;
}

.modal-menu__category-list .list-item.selected,
.modal-menu__category-list .list-item:hover {
    color: #d72924;
}

.modal-menu__category-list .list-item:first-child {
    border-top: none;
}

.modal-menu__category-list .list-item.selected {
    padding-left: 15px;
}

.modal-menu__category-list .list-item.separator {
    background-color: #91b4b2;
    border: none;
    cursor: none;
    height: 2px;
    margin: 0.5rem 0;
    padding: 0;
    pointer-events: none;
}

.modal-menu__category-list .list-item.separator + .list-item {
    border-top: 0;
}

@media screen and (max-width: 768px) {
    .modal-menu__category-list .list-item {
        margin-right: 0;
    }

    .modal-menu__category-list .list-item.selected {
        padding-left: 0;
    }
}

.modal-menu__share-block {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: flex-start;
}

@media screen and (max-width: 768px) {
    .modal-menu__share-block {
        display: flex;
        justify-content: space-between;
    }
}

.modal-menu__share-block a {
    display: block;
    filter: brightness(0);
    height: 24px;
    margin-right: 40px;
    width: 26px;
}

@media screen and (max-width: 1279px) {
    .modal-menu__share-block a {
        margin-right: 34px;
    }
}

@media screen and (max-width: 1024px) {
    .modal-menu__share-block a {
        margin-right: 30px;
    }
}

@media screen and (max-width: 768px) {
    .modal-menu__share-block a {
        filter: none;
        margin-right: 0;
    }
}

.modal-menu__share-block a:hover {
    filter: brightness(1);
}

.modal-menu__share-block a.menu-vk {
    background: url(../images/icons/share-icons/share-vk.svg) no-repeat 50%;
}

.modal-menu__share-block a.menu-zen {
    background: url(../images/icons/share-icons/share-zen-perforated.svg) no-repeat 50%;
}

.modal-menu__share-block a.menu-ok {
    background: url(../images/icons/share-icons/share-ok.svg) no-repeat 50%;
}

.modal-menu__share-block a.menu-rss {
    background: url(../images/icons/share-icons/share-rss.svg) no-repeat 50%;
}

.modal-menu__share-block a.menu-tg {
    background: url(../images/icons/share-icons/share-tg.svg) no-repeat 50%;
}

.modal-menu__news-block .block-name__all,
.modal-menu__news-block .block-name__text:hover {
    color: #d72924;
}

.menu-modal__news-list .menu-news-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    text-decoration: none;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .menu-modal__news-list .menu-news-item {
        margin-bottom: 18px;
    }
}

.menu-modal__news-list .menu-news-item .menu-item__image {
    align-items: center;
    display: flex;
    height: 88px;
    justify-content: center;
    overflow: hidden;
    width: 160px;
}

.menu-modal__news-list .menu-news-item .menu-item__image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.menu-modal__news-list .menu-news-item .menu-item__text {
    width: calc(100% - 190px);
}

.menu-modal__news-list .menu-news-item .menu-item__text .menu-item__info-block {
    display: flex;
}

.menu-modal__news-list .menu-news-item .menu-item__text .menu-item__title {
    color: #414141;
    font: 400 17px/27px "PT-Serif", system-ui, serif;
    margin: 4px 0 8px;
}

@media screen and (max-width: 991px) {
    .menu-modal__news-list .menu-news-item .menu-item__text .menu-item__title {
        font: 400 15px/21px "PT-Serif", system-ui, serif;
        max-height: 62px;
        overflow: hidden;
    }
}

.menu__category-subname {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px 0 28px;
}

@media screen and (max-width: 991px) {
    .menu__category-subname {
        margin: 24px 0;
    }
}

.menu__category-subname .menu__category-subname-item {
    color: #414141;
    font: 700 13px/18px "PT-Serif", system-ui, serif;
    margin-bottom: 12px;
    margin-right: 40px;
    text-transform: uppercase;
    white-space: nowrap;
}

.modal-cities-wrap {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 50px;
    transition: 0.2s;
    visibility: hidden;
}

.modal-cities-wrap .cities-modal-paranja {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.modal-cities-wrap .modal-cities-block {
    background: #fff;
    box-shadow: 0 0 90px rgba(0, 0, 0, 0.49);
    height: 612px;
    left: 50%;
    margin: -306px 0 0 -525px;
    padding: 60px 100px;
    position: absolute;
    top: 50%;
    width: 1050px;
}

.modal-cities-wrap.show {
    opacity: 1;
    visibility: visible;
    z-index: 1005;
}

.modal-cities-btn-close {
    background: url(../images/icons/icon-close.svg) no-repeat 50%;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 30px;
}

.modal-city__title {
    color: #000;
    font: 700 24px "PT-Serif", system-ui, serif;
    margin-bottom: 32px;
}

.model-search-block {
    display: flex;
}

.city-search {
    background: url(../images/icons/search-icon-grey.svg) no-repeat 20px;
    border: none;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    font: 400 14px "PT-Serif", system-ui, serif;
    height: 48px;
    letter-spacing: 0.4px;
    margin-bottom: 40px;
    outline: none;
    padding: 15px 20px 15px 54px;
    width: calc(100% - 122px);
}

.btn-city-search {
    width: 122px;
}

.modal-cities-items {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 340px;
}

.modal-cities-items a {
    color: #414141;
    font: 400 16px/40px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.modal-cities-items a[href*="/msk"],
.modal-cities-items a[href*="/spb"] {
    font: 700 18px/40px "PT-Serif", system-ui, serif;
}

@media screen and (max-width: 1366px) {
    .modal-cities-wrap .modal-cities-block {
        height: 612px;
        left: 15px;
        margin: -306px 0 0;
        width: 1050px;
    }
}

@media screen and (max-width: 1099px) {
    .modal-cities-wrap .modal-cities-block {
        height: 560px;
        margin: -280px 0 0;
        padding: 40px 60px;
        width: 932px;
    }
}

@media screen and (max-width: 991px) {
    .modal-cities-wrap .modal-cities-block {
        padding: 40px;
        width: 738px;
    }
}

@media screen and (max-width: 767px) {
    .modal-city__title {
        font: 700 16px/21px "PT-Serif", system-ui, serif;
        margin-bottom: 18px;
        width: 70%;
    }

    .btn-city-search {
        display: none;
    }

    .city-search {
        margin-bottom: 30px;
        width: 100%;
    }

    .modal-cities-wrap .modal-cities-block {
        height: 350px;
        margin: -175px 0 0;
        padding: 20px;
        right: 15px;
        width: auto;
    }

    .modal-cities-items {
        flex-wrap: nowrap;
        max-height: 168px;
        overflow-y: scroll;
    }

    .modal-cities-items a,
    .modal-cities-items a:first-of-type,
    .modal-cities-items a:nth-of-type(2) {
        font: 400 13px/40px "PT-Serif", system-ui, serif;
    }
}

.footer-block {
    background: #381432;
    min-height: 120px;
    position: relative;
}

.footer-block:before {
    background: silver;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 74px;
    z-index: 3;
}

.footer-logo-socials {
    align-items: center;
    display: flex;
    height: 74px;
    justify-content: space-between;
}

.footer-logo-socials .footer-logo {
    background: url(../images/logo/main-logo-white.svg) no-repeat 50%;
    height: 30px;
    width: 260px;
}

.footer-logo-socials .footer-socials {
    display: flex;
    width: calc(100% - 335px);
}

.footer-logo-socials .footer-socials .footer-social__item {
    border-left: 1px solid #381432;
    height: 74px;
    width: 20%;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-vk {
    background: url(../images/icons/footer-icons/footer-vk-icon.svg) no-repeat 50%;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-vk:hover {
    background: url(../images/icons/share-icons/share-vk.svg) no-repeat 50%;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-dzen {
    background: url(../images/icons/footer-icons/footer-dzen-icon.svg) no-repeat 50%;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-dzen:hover {
    background: url(../images/icons/share-icons/share-zen.svg) no-repeat 50%;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-ok {
    background: url(../images/icons/footer-icons/footer-ok-icon.svg) no-repeat 50%/15px 25px;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-ok:hover {
    background: url(../images/icons/share-icons/share-ok.svg) no-repeat 50%/15px 25px;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-rss {
    background: url(../images/icons/footer-icons/footer-rss-icon.svg) no-repeat 50%;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-rss:hover {
    background: url(../images/icons/share-icons/share-rss.svg) no-repeat 50%;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-tg {
    background: url(../images/icons/footer-icons/footer-tg-icon.svg) no-repeat 50%;
}

.footer-logo-socials
.footer-socials
.footer-social__item.footer-social__item-tg:hover {
    background: url(../images/icons/footer-icons/footer-tg-icon-color.svg) no-repeat 50%;
}

.footer-menu .footer-menu__main {
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    max-width: 60%;
    position: relative;
    width: 100%;
}

.footer-menu .footer-menu__main li {
    list-style: none;
}

.footer-menu .footer-menu__main li a {
    color: #f4f4f4;
    display: block;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    padding: 27px 10px;
}

.footer-menu__main-block {
    margin-right: 152px;
    padding-top: 24px;
}

.footer-menu__main-block .footer-menu__main-block-item {
    color: #fff;
    cursor: pointer;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.footer-menu__main-block .footer-menu__main-block-sub-item {
    color: #91b4b2;
    display: block;
    margin-bottom: 20px;
}

.footer-menu__tv-block {
    padding-top: 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 210px;
}

.footer-menu__tv-block .footer-subscribe-block__text {
    color: #fff;
    font: 700 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.footer-menu__tv-block .footer-subscribe-block__btn {
    background: #381432;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font: 300 13px/56px "PT-Serif", system-ui, serif;
    height: 56px;
    letter-spacing: 0.6px;
    text-align: center;
    width: 210px;
}

.footer-menu__tv-block .tv-block {
    background: rgba(0, 71, 67, 0.47);
    height: 182px;
    margin-bottom: 32px;
    padding: 25px 20px;
    width: 100%;
}

.footer-menu__tv-block .tv-block .tv-block__logo {
    background: url(../images/logo/fan-tv__logo-light.svg) no-repeat 50%;
    height: 16px;
    margin-bottom: 18px;
    width: 80px;
}

.footer-menu__tv-block .tv-block .tv-block__live {
    background: #0051ee url(../images/icons/footer-icons/footer-live-logo.svg) no-repeat 8px;
    color: #fff;
    font: 700 13px/22px "PT-Serif", system-ui, serif;
    height: 22px;
    letter-spacing: 0.6px;
    margin-bottom: 5px;
    padding-left: 22px;
    width: 56px;
}

.footer-menu__tv-block .tv-block .tv-block__text {
    color: #fff;
}

.footer-menu__tv-block .patriot-block {
    background: url(../images/logo/patriot-logo.svg) no-repeat 50%;
    height: 56px;
    margin-bottom: 20px;
    width: 134px;
}

.footer-menu__tv-block .online-cam-block {
    background: url(../images/icons/footer-icons/footer-online-cam-icon.svg) no-repeat 0 0;
    color: #91b4b2;
    height: 54px;
    padding-left: 54px;
    width: 158px;
}

.footer-subscribe-block {
    align-items: center;
    border-bottom: 1px solid #381432;
    border-top: 1px solid #381432;
    display: flex;
    height: 88px;
    justify-content: flex-start;
    position: relative;
}

.footer-subscribe-block .footer-subscribe-block__text {
    color: #91b4b2;
    font: 400 17px/27px "PT-Serif", system-ui, serif;
    margin-right: 100px;
    max-width: 375px;
}

.footer-subscribe-block .footer-subscribe-block__btn {
    background: #381432;
    border-radius: 3px;
    color: #91b4b2;
    cursor: pointer;
    font: 300 13px/56px "PT-Serif", system-ui, serif;
    height: 56px;
    letter-spacing: 0.6px;
    text-align: center;
    width: 210px;
}

.footer-subscribe-block .footer-subscribe-block__age {
    border: 1px solid #91b4b2;
    color: #fff;
    font: 400 13px/22px "PT-Serif", system-ui, serif;
    height: 24px;
    letter-spacing: 0.6px;
    margin-top: -12px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 28px;
}

.footer-rights-block {
    align-content: center;
    align-items: center;
    background: url(../images/icons/footer-age-icon.svg) no-repeat 0;
    color: #fff;
    display: flex;
    flex-direction: row;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    justify-content: space-between;
    letter-spacing: 0.6px;
    padding: 15px 0 15px 50px;
}

.footer-rights-block a {
    color: #fff;
    text-decoration: underline;
}

.footer-logos-block {
    border-bottom: 1px solid #381432;
    border-top: 1px solid #381432;
    height: 65px;
}

.footer-logos-block .footer-logos {
    align-items: center;
    display: flex;
    height: 65px;
    justify-content: flex-start;
}

.fan-good-news-logo {
    background: url(../images/logo/fan-good-news-logo.svg) no-repeat 50%;
    height: 26px;
    margin-right: 126px;
    width: 128px;
}

.fan-tv__live-logo,
.fan-tv__logo {
    background: url(../images/logo/fan-tv__logo.svg) no-repeat 50%;
    height: 20px;
    margin-right: 150px;
    width: 92px;
}

.footer-block .fan-tv__logo {
    background: url(../images/logo/fan-tv__logo-footer.svg) no-repeat 50%;
}

.fan-tv__live-logo {
    background: url(../images/logo/fan-tv__live.svg) no-repeat 50%;
    margin-right: 140px;
}

.fan-patriot {
    background: url(../images/logo/patriot-logo.svg) no-repeat 50%/100% auto;
    height: 38px;
    width: 94px;
}

@media screen and (max-width: 1399px) {
    .footer-menu .footer-menu__main .footer-menu__tv-block {
        width: auto;
    }
}

@media screen and (max-width: 1199px) {
    .footer-menu .footer-menu__main {
        max-width: 70%;
    }
}

@media screen and (max-width: 991px) {
    .footer-menu .footer-menu__main {
        justify-content: space-between;
        max-width: 90%;
    }

    .footer-menu .footer-menu__main .footer-menu__main-block {
        margin-right: 0;
    }

    .footer-menu .footer-menu__main .footer-menu__tv-block {
        position: static;
        width: 162px;
    }

    .footer-menu
    .footer-menu__main
    .footer-menu__tv-block
    .footer-subscribe-block__btn {
        width: 162px;
    }

    .fan-good-news-logo {
        margin-right: 50px;
    }

    .fan-tv__logo {
        margin-right: 85px;
    }

    .fan-tv__live-logo {
        margin-right: 40px;
    }

    .footer-block:before {
        top: 0;
    }

    .footer-logo-socials {
        display: initial;
    }

    .footer-logo-socials .footer-logo {
        height: 60px;
        margin: 0 auto;
    }

    .footer-logo-socials .footer-socials {
        border-bottom: 1px solid #f0f0f0;
        width: 100%;
    }

    .footer-logo-socials .footer-socials .footer-social__item {
        border-left: none;
        height: 48px;
    }

    .footer-menu .footer-menu__main {
        flex-wrap: wrap;
    }

    .footer-menu .footer-menu__main .footer-menu__main-block,
    .footer-menu .footer-menu__main .footer-menu__tv-block {
        width: 50%;
    }

    .footer-logos-block {
        height: auto;
    }

    .footer-logos-block .footer-logos {
        flex-wrap: wrap;
        height: auto;
        justify-content: flex-start;
        padding-top: 20px;
    }

    .fan-good-news-logo,
    .fan-patriot,
    .fan-tv__live-logo,
    .footer-block .fan-tv__logo {
        margin-bottom: 20px;
        margin-right: 0;
        width: 25%;
    }

    .fan-good-news-logo {
        background: url(../images/logo/fan-good-news-logo.svg) no-repeat 0;
    }

    .footer-block .fan-tv__logo {
        background: url(../images/logo/fan-tv__logo-footer.svg) no-repeat 0;
    }

    .fan-tv__live-logo {
        background: url(../images/logo/fan-tv__live.svg) no-repeat 0;
    }

    .fan-patriot {
        background: url(../images/logo/patriot-logo.svg) no-repeat 0/94px auto;
    }

    .footer-rights-block {
        padding: 27px 0 27px 40px;
    }
}

@media screen and (max-width: 768px) {
    .footer-logos-block .footer-logos {
        justify-content: space-between;
    }

    .fan-good-news-logo,
    .fan-patriot,
    .fan-tv__live-logo,
    .footer-block .fan-tv__logo {
        width: 30%;
    }

    .fan-good-news-logo {
        background: url(../images/logo/fan-good-news-logo.svg) no-repeat 0;
        background-size: contain;
    }

    .footer-block .fan-tv__logo {
        background-size: contain;
        background: url(../images/logo/fan-tv__logo-footer.svg) no-repeat 0;
    }

    .fan-tv__live-logo {
        background-size: contain;
        background: url(../images/logo/fan-tv__live.svg) no-repeat 0;
    }

    .fan-patriot {
        background-size: contain;
        background: url(../images/logo/patriot-logo.svg) no-repeat 0/94px auto;
    }

    .footer-menu .footer-menu__main {
        flex-direction: column;
        max-width: 100%;
    }

    .footer-menu .footer-menu__main li {
        border: 1px solid #f0f0f0;
        border-left: 0;
        border-right: 0;
    }

    .footer-menu .footer-menu__main:first-child {
        border-top: 0;
    }

    .footer-menu .footer-menu__main:first-child a {
        padding: 13px 10px;
    }
}

.main-news-block {
    border: 1px solid silver;
    padding: 12px 24px 16px;
    width: 100%;
}

.main-news__switch-block {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 28px;
}

.news__switch-item {
    color: #8e8e8e;
    cursor: pointer;
    font: 400 14px/24px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-right: 42px;
    transition: 0.2s ease;
}

.news__switch-item:hover {
    color: #d72924;
}

.news__switch-item.switch-item__active {
    border-bottom: 2px solid #000;
    color: #000;
}

.main-news__link-block {
    margin-bottom: 18px;
}

.main-news__link-block:last-of-type {
    margin-bottom: 0;
}

.main-news__link-block .main-news__link {
    align-items: center;
    color: #8e8e8e;
    display: flex;
    transition: 0.2s ease;
}

.main-news__link-block .main-news__link:hover .main-news__text {
    color: #d72924;
}

.main-news__link-block .main-news__link .main-news__time,
.main-news__link-block .main-news__link .main-news__views {
    font: 400 12px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-right: 8px;
}

.main-news__link-block .main-news__link .main-news__views {
    background: url(../images/icons/views-photo-icon.svg) no-repeat 0;
    padding-left: 20px;
}

.main-news__link-block .main-news__link .main-news__text {
    color: #000;
    font: 400 17px/27px "PT-Serif", system-ui, serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 991px) {
    .main-news-block {
        border: none;
        margin-top: 100px;
        padding: 20px 0 16px;
    }
}

@media screen and (max-width: 767px) {
    .main-news__link-block .main-news__link {
        flex-wrap: wrap;
    }

    .main-news__link-block .main-news__link .main-news__text {
        display: block;
        font: 400 15px/21px "PT-Serif", system-ui, serif;
        margin-top: 4px;
        max-height: 42px;
        white-space: normal;
        width: 100%;
    }

    .news__switch-item {
        margin-right: 24px;
        white-space: nowrap;
    }
}

.subject-block {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56));
    display: flex;
    height: 328px;
    justify-content: space-between;
    padding: 32px 30px;
    position: relative;
    width: 100%;
}

.subject-block.margin-bot-30 {
    margin-bottom: 30px;
}

.subject__img-block {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.subject__img-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.subject__main-link {
    display: flex;
    flex-direction: column-reverse;
    width: calc(100% - 452px);
}

.subject__main-link .subject__main-title {
    color: #fff;
    position: relative;
}

.subject__main-link .subject__main-title .subject-name {
    border: 1px solid #fff;
    color: #fff;
    font: 400 10px/20px "PT-Serif", system-ui, serif;
    height: 20px;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -32px;
    width: 50px;
}

.subject__sub-list {
    display: flex;
    flex-direction: column;
    width: 312px;
}

.subject__sub-list .subject__sub-link {
    color: #fff;
    font: 400 18px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 32px;
    max-height: 74px;
    overflow: hidden;
}

.subject__sub-list .subject__sub-link:last-of-type {
    margin-bottom: 0;
}

@media screen and (max-width: 1365px) {
    .subject-block {
        height: 272px;
        padding: 24px;
    }

    .subject__main-link .subject__main-title {
        font: 700 26px/30px "PT-Serif", system-ui, serif;
    }

    .subject__sub-list .subject__sub-link {
        font: 400 17px/20px "PT-Serif", system-ui, serif;
        margin-bottom: 20px;
        max-height: 61px;
    }
}

@media screen and (max-width: 1279px) {
    .subject__main-link .subject__main-title {
        font: 700 22px/26px "PT-Serif", system-ui, serif;
    }
}

@media screen and (max-width: 991px) {
    .subject__main-link {
        width: calc(100% - 310px);
    }

    .subject__sub-list {
        width: 280px;
    }

    .subject__sub-list .subject__sub-link {
        font: 400 16px/20px "PT-Serif", system-ui, serif;
    }
}

@media screen and (max-width: 767px) {
    .subject-block {
        display: block;
        height: auto;
        padding: 26px;
    }

    .subject__main-link {
        display: block;
        width: 100%;
    }

    .subject__main-link .subject__main-title {
        margin-bottom: 22px;
    }

    .subject__main-link .subject__main-title .subject-name {
        margin-bottom: 10px;
        position: static;
    }

    .subject__sub-list {
        display: block;
        width: 100%;
    }

    .subject__sub-list .subject__sub-link {
        font: 400 16px/20px "PT-Serif", system-ui, serif;
        margin-bottom: 16px;
    }
}

.tiles-news__link-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tiles-news__link-block .tile-news__link {
    background: linear-gradient(1turn, rgba(0, 0, 0, 0.63), transparent 63.24%);
    display: flex;
    flex-direction: column-reverse;
    height: 330px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 23px 30px;
    position: relative;
    width: calc(33% - 15px);
}

.tiles-news__link-block .tile-news__link:first-of-type {
    width: calc(66% - 3px);
}

.tiles-news__link-block .tile-news__link:nth-child(n + 3) {
    height: 288px;
}

.tiles-news__link-block .tile-news__img-block {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.tiles-news__link-block .tile-news__img-block picture {
    height: 100%;
    width: 100%;
}

.tiles-news__link-block .tile-news__img-block picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.tile-news__cat,
.tile-news__views {
    color: #fff;
    font: 400 12px/16px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
    margin-right: 18px;
    text-transform: uppercase;
}

.tile-news__title {
    color: #fff;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-top: 8px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .tiles-news__link-block.two-news .tile-news__link {
        height: 250px;
        width: 258px;
    }

    .tiles-news__link-block.two-news .tile-news__link:first-of-type {
        width: calc(100% - 288px);
    }

    .tiles-news__link-block.two-news .tile-news__link:last-of-type {
        width: 258px;
    }

    .tiles-news__link-block .tile-news__link {
        height: 192px;
        margin-bottom: 5px;
        width: calc(50% - 3px);
    }

    .tiles-news__link-block .tile-news__link:nth-child(n + 3) {
        height: 192px;
    }

    .tiles-news__link-block .tile-news__link:first-of-type {
        height: 250px;
        width: 100%;
    }

    .tile-news__title {
        font: 700 16px/21px "PT-Serif", system-ui, serif;
    }
}

.tiles-list-news__link-block {
    display: flex;
    justify-content: space-between;
    padding: 0 40px 40px;
}

.tiles-list-news__link-block .tile-list-news__big {
    width: 60%;
}

.tiles-list-news__link-block .tile-list-news__small {
    font-size: 0;
    position: relative;
    width: 38%;
}

.tile-list-news__big {
    display: flex;
}

.tile-list-news__big .tile-list-news__link {
    display: block;
    /* height: 100%; */
    position: relative;
    width: 100%;
}

.tile-list-news__big .tile-list-news__link .tile-list-news__img-block {
    align-items: center;
    display: flex;
    height: 260px;
    justify-content: center;
    margin-bottom: 15px;
    transition: 0.2s;
    width: 100%;
}

.tile-list-news__big .tile-list-news__link .tile-list-news__img-block picture {
    height: 100%;
    width: 100%;
}

.tile-list-news__big .tile-list-news__link .tile-list-news__img-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.tile-list-news__big
.tile-list-news__link
.tile-list-news__info-wrap
.title-list__date-views {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.tile-list-news__big
.tile-list-news__link
.tile-list-news__info-wrap
.title-list__date-views
.tile-list-news__date,
.tile-list-news__big
.tile-list-news__link
.tile-list-news__info-wrap
.title-list__date-views
.tile-list-news__views {
    color: #8e8e8e;
    font: 400 12px/20px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-right: 18px;
}

.tile-list-news__big
.tile-list-news__link
.tile-list-news__info-wrap
.title-list__date-views
.tile-list-news__views {
    background: url(../images/icons/views-eye-grey-icon.svg) no-repeat 0;
    padding-left: 24px;
}

.tile-list-news__big
.tile-list-news__link
.tile-list-news__info-wrap
.tile-list-news__title {
    color: #000;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-top: 10px;
    transition: 0.2s;
}

.tile-list-news__big
.tile-list-news__link
.tile-list-news__info-wrap
.tile-list-news__lead {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #414141;
    display: -webkit-box;
    font: 400 16px/22px "PT-Serif", system-ui, serif;
    margin-top: 10px;
    overflow: hidden;
    transition: 0.2s;
}

.tile-news__img-block:hover {
    transform: scale(1.1);
}

.tile-list-news__small .list-news__link {
    border-bottom: 1px solid silver;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 16px;
    padding-bottom: 16px;
    width: 100%;
}

.tile-list-news__small .list-news__link:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tile-list-news__small .list-news__link .list-news__img-block {
    overflow: hidden;
    position: relative;
    width: 50%;
}

.tile-list-news__small .list-news__link .list-news__img-block img {
    bottom: 0;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.tile-list-news__small
.list-news__link:hover
.list-news__info-wrap
.tile-list-news__title {
    color: #d72924;
}

.tile-list-news__small .list-news__link .list-news__info-wrap {
    width: 48%;
}

.tile-list-news__small
.list-news__link
.list-news__info-wrap
.title-list__date-views {
    display: flex;
    justify-content: flex-start;
}

.tile-list-news__small
.list-news__link
.list-news__info-wrap
.title-list__date-views
.tile-list-news__date,
.tile-list-news__small
.list-news__link
.list-news__info-wrap
.title-list__date-views
.tile-list-news__views {
    color: #8e8e8e;
    font: 400 12px/20px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-right: 3px;
}

.tile-list-news__small
.list-news__link
.list-news__info-wrap
.title-list__date-views
.tile-list-news__views {
    background: url(../images/icons/views-eye-grey-icon.svg) no-repeat 0;
    padding-left: 24px;
}

.tile-list-news__small
.list-news__link
.list-news__info-wrap
.tile-list-news__title {
    color: #414141;
    font: 400 14px/16px "PT-Serif", system-ui, serif;
    height: 97px;
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    .tiles-list-news__link-block {
        display: block;
    }

    .tiles-list-news__link-block .tile-list-news__big,
    .tiles-list-news__link-block .tile-list-news__small {
        width: 100%;
    }

    .tile-list-news__small .list-news__link,
    .tile-list-news__small .list-news__link:nth-last-of-type(2) {
        border-bottom: 1px solid silver;
        margin-bottom: 12px;
        padding-bottom: 12px;
        width: 100%;
    }

    .tile-list-news__small
    .list-news__link
    .list-news__info-wrap
    .tile-list-news__title {
        height: auto;
    }

    .tile-list-news__small .list-news__link .list-news__info-wrap {
        padding: 0;
        width: 100%;
    }

    .tile-list-news__big {
        margin-bottom: 20px;
    }

    .tile-list-news__big .tile-list-news__link .tile-list-news__img-block {
        margin-bottom: 10px;
    }

    .tile-list-news__big
    .tile-list-news__link
    .tile-list-news__info-wrap
    .tile-list-news__title {
        margin-top: 5px;
    }

    .tile-list-news__big .tile-list-news__link .tile-list-news__img-block {
        height: auto;
    }

    .tiles-list-news__link-block {
        border: none;
        padding: 20px;
    }

    .list-news__info-wrap {
        padding-left: 10px;
        width: 90%;
    }

    .tile-list-news__small .list-news__link .list-news__img-block {
        overflow: hidden;
        position: relative;
        width: auto;
    }

    .tile-list-news__small .list-news__link .list-news__img-block img {
        display: none;
    }
}

.right-widget-btn {
    align-items: center;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    display: flex;
    height: 50px;
    justify-content: space-between;
    padding: 0 15px;
    position: fixed;
    right: 0;
    top: 100px;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    width: 170px;
    z-index: 9;
}

.right-widget-btn .right-widget__count-news {
    align-items: center;
    background-color: #d72924;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    height: 30px;
    justify-content: center;
    transform: rotate(90deg);
    width: 30px;
}

.right-widget-btn .right-widget__title {
    color: #d72924;
    font-weight: 700;
    text-transform: uppercase;
}

.right-widget-btn .right-widget__icon {
    fill: #d72924;
    height: 24px;
    width: 24px;
}

.right-widget-block {
    background: #fff;
    bottom: 0;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    position: fixed;
    right: -280px;
    top: 100px;
    transition: 0.3s ease-out;
    width: 272px;
    z-index: 1002;
}

.right-widget-block.show {
    right: 0;
}

.right-widget__btn-close {
    background: url(../images/icons/icon-menu-close-black.svg) no-repeat 50%;
    cursor: pointer;
    height: 12px;
    position: absolute;
    right: 20px;
    top: 30px;
    width: 12px;
}

.right-widget__date-block {
    display: flex;
    justify-content: flex-start;
    padding: 26px 26px 22px;
}

.right-widget__date-block .date-block__current-date {
    color: #000;
    font: 700 13px "PT-Serif", system-ui, serif;
    text-transform: uppercase;
}

.right-widget__count-news-block {
    align-items: center;
    display: flex;
    height: 42px;
    justify-content: center;
    position: absolute;
    top: 60px;
    width: 100%;
}

.right-widget__count-news-block .count-block {
    background: #d72924;
    border-radius: 50%;
    color: #fff;
    font: 700 13px/32px "PT-Serif", system-ui, serif;
    height: 32px;
    margin-right: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 32px;
}

.right-widget__count-news-block .count-block-text {
    color: #d72924;
    font: 700 13px "PT-Serif", system-ui, serif;
    text-transform: uppercase;
}

.right-widget__news-block {
    height: calc(100vh - 222px);
    overflow-y: scroll;
    padding: 20px 22px;
}

.right-widget__news-block::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.3);
}

.right-widget__news-block::-webkit-scrollbar {
    background-color: #f5f5f5;
    width: 3px;
}

.right-widget__news-block::-webkit-scrollbar-thumb {
    background-color: silver;
    border-radius: 8px;
}

.right-widget__news-item {
    display: block;
    margin-bottom: 30px;
}

.right-widget__news-item .right-widget__img-block {
    align-items: center;
    display: flex;
    height: 128px;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.right-widget__news-item .right-widget__img-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.right-widget__news-item .right-widget__news-title {
    color: #414141;
    font: 400 15px/21px "PT-Serif", system-ui, serif;
}

.right-widget__news-item .right-widget__news-title:hover {
    color: #d72924;
}

.right-widget__news-item .right-widget__cat-time {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 12px;
}

.right-widget__news-item .right-widget__cat-time .right-widget__cat,
.right-widget__news-item .right-widget__cat-time .right-widget__time {
    color: #8e8e8e;
    font: 400 10px/14px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.right-widget__news-item .right-widget__cat-time .right-widget__cat {
    text-transform: uppercase;
}

.right-widget__news-item .right-widget__cat-time .right-widget__time {
    font: 400 12px/14px "PT-Serif", system-ui, serif;
    margin-right: 16px;
}

.right-widget__all-news-btn {
    background: #d72924;
    color: #fff;
    display: block;
    font: 400 13px/56px "PT-Serif", system-ui, serif;
    height: 56px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 1199px) {
    .right-widget-btn {
        top: 160px;
    }
}

@media screen and (max-width: 767px) {
    .right-widget-btn {
        bottom: 10%;
        height: auto;
        padding: 10px;
        top: auto;
        transform: none;
        width: auto;
        z-index: 11;
    }

    .right-widget-btn .right-widget__count-news {
        transform: none;
    }

    .right-widget-btn .right-widget__icon,
    .right-widget-btn .right-widget__title {
        display: none;
    }

    .right-widget-block {
        right: -105vw;
        top: 60px;
        width: 100vw;
        z-index: 1004;
    }

    .right-widget-block .right-widget__news-block {
        height: calc(100vh - 182px);
    }
}

.tiles-one-big__link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tiles-one-big__link .tile-news__link {
    background: linear-gradient(1turn, rgba(0, 0, 0, 0.63), transparent 63.24%);
    display: flex;
    flex-direction: column-reverse;
    height: 330px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 23px 30px;
    position: relative;
    width: calc(33% - 15px);
}

.tiles-one-big__link .tile-news__img-block {
    align-items: center;
    bottom: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s;
    z-index: 0;
}

.tiles-one-big__link .tile-news__img-block:before {
    background: linear-gradient(0deg, #38143294, #fff0);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.tiles-one-big__link .tile-news__img-block picture {
    height: 100%;
    width: 100%;
}

.tiles-one-big__link .tile-news__img-block picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.tiles-one-big__link .tile-news__info-wrap {
    position: relative;
    z-index: 1;
}

.tile-news__info-wrap:hover .tile-news__link .tile-news__img-block {
    opacity: 0.8;
}

.tile-news__cat,
.tile-news__date,
.tile-news__views {
    color: #fff;
    font: 400 10px/16px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
    margin-right: 18px;
    text-transform: uppercase;
}

.tile-news__cat {
    font: 400 12px/16px "PT-Serif", system-ui, serif;
}

.tile-news__views {
    background: url(../images/icons/views-eye-icon.svg) no-repeat 0;
    padding-left: 24px;
}

.tiles-one-big .tile-news__category {
    display: block;
    margin-bottom: 6px;
}

.tiles-one-big .tile-news__title {
    color: #fff;
    font: 500 18px/24px "PT-Serif", system-ui, serif;
    margin-top: 8px;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .tiles-one-big__link .tile-news__link {
        height: 270px;
        padding: 15px;
    }

    .tiles-news__link-block.two-news .tile-news__link {
        height: 250px;
        width: 258px;
    }

    .tiles-news__link-block.two-news .tile-news__link:first-of-type {
        width: calc(100% - 288px);
    }

    .tiles-news__link-block.two-news .tile-news__link:last-of-type {
        width: 258px;
    }

    .tiles-news__link-block .tile-news__link {
        height: 192px;
        margin-bottom: 5px;
        width: calc(50% - 3px);
    }

    .tiles-news__link-block .tile-news__link:nth-child(n + 3) {
        height: 192px;
    }

    .tiles-news__link-block .tile-news__link:first-of-type {
        height: 250px;
        width: 100%;
    }

    .tile-news__title {
        font: 700 16px/21px "PT-Serif", system-ui, serif;
    }
}

@media screen and (max-width: 767px) {
    .tiles-news__link-block .tile-news__link,
    .tiles-news__link-block.two-news .tile-news__link:first-of-type,
    .tiles-news__link-block.two-news .tile-news__link:last-of-type {
        padding: 15px;
        width: 100%;
    }

    .tiles-news__link-block .tile-news__link:first-of-type,
    .tiles-news__link-block .tile-news__link:last-of-type {
        width: 100%;
    }
}

@media screen and (min-width: 380px) and (max-width: 767px) {
    .tiles-one-big .tile-news__category {
        display: unset;
        margin-bottom: 0;
    }
}

.pushSubscribe {
    background: #fff;
    border: 1px solid #bdbdbd;
    border-radius: 10px;
    box-shadow: 10px 10px 23px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    display: flex;
    font-size: 14px;
    left: 70%;
    max-height: 150px;
    max-width: 330px;
    opacity: 0.1;
    overflow: hidden;
    padding: 10px;
    position: fixed;
    top: 120%;
    transform: translate(-50%);
    transform: scale(5);
    transition-duration: 0.8s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
    width: 100%;
    z-index: 99999;
}

.pushSubscribe.intoview {
    opacity: 1;
    top: 20px;
    transform: scale(1) translate(-50%);
}

.pushSubscribe.intoview.closeview {
    opacity: 0.1;
    top: -55px;
    transform: scale(0.1);
}

.pushSubscribe bell {
    flex: 1;
    max-width: 60px;
    position: relative;
}

.pushSubscribe bell .frame {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}

.pushSubscribe bell .bell {
    fill: #d72924;
    -webkit-animation: ring 1.5s linear -1ms infinite alternate;
    animation: ring 1.5s linear -1ms infinite alternate;
    transform-origin: top;
    width: 40px;
}

.pushSubscribe button {
    background: transparent;
    border: none;
    cursor: pointer;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.pushSubscribe item {
    align-items: center;
    display: flex;
    flex: 3;
    flex-direction: column;
    padding: 0 20px 0 0;
}

.pushSubscribe item > * {
    flex-grow: 1;
    width: 100%;
}

.pushSubscribe item label {
    align-items: center;
    display: flex;
    margin-bottom: 10px;
    text-align: center;
}

.pushSubscribe item label > * {
    flex-grow: 1;
}

.pushSubscribe item button {
    background: #d72924;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 10px 20px;
    text-transform: uppercase;
    transition: 0.3s ease;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
}

.pushSubscribe item button:hover {
    background: transparent;
    color: #d72924;
}

.pushSubscribe .close {
    height: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 12px;
}

@media screen and (max-width: 415px) {
    .pushSubscribe.intoview {
        left: 5%;
        right: 5%;
        transform: scale(1);
        width: auto;
    }
}

@-webkit-keyframes ring {
    0%,
    50% {
        transform: rotate(0);
    }
    1%,
    10%,
    20%,
    30%,
    40% {
        transform: rotate(10deg);
    }
    5%,
    15%,
    25%,
    35%,
    45% {
        transform: rotate(-10deg);
    }
}

@keyframes ring {
    0%,
    50% {
        transform: rotate(0);
    }
    1%,
    10%,
    20%,
    30%,
    40% {
        transform: rotate(10deg);
    }
    5%,
    15%,
    25%,
    35%,
    45% {
        transform: rotate(-10deg);
    }
}

.left-widget__news-item_red {
    color: #d72924 !important;
}

.left-widget__news-item_red:hover {
    color: #fff !important;
}

.main-news-block,
.persons-block,
.subject-block,
.tiles-list-news-block {
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 70px;
    padding-top: 20px;
}

.sidebar-left {
    position: sticky;
    top: 134px;
    width: 300px;
}

@media screen and (max-width: 991px) {
    .sidebar-left {
        width: 100%;
    }
}

.sidebar-left .title-sidebar {
    background: #fff;
    border-left: 2px solid #381432;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px 20px;
}

@media screen and (max-width: 991px) {
    .sidebar-left .title-sidebar {
        padding: 1em 0;
        text-align: center;
    }
}

.sidebar-left .item-wrapper {
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sidebar-left .item-wrapper .left-widget-block .left-widget__news-item {
    align-items: center;
    border-bottom: 1px solid #38143233;
    color: #000;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding: 5px 10px 5px 0;
    transition: all 0.2s ease-in-out;
}

.sidebar-left .item-wrapper .left-widget-block .left-widget__news-item:hover {
    background: #d72924;
    color: #fff;
}

@media screen and (max-width: 991px) {
    .sidebar-left .item-wrapper .left-widget-block .left-widget__news-item {
        padding: 0.5em 0.5em 0.5em 0;
    }

    .sidebar-left
    .item-wrapper
    .left-widget-block
    .left-widget__news-item
    .left-widget__time {
        color: #fff;
    }
}

.sidebar-left
.item-wrapper
.left-widget-block
.left-widget__news-item
.left-widget__news-title {
    margin-left: 10px;
}

.sidebar-left
.item-wrapper
.left-widget-block
.left-widget__news-item
.left-widget__time {
    color: inherit;
    display: block;
    padding: 5px 10px;
    transition: all 0.2s ease-in-out;
}

.sidebar-left
.item-wrapper
.left-widget-block
.left-widget__news-item
.left-widget__time
.left-widget__cat {
    display: block;
    padding: 5px 10px;
}

.left-widget__all-news-btn {
    background: #381432;
    color: #fff;
    display: block;
    margin: 10px auto;
    max-width: 150px;
    padding: 10px;
    text-align: center;
}

.left-widget__all-news-btn:hover {
    background: #d72924;
    color: #fff;
}

.center-block-main-page {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: calc(100% - 320px);
    width: 100%;
}

.center-block-main-page .tiles-big {
    margin-bottom: 10px;
    position: relative;
    width: 49%;
}

.center-block-main-page .tiles-big__img-block {
    height: 320px;
}

.center-block-main-page .tiles-big__img-block picture {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}

.center-block-main-page .tiles-big__img-block:before {
    background: linear-gradient(0deg, #3814329c, #fff0 60%);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

/* .center-block-main-page .tiles-big__link-block {
  height: 100%;
} */
.center-block-main-page .tiles-big__link-block:hover {
    opacity: 0.8;
}

.center-block-main-page .tiles-big img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.center-block-main-page .tiles-big__info-wrap {
    bottom: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
    z-index: 1;
}

.center-block-main-page .tiles-big__title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 0 1px #00000096;
}

.center-block-main-page .tiles-big .dop-info {
    background: #d72924;
    color: #fff;
    font-size: 14px;
    left: 10px;
    padding: 3px 10px;
    position: absolute;
    top: 0;
    z-index: 2;
}

.center-block-main-page .tiles-big .dop-info a {
    color: #fff;
}

.center-block-main-page .tiles-big .dop-info .tiles-big__views {
    border-left: 1px solid #fff;
    padding-left: 6px;
}

.small-block-main {
    font-size: 20px;
    height: 292px;
    position: relative;
    width: 32%;
}

@media screen and (max-width: 767px) {
    .small-block-main {
        margin-bottom: 0.8rem;
    }
}

.small-block-main:hover {
    cursor: pointer;
    opacity: 0.8;
}

.small-block-main a {
    height: 100%;
}

.small-block-main a img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.small-block-main__cat {
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 10px;
}

.small-block-main__views {
    color: #fff;
    font-size: 14px;
    margin: 8px;
}

.small-block-main__title {
    color: #fff;
    font-size: 20px;
    line-height: 1;
    margin-top: 10px;
}

.small-block-main__img-block {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.small-block-main__img-block:before {
    background: linear-gradient(0deg, #3814329c, #fff0 60%);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.small-block-main__img-block picture {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}

.small-block-main__img-block picture img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
}

.small-block-main__info-wrap {
    bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    left: 20px;
    position: absolute;
    right: 20px;
    z-index: 1;
}

.small-block-main .small-block-main__info-wrap a.small-block-main__title:hover {
    color: #fff;
}

.small-block-main__views a {
    transition: 0.4s linear;
}

.small-block-main__views a:hover {
    color: #fff;
}

.small-block-main__small-head {
    background-color: #d72924;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    flex-direction: row;
    font-size: 14px;
    padding: 0 8px 3px 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 2;
}

.small-block-main__views {
    margin: 0 !important;
}

@media screen and (max-width: 1200px) {
    .small-block-main__views {
        font-size: 12px;
    }
}

@media screen and (max-width: 1080px) {
    .small-block-main__views {
        font-size: 10px;
    }
}

@media screen and (max-width: 767px) {
    .small-block-main__views {
        font-size: 14px;
    }
}

.small-block-main__info-wrap_red {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    left: 10px;
    position: absolute;
    top: 0;
}

.small-block-main__cat_red {
    box-sizing: border-box;
    color: #fff;
    line-height: 1.3rem;
    padding-left: 10px;
    padding-top: 5px;
}

.small-block-main-no-img {
    background: #007dff;
    color: #fff;
    padding: 20px;
    position: relative;
    width: 32%;
}

.small-block-main-no-img__info-wrap {
    align-items: baseline;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.small-block-main-no-img__title {
    font-weight: 400;
    margin-top: 10px;
}

.small-block-main-no-img .bl_caqtegory {
    background: #fff;
    color: #007dff;
    display: block;
    font-size: 14px;
    margin-right: 10px;
    padding: 5px 10px;
}

.small-block-main-no-img a {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
}

.small-block-main-no-img:hover {
    cursor: pointer;
    opacity: 0.8;
}

.main-block,
.main-middle-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.main-middle-block .left-block {
    width: calc(100% - 350px);
}

.date-views {
    display: flex;
    justify-content: flex-start;
}

.date-views,
.date-views a {
    font-size: 14px;
    padding: 5px 10px 5px 24px;
}

.news-list-block__with-border {
    border: 1px solid #8e8e8e;
    padding: 34px 10px 30px 30px;
    position: relative;
    width: 330px;
}

.news-list-block__with-border .block__with-border-name {
    background: #fff;
    color: #000;
    left: -3px;
    padding: 0 18px 18px 4px;
    position: absolute;
    text-transform: uppercase;
    top: -15px;
}

.item-border__link {
    display: block;
    margin-bottom: 18px;
}

.item-border__link:last-of-type {
    margin-bottom: 0;
}

.item-border__link .item-border__info {
    display: flex;
    margin-bottom: 6px;
}

.item-border__link .item-border__info .item-border__date,
.item-border__link .item-border__info .item-border__views {
    color: #8e8e8e;
    font: 400 12px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-right: 18px;
}

.item-border__link .item-border__title {
    color: #414141;
    font: 400 16px/21px "PT-Serif", system-ui, serif;
    height: 46px;
    overflow: hidden;
}

.persons-block {
    overflow-x: hidden;
}

.persons-block-items {
    -webkit-overflow-scrolling: touch;
    display: flex;
    justify-content: space-between;
    overflow-x: scroll;
    padding-bottom: 0.5rem;
}

.persons-block-items .person-item {
    border: 1px solid silver;
    margin-right: 30px;
    min-width: 288px;
    padding: 30px 34px;
}

.persons-block-items .person-item .person__img {
    display: flex;
    height: 184px;
    justify-content: center;
    margin-bottom: 20px;
    overflow: hidden;
    transition: opacity 0.2s ease;
}

.persons-block-items .person-item .person__img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.persons-block-items .person-item .person__name {
    color: #000;
    margin-bottom: 5px;
}

.persons-block-items .person-item .person__post {
    color: #414141;
    height: 54px;
    margin-bottom: 20px;
    overflow: hidden;
}

.persons-block-items .person-item .person__count {
    color: #414141;
    font: 400 15px/24px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.persons-block-items .person-item:hover .person__img {
    opacity: 0.7;
}

@media screen and (max-width: 1140px) {
    .small-block-main__title {
        font-size: 18px;
        margin: 0;
    }

    .small-block-main__cat {
        background: #fff;
        color: #000;
        font-size: 14px;
        font-weight: 700;
        padding: 5px 10px;
    }

    .main-middle-block,
    .main-middle-block .left-block {
        width: 100%;
    }

    .small-block-main-no-img__title {
        font-size: 18px;
    }
}

@media screen and (max-width: 991px) {
    .news-list-top-block {
        width: 100%;
    }

    .center-block-main-page {
        max-width: 100% !important;
    }

    .main-news-block,
    .persons-block,
    .subject-block,
    .tiles-list-news-block,
    .tiles-news-block {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .center-block-main-page .tiles-big__title {
        color: #fff;
        font-size: 22px;
        font-weight: 400;
        line-height: 1.1;
        text-shadow: 0 0 1px #00000096;
    }

    .persons-block-items {
        overflow-x: scroll;
    }

    .persons-block-items .person-item {
        margin-right: 20px;
        min-width: 300px;
    }

    .center-block-main-page {
        max-width: 100%;
    }

    .center-block-main-page .tiles-big {
        width: 100%;
    }

    .container.container-flex {
        margin: 70px 0;
    }

    .small-block-main {
        width: 100%;
    }

    .small-block-main a {
        height: unset;
    }

    .small-block-main-no-img {
        margin: 10px 0;
        width: 100%;
    }

    .tiles-one-big__link .tile-news__link {
        width: 100%;
    }
}

.main-block__category {
    flex-direction: column;
    width: calc(100% - 350px);
}

.main-block__category .main-title {
    margin-top: 0;
}

.main-block__category .tiles-news-block {
    margin-bottom: 0;
}

.main-block__category .online-video {
    margin-bottom: 40px;
}

.cat-news-list-block .tile-news__category {
    display: block;
    margin-bottom: 5px;
}

.cat-name-btn-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.cat-name-btn-block .btn-subscribe {
    display: none;
}

.category-name {
    border-left: 1px solid #d72924;
    line-height: 1;
    padding: 10px 20px;
}

.author-name,
.category-name {
    margin: 32px 0;
}

.category-description {
    color: #414141;
    margin-bottom: 40px;
}

.category-description ol,
.category-description ul {
    margin-bottom: 20px;
    padding: 0 20px;
}

.category-description ol li,
.category-description ul li {
    color: #414141;
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-bottom: 12px;
}

.category-description ol li::marker,
.category-description ul li::marker {
    color: #8e8e8e;
}

.category-description ol li::marker {
    color: #414141;
}

.category-description p {
    margin-bottom: 20px;
}

.cat-news-list-block .cat-news-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    width: 100%;
}

.cat-news-list-block .cat-news-item:hover .cat-item__image {
    opacity: 0.7;
}

.cat-news-list-block .cat-news-item:hover .cat-item__text .cat-item__title {
    color: #d72924;
}

.cat-news-list-block .cat-news-item .cat-item__image {
    align-items: center;
    border-radius: 6px;
    display: flex;
    height: auto;
    justify-content: center;
    overflow: hidden;
    transition: 0.2s;
    width: 240px;
}

.cat-news-list-block .cat-news-item .cat-item__image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.cat-news-list-block .cat-news-item .cat-item__text {
    padding-left: 20px;
    width: calc(100% - 240px);
}

.cat-news-list-block .cat-news-item .cat-item__text .cat-item__title {
    color: #414141;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 5px;
    margin-top: 3px;
    transition: 0.2s;
}

.cat-news-list-block .cat-news-item .cat-item__text .cat-item__lead {
    color: #8e8e8e;
    font: 400 16px/21px "PT-Serif", system-ui, serif;
    max-height: 47px;
    overflow: hidden;
}

.cat-news-list-block .cat-news-item .cat-item__text .cat-item__category {
    font-size: 15px;
    padding-right: 10px;
}

.cat-news-list-block .btn-load-more {
    margin: 30px auto;
}

.cat-news-list-block .cat-news-item .cat-item__text .cat-item__date,
.cat-news-list-block .cat-news-item .cat-item__text .cat-item__views {
    color: #818181;
    font-size: 13px;
    font-weight: 300;
}

.cat-news-list-block .cat-news-item .cat-item__text .cat-item__views {
    background: url(../images/icons/views-eye-black-icon.svg) no-repeat 0;
    margin-left: 10px;
    padding-left: 22px;
}

.select-cat-items {
    border-radius: 4px;
    color: #414141;
    display: none;
    font: 300 13px/40px "PT-Serif", system-ui, serif;
    height: 40px;
    letter-spacing: 0.4px;
    margin-bottom: 24px;
    outline: none;
    padding: 0 13px;
    width: 100%;
}

.breadcrumbs {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px 0;
}

.breadcrumbs .main-link,
.breadcrumbs .sub-main-link {
    color: #8e8e8e;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-bottom: 12px;
    margin-right: 20px;
    white-space: break-spaces;
}

.breadcrumbs .bс-separator {
    margin-right: 20px;
}

.breadcrumbs .sub-main-link {
    color: #414141;
    pointer-events: none;
}

@media screen and (max-width: 1279px) {
    .category-name {
        font: 700 28px/30px "PT-Serif", system-ui, serif;
    }

    .category-description {
        font: 400 15px/24px "PT-Serif", system-ui, serif;
        letter-spacing: 0.4px;
    }

    .main-block__category .tiles-news__link-block .tile-news__link,
    .main-block__category .tiles-news__link-block .tile-news__link:first-of-type {
        height: 300px;
        width: calc(50% - 15px);
    }
}

@media screen and (max-width: 1199px) {
    .select-cat-items {
        display: flex;
        flex-wrap: wrap;
        height: auto;
        justify-content: flex-start;
        padding: 0;
    }

    .select-cat-items .cat-item {
        background: #f4f4f4;
        border-radius: 4px;
        color: #000;
        display: block;
        font: 300 13px/18px "PT-Serif", system-ui, serif;
        margin-bottom: 20px;
        margin-right: 20px;
        padding: 8px;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 991px) {
    .main-block__category {
        margin: 0 auto;
    }

    .main-block__category .tiles-news__link-block .tile-news__link,
    .main-block__category .tiles-news__link-block .tile-news__link:first-of-type {
        width: calc(50% - 3px);
    }

    .main-block__category
    .tiles-news__link-block.two-news
    .tile-news__link:first-of-type {
        width: calc(100% - 288px);
    }

    .main-block__category .subject-block {
        margin-bottom: 5px;
    }

    .breadcrumbs {
        padding: 0 15px;
    }

    .container {
        margin: 70px auto 0;
        width: 100%;
    }

    .main-block__category {
        max-width: 100%;
        width: 100%;
    }

    .main-block__category .tiles-news-block,
    .main-news-block,
    .persons-block,
    .subject-block,
    .tiles-list-news-block,
    .tiles-news-block {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .main-block__category {
        max-width: 100%;
        width: 100%;
    }

    .main-block__category .tiles-news__link-block .tile-news__link,
    .main-block__category .tiles-news__link-block .tile-news__link:first-of-type,
    .main-block__category
    .tiles-news__link-block.two-news
    .tile-news__link:first-of-type {
        width: 100%;
    }

    .cat-news-list-block .cat-news-item {
        display: block;
    }

    .cat-news-list-block .cat-news-item .cat-item__text {
        width: 100%;
    }

    .cat-news-list-block .cat-news-item .cat-item__text .cat-item__lead {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        text-overflow: ellipsis;
    }

    .cat-news-list-block .cat-news-item .cat-item__image {
        margin-bottom: 12px;
        width: 100%;
    }

    .cat-news-list-block .cat-news-item .cat-item__image picture {
        width: 100%;
    }

    .cat-name-btn-block {
        display: block;
    }

    .cat-name-btn-block .btn-subscribe {
        width: 100%;
    }

    .select-cat-items {
        height: auto;
    }

    .select-cat-items .cat-item {
        margin-bottom: 8px;
        margin-right: 8px;
    }
}

.main-block__news {
    position: relative;
}

.sidebar-block .news-list-datepicker {
    margin-top: 25px;
}

.category-description {
    width: 100%;
}

.popular-hashtag-block {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.popular-hashtag-block .popular-hashtag {
    background: #f4f4f4;
    border-radius: 4px;
    color: #000;
    display: block;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    margin: 0 20px 20px 0;
    padding: 8px;
    text-transform: uppercase;
    transition: 0.3s;
}

.popular-hashtag-block .popular-hashtag:hover {
    background: #d72924;
    color: #fff;
}

.btn-latest-news {
    border: 1px solid silver;
    border-radius: 3px;
    color: #d72924;
    cursor: pointer;
    font: 700 13px/56px "PT-Serif", system-ui, serif;
    height: 56px;
    margin: 34px 0;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .popular-hashtag-block .popular-hashtag {
        margin: 0 8px 8px 0;
    }
}

.author-block {
    border: 1px solid silver;
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
    width: 100%;
}

.author-block__photo {
    background: #f4f4f4;
    padding: 30px 25px 40px;
    width: 250px;
}

.author-photo__img {
    align-items: center;
    display: flex;
    height: 200px;
    justify-content: center;
    margin-bottom: 16px;
    overflow: hidden;
    width: 200px;
}

.author-photo__img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.author-photo__img img.contain-image {
    background: #fff;
    -o-object-fit: none;
    object-fit: none;
}

.author-photo__name {
    font: 700 17px/27px "PT-Serif", system-ui, serif;
    margin-bottom: 8px;
}

.author-photo__post {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
}

.author-block__text {
    padding: 32px 26px 26px 0;
    width: calc(100% - 270px);
}

.author-text__btns-soc {
    display: flex;
    margin-bottom: 40px;
}

.btn-subscribe-author,
.btn-write-author {
    display: inline-block;
    height: 48px;
    line-height: 46px;
    margin-right: 54px;
    padding: 0 38px;
    vertical-align: top;
}

.author-soc-block__name {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    margin-bottom: 16px;
}

.author-soc-block__items {
    display: flex;
    justify-content: space-between;
}

.author-soc-block__items a {
    display: block;
    height: 24px;
    width: 24px;
}

.author-soc-block__items a.author-tg {
    background: url(../images/icons/share-icons/share-tg.svg) no-repeat 50%/100% auto;
}

.author-soc-block__items a.author-vk {
    background: url(../images/icons/share-icons/share-vk.svg) no-repeat 50%/100% auto;
}

.author-soc-block__items a.author-tw {
    background: url(../images/icons/share-icons/share-tw.svg) no-repeat 50%/100% auto;
}

.author-soc-block__items a.author-fb {
    background: url(../images/icons/share-icons/share-fb.svg) no-repeat 50% / auto 100%;
}

.author-soc-block__items a.author-zen {
    background: url(../images/icons/share-icons/share-zen.svg) no-repeat 50%/100% auto;
}

.author-text__description {
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    width: 84%;
}

.author-news-sub-title {
    font-weight: 400;
    margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
    .author-text__description {
        font: 400 15px/24px "PT-Serif", system-ui, serif;
    }

    .author-text__btns-soc {
        flex-wrap: wrap;
    }

    .author-block__text {
        padding: 18px 15px;
        width: calc(100% - 312px);
    }

    .btn-write-author {
        margin-right: 30px;
    }

    .btn-subscribe-author {
        margin-right: 0;
    }

    .author-soc-block {
        align-items: center;
        display: flex;
        height: 35px;
        justify-content: flex-start;
        margin-top: 28px;
        width: 100%;
    }

    .author-soc-block__name {
        margin-bottom: 0;
        max-width: 160px;
    }

    .author-soc-block__items a {
        margin-left: 30px;
    }

    .main-block__author {
        margin-top: 116px;
    }
}

@media screen and (max-width: 767px) {
    .author-block {
        display: block;
    }

    .author-block__photo,
    .author-block__text {
        padding: 20px;
        width: 100%;
    }

    .btn-subscribe-author,
    .btn-write-author {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }

    .author-soc-block__name {
        display: none;
    }

    .author-soc-block {
        margin-top: 8px;
    }

    .author-soc-block__items {
        width: 100%;
    }

    .author-soc-block__items a {
        margin-left: 0;
    }

    .author-text__description {
        width: 100%;
    }
}

.expert-person,
.experts-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.experts-block {
    border-bottom: 1px solid silver;
    margin-bottom: 50px;
}

.expert-person {
    color: #000;
    margin-bottom: 46px;
    width: calc(33% - 25px);
}

.expert-person__img-block {
    position: relative;
}

.expert-person__img-block .expert-count-posts {
    background: #d72924;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    font: 400 11px/20px "PT-Serif", system-ui, serif;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    width: 20px;
    z-index: 3;
}

.expert-person__img,
.expert-person__img-block {
    background: #f4f4f4;
    border-radius: 50%;
    height: 68px;
    width: 68px;
}

.expert-person__img {
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    overflow: hidden;
}

.expert-person__img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.expert-person__name-block {
    width: calc(100% - 88px);
}

.expert-person__name {
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 8px;
}

.expert-person__status {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
}

@media screen and (max-width: 991px) {
    .expert-person {
        margin-bottom: 24px;
        width: calc(50% - 25px);
    }

    .experts-block {
        margin-bottom: 26px;
    }
}

@media screen and (max-width: 767px) {
    .expert-person {
        width: 100%;
    }
}

.subscribe {
    border-radius: 4px;
    box-sizing: border-box;
    flex-direction: column;
    margin: 0 auto 1em;
    min-width: 300px;
    padding: 10px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.subscribe,
.subscribe__content {
    display: flex;
    justify-content: space-between;
}

.subscribe__content {
    flex-direction: row;
}

.subscribe__title {
    display: flex;
    margin: 0 auto;
    text-transform: uppercase;
}

.sc__item {
    background-color: #fff;
    border: 1px solid #381432;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    height: 42px;
    justify-content: center;
    margin: 5px 0;
    padding: 5px;
    transition: 0.4s;
    width: 48%;
}

.sc__item:hover {
    transform: scale(1.05);
}

.sc__item:first-of-type {
    background: url(../images/icons/yaNews.svg) no-repeat 50%;
}

.sc__item:nth-of-type(2) {
    background: url(../images/icons/yaZen.svg) no-repeat 50%;
}

.main-block-single {
    margin-top: 10px;
    width: calc(100% - 350px);
}

.arrow-left {
    background-color: #d72924;
    display: block;
    height: 2px;
    left: 22px;
    position: absolute;
    top: 22px;
    width: 25px;
}

.arrow-left:after {
    top: 3px;
    transform: rotate(45grad);
}

.arrow-left:after,
.arrow-left:before {
    background-color: #d72924;
    content: "";
    height: 2px;
    left: -1px;
    position: absolute;
    width: 12px;
}

.arrow-left:before {
    top: -4px;
    transform: rotate(-45grad);
}

.btn-back {
    border: 1px solid #d72924;
    border-radius: 15px 15px 15px 15px;
    padding: 8px 20px 8px 60px;
    position: relative;
}

.btn-back:hover {
    box-shadow: 0 0 10px rgba(215, 41, 36, 0.34);
    color: #d72924;
}

.post-cat-date-block {
    display: flex;
    justify-content: space-between;
    margin: 25px 0;
}

.post-cat-date-block .post-cats-block,
.post-cat-date-block .post-date-block {
    display: flex;
    justify-content: flex-start;
}

.post-cat-date-block .post-cats-block .post-cat,
.post-cat-date-block .post-date-block .post-cat {
    color: #414141;
    display: block;
    font: 500 10px/20px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-right: 22px;
    text-transform: uppercase;
}

.post-cat-date-block .post-date-block .post-published,
.post-cat-date-block .post-date-block .post-updated {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.post-date-block {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 1rem;
}

.post-date-block .post-cat {
    border-left: 1px solid #414141;
    padding: 4px 0 4px 10px;
    width: 100%;
}

.post-main-title {
    color: #000;
    margin: 0 0 24px;
}

.post-main-lead {
    border-left: 1px solid #414141;
    padding-left: 26px;
}

.post-published {
    display: block;
    margin-bottom: 6px;
    margin-left: 10px;
}

.image-wrapper {
    margin-bottom: 32px;
    position: relative;
    width: 100%;
}

.image-wrapper .main-image-container {
    height: auto;
    overflow: hidden;
    position: relative;
}

.image-wrapper img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.image-wrapper__description {
    bottom: 0;
    display: flex;
    justify-content: space-between;
    left: 0;
    padding: 0 25px 25px;
    position: absolute;
    right: 0;
    z-index: 3;
}

.image-wrapper__description .image-copyright,
.image-wrapper__description .image-title {
    align-items: flex-end;
    color: #fff;
    display: flex;
    font: 400 16px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.image-wrapper__description .image-title {
    padding-right: 30px;
}

.single-block-content {
    color: #414141;
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin: auto auto 32px;
    width: 100%;
}

.single-block-content .twitter-tweet {
    margin: 0 auto !important;
}

.single-block-content [id^="vk_post"] {
    height: auto !important;
}

.single-block-content iframe {
    margin: 0 auto 32px !important;
    max-width: 100%;
}

.single-block-content p {
    color: #414141;
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-bottom: 32px;
}

.single-block-content p iframe {
    margin-bottom: 0;
}

.single-block-content p a,
.single-block-content p a:hover {
    color: #d72924;
}

.single-block-content h1,
.single-block-content h2 {
    font: 700 28px/30px "PT-Serif", system-ui, serif;
    margin-bottom: 24px;
}

.single-block-content h2 {
    font: 700 28px/30px "PT-Serif", system-ui, serif;
}

.single-block-content h3 {
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 12px;
}

.single-block-content blockquote {
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    font-style: italic;
    margin-bottom: 32px;
    padding-left: 36px;
    position: relative;
}

.single-block-content blockquote:before {
    background: url(../images/icons/blockquotes-icon.svg) no-repeat 50%;
    content: "";
    height: 68px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 86px;
    z-index: -1;
}

.single-block-content .image-wrapper,
.single-block-content .twitter-tweet,
.single-block-content blockquote,
.single-block-content h1,
.single-block-content h2,
.single-block-content h3,
.single-block-content iframe,
.single-block-content p {
    margin-left: auto;
    margin-right: auto;
}

.under-post-block {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 2rem;
}

@media screen and (max-width: 640px) {
    .under-post-block {
        margin-bottom: 0;
    }

    .under-post-block .wrapper-share-btn {
        margin: 1rem 0 0;
    }
}

.post-read-more-block {
    border: 1px solid silver;
    display: flex;
    justify-content: space-between;
    margin-bottom: 32px;
    padding: 30px;
    position: relative;
}

.post-read-more-block .read-more__name {
    background: #fff;
    color: #d72924;
    font: 700 13px/18px "PT-Serif", system-ui, serif;
    left: -10px;
    letter-spacing: 0.4px;
    padding: 12px;
    position: absolute;
    text-transform: uppercase;
    top: -22px;
}

.post-read-more-block .read-more__news-item {
    display: flex;
    flex-direction: column;
    width: calc(33% - 40px);
}

.post-read-more-block .read-more__news-item .read-more__news-cat {
    color: #8e8e8e;
    font: 500 10px/20px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.post-read-more-block .read-more__news-item .read-more__news-title {
    color: #414141;
    font: 400 15px/21px "PT-Serif", system-ui, serif;
}

.poll-wrap.poll-in-post {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    margin: 40px auto;
    max-width: 820px;
    padding: 32px;
}

.poll-wrap.poll-in-post .poll-answer .poll-answer__text {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.poll-wrap.poll-in-post .poll-social-block {
    box-shadow: none;
}

.poll-question {
    color: #000;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 24px;
}

.post-author {
    align-items: center;
    background: #f4f4f4;
    color: #000;
    display: flex;
    height: 64px;
    justify-content: space-between;
    margin-bottom: 26px;
    padding: 0 30px;
}

.post-author__info {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.post-author__image {
    align-items: center;
    border-radius: 50%;
    display: flex;
    height: 64px;
    justify-content: center;
    margin-right: 25px;
    overflow: hidden;
    width: 64px;
}

.post-author__image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.post-author__name {
    font: 400 15px/21px "PT-Serif", system-ui, serif;
    margin-right: 25px;
}

.post-author__position,
.post-author__publications {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
}

.post-like-comments-block {
    border-bottom: 3px solid #d72924;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-bottom: 24px;
}

.post-like-block {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.post-like-block .post-like-block__name {
    color: #000;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-right: 33px;
}

.post-like-block .post-like-block__dislike,
.post-like-block .post-like-block__like {
    color: #8e8e8e;
    cursor: pointer;
    font: 400 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-right: 24px;
    padding-left: 24px;
}

.post-like-block .post-like-block__like {
    background: url(../images/icons/icon-like-gray.svg) no-repeat 0/15px 16px;
}

.post-like-block .post-like-block__like:hover {
    background: url(../images/icons/icon-like-green-hover.svg) no-repeat 0/15px 16px;
}

.post-like-block .post-like-block__dislike {
    background: url(../images/icons/icon-dislike-gray.svg) no-repeat 0/15px 16px;
}

.post-like-block .post-like-block__dislike:hover {
    background: url(../images/icons/icon-dislike-green-hover.svg) no-repeat 0/15px 16px;
}

.post-comment__btn {
    border: 1px solid silver;
    display: block;
    font: 400 14px/40px "PT-Serif", system-ui, serif;
    margin: 0 auto 40px;
    width: 100%;
}

.post-tags-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 6px;
}

.post-tags-block .post-tag {
    background: #f4f4f4;
    border-radius: 4px;
    color: #000;
    display: block;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin: 0 20px 20px 0;
    padding: 8px;
    text-transform: uppercase;
    transition: 0.3s;
}

.post-tags-block .post-tag:hover {
    background: #d72924;
    color: #fff;
}

.post-showed-news-block {
    margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
    .post-showed-news-block {
        padding: 0 15px;
    }
}

@media screen and (min-width: 1280px) {
    .image-wrapper .main-image-container {
        margin: 0 auto;
        max-width: 75%;
    }
}

@media screen and (max-width: 1024px) {
    .single-block-content p {
        padding: 0;
    }
}

@media screen and (max-width: 991px) {
    .prev-news__title {
        display: none;
    }

    .next-news__title {
        padding-left: 14px;
    }

    .prev-next-news-block {
        left: 0;
        position: absolute;
        right: 0;
        top: -65px;
    }

    .post-read-more-block .read-more__news-item {
        width: calc(33% - 15px);
    }

    .author-name,
    .category-name,
    .post-main-title {
        font: 700 28px/30px "PT-Serif", system-ui, serif;
        margin: 12px 0 33px;
    }

    .post-tags-block .post-tag {
        margin-bottom: 8px;
        margin-right: 8px;
    }

    .post-tags-block .post-tag:hover {
        background: #f4f4f4;
        color: initial;
    }
}

@media screen and (max-width: 767px) {
    .single-block-content p {
        font: 400 15px/24px "PT-Serif", system-ui, serif;
        letter-spacing: 0.4px;
    }

    .image-wrapper__description {
        display: block;
        padding: 0 12px 12px;
    }

    .image-wrapper__description .image-copyright,
    .image-wrapper__description .image-title {
        font: 400 10px "PT-Serif", system-ui, serif;
        letter-spacing: 0.4px;
    }

    .post-main-title {
        font: 700 28px/30px "PT-Serif", system-ui, serif;
        margin: 12px 0 33px 8px;
    }

    .post-cat-date-block,
    .post-like-comments-block {
        display: block;
    }

    .post-cat-date-block .post-cats-block,
    .post-cat-date-block .post-date-block {
        flex-wrap: wrap;
        margin-bottom: 8px;
    }

    .post-author__position,
    .post-author__publications {
        display: none;
    }

    .post-author,
    .post-like-block {
        margin-bottom: 16px;
    }

    .post-read-more-block {
        flex-wrap: wrap;
    }

    .post-read-more-block .read-more__news-item {
        margin-bottom: 12px;
        width: 100%;
    }
}

.image-wrapper .main-image-container {
    overflow: inherit;
}

.image-wrapper {
    margin-bottom: 20px;
}

.image-wrapper__description,
.prev-next-news-block {
    display: none;
}

.main-image__owner-block {
    cursor: pointer;
    display: flex;
    flex-direction: row-reverse;
    position: absolute;
    right: 20px;
    top: 20px;
}

.main-image__owner-block .image-owner__logo {
    background: url(../images/icons/img-owner-icon.svg) no-repeat 50%;
    height: 16px;
    margin-left: 20px;
    width: 16px;
}

.main-image__owner-block .image-owner__logo:hover {
    background: url(../images/icons/img-owner-icon-hover.svg) no-repeat 50%;
}

.main-image__owner-block .image-owner__text {
    color: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

@media screen and (max-width: 767px) {
    .main-image__owner-block .image-owner__text {
        width: auto;
    }
}

.main-image__owner-block:hover .image-owner__logo {
    background: url(../images/icons/img-owner-icon-hover.svg) no-repeat 50%;
}

.main-image__owner-block:hover .tooltip {
    opacity: 1;
    position: absolute;
    visibility: visible;
    z-index: 0;
}

.post-next-news-block {
    border-top: 1px solid #8e8e8e;
    bottom: 0;
    display: flex;
    height: 58px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 4;
}

.post-date-block .post-published,
.post-date-block .post-updated {
    color: #8e8e8e;
    display: inline-block;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    margin-bottom: 18px;
    vertical-align: top;
}

.wrapper-share-btn {
    margin-left: auto;
}

@media screen and (max-width: 640px) {
    .wrapper-share-btn {
        margin-bottom: 1rem;
        margin-left: 0;
    }
}

.post-main-lead {
    border-bottom: 3px solid #d72924;
    border-left: none;
    color: #414141;
    font: 400 15px/26px "PT-Serif", system-ui, serif;
    margin-bottom: 32px;
    padding-bottom: 32px;
    padding-left: 0;
}

.btn-go-to-post {
    background: #f8f8f8;
    border-radius: 3px;
    color: #414141;
    display: block;
    font: 300 13px/40px "PT-Serif", system-ui, serif;
    height: 40px;
    text-align: center;
    width: 100%;
}

.single-block-content ol,
.single-block-content ul {
    margin-bottom: 20px;
    padding: 0 100px;
}

.single-block-content ol li,
.single-block-content ul li {
    color: #414141;
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-bottom: 12px;
}

.single-block-content ol li::marker,
.single-block-content ul li::marker {
    color: #8e8e8e;
}

.single-block-content div.iframely-embed img,
.single-block-content h1 img,
.single-block-content h2 img,
.single-block-content h3 img,
.single-block-content p img {
    height: auto;
    width: 100%;
}

.single-block-content div.iframely-embed {
    margin-bottom: 24px;
    position: relative;
    z-index: 1;
}

.single-block-content .siriya-card {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    margin: 0 auto 20px;
    max-height: 260px;
    padding: 37px 40px 128px;
    position: relative;
}

.single-block-content .siriya-card.show {
    max-height: inherit;
}

.single-block-content .siriya-card.show .textElWraps {
    max-height: 1000px;
}

.single-block-content .siriya-card.show .readMoreBtn:before {
    opacity: 1;
    visibility: visible;
}

.single-block-content .siriya-card .readMoreBtn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f4f4f4;
    border: none;
    bottom: 38px;
    color: #8e8e8e;
    cursor: pointer;
    display: block;
    font: 500 14px/48px "PT-Serif", system-ui, serif;
    height: 48px;
    left: 40px;
    outline: none;
    position: absolute;
    text-align: center;
    width: calc(100% - 315px);
}

.single-block-content .siriya-card .readMoreBtn:hover {
    color: #d72924;
}

.single-block-content .siriya-card .readMoreBtn:focus {
    outline: 1px solid #d72924;
}

.single-block-content .siriya-card .readMoreBtn:before {
    background: #f4f4f4;
    bottom: 0;
    color: #8e8e8e;
    content: "Скрыть";
    font: 500 14px/48px "PT-Serif", system-ui, serif;
    left: 50%;
    margin-left: -100px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: 0.3s;
    visibility: hidden;
    width: 200px;
    z-index: 3;
}

.single-block-content .siriya-card .number {
    display: none;
}

.single-block-content .siriya-card .provinces_name {
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 6px;
    margin-left: 0;
    max-height: 72px;
    overflow: hidden;
    padding: 0;
    width: calc(100% - 235px);
}

.single-block-content .siriya-card .provinces_lead {
    color: #414141;
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    width: calc(100% - 235px);
}

.single-block-content .siriya-card .textElWraps {
    height: 6rem;
    overflow: hidden;
    transition: 0.3s;
}

.single-block-content .siriya-card > p:first-of-type {
    background: silver;
    display: flex;
    height: 185px;
    padding: 0;
    position: absolute;
    right: 40px;
    top: 37px;
    width: 185px;
}

.single-block-content .siriya-card > p:first-of-type img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.single-block-content .siriya-card blockquote {
    margin: 3rem auto 3rem 0;
}

.single-block-content .siriya-card blockquote div {
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    font-style: italic;
    padding-left: 36px;
    position: relative;
}

.single-block-content .siriya-card blockquote div:before {
    background: url(../images/icons/blockquotes-icon.svg) no-repeat 50%;
    content: "";
    height: 68px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 86px;
    z-index: -1;
}

.post-like-com-view-cat-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 12px;
}

.post-like-com-view-cat-block .post-like-com-view {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.post-like-com-view-cat-block .post-like-com-view div {
    color: #414141;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    margin-right: 22px;
}

.post-like-com-view-cat-block .post-like-com-view .post-like {
    display: flex;
}

.post-like-com-view-cat-block .post-like-com-view .post-com {
    background: url(../images/icons/comments-icon.svg) no-repeat 0;
    padding-left: 24px;
}

.post-like-com-view-cat-block .post-like-com-view .post-com:hover {
    background: url(../images/icons/comments-icon-hover.svg) no-repeat 0;
}

.post-like-com-view-cat-block .post-like-com-view .post-com.clicked {
    background: url(../images/icons/comments-icon-green.svg) no-repeat 0;
}

.post-like-com-view-cat-block .post-like-com-view .post-view {
    background: url(../images/icons/views-eye-grey-icon.svg) no-repeat 0;
    padding-left: 24px;
}

.post-like-com-view-cat-block .post-like-com-view .post-view:hover {
    background: url(../images/icons/views-eye-icon-hover.svg) no-repeat 0;
}

.post-like-com-view-cat-block .post-like-com-view .post-view.clicked {
    background: url(../images/icons/views-eye-icon-green.svg) no-repeat 0;
}

.post-like-com-view-cat-block .post-like-com-view .post-like__like {
    background: url(../images/icons/icon-like-gray.svg) no-repeat 0/15px 16px;
    cursor: pointer;
    padding-left: 24px;
}

.post-like-com-view-cat-block .post-like-com-view .post-like__like:hover {
    background: url(../images/icons/icon-like-green-hover.svg) no-repeat 0/15px 16px;
}

.post-like-com-view-cat-block .post-like-com-view .post-like__dislike {
    background: url(../images/icons/icon-dislike-gray.svg) no-repeat 0/15px 16px;
    cursor: pointer;
    padding-left: 24px;
}

.post-like-com-view-cat-block .post-like-com-view .post-like__dislike:hover {
    background: url(../images/icons/icon-dislike-green-hover.svg) no-repeat 0/15px 16px;
}

.post-like-com-view-cat-block .post-cat .post-cat__link {
    color: #414141;
    font: 400 13px "PT-Serif", system-ui, serif;
    text-transform: uppercase;
}

.post-like-com-view-cat-block .post-audio-player,
.post-like-com-view-cat-block .wrapper-share-btn {
    margin-right: 12px;
}

@media screen and (max-width: 991px) {
    .post-like-com-view-cat-block .wrapper-share-btn .btn-share {
        background-color: transparent;
    }
}

@media screen and (max-width: 767px) {
    .post-like-com-view-cat-block .wrapper-share-btn {
        position: relative;
        transform: none;
    }

    .post-like-com-view-cat-block .wrapper-share-btn .btn-share {
        box-shadow: none;
        z-index: 1;
    }
}

.post-cat__story-block {
    display: flex;
    justify-content: flex-start;
    margin-left: 22px;
}

.post-cat__story-block .post-cat__story-block_name {
    color: #8e8e8e;
    display: block;
    font: 500 10px/20px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
    margin-right: 4px;
    text-transform: uppercase;
}

.post-cat__story-block .post-cat__story-block-link {
    color: #414141;
    font: 400 15px/20px "PT-Serif", system-ui, serif;
}

@media screen and (max-width: 1024px) {
    .single-block-content blockquote,
    .single-block-content div.iframely-embed,
    .single-block-content h1,
    .single-block-content h2,
    .single-block-content h3,
    .single-block-content p {
        padding: 0;
    }

    .single-block-content ol,
    .single-block-content ul {
        padding: 0 20px;
    }
}

@media screen and (max-width: 991px) {
    .main-block-single {
        width: 100%;
    }

    .partners-news-block,
    .single-image-container {
        padding: 0 14px;
    }

    .post-date-block {
        left: 15px;
        right: 15px;
    }

    .post-like-com-view-cat-block,
    .post-like-com-view-cat-block .post-cat {
        flex-wrap: wrap;
    }

    .single-block-content blockquote,
    .single-block-content div.iframely-embed,
    .single-block-content h1,
    .single-block-content h2,
    .single-block-content h3,
    .single-block-content p {
        padding: 0;
    }

    .single-block-content ol,
    .single-block-content ul {
        padding: 0 20px;
    }

    .single-block-content {
        padding: 0 14px;
    }
}

@media screen and (max-width: 767px) {
    .post-main-lead {
        font: 400 15px/21px "PT-Serif", system-ui, serif;
        padding: 0 12px 32px;
    }

    .image-wrapper {
        height: auto;
        padding-bottom: 0;
    }

    .image-wrapper:before {
        bottom: auto;
        height: 0;
        padding-bottom: 56%;
    }

    .image-wrapper img {
        position: static;
    }

    .post-date-block {
        color: #414141;
        padding: 14px;
        position: static;
    }

    .post-date-block .post-main-lead,
    .post-date-block .post-main-title {
        color: #414141;
    }

    .post-date-block .post-main-title {
        font: 700 22px/28px "PT-Serif", system-ui, serif;
    }

    .post-date-block .post-main-lead {
        font: 400 14px/22px "PT-Serif", system-ui, serif;
    }

    .single-image-container {
        padding: 0;
    }

    .single-image-container .post-date-block {
        margin-bottom: 12px;
        padding: 0 14px;
    }

    .post-next-news-block {
        position: static;
    }

    .next-news__title {
        color: #414141;
        font: 400 12px/16px "PT-Serif", system-ui, serif;
        margin-top: 12px;
        max-height: 32px;
        padding-right: 12px;
        white-space: normal;
        width: calc(100% - 110px);
    }

    .next-news__btn {
        color: #414141;
        font: 300 12px/58px "PT-Serif", system-ui, serif;
        width: 110px;
    }

    .post-cat__story-block {
        margin-left: 0;
        overflow: hidden;
    }

    .post-cat__story-block .post-cat__story-block_name {
        white-space: nowrap;
        width: 100px;
    }

    .post-cat__story-block .post-cat__story-block-link {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.error-description {
    color: #000;
    font: 400 16px/28px "PT-Serif", system-ui, serif;
}

.error-block-withbg {
    margin: 60px 0 32px;
    padding-bottom: 140px;
    padding-right: 54%;
}

.error-search-block {
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    height: 48px;
    margin-bottom: 32px;
    width: 100%;
}

form#searchForm {
    display: flex;
    height: 48px;
    width: 100%;
}

form#searchForm input {
    border: none;
    box-sizing: border-box;
    height: 48px;
    outline: none;
    padding: 0 20px;
    width: calc(100% - 122px);
}

.error-search-btn {
    border: none;
    outline: none;
    width: 122px;
}

.error-letter-block {
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    margin-bottom: 70px;
    padding: 56px;
    width: 100%;
}

.error-letter-title {
    color: #000;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 24px;
    width: 80%;
}

.error-forms-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.error-email,
.error-theme-title {
    border: 1px solid silver;
    border-radius: 5px;
    color: #414141;
    font: 300 13px/56px "PT-Serif", system-ui, serif;
    height: 56px;
    margin-bottom: 24px;
    outline: none;
    padding: 0 30px;
    width: calc(50% - 15px);
}

.error-send-btn-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.error-theme-text {
    border: 1px solid silver;
    border-radius: 5px;
    color: #414141;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    height: 122px;
    margin-bottom: 24px;
    outline: none;
    padding: 20px 30px;
    resize: none;
    width: 100%;
}

.error-priv-pol-block {
    align-items: center;
    display: flex;
}

.error-priv-pol-block,
.error-priv-pol-block .priv-pol-link {
    font: 300 13px/19px "PT-Serif", system-ui, serif;
}

#priv-pol {
    margin-right: 10px;
}

.error-send-btn {
    width: 152px;
}

@media screen and (max-width: 991px) {
    .error-block-withbg {
        background-size: 46%;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .error-block-withbg {
        background-size: 87%;
        margin: 60px 0 16px;
        padding-bottom: 220px;
        padding-right: 0;
    }

    .error-letter-block {
        background: none;
        box-shadow: none;
        padding: 0;
    }

    .error-email,
    .error-letter-title,
    .error-theme-title {
        width: 100%;
    }
}

.main-block__author {
    max-width: 76%;
}

.main-block__search {
    display: block;
    width: calc(100% - 350px);
}

@media screen and (max-width: 991px) {
    .main-block__search {
        width: 100%;
    }
}

.search-main-block {
    background: #f4f4f4;
    margin-bottom: 32px;
    padding: 24px;
    width: 100%;
}

.search-block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}

.search-block .search-reset-filters__btn {
    align-items: center;
    background: url(../images/icons/reset-filters-icon.svg) no-repeat 0;
    color: #414141;
    cursor: pointer;
    display: flex;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    padding-left: 32px;
    transition: 0.2s;
    width: 154px;
}

.search-block .search-reset-filters__btn:hover {
    background: url(../images/icons/reset-filters-icon-hover.svg) no-repeat 0;
    color: #d72924;
}

.search-block form#searchForm {
    position: relative;
    width: calc(100% - 200px);
}

.search-filters-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.filter__type-wrap {
    position: relative;
}

.filter__type-wrap .search-date-popup {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 40px;
    transition: 0.2s;
    visibility: hidden;
    width: 240px;
    z-index: 5;
}

.filter__type-wrap .search-date-popup.show {
    opacity: 1;
    visibility: visible;
}

.search-popup__input-item,
.search-popup__input-item-radio {
    color: #414141;
    cursor: pointer;
    font: 300 13px/20px "PT-Serif", system-ui, serif;
    padding: 10px 20px;
}

.search-popup__input-item-radio:first-of-type,
.search-popup__input-item:first-of-type {
    padding: 20px 20px 10px;
}

.show-search-news {
    background: #f4f4f4;
    border: none;
    color: #414141;
    font: 300 13px/40px "PT-Serif", system-ui, serif;
    height: 40px;
    outline: none;
    transition: 0.2s;
    width: 100%;
}

.show-search-news:hover {
    background: #d72924;
    border: none;
    color: #fff;
}

.filter__type-select {
    background: #fff url(../images/icons/arrow-bottom.svg) no-repeat right 18px center;
    border-radius: 3px;
    color: #414141;
    cursor: pointer;
    font: 300 13px/20px "PT-Serif", system-ui, serif;
    height: 40px;
    margin-bottom: 20px;
    margin-right: 18px;
    padding: 10px 50px 10px 13px;
}

select.filter__type-select {
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}

select.filter__type-select::-ms-expand {
    display: none;
}

.filter__type-add {
    background: url(../images/icons/plus-icon.svg) no-repeat 20px;
    border: 1px solid silver;
    border-radius: 3px;
    color: #414141;
    cursor: pointer;
    font: 300 13px/20px "PT-Serif", system-ui, serif;
    height: 40px;
    margin-right: 18px;
    padding: 10px 20px 10px 50px;
}

.find-result-text-block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.find-result-text-block .find-text {
    color: #000;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
}

.find-result-text-block .result-filter-block {
    align-items: center;
    display: flex;
}

.find-result-text-block .result-filter-block .sort-by-popular,
.find-result-text-block .result-filter-block .sort-by-time,
.find-result-text-block .result-filter-block .sort-text {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    margin-right: 24px;
}

.find-result-text-block .result-filter-block .sort-by-popular,
.find-result-text-block .result-filter-block .sort-by-time {
    cursor: pointer;
}

.filter__type-radio {
    align-items: center;
    display: flex;
    height: 40px;
}

.filter__type-radio input {
    margin-right: 12px;
}

.filter__type-radio label {
    color: #414141;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    margin-right: 20px;
}

.cat-filter-scroll {
    margin-bottom: 20px;
    max-height: 300px;
    overflow-y: scroll;
}

[type="checkbox"],
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    left: -9999px;
    position: absolute;
}

[type="checkbox"] + label,
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
    color: #666;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    padding-left: 28px;
    position: relative;
}

[type="checkbox"] + label:before,
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 100%;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px;
}

[type="checkbox"] + label:before {
    border-radius: 0;
}

[type="checkbox"] + label:after,
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    background: #d72924;
    border-radius: 100%;
    content: "";
    height: 12px;
    left: 4px;
    position: absolute;
    top: 4px;
    transition: all 0.2s ease;
    width: 12px;
}

[type="checkbox"] + label:after {
    border-radius: 0;
}

[type="checkbox"]:not(:checked) + label:after,
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + label:after,
[type="radio"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.find-no-result {
    display: none;
    padding-bottom: 400px;
}

.find-no-result.show {
    display: block;
}

.find-no-result .find-no__text {
    font: 700 18px/24px "PT-Serif", system-ui, serif;
}

.mob-btn-filters {
    align-items: center;
    display: none;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    height: 34px;
    margin: 0 auto;
    padding: 8px;
    width: 90px;
}

.mobile-filters-popup-slide .mobile-filter-slide__top-pannel {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.mobile-filter-slide__btn-reset {
    color: #414141;
    font: 300 13px/18px "PT-Serif", system-ui, serif;
}

.mobile-filter-slide__title {
    font: 700 13px "PT-Serif", system-ui, serif;
    margin-left: -40px;
    text-transform: uppercase;
}

.mobile-filter-slide__btn-close {
    background: url(../images/icons/icon-menu-close-black.svg) no-repeat 50%;
    height: 16px;
    width: 16px;
}

.mobile-filter-slide__type-select {
    background: #fff;
    border-radius: 4px;
    color: #414141;
    font: 300 13px/22px "PT-Serif", system-ui, serif;
    height: 40px;
    margin-bottom: 15px;
    padding: 8px 13px;
    position: relative;
    width: 100%;
}

.mobile-filter-slide__type-select .search-date-popup {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 40px;
    transition: 0.2s;
    visibility: hidden;
    z-index: 4;
}

.mobile-filter-slide__type-select .search-date-popup.show {
    opacity: 1;
    visibility: visible;
}

.mobile-filter-slide__type-add {
    border: 1px solid silver;
    border-radius: 4px;
    height: 40px;
    margin-bottom: 15px;
    padding: 8px 13px;
    text-align: center;
    width: 100%;
}

.mobile-filter-slide__type-add,
.mobile-sort-by__title {
    color: #414141;
    font: 300 13px/22px "PT-Serif", system-ui, serif;
}

.mobile-sort-by__title {
    margin-bottom: 20px;
}

.mobile-filters-popup-block {
    display: none;
}

.form-empty-text {
    bottom: -16px;
    color: #d72924;
    font: 400 10px "PT-Serif", system-ui, serif;
    left: -10px;
    opacity: 0;
    position: absolute;
    text-transform: uppercase;
    transition: 0.3s ease-out;
    visibility: hidden;
}

.form-empty-text.show {
    left: 0;
    opacity: 1;
    visibility: visible;
}

.mob-btnfilters {
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .search-block form#searchForm {
        width: calc(100% - 152px);
    }

    .search-block .search-reset-filters__btn {
        margin-right: 20px;
        width: 100px;
    }
}

@media screen and (max-width: 767px) {
    .find-result-text-block .result-filter-block,
    .search-block .error-search-btn,
    .search-block .search-reset-filters__btn,
    .search-filters-block {
        display: none;
    }

    .mobile-filter-slide__type-select .custom-radio-check__label,
    .search-block form#searchForm,
    form#searchForm input {
        width: 100%;
    }

    .mob-btn-filters {
        display: flex;
    }

    .search-main-block {
        padding: 16px 0;
        position: relative;
    }

    .search-main-block:before {
        background: #f4f4f4;
        bottom: 0;
        content: "";
        left: -14px;
        position: absolute;
        right: -14px;
        top: 0;
        z-index: -1;
    }

    .find-no-result {
        background-size: 100% auto;
        padding-bottom: 300px;
    }

    .mobile-filters-popup-block {
        bottom: 0;
        display: block;
        left: 0;
        opacity: 0;
        position: fixed;
        right: 0;
        top: 0;
        transition: 0.3s ease;
        visibility: hidden;
        z-index: 30;
    }

    .mobile-filters-popup-block.show {
        opacity: 1;
        visibility: visible;
    }

    .mobile-filters-popup-block .mobile-filters-popup-bg {
        background: rgba(0, 0, 0, 0.35);
        bottom: 0;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: 0.3s ease;
        z-index: 8;
    }

    .mobile-filters-popup-block .mobile-filters-popup-bg.show {
        opacity: 1;
    }

    .mobile-filters-popup-block .mobile-filters-popup-slide {
        background: #f4f4f4;
        border-radius: 14px 14px 0 0;
        bottom: -360px;
        height: 460px;
        left: 0;
        opacity: 0;
        padding: 18px 15px;
        position: absolute;
        right: 0;
        transition: 0.3s ease;
        z-index: 9;
    }

    .mobile-filters-popup-block .mobile-filters-popup-slide.show {
        bottom: 0;
        opacity: 1;
    }

    .filter__type-radio {
        display: block;
        height: auto;
    }

    .filter__type-radio label {
        margin-bottom: 20px;
        margin-right: 40px;
    }
}

@media screen and (max-width: 374px) {
    .mobile-filters-popup-block .mobile-filters-popup-slide {
        height: 360px;
    }

    #searchForm .normal-btn {
        padding: 0 20px;
    }

    .cat-filter-scroll {
        max-height: 146px;
    }
}

@media screen and (max-height: 500px) {
    .mobile-filters-popup-block .mobile-filters-popup-slide {
        height: 206px;
    }

    .mobile-filters-popup-block .mobile-filters-popup-slide .filter__type-radio {
        display: inline-block;
    }

    .mobile-filter-slide__type-select {
        display: inline-block;
        margin-right: 20px;
        width: 42%;
    }
}

.about-page {
    margin-top: 100px;
}

.leadership-staff-block,
.staff-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 70px;
}

.leadership-staff-block .leadership-staff__item,
.leadership-staff-block .staff__item,
.staff-block .leadership-staff__item,
.staff-block .staff__item {
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    margin-bottom: 32px;
    margin-right: 30px;
    padding: 30px;
}

.leadership-staff-block .staff__item,
.staff-block .staff__item {
    box-shadow: none;
    margin-bottom: 32px;
    margin-right: 52px;
    padding: 0;
}

.leadership-staff-block .staff__item:last-of-type,
.staff-block .staff__item:last-of-type {
    margin-right: 0;
}

.title {
    font-weight: 700;
    margin-bottom: 10px;
}

.leadership__img-block {
    height: 225px;
    margin-bottom: 16px;
    overflow: hidden;
    width: 100%;
}

.leadership__img-block img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.staff__img-block {
    height: 200px;
}

.staff__img-block img {
    border: 1px solid hsla(0, 0%, 83%, 0.2);
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.staff__img-block img.objPos-l {
    -o-object-position: left;
    object-position: left;
}

.staff__img-block img.objPos-r {
    -o-object-position: right;
    object-position: right;
}

.staff__img-block img.objPos-t {
    -o-object-position: top;
    object-position: top;
}

.staff__img-block img.objPos-b {
    -o-object-position: bottom;
    object-position: bottom;
}

.staff__img-block.no-fit {
    overflow: hidden;
    position: relative;
}

.staff__img-block.no-fit img {
    height: auto;
    -o-object-fit: initial;
    object-fit: fill;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.leadership__name,
.staff__name {
    font: 400 16px "PT-Serif", system-ui, serif;
    line-height: 1.2;
    padding: 10px;
}

.leadership__email,
.leadership__status,
.staff__email {
    font: 400 13px/18px "PT-Serif", system-ui, serif;
    margin-top: 16px;
}

.staff__info {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    padding: 5px 10px;
}

.block-name__text.name-staff {
    font-size: 18px;
    line-height: 24px;
}

@media screen and (max-width: 991px) {
    .leadership-staff-block .leadership-staff__item {
        margin-left: auto;
        margin-right: auto;
        width: calc(50% - 32px);
    }

    .staff-block {
        flex-wrap: wrap;
    }

    .staff-block .staff__item {
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
    }

    .about-page .sidebar-block {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .leadership-staff-block {
        flex-wrap: wrap;
    }

    .leadership-staff-block .leadership-staff__item,
    .staff-block .staff__item {
        margin-bottom: 40px;
        margin-right: 0;
        width: 100%;
    }

    .staff__img-block {
        border-radius: 50%;
        display: flex;
        height: 160px;
        margin: 0 auto;
        overflow: hidden;
        padding-bottom: 0;
        width: 160px;
    }

    .staff__img-block img {
        height: auto;
    }

    .staff__info,
    .staff__name {
        text-align: center;
    }
}

.contacts-page-wrapper {
    margin-bottom: 30px;
}

.contacts-page-wrapper a {
    color: #414141;
}

.contacts-page-wrapper .main-block__news {
    max-width: calc(100% - 330px);
}

.contacts-page-wrapper .main-block__news .select-block-menu {
    display: none;
}

.contacts-page-wrapper .main-block__news .main-title-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.contacts-page-wrapper .main-block__news .block-mobile-only .sbscrb {
    display: none;
}

.contacts-page-wrapper .wrapper-map {
    margin-top: 75px;
}

.contacts-page-wrapper .wrapper-map .h2 {
    margin-bottom: 40px;
}

.contacts-page-wrapper .wrapper-map .select-block-menu {
    display: none;
}

.contacts-page-wrapper .wrapper-map .title {
    margin: 1rem 0;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .map {
    align-items: center;
    background: #f0f0f054;
    display: flex;
    justify-content: center;
    width: 50%;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .map iframe {
    height: 100%;
    width: 100%;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .adress {
    padding-left: 70px;
    width: 50%;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .adress ul li {
    list-style: none;
    margin: 20px 0;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .adress ul li a {
    font-family: "PT-Serif", system-ui, serif;
    font-style: normal;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .adress ul li a.mail-link {
    display: block;
    margin: 10px 0;
    width: 188px;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .adress ul li:first-child {
    margin-top: 0;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .adress ul li:last-child {
    margin-bottom: 0;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .adress ul li .grey-text {
    color: #8e8e8e;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 18px;
    text-transform: uppercase;
}

.contacts-page-wrapper .wrapper-map .spb-map-flex .adress ul li address {
    font-family: "PT-Serif", system-ui, serif;
    font-size: 16px;
    font-style: normal;
    line-height: 28px;
}

.contacts-page-wrapper .wrapper-map .adress-more-spb {
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0;
    padding: 29px 50px;
}

.contacts-page-wrapper .wrapper-map .adress-more-spb--element {
    display: flex;
    flex-direction: column;
    padding: 0 30px;
}

.contacts-page-wrapper .wrapper-map .adress-more-spb--element .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 17px;
}

.contacts-page-wrapper .wrapper-map .adress-more-spb--element a {
    display: block;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.contacts-page-wrapper .wrapper-map:nth-of-type(2) {
    margin-top: 0;
}

@media screen and (max-width: 991px) {
    .block-name {
        padding: 10px 20px;
    }

    .contacts-page-wrapper .main-block__news {
        max-width: 100%;
    }

    .contacts-page-wrapper .dop-menu-pages {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .contacts-page-wrapper .main-title {
        margin: 0;
    }

    .contacts-page-wrapper .dop-menu-pages {
        display: none;
    }

    .contacts-page-wrapper .main-block__news {
        margin-right: 0;
        width: 100%;
    }

    .contacts-page-wrapper .main-block__news .main-title-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
    }

    .contacts-page-wrapper
    .main-block__news
    .main-title-wrapper
    .block-mobile-only {
        align-items: center;
        display: flex;
        flex-direction: row;
    }

    .contacts-page-wrapper .main-block__news .select-block-menu {
        border-color: #e6e6e6;
        border-radius: 4px;
        margin-bottom: 10px;
        padding: 10px;
        width: 100%;
    }

    .contacts-page-wrapper .main-block__news .wrapper-map .adress-more-spb {
        margin: 0;
        padding: 26px 39px;
    }

    .contacts-page-wrapper .main-block__news .wrapper-map {
        margin-top: 50px;
    }

    .contacts-page-wrapper .main-block__news .wrapper-map h2 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .contacts-page-wrapper .main-block__news .wrapper-map .spb-map-flex {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .contacts-page-wrapper .main-block__news .wrapper-map .spb-map-flex .map {
        align-items: center;
        background: #f0f0f054;
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .map
    iframe {
        height: 100%;
        width: 100%;
    }

    .contacts-page-wrapper .main-block__news .wrapper-map .spb-map-flex .adress {
        padding: 24px 0 0;
        width: 100%;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul
    li {
        list-style: none;
        margin: 20px 0;
        width: 25%;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul
    li
    a {
        font-family: "PT-Serif", system-ui, serif;
        font-style: normal;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul
    li:first-child {
        padding-right: 10px;
        width: 50%;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul
    li:last-child {
        margin-bottom: 0;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul
    li
    .grey-text {
        color: #8e8e8e;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0.07em;
        line-height: 18px;
        text-transform: uppercase;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul
    li
    address {
        font-family: "PT-Serif", system-ui, serif;
        font-size: 16px;
        font-style: normal;
        line-height: 28px;
    }
}

@media screen and (max-width: 375px) {
    .contacts-page-wrapper .main-block__news .wrapper-map .adress-more-spb {
        padding: 20px;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul
    li {
        width: 50%;
    }

    .contacts-page-wrapper
    .main-block__news
    .wrapper-map
    .spb-map-flex
    .adress
    ul
    li:first-child {
        width: 100%;
    }
}

.politics-page-wrapper {
    margin-bottom: 30px;
    margin-top: 100px;
}

.politics-page-wrapper a {
    color: #414141;
}

.politics-page-wrapper a:hover {
    color: #d72924;
}

.politics-page-wrapper .block-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.politics-page-wrapper .main-block .select-block-menu {
    display: none;
}

.politics-page-wrapper h2 {
    margin: 50px 0 20px;
}

.politics-page-wrapper ol,
.politics-page-wrapper ul {
    margin: 0 0 0 2rem;
}

.politics-page-wrapper li,
.politics-page-wrapper p {
    word-wrap: break-word;
    color: #4d4d4d;
    font-family: Noto Sans;
    font-size: 16px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    letter-spacing: 0.01em;
    line-height: 28px;
    overflow-wrap: break-word;
}

.politics-page-wrapper .rekvizit {
    background: #fff;
    box-shadow: 0 0 30px #ded5d8;
    margin: 40px 0;
    padding: 35px 48px;
}

.politics-page-wrapper .rekvizit h3 {
    margin-bottom: 15px;
}

.politics-page-wrapper .rekvizit p {
    color: #8e8e8e;
    font-size: 16px;
    line-height: 28px;
}

.politics-page-wrapper .rekvizit a {
    border: 1px solid #00615b;
    border-radius: 3px;
    color: #00615b;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 35px;
    padding: 12px 20px;
}

.politics-page-wrapper .main-title-wrapper {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.politics-page-wrapper .main-title-wrapper .block-mobile-only .sbscrb {
    display: none;
}

@media screen and (max-width: 1280px) {
    .politics-page-wrapper .block-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .politics-page-wrapper .dop-menu-pages {
        width: 190px;
    }
}

@media screen and (max-width: 768px) {
    .politics-page-wrapper .dop-menu-pages {
        display: none;
    }

    .politics-page-wrapper .main-title {
        margin: 0 0 15px;
    }

    .politics-page-wrapper .main-block {
        margin-right: 0;
        width: 100%;
    }

    .politics-page-wrapper .main-block .main-title-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .politics-page-wrapper .main-block .block-mobile-only {
        align-items: center;
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .politics-page-wrapper .main-block .select-block-menu {
        border-color: #e6e6e6;
        border-radius: 4px;
        margin-bottom: 10px;
        padding: 10px;
        width: 100%;
    }

    .politics-page-wrapper .main-block .wrapper-map .adress-more-spb {
        margin: 0;
        padding: 26px 39px;
    }
}

@media screen and (max-width: 375px) {
    .politics-page-wrapper .main-block {
        margin-right: 0;
        width: 100%;
    }

    .politics-page-wrapper .main-block .select-block-menu {
        margin: 0 auto 15px;
    }

    .politics-page-wrapper .main-block .main-title-wrapper {
        flex-wrap: wrap;
    }

    .politics-page-wrapper .main-block .block-mobile-only {
        align-items: center;
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .politics-page-wrapper .main-block .main-title-wrapper,
    .politics-page-wrapper .main-block .wrapper-with-sticky {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .politics-page-wrapper .main-block .main-title-wrapper {
        align-items: center;
    }

    .politics-page-wrapper .main-block .main-title-wrapper .dop-menu-pages {
        display: none;
    }
}

.comments-page {
    margin: auto;
    max-width: 1440px;
    position: relative;
}

.comments-page .wr {
    min-height: 100vh;
    width: 100%;
}

.comments-page .wr .main-title-wrapper {
    margin: 10px 0;
}

.comments-page article h1 {
    padding: 20px 0;
}

.dop-menu-pages .sticky {
    display: flex;
    flex-direction: column;
}

.dop-menu-pages .sticky a {
    font-weight: 700;
    margin: 20px 0;
    text-transform: uppercase;
}

.dop-menu-pages .sticky a:hover {
    color: #00baba;
}

.vacancy-block .vacancy-item {
    background: #f4f4f4;
    color: #000;
    margin-bottom: 20px;
    max-height: 64px;
    overflow: hidden;
    padding: 18px 30px 30px;
    position: relative;
    transition: 0.2s ease;
    width: 100%;
}

.vacancy-block .vacancy-item.show {
    max-height: 1500px;
}

.vacancy-block .vacancy-item.show .vacancy-block-btn-open {
    background: url(../images/icons/minus-icon.svg) no-repeat 50%;
}

.vacancy-block-btn-open {
    background: url(../images/icons/plus-icon.svg) no-repeat 50%;
    cursor: pointer;
    height: 64px;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    z-index: 2;
}

.vacancy-item__name {
    font: 700 18px "PT-Serif", system-ui, serif;
    margin-bottom: 25px;
    padding-right: 25px;
}

.vacancy-item__description {
    margin-bottom: 30px;
}

.vacancy-item__duties-requirements p,
.vacancy-item__schedule {
    color: #414141;
    font: 400 16px/24px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
    margin-bottom: 20px;
}

.duties-text,
.requirements-text {
    font: 700 16px/24px "PT-Serif", system-ui, serif;
    margin-bottom: 8px;
}

.btn-respond-to {
    background: #4d4d4d;
    color: #fff;
    display: inline-block;
    font: 400 16px/50px "PT-Serif", system-ui, serif;
    height: 50px;
    padding: 0 75px;
    vertical-align: top;
}

.btn-respond-to,
.btn-respond-to:hover {
    text-decoration: none;
}

.story-block-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.story-item__img-block {
    height: 250px;
    overflow: hidden;
    position: relative;
    width: 450px;
}

.story-item__img-block img {
    width: 100%;
}

.story-item__news-block {
    width: calc(100% - 470px);
}

.story-item__news-block object:nth-of-type(3) .story__news-block__news-item {
    border-bottom: none;
    margin-bottom: 0;
}

.story-item__img-block-bg {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56));
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}

.story-item__img-block-info {
    bottom: 22px;
    left: 22px;
    position: absolute;
    right: 22px;
    z-index: 4;
}

.story-item__img-block-info .story-item__img-block-udate {
    display: flex;
    justify-content: flex-start;
}

.story-item__img-block-info
.story-item__img-block-udate
.story-item__img-block-name {
    border: 1px solid #fff;
    color: #fff;
    font: 500 10px "PT-Serif", system-ui, serif;
    margin-bottom: 12px;
    margin-right: 20px;
    padding: 2px 4px;
    text-transform: uppercase;
}

.story-item__img-block-info
.story-item__img-block-udate
.story-item__img-block-update {
    color: #fff;
    font: 500 10px/20px "PT-Serif", system-ui, serif;
    text-transform: uppercase;
}

.story-item__img-block-info .story-item__img-block-ttile {
    color: #fff;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
}

.story__news-block__news-item {
    align-items: center;
    border-bottom: 1px solid silver;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    padding-bottom: 11px;
}

.story__news-block__news-item .story__news-block__news-item_title {
    color: #414141;
    font: 400 16px/21px "PT-Serif", system-ui, serif;
    height: 46px;
    overflow: hidden;
    width: calc(100% - 80px);
}

.story__news-block__news-item .story__news-block__news-item_title:hover {
    color: #d72924;
}

.story__news-block__news-item .story__news-block__news-item_time {
    color: #8e8e8e;
    font: 400 12px "PT-Serif", system-ui, serif;
}

.story__news-block__btn {
    background: #f4f4f4;
    border-radius: 3px;
    color: #8e8e8e;
    display: block;
    font: 500 14px/56px "PT-Serif", system-ui, serif;
    height: 56px;
    text-align: center;
    width: 100%;
}

@media screen and (max-width: 1279px) {
    .story-item__img-block {
        width: 400px;
    }

    .story-item__news-block {
        width: calc(100% - 420px);
    }
}

@media screen and (max-width: 991px) {
    .story-block-item {
        display: block;
    }

    .story-item__img-block {
        height: 0;
        margin-bottom: 20px;
        padding-bottom: 56%;
    }

    .story-item__img-block,
    .story-item__news-block {
        width: 100%;
    }
}

.advert-page-wrapper {
    font-family: "PT-Serif", system-ui, serif;
    letter-spacing: 0.01em;
}

.advert-page-wrapper p {
    color: #414141;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

.advert-page-wrapper h1 {
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.advert-page-wrapper h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 30px;
}

.advert-page-wrapper h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

.advert-page-wrapper .main-title-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.advert-page-wrapper .main-title-wrapper .share-btn__text {
    color: #414141;
    cursor: pointer;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.advert-page-wrapper .main-block__advert {
    padding-right: 60px;
}

.advert-page-wrapper .sidebar-block {
    color: #414141;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.07em;
    line-height: 18px;
    text-transform: uppercase;
}

.advert-page-wrapper .dop-menu-advert__btn {
    background: #fff;
    border: 1px solid #d72924;
    border-radius: 3px;
    color: #d72924;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 18px;
    max-width: 210px;
    padding: 11px 36px;
}

.advert-only-mobile .dop-menu-advert__btn {
    margin: 25px auto;
}

.advert_info {
    margin-top: 38px;
}

.advert_info-wrapper {
    border-bottom: 1px solid silver;
    padding: 40px 0;
}

.advert_info-rating {
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
}

.advert_info-rating .advert_info-rating__item .title-text {
    color: #414141;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 16px;
    line-height: 24px;
}

.advert_info-rating .advert_info-rating__item .indicator {
    color: #d72924;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.01em;
    margin-top: 15px;
}

.advert_info-rating .advert_info-rating__item .sub-title {
    color: #414141;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 16px;
    line-height: 23px;
    margin-top: 10px;
}

.advert_info-geography {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 36px;
}

.advert_info-geography__item {
    align-items: center;
    display: flex;
    width: 33%;
}

.advert_info-geography:last-child {
    justify-content: center;
}

.advert_info-geography:last-child .text {
    margin-left: 30px;
}

.advert_info-geography .title-text {
    color: #414141;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 16px;
    line-height: 24px;
}

.advert_info-geography .indicator {
    color: #d72924;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.01em;
    margin-top: 15px;
}

.advert_info-geography .sub-title {
    color: #414141;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 16px;
    line-height: 23px;
    margin-top: 10px;
}

.advert_info-chart {
    display: flex;
    justify-content: space-between;
}

.advert_info-chart__item {
    width: 50%;
}

.advert_info-chart .title {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.advert_info-chart .title-item {
    color: #414141;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 16px;
    margin-right: 10px;
}

.advert_info-chart .title-item_num {
    color: #d72924;
}

.advert_info-chart .image {
    color: #414141;
    display: flex;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 15px;
    justify-content: center;
    position: relative;
}

.advert_info-chart .image img {
    margin-top: 40px;
}

.advert_info-chart .image .old-1 {
    left: 35%;
    position: absolute;
    top: 5%;
}

.advert_info-chart .image .old-2 {
    left: 10%;
    position: absolute;
    top: 25%;
}

.advert_info-chart .image .old-3 {
    left: 10%;
    position: absolute;
    top: 80%;
}

.advert_info-chart .image .old-4 {
    left: 76%;
    position: absolute;
    top: 45%;
}

.advert_info-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.advert_info-social__item {
    align-items: center;
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 15px;
    padding: 80px 0;
    width: calc(33.33333% - 30px);
}

.advert_info-social .text {
    color: #414141;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 17px;
    line-height: 27px;
    margin-top: 10px;
}

.advert_info-format {
    display: flex;
    flex-wrap: wrap;
}

.advert_info-format__item {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin-top: 34px;
    width: 33%;
}

.advert_info-format .text {
    color: #414141;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 24px;
    margin-left: 15px;
}

.advert_info-special {
    align-items: center;
    display: flex;
}

.advert_info-special__item {
    margin-right: 80px;
    margin-top: 34px;
}

.advert_info-public .advert-tabs {
    display: flex;
}

.advert_info-public .tab-title {
    background: #f4f4f4;
    cursor: pointer;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}

.advert_info-public .tab-title.active {
    background: #fff;
    color: #d72924;
    position: relative;
}

.advert_info-public:after {
    background: #d72924;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 5;
}

.advert_info-public .advert-tabs-inner {
    margin-top: 40px;
}

.advert_info-public img {
    width: 100%;
}

.advert_info-banner h3 {
    margin-bottom: 40px;
}

.advert_info-banner .title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}

.advert_info-banner .title-prompt {
    align-items: center;
    display: flex;
}

.advert_info-banner .title-prompt_text {
    font-family: "PT-Serif", system-ui, serif;
    font-size: 13px;
    letter-spacing: 0.02em;
    line-height: 18px;
    margin-left: 20px;
}

.advert_info-banner .title-prompt_text-mobile {
    display: none;
}

.advert_info-banner .advert-tabs {
    display: flex;
}

.advert_info-banner .tab-title {
    background: #f4f4f4;
    cursor: pointer;
    font-family: "PT-Serif", system-ui, serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
    width: 100%;
}

.advert_info-banner .tab-title.active {
    background: #fff;
    color: #d72924;
    position: relative;
}

.advert_info-banner:after {
    background: #d72924;
    bottom: -2px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 5;
}

.advert_info-banner .advert-tabs-inner {
    margin-top: 40px;
}

.advert_info-banner .advert-tabs-inner img {
    width: 100%;
}

.advert_info-banner .tab-wrapper {
    position: relative;
}

.advert_info-banner .circle {
    align-items: center;
    border: 4px solid #fff;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: PT Sans, serif;
    font-size: 22px;
    font-weight: 700;
    height: 56px;
    justify-content: center;
    width: 56px;
}

.advert_info-banner .tab-desktop-1 .span-desktop-1 {
    left: 48%;
    position: absolute;
    top: 4%;
}

.advert_info-banner .tab-desktop-1 .span-desktop-2 {
    left: 48%;
    position: absolute;
    top: 12%;
}

.advert_info-banner .tab-desktop-1 .span-desktop-3 {
    left: 7%;
    position: absolute;
    top: 32%;
}

.advert_info-banner .tab-desktop-1 .span-desktop-4 {
    position: absolute;
    right: 22.2%;
    top: 29%;
}

.advert_info-banner .tab-desktop-1 .span-desktop-5 {
    position: absolute;
    right: 22.4%;
    top: 58%;
}

.advert_info-banner .tab-desktop-1 .span-desktop-6 {
    left: 39%;
    position: absolute;
    top: 79%;
}

.advert_info-banner .tab-desktop-2 .span-desktop-7 {
    left: 47%;
    position: absolute;
    top: 44%;
}

.advert_info-banner .tab-wrapper.mobile_1 img {
    width: 100%;
}

.advert_info-banner .tab-wrapper.mobile_1 .span-mobile-1 {
    left: 14%;
    position: absolute;
    top: 40%;
}

.advert_info-banner .tab-wrapper.mobile_1 .span-mobile-2 {
    left: 47%;
    position: absolute;
    top: 63.5%;
}

.advert_info-banner .tab-wrapper.mobile_1 .span-mobile-3 {
    left: 81%;
    position: absolute;
    top: 83%;
}

.advert-only-mobile {
    display: none;
}

@media screen and (max-width: 1200px) {
    .advert-page-wrapper .main-block__advert {
        padding-right: 0;
    }

    .desktop-only {
        display: none;
    }

    .advert-only-mobile {
        display: block;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .advert_info .advert_info-chart__item .image .old-1 {
        left: 20%;
    }

    .advert_info .advert_info-chart__item .image .old-2,
    .advert_info .advert_info-chart__item .image .old-3 {
        left: 0;
    }

    .advert_info .advert_info-chart__item .image .old-4 {
        left: 77%;
    }
}

@media screen and (max-width: 768px) {
    .advert_info-rating {
        justify-content: space-around;
    }

    .advert_info-rating .advert_info-rating__item {
        text-align: center;
    }

    .advert_info-geography .advert_info-geography__item {
        width: auto;
    }

    .advert_info-geography .advert_info-geography__item:last-child .text {
        margin: 0;
    }

    .advert_info-chart {
        flex-direction: column;
    }

    .advert_info-chart .advert_info-chart__item {
        margin-top: 30px;
        width: 50%;
    }

    .advert_info-chart .advert_info-chart__item:last-child {
        width: 100%;
    }

    .advert_info-chart .advert_info-chart__item:last-child .image-horiz {
        justify-content: left;
    }

    .advert_info-chart .advert_info-chart__item .title h3 {
        flex-grow: 1;
    }

    .advert_info-chart .advert_info-chart__item .title .title-item {
        margin-left: 30px;
    }

    .advert_info-chart .advert_info-chart__item .image {
        padding-left: 30px;
        width: 50%;
    }

    .advert_info-chart .advert_info-chart__item .image .old-1 {
        left: 20%;
        top: 5%;
    }

    .advert_info-chart .advert_info-chart__item .image .old-2,
    .advert_info-chart .advert_info-chart__item .image .old-3 {
        left: 0;
    }

    .advert_info-chart .advert_info-chart__item .image .old-4 {
        left: 100%;
    }

    .advert_info-chart .advert_info-chart__item .image .image-horiz {
        width: 65%;
    }

    .advert_info-chart .advert_info-chart__item .image:last-child {
        height: 100%;
        width: 100%;
    }

    .advert_info-social__item {
        padding: 40px 0;
        width: calc(50% - 30px);
    }

    .advert_info-banner .advert-tabs-inner {
        margin-top: 40px;
        overflow-x: scroll;
        width: auto;
    }

    .advert_info-banner .tab-wrapper.mobile_1 {
        width: 850px;
    }

    .advert_info-banner .tab-wrapper.mobile_1 .span-mobile-1 {
        left: 12%;
        position: absolute;
        top: 49%;
    }

    .advert_info-banner .tab-wrapper.mobile_1 .span-mobile-2 {
        left: 46%;
        position: absolute;
        top: 61.5%;
    }

    .advert_info-banner .tab-wrapper.mobile_1 .span-mobile-3 {
        left: 81%;
        position: absolute;
        top: 81%;
    }
}

@media screen and (max-width: 600px) {
    .advert_info-rating {
        flex-wrap: wrap;
    }

    .advert_info-rating .advert_info-rating__item {
        margin-top: 25px;
        width: 50%;
    }

    .advert_info-geography {
        flex-wrap: wrap;
        justify-content: space-around;
        margin: 0;
        text-align: center;
    }

    .advert_info-geography .advert_info-geography__item {
        flex-direction: column;
        margin-top: 25px;
        width: 50%;
    }

    .advert_info-geography .advert_info-geography__item .indicator {
        margin: 0;
    }

    .advert_info-chart .title {
        flex-wrap: wrap;
    }

    .advert_info-chart .title h3 {
        width: 100%;
    }

    .advert_info-chart .title .title-item {
        margin-left: 0 !important;
        margin-top: 20px;
    }

    .advert_info-chart .advert_info-chart__item,
    .advert_info-chart .advert_info-chart__item .image {
        width: 100%;
    }

    .advert_info-chart .advert_info-chart__item .image .old-1 {
        left: 31%;
        top: 10%;
    }

    .advert_info-chart .advert_info-chart__item .image .old-2 {
        left: 14%;
        top: 43%;
    }

    .advert_info-chart .advert_info-chart__item .image .old-3 {
        left: 15%;
        top: 70%;
    }

    .advert_info-chart .advert_info-chart__item .image .old-4 {
        left: 75%;
        top: 48%;
    }

    .advert_info-chart .advert_info-chart__item:last-child .image canvas {
        max-height: 400px;
    }

    .advert_info-social__item {
        width: 100%;
    }

    .advert_info-format {
        flex-direction: column;
    }

    .advert_info-format__item {
        margin: 34px 0 0;
        width: 100%;
    }

    .advert_info-special {
        align-items: flex-start;
        flex-direction: column;
    }

    .advert_info-special__item {
        margin: 34px 0 0;
    }

    .advert_info-public .advert-tabs {
        flex-direction: column;
    }

    .advert_info-public .advert-tabs-inner {
        margin-top: 40px;
        overflow-x: scroll;
        width: auto;
    }

    .advert_info-public .advert-tabs-inner img {
        width: auto;
    }

    .advert_info-banner .advert-tabs {
        flex-direction: column;
    }

    .advert_info-banner .advert-tabs-inner {
        margin-top: 40px;
        overflow-x: scroll;
        width: auto;
    }

    .advert_info-banner .advert-tabs-inner img {
        width: auto;
    }

    .advert_info-banner .tab-desktop-1 {
        width: 550px;
    }

    .advert_info-banner .tab-desktop-1 .span-desktop-1,
    .advert_info-banner .tab-desktop-1 .span-desktop-2 {
        left: 80%;
    }

    .advert_info-banner .tab-desktop-1 .span-desktop-3 {
        left: 13%;
    }

    .advert_info-banner .tab-desktop-1 .span-desktop-4 {
        right: -47.2%;
    }

    .advert_info-banner .tab-desktop-1 .span-desktop-5 {
        right: -44.6%;
    }

    .advert_info-banner .tab-desktop-1 .span-desktop-6,
    .advert_info-banner .tab-desktop-2 .span-desktop-7 {
        left: 80%;
    }

    .advert_info-banner .tab-wrapper.mobile_1 {
        width: 550px;
    }

    .advert_info-banner .tab-wrapper.mobile_1 img {
        width: auto;
    }

    .advert_info-banner .tab-wrapper.mobile_1 .span-mobile-1 {
        left: 25%;
        position: absolute;
        top: 49%;
    }

    .advert_info-banner .tab-wrapper.mobile_1 .span-mobile-2 {
        left: 88%;
        position: absolute;
        top: 63.5%;
    }

    .advert_info-banner .tab-wrapper.mobile_1 .span-mobile-3 {
        left: 156%;
        position: absolute;
        top: 82%;
    }

    .advert_info-banner .title {
        flex-direction: column;
    }

    .advert_info-banner .title .title-prompt {
        margin-top: 20px;
    }

    .advert_info-banner .title .title-prompt_text-mobile {
        display: block;
    }

    .advert_info-banner .title .title-prompt_text-desktop {
        display: none;
    }
}

.polls-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.polls-wrap .poll-item {
    margin-bottom: 30px;
    margin-right: 30px;
    width: calc(33% - 18px);
}

.polls-wrap .poll-item:hover {
    cursor: pointer;
}

.polls-wrap .poll-item:hover .poll-item__btn-block {
    opacity: 1;
}

.polls-wrap .poll-item:nth-child(3n) {
    margin-right: 0;
}

.polls-wrap .poll-item .poll-item__img-block {
    display: flex;
    flex-direction: column;
    max-height: 178px;
    overflow: hidden;
    position: relative;
}

.polls-wrap .poll-item .poll-item__img-block:before {
    background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.41) 17.19%,
            transparent 70.83%
    );
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.polls-wrap .poll-item .poll-item__img-block img {
    height: auto;
    width: 100%;
}

.polls-wrap .poll-item .poll-item__img-block .poll-item__title {
    bottom: 20px;
    color: #fff;
    font: 700 18px/24px "PT-Serif", system-ui, serif;
    left: 20px;
    position: absolute;
    right: 20px;
    z-index: 3;
}

.polls-wrap .poll-item .poll-item__answer-block {
    border: 1px solid silver;
    height: 330px;
    overflow: hidden;
    padding: 25px;
    position: relative;
}

.polls-wrap .poll-item .poll-item__answer-block:before {
    background: linear-gradient(180deg, #fff 17.46%, hsla(0, 0%, 100%, 0));
    bottom: 0;
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    right: 0;
    transform: rotate(-180deg);
    z-index: 3;
}

.polls-wrap .poll-item .poll-item__answer-block .block_stat_answer {
    align-items: flex-end;
    border-bottom: 2px solid #f4f4f4;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    padding-bottom: 12px;
    position: relative;
}

.polls-wrap .poll-item .poll-item__answer-block .block_stat_answer .per_count {
    color: #8e8e8e;
    font: 700 13px/18px "PT-Serif", system-ui, serif;
    text-align: right;
    width: 34px;
}

.polls-wrap
.poll-item
.poll-item__answer-block
.block_stat_answer
.answer_text {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
    width: calc(100% - 54px);
}

.polls-wrap .poll-item .poll-item__answer-block .block_stat_answer .stat_line {
    bottom: -2px;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}

.polls-wrap
.poll-item
.poll-item__answer-block
.block_stat_answer
.stat_line
.per_line {
    background: #d72924;
    height: 2px;
}

.poll-item__btn-block {
    background: #fff;
    bottom: 0;
    height: 80px;
    left: 0;
    opacity: 0;
    padding: 20px 26px;
    position: absolute;
    right: 0;
    transition: 0.2s ease;
    z-index: 5;
}

.poll-item__btn-block .poll-item__btn-more {
    height: 40px;
    line-height: 40px;
}

@media screen and (max-width: 1200px) {
    .poll-item__btn-block {
        opacity: 1;
    }
}

@media screen and (max-width: 991px) {
    .polls-wrap .poll-item {
        width: calc(50% - 20px);
    }

    .polls-wrap .poll-item:nth-child(3n) {
        margin-right: 30px;
    }

    .polls-wrap .poll-item:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .polls-wrap .poll-item {
        margin-right: 0;
        width: 100%;
    }

    .polls-wrap .poll-item:nth-child(3n) {
        margin-right: 0;
    }
}

.vote-block .vote-item {
    background: #f4f4f4;
    color: #000;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 18px 30px 0;
    position: relative;
    transition: 0.2s ease;
    width: 100%;
}

.vote-block .vote-item.show {
    padding: 18px 30px 0;
}

.vote-block .vote-item.show .poll-answers-block {
    max-height: 1500px;
}

.vote-block .vote-item.show .vote-block-btn-open {
    background: url(../images/icons/minus-icon.svg) no-repeat 50%;
}

.vote-block .poll-answers-block {
    max-height: 0;
    overflow: hidden;
    transition: 0.3s;
}

.vote-block .poll-answer {
    align-items: flex-start;
    position: relative;
}

.vote-block .poll-answer .custom-radio {
    margin-top: 6px;
}

.vote-block .poll-answer .poll-answer__text .poll-answer__text-author {
    font: 300 13px/18px "PT-Serif", system-ui, serif;
}

.vote-block .poll-answer:hover {
    cursor: pointer;
}

.vote-block .poll-answer:hover .poll-answer__text {
    color: #d72924;
}

.vote-block-btn-open {
    background: url(../images/icons/plus-icon.svg) no-repeat 50%;
    cursor: pointer;
    height: 64px;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
    z-index: 2;
}

.vote-item__name {
    font: 700 18px "PT-Serif", system-ui, serif;
    margin-bottom: 23px;
    padding-right: 25px;
}

.vote-item__description {
    color: #414141;
    font: 400 16px/28px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .vacancy-item__name {
        font: 700 15px "PT-Serif", system-ui, serif;
    }

    .vacancy-item__duties-requirements p,
    .vacancy-item__schedule {
        font: 400 14px/22px "PT-Serif", system-ui, serif;
    }
}

.container-poll {
    min-height: calc(100vh - 430px);
}

.poll-wrap {
    width: 80%;
}

.poll-img-question-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 24px;
}

.poll-img-question-block .main-title {
    margin: 0;
    width: calc(100% - 365px);
}

.poll-img-block {
    display: flex;
    flex-direction: column;
    height: 0;
    overflow: hidden;
    padding-bottom: 20%;
    width: 330px;
}

.poll-img-block img {
    width: 100%;
}

.poll-answer {
    align-items: center;
    border-bottom: 2px solid #f4f4f4;
    display: flex;
    font-size: 17px;
    justify-content: space-between;
    padding: 23px 0 16px 4px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
}

.poll-answer:hover {
    background: #f4f4f4;
    cursor: pointer;
}

.poll-answer:hover .custom-radio .poll-answer__select {
    border: 1px solid #8e8e8e;
}

.poll-answer .poll-answer__text {
    color: #414141;
    font: 400 16px/24px "PT-Serif", system-ui, serif;
    letter-spacing: 0.4px;
    width: calc(100% - 70px);
}

.poll-answer.poll-selected .custom-radio .poll-answer__select {
    background: #d72924 url(../images/icons/poll-check-item.svg) no-repeat 50%;
    border: 1px solid #d72924;
}

.poll-answer.poll-voted .poll-percents {
    opacity: 1;
    visibility: visible;
}

.custom-radio {
    align-items: flex-start;
    display: flex;
}

.custom-radio .display-none {
    display: none;
}

.custom-radio .poll-answer__select {
    border: 1px solid silver;
    border-radius: 4px;
    height: 16px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    width: 16px;
}

.poll-percents {
    color: silver;
    font: 700 13px/18px "PT-Serif", system-ui, serif;
    opacity: 0;
    visibility: hidden;
}

.poll-answer.poll-voted {
    position: relative;
}

.poll-progressbar {
    background: #d72924;
    bottom: -1px;
    height: 2px;
    left: 0;
    position: absolute;
    z-index: 3;
}

.poll-social-block {
    border-radius: 6px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.12);
    display: flex;
    justify-content: flex-start;
    margin: 40px 0;
    padding: 32px;
}

.poll-social-block .poll-soc-text {
    color: #414141;
    font: 400 16px/24px "PT-Serif", system-ui, serif;
    margin-right: 40px;
}

.poll-soc-items {
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.poll-soc-items a {
    display: block;
    height: 26px;
    margin-right: 40px;
    width: 26px;
}

.poll-soc-items a.poll-vk {
    background: url(../images/icons/share-icons/share-vk.svg) no-repeat 50%;
}

.poll-soc-items a.poll-ok {
    background: url(../images/icons/share-icons/share-ok.svg) no-repeat 50%;
}

.poll-soc-items a.poll-fb {
    background: url(../images/icons/share-icons/share-fb.svg) no-repeat 50%;
}

.poll-voted-btn {
    margin: 40px auto 0;
    max-width: 240px;
}

@media screen and (max-width: 1024px) {
    .poll-wrap {
        padding: 0 14px;
        width: 100%;
    }

    .poll-img-block {
        padding-bottom: 24%;
    }

    .container-poll .share-bth-icons-wrap {
        bottom: 300px;
        position: absolute;
        right: 20px;
        z-index: 4;
    }

    .container-poll .share-bth-icons-wrap .btn-share {
        background: #fff url(../images/icons/share-icon.svg) no-repeat 50%;
        border-radius: 50%;
        bottom: 30px;
        box-shadow: 0 0 30px #ded5d8;
        font-size: 0;
        position: fixed;
        right: 20px;
        top: auto;
        width: 48px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .container-poll .wrapper-share-btn .share-block.left {
        left: 160px;
        right: auto;
    }
}

@media screen and (max-width: 991px) {
    .poll-img-question-block {
        flex-direction: column;
    }

    .poll-img-question-block .main-title {
        width: 100%;
    }

    .poll-img-block {
        margin-bottom: 12px;
        padding-bottom: 56%;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .polls-wrap .poll-item {
        margin-right: 0;
        width: 100%;
    }

    .polls-wrap .poll-item:nth-child(3n) {
        margin-right: 0;
    }

    .poll-social-block {
        display: block;
        padding: 20px;
    }

    .poll-social-block .poll-soc-text {
        margin-bottom: 20px;
        margin-right: 0;
        text-align: center;
    }

    .poll-soc-items {
        justify-content: space-around;
    }

    .poll-soc-items a {
        margin-right: 0;
    }
}

.newinform-tv-block {
    border: 1px solid silver;
    margin-bottom: 20px;
    padding: 24px;
    position: sticky;
    top: 110px;
}

.newinform-tv__block-news {
    display: inline-block;
    max-width: 352px;
    vertical-align: top;
    width: 100%;
}

.newinform-tv__block-news .newinform-tv__block-name {
    align-items: center;
    display: flex;
    height: 56px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.newinform-tv__block-image,
.sidebar__block-image {
    align-items: center;
    background: #f4f4f4;
    display: flex;
    height: auto;
    justify-content: center;
    margin-bottom: 16px;
    max-height: 100%;
    overflow: hidden;
    transition: 0.2s ease;
    width: 100%;
}

.newinform-tv__block-image img,
.sidebar__block-image picture {
    height: 100%;
    width: 100%;
}

.newinform-tv__block-image img,
.sidebar__block-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.newinform-tv__block-title,
.sidebar__block-title {
    color: #414141;
    font: 400 15px/21px "PT-Serif", system-ui, serif;
    margin-bottom: 8px;
    transition: 0.2s ease;
}

.sidebar__simple-item:hover .newinform-tv__block-image,
.sidebar__simple-item:hover .sidebar__block-image {
    opacity: 0.7;
}

.sidebar__simple-item:hover .newinform-tv__block-title,
.sidebar__simple-item:hover .sidebar__block-title {
    color: #d72924;
}

.sidebar__block {
    background: #fff;
    margin-bottom: 32px;
    padding: 20px;
}

.sidebar__block-name {
    align-items: center;
    border-left: 2px solid red;
    display: flex;
    margin-bottom: 8px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.sidebar__block-body {
    padding: 20px;
}

.btn-subscribe {
    height: 48px;
    margin: 33px 0;
    width: 160px;
}

.sidebar-cat-items {
    display: flex;
    flex-direction: column;
    margin-top: 34px;
}

.sidebar-cat-items .cat-item {
    color: #414141;
    display: block;
    font: 700 13px/18px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
    margin-bottom: 40px;
    text-decoration: none;
    text-transform: uppercase;
}

.sidebar-stories-block {
    margin: 32px 0;
    padding-top: 30px;
    position: relative;
}

.sidebar-stories-block .sidebar-stories__name {
    background: #fff;
    border-left: 2px solid red;
    color: #000;
    font: 700 13px/18px "PT-Serif", system-ui, serif;
    left: 0;
    letter-spacing: 0.6px;
    padding: 12px 12px 12px 20px;
    position: absolute;
    text-transform: uppercase;
    top: -22px;
}

.story-news {
    display: block;
    margin-bottom: 25px;
    width: 100%;
}

.story-news:nth-child(n + 3) .story-news__cat-date.with-img {
    height: 22px;
    padding-bottom: 0;
}

.story-news:nth-child(n + 3) .story-news__cat-date.with-img .story-news__cat {
    position: static;
}

.story-news:nth-child(n + 3) .story-news__cat-date.with-img img {
    display: none;
}

.story-news__cat-date {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 12px;
}

.story-news__cat-date.with-img {
    flex-direction: column;
    height: 0;
    justify-content: normal;
    margin-bottom: 8px;
    overflow: hidden;
    padding-bottom: 56%;
    position: relative;
    width: 100%;
}

.story-news__cat-date.with-img .story-news__cat {
    background: #f4f4f4;
    color: #000;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 4px;
    position: absolute;
    right: 15px;
    top: 15px;
    vertical-align: top;
}

.story-news__cat-date.with-img img {
    height: auto;
    width: 100%;
}

.story-news__cat-date .story-news__cat,
.story-news__cat-date .story-news__date {
    color: #8e8e8e;
    font: 400 10px/14px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
}

.story-news__cat-date .story-news__cat {
    margin-right: 16px;
    text-transform: uppercase;
}

.story-news__cat-date .story-news__date {
    font: 400 12px/14px "PT-Serif", system-ui, serif;
    letter-spacing: 0.6px;
}

.story-news__title {
    display: block;
    padding-left: 45px;
    position: relative;
}

.story-news__title.without-count {
    padding-left: 0;
}

.story-news__title .story-count {
    background: #e1f3f2;
    font: 700 12px/22px "PT-Serif", system-ui, serif;
    height: 22px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 35px;
}

.story-news__title .story-title {
    color: #414141;
    display: block;
    font: 400 15px/21px "PT-Serif", system-ui, serif;
}

.story-news__title .story-title:hover {
    color: #d72924;
}

.sidebar-block.search-page .sidebar__block {
    position: sticky;
    top: 120px;
}

@media screen and (max-width: 1199px) {
    .newinform-tv__block-news {
        margin-right: 30px;
    }

    .sidebar-block .btn-subscribe,
    .sidebar-block .sidebar-cat-items {
        display: none;
    }

    .cat-name-btn-block .btn-subscribe {
        display: block;
    }
}

@media screen and (max-width: 991px) {
    .newinform-tv-block {
        border: none;
        padding: 0;
    }

    .newinform-tv-block .sidebar__block:first-of-type {
        margin-right: 30px;
    }

    .newinform-tv-block .sidebar__block:nth-child(odd) {
        margin-right: 0;
    }

    .newinform-tv-block .newinform-tv__block-news {
        width: 50%;
    }

    .newinform-tv-block .newinform-tv__block-news:last-of-type {
        margin-right: 0;
        width: 50%;
    }

    .story-news:not(:nth-child(n + 3))
    .story-news__title.without-count
    .story-title {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .sidebar-block.search-page .sidebar__block {
        margin-right: 0;
        max-width: none;
        width: 100%;
    }

    .sidebar-block.search-page .sidebar__block .sidebar-stories-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .sidebar-block.search-page
    .sidebar__block
    .sidebar-stories-block
    .story-news {
        display: block;
        margin-bottom: 25px;
        width: calc(50% - 20px);
    }

    .sidebar-block.search-page
    .sidebar__block
    .sidebar-stories-block
    .story-news:nth-child(n + 3)
    .story-news__cat-date.with-img {
        height: 0;
        padding-bottom: 56%;
    }

    .sidebar-block.search-page
    .sidebar__block
    .sidebar-stories-block
    .story-news:nth-child(n + 3)
    .story-news__cat-date.with-img
    .story-news__cat {
        position: absolute;
    }

    .sidebar-block.search-page
    .sidebar__block
    .sidebar-stories-block
    .story-news:nth-child(n + 3)
    .story-news__cat-date.with-img
    img {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .newinform-tv__block-news,
    .sidebar__block:nth-child(odd) {
        margin-right: 0;
    }

    .newinform-tv-block .newinform-tv__block-news,
    .sidebar__block {
        width: 100%;
    }

    .newinform-tv-block .sidebar__block {
        margin-right: 0;
    }

    .newinform-tv-block .newinform-tv__block-news:last-of-type {
        width: 100%;
    }
}

.index-banner-hotline {
    margin-bottom: 30px;
}

.index-banner-hotline img,
.index-banner-kino img {
    width: 100%;
}

.index-banner-hotline.mob-show {
    display: none;
}

@media screen and (max-width: 560px) {
    .index-banner-hotline.mob-show {
        display: block;
    }
}

.index-banner-hotline.mob-hide {
    display: block;
}

@media screen and (max-width: 560px) {
    .mob-hide {
        display: none;
    }
}

.ui-kit-wrapper {
    padding: 50px 0;
}

.ui-kit-wrapper__sticky-menu-wrapper {
    margin: auto;
    max-width: 1440px;
}

.ui-kit-wrapper__wr {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: auto;
    width: 1240px;
}

.cookie-agreement-wrapper {
    align-items: center;
    background: #fff;
    bottom: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    font-size: 14px;
    justify-content: space-between;
    left: 20px;
    line-height: 28px;
    margin: auto;
    max-width: 850px;
    padding: 30px 40px;
    position: fixed;
    right: 20px;
    z-index: 1001;
}

.cookie-agreement-wrapper p {
    max-width: 80%;
}

.cookie-agreement-wrapper .btn-dark-green {
    border: 0;
}

.cookie-agreement-wrapper .cookie-agreement-wrapper-close {
    background: url(../images/icons/icon-menu-close-black.svg) no-repeat 50%/15px;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 4;
}

@media screen and (max-width: 768px) {
    .cookie-agreement-wrapper {
        flex-direction: column;
        padding: 20px;
    }

    .cookie-agreement-wrapper p {
        max-width: 100%;
    }

    .cookie-agreement-wrapper .btn-dark-green {
        margin: 10px 0;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .cookie-agreement-wrapper {
        font-size: 12px;
        line-height: 20px;
        padding: 24px 12px 0;
    }

    .cookie-agreement-wrapper .btn-dark-green {
        height: 34px;
        line-height: 34px;
    }
}

.best-commented .showed-news-title {
    color: #000;
    font: 700 28px/30px "PT-Serif", system-ui, serif;
    margin-bottom: 40px;
}

.best-commented .showed-news-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}

.best-commented .showed-news__item {
    margin-bottom: 1rem;
    padding: 0 15px;
    width: 33.33333%;
}

@media screen and (max-width: 767px) {
    .best-commented .showed-news__item {
        margin: 0 0 15px;
        width: 100%;
    }
}

.best-commented .showed-news__img {
    background: #f4f4f4;
    display: flex;
    flex-direction: column;
    height: 0;
    margin-bottom: 6px;
    overflow: hidden;
    padding-bottom: 56%;
    width: 100%;
}

.best-commented .showed-news__img img {
    height: auto;
    width: 100%;
}

.best-commented .showed-news__info {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 8px;
}

.best-commented .showed-news__category {
    color: #8e8e8e;
    font: 400 10px "PT-Serif", system-ui, serif;
    margin-right: 16px;
    text-transform: uppercase;
}

.best-commented .showed-news__date,
.best-commented .showed-news__time {
    color: #8e8e8e;
    font: 300 13px "PT-Serif", system-ui, serif;
    margin-right: 8px;
}

.best-commented .showed-news__item-title {
    color: #414141;
    font: 400 15px/21px "PT-Serif", system-ui, serif;
    height: 40px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .best-commented {
        margin-bottom: 2rem;
    }
}

.wrapper-share-btn {
    align-items: center;
    display: flex;
    position: relative;
}

.wrapper-share-btn .share-bth-icons-wrap {
    position: relative;
}

.wrapper-share-btn .share-block {
    align-items: center;
    background: none;
    box-shadow: none;
    display: flex;
    height: auto;
    justify-content: space-between;
    opacity: 1;
    padding: 6px;
    position: static;
    transform: none;
    transition: 0.3s ease-out;
    visibility: visible;
    width: auto;
}

.wrapper-share-btn .share-block ul {
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}

.wrapper-share-btn .share-block .share-item {
    display: block;
    height: 28px;
    margin: 0 10px;
    width: 28px;
}

.wrapper-share-btn .ya-share2__badge {
    background: none;
}

.wrapper-share-btn * span {
    background-color: #f0f1f4 !important;
}

.wrapper-share-btn
.ya-share2__container_size_m
.ya-share2__badge
.ya-share2__icon {
    display: block;
    height: 28px;
    margin: 0 10px;
    width: 28px;
}

.wrapper-share-btn .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background: #fff url(../images/icons/share-icons/share-ok.svg) no-repeat 50%;
}

.wrapper-share-btn .ya-share2__item_service_vkontakte .ya-share2__icon {
    background: #fff url(../images/icons/share-icons/share-vk.svg) no-repeat 50%;
}

.wrapper-share-btn .ya-share2__item_service_facebook .ya-share2__icon {
    background: url(../images/icons/share-icons/share-fb.svg) no-repeat 50%;
}

.wrapper-share-btn .ya-share2__item_service_twitter .ya-share2__icon {
    background: url(../images/icons/share-icons/share-tw.svg) no-repeat 50%;
}

.wrapper-share-btn .ya-share2__item_service_viber .ya-share2__icon {
    background: url(../images/icons/share-icons/share-vb.svg) no-repeat 50%;
}

.wrapper-share-btn .ya-share2__item_service_whatsapp .ya-share2__icon {
    background: url(../images/icons/share-icons/share-wa.svg) no-repeat 50%;
}

@media screen and (max-width: 991px) {
    .wrapper-share-btn .share-block {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
}

@media screen and (max-width: 767px) {
    .wrapper-share-btn .share-btn__text {
        display: none;
    }

    .wrapper-share-btn
    .ya-share2__container_size_m
    .ya-share2__badge
    .ya-share2__icon {
        margin: 0 6px;
    }
}

@media screen and (max-width: 365px) {
    .wrapper-share-btn .share-block {
        height: auto;
        width: auto;
    }

    .wrapper-share-btn
    .ya-share2__container_size_m
    .ya-share2__badge
    .ya-share2__icon {
        margin: 6px 4px;
    }
}

.edit-post-admin[data-v-3f6a4837] {
    background: #999 url(../images/icons/edit-icon.svg) no-repeat 50%/20px;
    bottom: 100px;
    display: block;
    height: 40px;
    left: 0;
    position: fixed;
    width: 40px;
    z-index: 90;
}

.YandexMap[data-v-51b76990],
.ymap-container[data-v-51b76990] {
    height: 100%;
    width: 100%;
}

.tooltip-box[data-v-8c3271c2] {
    position: relative;
}

.tooltip-box:hover .tooltip-inner[data-v-8c3271c2] {
    opacity: 1;
}

.tooltip-box .tooltip-inner[data-v-8c3271c2] {
    background: #381432;
    color: #fff;
    left: 50%;
    min-width: 100%;
    opacity: 0;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 1;
}

.tooltip-box .tooltip-inner .rhombus[data-v-8c3271c2] {
    background: #381432;
    display: block;
    height: 14px;
    margin: auto;
    position: absolute;
    transform: rotate(45deg);
    width: 14px;
}

.mobile-menu-wrapper .button-menu-open {
    height: 30px;
    background: url(/images/icons/menu-icon-white.svg) no-repeat center left;
    color: #fff;
    padding: 0 0 0 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.mobile-menu-wrapper .button-menu-open.close-menu-btn {
    background: url(/images/icons/icon-menu-close.svg) no-repeat center left;
}

@media screen and (max-width: 600px) {
    .mobile-menu-wrapper .button-menu-open {
        padding: 0;
        padding-left: 30px;
    }
}

.mobile-menu-wrapper .menu-list {
    display: none;
    background: #fff;
    position: fixed;
    top: 51px;
    left: 0;
    right: 0;
    bottom: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 2rem;
}

.mobile-menu-wrapper .menu-list.show {
    display: flex;
}

.mobile-menu-wrapper .menu-list .title {
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 2px solid #381432;
    text-align: center;
    line-height: 2;
}

.mobile-menu-wrapper .menu-list ul li {
    text-align: center;
}

.mobile-menu-wrapper .menu-list ul li a {
    font-size: 21px;
    color: #000;
    display: block;
    line-height: 1.2;
    padding: 15px;
}

@media screen and (max-width: 600px) {
    .mobile-menu-wrapper .menu-list {
        justify-content: flex-start;
    }

    .mobile-menu-wrapper .menu-list ul li a {
        padding: 10px;
    }
}

body[data-v-8393304a] {
    background: #eee;
}

ul li[data-v-8393304a] {
    margin: 0;
}

.author-block[data-v-8393304a] {
    align-items: center;
    border: none !important;
    color: #333;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 1em 0;
}

.author-block__author[data-v-8393304a] {
    font-weight: 700;
    margin-right: 1em;
}

.author-block__date[data-v-8393304a] {
    line-height: 23px;
}

.post-block-content .yandex-share-block[data-v-8393304a] {
    align-items: center;
    display: flex;
    margin-top: 1.5rem;
    width: 100%;
}

.post-block-content .yandex-share-block .wrapper-share-btn[data-v-8393304a] {
    margin-left: auto;
}

@media screen and (max-width: 768px) {
    .post-block-content .yandex-share-block .wrapper-share-btn[data-v-8393304a] {
        margin-left: 0;
    }
}

.text-block-wrapper[data-v-8393304a] {
    line-height: 2rem;
    margin-bottom: 2rem;
}

.text-block-wrapper h2[data-v-8393304a],
.text-block-wrapper p[data-v-8393304a] {
    padding: 10px 0 !important;
}

.feed-ab-1[data-v-8393304a] {
    background: #f0f0f0;
}

.wrapper-ab-test[data-v-8393304a] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 150px 30px 30px;
}

@media screen and (max-width: 600px) {
    .wrapper-ab-test[data-v-8393304a] {
        margin: 100px 15px;
    }
}

article[data-v-8393304a] {
    margin: 0 0 20px;
}

.list-ab-test[data-v-8393304a] {
    width: 25%;
}

@media screen and (max-width: 1024px) {
    .list-ab-test[data-v-8393304a] {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .list-ab-test[data-v-8393304a] {
        width: 100%;
    }
}

.center-position-block[data-v-8393304a] {
    width: 70%;
}

@media screen and (max-width: 1024px) {
    .center-position-block[data-v-8393304a] {
        width: 49%;
    }
}

@media screen and (max-width: 600px) {
    .center-position-block[data-v-8393304a] {
        width: 100%;
    }
}

.right-position-block[data-v-8393304a] {
    padding-left: 20px;
    width: 30%;
}

@media screen and (max-width: 1024px) {
    .right-position-block[data-v-8393304a] {
        margin-top: 10px;
        padding-left: 0;
        width: 49%;
    }
}

@media screen and (max-width: 768px) {
    .right-position-block[data-v-8393304a] {
        width: 49%;
    }
}

@media screen and (max-width: 600px) {
    .right-position-block[data-v-8393304a] {
        width: 100%;
    }
}

.right-position-block--list[data-v-8393304a] {
    flex-wrap: wrap;
}

.right-position-block--list[data-v-8393304a],
.right-position-block--list li[data-v-8393304a] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.right-position-block--list li[data-v-8393304a] {
    margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
    .right-position-block--list li[data-v-8393304a] {
        width: 49%;
    }
}

.right-position-block--list li a[data-v-8393304a] {
    background: #fff;
    border: 1px solid #eee;
    color: #000;
    display: block;
    font-family: PT Sans;
    width: 100%;
}

.right-position-block--list li figure[data-v-8393304a] {
    align-items: flex-start;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
}

@media screen and (max-width: 600px) {
    .right-position-block--list li figure[data-v-8393304a] {
        flex-direction: column;
    }
}

.right-position-block--list li figure img[data-v-8393304a] {
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100px;
}

@media screen and (max-width: 600px) {
    .right-position-block--list li figure img[data-v-8393304a] {
        height: auto;
        max-height: 90px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }
}

.right-position-block--list li figure figcaption[data-v-8393304a] {
    padding: 10px;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 600px) {
    .right-position-block--list li figure figcaption[data-v-8393304a] {
        color: #000;
        font-family: PT Sans Caption;
        font-size: 12px;
        height: 70px;
        line-height: 16px;
        overflow: hidden;
        padding: 15px 15px 0;
        position: relative;
    }

    .right-position-block--list li figure figcaption[data-v-8393304a]:before {
        background: linear-gradient(0deg, #fff 20%, hsla(0, 0%, 100%, 0));
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 50%;
    }
}

#AB-ti-test[data-v-8393304a] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 75%;
}

@media screen and (max-width: 1024px) {
    #AB-ti-test[data-v-8393304a] {
        align-items: flex-start;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    #AB-ti-test[data-v-8393304a] {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #AB-ti-test[data-v-8393304a] {
        display: flex;
        flex-direction: column;
    }
}

#AB-ti-test .no-margin-top[data-v-8393304a] {
    margin-top: 0;
}

.more-block[data-v-8393304a] {
    align-content: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.more-block figure[data-v-8393304a] {
    padding: 30px 10px;
}

@media screen and (max-width: 768px) {
    .more-block figure[data-v-8393304a] {
        padding: 10px 0;
    }
}

.more-block figure img[data-v-8393304a] {
    border: 1px solid #f0f0f0;
    padding: 10px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .more-block figure img[data-v-8393304a] {
        border: none;
        padding: 10px 0;
    }

    .more-block figure figcaption p[data-v-8393304a] {
        line-height: 1.4;
        padding: 10px 0;
    }
}

.more-block ul[data-v-8393304a] {
    list-style: none;
}

.more-block--left-block[data-v-8393304a] {
    width: 70%;
}

@media screen and (max-width: 1024px) {
    .more-block--left-block[data-v-8393304a] {
        width: 69%;
    }
}

@media screen and (max-width: 600px) {
    .more-block--left-block[data-v-8393304a] {
        width: 100%;
    }
}

.more-block--left-block figure .title[data-v-8393304a] {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    padding: 10px 0;
}

.more-block--left-block figure .text-block-wrapper p[data-v-8393304a] {
    display: block;
    padding: 5px 0 !important;
}

.more-block--right-block[data-v-8393304a] {
    padding-top: 30px;
    width: 30%;
}

@media screen and (max-width: 768px) {
    .more-block--right-block[data-v-8393304a] {
        padding-top: 10px;
    }
}

@media screen and (max-width: 600px) {
    .more-block--right-block[data-v-8393304a] {
        width: 100%;
    }

    .more-block--right-block ul[data-v-8393304a] {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .more-block--right-block ul li[data-v-8393304a] {
        width: 49%;
    }
}

.more-block--right-block ul li a[data-v-8393304a] {
    align-content: space-around;
    align-items: center;
    border: 1px solid #f0f0f0;
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
    .more-block--right-block ul li a[data-v-8393304a] {
        align-items: flex-start;
        color: #000;
        font-size: 12px;
        height: 100%;
        height: auto;
        line-height: 1;
    }
}

@media screen and (max-width: 600px) {
    .more-block--right-block ul li a[data-v-8393304a] {
        border: none;
        flex-direction: column;
        height: auto;
        overflow: visible;
    }
}

.more-block--right-block ul li a img[data-v-8393304a] {
    height: 70px;
    max-width: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 25%;
}

@media screen and (max-width: 768px) {
    .more-block--right-block ul li a img[data-v-8393304a] {
        max-width: 100px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 35%;
    }
}

@media screen and (max-width: 600px) {
    .more-block--right-block ul li a img[data-v-8393304a] {
        height: 90px;
        max-width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }
}

.more-block--right-block ul li a .title[data-v-8393304a] {
    color: #000;
    height: 100%;
    padding: 10px;
}

@media screen and (max-width: 768px) {
    .more-block--right-block ul li a .title[data-v-8393304a] {
        line-height: 1.1;
        max-height: 70px;
        overflow: hidden;
    }
}

.more-block .afterClickinfoxArr-wrapper[data-v-8393304a] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
}

@media screen and (max-width: 768px) {
    .more-block .afterClickinfoxArr-wrapper[data-v-8393304a] {
        padding: 0;
    }
}

@media screen and (max-width: 600px) {
    .more-block .afterClickinfoxArr-wrapper[data-v-8393304a] {
        margin: 20px 0;
    }
}

.more-block .afterClickinfoxArr-wrapper li[data-v-8393304a] {
    margin-bottom: 20px;
    width: 24%;
}

@media screen and (max-width: 768px) {
    .more-block .afterClickinfoxArr-wrapper li[data-v-8393304a] {
        width: 32%;
    }
}

@media screen and (max-width: 600px) {
    .more-block .afterClickinfoxArr-wrapper li[data-v-8393304a] {
        width: 49%;
    }
}

.more-block .afterClickinfoxArr-wrapper li a[data-v-8393304a] {
    color: #000;
}

.more-block .afterClickinfoxArr-wrapper li a img[data-v-8393304a] {
    width: 100%;
}

.text-block-wrapper p[data-v-8393304a] {
    display: block;
    padding: 5px 0;
}

.lenta h2[data-v-8393304a] {
    padding: 10px 0;
}

.lenta ul[data-v-8393304a] {
    align-items: baseline;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lenta ul li[data-v-8393304a] {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    margin: 0 5px;
    overflow: hidden;
    width: calc(20% - 10px);
}

.col-6-blocks ul[data-v-8393304a] {
    flex-wrap: wrap;
}

.col-6-blocks ul li[data-v-8393304a] {
    background: none;
    box-shadow: none;
    margin-bottom: 15px;
}

.col-6-blocks figure figcaption[data-v-8393304a]:before {
    background: linear-gradient(0deg, #eee, hsla(0, 0%, 100%, 0)) !important;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

.lenta ul li a img[data-v-8393304a] {
    width: 100%;
}

.lenta figure[data-v-8393304a] {
    display: flex;
    flex-direction: column;
}

.lenta figure figcaption[data-v-8393304a] {
    color: #000;
    font-family: PT Sans Caption;
    font-size: 12px;
    height: 70px;
    line-height: 16px;
    overflow: hidden;
    padding: 15px 15px 0;
    position: relative;
}

@media screen and (max-width: 600px) {
    .lenta figure figcaption[data-v-8393304a] {
        padding: 15px 10px 0;
    }
}

.lenta figure figcaption[data-v-8393304a]:before {
    background: linear-gradient(0deg, #fff 20%, hsla(0, 0%, 100%, 0));
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}

.teaser-blk .wrapper-center-block-teaser[data-v-8393304a] {
    width: 100%;
}

.wrapper-center-block-teaser .solo-teaser-infox figure img[data-v-8393304a] {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

@media screen and (max-width: 1024px) {
    .wrapper-center-block-teaser .solo-teaser-infox figure img[data-v-8393304a] {
        height: auto;
        left: 0;
        right: 0;
    }
}

@media screen and (max-width: 768px) {
    .wrapper-center-block-teaser .solo-teaser-infox figure img[data-v-8393304a] {
        width: 100%;
    }
}

.wrapper-center-block-teaser
.solo-teaser-infox
figure
img
.no-margin-top[data-v-8393304a] {
    margin-top: 0;
}

.wrapper-center-block-teaser
.solo-teaser-infox
figure
figcaption[data-v-8393304a] {
    bottom: 96px;
    color: #fff;
    font-family: Open Sans;
    font-size: 22px;
    font-weight: 600;
    left: 20px;
    line-height: 26px;
    position: absolute;
    right: 20px;
    z-index: 1;
}

.wrapper-center-block-teaser .solo-teaser-infox figure[data-v-8393304a] {
    min-height: 340px;
    overflow: hidden;
    position: relative;
}

.wrapper-center-block-teaser .solo-teaser-infox[data-v-8393304a] {
    border-radius: 3px;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.1));
    margin: 0;
    position: relative;
    width: 100%;
}

.wrapper-center-block-teaser
.solo-teaser-infox
figure
a.btn-href[data-v-8393304a] {
    align-items: center;
    background: linear-gradient(90deg, #275dae, #0c9a81);
    border-radius: 3px;
    bottom: 30px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    left: 20px;
    padding: 9px 20px;
    position: absolute;
    z-index: 1;
}

.wrapper-center-block-teaser2[data-v-8393304a],
.wrapper-center-block-teaser3[data-v-8393304a] {
    width: calc(33.33333% - 10px);
}

.wrapper-center-block-teaser2 ul[data-v-8393304a],
.wrapper-center-block-teaser3 ul[data-v-8393304a] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
    justify-content: space-between;
    position: relative;
}

.wrapper-center-block-ab-test[data-v-8393304a] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.wrapper-center-block-teaser2 ul li[data-v-8393304a],
.wrapper-center-block-teaser3 ul li[data-v-8393304a] {
    border-radius: 6px;
    margin: 20px 0;
    overflow: hidden;
}

.wrapper-center-block-teaser2 ul li[data-v-8393304a]:first-child,
.wrapper-center-block-teaser2 ul li[data-v-8393304a]:last-child {
    margin: 0;
}

.wrapper-center-block-teaser2 ul li figure[data-v-8393304a] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.wrapper-center-block-teaser2 ul li figure img[data-v-8393304a] {
    max-height: 100px;
}

.wrapper-center-block-teaser2 ul li figure figcaption[data-v-8393304a] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 19px;
}

.wrapper-center-block-teaser2 ul li figure figcaption .title[data-v-8393304a] {
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
}

.wrapper-center-block-teaser2 ul li figure figcaption span[data-v-8393304a] {
    color: #666;
    font-family: PT Sans Caption;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
    padding-left: 10px;
    position: relative;
}

.wrapper-center-block-teaser2
ul
li
figure
figcaption
span[data-v-8393304a]:before {
    background: #1a7c98;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: 0;
    margin-right: 10px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 4px;
}

.wrapper-center-block-teaser2 ul li figure figcaption .descr[data-v-8393304a] {
    color: #666;
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}

.wrapper-center-block-teaser3 ul li[data-v-8393304a] {
    background: #fff;
    border-bottom: 2px solid #f0f0f0;
    border-radius: 0;
    height: 25%;
    margin: 0;
    padding: 14px 20px;
    width: 100%;
}

@media screen and (max-width: 600px) {
    .wrapper-center-block-teaser3 ul li[data-v-8393304a] {
        height: auto;
    }
}

.wrapper-center-block-teaser3 ul li[data-v-8393304a]:last-child {
    border: 0;
}

.wrapper-center-block-teaser3 ul li a[data-v-8393304a] {
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
}

.wrapper-center-block-teaser3 ul li figure figcaption span[data-v-8393304a] {
    color: #666;
    font-family: PT Sans Caption;
    font-size: 12px;
    line-height: 14px;
    padding-left: 10px;
    position: relative;
}

.wrapper-center-block-teaser3
ul
li
figure
figcaption
span[data-v-8393304a]:before {
    background: #1a7c98;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: 0;
    margin-right: 10px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 4px;
}

.wrapper-center-block-teaser3 ul[data-v-8393304a] {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.list-ab-test[data-v-8393304a] {
    padding-right: 20px;
}

@media screen and (max-width: 1024px) {
    .list-ab-test[data-v-8393304a] {
        padding-right: 0;
    }
}

.list-ab-test ul[data-v-8393304a] {
    list-style: none;
    margin-top: 30px;
}

@media screen and (max-width: 1024px) {
    .list-ab-test ul[data-v-8393304a] {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media screen and (max-width: 768px) {
    .list-ab-test ul[data-v-8393304a] {
        width: 100%;
    }
}

.list-ab-test ul li[data-v-8393304a] {
    margin: 10px 0;
}

@media screen and (max-width: 1024px) {
    .list-ab-test ul li[data-v-8393304a] {
        width: 49%;
    }
}

@media screen and (max-width: 768px) {
    .list-ab-test ul li[data-v-8393304a] {
        width: 49%;
    }
}

@media screen and (max-width: 600px) {
    .list-ab-test ul li[data-v-8393304a] {
        margin: 5px 0;
        width: 49%;
    }
}

.list-ab-test ul li[data-v-8393304a]:first-child {
    margin-top: 0;
}

@media screen and (max-width: 1024px) {
    .list-ab-test ul li[data-v-8393304a]:first-child {
        margin-top: 10px;
    }
}

.list-ab-test ul li[data-v-8393304a]:last-child {
    margin-bottom: 0;
}

.list-ab-test ul li a[data-v-8393304a] {
    background: #fff;
    border: 1px solid #eee;
    color: #000;
    display: block;
    font-family: PT Sans;
}

.list-ab-test ul li a[data-v-8393304a]:hover {
    background: orange;
}

.list-ab-test ul li a figure[data-v-8393304a] {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

@media screen and (max-width: 600px) {
    .list-ab-test ul li a figure[data-v-8393304a] {
        flex-direction: column;
    }
}

.list-ab-test ul li a figure figcaption[data-v-8393304a] {
    color: #000;
    font-size: 12px;
    height: 70px;
    line-height: 16px;
    overflow: hidden;
    padding: 15px 15px 0;
    position: relative;
}

.list-ab-test ul li a figure img[data-v-8393304a] {
    height: 70px;
    max-width: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 25%;
}

@media screen and (max-width: 768px) {
    .list-ab-test ul li a figure img[data-v-8393304a] {
        width: 40%;
    }
}

@media screen and (max-width: 600px) {
    .list-ab-test ul li a figure img[data-v-8393304a] {
        height: auto;
        max-height: 90px;
        max-width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .lenta ul li[data-v-8393304a] {
        background: #fff;
        border-radius: 3px;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
        margin: 10px 0;
        overflow: hidden;
        width: calc(32% - 10px);
    }
}

@media screen and (max-width: 768px) {
    .no-ipad[data-v-8393304a] {
        display: none;
    }

    .wrapper-center-block-teaser2[data-v-8393304a],
    .wrapper-center-block-teaser3[data-v-8393304a] {
        min-width: 300px;
        width: 49%;
    }

    .wrapper-center-block-teaser[data-v-8393304a] {
        width: 49%;
    }

    .wrapper-center-block-ab-test[data-v-8393304a] {
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .wrapper-center-block-teaser3[data-v-8393304a] {
        margin-top: 10px;
        min-width: 300px;
        width: 100%;
    }

    .lenta[data-v-8393304a] {
        margin: 5px 0;
    }

    .lenta ul[data-v-8393304a] {
        justify-content: space-between;
    }

    .lenta ul li[data-v-8393304a] {
        min-width: auto;
    }
}

@media screen and (max-width: 625px) {
    .wrapper-center-block-teaser[data-v-8393304a] {
        width: 100%;
    }

    .wrapper-center-block-teaser
    .solo-teaser-infox
    ul
    li
    figure
    img[data-v-8393304a] {
        height: auto;
        left: 0;
        width: 100%;
    }

    .wrapper-center-block-teaser2[data-v-8393304a],
    .wrapper-center-block-teaser3[data-v-8393304a] {
        width: 100%;
    }

    .wrapper-center-block-teaser2[data-v-8393304a] {
        margin-top: 10px;
    }

    .lenta ul[data-v-8393304a] {
        justify-content: space-around;
    }

    .lenta ul li[data-v-8393304a] {
        width: 30%;
    }

    .wrapper-center-block-teaser3 ul[data-v-8393304a]:after {
        display: none;
    }
}

@media screen and (max-width: 450px) {
    .lenta ul li[data-v-8393304a] {
        margin: 10px 0;
        width: calc(50% - 10px);
    }

    .lenta ul li[data-v-8393304a]:first-child {
        margin-left: 0;
    }
}

.frame-wrapper[data-v-481d08d1] {
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}

.frame-preview[data-v-481d08d1],
.frame-wrapper iframe[data-v-481d08d1] {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

@media screen and (max-width: 425px) {
    .editorjs-show iframe {
        max-width: 375px;
        max-height: 235px;
    }
}

footnotes {
    font-size: .9em;
    font-style: italic;
    margin-bottom: 20px;
    display: block;
}

footnotes li {
    list-style-type: none;
}
.post-tags-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 6px;
}
.post-tags-block .post-tag {
    background: #f4f4f4;
    border-radius: 4px;
    color: #000;
    display: block;
    font: 300 13px/18px "PT-Serif",system-ui,serif;
    letter-spacing: .4px;
    margin: 0 20px 20px 0;
    padding: 8px;
    text-transform: uppercase;
    transition: .3s;
}
.post-tags-block .post-tag:hover {
    background: #d72924;
    color: #fff;
}
.main-title {
    border-left: 1px solid #d72924;
    line-height: 1;
    padding: 10px 20px;
}