@font-face {
    font-family: Rubik-Bold;
    src: url(/user/fonts/Rubik-Bold.woff2) format("woff2"), url(/user/fonts/Rubik-Bold.woff) format("woff"), url(/user/fonts/Rubik-Bold.ttf) format("ttf");
}

@font-face {
    font-family: Rubik-Medium;
    src: url(/user/fonts/Rubik-Medium.woff2) format("woff2"), url(/user/fonts/Rubik-Medium.ttf) format("ttf");
}

@font-face {
    font-family: Rubik-Regular;
    src: url(/user/fonts/Rubik-Regular.woff2) format("woff2"), url(/user/fonts/Rubik-Regular.ttf) format("ttf");
}

@font-face {
    font-family: Lora-Regular;
    src: url(/user/fonts/Lora-Regular.woff2) format("woff2"), url(/user/fonts/Lora-Regular.ttf) format("ttf");
}

@font-face {
    font-family: Lora-Bold;
    src: url(/user/fonts/Lora-Bold.woff2) format("woff2"), url(/user/fonts/Lora-Bold.ttf) format("ttf");
}

@font-face {
    font-family: Lora-Medium;
    src: url(/user/fonts/Lora-Medium.woff2) format("woff2"), url(/user/fonts/Lora-Medium.ttf) format("ttf");
}

@font-face {
    font-family: Lora-Italic;
    src: url(/user/fonts/Lora-Italic.woff) format("woff"), url(/user/fonts/Lora-Italic.ttf) format("ttf");
}

abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0
}

body {
    line-height: 1
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

nav ol,nav ul {
    list-style-type: none
}

nav ol li {
    font-size: 20px;
    line-height: 30px;
    font-family: Lora-Regular,sans-serif;
    color: rgba(0,0,0,.85)
}

nav ol {
    list-style: none;
    counter-reset: li
}

nav ol li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px
}

nav ol li:before {
    counter-increment: li;
    content: counters(li,".") ". "" ";
    margin-right: 23px;
    position: absolute;
    left: 5px;
    top: 0;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #1eb0ee;
    font-family: Lora-Bold,sans-serif
}

.content-wrap-inside ul {
    list-style-type: none;
    margin-bottom: 20px;
    margin-top: -10px
}

.article-author.black .article-author__img {
    outline: 3px solid black
}

.content-wrap-inside ul span {
    font-size: 20px;
    line-height: 38px;
    color: #000;
    display: inline-block;
    margin-bottom: 15px
}

.black-theme .rubric-box {
    border-top: 1px solid #fff
}

body.black-theme .content__flex-main+.rubric-box .swiper-button-next1,body.black-theme .content__flex-main+.rubric-box .swiper-button-prev1 {
    background: url(/user/img/new/arrow-white.svg)
}

body.black-theme .container .redaction-contacts__item a:hover {
    color: #1eb0ee !important
}

body.black-theme .container .redaction-contacts__item a:active {
    color: #0097d8 !important
}

.theme-arrow-left {
    left: 152px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.theme-box {
    position: relative
}

.theme-box .swiper-button-next:after,.theme-box .swiper-button-prev:after {
    display: none
}

.theme-box .swiper-button-next {
    right: 0;
    height: 33px;
    width: 31px;
    margin-top: auto;
    top: auto !important;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.theme-box .swiper-button-prev {
    left: 135px;
    height: 33px;
    width: 31px;
    margin-top: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    top: auto !important
}

.theme-box .swiper-button-next.swiper-button-disabled {
    opacity: 0
}

.theme-box .swiper-button-prev.swiper-button-disabled {
    opacity: 0
}

.black-theme .arrow-theme .swiper-button-prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 45.4px
}

.black-theme .header__menu__link:hover {
    color: #1eb0ee !important
}

.content-wrap-inside ul li {
    font-size: 20px;
    line-height: 30px;
    color: rgba(0,0,0,.85);
    margin-bottom: 10px;
    font-family: Lora-Regular,sans-serif;
    position: relative;
    padding-left: 20px
}

.theme-box .swiper-container {
    height: 33px
}

.content-wrap-inside ul li:before {
    content: url(/user/img/new/t.svg);
    padding-right: 20px;
    color: #1fb0ef;
    font-size: 15px;
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

html {
    overflow-x: hidden
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,select {
    vertical-align: middle
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,::after,::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    max-width: 1270px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 1100px) {
    .container {
        max-width:1270px
    }
}

body {
    font-family: Rubik-Regular,sans-serif;
    color: #111;
    font-size: 22px;
    line-height: 28px;
    background-color: #fff;
    position: relative
}

a {
    color: #111;
    font-size: 22px;
    line-height: 28px;
    display: inline;
    text-decoration: none;
    font-family: Rubik-Bold,sans-serif
}

p {
    font-size: 20px;
    line-height: 30px;
    color: rgba(0,0,0,.85);
    font-family: Lora-Regular,sans-serif;
    margin-bottom: 20px
}

p a {
    display: inline;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    font-family: Lora-Regular,sans-serif;
    -webkit-box-shadow: inset 0 -6px 2px -3px #32afed;
    box-shadow: inset 0 -6px 2px -3px #32afed
}

p a:hover {
    color: #1eb0ee
}

h1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: .03em;
    text-transform: uppercase;
    font-family: Rubik-Bold,sans-serif;
    color: rgba(0,0,0,.9)
}

h2 {
    font-size: 36px;
    font-family: Lora-Bold,sans-serif;
    line-height: 46px;
    color: rgba(0,0,0,.85);
    margin-bottom: 20px
}

h3 {
    font-size: 28px;
    font-family: Lora-Medium,sans-serif;
    line-height: 38px;
    margin-bottom: 15px
}

h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: IBMPlexSans-Bold,sans-serif
}

h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 25px
}

h6 {
    font-size: 17px;
    font-weight: 700;
    line-height: 30px
}

@media(max-width: 768px) {
    h1 {
        font-size:30px;
        line-height: 38px
    }

    h2 {
        font-size: 32px;
        line-height: 42px
    }
}

@media(max-width: 567px) {
    h1 {
        font-size:20px;
        line-height: 28px;
        margin-bottom: 15px;
        letter-spacing: .03em
    }

    .title_prepare_box.art_title_box h1 {
        margin-bottom: 0
    }

    .breadcrumb+h1 {
        margin-bottom: -5px;
        margin-top: -12px
    }

    p {
        margin-bottom: 15px
    }

    h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px
    }

    h3 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px
    }

    h4 {
        font-size: 18px;
        line-height: 30px
    }

    h5 {
        font-size: 14px
    }

    h6 {
        font-size: 14px
    }
}

.container-wrap {
    padding: 0 15px
}

.logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 5px
}

.logo img {
    width: 120.51px;
    height: 57.18px;
    margin-right: 7.5px
}

.logo__title {
    margin-top: -10px
}

.logo__title span {
    display: block
}

.logo__title span:first-child {
    font-size: 15.5px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000;
    font-family: Lora-Medium,sans-serif
}

.logo__title span:last-child {
    font-size: 10.7px;
    line-height: 10px;
    color: #000;
    font-family: inherit
}

.header__mobil__item.menu-in {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px 0 !important
}

.header__mobil__item.menu-in:after {
    content: '';
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    top: 24px;
    right: 25px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mobile-bottom .languages:after {
    display: inline-block;
    padding: 3px;
    top: 13px;
    right: 6px
}

.header__mobil__item.menu-in.active:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header__mobil__item.menu-in.active ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 10px;
    max-height: 260px;
    overflow: hidden;
    overflow-y: scroll;
    width: 100%
}

.header__mobil__item.menu-in.active ul li {
    margin: 6px 0
}

.header__mobil__item.menu-in.active ul li a {
    font-size: 16px;
    line-height: 22px;
    font-family: Rubik-Regular,sans-serif;
    color: rgba(0,0,0,.87)
}

.menu-mob input {
    display: none
}

.menu-mob label {
    width: 100%;
    height: 100%
}

.menu-mob {
    margin-left: 8px;
    width: 40px;
    height: 38px
}

.menu-mob img {
    width: 100%
}

.menu-mob .open {
    display: none;
    position: relative
}

.menu-mob .open:before {
    content: '';
    position: absolute;
    display: block;
    width: 20px;
    top: 9px;
    left: 10px;
    height: 20px;
    background-image: url("/user/img/new/cancel (1) 1.svg")
}

.menu-mob.active .closed {
    display: none
}

.menu-mob.active .open {
    display: block
}

.hamburger {
    margin: 0 auto;
    width: 21px;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 23px;
    position: relative;
    cursor: pointer
}

.q_body a {
    display: inline;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    font-family: Lora-Regular,sans-serif;
    -webkit-box-shadow: inset 0 -6px 2px -3px #32afed;
    box-shadow: inset 0 -6px 2px -3px #32afed
}

.header__mobil.active {
    height: 91vh;
    position: fixed
}

.header__mobil {
    width: 100% !important;
    left: 0;
    padding-left: 15px
}

.hamburger .bar {
    padding: 0;
    width: 21px;
    height: 2px;
    left: -4px;
    background-color: #000;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: absolute
}

.menu-mob.active .hamburger {
    margin-left: -2px
}

.menu-mob.active .hamburger1>.bar1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 5%;
    -ms-transform-origin: 5%;
    transform-origin: 5%;
    width: 21px !important;
    left: 0
}

.menu-mob.active .hamburger1>.bar2 {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
    background-color: transparent
}

.menu-mob.active .hamburger1>.bar3 {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
    background-color: transparent
}

.menu-mob.active .hamburger1>.bar4 {
    -webkit-transform-origin: 5%;
    -ms-transform-origin: 5%;
    transform-origin: 5%;
    width: 21px !important;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.checkbox1:checked+label>.hamburger1>.bar1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 5%;
    -ms-transform-origin: 5%;
    transform-origin: 5%;
    width: 31px !important;
    left: 0
}

.checkbox1:checked+label>.hamburger1>.bar2 {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
    background-color: transparent
}

.checkbox1:checked+label>.hamburger1>.bar3 {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
    background-color: transparent
}

.checkbox1:checked+label>.hamburger1>.bar4 {
    -webkit-transform-origin: 5%;
    -ms-transform-origin: 5%;
    transform-origin: 5%;
    width: 31px !important;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.bar1 {
    top: -1px
}

.bar2,.bar3 {
    top: 6px
}

.bar4 {
    bottom: 8px
}

.hamburger.active .bar1,.hamburger.active .bar4 {
    background: #000
}

.hamburger.active .bar1,.hamburger.active .bar4 {
    background: #000
}

.header {
    top: 0
}

.header__menu__link.active+.menu-inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    z-index: 2
}

.header__top__item .content-btn.yellow {
    width: 160px;
    height: 38px;
    font-size: 13px;
    line-height: 14px;
    text-transform: initial;
    min-width: 160px
}

.enter,.enter-name {
    outline: 0;
    border: 0;
    background: 0;
    font-size: 14px;
    line-height: 21px;
    cursor: pointer;
    letter-spacing: .02em;
    font-family: Rubik-Medium,sans-serif;
    white-space: nowrap
}

.enter-name {
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    background: #161616;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    max-width: 40px;
    min-width: 40px;
    height: 38px;
    margin-right: 8px;
    margin-left: 8px
}

.theme-box__title {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Rubik-Bold,sans-serif;
    white-space: nowrap;
    margin-top: -2px;
    margin-right: 5px
}

.theme-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.theme-box .swiper-slide {
    width: auto !important
}

.theme-box__item {
    font-size: 16px;
    line-height: 16px;
    font-family: Rubik-Medium,sans-serif;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    padding: 7px;
    white-space: nowrap;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url("/user/img/new/Group 478.svg") !important;
    background-position: right top
}

.theme-box__item span {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.theme-arrow {
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#e2f4fc),color-stop(36.72%,#fff));
    background: -webkit-linear-gradient(left,#e2f4fc 0,#fff 36.72%);
    background: -o-linear-gradient(left,#e2f4fc 0,#fff 36.72%);
    background: linear-gradient(90deg,#e2f4fc 0,#fff 36.72%);
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    right: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 31px;
    height: 33px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    cursor: pointer
}

.theme-arrow img {
    width: 14px;
    height: 13px
}

.header__mobil__item ul {
    display: none
}

.menu-inside {
    position: absolute;
    top: 86%;
    left: -9999px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0 4px 20px rgba(0,0,0,.25);
    box-shadow: 0 4px 20px rgba(0,0,0,.25);
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 30px;
    opacity: 0;
    -webkit-transition: .25s linear opacity
}

.menu-inside:before {
    content: '';
    position: absolute;
    left: 60px;
    top: -27px;
    border: 10px solid transparent;
    border-bottom: 17px solid #fff
}

/*
span.common_project{padding:5px;color:#fcfdf8;text-align:center;font-family:Rubik-Bold,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;border-radius:4px;background:#8d8d8d;position:relative}span.common_project:before{content:'';display:block;position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #8d8d8d transparent;transform:translateX(-50%) rotate(180deg)}
*/
span.common_project {
    padding: 1.5px 4px;
    color: #fcfdf8;
    text-align: center;
    font-family: Rubik-Bold,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 4px;
    background: #8d8d8d;
    position: relative
}

span.common_project:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 4px 4px;
    border-color: transparent transparent #8d8d8d transparent;
    transform: translateX(-50%) rotate(180deg)
}

.menu-inside ul {
    border-top: 1px solid #000;
    margin-right: 30px;
    width: 240px;
    padding-top: 14px
}

.menu-inside ul:last-child {
    margin-right: 0
}

.menu-inside li {
    margin-bottom: 10px;
    line-height: 22px;
    letter-spacing: .02em
}

.menu-inside li:last-child {
    margin-bottom: 0
}

.menu-inside li a {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .02em;
    color: #000;
    font-family: Rubik-Medium,sans-serif
}

.menu-inside li a:hover {
    color: #1eb0ee
}

.header__menu__item {
    margin-right: 25px;
    height: 50px;
    margin-bottom: -28px
}

.languages {
    display: inline-block;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 8px;
    width: 80px
}

.languages-select.active+.languages-change {
    display: block
}

.languages:after {
    content: '';
    border: solid rgba(0,0,0,.4);
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    top: 10px;
    right: 10px;
    position: absolute;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(44deg)
}

.languages-change,.languages-select {
    position: relative;
    width: 100%;
    margin: 0;
    background: #fff;
    padding: 6px 8px 6px 0;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .02em;
    color: #000;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    font-family: Rubik-Medium,sans-serif
}

.languages-select:focus {
    outline: 0
}

.languages-change {
    position: absolute;
    top: 35px;
    left: 0;
    text-align: center;
    background: #fff;
    z-index: 9;
    display: none;
    -webkit-box-shadow: 0 2px 8px 0 rgba(34,60,80,.2);
    box-shadow: 0 2px 8px 0 rgba(34,60,80,.2)
}

.languages-change:before {
    content: '';
    position: absolute;
    left: 5px;
    top: -22px;
    border: 10px solid transparent;
    border-bottom: 17px solid #fff
}

.languages.active .languages-change {
    display: block
}

.languages-select>option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: #f2f2f2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer
}

.search-btn {
    background: 0;
    outline: 0;
    border: 0;
    width: 28.48px;
    cursor: pointer;
    margin-top: 5px;
    min-width: 28.48px
}

.search-btn img {
    width: 100%
}

.header.header-top {
    top: 0
}

#admixer_top_main {
    height: auto
}

.header.header-top+.container>.content {
    padding-top: 79px
}

.header__search.active {
    position: absolute;
    right: -15px;
    width: 50%;
    background: #fff;
    max-width: 94%;
    padding: 0 15px;
    height: 82%;
    z-index: 9
}

.header__menu__hidden {
    top: 42px !important
}

.header__menu__hidden .header__menu__item:before {
    content: none !important
}

.header__menu__hidden .header__menu__item a:hover {
    color: #f70
}

#menu__show {
    padding-right: 5px
}

.header {
    width: 100%;
    background: #fff;
    z-index: 2
}

.header .header__social {
    margin-right: 0
}

.header .container {
    position: relative
}

.header__menu__box {
    background: #fff
}

.header__title-top {
    margin-right: 164px;
    margin-top: -14px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 32px;
    color: #1b1c1c;
    font-family: IBMPlexSans-Bold,sans-serif;
    text-transform: initial
}

.header__back img {
    width: 14px;
    margin-right: 5px
}

.header__mobil.active {
    display: block !important
}

.header__mobil {
    position: absolute;
    background: #fff;
    z-index: 9999999;
    width: 100%
}

.header__mobil .header__social {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-width: 174px;
    width: 100%;
    margin: 0
}

.header__mobil .header__social a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.header__mobil .header__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header__mobil .header__lang {
    display: block !important;
    padding: 15px 0
}

.header__mobil__rubric {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-family: Rubik-Medium,sans-serif
}

.header__mobil__item.about a {
    opacity: .5;
    color: #1b1c1c;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-transform: initial;
    font-family: IBMPlexSans-Regular,sans-serif
}

.header__mobil__item {
    padding: 18px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #f0f1f2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__mobil__item ul:last-child {
    padding-right: 0
}

.header__mobil__item ul {
    width: 50%;
    padding-right: 20px
}

.header__mobil__item ul li a.active {
    border-bottom: 4px solid #f70
}

.header__mobil__item ul li {
    margin-bottom: 15px;
    list-style-type: none
}

.header__mobil__item ul li a {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 15px;
    padding-bottom: 3px;
    font-family: IBMPlexSans-Medium,sans-serif;
    color: #1b1c1c
}

.header__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__menu__hidden.active {
    display: block
}

.header__menu__hidden {
    position: absolute;
    right: 0;
    top: 65px;
    background: #fff;
    border: 2px solid #f70;
    padding: 0 30px 20px;
    display: none
}

.header__menu__hidden:before {
    content: '';
    position: absolute;
    right: 10px;
    top: -22px;
    border: 10px solid transparent;
    border-bottom: 10px solid #f70
}

.header__menu__hidden .header__menu__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 0
}

.header__menu__hidden .header__menu__item {
    padding: 20px 0 0
}

.header__menu__hidden .header__menu__item:last-child .header__menu__link {
    opacity: 1
}

.header__menu__item {
    line-height: 15px
}

.header__menu__link {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: .02em;
    color: #000;
    font-family: Rubik-Medium,sans-serif
}

.header__menu__link:hover {
    color: #1eb0ee
}

.header__archive {
    width: 106px
}

.header__old-link {
    width: 148px
}

.header__archive,.header__back,.header__old-link {
    border: 1px solid #f0f1f2;
    margin-top: -14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    letter-spacing: 0;
    line-height: 17px;
    text-transform: inherit;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
    padding: 5px 5px;
    font-family: IBMPlexSans-Regular,sans-serif
}

.header__archive:hover,.header__back:hover,.header__old-link:hover {
    border: 1px solid #000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header__lang label {
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header__lang label:hover {
    border: 1px solid #000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header__search.active {
    position: absolute;
    right: 40px;
    width: 100% !important;
    background: #fff;
    max-width: 50%;
    padding: 0 15px;
    height: 100%
}

.header__search.active input {
    outline: 0;
    max-width: 100%;
    width: 100%;
    font-size: 20px;
    height: 55%
}

.header__search-btn {
    cursor: pointer
}

.header__search-btn span {
    margin-left: 50px;
    margin-top: 3px
}

.header__search.active-desctop {
    position: absolute;
    right: -15px;
    width: 50%;
    background: #fff;
    max-width: 94%;
    padding: 0 15px;
    height: 100%;
    z-index: 9
}

.header__search.active-desctop .header__search-btn {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.header__search.active-desctop input {
    outline: 0;
    max-width: 100%;
    width: 100%;
    height: 55%;
    border-bottom: 1px solid #96979b
}

.header__search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 250px
}

.header__search button {
    outline: 0;
    border: 0;
    background: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__search span {
    outline: 0;
    border: 0;
    background: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__search input {
    border: 0 solid #fff;
    outline: 0;
    max-width: 80%;
    padding: 0;
    width: 0;
    font-family: Vollkorn-Regular,sans-serif
}

.header__search span {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 17px;
    text-align: right;
    margin-top: 0;
    margin-left: 47px;
    color: #96979b;
    text-transform: initial
}

.header__search span:hover {
    color: #000;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.header__social {
    margin-left: 32px;
    margin-right: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 105px;
    height: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__social a {
    width: 16px;
    height: 16px
}

.header__social a img {
    width: 100%;
    height: 100%
}

.header__social a.instagram {
    background: url(/../user/img/social/instagram.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain
}

.header__social a.youtube {
    background: url(/../user/img/social/youtube.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    width: 25px !important;
    height: 25px !important;
    margin-top: 1px
}

.header__social a.youtube:hover {
    background: url(/../user/img/social/youtube-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social a.google {
    background: url(/../user/img/social/google.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain
}

.header__social a.google:hover {
    background: url(/../user/img/social/google-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social a.vk {
    background: url(/../user/img/vk.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    width: 22px !important;
    height: 22px !important
}

.header__social a.vk:hover {
    background: url(/../user/img/vk-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social a.odnoklassniki {
    background: url(/../user/img/odnoklassniki-logo.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain
}

.header__social a.odnoklassniki:hover {
    background: url(/../user/img/odnoklassniki-logo-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social a.twitter {
    background: url(/../user/img/social/twitter.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    margin-left: 4px
}

.header__social a.facebook {
    background: url(/../user/img/social/facebook.svg) no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
    margin-top: -1px
}

.header__social a.telegram {
    background: url(/../user/img/social/telegram.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain
}

.header__social a.instagram:hover {
    background: url(/../user/img/social/instagram-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social a.twitter:hover {
    background: url(/../user/img/social/twitter-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social a.facebook:hover {
    background: url(/../user/img/social/facebook-hover.svg) no-repeat center top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social a.telegram:hover {
    background: url(/../user/img/social/telegram-hover.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social a.email {
    background: url(/../user/img/social/mail.svg) no-repeat left top;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header__social .fa {
    font-size: 17px
}

.header__social .fa:hover {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.header__social.bl {
    width: 117px
}

.header__social.bl a.youtube {
    width: 20px !important;
    height: 16px !important
}

.header__logo {
    max-width: 130px;
    width: 100%;
    height: 46px;
    margin: -32px 30px 0 -4px
}

.header__logo img {
    width: 100%
}

.header__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 66px
}

.header__top__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__top__item .header__social {
    margin-right: 27px;
    margin-top: -10px
}

.header-menu {
    background: #f5f9f5;
    width: 100%
}

.header__basket {
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__basket .header__item {
    display: none
}

.header__basket input {
    display: none
}

.header__basket label {
    position: relative
}

.header__basket label span {
    position: absolute;
    top: -5px;
    right: -9px;
    background: #ed1c24;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    padding-top: 2px
}

.header__basket label i {
    font-size: 18px
}

.header__menu {
    width: 100%
}

.header__search {
    padding: 20px 11px;
    margin-right: 6px;
    margin-top: -15px
}

.header__search a img {
    margin-right: 5px;
    margin-bottom: -2px
}

.header__lang {
    cursor: pointer;
    border: 0
}

.header__lang i {
    background: url(/../user/img/arrow-leng.png);
    width: 11px;
    height: 3px;
    -webkit-background-size: contain;
    background-size: contain;
    border: 0;
    margin-top: 8px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    display: inline-block;
    padding: 0
}

.header__lang i.up {
    -webkit-transform: rotate(-175deg);
    -ms-transform: rotate(-175deg);
    transform: rotate(-175deg)
}

.header__lang .bv_atual {
    padding: 5px;
    border: 1px solid #f0f1f2
}

.header__lang .bv_ul_inner {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,.06);
    box-shadow: 0 10px 30px 0 rgba(0,0,0,.06);
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.header__lang img {
    margin-bottom: -2px;
    margin-right: 5px
}

.header__menu__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: relative
}

.header__menu__box {
    width: 100%
}

.header__menu__orders {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__menu__link {
    display: block
}

.header__menu__item {
    list-style-type: none;
    cursor: pointer;
    margin-right: 16px;
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.header__menu__item.arrow {
    margin-right: 25px
}

.header__menu__item.arrow:after {
    content: '';
    border: solid rgba(0,0,0,.4);
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    top: 6px;
    right: -13px;
    position: absolute;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(44deg)
}

.header-info {
    -webkit-box-shadow: -1px 7px 2px -8px rgba(0,0,0,.75);
    box-shadow: -1px 7px 2px -8px rgba(0,0,0,.75)
}

.header-info__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 124px;
    height: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-info__logo {
    width: 25%;
    position: relative
}

.header-info__logo img {
    width: 100%
}

.header-info__logo:hover {
    -webkit-box-shadow: 2px 7px 34px -26px #4ec254;
    box-shadow: 2px 7px 34px -26px #4ec254
}

.header-info__search {
    width: 40%;
    position: relative
}

.header-info__search input {
    width: 100%;
    height: 42px;
    padding: 15px;
    position: relative;
    outline: 0;
    border: 0;
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.4);
    box-shadow: 0 0 3px 0 rgba(0,0,0,.4);
    margin: 12px 0
}

.header-info__search input[placeholder] {
    font-family: SegoeUI-Italic,sans-serif;
    font-size: 16px
}

.header-info__search-icon {
    position: absolute;
    right: 10px;
    top: 18px;
    width: 30px;
    height: 30px;
    outline: 0;
    border: 0;
    background: 0;
    cursor: pointer;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center
}

.header-info__search-icon:hover {
    background: #b2b2b2
}

.header-info__search-icon:hover .fa-search {
    color: #fff
}

.header-info__search-icon .fa-search {
    width: 20px;
    height: 20px;
    color: green;
    margin-top: 7px
}

.header-info__contact {
    width: 20%
}

.info-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.info-social a {
    width: 25px;
    height: 25px;
    background: #b2b2b2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.info-social a:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.info-social a i {
    color: #fff
}

.info-social--bgc a {
    background: #6f6f6f
}

.header-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-trigger {
    text-align: right;
    margin-top: 20px;
    color: #fff;
    display: none
}

.slider-box {
    overflow: hidden
}

.slider-block {
    position: relative;
    background-position-x: center;
    padding: 5% 0 6%;
    height: auto
}

.slider-block img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.slider-block__info {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 115px
}

.slider-block__info h2,.slider-block__info span {
    font-family: 'Gochi Hand',cursive
}

.slider-block__info h1 span {
    color: #e30613;
    font-size: 72px;
    margin-bottom: 5px;
    line-height: 85px;
    display: block;
    position: relative
}

.slider-block__info h1 span:after,.slider-block__info h1 span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100px;
    height: 100px;
    background-image: -webkit-radial-gradient(white,rgba(255,255,255,0) 30%),-webkit-linear-gradient(45deg,rgba(0,0,0,0) 49%,rgba(255,255,255,.4) 50%,rgba(0,0,0,0) 51%),-webkit-linear-gradient(315deg,rgba(0,0,0,0) 49%,rgba(255,255,255,.4) 50%,rgba(0,0,0,0) 51%);
    background-image: -o-radial-gradient(white,rgba(255,255,255,0) 30%),-o-linear-gradient(45deg,rgba(0,0,0,0) 49%,rgba(255,255,255,.4) 50%,rgba(0,0,0,0) 51%),-o-linear-gradient(315deg,rgba(0,0,0,0) 49%,rgba(255,255,255,.4) 50%,rgba(0,0,0,0) 51%);
    background-image: radial-gradient(white,rgba(255,255,255,0) 30%),linear-gradient(45deg,rgba(0,0,0,0) 49%,rgba(255,255,255,.4) 50%,rgba(0,0,0,0) 51%),linear-gradient(135deg,rgba(0,0,0,0) 49%,rgba(255,255,255,.4) 50%,rgba(0,0,0,0) 51%);
    -webkit-animation: blink6 10s linear infinite;
    animation: blink6 10s linear infinite;
    -webkit-transform: scale(0,0) rotate(0);
    -ms-transform: scale(0,0) rotate(0);
    transform: scale(0,0) rotate(0)
}

.slider-block__info h1 span:before {
    top: -30%;
    right: 0;
    left: auto;
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.slider-block__info h2 span {
    font-size: 48px;
    color: #3cad00;
    margin-bottom: 10px
}

.slider-block__info h3 {
    font-family: "Segoe UI Semibold",sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 15px
}

.menu-mob {
    display: none
}

.header__menu__mobil {
    display: none
}

.header__menu__list .header__search {
    margin-right: 0;
    padding: 0
}

.header__menu__list .header__search.active-desctop {
    right: 0;
    width: 100%;
    max-width: 100%
}

.culture .header__logo {
    margin-top: -19px;
    width: 130px
}

.header__logo-mob {
    display: none
}

.header__search-btn {
    background: #fff;
    background-image: url(/../user/img/misc/search.svg);
    -webkit-background-size: cover;
    background-size: cover;
    width: 16px;
    height: 16px
}

.header__search.active input,.header__search.active-desctop input {
    margin-right: -27px;
    padding-left: 10px
}

.header__search-btn.active,.header__search-btn.active-desctop {
    background-image: url(/../user/img/close_.svg);
    -webkit-background-size: cover;
    background-size: cover;
    width: 16px;
    height: 16px;
    margin-right: 10px
}

.header__search-btn.active span,.header__search-btn.active-desctop span {
    display: none
}

.header__search.active .header__search-btn {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.header__search.active input {
    outline: 0;
    max-width: 100%;
    width: 100%;
    height: 55%;
    border-bottom: 1px solid #96979b
}

@media screen and (max-width: 1200px) {
    .header__search {
        margin-right:0
    }

    .header__search.active {
        right: -15px
    }

    .header__search.active-desctop {
        right: -15px
    }

    .header__title-top {
        font-size: 18px;
        font-weight: 700;
        white-space: nowrap;
        margin-right: 10px;
        margin-left: 10px;
        letter-spacing: 0;
        line-height: 32px
    }
}

@media screen and (max-width: 1280px) {
    .header__menu {
        display:none
    }
}

@media screen and (max-width: 991px) {
    .header__search.active {
        width:70% !important
    }

    .header__mobil__item:last-child {
        padding: 20px 25px 20px
    }

    .header__search.active-desctop {
        width: 70%
    }

    .culture .header__logo {
        margin-top: -32px
    }

    .header__search button {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .header__search-btn {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .header__top {
        height: 75px
    }

    .header__search {
        padding: 15px 20px 5px
    }

    .header__mobil {
        width: 100%;
        left: 0;
        padding-left: 15px
    }

    .header__lang #check2+.header__item {
        top: -100px
    }

    .header__lang #check2+.header__item:before {
        top: auto;
        bottom: -9px;
        -webkit-transform: rotate(-76deg);
        -ms-transform: rotate(-76deg);
        transform: rotate(-76deg)
    }

    .header__social a {
        width: 20px;
        height: 20px
    }

    .header__search input {
        width: 0
    }

    .header__mobil {
        display: block
    }

    .menu-mob {
        display: block
    }

    .header__old-link {
        display: none
    }

    .header__search span {
        display: none
    }

    .header__archive {
        display: none
    }

    .header .header__social {
        display: none
    }

    .header__lang {
        display: none
    }

    .header__search.active input {
        border: 0;
        border-bottom: 1px solid
    }
}

@media screen and (max-width: 767px) {
    .header__mobil {
        width:100%
    }

    .header__mobil__item.chronicle {
        width: 96%;
        margin-left: 15px;
        padding-left: 15px
    }
}

@media screen and (max-width: 567px) {
    .culture .header__logo {
        display:none
    }

    .theme-box .swiper-button-next,.theme-box .swiper-button-prev {
        height: 23px
    }

    .theme-box .swiper-button-prev {
        left: 100px
    }

    .header .logo img {
        height: auto;
        max-height: 45.38px;
        margin-top: 3px
    }

    .theme-box .swiper-container {
        height: auto
    }

    .theme-box__title {
        margin-top: 0
    }

    .header__logo img {
        margin-left: -19px
    }

    .header__search.active {
        padding: 15px 15px 0
    }

    .header__search {
        padding: 20px 20px 5px
    }

    .header__search-btn {
        width: 20px;
        height: 20px
    }

    .content__news__box.hidden-mobile.full-width {
        padding: 0 20px
    }

    .header__top {
        height: 66px
    }

    .header__logo {
        max-width: 90px;
        margin: -32px 30px 0 15px
    }

    .header__mobil__item.chronicle {
        width: 90%;
        margin-left: 30px;
        padding-left: 5px
    }

    .header__mobil.active {
        display: block !important;
        max-height: 92vh;
        overflow-y: auto;
        width: 100vw
    }

    .header__mobil {
        height: 800px;
        overflow-y: scroll
    }

    .header__search.active {
        width: 90%;
        max-width: 75%
    }

    .culture .header__logo-mob {
        display: block
    }

    .header__title-top {
        font-size: 18px;
        white-space: normal;
        line-height: 23px
    }
}

@media screen and (max-width: 400px) {
    .header__top.culture .header__logo-mob img {
        width:100%
    }
}

@media screen and (max-width: 376px) {
    .header__mobil .header__social {
        width:125px
    }
}

ul li {
    line-height: 30px;
    text-transform: initial;
    text-align: left;
    font-size: 18px;
    position: relative
}

.describe-box__list li {
    letter-spacing: normal;
    margin-bottom: 15px
}

.header .bv_atual {
    text-transform: inherit;
    line-height: 16px;
    padding-left: 10px;
    font-family: IBMPlexSans-Medium,sans-serif;
    font-weight: 500
}

.footer {
    margin-top: 50px
}

.footer .logo {
    padding-top: 0;
    margin-top: -8px;
    margin-right: 40px
}

.footer__social-box li a.social-telegram img,.footer__social-box li a.social-viber img {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.footer__social-box ul li {
    padding-left: 0 !important
}

.footer__social-box ul li:before {
    display: none !important
}

.social-viber-li:hover {
    cursor: pointer
}

.social-viber-li:hover a {
    background-image: url(/user/img/new/viber_hover.svg);
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    width: 18px;
    height: 18px;
    -webkit-background-size: cover;
    background-size: cover
}

.social-viber-li:hover img {
    display: none
}

.social-telegram-li:hover {
    cursor: pointer
}

.social-telegram-li:hover a {
    background-image: url(/user/img/new/telegram-plane-hover1.svg);
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    width: 25px;
    height: 25px;
    -webkit-background-size: cover;
    background-size: cover
}

.social-telegram-li:hover img {
    display: none
}

.social-twitter-li:hover {
    cursor: pointer
}

.social-twitter-li:hover a {
    background-image: url(/user/img/new/icons8-twitte-hover.svg);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    width: 18px;
    height: 18px;
    -webkit-background-size: cover;
    background-size: cover
}

.social-twitter-li:hover img {
    display: none
}

.social-facebook-li:hover {
    cursor: pointer
}

.social-facebook-li:hover a {
    background-image: url(/user/img/new/icons8-facebook-f-hover.svg);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 18px;
    height: 18px;
    -webkit-background-size: cover;
    background-size: cover
}

.social-facebook-li:hover img {
    display: none
}

.social-instagram-li:hover {
    cursor: pointer
}

.social-instagram-li:hover a {
    background-image: url(/user/img/new/instagram-sketched-hover.svg);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    width: 18px;
    height: 18px;
    -webkit-background-size: cover;
    background-size: cover
}

.social-instagram-li:hover img {
    display: none
}

.social-youtube-li:hover {
    cursor: pointer
}

.social-youtube-li:hover a {
    background-image: url(/user/img/new/icons8-youtube_hover.svg);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 18px;
    height: 18px;
    -webkit-background-size: cover;
    background-size: cover
}

.social-youtube-li:hover img {
    display: none
}

.social-rss-li:hover {
    cursor: pointer
}

.social-rss-li:hover a {
    background-image: url(/user/img/new/icons8-rss-logo-hover.svg);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    width: 18px;
    height: 18px;
    -webkit-background-size: cover;
    background-size: cover
}

.social-rss-li:hover img {
    display: none
}

.footer {
    position: relative
}

.footer__support .content-btn {
    width: 300px;
    height: 110px
}

.footer__edition {
    margin-right: 35px
}

.footer__law {
    margin: 10px auto 15px;
    font-size: 12px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 24px 0 40px
}

.footer__bottom__item {
    width: 45%;
    font-size: 14px;
    line-height: 18px;
    color: #000
}

.footer__support .content-btn.yellow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 300px;
    height: 123px;
    padding: 23px 20px 22px 20px
}

.footer__support .content-btn.yellow span:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    line-height: 30px;
    font-family: Rubik-Bold,sans-serif;
    white-space: nowrap
}

.footer__support .content-btn__text {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .02em;
    color: #131313;
    padding-top: 8px;
    display: block;
    text-transform: initial;
    font-weight: inherit;
    font-family: Rubik-Regular,sans-serif
}

.new_menu_burger_box .footer__social-box,.footer__social {
    width: 140px
}

.footer__social-box .social-instagram {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5)
}

.footer__social-box ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px
}

.footer__social-box li {
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,.05);
    margin-right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__social-box ul li {
    margin: 0 !important
}

.footer__social-box li a img {
    display: block;
    margin: 0 auto
}

.footer__social-box .social-instagram img {
    transform: scale(.64);
    -webkit-transform: scale(.64);
    -ms-transform: scale(.64)
}

.footer__social-box .social-facebook img {
    transform: scale(.91);
    -webkit-transform: scale(.91);
    -ms-transform: scale(.91)
}

.footer__social-box .social-youtube-li img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2)
}

.footer__social-box .social-rss img {
    transform: scale(0.76);
    -webkit-transform: scale(0.76);
    -ms-transform: scale(0.76)
}

.footer__social-box li:nth-of-type(3) {
    margin-right: 0
}

.footer__contacts-box span,.footer__contacts-box span a {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.5);
    display: block;
    margin-bottom: 10px
}

.footer__contacts-box span a:last-child,.footer__contacts-box span:last-child {
    margin-bottom: 0
}

.footer__contacts span a {
    font-family: Rubik-Regular,sans-serif;
    display: inline-block
}

.footer__contacts span a:hover {
    text-decoration: underline
}

.footer__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    padding: 20px 0 24px;
    gap: 20px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #e2e2e2
}

.footer-title {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: rgba(0,0,0,.9);
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 20px;
    display: block
}

.footer nav {
    margin-top: 20px
}

.footer nav ul li {
    margin-bottom: 10px;
    line-height: 21px
}

.footer nav ul li a {
    font-size: 14px;
    line-height: 21px;
    color: #000;
    font-family: Rubik-Regular,sans-serif
}

.footer nav ul li a:hover {
    text-decoration: underline
}

.footer__contacts-box>span>span {
    color: #000
}

.tabs {
    font-size: 0
}

.tabs>input[type=radio] {
    display: none
}

.stream-page-show[data-show="0"] {
    display: none
}

.stream-page-show[data-show="1"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tests-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    top: 17px;
    left: 10px
}

.tests-input+label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    position: relative;
    padding: 14px 10px 10px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.poll-block__item label>span {
    margin-top: -4px
}

.tests-input+label::before {
    content: '';
    display: inline-block;
    width: 22px;
    height: 22px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border: 2px solid #1eb0ee;
    margin-right: .5em;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.tests-input:checked+label:after,.tests-input:not(:checked) +label:after {
    content: "";
    position: absolute;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.tests-input:checked+label:after,.tests-input:not(:checked) +label:after {
    left: 15px;
    top: 10px;
    width: 12px;
    margin-top: 6px;
    height: 8px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    border-left: 4px solid #1eb0ee;
    border-bottom: 4px solid #1eb0ee;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.tests-input+label::after {
    border-left: 4px solid #fff !important;
    border-bottom: 4px solid #fff !important
}

.tests-input+label::before {
    border: 2px solid #1eb0ee;
    color: #1eb0ee !important;
    margin-top: -4px
}

.tests-input:checked+label::before {
    border: 2px solid #1eb0ee;
    color: #1eb0ee !important;
    background: #1eb0ee
}

.tests-input:hover {
    -webkit-box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.tests-input:disabled+label.green {
    background-color: #e9ecef
}

.tests-input:checked+label.green {
    background: #eefaf1
}

.tests-input+label.green::after {
    border-left: 3px solid #61c176 !important;
    border-bottom: 3px solid #61c176 !important
}

.tests-input:checked+label.green::before {
    border: 2px solid #61c176;
    color: #61c176 !important;
    background: #eefaf1
}

.tests-input:checked+label.red {
    background: #fdeded
}

.tests-input+label.red::after {
    border-left: 3px solid #bf3a3a !important;
    border-bottom: 3px solid #bf3a3a !important
}

.tests-input:checked+label.red::before {
    border: 2px solid #bf3a3a;
    color: #fff !important;
    background: #fdeded
}

.tests-input:not(:checked) +label:after {
    opacity: 0
}

.poll-block__item label,.poll-block__item label>span {
    font-size: 16px;
    line-height: 22px;
    color: #000
}

.tabs>label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 9.5px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out;
    cursor: pointer;
    position: relative;
    top: 1px;
    font-size: 14px;
    line-height: 16px;
    color: #111;
    margin-right: 5px;
    margin-bottom: 3px;
    font-weight: 600
}

.tabs>label:nth-child(3n) {
    margin-right: 0
}

.tabs>input[type=radio]:checked+label {
    background: #eeeff0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #989898
}

.popup-box_form.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.popup-close {
    width: 29px;
    height: 29px;
    top: 17px;
    cursor: pointer;
    right: 5px;
    position: absolute;
    background: url(/user/img/new/close.png) no-repeat
}

.popup-box_form button,.popup-box_form input {
    width: 100%;
    height: 48px;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    color: rgba(0,0,0,.85);
    font-family: inherit;
    margin-bottom: 10px;
    outline: 0;
    text-align: left
}

.popup-box_form input {
    padding-left: 10px
}

.popup-box_form input:focus {
    border: 1px solid #1eb0ee
}

.popup-box_form button {
    background: #1eb0ee;
    border: 1px solid #1eb0ee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    cursor: pointer;
    font-family: Rubik-Bold,sans-serif
}

.popup-box_form button:hover {
    background: #4ec7fb
}

.popup-box_wrap {
    background: #fff;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 25px 0;
    box-shadow: 0 10px 25px 0;
    padding: 30px 70px 30px 70px;
    width: 97%;
    height: auto;
    position: absolute;
    opacity: 1;
    overflow: visible;
    left: 50%;
    top: 50%;
    z-index: 9999;
    max-width: 550px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.popup-box_wrap .title-top {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #111;
    margin-bottom: 10px;
    text-align: center;
    font-family: Rubik-Bold,sans-serif
}

.popup-box_wrap .title-top__in {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: rgba(0,0,0,.85);
    margin-bottom: 10px
}

.popup-box_wrap .popup-line {
    border-bottom: 1px solid rgba(0,0,0,.15);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.popup-box_wrap .popup-line span {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: rgba(0,0,0,.35);
    display: inline-block;
    background: #fff;
    margin-bottom: -9px;
    padding-left: 10px;
    padding-right: 10px
}

.popup-box_wrap .btn-enter {
    width: 100%
}

.popup-box_wrap .btn-enter__item {
    width: 100%;
    height: 48px;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: rgba(0,0,0,.85);
    font-family: inherit;
    margin-bottom: 10px;
    cursor: pointer
}

.popup-box_wrap .btn-enter__item:hover {
    opacity: .5
}

.popup-box_wrap .btn-enter__item img {
    width: 20px;
    margin-right: 10px
}

.popup-box__bottom {
    margin: 20px 0 0
}

.popup-box__bottom a,.popup-box__bottom span {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000;
    font-family: inherit
}

.popup-box__bottom span a {
    display: inline
}

.popup-box__bottom a {
    color: #1eb0ee;
    display: inherit;
    text-align: center;
    font-family: inherit
}

.popup-box__bottom span {
    display: block;
    margin-bottom: 5px
}

.popup-box.active {
    display: block
}

.popup-box {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 8010;
    position: fixed;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.7);
    overflow: auto;
    overflow-y: scroll;
    height: auto
}

.header__menu__item.arrow:hover .menu-inside {
    left: -40px;
    opacity: 1;
    z-index: 2
}

.breadcrumb {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
    margin-bottom: 2px
}

.breadcrumb li {
    list-style-type: none;
    margin-right: 6px;
    letter-spacing: .73px;
    position: relative;
    padding-left: 0;
    line-height: 10px;
    margin-top: 0;
    margin-bottom: 2px
}

.breadcrumb li:after {
    content: '';
    top: 1px;
    width: 7px;
    height: 12px;
    position: relative;
    background-image: url(/user/img/new/bread.svg);
    display: inline-block;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 4px
}

.breadcrumb li:last-child {
    margin-right: 0;
    color: rgba(0,0,0,.57)
}

.breadcrumb li:last-child:after {
    display: none
}

.breadcrumb li a {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #000;
    font-family: Rubik-Regular,sans-serif
}

.breadcrumb li:last-child a {
    color: rgba(0,0,0,.57)
}

.form__field {
    margin-bottom: 10px;
    position: relative
}

.form__error {
    font-size: 14px;
    margin-left: 10px;
    line-height: 21px;
    color: #e90000;
    text-align: left;
    display: block;
    margin-top: -10px;
    display: none
}

.form__img {
    display: none;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e90000;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-in input {
    border: 1px solid rgba(0,0,0,.15)
}

.form-in input:valid:not(:placeholder-shown) {
    border-color: #1eb0ee
}

.form-in input:invalid:not(:placeholder-shown) {
    border-color: #e90000
}

.form-in input:invalid:not(:placeholder-shown) +.form__img+.form__error {
    display: block
}

.form-in input:invalid:not(:placeholder-shown) +.form__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 12px;
    right: 12px
}

.pagination-box {
    margin: 9px 0 13px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

@media(max-width: 567px) {
    .pagination-box {
        margin:9px 0 0 0
    }
}

.pagination-box__prev a,.pagination-box__next a {
    position: relative
}

.pagination-box__prev a span,.pagination-box__next a span {
    text-transform: initial
}

.pagination-box__prev a:before,.pagination-box__next a:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 17px;
    margin-bottom: -4px
}

.pagination-box__prev a:before {
    margin-right: 6px;
    background: url(/user/img/arrow-pagin-left2.svg) no-repeat
}

.pagination-box__next a:after {
    margin-left: 6px;
    background: url(/user/img/arrow-pagin-right2.svg) no-repeat
}

.pagination-box__prev a:hover:after,.pagination-box__next a:hover:after {
    opacity: .5
}

.pagination-box__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width: 568px) {
    .pagination-box__list.mobile-display {
        display:none
    }
}

@media(max-width: 567px) {
    .pagination-box__prev.mobile-hidden,.pagination-box__next.mobile-hidden {
        display:none
    }

    .pagination-box__list .p-prev-3,.pagination-box__list .p-prev-2,.pagination-box__list .p-next-2,.pagination-box__list .p-next-3,.pagination-box__list .p-next-4,.pagination-box__list .p-next-5,.pagination-box__list .p-next-6,.pagination-box__list .p-next-7 {
        display: none
    }
}

.pagination-box__list.mobile-display {
    margin-top: 10px
}

.pagination-box__list li a,.pagination-box__list li span {
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Rubik-Medium,sans-serif
}

.pagination-box__list li {
    margin-right: 15px;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #e7e7e7
}

.pagination-box__list li:last-child {
    margin-right: 0
}

.pagination-box__list li a.active {
    color: rgba(30,30,30,.7)
}

.pagination-box__list li:has(span.active) {
    border-color: #1eb0ee
}

.pagination-box__list li a:hover:not(.active) {
    color: rgba(30,30,30,.7)
}

.black-theme .pagination-box__list li a:hover:not(.active) {
    color: rgba(255,255,255,.6) !important
}

.container {
    width: 100%;
    max-width: 1320px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    position: relative
}

.content__flex-main.full-width .content__base {
    width: 100% !important;
    margin-right: 0 !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    max-width: 100% !important
}

.news-line {
    margin-top: 12px
}

.news-line .content-news__about {
    font-size: 16px;
    line-height: 22px;
    color: rgba(0,0,0,.5);
    display: block;
    margin-top: 2px
}

.news-line .content-news__img img {
    height: 100%
}

.news-line .content-news__img.video:before {
    width: 37.5px;
    height: 25px;
    top: 39px;
    content: url(/user/img/new/video-news-before.png);
    -webkit-background-size: cover;
    background-size: cover
}

.news-line .content-btn {
    width: 300px !important;
    margin: 40px auto
}

.news-line .content-news__item:last-child .content-news__text {
    border: 0
}

.news-line .content-news__img {
    width: 110px;
    min-width: 110px;
    height: 64px;
    margin-right: 12px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block
}

.news-line .content-news__img img {
    width: 100%;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.news-line .content-news__time {
    font-size: 14px;
    line-height: 16px
}

.news-line .content-news__text {
    margin-top: 4px
}

.news-line .content-news__link {
    font-size: 20px;
    line-height: 25px
}

.news-line .content-news__info {
    padding-top: 7px
}

.content-news__info {
    display: flex;
    gap: .5em;
    align-items: center
}

.news-line .content-news__item:first-child .content-news__info {
    padding-top: 8px
}

.news-line .tabs label {
    padding: 6px 12px;
    height: 32px;
    margin-right: 12px;
    font-size: 14px;
    line-height: 20px
}

.content-wrap-inside.news-line {
    padding-left: 80px;
    padding-right: 110.5px
}

.contacts a,.contacts span {
    font-size: 20px;
    line-height: 30px;
    font-family: inherit;
    color: rgba(0,0,0,.85)
}

.contacts span {
    display: block
}

.redaction-contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.redaction-contacts__title.subtitle {
    font-size: 20px;
    line-height: 28px;
    text-transform: initial
}

.redaction-contacts__title {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 15px
}

.redaction-contacts__item {
    width: 48%;
    margin-bottom: 45px
}

.redaction-contacts__item:last-child {
    margin-bottom: 25px
}

.redaction-contacts__item a {
    border-bottom: 2px solid #32afed
}

.redaction-contacts__item a:hover {
    color: #1eb0ee
}

.redaction-contacts__item a:active {
    color: #0097d8
}

.search-author input {
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 44px;
    padding: 11px 11px 11px 29px;
    font-size: 16px;
    line-height: 22px;
    color: rgba(0,0,0,.4);
    width: 100%;
    position: relative
}

.search-author {
    position: relative;
    margin-bottom: 31px
}

.search-author:before {
    content: '';
    position: absolute;
    top: 7px;
    z-index: 1;
    left: 8px;
    display: block;
    width: 30px;
    height: 30px;
    background: transparent url(/user/img/new/search-autchor.svg) no-repeat left center
}

.search-author button {
    position: absolute;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: Rubik-Bold,sans-serif;
    color: #fff;
    background: #1eb0ee;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    width: 100px;
    top: 0;
    right: 0;
    height: 44px;
    outline: 0;
    border: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.redaction {
    margin-top: 26px
}

.redaction .author__social {
    margin-bottom: 0
}

.authors {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.authors-letters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 7px
}

.authors-letters__item {
    width: 40px;
    height: 40px;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin-right: 7px;
    font-size: 16px;
    line-height: 20px;
    font-family: Rubik-Bold,sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px
}

body.black-theme .support-check p,body.black-theme .support-check p span,body.black-theme .support-check__title,body.black-theme .support-service.change .support-btn,body.black-theme .support-service__title {
    color: #111 !important
}

body.black-theme .support-service.change .support-btn {
    border: 1px solid #000
}

body.black-theme .menu-inside li a:hover {
    color: #1eb0ee !important
}

.authors-letters__item:hover {
    color: #1eb0ee !important;
    border: 1px solid #1eb0ee !important;
    opacity: 1
}

.authors-letters__item:active {
    color: #fff !important;
    border: 1px solid #1eb0ee;
    opacity: 1;
    background: #1eb0ee !important
}

.authors-letters__item:last-child {
    margin-right: 0
}

.authors__top {
    width: 94.4%;
    margin: 0 auto
}

.authors__img.black {
    border: 6px solid #000;
    width: 135px;
    min-width: 135px;
    height: 135px
}

.authors__img.empty {
    background: #f4f4f4;
    position: relative
}

.authors__img.empty:before {
    content: url(/user/img/new/author-empty.svg);
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px
}

.authors__item {
    width: 32%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 42px
}

.authors__all-article {
    font-size: 14px;
    line-height: 16px;
    position: relative;
    display: inline-block;
    font-family: Rubik-Regular,sans-serif
}

.authors__all-article:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-image: url(/user/img/new/mark.svg)
}

.authors__about {
    padding-top: 15px
}

.authors__position {
    font-size: 15px;
    line-height: 21px;
    display: block;
    color: rgba(0,0,0,.5)
}

.authors__name {
    font-size: 22px;
    line-height: 26px;
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 5px;
    display: inline-block
}

.authors__img {
    width: 140px;
    min-width: 140px;
    height: 140px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px
}

.authors__img img {
    width: 100%
}

.like-box.hide-desc {
    display: none
}

.author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.author__social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 19px
}

.author__social a {
    margin-right: 10px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0,0,0,.05)
}

.author__social a:last-child {
    margin-right: 0
}

.author__social a.facebook-lk:hover:before {
    background-image: url(/user/img/new/icons8-facebook-f-hover.svg)
}

.author__social a.facebook-lk:before {
    background-image: url(/user/img/new/icons8-facebook-f-black.svg);
    content: '';
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 19px;
    height: 19px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.author__social a.twitter-lk:hover:before {
    background-image: url(/user/img/new/icons8-twitte-hover.svg)
}

.author__social a.twitter-lk:before {
    background-image: url(/user/img/new/icons8-twitte-black.svg);
    content: '';
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 19px;
    height: 19px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.author__social a.instagram-lk:hover:before {
    background-image: url(/user/img/new/instagram-sketched-hover.svg)
}

.author__social a.instagram-lk:before {
    background-image: url(/user/img/new/instagram-sketched1.svg);
    content: '';
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 19px;
    height: 19px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.author__social a.in-lk:hover:before {
    background-image: url(/user/img/new/linkedin-hover.svg)
}

.author__social a.in-lk:before {
    background-image: url(/user/img/new/linkedin.svg);
    content: '';
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 16px;
    height: 15px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.author__social a.w-lk:hover:before {
    background-image: url(/user/img/new/W.svg)
}

.author__social a.w-lk:before {
    background-image: url(/user/img/new/W.svg);
    content: '';
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 16px;
    height: 15px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.author__social a.mail-lk:hover:before {
    background-image: url(/user/img/new/mail_hover.svg)
}

.author__social a.mail-lk:before {
    background-image: url(/user/img/new/mail_.svg);
    content: '';
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 17px;
    height: 12px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.author__social a.mail-lk:before:hover {
    background-image: url(/user/img/new/mail_hover.svg)
}

.author__about {
    font-size: 18px;
    line-height: 27px;
    color: rgba(0,0,0,.85);
    margin-bottom: 50px;
    max-width: 750px;
    text-align: center
}

.author__position {
    font-size: 18px;
    line-height: 26px;
    color: rgba(0,0,0,.5);
    display: inline-block;
    margin-bottom: 14px
}

.author__name {
    font-size: 30px;
    line-height: 26px;
    font-family: Rubik-Bold,sans-serif;
    display: inline-block;
    margin-bottom: 8px
}

.author__img {
    margin-top: 20px;
    margin-bottom: 14px;
    width: 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.author__img img {
    width: unset !important;
    height: unset !important;
    object-fit: cover;
    width: 100% !important
}

.article-author-box .zn {
    position: relative
}

.article-author-box .zn img {
    position: absolute;
    top: 4px
}

.article-author-box .content-btn,.authors+.content-btn {
    width: 250px;
    height: 48px;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .02em;
    margin: 0 auto 10px;
    display: block
}

.content__base .article-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: start;
    margin-top: 15px;
    margin-bottom: 25px
}

.content__base .article-box .content-tile__link {
    font-size: 18px;
    line-height: 25px
}

.content__base .article-box .content-tile__text {
    margin-bottom: 0
}

.content__base .article-box .content-tile__img {
    margin-bottom: 0
}

.content__base .article-box .content-tile {
    width: 25%;
    max-width: 300px;
    margin-bottom: 25px;
    margin-right: 30px
}

.content__base .article-box .content-tile:nth-child(4n+4) {
    margin-right: 0
}

.content-tile__time {
    font-size: 14px;
    line-height: 16px;
    color: rgba(0,0,0,.6);
    opacity: .6;
    margin-bottom: 10px;
    display: block
}

.black-theme .content-tile__time {
    color: rgba(255,255,255,.8)
}

.archive-years-arrow-left {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    display: inline-block;
    position: absolute;
    width: 30px;
    left: -10px;
    height: 42px;
    top: 0;
    background: #fff;
    cursor: pointer;
    z-index: 1
}

.archive-years-arrow-left img {
    display: block;
    margin-top: 13px;
    margin-left: 12px
}

.archive-years-arrow-right {
    display: inline-block;
    position: absolute;
    top: 0;
    cursor: pointer;
    right: -10px;
    background: #fff;
    width: 30px;
    height: 42px;
    z-index: 1
}

.archive-years-arrow-right img {
    display: block;
    margin-top: 13px;
    margin-left: 12px
}

.archive {
    width: 100%;
    position: relative;
    margin-top: 10px
}

.archive-months {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -40px
}

.archive-months__item.opacity {
    opacity: .5;
    cursor: default
}

.archive-months__item.active {
    margin-top: -5px
}

.archive-months__item.active:after {
    position: absolute;
    top: -45px;
    left: 45%;
    content: "";
    width: 0;
    height: 0;
    bottom: -2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 15px solid #000;
    border-color: transparent transparent #f9fafb #f9fafb;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: -3px 3px 4px 0 rgba(34,60,80,.2);
    box-shadow: -3px 3px 4px 0 rgba(34,60,80,.2)
}

.archive-months__item {
    width: 260px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: url(/user/img/new/month_box.png) no-repeat;
    height: 190px;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    margin-bottom: 50px;
    cursor: pointer
}

.archive-months__item span {
    position: absolute;
    left: 88px;
    top: 111px;
    width: 86px;
    height: 23px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Rubik-Bold,sans-serif
}

.archive-magazine.first-box.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.archive-magazine.second-box.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.archive-magazine.third-box.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.archive-magazine {
    background: #f9fafb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 31px 40px 8px 40px;
    margin-bottom: 50px;
    width: 100%;
    position: relative;
    display: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.archive-magazine:after {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0
}

.archive-magazine__date {
    font-size: 14px;
    line-height: 20px;
    color: rgba(0,0,0,.7);
    font-family: Rubik-Regular,sans-serif
}

.archive-magazine__number {
    font-size: 14px;
    line-height: 20px;
    font-family: Rubik-Bold,sans-serif;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px
}

.archive-magazine__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 210px;
    max-width: 210px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}

.archive-magazine__item:last-child {
    margin-right: 0
}

.archive-magazine__item img {
    width: 100%
}

.archive .swiper-slide {
    width: auto !important
}

.archive-years {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 28px !important;
    padding-right: 25px !important;
    overflow: hidden !important;
    position: relative;
    margin-bottom: 35px
}

.archive-years__item {
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    color: #111;
    margin-right: 13px;
    width: 68px;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    font-family: Rubik-Bold,sans-serif
}

.archive-years__item:hover {
    background: #1eb0ee;
    border: 1px solid #1eb0ee;
    color: #fff
}

.archive-years__item:last-child {
    margin-right: 0
}

.youtube-box__inside .youtube-box__info a {
    font-size: 18px;
    line-height: 23px
}

.youtube-box__inside .youtube-box__info span {
    font-size: 16px;
    line-height: 20px
}

.rubric-photo-switch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 7px;
    margin-bottom: 10px
}

.rubric-photo-switch a {
    font-family: Rubik-Regular,sans-serif;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 14px;
    font-size: 16px;
    line-height: 20px
}

.rubric-photo-switch a:last-child {
    margin-right: 0
}

.rubric-photo-switch a.active {
    background: #eeeff0;
    border: 1px solid #eeeff0;
    color: #989898
}

.content-tile__link.bgc {
    position: relative;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    padding: 3px 5px;
    margin-left: -6px !important;
    background: 0 !important
}

.content-tile__link.bgc span {
    background-image: url("/user/img/new/Rectangle 313.svg") !important;
    background-position: right bottom;
    background-repeat: repeat;
    padding: 3px 10px !important
}

.main-content__top .content-tile__link.bgc {
    margin-left: -7px !important
}

.content-tile__img.photo:before,.content-tile__img.video:before {
    content: '';
    background-image: url(/user/img/new/news-vid.svg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 60px;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 7px
}

.splide__slide .content-tile__img.photo:before,.splide__slide .content-tile__img.video:before {
    bottom: 0
}

.content-tile__img.photo:before {
    background-image: url(/user/img/new/photo-img.svg)
}

.rubric-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rubric-main .content-tile {
    width: 31%;
    max-width: 300px;
    margin-bottom: 30px
}

.rubric-main .content-tile__link span,.rubric-top__right .content-tile__link span {
    font-size: 18px;
    line-height: 23px
}

.rubric-main .content-tile__time,.rubric-top__right .content-tile__time {
    margin-bottom: 3px
}

.photo-box {
    margin-top: 10px
}

.photo-box .content-tile__time {
    margin-bottom: 0;
    margin-top: 3px
}

.photo-box .content-tile.full-width {
    width: 100%;
    max-width: 100%
}

.photo-box .content-tile.full-width .content-tile__time {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.5)
}

.black-theme .photo-box .content-tile.full-width .content-tile__time {
    color: rgba(255,255,255,.8)
}

.photo-box .content-tile.full-width .content-tile__text-about {
    font-size: 20px;
    line-height: 28px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px
}

.photo-box .content-tile.full-width .content-tile__link span {
    font-size: 36px;
    line-height: 42px
}

.photo-box .content-tile.full-width .content-tile__img.photo:before {
    background-image: url(/user/img/new/photo-big.svg);
    width: 105px;
    height: 70px
}

.rubric-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 17px
}

.rubric-top .content-tile__text-about {
    display: block;
    margin-top: 14px;
    font-size: 18px;
    line-height: 23px;
    color: rgba(0,0,0,.85)
}

.rubric-top__left {
    width: 67%;
    max-width: 630px;
    margin-right: 30px
}

.rubric-top__left .content-tile__img {
    margin-bottom: 5px
}

.rubric-top__left .content-tile__link.bgc span {
    background-repeat: repeat-x
}

.rubric-top__left .content-tile__link,.rubric-top__left .content-tile__link span {
    font-size: 35px;
    line-height: 42px
}

.rubric-top__right {
    width: 33%;
    max-width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.rubric-top__right .news-in {
    margin-right: -1px
}

.rubric-top__right .news-photo,.rubric-top__right .news-video {
    margin-left: 4px
}

.rubric-top__right .content-tile {
    margin-bottom: 25px
}

.rubric-top__right .content-tile__time {
    margin-bottom: 0
}

.longread-top {
    margin-top: 10px
}

.opinions.main-top .content-tile__name:before {
    margin-right: 9px
}

.opinions.main-top .opinions-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.opinions.main-top .opinions-box .opinions-box__item {
    width: 46%
}

.opinions.main-top .opinions-box .opinions-box__text {
    margin: 14px 0 7px
}

.opinions.main-top .opinions-box .opinions-box__text .opinions-box__text {
    margin: 5px 0 1px
}

.opinions.main-top .opinions-box .content-tile__name {
    margin-left: 0
}

.opinions.main-top .opinions-box .content-tile__name {
    font-size: 20px
}

.opinions.main-top .opinions-box .opinions-box__img {
    width: 270px;
    height: 270px;
    display: block
}

.opinions.main-top .opinions-box .opinions-box__img:before {
    width: 42px;
    height: 35px;
    -webkit-background-size: cover;
    background-size: cover
}

.opinions.main-top .opinions-box .opinions-box__img img {
    width: 100%;
    height: auto
}

.opinions-popular+.opinions.main {
    margin-bottom: 25px
}

.opinions.main+.content-title {
    padding: 24px 0 5px
}

.opinions-popular__item.all-author {
    font-size: 16px;
    line-height: 20px;
    font-family: Rubik-Bold,sans-serif;
    background: rgba(15,164,227,.12);
    border: 1px solid #1eb0ee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.opinions-popular {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 17px;
    margin-bottom: 15px
}

.opinions-popular__item {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 32.4%;
    margin-bottom: 15px;
    border: 1px solid #e2e2e2
}

.opinions-popular__item:hover {
    border: 1px solid #1eb0ee
}

.opinions-popular__number {
    font-size: 13px;
    line-height: 16px;
    position: relative;
    font-family: Rubik-Regular,sans-serif
}

.opinions-popular__number:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-image: url(/user/img/new/mark.svg)
}

.opinions-popular__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.opinions-popular__name {
    font-size: 16px;
    line-height: 20px;
    font-family: Rubik-Bold,sans-serif;
    display: inline-block;
    margin-bottom: 4px
}

.opinions-popular__img {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 8px;
    overflow: hidden
}

.opinions-popular__img img {
    width: 100%
}

.opinions.main .content-tile__name {
    margin-left: 0
}

.opinions.main .opinions-box__img {
    margin-right: 21px
}

.opinions.main .opinions-box__text {
    margin: 0
}

.opinions.main .opinions-box__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 26px
}

.opinions-box.main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.opinions-box.main .content-tile__name {
    margin-left: 0
}

.opinions-box.main .opinions-box__img {
    width: 100%;
    max-width: 270px;
    height: auto;
    display: block
}

.opinions-box.main .opinions-box__text .opinions-box__text {
    margin-bottom: 0;
    margin-top: 4px
}

.opinions-box.main .opinions-box__link {
    font-size: 20px;
    line-height: 26px
}

.opinions-box.main .content-tile__name {
    font-size: 14px;
    line-height: 20px
}

.opinions-box.main .opinions-box__text {
    margin: 0
}

.opinions-box.main .advertising-news {
    margin-bottom: 30px
}

.opinions-box.main .opinions-box__item {
    width: 32.1%;
    max-width: 300px;
    margin-bottom: 33px
}

.opinions-box.main .opinions-box__item svg {
    width: 100% !important;
    height: 100% !important
}

.poll-block {
    margin-left: -10px;
    margin-top: -10px
}

.poll-block__item {
    margin-bottom: 8px;
    position: relative
}

.poll-block__item:last-child {
    margin-bottom: 0
}

.poll-box {
    background: #f9fafb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 28px 40px;
    margin-bottom: 20px
}

.poll-box .content-btn {
    width: 260px !important;
    height: 46px !important;
    min-width: 260px;
    font-size: 13px !important;
    line-height: 21px !important;
    margin: 20px auto 3px auto
}

.poll-box__number {
    font-size: 16px;
    line-height: 22px;
    color: rgba(0,0,0,.35);
    text-align: center
}

.poll-box__title {
    font-size: 22px;
    line-height: 28px;
    font-family: Rubik-Medium,sans-serif;
    color: rgba(0,0,0,.85);
    margin-bottom: 24px
}

.notice-box {
    position: relative;
    margin-bottom: 20px
}

.notice-box p {
    display: initial
}

.notice-box:before {
    content: '';
    width: 25.3px;
    height: 21.71px;
    margin-bottom: -3px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/user/img/new/not.svg)
}

.news-video {
    position: relative
}

.news-list-number__box .news-picture {
    margin-bottom: 30px
}

.opinion {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.opinion__img {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px
}

.opinion__img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.opinion__about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.opinion__name {
    font-size: 20px;
    line-height: 24px;
    color: rgba(0,0,0,.85);
    margin-bottom: 6px;
    display: inline-block;
    font-family: Lora-Bold,sans-serif
}

.opinion__position {
    font-size: 18px;
    line-height: 23px;
    color: rgba(0,0,0,.85);
    font-family: Lora-Regular,sans-serif
}

.content-btn.yellow.hide-desc img {
    margin-right: 3px;
    margin-left: 2px
}

.news-interesting.num .news-interesting__box {
    border-top: 0;
    margin-bottom: 0
}

.news-interesting.num .news-interesting__link {
    font-size: 20px;
    line-height: 26px
}

.news-interesting.num .news-interesting__box:first-child {
    border-top: 1px solid #e2e2e2
}

.comment-box {
    margin-bottom: 25px
}

.content-news-info.margin {
    margin: 0 0 20px 0
}

.advertising-news.mobile {
    display: none
}

.recent-events .content-btn.white.blue {
    height: 60px;
    text-transform: initial;
    min-width: 320px
}

.news .content-btn {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .02em;
    text-transform: uppercase;
    padding: auto 36px;
    color: #000;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 40px;
    outline: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0;
    border: 1px solid rgba(0,0,0,.9);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.news .content-btn.center {
    margin: 35px auto
}

.comments-text.inside {
    padding-left: 50px;
    padding-top: 28px
}

.comments-text.inside .content-news__info {
    margin-top: -7px
}

.content-btn.center.comments-btn {
    margin: 24px auto 17px;
    min-width: 220px
}

.comments-text {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 14px;
    padding-top: 21px
}

.comments-text__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments-text-dlike,.comments-text-like {
    cursor: pointer;
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.5)
}

.comments-text-dlike img,.comments-text-like img {
    margin-right: 3px
}

.comments-text__citations {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.comments-text__answer,.comments-text__citation,.comments-text__complain {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.5);
    margin-right: 35px;
    cursor: pointer
}

.comments-text__answer {
    position: relative
}

.comments-text__answer:before {
    content: '';
    display: inline-block;
    width: 16px;
    position: absolute;
    top: 0;
    left: -24px;
    height: 15px;
    background-image: url(/user/img/new/right-arrow_7.svg);
    -webkit-background-size: cover;
    background-size: cover
}

.comments-text__complain {
    margin-right: 0
}

.comments-text-like {
    margin-right: 39px
}

.comments-text-like img {
    margin-bottom: -3px;
    margin-right: 5px
}

.comments-text-dlike img {
    margin-bottom: -6px;
    margin-right: 5px
}

.comments-text__likes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.comments-text__personality {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -6px
}

.comments-text__bottom {
    margin-left: 51px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments-text__main {
    font-size: 18px;
    line-height: 26px;
    color: rgba(0,0,0,.85);
    margin-bottom: 12px;
    margin-left: 51px
}

.comments-text__name {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .03em;
    color: #000;
    font-family: Rubik-Medium,sans-serif
}

.comments-text__photo {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 11px
}

.comments-text__photo img {
    width: 100%
}

.comments-form {
    background: #f9fafb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px 30px;
    margin: 30px 0 0;
    position: relative
}

.comments-form__symbols {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.5)
}

.comments-form__write {
    width: 93%;
    margin-bottom: 3px
}

.comments-form__write textarea {
    width: 100%;
    height: 90px;
    border: 1px solid #dfdfdf;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 24px;
    font-family: inherit;
    color: rgba(0,0,0,.3);
    resize: none
}

.comments-form__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    padding-top: 3px
}

.comments-form__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 11px
}

.comments-form__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments-form__bottom .content-btn {
    width: 147px
}

.comments-form__symbols {
    font-size: 14px;
    line-height: 21px;
    display: block;
    margin-top: -5px;
    color: rgba(0,0,0,.5);
    margin-bottom: 13px
}

.comments-form__authorization {
    max-width: 330px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #ab2900
}

.comments-form__photo {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 9px
}

.comments-form__photo img {
    width: 100%
}

.comments-form__total {
    font-size: 16px;
    line-height: 24px;
    color: #111;
    font-family: Lora-Regular,sans-serif
}

.comments-form__title {
    font-size: 20px;
    line-height: 30px;
    color: #111;
    margin-top: -3px;
    font-family: Lora-Bold,sans-serif
}

.search-form input::-webkit-input-placeholder {
    color: rgba(0,0,0,.3)
}

.search-form input::-moz-placeholder {
    color: rgba(0,0,0,.3)
}

.search-form input:-ms-input-placeholder {
    color: rgba(0,0,0,.3)
}

.search-form input::-ms-input-placeholder {
    color: rgba(0,0,0,.3)
}

.search-form input::placeholder {
    color: rgba(0,0,0,.3)
}

.content-btn.yellow:hover {
    opacity: 1 !important;
    background: #ffe663
}

.content-btn.yellow.hide-desc {
    display: none
}

.news-multimedia .content-news__img:before {
    top: 44px !important
}

.news-multimedia .content-news__img:after {
    top: 39px !important
}

.header.active {
    position: fixed
}

.youtube-box {
    margin-bottom: 25px
}

.youtube-box__num {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.youtube-box__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.youtube-box__info a {
    font-size: 16px;
    line-height: 20px;
    color: #000
}

.youtube-box__info span {
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin-top: 3px
}

.youtube-box__img {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: #19abe9;
    margin-right: 12px;
    display: block;
    position: relative
}

.youtube-box__img:before {
    content: '';
    top: 23px;
    left: 10px;
    width: 53.88px;
    height: 22.54px;
    position: absolute;
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    background-image: url(/user/img/new/zn-video.svg)
}

.youtube-box__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.youtube-box .content-tile {
    position: relative
}

.content__news .content-btn {
    font-size: 14px
}

.content-news__item.bgc .content-news__name {
    margin-bottom: 7px
}

.author-tests-tile__about .content-btn {
    font-size: 13px !important;
    padding: 10px !important
}

.opinions-box.before .opinions-box__img img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.before .opinions-box__img {
    position: relative
}

.before .opinions-box__img:before {
    content: '';
    width: 28px;
    height: 24px;
    display: block;
    position: absolute;
    top: 0;
    background-image: url(/user/img/new/not.svg)
}

.advertising-news-250.mobile {
    display: none
}

.header+.container {
    z-index: 0
}

.advertising-news {
    background: #f4f4f4;
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px;
    width: 100%
}

.advertising-news img {
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.news-share {
    margin-bottom: 30px
}

.news-share>span {
    font-size: 16px;
    line-height: 21px;
    font-family: Lora-Bold,sans-serif;
    display: block;
    margin-bottom: 18px
}

.news-share .footer__social-box li:nth-of-type(3) {
    margin-right: 10px
}

.news-materials {
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family: Lora-Bold,sans-serif;
    margin-top: 44px;
    margin-bottom: 30px
}

.news-materials a {
    font-family: Lora-Regular,sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    padding-left: 2px
}

.content-btn.white.blue {
    background: #1eb0ee;
    max-width: 320px
}

.recent-events {
    padding: 25px 29px 0 29px;
    background: #f9fafb;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden
}

.recent-events__title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    font-family: Rubik-Bold,sans-serif
}

.recent-events__subtitle {
    font-size: 18px;
    line-height: 34px;
    font-family: Rubik-Regular,sans-serif;
    margin-bottom: 26px
}

.recent-events__text {
    width: 68%;
    padding-bottom: 32px
}

.recent-events__img {
    width: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 216px
}

.recent-events__img img {
    width: 100%
}

.content-title.small+.content-tile.article {
    margin-top: 15px
}

.content-tile.article {
    margin-bottom: 20px
}

.content-tile.article:first-child {
    margin-top: 15px
}

.content-tile.article .content-tile__link {
    font-size: 18px;
    line-height: 23px;
    font-family: Rubik-Medium,sans-serif
}

.content-tile.article .content-tile__img {
    margin-bottom: 0
}

.rubric-box .swiper-slide {
    width: 300px !important
}

.rubric-box.like-box {
    padding-top: 20px;
    margin-bottom: -50px;
    border-top: 0;
    margin-top: 0
}

.rubric-box.like-box .content-tile__text {
    margin-bottom: -3px
}

.rubric-box.like-box .content-tile__link {
    font-size: 18px;
    line-height: 25px
}

.rubric-box.like-box .main-content__bottom {
    padding-top: 12px
}

.news-materials.prepared {
    text-transform: initial;
    font-family: Lora-Regular,sans-serif;
    font-size: 20px;
    line-height: 30px;
    padding: 15px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
    margin-top: -9px
}

.news-materials.prepared a {
    font-size: 20px;
    line-height: 30px;
    font-family: Lora-Regular,sans-serif
}

.news-materials.prepared.arrow a {
    position: relative
}

.news-materials.prepared.arrow a:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/user/img/new/right-arrow__2.svg);
    top: 7px;
    right: -27px;
    width: 14px;
    height: 14px
}

.article-author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.article-author__box {
    line-height: 20px;
    margin: auto 0
}

.article-author__img {
    max-height: 64px;
    min-height: 64px;
    max-width: 64px;
    min-width: 64px;
    width: 64px;
    height: 64px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px
}

.article-author__title {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .02em;
    color: rgba(0,0,0,.8);
    display: block
}

.article-author__name {
    font-size: 18px;
    line-height: 21px;
    color: #000;
    display: block
}

.article-author__position {
    font-size: 14px;
    line-height: 16px;
    color: rgba(0,0,0,.5);
    display: block
}

.content__base-info .news-share.top-share {
    margin-bottom: 13px
}

.news-info {
    margin-top: 31px;
    margin-bottom: 34px
}

.news-info img {
    width: 100%
}

.news-info__title {
    font-family: Lora-Bold,sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #000;
    margin-bottom: 35px;
    position: relative;
    padding-right: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.news-info__title span {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    font-family: Lora-Medium,sans-serif;
    color: #000;
    padding-left: 15px
}

.news-info__title:after {
    content: '';
    display: block;
    width: 83.11px;
    height: 39.44px;
    background-image: url(/user/img/new/ZN-logo.svg);
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: -3px;
    right: 0
}

.news-info__title img {
    width: 100%
}

.news-article-box .content-tile__img {
    margin-bottom: -2px
}

.news-article-box .content-tile__article {
    margin-bottom: -4px
}

.news-article-box .content-tile__link.bgc {
    font-size: 18px;
    line-height: 23px;
    padding: 0 9px;
    letter-spacing: normal;
    font-family: Rubik-Medium,sans-serif
}

.left-box {
    float: left;
    margin-right: 23px
}

.content-news-info {
    margin-top: 40px;
    background: #f9fafb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 30px 22px 40px;
    margin-bottom: 46px
}

.content-news-info p:last-child {
    margin-bottom: 0
}

.iframe-container {
    margin-bottom: 30px
}

iframe.iframe-container {
    min-height: 500px;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 1024px) {
    iframe.iframe-container {
        min-height:450px
    }
}

@media screen and (max-width: 768px) {
    iframe.iframe-container {
        min-height:410px
    }
}

@media screen and (max-width: 414px) {
    iframe.iframe-container {
        min-height:210px;
        margin-bottom: 0
    }
}

div.iframe-container {
    position: relative
}

.iframe-container img {
    max-width: 100%;
    position: relative;
    display: block
}

.iframe-container:before {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(/user/img/play_1.svg) no-repeat;
    z-index: 1;
    cursor: pointer
}

.content-news-info.opinion-info {
    padding: 20px 32px 22px 73px;
    position: relative;
    margin-top: 0;
    margin-bottom: 25px
}

.content-news-info.opinion-info p {
    font-size: 22px;
    line-height: 32px
}

.content-news-info.opinion-info:before {
    content: '';
    width: 40px;
    height: 33.41px;
    display: block;
    position: absolute;
    top: 23px;
    left: 24px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/user/img/new/not.svg)
}

.news-article-box {
    width: 100%;
    max-width: 260px
}

.news-article-box .content-tile__article {
    font-size: 14px;
    line-height: 26px;
    font-family: Rubik-Medium,sans-serif
}

.news-read.number .content-news__number {
    margin-right: -9px
}

.news-read.number .content-news__link {
    margin-top: -5px
}

.comment-box {
    padding-left: 17px;
    margin-top: 25px;
    border-left: 3px solid #1eb0ee
}

.comment-box p {
    margin-bottom: 11px
}

.comment-box__title {
    font-size: 22px;
    line-height: 30px;
    color: #000;
    padding: 3px;
    display: inline-block;
    font-family: Lora-Bold,sans-serif;
    margin-bottom: 3px;
    background: rgba(15,164,227,.12);
    -webkit-border-radius: 1px;
    border-radius: 1px;
    padding-left: 7px
}

.news-share.news-share-bottom>span {
    font-family: Rubik-Bold,sans-serif
}

.content-tile.video .content-tile__link {
    font-size: 18px;
    line-height: 23px;
    font-family: Rubik-Medium,sans-serif
}

.content-tile.video .content-tile__img {
    position: relative;
    margin-bottom: 0
}

.content-tile.video .content-tile__img:before {
    content: '';
    background-image: url(/user/img/new/video-pl.svg);
    width: 60px;
    height: 40px;
    position: absolute;
    bottom: 7px;
    left: 0
}

.news-list-number ol {
    list-style: none;
    counter-reset: li
}

.news-list-number ol li {
    padding-left: 0
}

.news-list-number ol li:before {
    display: none
}

.news-list-number .content-news-info {
    margin: 20px 0
}

.news-list-number .news-picture-describe {
    display: block;
    margin-top: -5px;
    font-family: Lora-Italic,sans-serif
}

.news-list-number li .news-list-number__title {
    position: relative;
    font-size: 20px;
    line-height: 30px;
    color: rgba(0,0,0,.85);
    font-family: Lora-Bold,sans-serif;
    padding: 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    display: block;
    width: 100%;
    padding-left: 45px;
    margin-bottom: 20px
}

.news-list-number li .news-list-number__title:before {
    counter-increment: li;
    content: counters(li,".") " "" ";
    margin-right: 23px;
    position: absolute;
    left: 5px;
    top: 4px;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    color: rgba(0,0,0,.85);
    font-family: Lora-Bold,sans-serif
}

.slider-gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.slider-gallery .picture__slider__describe {
    font-size: 15px;
    line-height: 21px;
    color: rgba(0,0,0,.5);
    margin-top: 10px;
    font-family: Lora-Regular,sans-serif
}

.slider-gallery .picture__slider__describe span {
    color: #1eb0ee
}

.slider-gallery .swiper-button-next:after,.slider-gallery .swiper-button-prev:after {
    content: ''
}

.slider-gallery .picture__slider__full {
    position: relative
}

.slider-gallery .swiper-slide-thumb-active {
    border: 4px solid #1eb0ee;
    opacity: .5
}

.slider-gallery .slider-gallery-main {
    margin-bottom: 0 !important;
    position: relative
}

.slider-gallery .slider-gallery-main .swiper-button-next,.slider-gallery .slider-gallery-main .swiper-button-prev {
    width: 50px;
    height: 50px
}

.slider-gallery .slider-gallery-for {
    position: relative
}

.slider-gallery .slider-gallery-for .swiper-button-next img,.slider-gallery .slider-gallery-for .swiper-button-prev img {
    width: 10px;
    height: 17px
}

.slider-gallery .slider-gallery-for .swiper-button-prev {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.slider-gallery .slider-gallery-for .swiper-slide {
    height: auto
}

.slider-gallery .slider-gallery-for img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.slider-gallery .slider-photos-desc {
    position: absolute;
    bottom: 15px;
    left: 23px;
    font-size: 15px;
    line-height: 21px;
    color: #fff;
    font-family: Lora-Regular,sans-serif
}

.slider-gallery img {
    width: 100%
}

.news-interesting {
    margin-bottom: 20px
}

.news-interesting ol {
    list-style: none;
    counter-reset: li
}

.news-interesting ol li:before {
    counter-increment: li;
    content: counters(li,".") " "" ";
    margin-right: 23px;
    position: relative;
    left: auto;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: rgba(0,0,0,.8);
    font-family: Lora-Bold,sans-serif
}

.news-interesting p {
    margin-bottom: 0
}

.news-interesting__title {
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: rgba(0,0,0,.85);
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 7px
}

.news-interesting__box {
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    padding: 10px 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.news-interesting__box:first-child {
    border-top: 1px solid #e2e2e2
}

.news-interesting__link {
    font-size: 22px;
    -webkit-box-shadow: inset 0 -6px 2px -2px #32afed;
    box-shadow: inset 0 -6px 2px -2px #32afed;
    line-height: 26px;
    color: #000;
    font-family: Rubik-Bold,sans-serif
}

.news-interesting__img {
    width: 50px;
    min-width: 50px;
    height: 50px;
    margin-right: 12px
}

@media screen and (max-width: 590px) {
    .news-interesting__img {
        align-self:flex-start;
        margin-top: 5px
    }
}

.news-interesting__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.content-two .content__news .advertising-news-600 {
    margin-bottom: 18px
}

.news-support {
    margin-bottom: 5px
}

.news-support .content-btn__title {
    margin-bottom: 10px
}

.right-box {
    float: right;
    margin-left: 30px
}

.news-picture-describe {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 12px;
    display: block;
    font-family: Lora-Regular,sans-serif;
    color: rgba(0,0,0,.5);
    margin-top: -1px;
    margin-left: 1px
}

.news-picture {
    margin-bottom: 13px
}

.news-picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.news-picture+h2 {
    font-family: Rubik-Medium,sans-serif;
    line-height: 44px;
    margin-bottom: 5px
}

.content-wrap-inside {
    width: 100%;
    padding-right: 81px;
    padding-left: 110px
}

.content-date {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
    color: rgba(0,0,0,.8);
    opacity: .6
}

@media screen and (max-width: 566px) {
    .content-date {
        margin-top:0
    }
}

.content.content-two {
    padding-top: 34px
}

.content.content-two .content__base {
    margin-right: 25px
}

.content.content-two .content__news {
    margin-right: 0;
    margin-top: 10px
}

.content.content-two .content__news .youtube-news .content-tile:before {
    display: none
}

.content.content-two .content__news .youtube-box {
    margin-top: 15px
}

.popup-window {
    margin-right: 0 !important;
    margin-left: -5px !important;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.23);
    box-shadow: 0 0 5px rgba(0,0,0,.23);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 0 1px 0 5px;
    font-size: 20px;
    line-height: 30px;
    font-family: Lora-Regular,sans-serif;
    position: relative;
    cursor: url(/user/img/new/hand.svg)
}

.popup-window:hover .popup-window-in {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.popup-window .popup-window-in {
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.2);
    box-shadow: 0 0 6px rgba(0,0,0,.2);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    display: none;
    max-width: 620px;
    width: 100%
}

.popup-window .popup-window-in p {
    font-size: 16px;
    line-height: 24px;
    font-family: Lora-Regular,sans-serif;
    color: rgba(0,0,0,.85)
}

.popup-window .popup-window-in__title {
    font-size: 18px;
    line-height: 20px;
    color: rgba(0,0,0,.85);
    display: block;
    margin-bottom: 7px;
    font-family: Lora-Bold,sans-serif
}

.news-support .content-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 123px;
    width: 100%
}

.news-support .content-btn:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    line-height: 30px
}

.news-support .content-btn .content-btn__text {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .02em;
    color: #131313;
    display: block;
    text-transform: initial;
    font-weight: inherit;
    font-family: Rubik-Regular,sans-serif
}

.header__menu__item.arrow:nth-of-type(2) .menu-inside::-webkit-scrollbar {
    width: 0
}

.arrow.title ul {
    border: 0;
    padding: 0
}

.menu-inside ul span {
    border-bottom: 1px solid;
    width: 100%;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 14px;
    font-family: Rubik-Bold,sans-serif
}

.search-btn.active {
    background-image: url(/user/img/new/close.png);
    height: 27px;
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
    -webkit-background-size: cover;
    background-size: cover;
    margin-top: 0
}

.search-btn.active img {
    display: none
}

@media screen and (min-width: 1255px) {
    .wt.article-main .main-container {
        -webkit-flex-wrap:nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.popup-search {
    display: none
}

.popup-search .popup-box_wrap {
    top: 36%
}

.popup-search.active {
    display: block
}

.popup-search.active .popup-box_wrap {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0;
    max-width: 980px
}

.search-form-top {
    background: #fff;
    -webkit-box-shadow: -2px 6px 13px 6px rgba(34,60,80,.38);
    box-shadow: -2px 6px 13px 6px rgba(34,60,80,.38);
    margin-top: 10px;
    padding: 15px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 60px;
    position: relative
}

.search-form-top input {
    width: 100%
}

.search-form-top.active {
    display: block
}

.close-search {
    position: absolute;
    top: -208%;
    right: -14%;
    cursor: pointer
}

.search-form input {
    border: 0;
    outline: 0;
    padding: 0 0 0 25px;
    font-size: 18px;
    font-family: inherit;
    line-height: 24px;
    color: rgba(0,0,0,.9);
    background: transparent url(/user/img/new/close-search-mobile.svg) no-repeat left center
}

.search-form input::-webkit-input-placeholder:focus {
    color: red
}

.search-form input::-moz-placeholder:focus {
    color: red
}

.search-form input:-ms-input-placeholder:focus {
    color: red
}

.search-form input::-ms-input-placeholder:focus {
    color: red
}

.search-form input::placeholder:focus {
    color: red
}

.search-form input:focus {
    border: 0;
    color: rgba(0,0,0,.9)
}

.popup-search .search-form button {
    cursor: pointer;
    width: 160px;
    height: 60px;
    background: #1eb0ee;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    font-size: 16px;
    line-height: 24px;
    font-family: Rubik-Bold,sans-serif;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0
}

.popup-search .search-form button:hover {
    background: #4ec7fb
}

.popup-search .search-form input {
    border: 0;
    outline: 0;
    padding: 0 0 0 43px;
    font-size: 26px;
    line-height: 30px;
    font-family: Rubik-Regular,sans-serif;
    background: transparent url(/user/img/new/search_1.svg) no-repeat left center
}

.popup-search .search-form input:focus {
    border: 0
}

.multimedia .content-tile__img {
    position: relative
}

.multimedia .content-tile__img:before {
    content: url(/user/img/new/youtube2_.svg);
    width: 60px;
    height: 42px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -21px;
    z-index: 1
}

.multimedia .content-tile__img:after {
    content: url(/user/img/new/youtube2.svg);
    width: 15.62px;
    height: 18px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -11px;
    z-index: 2
}

.content__base .content__flex {
    margin-top: 14px
}

aside.content__news {
    margin-right: 20px
}

.main-content__news {
    width: 100%;
    max-width: 230px
}

.main-content__top {
    margin-bottom: 13px
}

.main-content__bottom {
    margin-bottom: 45px
}

.main-content__column {
    width: 100%;
    max-width: 300px
}

.main-content__column:first-child {
    margin-right: 20px
}

.main-content__column .content-tile {
    border-bottom: 1px solid rgba(0,0,0,.2);
    padding-bottom: 7px;
    margin-bottom: 7px;
    line-height: 20px
}

.opinions-box__item:last-child .opinions-box__text {
    margin: 3px 0 7px
}

.opinions-box {
    margin-top: 20px
}

.opinions-box .content-tile__name {
    font-size: 18px;
    line-height: 20px;
    margin-left: -8px;
    font-family: Rubik-Medium,sans-serif
}

.opinions-box .opinions-box__link {
    font-size: 22px;
    line-height: 28px;
    font-family: inherit
}

.opinions-box__text {
    margin: 20px 0 7px
}

.opinions-box__text .opinions-box__text {
    margin: 7px 0 2px
}

.opinions-box__date {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.6);
    opacity: .6
}

.opinions-box__item {
    margin-bottom: 17px
}

.opinions-box__link {
    font-size: 26px;
    line-height: 30px;
    color: #111
}

.opinions-box__img {
    width: 170px;
    height: 170px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 16px;
    position: relative
}

.opinions-box__img img {
    width: 170px;
    height: 170px
}

.main-content__top .content-tile {
    max-width: 380px;
    width: 100%;
    margin-right: 20px;
    line-height: 24px
}

.content-news-item {
    border-bottom: 1px solid rgba(0,0,0,.2);
    padding-bottom: 7px;
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 23px
}

.content-news-item__date {
    display: inline-block;
    font-size: 18px;
    line-height: 21px;
    color: rgba(0,0,0,.6);
    opacity: .6
}

.content-news-item:last-child {
    border: 0;
    padding: 0;
    margin: 0
}

.content-news-item__link {
    font-size: 18px;
    line-height: 23px;
    font-family: Rubik-Bold,sans-serif;
    color: #000
}

.content-news-item__link:hover {
    opacity: .7
}

.main-content__column .content-tile__name {
    margin-left: -2px
}

.opinions.interview {
    margin-top: -23px;
    margin-bottom: 4px
}

.opinions.interview .opinions-box__text {
    margin: 0;
    width: 96%
}

.opinions.interview .opinions-box__text .opinions-box__text {
    margin-top: 5px;
    margin-bottom: 3px
}

.opinions.interview .opinions-box__img {
    margin-right: 20px
}

.opinions.interview .content-tile__name {
    font-size: 14px;
    line-height: 20px
}

.opinions.interview .opinions-box__link {
    font-family: inherit
}

.opinions.interview .opinions-box__item {
    margin-bottom: 30px
}

@media screen and (max-width: 768px) {
    .opinions.interview .opinions-box__text .opinions-box__text {
        margin-top:0;
        margin-bottom: 0
    }

    .opinions.interview .opinions-box__img {
        margin-right: 10px
    }

    .opinions.interview .opinions-box__item {
        margin-bottom: 20px
    }

    .opinions.interview .opinions-box .content-tile__name {
        margin-left: 0
    }
}

.longread-box.longread-top {
    margin-bottom: 10px
}

.longread-box.longread-top a {
    margin-bottom: 0
}

.longread-box+.content-btn {
    width: 250px;
    height: 48px;
    margin: 0 auto
}

.longread-box.longread-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    gap: 25px
}

.longread-box.longread-main .content-tile {
    width: calc(50% - 13px);
    max-width: 470px
}

.longread-box.longread-main .content-tile.text-in .content-tile__link {
    font-size: 24px;
    line-height: 28px
}

.longread-box.longread-main .content-tile.text-in .content-tile__text {
    left: 20px;
    right: 20px;
    bottom: 27px
}

.longread-box.longread-main .content-tile.text-in .content-tile__text p {
    font-size: 18px;
    line-height: 23px;
    margin-top: 8px
}

.content-tile.text-in {
    -webkit-border-radius: 7px;
    border-radius: 7px;
    position: relative
}

.content-tile.text-in .content-tile__text p {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 26px;
    color: rgba(255,255,255,.9)
}

.content-tile.text-in .content-tile__img {
    position: relative
}

.longread-box.longread-main .content-tile__img {
    margin-bottom: 0
}

.content-tile.text-in .content-tile__text {
    margin-bottom: 0;
    position: absolute;
    bottom: 44px;
    left: 42px;
    right: 42px;
    z-index: 3
}

.content-tile.text-in .content-tile__text .content-tile__link {
    color: #fff
}

.content-tile {
    width: 100%
}

.content-tile__text-info {
    font-size: 20px;
    line-height: 28px;
    color: #111;
    margin: 10px 0 0
}

.content-tile__name {
    display: inline;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .01em;
    font-family: Rubik-Medium,sans-serif;
    color: #000
}

.content-tile__name:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-image: url(/user/img/new/mark.svg)
}

.content-tile__name.first_author_name:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background-image: url(/user/img/new/mark.svg)
}

.content-tile__name.first_author_name~.content-tile__name:before {
    display: none
}

.content-tile__link.bgc {
    background-image: url("/user/img/new/Rectangle 314.svg");
    border: 0 !important;
    -webkit-background-size: cover;
    background-size: cover;
    margin-left: -3px;
    overflow: hidden
}

.content-tile__link.bgc span {
    padding: 5px 8px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.content-tile__link.bgc:hover {
    opacity: .7 !important;
    color: inherit !important
}

.content-tile__text {
    font-size: 20px;
    line-height: 25px
}

.small-text .content-tile__text {
    line-height: 15px
}

.content-tile__link {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    font-family: Rubik-Bold,sans-serif
}

.content-tile__link:hover {
    opacity: .7
}

.content-tile__img {
    width: 100%;
    margin-bottom: 5px;
    display: block;
    position: relative
}

.content-tile__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

@media(min-width: 1100px) {
    .container {
        max-width:1320px
    }
}

@media(min-width: 1360px) {
    .footer .container {
        padding-left:0;
        padding-right: 0
    }
}

.border-none .content-news__text {
    border: 0
}

.flex-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.exclusive {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .02em;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-transform: uppercase;
    color: #fff;
    width: 86px;
    height: 16px;
    min-width: 86px;
    min-height: 16px;
    padding: 0 2px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #3f3f3f
}

.advertising-news-600 {
    height: 600px
}

.advertising-news-250 {
    height: 250px
}

.advertising-news-250,.advertising-news-600 {
    width: 300px;
    margin-bottom: 10px
}

.advertising-news-250 img,.advertising-news-600 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.zn {
    width: 39.5px;
    height: 18.7px;
    display: inline-block
}

.rubric-box .content-news-item .zn {
    position: relative;
    top: 5px
}

.small-text .rubric-box .content-news-item .zn {
    top: 7px
}

@media screen and (min-width: 768px) {
    .rubric-top__left .zn,.rubric-top__left .zn>img {
        width:64px;
        height: 31px
    }

    .rubric-top__left .zn.fix_exclusive_pos_big,.rubric-top__left .zn.fix_exclusive_pos_big>img {
        width: 64px;
        height: 31px;
        position: relative;
        top: 4px
    }
}

.zn img {
    width: 100%;
    margin-bottom: 1px !important
}

.content-news__info .zn img {
    height: 21px
}

@media screen and (max-width: 767px) {
    .content-news__info .zn img {
        height:23px
    }
}

.content-tile__text .zn:not(.fix_exclusive_pos_big):not(.fix_exclusive_pos) {
    position: relative
}

.content-tile__text .zn:not(.fix_exclusive_pos_big):not(.fix_exclusive_pos) img {
    position: absolute;
    left: 0;
    top: 3px
}

@media screen and (min-width: 768px) {
    .content-tile__text .zn:not(.fix_exclusive_pos_big):not(.fix_exclusive_pos) img {
        top:5px
    }

    .content__main .zn:not(.fix_exclusive_pos_big):not(.fix_exclusive_pos) img {
        top: 4px
    }
}

.content-tile__text .zn.fix_exclusive_pos_big .content-news__item.bgc .content-news__name {
    font-size: 20px;
    line-height: 24px
}

.news-in {
    position: relative
}

.news-in:before {
    content: url(/user/img/new/in.svg);
    width: 18.8px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.content-btn {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #000;
    font-family: Rubik-Bold,sans-serif;
    padding: 12px;
    width: 100%;
    display: inline-block;
    text-align: center;
    border: 1px solid rgba(0,0,0,.9);
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.content-btn:hover {
    opacity: .7
}

.content-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 6px
}

.content-news__link {
    font-size: 18px;
    line-height: 23px;
    color: #111;
    font-family: Rubik-Regular,sans-serif;
    text-transform: initial
}

.box-info .common_project,.box-info .news-photo,.box-info .news-video,.box-info .new,.box-info .infographic,.box-info .document,.box-info .point_view {
    width: auto;
    height: auto;
    padding: 5px;
    font-size: 19px;
    line-height: 15px;
    margin-right: 5px;
    letter-spacing: .02em
}

.news-photo,.news-video,.new,.infographic,.document,.point_view {
    border-radius: 2px;
    height: 21px;
    min-height: 16px;
    padding: 4px 5px 6px 5px;
    line-height: 21px;
    font-size: 16px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgb(63 63 63 / 5%)
}

.black-theme .news-photo,.black-theme .news-video,.black-theme .new,.black-theme .infographic,.black-theme .document,.black-theme .point_view {
    color: #c6c6c6;
    background: #434343
}

@media screen and (max-width: 567px) {
    .box-info .news-photo,.box-info .news-video,.box-info .new,.box-info .infographic,.box-info .document {
        font-size:14px;
        line-height: 18px;
        padding: 2px 5px 0;
        margin-right: 8px
    }
}

@media screen and (min-width: 568px) {
    .rubric-top__left .news-photo,.rubric-top__left .news-video,.rubric-top__left .new,.rubric-top__left .infographic,.rubric-top__left .document,.rubric-top__left .point_view {
        position:relative;
        top: -5px
    }
}

@media screen and (max-width: 768px) {
    .box-info .news-photo,.box-info .news-video,.box-info .new,.box-info .infographic,.box-info .document {
        font-size:16px;
        line-height: 16px;
        padding: 2px 6px
    }
}

.content-news__img.vector {
    position: relative
}

.content-news__img.vector img {
    width: 46px;
    height: 46px
}

.content-news__img.vector:before {
    content: url(/user/img/new/Vector_img.svg);
    display: block;
    position: absolute;
    left: 5px;
    top: 7px
}

.content-news__text {
    padding-bottom: 9px;
    margin-bottom: 2px;
    font-size: 22px;
    line-height: 22px;
    border-bottom: 1px solid #e2e2e2;
    margin-top: -3px
}

.big-text .content-news__item .content-news__text {
    margin-bottom: 7px
}

.content-news__item.picture-full .content-news__img {
    height: 120px;
    margin-top: 4px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block
}

.content-news__item.picture-full .content-news__img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: auto;
    margin: 0
}

.content-news__img img {
    width: 59px;
    height: 59px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: -5px
}

.content-news__img.video {
    position: relative
}

.content-news__img.video:before {
    content: url(/user/img/new/news-vid.svg);
    width: 30px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: 38px
}

.content-news__item.bgc {
    background: -webkit-gradient(linear,left bottom,left top,from(#5b5b5b),to(#0c0c0c));
    background: -webkit-linear-gradient(bottom,#5b5b5b 0,#0c0c0c 100%);
    background: -o-linear-gradient(bottom,#5b5b5b 0,#0c0c0c 100%);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5b5b5b),to(#0c0c0c));
    background: linear-gradient(360deg,#5b5b5b 0,#0c0c0c 100%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 10px 6px 10px;
    margin-bottom: 10px;
    border: 1px solid #e2e2e2
}

.content-news__item.bgc .content-news__link {
    color: #fff
}

.content-news__item.bgc .content-news__time {
    color: rgba(255,255,255,.7)
}

.content-news__item.bgc .content-news__text {
    margin-bottom: 0;
    border: 0;
    padding-bottom: 5px
}

.content-news__item.bgc .content-news__name {
    font-family: Rubik-Medium,sans-serif;
    color: #fff
}

.content-news__item.picture .content-news__link {
    margin-top: -5px
}

.content-news__item.picture .content-news__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.content-news__info {
    margin-top: 2px
}

.content-news__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.content-news__item:last-child .content-news__text {
    border: 0
}

.content-news__item.bold .content-news__link {
    font-family: Rubik-Medium,sans-serif
}

.content-news__info {
    font-size: 16px;
    line-height: 20px
}

.content-news__time {
    font-size: 12px;
    line-height: 26px;
    color: rgba(0,0,0,.8);
    opacity: .6;
    position: relative;
    margin-left: 15px
}

.content-news__time:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    left: -15px;
    background: #e2e2e2;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.content-title {
    padding: 15px 0 0;
    border-bottom: 1px solid;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    padding-bottom: 5px
}

.longread-title {
    margin-bottom: 15px
}

.content-title__link {
    font-size: 22px;
    font-family: Rubik-Bold,sans-serif;
    line-height: 30px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #111
}

.content-title.small {
    border-bottom: 1px solid #000
}

.content-title.small .content-title__link {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: .015em
}

.social-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 7px;
    margin-bottom: -2px
}

.social-box a {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 64px;
    width: 100%;
    max-width: 300px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 9px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .02em;
    color: #fff
}

.social-box a:hover {
    opacity: .8
}

.social-box a div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 6px;
    padding-left: 2px
}

.social-box a img {
    display: inline-block;
    width: 40px;
    margin: auto 12px auto 10px
}

.social-box a span {
    display: block;
    font-family: Rubik-Regular,sans-serif;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: .02em;
    color: #fff
}

.social-box__facebook {
    background: #0866ff
}

.social-box__x {
    background: #101419
}

.social-box__x img {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.social-box__instagram {
    background: -webkit-linear-gradient(47.08deg,#fd5 -9.71%,#ff543e 38.21%,#c837ab 110.59%);
    background: -o-linear-gradient(47.08deg,#fd5 -9.71%,#ff543e 38.21%,#c837ab 110.59%);
    background: linear-gradient(42.92deg,#fd5 -9.71%,#ff543e 38.21%,#c837ab 110.59%)
}

.social-box__telegram {
    background: #1eaee1
}

.social-box__telegram img {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.content__flex {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content__flex-main {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.content__news {
    position: relative;
    width: 32%;
    max-width: 300px
}

.content__base {
    width: 74.5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content
}

.content__base-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -6px;
    margin-left: 15px
}

.content__base-info .content-date {
    margin-right: 30px;
    position: relative
}

.content__base-info .content-date:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 2px;
    width: 9px;
    height: 9px;
    left: -15px;
    background: #e2e2e2;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.content__base .advertising-news-250 {
    margin-bottom: 20px
}

.content__base .news-share.top-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3px
}

@media(max-width: 768px) {
    .content__base .news-share.top-share {
        margin-top:5px
    }
}

.content__base .news-share.top-share>span {
    font-size: 14px;
    line-height: 16px;
    color: rgba(0,0,0,.8);
    opacity: .6;
    font-family: inherit;
    margin-right: 8px;
    margin-bottom: 0
}

.content__base .news-share.top-share .footer__social-box li a.social-telegram img,.content__base .news-share.top-share .footer__social-box li a.social-viber img {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.content__base .news-share.top-share .footer__social-box li {
    width: 30px;
    height: 30px
}

.content__base .news-share.top-share .footer__social-box li a img {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.content__base .content-tile__link {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: .02em;
    color: #111
}

.content__flex {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.longread-box {
    margin-bottom: 30px
}

.content__base .content__main {
    width: 67%;
    max-width: 630px;
    margin-right: 20px
}

.topics-box {
    padding: 23px 25px;
    background: #ecf8fd;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.topics-box .content-news-item {
    padding-bottom: 12px;
    margin-bottom: 15px;
    line-height: 22px
}

.topics-box .content-news-item__link {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .03em
}

.topics-box .content-news-item__date {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.6);
    opacity: .6;
    display: block;
    margin-top: 5px
}

.topics-box .content-btn {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: .02em
}

.topics-box .content-news-item:nth-of-type(4) {
    border: 0;
    margin-bottom: 3px
}

.topics-box__title {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 10px;
    display: inline-block
}

.content-title-block {
    position: relative
}

.content-title-block .swiper-button-next,.content-title-block .swiper-button-next1,.content-title-block .swiper-button-next2,.content-title-block .swiper-button-prev,.content-title-block .swiper-button-prev1,.content-title-block .swiper-button-prev2 {
    top: 44px;
    position: absolute
}

.content-title-block .swiper-button-next,.content-title-block .swiper-button-next1,.content-title-block .swiper-button-next2 {
    background: url(/user/img/new/arrow.svg);
    width: 30px;
    height: 14.53px;
    cursor: pointer
}

.content-title-block .swiper-button-next1:after,.content-title-block .swiper-button-next2:after,.content-title-block .swiper-button-next:after {
    content: ''
}

.content-title-block .swiper-button-prev,.content-title-block .swiper-button-prev1,.content-title-block .swiper-button-prev2 {
    background: url(/user/img/new/arrow.svg);
    width: 30px;
    height: 14.53px;
    left: auto;
    right: 47px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    cursor: pointer;
    top: 45.5px
}

.content-title-block .swiper-button-prev1:after,.content-title-block .swiper-button-prev2:after,.content-title-block .swiper-button-prev:after {
    content: ''
}

.content-tile.full-width .content-tile__img.video img {
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.content-tile.full-width .content-tile__img.video:before {
    background-image: url(/user/img/new/video-icon-big.svg);
    width: 105px;
    height: 70px;
    top: 50%;
    left: 50%;
    bottom: auto;
    margin-top: -35px;
    margin-left: -52.5px
}

.youtube-box.bgc {
    padding-bottom: 20px
}

.youtube-box {
    width: 100%
}

.youtube-box .content-tile__img {
    position: relative
}

.youtube-box .content-tile__img:hover {
    -webkit-filter: none;
    filter: none
}

.youtube-box .content-tile__img:before {
    content: url(/user/img/new/youtube1.svg);
    width: 60px;
    height: 42px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -21px;
    z-index: 1
}

.youtube-box .content-tile__img:after {
    content: url(/user/img/new/youtube2.svg);
    width: 15.62px;
    height: 18px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -11px;
    z-index: 2
}

.youtube-box .author-tests,.youtube-box .longread-box,.youtube-box .youtube-slider {
    margin-top: 20px
}

.youtube-box .author-tests .content-tile__link,.youtube-box .longread-box .content-tile__link,.youtube-box .youtube-slider .content-tile__link {
    font-size: 18px;
    line-height: 25px;
    text-transform: initial
}

.news-multimedia.news-read {
    margin-bottom: -8px
}

.news-multimedia.news-read .content-news__text {
    margin-bottom: 17px;
    justify-content: space-between
}

.youtube-box.youtube-news {
    margin-bottom: 6px
}

.youtube-box.youtube-news .content-tile__text {
    background: #dc0000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.youtube-box.youtube-news .content-tile__img {
    margin-bottom: -7px
}

.youtube-box.youtube-news .content-tile__link {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    letter-spacing: .02em
}

.youtube-box.youtube-news .content-tile__info {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: .02em;
    font-family: Rubik-Regular,sans-serif;
    color: #fff;
    margin-top: 1px
}

.youtube-btn {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #fff;
    background: #ca0000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 14px 27px;
    font-family: Rubik-Bold,sans-serif;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.youtube-btn:hover {
    opacity: .8
}

.youtube-btn img {
    width: 26px;
    margin-right: 5px
}

.youtube-btn-box.hide-desc {
    display: none
}

.youtube-btn-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.youtube-btn-box .youtube-btn {
    font-size: 14px;
    line-height: 22px;
    width: 180px;
    height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.youtube-box {
    margin-top: 13px
}

.author-tests,.longread-box,.multimedia,.youtube-box {
    width: 100%
}

.author-tests .swiper-button-next1,.author-tests .swiper-button-next2,.longread-box .swiper-button-next1,.longread-box .swiper-button-next2,.multimedia .swiper-button-next1,.multimedia .swiper-button-next2,.youtube-box .swiper-button-next1,.youtube-box .swiper-button-next2 {
    top: 23px;
    right: 0
}

.author-tests .swiper-button-prev1,.author-tests .swiper-button-prev2,.longread-box .swiper-button-prev1,.longread-box .swiper-button-prev2,.multimedia .swiper-button-prev1,.multimedia .swiper-button-prev2,.youtube-box .swiper-button-prev1,.youtube-box .swiper-button-prev2 {
    top: 25px
}

.author-tests .swiper-button-next1.swiper-button-disabled,.author-tests .swiper-button-prev1.swiper-button-disabled,.author-tests .swiper-button-prev2.swiper-button-disabled,.longread-box .swiper-button-next1.swiper-button-disabled,.longread-box .swiper-button-prev1.swiper-button-disabled,.longread-box .swiper-button-prev2.swiper-button-disabled,.multimedia .swiper-button-next1.swiper-button-disabled,.multimedia .swiper-button-prev1.swiper-button-disabled,.multimedia .swiper-button-prev2.swiper-button-disabled,.youtube-box .swiper-button-next1.swiper-button-disabled,.youtube-box .swiper-button-prev1.swiper-button-disabled,.youtube-box .swiper-button-prev2.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.longread-box .content-tile__link {
    font-size: 32px;
    line-height: 36px;
    letter-spacing: .02em
}

.longread-box .content-tile__img {
    position: relative
}

.longread-box .swiper-container {
    margin-top: 20px
}

.content-tile__name-top {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #111;
    font-family: Rubik-Bold,sans-serif
}

.interview-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
}

.interview-box .opinions-box {
    width: 62%;
    margin-top: 0
}

.special {
    width: 100%;
    margin-bottom: 29px
}

.special__item {
    background: -webkit-gradient(linear,left bottom,left top,from(#5b5b5b),to(#0c0c0c));
    background: -webkit-linear-gradient(bottom,#5b5b5b 0,#0c0c0c 100%);
    background: -o-linear-gradient(bottom,#5b5b5b 0,#0c0c0c 100%);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5b5b5b),to(#0c0c0c));
    background: linear-gradient(360deg,#5b5b5b 0,#0c0c0c 100%);
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 85px 35px 35px;
    position: relative;
    margin-top: 20px
}

.special__item img {
    width: 100%;
    object-fit: cover
}

.special__name {
    position: absolute;
    top: 24px;
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    font-family: Rubik-Bold,sans-serif
}

.special__link {
    font-size: 36px;
    line-height: 42px;
    color: #fff
}

.special__text {
    bottom: 73px;
    left: 65px;
    right: 65px;
    position: absolute
}

.special__img-box {
    position: relative
}

.author-tests {
    margin-bottom: 35px
}

.author-tests .swiper-container {
    margin-top: 20px
}

.author-tests-tile {
    height: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.author-tests-tile .content-btn {
    border: 1px solid rgba(0,0,0,.9);
    font-size: 17px;
    line-height: 24px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #000;
    width: 90%
}

.author-tests-tile__about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.splide__slide .author-tests-tile__about,.author-tests__box .author-tests-tile__about {
    height: 68%
}

.author-tests-tile__content {
    gap: 10px;
    padding: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    background: -webkit-gradient(linear,left bottom,left top,from(#eef7fb),to(#eef7fb));
    background: -webkit-linear-gradient(bottom,#eef7fb,#eef7fb);
    background: -o-linear-gradient(bottom,#eef7fb,#eef7fb);
    background: linear-gradient(0,#eef7fb,#eef7fb);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.author-tests-tile__top {
    background: #1eb0ee;
    height: 102px;
    min-height: 102px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.author-tests-tile__question {
    margin-top: -3px;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: rgba(0,0,0,.9);
    display: block
}

.author-tests-tile__title {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000;
    width: 90%;
    margin: 0 auto;
    font-family: Rubik-Medium,sans-serif;
    margin-bottom: 8px;
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4
}

.author-tests-tile__name {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    font-family: Rubik-Medium,sans-serif;
    margin-bottom: 3px;
    display: inline-block;
    text-align: center
}

.author-tests-tile__position {
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: rgba(0,0,0,.87);
    display: inline-block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.author-tests-tile__in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.author-tests-tile__img {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 5px auto
}

.author-tests-tile__img img {
    width: 40px;
    height: 40px
}

.multimedia .content-news-item__date {
    font-size: 14px;
    line-height: 21px
}

.multimedia .content-btn {
    font-size: 14px;
    line-height: 21px
}

.multimedia .news-multimedia .content-news__item:last-child {
    margin-bottom: -21px
}

.multimedia .content-news__text {
    margin-bottom: 28px !important;
    padding-bottom: 17px
}

.multimedia .content-news__img img {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 0;
    margin-top: -5px
}

.multimedia .content-news {
    margin-top: 12px
}

.multimedia-box {
    margin-top: 20px
}

.multimedia-box__item:first-child {
    max-width: 630px;
    min-width: 350px;
    width: 100%;
    margin-right: 30px
}

.multimedia-box__item:last-child {
    width: 100%;
    max-width: 300px
}

.multimedia-box__item .content-tile__text-info p,.rub_sec_bottom-box__item .content-tile__text-info p {
    margin-bottom: 0
}

.multimedia .content-tile__link {
    font-size: 24px;
    line-height: 30px;
    text-transform: initial
}

.multimedia .content-news-item__date {
    line-height: 23px
}

.news-multimedia .content-news__number {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.news-read {
    margin-top: 20px
}

.news-read .content-news__number {
    width: 67px;
    min-width: 67px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    color: rgba(0,0,0,.8);
    font-family: Lora-Bold,sans-serif
}

.news-read .content-news__link {
    font-size: 18px;
    line-height: 23px;
    margin-top: 0 !important
}

.news-read .content-news__article {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: rgba(0,0,0,.4);
    display: block;
    margin-bottom: 2px
}

.news-read .content-news__img {
    width: 80px;
    height: 80px
}

.news-read .content-news__img img {
    margin: 0;
    width: 80px;
    height: 80px
}

.news-multimedia .content-news__img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.news-multimedia .content-news__text {
    margin-bottom: 12px
}

.rubric-box {
    border-top: 1px solid #000;
    margin-top: 50px;
    padding-top: 20px;
    width: 100%
}

.rubric-box.rubric-slider-main {
    padding-bottom: 30px
}

@media screen and (min-width: 1280px) {
    .rubric-box.rubric-slider-main>div>div>.banner_18_s {
        display:none
    }
}

.rubric-box .main-content__column {
    width: 300px
}

.rubric-box .content-tile {
    padding-bottom: 0;
    margin-bottom: 7px
}

.rubric-box .content-tile__text {
    margin-bottom: 10px
}

.rubric-box .main-content__bottom {
    margin-bottom: 0
}

.rubric-box .rubric-box-title {
    font-size: 18px;
    line-height: 24px
}

.rubric-box .content-tile__img {
    margin-bottom: 4px
}

.rubric-box .content-news-item__link {
    font-size: 16px;
    line-height: 22px;
    font-family: inherit
}

.rubric-box .main-content__column {
    margin-right: 30px;
    max-width: 100%
}

.rubric-box .main-content__column:last-child {
    margin-right: 0
}

.rubric-box .content-news-item__linl {
    font-size: 16px;
    line-height: 22px
}

.content-tile.small-size .content-tile__link {
    font-size: 18px;
    line-height: 25px
}

.rubric-box-title {
    font-size: 22px;
    line-height: 26px;
    font-family: Rubik-Bold,sans-serif;
    text-transform: uppercase;
    color: #111;
    display: inline-block;
    margin-bottom: 8px
}

.archive-main {
    background: #12a3e0;
    width: 100vw;
    position: relative;
    margin-left: -webkit-calc(-50vw + 50%);
    margin-left: calc(-50vw + 50%);
    margin-right: -webkit-calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    padding: 35px 0 49px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.archive-main__title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
    font-family: Lora-Bold,sans-serif
}

.archive-main__img {
    width: 200px;
    min-width: 200px;
    height: 135px;
    margin-right: 12px
}

.archive-main__img img {
    height: unset !important;
    width: 100%
}

.archive-main__subtitle {
    font-size: 26px;
    line-height: 24px;
    color: #fff;
    display: block;
    margin-bottom: 23px
}

.archive-main__text {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    font-family: Rubik-Medium,sans-serif;
    color: rgba(255,255,255,.95);
    margin-bottom: 30px;
    display: block;
    max-width: 630px;
    width: 100%
}

.archive-main__item {
    width: 2125px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 12px
}

.archive-main__item:last-child {
    width: 1920px
}

.archive-main-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 23px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.archive-main-btns .content-btn {
    width: 320px;
    margin-right: 20px
}

.archive-main-btns .content-btn:last-child {
    margin-right: 0
}

.archive-main-btns .content-btn.yellow {
    width: 280px;
    height: 70px
}

.content-btn.white {
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: .02em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-btn.white img {
    margin-top: -4px;
    margin-right: 10px
}

.content-btn.yellow {
    background: #ffd600;
    border: 1px solid #ffd600 !important;
    color: #121212 !important;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: .02em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.content-btn.yellow img {
    margin-top: -4px;
    margin-right: 10px
}

.content-btn.hide {
    display: none
}

.footer__bottom-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-logo-hide {
    display: none
}

.main-slider-box {
    display: none;
    width: 100%
}

.main-slider-box .content-title {
    margin-bottom: 12px
}

.main-slider-box .content-tile__link {
    font-size: 20px;
    line-height: 25px
}

@media screen and (max-width: 1440px) {
    .content-wrap-inside {
        padding-left:70px
    }

    .content__flex-main {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width: 1320px) {
    .content__base .article-box .content-tile {
        width:23%
    }
}

@media screen and (max-width: 1280px) {
    .content-two .content__news,.content__base .content__news {
        width:100%;
        max-width: 260px
    }

    .mobile-bottom-box .languages .languages-select {
        font-size: 16px;
        line-height: 22px
    }

    .mobile-bottom-box .languages-change {
        top: -60px;
        left: -10px;
        -webkit-box-shadow: 0 2px 8px 9px rgba(34,60,80,.2);
        box-shadow: 0 2px 8px 9px rgba(34,60,80,.2)
    }

    .mobile-bottom-box .languages-change:before {
        top: auto;
        bottom: -13px;
        -webkit-transform: rotate(-59deg);
        -ms-transform: rotate(-59deg);
        transform: rotate(-59deg)
    }

    .content.content-two .content__base {
        width: 77.5%
    }

    .content-wrap-inside {
        padding-right: 68px;
        padding-left: 71px
    }

    .content-two .content-title.small .content-title__link {
        font-size: 17px;
        line-height: 26px
    }

    .popup-search.active .popup-box_wrap {
        max-width: 100%
    }

    .news-support .content-btn {
        height: 100px
    }

    .news-read .content-news__link {
        font-size: 16px;
        line-height: 20px
    }

    .news-read .content-news__img,.news-read .content-news__img img {
        width: 70px;
        height: 70px
    }

    .news-support .content-btn span:first-child {
        font-size: 18px;
        line-height: 30px;
        white-space: nowrap
    }

    .news-support .content-btn span:first-child img {
        margin-right: 5px;
        margin-bottom: -7px
    }

    .news-support .content-btn__text {
        font-size: 14px;
        line-height: 18px
    }

    .close-search {
        right: 0
    }

    .languages {
        width: 50px
    }

    .search-btn {
        width: 28px
    }

    .mobile-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff
    }

    .mobile-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff
    }

    .mobile-bottom .mobile-bottom-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 35px
    }

    .mobile-bottom .mobile-bottom-box .enter {
        font-size: 18px;
        line-height: 24px;
        margin-right: 40px
    }

    .mobile-bottom .mobile-bottom-box .languages {
        margin-right: 40px
    }

    .mobile-bottom .mobile-bottom-box .languages select {
        font-size: 18px;
        line-height: 24px
    }

    .mobile-bottom .mobile-social {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 20px;
        margin-bottom: 14px;
        border-bottom: 1px solid #e2e2e2;
        width: 100%
    }

    .mobile-bottom .mobile-social__title {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: .01em;
        text-transform: uppercase;
        color: rgba(0,0,0,.85);
        margin-bottom: 20px;
        font-family: Rubik-Bold,sans-serif
    }

    .mobile-bottom .mobile-social ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .mobile-bottom .mobile-social ul li {
        width: 50px;
        height: 50px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 15px
    }

    .mobile-bottom .mobile-social ul li:last-child {
        margin-right: 0
    }

    .mobile-bottom .mobile-social ul li.mobile-facebook {
        background: #3b5999
    }

    .mobile-bottom .mobile-social ul li.mobile-facebook img {
        width: 100%;
        padding-top: 5px
    }

    .mobile-bottom .mobile-social ul li.mobile-twitter {
        background: #1d9bf0;
        padding-top: 6px
    }

    .mobile-bottom .mobile-social ul li.mobile-instagram {
        background: -webkit-linear-gradient(47.08deg,#fd5 -9.71%,#ff543e 38.21%,#c837ab 110.59%);
        background: -o-linear-gradient(47.08deg,#fd5 -9.71%,#ff543e 38.21%,#c837ab 110.59%);
        background: linear-gradient(42.92deg,#fd5 -9.71%,#ff543e 38.21%,#c837ab 110.59%)
    }

    .mobile-bottom .mobile-social ul li.mobile-instagram img {
        width: 100%;
        margin-top: 5px;
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    .mobile-bottom .mobile-social ul li.mobile-telegram {
        background: #32afed;
        padding-top: 4px
    }

    .mobile-bottom .mobile-social ul li.mobile-telegram img {
        width: 100%;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        margin-left: -1px
    }

    .menu-mob {
        display: block
    }

    .advertising-news-250,.advertising-news-600 {
        width: 100%;
        max-width: 260px
    }
}

@media screen and (max-width: 1220px) {
    .content.content-two .content__base {
        width:72.5%
    }

    .content__base .article-box .content-tile {
        width: 22%
    }
}

@media screen and (max-width: 500px) {
    .content.content-two .content__base {
        width:72.5%
    }

    .content__base .article-box .content-tile {
        width: 100%;
        max-width: 500px;
        margin: 0 auto
    }

    .content__base .article-box .content-tile:not(:last-child) {
        padding-bottom: 25px
    }

    .content__base .article-box .content-tile:nth-child(4n+4) {
        margin-right: auto
    }
}

@media screen and (max-width: 1100px) {
    .archive-months__item {
        width:215px;
        height: 160px
    }

    .archive-months__item span {
        left: 67px;
        top: 93px
    }
}

@media screen and (max-width: 1024px) {
    .content__base .content__news {
        display:none
    }

    .archive-magazine {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .archive-magazine__item {
        margin-right: 15px
    }

    .content.content-two .content__base {
        max-width: 680px
    }

    .menu-mob {
        display: block
    }

    .languages {
        width: 50px
    }

    .content__base .content__main {
        width: 100%;
        max-width: 630px;
        margin-right: 0
    }

    .content__base {
        width: 64.5%;
        max-width: 630px
    }

    .content__flex-main {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .special__link,.special__name {
        font-size: 28px;
        line-height: 34px
    }

    .special__name {
        top: 17px
    }

    .special__item {
        padding: 69px 35px 35px
    }

    .opinions.interview .interview-box .opinions-box {
        width: 100%
    }

    .opinions.interview .interview-box .opinions-box+div {
        display: none
    }

    .multimedia-box__item:first-child {
        margin-right: 20px
    }

    .multimedia-box__item .content-news__img {
        margin-left: 10px
    }

    .multimedia-box__item .content-news__link {
        font-size: 16px;
        line-height: 20px
    }

    .multimedia .content-news__text {
        margin-bottom: 20px !important;
        padding-bottom: 10px
    }

    .archive-main-btns .content-btn.white,.archive-main-btns .content-btn.yellow {
        font-size: 16px;
        line-height: 27px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .archive-main-btns .content-btn.yellow {
        width: 260px;
        height: 64px
    }

    .footer__support {
        display: none
    }

    .content-btn.hide {
        display: block
    }

    .footer__social {
        width: 290px
    }

    .content-btn.yellow span:first-child {
        font-size: 18px;
        line-height: 30px
    }

    .content-btn.yellow span:last-child {
        font-size: 14px;
        line-height: 18px;
        text-transform: initial;
        display: block;
        padding-top: 5px;
        font-family: Rubik-Regular,sans-serif
    }

    footer .content-btn.yellow img {
        margin-right: 4px;
        width: 26px;
        height: 24px;
        margin-bottom: -6px
    }

    .footer .logo {
        margin-right: 0
    }

    .footer__social-box li:nth-of-type(3) {
        margin-right: 10px
    }

    .footer__bottom-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__bottom-box .footer__bottom__item {
        width: 100%;
        margin-bottom: 10px
    }
}

@media screen and (max-width: 960px) and (min-width:768px) {
    .multimedia-box {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .multimedia-box .multimedia-box__item:last-child {
        margin-top: 40px
    }

    .multimedia-box__item {
        width: 100%;
        margin-right: 0;
        min-width: 100%
    }

    .multimedia-box__item .content-news__text {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width: 992px) {
    .content-two .news {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .content-wrap-inside.news-line {
        padding: 0
    }

    .authors__top {
        width: 100%
    }

    .authors__item {
        width: 48%
    }

    .youtube-box__inside {
        padding: 0 15px 0 15px
    }

    .youtube-box.bgc {
        background: #f5f7fa;
        width: 100vw;
        position: relative;
        left: -webkit-calc(-50vw + 50%);
        left: calc(-50vw + 50%)
    }

    .content-two .news .content__base {
        width: 100%;
        max-width: 100%
    }

    .content-two .news .content__news {
        display: none
    }

    .content-wrap-inside {
        padding: 0
    }
}

@media screen and (max-width: 960px) {
    .footer-logo-hide {
        display:block
    }

    body.black-theme .footer__top {
        border-bottom: 0 !important
    }

    .archive-months__item {
        width: 190px;
        height: 140px
    }

    .archive-months__item span {
        font-size: 10px;
        top: 78px;
        left: 53px
    }

    .footer__bottom {
        margin: 10px 0 20px
    }

    .footer__top {
        border: 0
    }

    .footer__top .logo {
        display: none
    }
}

@media screen and (max-width: 800px) {
    .main-content__top {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-content__top .content-tile {
        max-width: 100%
    }

    .main-content__top .main-content__news {
        max-width: 100%
    }

    .archive-magazine {
        background: #f9fafb;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 24px 27px 8px 27px
    }

    .like-box.hide-desc {
        display: block
    }

    .author__about {
        margin-bottom: 20px
    }

    .article-author-box.hide-mob {
        display: none !important
    }

    .archive-magazine__item:nth-of-type(3) {
        margin-right: 0
    }

    .archive-months__item {
        width: 154px;
        height: 112px
    }

    .archive-months__item span {
        font-size: 9px;
        top: 61px;
        left: 34px
    }

    .archive-magazine__item {
        margin-right: 16px
    }
}

.longread-box.longread-top .content-tile.text-in .content-tile__link {
    font-size: 44px;
    line-height: 54px
}

@media screen and (max-width: 768px) {
    .content__news {
        width:100%;
        max-width: 100%;
        margin-right: 0 !important
    }

    .news-line .tabs label {
        margin-right: 10px
    }

    .news-line .tabs label:last-child {
        margin-right: 0
    }

    .news-line .content-news__about {
        line-height: 20px
    }

    .news-line .content-news__link {
        font-size: 18px;
        line-height: 23px
    }

    .redaction-contacts__item {
        width: 100%
    }

    .authors__img.black {
        width: 115px;
        min-width: 115px;
        height: 115px;
        border: 5px solid #000
    }

    .authors__item {
        margin-bottom: 25px
    }

    .authors__img {
        width: 120px;
        height: 120px;
        min-width: 120px
    }

    .authors__name {
        font-size: 20px;
        line-height: 24px
    }

    .authors__position {
        font-size: 14px;
        margin-bottom: 3px
    }

    .rubric-photo-switch {
        margin-bottom: 5px
    }

    .youtube-box__top,.youtube-slider {
        margin-top: 15px !important
    }

    .youtube-box__inside .content-tile__link,.youtube-box__inside .content-tile__text {
        font-size: 16px !important;
        line-height: 20px !important
    }

    .youtube-box__inside .youtube-box__info a {
        font-size: 18px;
        line-height: 23px
    }

    .youtube-box__inside .youtube-box__info span {
        font-size: 16px;
        line-height: 20px
    }

    .photo-box .content-tile.full-width .content-tile__text-about {
        font-size: 16px;
        line-height: 20px
    }

    .photo-box .content-tile.full-width .content-tile__time {
        font-size: 12px;
        line-height: 16px
    }

    .photo-box .content-tile.full-width .content-tile__link span {
        font-size: 28px;
        line-height: 34px
    }

    .rubric-main .content-tile {
        width: 32.3%
    }

    .rubric-top__left {
        margin-right: 10px
    }

    .rubric-main .content-tile,.rubric-top__right .content-tile {
        margin-bottom: 20px
    }

    .rubric-top .content-tile__text-about {
        font-size: 16px;
        line-height: 20px
    }

    .rubric-main .content-tile__link span,.rubric-top__right .content-tile__link span {
        font-size: 16px;
        line-height: 20px
    }

    .content-tile__time {
        font-size: 12px;
        line-height: 16px
    }

    .rubric-top__left .content-tile__link,.rubric-top__left .content-tile__link span {
        font-size: 28px;
        line-height: 36px
    }

    .content-tile.text-in .content-tile__text {
        position: static;
        bottom: 24px;
        left: 22px;
        right: 22px
    }

    .longread-box.longread-main .content-tile.text-in .content-tile__text {
        left: 18px;
        right: 18px;
        bottom: 25px
    }

    .longread-box.longread-main .content-tile.text-in .content-tile__link {
        font-size: 20px;
        line-height: 26px
    }

    .longread-box.longread-top .content-tile.text-in .content-tile__link {
        font-size: 38px;
        line-height: 48px
    }

    .longread-box.longread-top .content-tile.text-in .content-tile__link+p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 0
    }

    .longread-box.longread-main .content-tile.text-in .content-tile__text p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 3px
    }

    .longread-box.longread-top {
        margin-bottom: 0
    }

    .longread-box.longread-main .content-tile {
        margin-bottom: 0
    }

    .opinions-popular__item {
        width: 49%;
        display: none
    }

    .opinions-popular__item:nth-of-type(1),.opinions-popular__item:nth-of-type(2),.opinions-popular__item:nth-of-type(3) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .opinions-popular {
        margin-bottom: 5px;
        width: 100%
    }

    .opinions.main+.content-title {
        padding: 6px 0 5px
    }

    .opinions.main .content-tile__name {
        font-size: 16px;
        line-height: 20px
    }

    .opinions.main .opinions-box__link {
        font-size: 20px;
        line-height: 26px
    }

    .opinions.main .opinions-box__item {
        margin-bottom: 24px
    }

    .opinions.main .opinions-box__date {
        font-size: 12px;
        line-height: 18px
    }

    .opinions.main-top .opinions-box .opinions-box__item {
        margin-bottom: 3px
    }

    .opinions.main-top .opinions-box .content-tile__name {
        font-size: 18px
    }

    .opinions.main-top .opinions-box .opinions-box__link {
        font-size: 20px;
        line-height: 26px
    }

    .opinions.main-top .opinions-box .opinions-box__date {
        font-size: 12px;
        line-height: 18px
    }

    .opinions-box.main .opinions-box__text {
        margin: 0
    }

    .opinions-box.main .opinions-box__link {
        font-size: 18px;
        line-height: 23px
    }

    .opinions-box.main {
        margin-top: 20px
    }

    .opinions-box.main .content-tile__name-top {
        font-size: 14px;
        line-height: 18px
    }

    .opinions-box.main .opinions-box__item {
        width: 31.1%
    }

    .opinions-box.main .opinions-box__img {
        max-width: 200px
    }

    .content-title__link {
        font-size: 20px
    }

    .tabs>label {
        font-size: 14px;
        height: 34px;
        padding: 9px 10px;
        margin-bottom: 3px
    }

    .news-info {
        margin: 20px 0
    }

    .news-info__title {
        margin-bottom: 30px
    }

    .content-news-info {
        padding: 17px;
        margin-top: 30px;
        margin-bottom: 30px
    }

    .content-news-info p {
        margin-bottom: 20px !important
    }

    .content-news-info p:last-child {
        margin-bottom: 0 !important
    }

    .content-two .news .content__base {
        margin-right: 0
    }

    .advertising-news-250.mobile {
        display: block
    }

    .archive-main-btns .content-btn.white,.archive-main-btns .content-btn.yellow {
        font-size: 14px;
        line-height: 20px
    }

    .archive-main-btns .content-btn.yellow {
        width: 220px;
        height: 54px;
        font-size: 14px;
        line-height: 20px
    }

    .main-slider-box {
        display: block
    }

    .content__flex-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .content-news .content-news__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .content__base .content__main {
        max-width: 100%
    }

    .content__base {
        max-width: 100%;
        width: 100%
    }

    .theme_wrap_box .content-news .content-news__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .content-news .content-news__item:nth-of-type(25) .content-news__text {
        border: 0
    }

    .hide-box {
        display: none
    }

    .advertising-news-250,.advertising-news-600 {
        display: none
    }

    .longread-box .content-tile__link {
        font-size: 28px;
        line-height: 34px
    }

    .longread-box .content-tile.text-in .content-tile__text .content-tile__link {
        color: #000
    }
}

.author-tests__slider .swiper-slide {
    width: 300px !important
}

@media screen and (max-width: 730px) {
    .header__top .enter,.header__top .languages {
        display:none
    }

    .header__top .search-btn {
        display: none
    }

    .archive-magazine__item:nth-of-type(3) {
        margin-right: 16px
    }
}

@media screen and (max-width: 670px) {
    .multimedia-box {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .multimedia-box .multimedia-box__item:last-child {
        margin-top: 40px
    }

    .opinions-box.main .opinions-box__item {
        width: 48.1%;
        margin-bottom: 20px
    }

    .pagination-box__next span,.pagination-box__prev span {
        display: none
    }

    .pagination-box__next a:after {
        margin-left: 0
    }

    .pagination-box__prev a:before {
        margin-right: 0
    }

    .pagination-box__next a:after,.pagination-box__prev a:before {
        top: 6px
    }

    .multimedia-box__item {
        width: 100%;
        margin-right: 0;
        min-width: 100%
    }

    .multimedia-box__item .content-news__text {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .recent-events__img {
        margin: 0 auto
    }

    .recent-events .content-btn {
        margin: 0 auto
    }

    .recent-events {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .recent-events__text {
        width: 100%
    }

    .archive-main-btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 95%
    }

    .archive-main-btns .content-btn.white,.archive-main-btns .content-btn.yellow {
        width: 100%;
        margin-bottom: 8px;
        height: 46px
    }

    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0
    }

    .footer__bottom-box {
        width: 100%
    }

    .footer__top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer__law {
        margin: 0 auto 10px;
        font-size: 10px;
        line-height: 14px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.content-btn.yellow.hide.mobile {
    display: none
}

@media screen and (max-width: 640px) {
    .opinions.main-top .opinions-box .opinions-box__img {
        width:150px;
        height: 150px;
        margin-right: 0
    }

    .opinions.main .opinions-box__item {
        margin-bottom: 15px
    }

    .opinions-popular__item.all-author {
        font-size: 11px;
        line-height: 16px
    }

    .opinions-popular__number {
        font-size: 10px;
        line-height: 14px
    }

    .opinions-popular__name {
        font-size: 11px;
        line-height: 16px;
        margin-bottom: 0
    }

    .opinions-popular__img {
        width: 30px;
        height: 30px
    }

    .opinions-popular__item {
        padding: 2px 11px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 48px;
        width: 100%
    }

    .opinions.main .opinions-box__img {
        width: 74px;
        height: 74px;
        margin-right: 11px
    }

    .opinions.main .opinions-box__img img {
        width: 74px;
        height: 74px
    }

    .opinions.main-top .opinions-box .opinions-box__img:before {
        width: 28px;
        height: 24px;
        top: -5px
    }

    .opinions.main-top .opinions-box .opinions-box__text .opinions-box__text {
        margin: 0
    }

    .opinions.main-top .opinions-box .opinions-box__link {
        font-size: 16px;
        line-height: 20px
    }

    .opinions.main-top .opinions-box .content-tile__name {
        font-size: 14px;
        line-height: 16px
    }

    .before .opinions-box__img:before {
        width: 18px;
        height: 15px;
        -webkit-background-size: cover;
        background-size: cover;
        background-repeat: no-repeat
    }

    .opinions.main .content-tile__name {
        font-size: 12px;
        line-height: 14px
    }

    .opinions.main .opinions-box__link {
        font-size: 16px;
        line-height: 20px
    }
}

@media screen and (max-width: 567px) {
    .content-title__link {
        font-size:18px;
        line-height: 23px;
        letter-spacing: .03em
    }

    .news-line .advertising-news {
        display: none
    }

    .news-line .content-btn {
        width: 100% !important;
        margin: 20px auto 10px
    }

    .news-line .content-news__img {
        width: 59px;
        height: 59px;
        min-width: 59px
    }

    .news-line .content-news__img.video:before {
        width: 30px;
        height: 20px;
        top: 38px;
        content: url(/user/img/new/news-vid.svg)
    }

    .content-wrap-inside.news-line {
        margin-top: 4px
    }

    .news-line .content-news__about {
        display: none
    }

    .news-line .content-news {
        margin-top: 0;
        border: 0
    }

    .news-line .content-news__time {
        font-size: 12px
    }

    .news-line .tabs label {
        font-size: 12px;
        line-height: 16px;
        padding: 9px 10px;
        margin-right: 5px;
        height: 34px;
        display: inline-block
    }

    .news-line .tabs label:last-child {
        margin-right: 0
    }

    .redaction-contacts__title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px
    }

    .rubric-box.width-mobile .swiper-slide {
        width: 300px !important
    }

    .contacts a,.contacts span {
        font-size: 16px;
        line-height: 24px
    }

    .redaction-contacts__item {
        margin-bottom: 30px
    }

    .authors__item {
        margin-bottom: 12px;
        width: 100%
    }

    .search-author button {
        font-size: 12px;
        line-height: 20px
    }

    .authors__position {
        font-size: 13px;
        line-height: 18px
    }

    .authors__name {
        display: inherit;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0
    }

    .search-author input {
        font-size: 14px;
        line-height: 20px
    }

    .authors__img,.authors__img.black {
        width: 100px;
        height: 100px;
        min-width: 100px;
        margin-right: 8px
    }

    .rubric-box.hide-desc .swiper-slide {
        width: 260px !important
    }

    .author__about {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0
    }

    .author__position {
        font-size: 16px;
        line-height: 24px;
        text-align: center
    }

    .author__name {
        font-size: 24px;
        margin-bottom: 3px
    }

    .author__img {
        margin-top: 10px;
        width: 120px;
        height: 120px;
        margin-bottom: 10px
    }

    .archive-years {
        margin-bottom: 28px
    }

    .archive-months__item.active:after {
        top: -23px
    }

    .archive-magazine {
        margin-bottom: 28px
    }

    .archive-magazine__date {
        font-size: 10px;
        line-height: 14px
    }

    .archive-magazine__number {
        font-size: 10px;
        line-height: 14px
    }

    .archive-magazine__item {
        width: 46%;
        margin-right: 0
    }

    .archive-magazine {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .content-tile.full-width .content-tile__img.video:before,.photo-box .content-tile.full-width .content-tile__img.photo:before {
        background-image: url(/user/img/new/video-icon-big.svg);
        width: 60px;
        height: 40px;
        top: auto;
        left: 0;
        bottom: 7px;
        margin-top: auto;
        margin-left: auto
    }

    .photo-box .content-tile.full-width .content-tile__img.photo:before {
        background-image: url(/user/img/new/photo-img.svg)
    }

    .youtube-box__inside .youtube-box__info a {
        font-size: 16px;
        line-height: 20px
    }

    .youtube-box__inside .youtube-box__info span {
        font-size: 14px;
        line-height: 18px
    }

    .youtube-box {
        margin-bottom: 10px
    }

    .youtube-box__img:before {
        top: 17px;
        left: 4px;
        width: 43.88px;
        height: 18.54px
    }

    .youtube-box__img {
        width: 50px;
        height: 50px
    }

    .youtube-btn-box.hide-desc {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px
    }

    .youtube-btn-box.hide-mobile {
        display: none
    }

    .photo-box .content-tile.full-width .content-tile__link span {
        font-size: 24px;
        line-height: 28px
    }

    .rubric-main .content-tile {
        width: 100%;
        max-width: 100%
    }

    .rubric-main .content-tile,.rubric-top__right .content-tile {
        margin-bottom: 25px
    }

    .rubric-top__left .content-tile__link,.rubric-top__left .content-tile__link span {
        font-size: 24px;
        line-height: 31px
    }

    .rubric-main .content-tile__link span,.rubric-top__right .content-tile__link span {
        font-size: 18px;
        line-height: 23px
    }

    .rubric-top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .rubric-top__left,.rubric-top__right {
        width: 100%;
        max-width: 100%;
        margin-bottom: 25px
    }

    .rubric-top__right {
        margin-bottom: 0
    }

    .longread-box.longread-main .content-tile {
        width: 100%;
        max-width: 100%
    }

    .longread-box.longread-main .content-tile.text-in .content-tile__link,.longread-box.longread-top .content-tile.text-in .content-tile__link {
        font-size: 20px;
        line-height: 26px
    }

    .longread-box.longread-main .content-tile.text-in .content-tile__link+p,.longread-box.longread-top .content-tile.text-in .content-tile__link+p {
        font-size: 14px;
        line-height: 18px
    }

    .pagination-box__list li a {
        font-size: 16px;
        line-height: 21px
    }

    .opinions-box.main .opinions-box__text .opinions-box__text {
        margin-bottom: 0
    }

    .opinions-box.main .content-tile__name {
        font-size: 12px
    }

    .opinions-box.main .opinions-box__link {
        font-size: 16px;
        line-height: 20px
    }

    .opinions-box.main .content-tile__name-top {
        font-size: 12px;
        line-height: 16px
    }

    .opinions-box.main .opinions-box__item {
        width: 48.1%;
        margin-bottom: 20px
    }

    .opinions-box.main {
        margin-top: 7px
    }

    .breadcrumb+.content-title {
        padding: 0;
        padding-bottom: 5px
    }

    .poll-box__title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 15px
    }

    .poll-box .content-btn {
        margin: 10px auto 3px auto
    }

    .poll-block__item {
        margin-bottom: 0
    }

    .notice-box:before {
        margin-right: 0
    }

    .poll-box {
        padding: 13px 15px 13px 14px
    }

    .header__mobil.active {
        height: 89vh
    }

    .footer .logo__title {
        margin-left: 3px
    }

    .content-news-info.opinion-info {
        padding: 15px 15px 15px 41px
    }

    .content-news-info.opinion-info:before {
        width: 22px;
        height: 18.37px;
        left: 12px
    }

    .opinion {
        margin-bottom: 10px
    }

    .opinion__img {
        width: 80px;
        height: 80px
    }

    .opinion__position {
        font-size: 16px;
        line-height: 23px
    }

    .opinion__name {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 4px
    }

    .author-tests__slider .swiper-slide {
        width: 260px !important
    }

    .rubric-box .main-content__column {
        width: 100%
    }

    .rubric-box .swiper-slide {
        width: 100% !important
    }

    .author-tests-tile__top {
        height: 70px;
        min-height: 70px
    }

    .author-tests-tile__top img {
        height: 50px
    }

    .news-photo,.news-video,.new {
        font-size: 16px;
        line-height: 21px
    }

    .logo img {
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        max-width: 100%;
        height: auto;
        margin-right: 5px;
        margin-top: 4px
    }

    .news-list-number li .news-list-number__title {
        font-size: 16px;
        line-height: 22px
    }

    .news-list-number li .news-list-number__title:before {
        font-size: 30px;
        line-height: 40px
    }

    .news-interesting.num .news-interesting__link {
        font-size: 18px;
        line-height: 22px
    }

    .advertising-news.mobile {
        margin-bottom: 15px
    }

    .hidden-mob {
        display: none !important
    }

    .news-picture+h2 {
        font-size: 22px;
        line-height: 30px
    }

    .news-article-box .content-tile__link.bgc {
        padding: 0
    }

    .advertising-news {
        margin-bottom: 15px;
        width: 100%
    }

    .comments-form__top {
        margin-bottom: 5px
    }

    .article-author__img {
        width: 50px;
        height: 50px;
        max-height: 50px;
        min-height: 50px;
        max-width: 50px;
        min-width: 50px
    }

    .article-author__position {
        font-size: 12px;
        line-height: 16px
    }

    .article-author__name {
        font-size: 14px;
        line-height: 18px
    }

    .article-author__title {
        font-size: 12px;
        line-height: 16px
    }

    .content-tile.video .content-tile__img:before {
        width: 45px;
        height: 30px;
        background-image: url(/user/img/new/video-mob.svg)
    }

    .slider-gallery .slider-gallery-for {
        display: none
    }

    .comments-form {
        position: relative;
        width: 100vw;
        left: -webkit-calc(-50vw + 50%);
        left: calc(-50vw + 50%)
    }

    .comments-form__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .comments-form__write {
        width: 100%
    }

    .comments-form__photo,.comments-text__photo {
        width: 35px;
        height: 35px
    }

    .comments-form__authorization {
        max-width: 100%;
        margin-bottom: 9px
    }

    .comments-form {
        padding: 20px 20px 5px 20px
    }

    .comments-form__write .content-btn {
        min-width: 160px;
        margin-left: auto
    }

    .comments-text.inside {
        margin-bottom: 10px
    }

    .rubric-box.like-box .content-tile__link {
        font-size: 16px;
        line-height: 22px
    }

    .rubric-box.like-box .content-tile__name {
        font-size: 13px;
        line-height: 16px
    }

    .news .content-btn {
        font-size: 12px;
        line-height: 18px
    }

    .comments-form__total {
        margin-top: 15px;
        font-size: 12px;
        line-height: 18px
    }

    .comments-form__authorization {
        font-size: 12px;
        line-height: 18px
    }

    .comments-form__symbols {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 6px
    }

    .comments-form__write textarea {
        font-size: 14px;
        line-height: 21px
    }

    .comments-form__title {
        padding-left: 45px;
        font-size: 16px;
        line-height: 24px
    }

    .mobile-hidden {
        display: none
    }

    .news .content__base-info .content-date {
        margin-bottom: 5px
    }

    .content__base .news-share.top-share>span {
        font-size: 12px
    }

    .content__base-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 2px
    }

    .rubric-box.like-box .content-tile__link.bgc {
        font-size: 16px;
        line-height: 22px
    }

    .comments-text__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .comments-text__citations {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .content-news__info {
        margin-top: 0
    }

    .comments-box .content-btn {
        margin: 5px auto !important
    }

    .comments-text__answer {
        margin-left: 0
    }

    .comments-text__likes {
        margin-bottom: 5px
    }

    .comments-text__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .comments-text__main {
        font-size: 16px;
        line-height: 22px
    }

    .rubric-box.like-box {
        margin-top: 0 !important
    }

    .comments-text-dlike,.comments-text-like,.comments-text__answer,.comments-text__citation,.comments-text__complain {
        font-size: 12px;
        line-height: 18px
    }

    .comments-form__photo {
        position: absolute;
        top: 16px
    }

    .recent-events__title {
        font-size: 22px;
        line-height: 30px;
        text-align: center
    }

    .recent-events .content-btn.white.blue {
        font-size: 16px;
        line-height: 27px;
        max-width: 100%;
        min-width: 100%
    }

    .comments-form__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .recent-events__subtitle {
        text-align: center;
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px
    }

    .news-share-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .news-share-bottom>span {
        font-size: 14px;
        line-height: 18px;
        margin-right: 10px
    }

    .left-box .content-tile__link.bgc {
        font-size: 16px;
        line-height: 20px
    }

    .content-news-info {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .news-materials.prepared,.news-materials.prepared a {
        font-size: 16px;
        line-height: 24px
    }

    .news-materials,.news-materials a {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 18px
    }

    .recent-events {
        padding: 15px 15px 0 15px
    }

    .news-share-bottom {
        margin-bottom: 15px
    }

    .news-share-bottom>span {
        margin-bottom: 0
    }

    .news-share-bottom ul {
        margin: 0 !important
    }

    .left-box .news-article-box {
        max-width: 160px
    }

    .comment-box__title {
        font-size: 20px;
        line-height: 26px
    }

    .news-interesting__title {
        font-size: 14px;
        line-height: 18px
    }

    .news-interesting__link {
        font-family: Rubik-Bold,sans-serif;
        font-size: 18px;
        line-height: 24px
    }

    .advertising-news.mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .advertising-news.desctop {
        display: none
    }

    .advertising-news {
        background: 0
    }

    .content.content-two {
        padding-top: 10px
    }

    .breadcrumb li {
        margin-bottom: 0
    }

    .breadcrumb {
        white-space: nowrap;
        overflow-y: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-bottom: 10px
    }

    .breadcrumb::-webkit-scrollbar {
        display: none
    }

    .content__base .news-share.top-share {
        margin-bottom: 10px
    }

    .news-picture-describe {
        font-size: 10px;
        line-height: 14px;
        display: block
    }

    .content-two .content-date {
        font-size: 12px;
        line-height: 16px
    }

    .breadcrumb li a {
        font-size: 12px;
        line-height: 16px
    }

    .rubric-box .rubric-box-title {
        border-bottom: 1px solid;
        width: 100%;
        padding-bottom: 5px;
        margin-bottom: 20px
    }

    .before .opinions-box__img:before {
        top: -8px
    }

    .content__flex-main+.rubric-box {
        border-top: 0;
        margin-top: 30px;
        padding: 0;
        position: relative
    }

    .content__flex-main+.rubric-box .swiper-button-next1 {
        background: url(/user/img/new/arrow.svg);
        width: 30px;
        height: 14.53px;
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 6px;
        z-index: 2
    }

    .content__flex-main+.rubric-box .swiper-button-prev1 {
        background: url(/user/img/new/arrow.svg);
        width: 30px;
        height: 14.53px;
        left: auto;
        right: 47px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        cursor: pointer;
        position: absolute;
        top: 8px;
        z-index: 2
    }

    .content__flex-main+.rubric-box .swiper-button-next1.swiper-button-disabled,.content__flex-main+.rubric-box .swiper-button-prev1.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .content__flex-main+.rubric-box .swiper-button-next1:after,.content__flex-main+.rubric-box .swiper-button-prev1:after {
        content: ''
    }

    .exclusive {
        font-size: 10px;
        line-height: 14px;
        width: 72px;
        min-width: 72px;
        height: 15px
    }

    .theme-arrow {
        height: 23px;
        bottom: 0
    }

    .content-btn.yellow.hide-desc {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 38px;
        min-width: 129px
    }

    .content-btn.yellow.hide-desc img {
        width: 20px
    }

    .content-btn.yellow.hide-des {
        display: none
    }

    .hide-desc {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .logo {
        padding-top: 12px
    }

    .logo img {
        width: 100%;
        max-width: 95px;
        height: 46px;
        margin-right: 5px
    }

    .popup-search .search-form input {
        font-size: 16px;
        line-height: 24px;
        margin-top: -10px;
        background: transparent url(/user/img/new/close-search-mobile.svg) no-repeat left center
    }

    .popup-search .search-form-top {
        height: 50px
    }

    .popup-search .search-form button {
        height: 50px;
        font-size: 13px;
        line-height: 20px;
        width: 95px
    }

    .search-form button {
        height: 50px
    }

    .archive-main {
        padding: 35px 0 20px 0
    }

    .theme-box__title {
        font-size: 11.5px;
        line-height: 16px;
        padding-top: 5px;
        letter-spacing: .02em
    }

    .header .logo__title {
        display: none
    }

    .header__top__item .content-btn.yellow {
        width: 129px;
        font-size: 13px;
        line-height: 14px
    }

    .content-tile__name-top,.opinions-box .content-tile__name {
        font-size: 14px;
        line-height: 18px
    }

    .advertising-news-250.mobile {
        display: block;
        margin: 0 auto
    }

    .opinions-box .opinions-box__link {
        font-size: 18px;
        line-height: 23px
    }

    .opinions-box__img,.opinions-box__img img,.opinions-box__img svg {
        width: 130px;
        height: 130px
    }

    .youtube-box .author-tests .content-tile__link,.youtube-box .longread-box .content-tile__link,.youtube-box .youtube-slider .content-tile__link {
        font-size: 16px;
        line-height: 22px
    }

    .content-tile.text-in .content-tile__text {
        bottom: 16px;
        left: 16px;
        right: 16px
    }

    .longread-box {
        margin-bottom: 0
    }

    .special__name {
        font-size: 22px;
        line-height: 26px;
        top: 11px
    }

    .special {
        margin-bottom: 20px
    }

    .special__item {
        padding: 48px 12px 11px 12px
    }

    .author-tests-tile__title {
        -webkit-line-clamp: 3
    }

    .author-tests {
        margin-bottom: 20px
    }

    .author-tests-tile .content-btn {
        font-size: 13px;
        line-height: 21px
    }

    .author-tests-tile__title {
        font-size: 17px;
        line-height: 22px
    }

    .author-tests-tile__name {
        font-size: 14px;
        line-height: 22px
    }

    .special__link {
        font-size: 19px;
        line-height: 25px
    }

    .author-tests-tile__question {
        font-size: 13px;
        line-height: 16px
    }

    .author-tests .swiper-container,.interview-box,.longread-box .swiper-container,.multimedia-box,.special__item {
        margin-top: 15px
    }

    .interview .content-title {
        padding: 35px 0 0
    }

    .longread-box .content-tile__link {
        font-size: 18px;
        line-height: 23px
    }

    .opinions-box__date {
        font-size: 12px;
        line-height: 18px
    }

    .content-news__link,.content-news__text {
        font-size: 16px;
        line-height: 21px
    }

    .content-btn {
        font-size: 14px;
        line-height: 21px
    }

    .content-tile__text-info,.multimedia .content-tile__link,.content-tile__text-info p {
        font-size: 16px;
        line-height: 22px;
        margin: 0
    }

    .multimedia .content-news-item__date {
        font-size: 12px;
        line-height: 18px;
        display: block
    }

    .multimedia-box .multimedia-box__item:last-child,.rub_sec_bottom-box .rub_sec_bottom-box__item:last-child {
        margin-top: 10px;
        padding-top: 8px
    }

    .multimedia-box__item,.rub_sec_bottom-box__item {
        border-top: 1px solid rgba(255,255,255,.2)
    }

    .content-tile__text {
        font-size: 16px;
        line-height: 20px
    }

    .content-tile__text .zn:not(.fix_exclusive_pos_big):not(.fix_exclusive_pos) img {
        top: 5px
    }

    .main-slider-box .content-tile__link {
        font-size: 16px;
        line-height: 20px
    }

    .main-slider-box .content-tile__name {
        font-size: 12px;
        line-height: 14px
    }

    .theme-box__item {
        font-size: 12px;
        line-height: 16px;
        padding: 5px
    }

    .archive-main__subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px
    }

    .archive-main__title {
        font-size: 28px;
        line-height: 30px
    }

    .archive-main__item {
        width: 1660px;
        margin-bottom: 11px
    }

    .archive-main__item {
        -webkit-justify-content: end;
        -ms-flex-pack: justify;
        justify-content: end
    }

    .archive-main__text {
        font-size: 14px;
        line-height: 21px;
        width: 90%
    }

    @media only screen and (max-width: 420px) {
        .arr_elm_slide {
            display:block !important
        }
    }

    .archive-main__item:last-child {
        width: 1690px
    }

    .archive-main__img {
        width: 150px;
        height: 100px;
        min-width: 100px
    }

    .opinions-box__text {
        margin: 0 0 7px
    }

    .special__text {
        left: 20px;
        right: 20px;
        bottom: 20px;
        width: 100%;
        max-width: 300px;
        display: block
    }

    .special__item img {
        max-height: 210px;
        margin: 0 auto;
        display: block
    }

    .opinions-box__item:last-child {
        margin-bottom: 0
    }

    .youtube-btn-box {
        margin: 0
    }

    .youtube-btn-box .youtube-btn {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 500px) {
    .archive-months__item {
        width:215px;
        height: 157px;
        margin-bottom: 30px
    }

    .archive-months__item span {
        font-size: 10px;
        top: 90px;
        left: 63px
    }

    .content-tile.text-in .content-tile__img {
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width: 530px) {
    .archive-months__item {
        width:215px;
        height: 157px;
        margin-bottom: 30px
    }

    .archive-months__item span {
        font-size: 10px;
        top: 90px;
        left: 63px
    }
}

@media screen and (max-width: 470px) {
    .archive-months__item {
        width:190px;
        height: 140px
    }

    .archive-months__item span {
        font-size: 10px;
        top: 81px;
        left: 52px
    }
}

@media screen and (max-width: 437px) {
    .content-btn.yellow.hide {
        display:none
    }

    .content-btn.yellow.hide.mobile {
        display: block;
        max-width: 210px;
        position: absolute;
        top: 22px;
        right: 15px
    }

    .content-btn.yellow.hide.mobile span {
        font-size: 14px;
        line-height: 30px;
        white-space: nowrap
    }

    .content-btn.yellow.hide.mobile .content-btn__text {
        font-size: 12px;
        line-height: 16px;
        white-space: normal
    }
}

@media screen and (max-width: 420px) {
    .footer__top {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .archive-months__item span {
        font-size: 9px;
        top: 66px;
        left: 39px
    }

    .archive-months__item {
        width: 160px;
        height: 118px
    }

    .pagination-box__list li {
        margin-right: 10px
    }

    .pagination-box__prev a:before {
        left: -10px
    }

    .pagination-box__next a:after {
        right: -30px
    }

    .opinions-box.main .opinions-box__link {
        display: inline
    }

    .logo img {
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        height: auto;
        margin-right: 5px;
        margin-top: 4px
    }

    .hide-desc {
        display: none
    }

    .enter-name {
        margin-right: 8px;
        margin-left: 8px
    }

    .logo {
        padding-top: 12px
    }

    .footer__social {
        margin-top: 10px
    }

    .multimedia-box__item:first-child {
        min-width: 280px
    }

    .footer nav {
        margin-top: 0
    }

    .youtube-box .swiper-button-next1,.youtube-box .swiper-button-prev1 {
        display: none
    }

    .menu-mob {
        margin-left: 8px
    }

    .opinions-box .opinions-box__link {
        word-wrap: break-word;
        width: 90%;
        display: inline-block
    }

    .footer-title {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 370px) {
    .opinions-box.main .opinions-box__img {
        max-width:150px
    }

    .tabs>label {
        padding: 9px 5px
    }

    .header__mobil__item,.header__mobil__item.menu-in {
        padding: 12px 0 !important
    }

    .header .logo img {
        height: auto;
        max-height: 45.35px
    }
}

@media screen and (max-width: 355px) {
    .archive-months__item {
        width:150px;
        height: 110px
    }

    .archive-months__item span {
        font-size: 9px;
        top: 60px;
        left: 33px
    }
}

@media screen and (max-width: 340px) {
    .archive-months__item {
        width:140px;
        height: 100px
    }

    .archive-months__item span {
        font-size: 8px;
        top: 55px;
        left: 29px
    }

    .tabs>label {
        font-size: 12.9px
    }

    .opinions-box.main .opinions-box__text {
        width: 100%
    }
}

.topics-slider .swiper-wrapper {
    overflow: hidden
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    padding-bottom: 15px;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    -o-transition-property: transform,height;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: -webkit-calc(var(--swiper-navigation-size)/44*27);
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: -webkit-calc(-1*var(--swiper-navigation-size)/2);
    margin-top: calc(-1*var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top,.2s -webkit-transform;
    -o-transition: .2s top,.2s -webkit-transform;
    transition: .2s top,.2s -webkit-transform;
    -o-transition: .2s transform,.2s top;
    -webkit-transition: .2s transform,.2s top;
    transition: .2s transform,.2s top;
    -webkit-transition: .2s transform,.2s top,.2s -webkit-transform;
    -o-transition: .2s transform,.2s top,.2s -webkit-transform;
    transition: .2s transform,.2s top,.2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left,.2s -webkit-transform;
    -o-transition: .2s left,.2s -webkit-transform;
    transition: .2s left,.2s -webkit-transform;
    -o-transition: .2s transform,.2s left;
    -webkit-transition: .2s transform,.2s left;
    transition: .2s transform,.2s left;
    -webkit-transition: .2s transform,.2s left,.2s -webkit-transform;
    -o-transition: .2s transform,.2s left,.2s -webkit-transform;
    transition: .2s transform,.2s left,.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right,.2s -webkit-transform;
    -o-transition: .2s right,.2s -webkit-transform;
    transition: .2s right,.2s -webkit-transform;
    -o-transition: .2s transform,.2s right;
    -webkit-transition: .2s transform,.2s right;
    transition: .2s transform,.2s right;
    -webkit-transition: .2s transform,.2s right,.2s -webkit-transform;
    -o-transition: .2s transform,.2s right,.2s -webkit-transform;
    transition: .2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.bgc-gray {
    background: #f3f3f3
}

.bgc-gray .header {
    background: #f3f3f3
}

.bgc-gray .header .container,.bgc-gray .header .header__menu__box,.bgc-gray .header .languages-select,.bgc-gray .header .theme-arrow {
    background: #f3f3f3
}

.bgc-gray .header+.container {
    background: #f3f3f3
}

.bgc-gray .footer {
    background: #f3f3f3
}

.bgc-gray .footer .container {
    background: #f3f3f3
}

.support-check.change,.support-service.change {
    padding: 16px 16px 16px !important;
    background: #fff !important;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.14) !important;
    box-shadow: 0 0 20px rgba(0,0,0,.14) !important
}

.poll-block.news-poll .poll-block__item label>span {
    width: 100%
}

.authors.redaction .authors__position {
    margin-bottom: 5px
}

.content-two.interview {
    padding-top: 25px
}

.tabs>label:last-child {
    margin-right: 0
}

.authors.support-box .authors__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.authors.support-box .author__position {
    text-align: left
}

.archive-magazine.first-box-mobile.active,.archive-magazine.second-box-mobile.active,.archive-magazine.third-box-mobile.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.poll-block.interview-bl .poll-block__item label>span {
    width: 100%
}

.face .advertising-social {
    width: 230px
}

.advertising-social__item {
    max-width: 230px
}

p strong {
    letter-spacing: normal
}

p strong a {
    font-family: Lora-Bold,sans-serif
}

.tests-input-bl.active~.blue:after,.tests-input-bl.active~.green:after {
    display: none
}

.tests-input-bl.active~.blue:before {
    background: 0
}

@media screen and (min-width: 992px) {
    .hidden-vid {
        overflow:hidden
    }

    .rubric-photo-switch+.youtube-box.bgc {
        background: #f5f7fa;
        position: relative
    }

    .rubric-photo-switch+.youtube-box.bgc:before {
        content: '';
        width: 500px;
        height: 100%;
        background: #f5f7fa;
        display: block;
        position: absolute;
        left: -500px;
        top: 0
    }

    .rubric-photo-switch+.youtube-box.bgc:after {
        content: '';
        width: 635px;
        height: 100%;
        background: #f5f7fa;
        display: block;
        position: absolute;
        right: -635px;
        top: 0
    }
}

.support-form__in::-webkit-input-placeholder {
    color: rgba(0,0,0,.3)
}

.support-form__in::-moz-placeholder {
    color: rgba(0,0,0,.3)
}

.support-form__in:-ms-input-placeholder {
    color: rgba(0,0,0,.3)
}

.support-form__in::-ms-input-placeholder {
    color: rgba(0,0,0,.3)
}

.support-form__in::placeholder {
    color: rgba(0,0,0,.3)
}

.support-box .authors__about {
    padding-top: 0
}

.support-box .authors__name {
    margin-bottom: 3px
}

.support-box .authors__describe {
    margin-top: 7px
}

.support-form__title {
    text-align: center
}

.box-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42%;
    flex-wrap: wrap;
    align-items: flex-start
}

.box-info .news-photo {
    margin-right: 12px
}

.box-info .news-video:before {
    width: 14px;
    height: 16px;
    background-image: url(/user/img/new/vid-grey.svg)
}

.box-info .zn {
    width: 61.72px;
    height: 31.51px;
    margin-right: 5px;
    position: relative;
    top: -3px
}

.box-info .zn img {
    margin-bottom: -17px
}

.small-text .box-info .zn {
    width: 55.17px;
    height: 27.6px;
    position: relative;
    top: -5px
}

.big-text .box-info .zn {
    width: 73.72px;
    height: 34.51px;
    margin-right: 5px;
    background-size: contain;
    top: 0
}

.box-info .exclusive {
    width: auto;
    height: auto;
    padding: 5px 6px;
    font-size: 19px;
    line-height: 15px;
    margin-right: 5px;
    letter-spacing: .02em
}

.small-text .box-info .exclusive {
    font-size: 17px;
    line-height: 12px
}

.big-text .box-info .exclusive {
    height: auto;
    width: auto;
    font-size: 23px;
    line-height: 20px
}

.small-text .box-info .news-photo,.small-text .box-info .news-video,.small-text .box-info .new,.small-text .box-info .infographic,.small-text .box-info .document,.small-text .box-info .point_view {
    height: auto;
    font-size: 16px;
    line-height: 12px;
    padding: 5px 6px
}

.big-text .box-info .news-photo,.big-text .box-info .news-video,.big-text .box-info .new,.big-text .box-info .infographic,.big-text .box-info .document,.big-text .box-info .point_view {
    font-size: 24px;
    line-height: 18px;
    height: auto
}

@media screen and (max-width: 567px) {
    .small-text .box-info .zn {
        width:49.17px;
        height: 26.6px;
        background-size: contain;
        top: -1px;
        position: relative
    }

    .big-text .box-info .zn {
        width: 61.17px;
        height: 29.6px;
        background-size: contain;
        top: 2px;
        position: relative
    }

    .box-info .exclusive {
        width: auto;
        height: auto;
        padding: 5px 6px;
        font-size: 22px;
        line-height: 20px;
        margin-right: 5px;
        letter-spacing: .02em
    }

    .small-text .box-info .exclusive {
        font-size: 13px;
        line-height: 15px
    }

    .big-text .box-info .exclusive {
        height: auto;
        width: auto;
        font-size: 18px;
        line-height: 20px
    }

    .small-text .box-info .news-photo,.small-text .box-info .news-video,.small-text .box-info .new,.small-text .box-info .infographic,.small-text .box-info .document,.small-text .box-info .point_view {
        height: auto;
        font-size: 13px;
        line-height: 15px;
        padding: 2px 5px
    }

    .big-text .box-info .news-photo,.big-text .box-info .news-video,.big-text .box-info .new,.big-text .box-info .infographic,.big-text .box-info .document,.big-text .box-info .point_view {
        height: auto;
        font-size: 18px;
        line-height: 14px;
        padding: 5px 6px
    }
}

p strong {
    font-family: Lora-Bold,sans-serif
}

.article-author {
    margin-top: 9px
}

.news-interesting__link:after {
    height: 4px;
    bottom: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.noticed-mistake {
    padding: 0 0 10px
}

.noticed-mistake__title {
    font-size: 16px;
    line-height: 21px;
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 8px
}

.noticed-mistake p,.noticed-mistake p a {
    font-size: 16px;
    line-height: 21px;
    font-family: Rubik-Regular,sans-serif
}

.noticed-mistake {
    padding: 0;
    margin-top: -10px
}

.recent-events__title {
    max-width: 400px
}

.face .title-top {
    font-size: 22px;
    line-height: 30px
}

.face .popup-box_wrap {
    max-width: 800px
}

.face .advertising-social {
    margin: 0
}

.face .advertising-social a {
    margin-bottom: 10px
}

.face .subscribers {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: .02em;
    color: rgba(0,0,0,.85);
    font-family: Rubik-Regular,sans-serif
}

.face .settings-box__title {
    font-size: 20px;
    line-height: 30px;
    color: rgba(0,0,0,.85);
    margin-bottom: 12px;
    font-family: Rubik-Medium,sans-serif
}

.face .settings-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.search-box__img img {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.youtube-box.youtube-news .content-tile__img img {
    -webkit-border-radius: 0;
    border-radius: 0
}

.settings-box__switch span:last-child {
    display: none
}

.settings-box__switch span:first-child {
    display: block
}

.settings-box__switch.active span:first-child {
    display: none
}

.settings-box__switch.active span:last-child {
    display: block
}

.top-reklama {
    background: #f4f4f4;
    padding: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 0
}

.top-reklama img {
    width: 100%;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.settings.show {
    display: block
}

.settings.show .on-black {
    display: none
}

.settings.show .off-black {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.settings .on-black {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.settings .off-black {
    display: none
}

.settings .popup-box_wrap {
    padding: 25px;
    max-width: 800px
}

.settings .settings-box__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
    font-family: Rubik-Medium,sans-serif;
    color: #000;
    text-align: center
}

.settings .settings-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.settings .settings-box__lk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.settings .settings-box__a {
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 46px;
    height: 46px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Rubik-Bold,sans-serif;
    margin-right: 14px
}

.settings .settings-box__a:last-child {
    margin-right: 0
}

.settings .settings-box__a:first-child {
    font-size: 14px;
    line-height: 14px;
    color: #161616
}

.settings .settings-box__a:nth-of-type(2) {
    font-size: 18px;
    line-height: 14px
}

.settings .settings-box__a:nth-of-type(3) {
    font-size: 24px;
    line-height: 24px
}

.settings .settings-box__switch {
    border: 1px solid rgba(255,255,255,.7);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    text-align: center
}

.settings .settings-box__switch:hover {
    background: #363636
}

.settings .settings-box__item {
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 49%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 37px 42px 27px
}

.settings .settings-box__item.black {
    background: #141414
}

.settings .settings-box__item.black .settings-box__title {
    color: #fff
}

.settings .title-top {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .02em;
    margin-bottom: 20px
}

.footer .autho-img {
    margin-right: 34px
}

.exclusive {
    font-family: Rubik-Medium,sans-serif
}

.content-tile.text-in img {
    -webkit-border-radius: 7px;
    border-radius: 7px;
    aspect-ratio: 16 / 9;
    min-height: 200px
}

.content-btn.yellow {
    cursor: pointer
}

.content-two.interview .content-title {
    padding: 20px 0 0
}

.search-btn {
    min-width: 28.48px
}

.opinions-box__item .opinions-box__link:hover {
    opacity: 1
}

.arrow-theme .swiper-button-prev {
    background: url(/user/img/new/arrow-left.svg);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    top: 44px;
    right: 55px
}

.author-tests-tile__name:hover,.author-tests-tile__title:hover,.authors-letters__item:hover,.authors__img:hover,.authors__name:hover,.content-news__link:hover,.content-tile:hover,.content-tile__name:hover,.content-title__link:hover,.opinions-box__img:hover,.opinions-box__item:hover,.opinions-box__link:hover,.search-box__item:hover,.settings-box__switch:hover,.special__link:hover,.special__name:hover,.theme-box__item:hover,.youtube-box__img:hover,.youtube-box__info a:hover {
    opacity: .8
}

.content-tile__text.bgc-blue {
    background-image: url(/user/img/new/Group443.svg);
    background-repeat: repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    overflow: visible;
    padding: 10px
}

.popup-window {
    cursor: pointer;
    margin-right: 5px
}

.popup-window:hover .popup-window_inside {
    opacity: 1;
    z-index: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.popup-window_title {
    font-size: 18px;
    line-height: 20px;
    display: block;
    font-family: Rubik-Bold,sans-serif;
    color: rgba(0,0,0,.85);
    margin-bottom: 7px
}

.popup-window_inside {
    opacity: 0;
    z-index: -1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: block;
    padding: 15px;
    position: absolute;
    bottom: 30px;
    width: 100%;
    min-width: 620px;
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.2);
    box-shadow: 0 0 6px rgba(0,0,0,.2);
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.settings-box__a.active {
    background: #eee;
    color: #a1a1a1 !important;
    border: 1px solid #eee
}

.archive-magazine {
    -webkit-box-shadow: 0 3px 4px 0 rgba(34,60,80,.2);
    box-shadow: 0 3px 4px 0 rgba(34,60,80,.2)
}

body.small-text .footer__support .content-btn.yellow {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 567px) {
    body.small-text .header__menu__link {
        font-size:12px;
        line-height: 21px
    }

    body.small-text .archive-magazine__number,body.small-text .archive-years__item,body.small-text .article-author__position,body.small-text .article-author__title {
        font-size: 12px;
        line-height: 14px
    }

    body.small-text .news-interesting__title {
        font-size: 16px;
        line-height: 24px
    }

    body.small-text .comments-form__title,body.small-text .news-list-number li .news-list-number__title {
        font-size: 18px;
        line-height: 28px
    }

    body.small-text .news-list-number ol li {
        clear: both
    }

    body.small-text .comments-text__name {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .news-support .content-btn .content-btn__text {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .content-tile.article .content-tile__link,body.small-text .rubric-box.like-box .content-tile__link {
        font-size: 16px;
        line-height: 20px
    }

    body.small-text .content-news.news-multimedia.news-read.number .content-news__text {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    body.small-text .rubric-box.like-box .content-tile__name {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .comments-text__main {
        font-size: 16px;
        line-height: 24px
    }

    body.small-text .comments-form__total {
        font-size: 14px;
        line-height: 22px
    }

    body.small-text .comments-form__authorization,body.small-text .comments-form__symbols {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .recent-events__subtitle {
        font-size: 16px;
        line-height: 32px
    }

    body.small-text .content-wrap-inside ul li,body.small-text nav ol li {
        font-size: 16px;
        line-height: 28px
    }

    body.small-text .recent-events__title {
        font-size: 26px;
        line-height: 36px
    }

    body.small-text .news-materials.prepared a {
        font-size: 18px;
        line-height: 28px
    }

    body.small-text .news-share>span {
        font-size: 14px
    }

    body.small-text .news-interesting.num .news-interesting__link {
        font-size: 18px
    }

    body.small-text p,body.small-text p a {
        font-size: 16px;
        line-height: 28px
    }

    body.small-text h2 {
        font-size: 32px
    }

    body.small-text .article-author__name {
        font-size: 14px;
        line-height: 16px
    }

    body.small-text h1 {
        font-size: 34px;
        line-height: 45px
    }

    body.small-text .content-date,body.small-text .content__base .news-share.top-share>span {
        font-size: 12px
    }

    body.small-text .breadcrumb li a {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .archive-magazine__date {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .opinions-box.before .content-tile__name {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .news-multimedia .content-news__link {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .opinions.interview .content-tile__name {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .content-news__item.bgc .content-news__name {
        font-size: 18px;
        line-height: 23px
    }

    body.small-text .theme-box__title {
        font-size: 14px
    }

    body.small-text .theme-box__item {
        font-size: 14px
    }

    body.small-text .enter,body.small-text .enter-name,body.small-text .languages-change,body.small-text .languages-select {
        font-size: 12px
    }

    body.small-text .header__top__item .content-btn.yellow {
        font-size: 13px
    }

    body.small-text .tabs>label {
        font-size: 11px;
        line-height: 16px
    }

    body.small-text .content-tile__name {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .topics-box__title {
        font-size: 18px;
        line-height: 23px
    }

    body.small-text .youtube-box .author-tests .content-tile__link,body.small-text .youtube-box .longread-box .content-tile__link,body.small-text .youtube-box .youtube-slider .content-tile__link {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .content__news .content-btn,body.small-text .topics-box .content-btn {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .topics-box .content-news-item__date {
        font-size: 11px;
        line-height: 15px
    }

    body.small-text .topics-box .content-news-item__link {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .opinions-box .opinions-box__link {
        font-size: 18px;
        line-height: 23px
    }

    body.small-text .opinions-box__date,body.small-text .youtube-box .content-tile__date {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .content-tile.text-in .content-tile__text .content-tile__link {
        font-size: 28px;
        line-height: 32px
    }

    body.small-text .author-tests-tile__title {
        font-size: 16px;
        line-height: 22px
    }

    body.small-text .author-tests-tile__position {
        font-size: 11px;
        line-height: 14px
    }

    body.small-text .author-tests-tile__name {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .rubric-box .rubric-box-title {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .content-tile__link.bgc span {
        padding: 5px 10px !important
    }

    body.small-text .footer__bottom__item {
        font-size: 10px;
        line-height: 16px
    }

    body.small-text .footer__support .content-btn__text {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .footer__support .content-btn.yellow span:first-child {
        font-size: 16px;
        line-height: 22px
    }

    body.small-text .footer nav ul li a,body.small-text .footer__contacts-box span,body.small-text .footer__contacts-box span a {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .footer-title {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .archive-main-btns .content-btn.yellow,body.small-text .content-btn.white {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .archive-main__text {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .archive-main__subtitle {
        font-size: 22px;
        line-height: 24px
    }

    body.small-text .archive-main__subtitle {
        font-size: 22px;
        line-height: 24px
    }

    body.small-text .archive-main__title {
        font-size: 36px;
        line-height: 40px
    }

    body.small-text .rubric-box .content-news-item__link {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .content-tile.small-size .content-tile__link {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .content-tile__text-info {
        font-size: 16px;
        line-height: 24px
    }

    body.small-text .multimedia .content-btn {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .multimedia .content-news-item__date {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .author-tests-tile .content-btn {
        font-size: 11px;
        line-height: 21px
    }

    body.small-text .multimedia .content-tile__link {
        font-size: 20px !important;
        line-height: 26px !important
    }

    body.small-text .author-tests-tile__question {
        font-size: 11px !important;
        line-height: 15px
    }

    body.small-text .error-box__title {
        font-size: 24px;
        line-height: 34px
    }

    body.small-text .error-box__info p {
        font-size: 16px;
        line-height: 22px
    }

    body.small-text .content-tile__name-top {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .footer__law {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .special__link {
        font-size: 32px;
        line-height: 38px
    }

    body.small-text .special__name {
        font-size: 28px;
        line-height: 34px
    }

    body.small-text .opinions-box .content-tile__name {
        font-size: 16px;
        line-height: 20px
    }

    body.small-text .content__base .content-tile__link {
        font-size: 16px;
        line-height: 20px
    }

    body.small-text .content-news-item__link {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .content-news__link {
        font-size: 16px;
        line-height: 21px
    }

    body.small-text .content-title__link {
        font-size: 18px;
        line-height: 23px
    }

    body.small-text .author__name {
        font-size: 28px;
        line-height: 24px
    }

    body.small-text .authors__position,body.small-text .support-box .authors__item.main .author__position {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .authors__all-article {
        font-size: 12px;
        line-height: 14px
    }

    body.small-text .authors__name,body.small-text .support-box .authors__item.main .authors__name {
        font-size: 20px;
        line-height: 24px
    }

    body.small-text .support-form__sum label,body.small-text .support-form__top label {
        font-size: 14px;
        line-height: 22px
    }

    body.small-text .support-check p {
        font-size: 14px !important;
        line-height: 22px !important
    }

    body.small-text .support-check__title,body.small-text .support-form__title {
        font-size: 18px;
        line-height: 28px
    }

    body.small-text .support-box .authors__item.main .authors__describe,body.small-text .support-in {
        font-size: 18px;
        line-height: 28px
    }

    body.small-text .authors-letters__item,body.small-text .search-author input {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .author__about {
        font-size: 16px;
        line-height: 25px
    }

    body.small-text .author__position {
        font-size: 16px;
        line-height: 24px
    }

    body.small-text .opinions-box.main .content-tile__name {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .content-tile.text-in .content-tile__text p {
        font-size: 18px;
        line-height: 24px
    }

    body.small-text .content-news-info.opinion-info p {
        font-size: 16px;
        line-height: 28px
    }

    body.small-text .personal-person__name {
        font-size: 26px;
        line-height: 36px
    }

    body.small-text .personal-person__email {
        font-size: 16px;
        line-height: 16px
    }

    body.small-text .personal-box .tabs-block>label {
        font-size: 16px
    }

    body.small-text .photo-box .content-tile.full-width .content-tile__link span {
        font-size: 32px;
        line-height: 38px
    }

    body.small-text .rubric-photo-switch a {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .rubric-main .content-tile__link span {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .rubric-top .content-tile__text-about {
        font-size: 16px;
        line-height: 20px
    }

    body.small-text .rubric-main .content-tile__link span,body.small-text .rubric-top__right .content-tile__link span {
        font-size: 16px;
        line-height: 20px
    }

    body.small-text .search-box__link {
        font-size: 16px;
        line-height: 20px
    }

    body.small-text .search-box__date {
        font-size: 12px;
        line-height: 19px
    }

    body.small-text .photo-box .content-tile.full-width .content-tile__time,body.small-text .rubric-main.photo-box .content-tile__time {
        font-size: 11px;
        line-height: 20px
    }

    body.small-text .rubric-top__left .content-tile__link span {
        font-size: 30px;
        line-height: 40px
    }

    body.small-text .rubric-top .content-tile__time {
        font-size: 12px
    }

    body.small-text .photo-box .content-tile.full-width .content-tile__text-about {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (min-width: 320px) and (max-width:566px) {
    body.small-text .header__menu__link {
        font-size:10px;
        line-height: 19px
    }

    body.small-text .special .special__name {
        font-size: 20px;
        line-height: 24px
    }

    body.small-text .special .special__link {
        font-size: 17px;
        line-height: 23px
    }

    body.small-text .advertising-box__describe li {
        font-size: 14px;
        line-height: 26px
    }

    body.small-text .redaction-contacts__title {
        font-size: 16px;
        line-height: 22px
    }

    body.small-text .archive-magazine__number,body.small-text .archive-years__item,body.small-text .article-author__position,body.small-text .article-author__title {
        font-size: 10px;
        line-height: 12px
    }

    body.small-text .news-interesting__title {
        font-size: 14px;
        line-height: 22px
    }

    body.small-text .comments-form__title,body.small-text .news-list-number li .news-list-number__title {
        font-size: 16px;
        line-height: 26px
    }

    body.small-text .news-list-number ol li {
        clear: both
    }

    body.small-text .comments-text__name {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .news-support .content-btn .content-btn__text {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .content-tile.article .content-tile__link,body.small-text .rubric-box.like-box .content-tile__link {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .rubric-box.like-box .content-tile__name {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .comments-text__main {
        font-size: 14px;
        line-height: 22px
    }

    body.small-text .comments-form__total {
        font-size: 12px;
        line-height: 20px
    }

    body.small-text .comments-form__authorization,body.small-text .comments-form__symbols {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .recent-events__subtitle {
        font-size: 14px;
        line-height: 30px
    }

    body.small-text .content-wrap-inside ul li,body.small-text nav ol li {
        font-size: 14px;
        line-height: 26px
    }

    body.small-text .recent-events__title {
        font-size: 24px;
        line-height: 34px
    }

    body.small-text .news-materials.prepared a {
        font-size: 16px;
        line-height: 26px
    }

    body.small-text .news-share>span {
        font-size: 12px
    }

    body.small-text .news-interesting.num .news-interesting__link {
        font-size: 16px
    }

    body.small-text p,body.small-text p a {
        font-size: 14px;
        line-height: 26px
    }

    body.small-text h2 {
        font-size: 20px;
        line-height: 28px
    }

    body.small-text .article-author__name {
        font-size: 12px;
        line-height: 14px
    }

    body.small-text h1 {
        font-size: 18px;
        line-height: 26px
    }

    body.small-text .content-date,body.small-text .content__base .news-share.top-share>span {
        font-size: 10px
    }

    body.small-text .breadcrumb li a {
        font-size: 10px;
        line-height: 16px
    }

    body.small-text .opinions-box.before .content-tile__name {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .news-multimedia .content-news__link {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .content-news__item.bgc .content-news__name {
        font-size: 16px;
        line-height: 21px
    }

    body.small-text .theme-box__title {
        font-size: 12px
    }

    body.small-text .theme-box__item {
        font-size: 11px
    }

    body.small-text .enter,body.small-text .enter-name,body.small-text .languages-change,body.small-text .languages-select {
        font-size: 10px
    }

    body.small-text .header__top__item .content-btn.yellow {
        font-size: 11px
    }

    body.small-text .tabs>label {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .topics-box__title {
        font-size: 16px;
        line-height: 21px
    }

    body.small-text .youtube-box .author-tests .content-tile__link,body.small-text .youtube-box .longread-box .content-tile__link,body.small-text .youtube-box .youtube-slider .content-tile__link {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .content__news .content-btn,body.small-text .topics-box .content-btn {
        font-size: 10px;
        line-height: 16px
    }

    body.small-text .topics-box .content-news-item__date {
        font-size: 10px;
        line-height: 12px
    }

    body.small-text .topics-box .content-news-item__link {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .opinions-box .opinions-box__link {
        font-size: 14px;
        line-height: 19px
    }

    body.small-text .content-tile.text-in .content-tile__text .content-tile__link {
        font-size: 18px;
        line-height: 24px
    }

    body.small-text .longread-box.longread-top .content-tile.text-in .content-tile__link+p {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .author-tests-tile__title {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .tests-box .author-tests-tile__title {
        font-size: 18px !important;
        line-height: 22px !important
    }

    body.small-text .tests-box .test-box__title {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .author-tests-tile__position {
        font-size: 10px;
        line-height: 12px
    }

    body.small-text .author-tests-tile__name {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .rubric-box .rubric-box-title {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .footer__support .content-btn__text {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .footer__support .content-btn.yellow span:first-child {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .footer nav ul li a,body.small-text .footer__contacts-box span,body.small-text .footer__contacts-box span a {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .footer-title {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .archive-main-btns .content-btn.yellow,body.small-text .content-btn.white {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .archive-main__text {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .archive-main__subtitle {
        font-size: 20px;
        line-height: 22px
    }

    body.small-text .archive-main__subtitle {
        font-size: 20px;
        line-height: 22px
    }

    body.small-text .archive-main__title {
        font-size: 34px;
        line-height: 38px
    }

    body.small-text .rubric-box .content-news-item__link {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .content-tile.small-size .content-tile__link {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .content-tile__text-info {
        font-size: 14px;
        line-height: 22px
    }

    body.small-text .multimedia .content-btn {
        font-size: 10px;
        line-height: 16px
    }

    body.small-text .author-tests-tile .content-btn {
        font-size: 10px;
        line-height: 20px
    }

    body.small-text .multimedia .content-tile__link {
        font-size: 18px !important;
        line-height: 24px !important
    }

    body.small-text .author-tests-tile__question {
        font-size: 10px !important;
        line-height: 12px
    }

    body.small-text .error-box__title {
        font-size: 22px;
        line-height: 32px
    }

    body.small-text .error-box__info p {
        font-size: 14px;
        line-height: 20px
    }

    body.small-text .content-tile__name-top {
        font-size: 10px;
        line-height: 14px
    }

    body.small-text .special__link {
        font-size: 30px;
        line-height: 36px
    }

    body.small-text .special__name {
        font-size: 26px;
        line-height: 32px
    }

    body.small-text .opinions-box .content-tile__name {
        font-size: 10px;
        line-height: 16px
    }

    body.small-text .content__base .content-tile__link {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .content-news-item__link {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .content-news__link {
        font-size: 14px;
        line-height: 19px
    }

    body.small-text .content-title__link {
        font-size: 16px;
        line-height: 21px
    }

    body.small-text .author__name {
        font-size: 26px;
        line-height: 22px
    }

    body.small-text .authors__position,body.small-text .support-box .authors__item.main .author__position {
        font-size: 10px;
        line-height: 16px
    }

    body.small-text .authors__all-article {
        font-size: 10px;
        line-height: 12px
    }

    body.small-text .authors__name,body.small-text .support-box .authors__item.main .authors__name {
        font-size: 16px;
        line-height: 20px
    }

    body.small-text .support-form__sum label,body.small-text .support-form__top label {
        font-size: 12px;
        line-height: 20px
    }

    body.small-text .support-check p {
        font-size: 12px !important;
        line-height: 20px !important
    }

    body.small-text .support-check__title,body.small-text .support-form__title {
        font-size: 16px;
        line-height: 26px
    }

    body.small-text .support-box .authors__item.main .authors__describe,body.small-text .support-in {
        font-size: 16px;
        line-height: 26px
    }

    body.small-text .authors-letters__item,body.small-text .search-author input {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .author__about {
        font-size: 14px;
        line-height: 23px
    }

    body.small-text .author__position {
        font-size: 14px;
        line-height: 22px
    }

    body.small-text .content-tile.text-in .content-tile__text p {
        font-size: 16px;
        line-height: 22px
    }

    body.small-text .content-news-info.opinion-info p {
        font-size: 14px;
        line-height: 26px
    }

    body.small-text .personal-person__name {
        font-size: 18px;
        line-height: 32px
    }

    body.small-text .personal-person__email {
        font-size: 14px;
        line-height: 14px
    }

    body.small-text .personal-box .tabs-block>label {
        font-size: 10px
    }

    body.small-text .photo-box .content-tile.full-width .content-tile__link span {
        font-size: 24px;
        line-height: 28px
    }

    body.small-text .rubric-photo-switch a {
        font-size: 12px;
        line-height: 16px
    }

    body.small-text .rubric-main .content-tile__link span {
        font-size: 12px;
        line-height: 18px
    }

    body.small-text .rubric-top .content-tile__text-about {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .rubric-main .content-tile__link span,body.small-text .rubric-top__right .content-tile__link span {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .search-box__link {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .search-box__date {
        font-size: 10px;
        line-height: 17px
    }

    body.small-text .photo-box .content-tile.full-width .content-tile__time,body.small-text .rubric-main.photo-box .content-tile__time {
        font-size: 10px;
        line-height: 18px
    }

    body.small-text .rubric-top__left .content-tile__link span {
        font-size: 22px;
        line-height: 29px
    }

    body.small-text .rubric-top .content-tile__time {
        font-size: 10px
    }

    body.small-text .photo-box .content-tile.full-width .content-tile__text-about {
        font-size: 14px;
        line-height: 24px
    }

    body.small-text .main-slider-box .content-tile__link {
        font-size: 14px;
        line-height: 18px
    }
}

body.big-text .footer__support .content-btn.yellow {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 567px) {
    body.big-text .theme-box__item,body.big-text .theme-box__title {
        font-size:20px;
        line-height: 26px
    }

    body.big-text .youtube-box .content-tile__date {
        font-size: 16px;
        line-height: 22px
    }

    body.big-text .youtube-box__top .youtube-btn-box .youtube-btn {
        font-size: 18px;
        line-height: 23px;
        padding: 14px 20px
    }

    body.big-text .youtube-box__top .youtube-box__info a {
        font-size: 22px;
        line-height: 26px
    }

    body.big-text .youtube-box__top .youtube-box__info span {
        font-size: 20px;
        line-height: 26px
    }

    body.big-text .content__news .content-btn,body.big-text .multimedia .content-btn {
        font-size: 18px;
        line-height: 23px
    }

    body.big-text .topics-box .content-btn {
        font-size: 18px;
        line-height: 23px
    }

    body.big-text .support-box .authors__item.main .authors__name {
        font-size: 30px;
        line-height: 34px
    }

    body.big-text .support-box .authors__item.main .authors__describe,body.big-text .support-in {
        font-size: 24px;
        line-height: 34px
    }

    body.big-text .support-box .authors__describe {
        font-size: 20px;
        line-height: 30px
    }

    body.big-text .photo-box .content-tile.full-width .content-tile__link span {
        font-size: 40px;
        line-height: 44px
    }

    body.big-text .photo-box .content-tile.full-width .content-tile__text-about {
        font-size: 24px;
        line-height: 30px
    }

    body.big-text .photo-box .content-tile.full-width .content-tile__time {
        font-size: 16px;
        line-height: 23px
    }

    body.big-text .personal-person__name {
        font-size: 34px;
        line-height: 44px
    }

    body.big-text .personal-person__email {
        font-size: 24px;
        line-height: 24px
    }

    body.big-text .opinions-box.main .opinions-box__link {
        font-size: 26px;
        line-height: 30px
    }

    body.big-text .archive-years__item,body.big-text .content-date,body.big-text .content__base .news-share.top-share>span {
        font-size: 16px;
        line-height: 22px
    }

    body.big-text .opinions-box.main .content-tile__name {
        font-size: 18px;
        line-height: 23px
    }

    body.big-text .article-author__position,body.big-text .article-author__title {
        font-size: 16px;
        line-height: 18px
    }

    body.big-text .article-author__name {
        font-size: 20px;
        line-height: 23px
    }

    body.big-text .rubric-box.like-box .content-tile__link {
        font-size: 22px;
        line-height: 28px
    }

    body.big-text h1 {
        font-size: 46px;
        line-height: 56px
    }

    body.big-text .content-tile.video .content-tile__link,body.big-text .content-tile__link {
        font-size: 21px;
        line-height: 23px
    }

    body.big-text .comments-text__name {
        font-size: 18px;
        line-height: 22px
    }

    body.big-text .comments-text__main {
        font-size: 20px;
        line-height: 28px
    }

    body.big-text .content-wrap-inside ul li,body.big-text nav ol li,body.big-text p,body.big-text p a {
        font-size: 22px;
        line-height: 32px
    }

    body.big-text .archive-magazine__date,body.big-text .archive-magazine__number {
        font-size: 20px;
        line-height: 26px
    }

    body.big-text .longread-top .content-tile.text-in .content-tile__text .content-tile__link {
        font-size: 36px;
        line-height: 40px
    }

    body.big-text h2 {
        font-size: 40px
    }

    body.big-text .author__about {
        font-size: 20px;
        line-height: 29px
    }

    body.big-text .author__name {
        font-size: 32px;
        line-height: 28px
    }

    body.big-text .author__position {
        font-size: 20px;
        line-height: 28px
    }

    body.big-text .breadcrumb li a {
        font-size: 16px;
        line-height: 22px
    }

    body.big-text .error-box__info p {
        font-size: 24px;
        line-height: 30px
    }

    body.big-text .error-box__title {
        font-size: 34px;
        line-height: 44px
    }

    body.big-text .content-news-item__link {
        font-size: 22px;
        line-height: 28px
    }

    body.big-text .content-tile__name-top {
        font-size: 20px;
        line-height: 24px
    }

    body.big-text .content-tile__name {
        font-size: 18px;
        line-height: 23px
    }

    body.big-text .content-tile.text-in .content-tile__text .content-tile__link {
        font-size: 36px;
        line-height: 40px
    }

    body.big-text .author-tests-tile__title {
        font-size: 24px;
        line-height: 28px
    }

    body.big-text .author-tests-tile {
        height: 480px
    }

    body.big-text .author-tests-tile .content-btn {
        font-size: 17px !important
    }

    body.big-text .author-tests-tile__position {
        font-size: 17px;
        line-height: 22px;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }

    body.big-text .archive-main__title {
        font-size: 44px
    }

    body.big-text .archive-main__text {
        font-size: 22px;
        line-height: 28px
    }

    body.big-text .archive-main__subtitle {
        font-size: 30px;
        line-height: 34px
    }

    body.big-text .footer nav ul li a,body.big-text .footer-title,body.big-text .footer__contacts-box span,body.big-text .footer__contacts-box span a {
        font-size: 18px;
        line-height: 23px
    }

    body.big-text .footer__law {
        font-size: 16px;
        line-height: 20px
    }

    body.big-text .footer__bottom__item {
        font-size: 16px;
        line-height: 22px
    }

    body.big-text .main-content__column .content-tile__link {
        font-size: 22px;
        line-height: 30px
    }

    body.big-text .multimedia-box__item .content-tile__link {
        font-size: 28px !important;
        line-height: 34px !important
    }

    body.big-text .multimedia-box__item .content-news-item__date {
        font-size: 18px;
        line-height: 23px
    }

    body.big-text .multimedia-box__item .content-tile__text-info {
        font-size: 24px;
        line-height: 28px
    }

    body.big-text .author-tests-tile__name {
        font-size: 20px;
        line-height: 24px
    }

    body.big-text .opinions .opinions-box__text .content-tile__name {
        font-size: 18px;
        line-height: 23px
    }

    body.big-text .opinions .opinions-box__link {
        font-size: 26px;
        line-height: 30px
    }

    body.big-text .opinions .content-tile__name {
        font-size: 22px;
        line-height: 28px
    }

    body.big-text .content__base .content-tile__link,body.big-text .content__base .content-tile__link>span,body.big-text .main-content__top .content-tile__link.bgc,body.big-text .search-box__link {
        font-size: 24px;
        line-height: 30px
    }

    body.big-text .content__base .rubric-top__left .content-tile__link>span {
        font-size: 40px;
        line-height: 50px
    }

    body.big-text .authors__position {
        font-size: 17px;
        line-height: 23px
    }

    body.big-text .authors__all-article {
        font-size: 16px;
        line-height: 18px
    }

    body.big-text .authors__name {
        font-size: 26px;
        line-height: 28px
    }

    body.big-text .content-title__link {
        font-size: 26px;
        line-height: 30px
    }

    body.big-text .content-news__link {
        font-size: 22px;
        line-height: 28px
    }
}

@media screen and (min-width: 320px) and (max-width:566px) {
    body.big-text .theme-box__item,body.big-text .theme-box__title {
        font-size:18px;
        line-height: 24px
    }

    body.big-text .theme-arrow {
        height: 31px
    }

    body.big-text .tests-box .author-tests-tile__title {
        font-size: 22px !important;
        line-height: 26px !important
    }

    body.big-text .advertising-box__describe li {
        font-size: 22px;
        line-height: 30px
    }

    body.big-text .support-box .authors__item.main .authors__name {
        font-size: 28px;
        line-height: 32px
    }

    body.big-text .support-box .authors__item.main .authors__describe,body.big-text .support-in {
        font-size: 22px;
        line-height: 32px
    }

    body.big-text .support-box .authors__describe {
        font-size: 18px;
        line-height: 28px
    }

    body.big-text .photo-box .content-tile.full-width .content-tile__link span {
        font-size: 38px;
        line-height: 42px
    }

    body.big-text .photo-box .content-tile.full-width .content-tile__text-about {
        font-size: 22px;
        line-height: 28px
    }

    body.big-text .photo-box .content-tile.full-width .content-tile__time {
        font-size: 14px;
        line-height: 22px
    }

    body.big-text .personal-person__name {
        font-size: 32px;
        line-height: 42px
    }

    body.big-text .personal-person__email {
        font-size: 22px;
        line-height: 22px
    }

    body.big-text .opinions-box.main .opinions-box__link {
        font-size: 24px;
        line-height: 28px
    }

    body.big-text .archive-years__item,body.big-text .content-date,body.big-text .content__base .news-share.top-share>span {
        font-size: 14px;
        line-height: 20px
    }

    body.big-text .opinions-box.main .content-tile__name {
        font-size: 16px;
        line-height: 21px
    }

    body.big-text .article-author__position,body.big-text .article-author__title {
        font-size: 14px;
        line-height: 15px
    }

    body.big-text .article-author__name {
        font-size: 18px;
        line-height: 20px
    }

    body.big-text .rubric-box.like-box .content-tile__link {
        font-size: 20px;
        line-height: 26px
    }

    body.big-text h1 {
        font-size: 22px;
        line-height: 26px
    }

    body.big-text .content-tile.video .content-tile__link,body.big-text .content-tile__link {
        font-size: 19px;
        line-height: 21px
    }

    body.big-text .comments-text__name {
        font-size: 16px;
        line-height: 20px
    }

    body.big-text .comments-text__main {
        font-size: 18px;
        line-height: 26px
    }

    body.big-text .content-wrap-inside ul li,body.big-text nav ol li,body.big-text p,body.big-text p a {
        font-size: 22px;
        line-height: 30px
    }

    body.big-text .archive-magazine__date,body.big-text .archive-magazine__number {
        font-size: 18px;
        line-height: 24px
    }

    body.big-text .longread-top .content-tile.text-in .content-tile__text .content-tile__link {
        font-size: 34px;
        line-height: 38px
    }

    body.big-text h2 {
        font-size: 24px;
        line-height: 32px
    }

    body.big-text .author__about {
        font-size: 18px;
        line-height: 27px
    }

    body.big-text .author__name {
        font-size: 30px;
        line-height: 26px
    }

    body.big-text .author__position {
        font-size: 18px;
        line-height: 26px
    }

    body.big-text .breadcrumb li a {
        font-size: 14px;
        line-height: 20px
    }

    body.big-text .error-box__info p {
        font-size: 22px;
        line-height: 28px
    }

    body.big-text .error-box__title {
        font-size: 32px;
        line-height: 42px
    }

    body.big-text .content-news-item__link {
        font-size: 20px;
        line-height: 26px
    }

    body.big-text .content-tile__name-top {
        font-size: 18px;
        line-height: 22px
    }

    body.big-text .content-tile__name {
        font-size: 16px;
        line-height: 21px
    }

    body.big-text .content-tile.text-in .content-tile__text .content-tile__link {
        font-size: 34px;
        line-height: 38px
    }

    body.big-text .author-tests-tile__title {
        font-size: 22px;
        line-height: 26px
    }

    body.big-text .author-tests-tile .content-btn {
        font-size: 15px !important
    }

    body.big-text .author-tests-tile__position {
        font-size: 15px;
        line-height: 20px
    }

    body.big-text .archive-main__title {
        font-size: 30px
    }

    body.big-text .archive-main__text {
        font-size: 20px;
        line-height: 26px
    }

    body.big-text .archive-main__subtitle {
        font-size: 23px;
        line-height: 32px
    }

    body.big-text .footer nav ul li a,body.big-text .footer-title,body.big-text .footer__contacts-box span,body.big-text .footer__contacts-box span a {
        font-size: 16px;
        line-height: 21px
    }

    body.big-text .footer__law {
        font-size: 14px;
        line-height: 18px
    }

    body.small-text .footer__bottom__item {
        font-size: 12px;
        line-height: 20px
    }

    body.big-text .footer__bottom__item {
        font-size: 16px;
        line-height: 20px
    }

    body.big-text .main-content__column .content-tile__link {
        font-size: 20px;
        line-height: 26px
    }

    body.big-text .multimedia-box__item .content-tile__link {
        font-size: 26px !important;
        line-height: 32px !important
    }

    body.big-text .multimedia-box__item .content-news-item__date {
        font-size: 16px;
        line-height: 21px
    }

    body.big-text .multimedia-box__item .content-tile__text-info {
        font-size: 22px;
        line-height: 26px
    }

    body.big-text .author-tests-tile__name {
        font-size: 18px;
        line-height: 22px
    }

    body.big-text .opinions .opinions-box__text .content-tile__name {
        font-size: 16px;
        line-height: 22px
    }

    body.big-text .opinions .opinions-box__link {
        font-size: 24px;
        line-height: 32px;
        word-break: break-word
    }

    body.big-text .opinions .content-tile__name {
        font-size: 20px;
        line-height: 26px
    }

    body.big-text .content__base .content-tile__link,body.big-text .content__base .content-tile__link>span,body.big-text .main-content__top .content-tile__link.bgc,body.big-text .search-box__link {
        font-size: 22px;
        line-height: 28px
    }

    body.big-text .content__base .rubric-top__left .content-tile__link>span {
        font-size: 38px;
        line-height: 40px
    }

    body.big-text .authors__position {
        font-size: 15px;
        line-height: 21px
    }

    body.big-text .authors__all-article {
        font-size: 14px;
        line-height: 16px
    }

    body.big-text .authors__name {
        font-size: 24px;
        line-height: 26px
    }

    body.big-text .content-title__link {
        font-size: 24px;
        line-height: 28px
    }

    body.big-text .content-news__link {
        font-size: 20px;
        line-height: 26px
    }
}

@media screen and (min-width: 1025px) {
    .footer .footer__contacts {
        max-width:300px !important
    }
}

body.black-theme {
    background: #141414 !important
}

body.black-theme h1,body.black-theme h2,body.black-theme h3,body.black-theme h4 {
    color: #fff
}

@media screen and (max-width: 992px) {
    body.black-theme .youtube-box.bgc {
        background:rgba(255,255,255,.55)
    }
}

@media screen and (min-width: 992px) {
    body.black-theme .rubric-photo-switch+.youtube-box.bgc {
        background:rgba(255,255,255,.55)
    }

    body.black-theme .rubric-photo-switch+.youtube-box.bgc:before {
        background: rgba(255,255,255,.55)
    }

    body.black-theme .rubric-photo-switch+.youtube-box.bgc:after {
        background: rgba(255,255,255,.55)
    }
}

body.black-theme .comments-text__likes .comments-text-like img {
    display: none
}

body.black-theme .comments-text__likes .comments-text-like:before {
    margin-right: 5px;
    margin-bottom: -3px;
    content: '';
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url(/user/img/new/like_white.svg)
}

body.black-theme .comments-text__likes .comments-text-dlike img {
    display: none
}

body.black-theme .comments-text__likes .comments-text-dlike:before {
    margin-right: 5px;
    margin-bottom: -9px;
    content: '';
    width: 19px;
    height: 19px;
    display: inline-block;
    background-image: url(/user/img/new/dlike_white.svg)
}

body.black-theme .comments-text__answer:before {
    background-image: url(/user/img/new/right-arrow_7white.svg)
}

body.black-theme .comments-text-dlike,body.black-theme .comments-text-like,body.black-theme .comments-text__answer,body.black-theme .comments-text__citation,body.black-theme .comments-text__complain {
    color: #fff
}

body.black-theme .popup-window,body.black-theme .popup-window_inside {
    background: #292929
}

body.black-theme .content-tile__link.bgc:hover {
    color: #fff !important
}

body.black-theme .container p a:hover {
    color: #1eb0ee !important
}

body.black-theme .popup-window_title {
    color: #fff
}

body.black-theme .news-share.news-share-bottom>span {
    color: #fff
}

body.black-theme .news-materials {
    color: #fff
}

body.black-theme .advertising-statistic__img-bl.men {
    width: 123px;
    height: 123px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/user/img/new/profile-boy-white.svg)
}

body.black-theme .advertising-statistic__img-bl.men img {
    display: none
}

body.black-theme .advertising-statistic__img-bl.women {
    width: 123px;
    height: 123px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/user/img/new/profile-girl-white.svg)
}

body.black-theme .advertising-statistic__img-bl.women img {
    display: none
}

body.black-theme .advertising-statistic__img-bl.mobile {
    width: 46px;
    height: 80px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/user/img/new/mobile-phone-white.svg)
}

body.black-theme .advertising-statistic__img-bl.mobile img {
    display: none
}

body.black-theme .advertising-statistic__img-bl.laptop {
    width: 123px;
    height: 71px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/user/img/new/computer-laptop-white.svg)
}

body.black-theme .advertising-statistic__img-bl.laptop img {
    display: none
}

body.black-theme .advertising-statistic__img-bl.tablet {
    width: 58px;
    height: 80px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/user/img/new/device-tablet-white.svg)
}

body.black-theme .advertising-statistic__img-bl.tablet img {
    display: none
}

body.black-theme .comments-text__main,body.black-theme .content-btn.center.comments-btn,body.black-theme .content-date,body.black-theme .content-wrap-inside ul span,body.black-theme .news-interesting ol li:before,body.black-theme .news-interesting__title,body.black-theme .news-list-number li .news-list-number__title:before,body.black-theme .news-list-number__title,body.black-theme nav ol li {
    color: #fff
}

body.black-theme .content-news-info {
    background: #292929
}

body.black-theme .news-list-number__title {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff
}

body.black-theme .content-wrap-inside ul li {
    color: #fff
}

body.black-theme .news p {
    color: #fff
}

body.black-theme .article-author__position {
    color: #fff
}

body.black-theme .tabs>input[type=radio]:checked+label {
    background: rgba(255,255,255,.3);
    color: #fff
}

body.black-theme .content-title {
    border-bottom: 1px solid rgba(255,255,255,.5)
}

body.black-theme .topics-box {
    background: #292929
}

body.black-theme .content-title-block .swiper-button-next,body.black-theme .content-title-block .swiper-button-next1,body.black-theme .content-title-block .swiper-button-next2 {
    background: url(/user/img/new/arrow-white.svg)
}

body.black-theme .content-btn {
    border: 1px solid rgba(255,255,255,.9)
}

body.black-theme .content-title-block .swiper-button-prev,body.black-theme .content-title-block .swiper-button-prev1,body.black-theme .content-title-block .swiper-button-prev2 {
    background: url(/user/img/new/arrow-white.svg)
}

body.black-theme .content-news-item__date,body.black-theme .opinions-box__date {
    color: rgba(255,255,255,.6);
    opacity: .6
}

body.black-theme .content-news__time {
    color: rgba(255,255,255,.8);
    opacity: .6
}

body.black-theme .content-news-item,body.black-theme .main-content__column .content-tile {
    border-bottom: 1px solid rgba(255,255,255,.2)
}

body.black-theme .content-news-item:last-child {
    border-bottom: 0
}

body.black-theme .exclusive {
    background: #fff;
    color: #000
}

body.black-theme .footer,body.black-theme .whole-bgc {
    background: #141414 !important
}

body.black-theme .content-btn.yellow {
    color: #121212 !important
}

body.black-theme .support-btn {
    border: 1px solid #fff
}

body.black-theme .author-tests-tile__position,body.black-theme .author-tests-tile__question,body.black-theme .author-tests__number-true,body.black-theme .authors__describe,body.black-theme .content-news__about,body.black-theme .content-tile__text-info,body.black-theme .support-bank-details p,body.black-theme .support-bank-details p span,body.black-theme .support-box__describe p,body.black-theme .support-check__title,body.black-theme .support-in,body.black-theme .support-service__title,body.black-theme .support-title,body.black-theme .test-box__title,body.black-theme .tests-progress__top,body.black-theme .youtube-box__info span {
    color: #fff
}

body.black-theme .poll-block-show p {
    color: #000
}

body.black-theme .content-news__item.bgc {
    border: 0
}

body.black-theme .author-tests-tile__content {
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.1)));
    background: -webkit-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,.1));
    background: -o-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,.1));
    background: linear-gradient(0,rgba(255,255,255,.1),rgba(255,255,255,.1))
}

body.black-theme .content-tile__link.bgc span {
    background-image: url(/user/img/new/Rectangle_314.svg) !important;
    background-position: right bottom;
    background-repeat: repeat;
    -webkit-background-size: cover;
    background-size: cover
}

body.black-theme .rubric-photo-switch a.active {
    color: #000 !important
}

body.black-theme .advertising-box__item {
    background: 0
}

body.black-theme .advertising-block__cost,body.black-theme .comment-box__title {
    background: #fff
}

body.black-theme .advertising-numbers__top,body.black-theme .content-tile__text-about,body.black-theme .news-info__title,body.black-theme .personal-content,body.black-theme .personal-person__email,body.black-theme .personal-person__name {
    color: #fff
}

body.black-theme .advertising-block__left,body.black-theme .advertising-block__right,body.black-theme .advertising-box__describe li,body.black-theme .advertising-box__describe p,body.black-theme .advertising-box__title,body.black-theme .advertising-numbers__info,body.black-theme .advertising-social__info,body.black-theme .advertising-statistic__in,body.black-theme .advertising-statistic__percent,body.black-theme .contacts__item,body.black-theme .content-title__link,body.black-theme .filter-box__title,body.black-theme .personal-box .tabs-block>label,body.black-theme .redaction-contacts__title,body.black-theme .search-box__date {
    color: #fff
}

body.black-theme .personal-box .tabs-block>input[type=radio]:checked+label {
    color: #000
}

body.black-theme .border-none .content-news__text {
    border-bottom: 0
}

body.black-theme .content-news__text {
    border-bottom: 1px solid rgba(255,255,255,.2)
}

body.black-theme .tabs>label {
    border: 1px solid rgba(255,255,255,.35);
    color: #fff
}

body.black-theme .article-author__title,body.black-theme .content-news__number,body.black-theme .logo__title span,body.black-theme .news-picture-describe {
    color: #fff
}

body.black-theme .authors__position {
    color: #fff
}

body.black-theme .authors-letters__item {
    color: #fff
}

body.black-theme .footer-title {
    color: rgba(255,255,255,.9)
}

body.black-theme .footer__contacts-box span,body.black-theme .footer__contacts-box span a {
    color: rgba(255,255,255,.5) !important
}

body.black-theme .footer .container {
    border-top: 1px solid rgba(255,255,255,.5)
}

body.black-theme .footer__top {
    border-bottom: 1px solid rgba(255,255,255,.5)
}

body.black-theme .author__social a.mail-lk:before {
    background-image: url(/user/img/new/mail_white.svg)
}

body.black-theme .author__social a.mail-lk:hover:before {
    background-image: url(/user/img/new/mail_hover.svg)
}

body.black-theme .author__social a.fb-lk:before {
    background-image: url(/user/img/new/icons8-facebook-f-white.svg)
}

body.black-theme .author__social a.fb-lk:hover:before {
    background-image: url(/user/img/new/icons8-facebook-f-hover.svg)
}

body.black-theme .author__social a.lk-lk:before {
    background-image: url(/user/img/new/linkedin-white.svg)
}

body.black-theme .author__social a.lk-lk:hover:before {
    background-image: url(/user/img/new/linkedin-hover.svg)
}

body.black-theme .breadcrumb li:after {
    background-image: url(/user/img/new/bread-white.svg)
}

body.black-theme .author__social a.tw-lk:before {
    background-image: url(/user/img/new/icons8-twitter-white.svg)
}

body.black-theme .author__social a.tw-lk:hover:before {
    background-image: url(/user/img/new/icons8-twitte-hover.svg)
}

body.black-theme .author__social a.wk-lk:before {
    background-image: url(/user/img/new/wikipedia-logo-svgrepo-com.svg)
}

body.black-theme .author__social a.wk-lk:hover:before {
    background-image: url(/user/img/new/W-hover.svg)
}

body.black-theme .author__social a.instagram-lk:before {
    background-image: url(/user/img/new/instagram-sketched-white.svg)
}

body.black-theme .author__social a.instagram-lk:hover:before {
    background-image: url(/user/img/new/instagram-sketched-hover.svg)
}

body.black-theme .author__about,body.black-theme .author__position {
    color: #fff
}

body.black-theme .author__social a {
    background: rgba(255,255,255,.05)
}

body.black-theme .header__menu__box .menu-inside a {
    color: #000 !important
}

body.black-theme .social-twitter-li a {
    background-image: url(/user/img/new/icons8-twitter-white.svg);
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    width: 30px;
    height: 30px
}

body.black-theme .social-twitter-li a:hover {
    background-image: url(/user/img/new/icons8-twitte-hover.svg)
}

body.black-theme .social-twitter-li a img {
    display: none
}

body.black-theme .social-telegram-li a {
    background-image: url(/user/img/new/telegram-plane-white.svg);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 19px;
    height: 21px
}

body.black-theme .social-telegram-li a:hover {
    background-image: url(/user/img/new/telegram-plane-hover1.svg)
}

body.black-theme .social-telegram-li a img {
    display: none
}

body.black-theme .menu-mob img {
    display: none
}

body.black-theme .search-form input::-webkit-input-placeholder {
    color: #fff
}

body.black-theme .search-form input::-moz-placeholder {
    color: #fff
}

body.black-theme .search-form input:-ms-input-placeholder {
    color: #fff
}

body.black-theme .search-form input::-ms-input-placeholder {
    color: #fff
}

body.black-theme .search-form input::placeholder {
    color: #fff
}

body.black-theme .search-form input {
    background: transparent url(/user/img/new/search-bl.svg) no-repeat left center;
    color: #fff
}

body.black-theme .header__mobil__rubric {
    color: #fff
}

body.black-theme .header__mobil__item.menu-in:after {
    border: solid #fff;
    border-width: 0 2px 2px 0
}

body.black-theme .header__mobil.active {
    background: #141414
}

body.black-theme .mobile-social__title {
    color: #fff
}

body.black-theme .mobile-bottom {
    background: #141414
}

body.black-theme .menu-mob.active {
    background: 0
}

body.black-theme .menu-mob.active .open:before {
    background-image: url(/user/img/new/cancel-white.svg)
}

body.black-theme .social-viber-li a {
    background-image: url(/user/img/new/viber_white.svg);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    width: 19px;
    height: 21px
}

body.black-theme .social-viber-li a:hover {
    background-image: url(/user/img/new/viber_hover.svg)
}

body.black-theme .social-viber-li a img {
    display: none
}

body.black-theme .social-facebook-li a {
    background-image: url(/user/img/new/icons8-facebook-f-white.svg);
    width: 24px;
    height: 24px
}

body.black-theme .social-facebook-li a:hover {
    background-image: url(/user/img/new/icons8-facebook-f-hover.svg)
}

body.black-theme .social-facebook-li a img {
    display: none
}

body.black-theme .social-instagram-li a {
    background-image: url(/user/img/new/instagram-sketched_white.svg);
    width: 20px;
    height: 20px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

body.black-theme .social-instagram-li a:hover {
    background-image: url(/user/img/new/instagram-sketched-hover.svg)
}

body.black-theme .social-instagram-li a img {
    display: none
}

body.black-theme .error-box__info p,body.black-theme .error-box__title {
    color: #fff
}

body.black-theme .archive-years__item {
    color: #fff
}

body.black-theme .content-tile__date {
    color: rgba(255,255,255,.8);
    opacity: .6
}

body.black-theme .social-rss-li a {
    background-image: url(/user/img/new/icons8-rss-logo-white.svg);
    width: 32px;
    height: 32px;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

body.black-theme .social-rss-li a:hover {
    background-image: url(/user/img/new/icons8-rss-logo-hover.svg)
}

body.black-theme .social-rss-li a img {
    display: none
}

body.black-theme .social-youtube-li a {
    background-image: url(/user/img/new/icons8-youtube_white.svg);
    width: 24px;
    height: 24px
}

body.black-theme .social-youtube-li a:hover {
    background-image: url(/user/img/new/icons8-youtube_hover.svg)
}

body.black-theme .social-youtube-li a img {
    display: none
}

body.black-theme .footer__social-box li {
    background: rgba(255,255,255,.05)
}

body.black-theme .footer__bottom__item,body.black-theme .footer__law {
    color: rgba(255,255,255,.55)
}

body.black-theme .footer nav ul li a {
    color: rgba(255,255,255,.5) !important
}

body.black-theme .header {
    background: #141414 !important
}

body.black-theme .header .languages-select {
    background: #141414 !important;
    color: #fff
}

body.black-theme .header .languages:after {
    border: solid rgba(255,255,255,.4);
    border-width: 0 1px 1px 0
}

body.black-theme .header .header__menu__item.arrow:after {
    border: solid rgba(255,255,255,.4);
    border-width: 0 1px 1px 0
}

body.black-theme .header .content-btn {
    color: #161616 !important
}

body.black-theme .header .theme-arrow {
    width: 90px;
    right: -1px;
    background: -webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(68.72%,#141414))
}

body.black-theme .header .theme-arrow img {
    background: url(/user/img/new/arrow-right-white.svg) no-repeat
}

body.black-theme .theme-box__item {
    background-image: url(/user/img/new/Rectangle319.svg) !important
}

body.black-theme .header .enter-name {
    background: #fff;
    color: #161616
}

body.black-theme .header .enter,body.black-theme .header .theme-box__title {
    color: #fff
}

body.black-theme .header .search-btn {
    background: url(/user/img/new/search-bl.svg) no-repeat;
    width: 16px;
    height: 16px
}

body.black-theme .header .search-btn img {
    display: none
}

body.black-theme .header .header__menu__box {
    background: #141414 !important
}

body.black-theme .header .header__menu__box a {
    color: #fff
}

body.black-theme .container {
    background: #141414 !important
}

body.black-theme .container a {
    color: #fff !important
}

.personal-box {
    width: 100%;
    max-width: 900px
}

.personal-box .tabs-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.personal-box .personal-content {
    width: 100%
}

.personal-box .tabs-block>input[type=radio] {
    display: none
}

.personal-box .tabs-block>div {
    display: none;
    border: 1px solid #e0e0e0;
    padding: 10px 15px;
    font-size: 16px
}

.personal-box #tab-btn-1:checked~#content-1,.personal-box #tab-btn-2:checked~#content-2,.personal-box #tab-btn-3:checked~#content-3 {
    display: block
}

.personal-box .tabs-block>label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #e0e0e0;
    padding: 2px 8px;
    line-height: 1.5;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out;
    cursor: pointer;
    position: relative;
    top: 1px;
    text-transform: uppercase;
    font-family: Rubik-Bold,sans-serif;
    font-size: 20px
}

.personal-box .tabs-block>label:not(:first-of-type) {
    border-left: 0
}

.personal-box .tabs-block>input[type=radio]:checked+label {
    background-color: #fff;
    border-bottom: 3px solid #1eb0ee;
    border-top: 0
}

.autho-img {
    width: 34px;
    height: 34px;
    min-width: 34px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.autho-img img {
    width: 100%
}

.breadcrumb-news {
    margin-bottom: 12px
}

.personal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.personal-person__img.empty {
    background: #f4f4f4
}

.personal-person {
    margin: 60px 0
}

.personal-person__name {
    font-size: 30px;
    font-family: Rubik-Bold,sans-serif;
    line-height: 40px
}

.personal-person__exit {
    font-size: 18px;
    line-height: 18px;
    color: rgba(0,0,0,.8);
    opacity: .6;
    font-family: Rubik-Regular,sans-serif
}

.personal-person__email {
    font-size: 20px;
    line-height: 20px;
    color: #000;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative
}

.personal-person__email:after {
    position: absolute;
    bottom: -5px;
    content: '';
    width: 100%;
    display: block;
    height: 2px;
    background: #e5e5e5
}

.personal-person__img {
    position: relative;
    width: 140px;
    min-width: 140px;
    height: 140px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px
}

.personal-person__img:before {
    content: url(/user/img/new/author-empty.svg);
    width: 60px;
    height: 60px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px
}

.personal-person {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.error-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 10px
}

.error-box__title {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: .02em;
    text-transform: uppercase;
    font-family: Rubik-Bold,sans-serif;
    color: #000;
    margin-bottom: 21px
}

.error-box__img {
    width: 100%;
    margin-bottom: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.error-box__img img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.error-box__info p {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: .02em;
    color: rgba(0,0,0,.85);
    margin-bottom: 5px;
    font-family: Rubik-Regular,sans-serif
}

.support-btn {
    margin-right: 10px
}

.support-btn:last-child {
    margin-right: 0
}

.news-line .content-news__img.vector {
    position: relative;
    width: 36px;
    max-width: 36px;
    min-width: 45px;
    height: 46px
}

.content-tile.text-in .content-tile__text p {
    font-family: Rubik-Regular,sans-serif
}

.rubric-main .content-tile__link span {
    font-family: Rubik-Bold,sans-serif
}

.photo-box .content-tile.full-width .content-tile__img.photo {
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.youtube-box .content-tile__date {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.6);
    opacity: .6;
    display: block;
    margin-top: 5px
}

.full-main .content__base {
    margin-right: 0 !important
}

.advertising-social__item>a:hover {
    opacity: .8
}

.news-support img {
    margin-right: 6px !important;
    margin-bottom: -6px
}

.social-box__youtube {
    background: #ca0000
}

.social-box__youtube img {
    width: 30px !important;
    margin-right: 10px !important;
    margin-left: 0 !important
}

.social-box__instagram img {
    width: 30px !important;
    margin-right: 15px !important;
    margin-left: 18px !important
}

.authors-letters__item,.search-author button {
    cursor: pointer
}

.content__flex-main.full-main .content__base {
    width: 100%;
    max-width: 100%
}

.advertising-wrap {
    width: 100%;
    max-width: 1070px
}

.advertising {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.advertising-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 70px
}

.advertising-social__info {
    font-size: 18px;
    max-width: 230px;
    width: 100%;
    line-height: 30px;
    letter-spacing: .02em;
    color: rgba(0,0,0,.85);
    font-family: Rubik-Regular,sans-serif;
    margin-bottom: 15px
}

.advertising-social__info span {
    font-family: Rubik-Bold,sans-serif;
    display: block
}

.advertising-social__item {
    width: 230px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.advertising-social .social-box__facebook img {
    width: 29px;
    height: 40px;
    margin-right: 1px
}

.advertising-social .social-box__telegram img {
    width: 30px;
    height: 25px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.advertising-social .social-box__instagram img {
    width: 30px !important;
    margin-right: 10px !important;
    margin-left: 0 !important
}

.advertising-social .social-box__twitter img {
    width: 30px;
    height: 24.5px;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.advertising-social a {
    width: 100%;
    max-width: 230px;
    height: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .02em;
    color: #fff;
    font-family: Rubik-Bold,sans-serif;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 19px
}

.advertising-social a img {
    margin-right: 6px
}

.advertising .redaction-contacts {
    margin-top: 53px
}

.advertising-photo {
    width: 100%
}

.advertising-photo img {
    width: 100%
}

.advertising-block {
    margin-bottom: 65px
}

.advertising-block__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 35px
}

.advertising-block__cost {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: right top;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background-image: url("/user/img/new/Rectangle 313.svg");
    margin-bottom: 12px
}

.advertising-block__cost span {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    display: block;
    padding: 0 7px
}

.advertising-block__left {
    font-size: 26px;
    line-height: 30px;
    color: rgba(0,0,0,.85);
    font-family: Rubik-Medium,sans-serif
}

.advertising-block__right {
    font-size: 20px;
    line-height: 26px;
    color: rgba(0,0,0,.85);
    font-family: Rubik-Regular,sans-serif
}

.advertising-block__right span {
    font-family: Rubik-Bold,sans-serif
}

.advertising-statistic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 45px;
    margin-bottom: 40px
}

.advertising-statistic__percent {
    font-size: 28px;
    line-height: 34px;
    font-family: Rubik-Bold,sans-serif
}

.advertising-statistic__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.advertising-statistic__img img {
    width: 100%
}

.advertising-statistic__info {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.advertising-statistic__inside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.advertising-statistic__inside:last-child .advertising-statistic__item:nth-of-type(2) .advertising-statistic__img-bl {
    margin-bottom: 10px
}

.advertising-statistic__in {
    font-size: 20px;
    line-height: 24px;
    color: rgba(0,0,0,.85);
    text-align: center
}

.advertising-statistic__img {
    width: 50%
}

.advertising-statistic__item {
    width: 28%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.advertising-statistic__item:nth-of-type(1),.advertising-statistic__item:nth-of-type(2) {
    margin-bottom: 60px;
    margin-right: 70px
}

.advertising-numbers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 80px
}

.advertising-numbers__info {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: rgba(0,0,0,.85)
}

.advertising-numbers__info span {
    display: block;
    font-family: Rubik-Bold,sans-serif
}

.advertising-numbers__top {
    font-size: 44px;
    line-height: 50px;
    font-family: Rubik-Medium,sans-serif;
    background: rgba(15,164,227,.12);
    -webkit-border-radius: 1px;
    border-radius: 1px;
    padding: 2px 14px;
    margin-bottom: 10px
}

.advertising-numbers__item {
    margin-right: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.advertising-numbers__item:last-child {
    margin-right: 0
}

.advertising__title {
    font-size: 24px;
    line-height: 34px;
    margin: 6px auto 25px;
    text-align: center
}

.advertising-box {
    margin-bottom: 60px
}

.advertising-box__describe li,.advertising-box__describe ul {
    list-style: none
}

.advertising-box__describe li {
    position: relative;
    padding-left: 20px
}

.advertising-box__describe li:before {
    content: '';
    background: #1eb0ee;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 12px
}

.advertising-box__title {
    font-size: 22px;
    line-height: 26px;
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 7px;
    position: relative
}

.advertising-box__title:before {
    content: '';
    background: url("/user/img/new/Vector (11).svg");
    -webkit-background-size: cover;
    background-size: cover;
    width: 20px;
    height: 15.55px;
    display: block;
    position: absolute;
    top: 3px;
    left: -30px
}

.advertising-box p {
    font-size: 18px;
    line-height: 24px;
    color: rgba(0,0,0,.85);
    font-family: Rubik-Regular,sans-serif;
    margin-bottom: 8px
}

.advertising-box p:last-child {
    margin-bottom: 0
}

.advertising-box__item {
    background: #f9fafb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 20px 38px 17px 49px
}

.content-title.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.support-in {
    font-size: 22px;
    line-height: 32px;
    color: #000;
    font-family: Rubik-Bold,sans-serif
}

.support-inside {
    max-width: 520px;
    margin: 0 auto
}

.support-inside.hide {
    display: none
}

.support-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.support-box__describe p {
    font-size: 22px;
    line-height: 32px;
    color: rgba(0,0,0,.85);
    margin-bottom: 18px;
    font-family: Rubik-Regular,sans-serif
}

.support-box__describe p strong {
    font-family: Rubik-Bold,sans-serif
}

.support-box .authors__item {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.support-box .authors__item.main .authors__item {
    margin-bottom: 62px
}

.support-box .authors__item.main .authors__img {
    width: 130px;
    height: 130px;
    max-width: 130px;
    margin-right: 17px
}

.support-box .authors__item.main .authors__name {
    font-size: 28px;
    line-height: 34px
}

.support-box .authors__item.main .author__position {
    font-size: 20px;
    line-height: 24px
}

.support-box .authors__item.main .authors__describe {
    font-size: 22px;
    line-height: 32px;
    margin-top: 10px
}

.support-box .authors__img {
    width: 60px;
    height: 60px;
    min-width: 60px;
    margin-right: 10px
}

.support-box .authors__describe {
    font-size: 18px;
    line-height: 28px;
    color: rgba(0,0,0,.85)
}

.support-box .author__position {
    font-size: 15px;
    line-height: 21px;
    display: block
}

.support-box .authors__name {
    font-size: 18px;
    line-height: 23px;
    font-family: Rubik-Bold,sans-serif
}

.support-check {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.14);
    box-shadow: 0 0 20px rgba(0,0,0,.14);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 23px 30px
}

.support-check p {
    font-size: 16px;
    line-height: 24px;
    color: rgba(0,0,0,.5);
    margin-bottom: 10px;
    font-family: Rubik-Regular,sans-serif
}

.support-check p span {
    color: #111
}

.support-check__title {
    font-size: 20px;
    line-height: 30px;
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 15px
}

.support-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.support-btn {
    border: 1px solid #000;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    font-family: Rubik-Bold,sans-serif;
    letter-spacing: .06em;
    width: 50%;
    max-width: 220px;
    height: 50px
}

.support-service {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.14);
    box-shadow: 0 0 20px rgba(0,0,0,.14);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 33px 27px;
    width: 100%;
    margin-top: 29px;
    margin-bottom: 29px
}

.support-service__title {
    font-size: 20px;
    line-height: 30px;
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 18px
}

.support-top-bgc {
    height: 50px;
    background: url("/user/img/new/Frame 61.svg");
    top: 70px;
    position: absolute;
    width: 100vw;
    left: -webkit-calc(-50vw + 50%);
    left: calc(-50vw + 50%)
}

.support {
    margin-top: 90px
}

.support .content__base {
    width: 40.4% !important;
    max-width: 520px;
    margin-right: 60px !important
}

.support .content__news {
    width: 59.6%;
    max-width: 100%
}

.support-check.change,.support-service.change {
    padding: 0;
    background: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.support-check.change .support-btns,.support-service.change .support-btns {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.support-check.change .support-btn,.support-service.change .support-btn {
    max-width: 200px;
    margin-right: 41px
}

.support-check.change .support-btn:last-child,.support-service.change .support-btn:last-child {
    margin-right: 0
}

.support-form {
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.14);
    box-shadow: 0 0 20px rgba(0,0,0,.14);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 25px 50px 48px;
    width: 100%
}

.support-form input:focus,.support-form textarea:focus {
    border: 1px solid #1eb0ee;
    outline: 0;
    color: inherit
}

.support-form .content-btn.yellow {
    height: 50px;
    font-size: 16px;
    line-height: 24px;
    font-family: Rubik-Bold,sans-serif
}

.support-form .content-btn.yellow img {
    width: 22px;
    height: 20px;
    margin-right: 5px;
    margin-top: 0
}

.support-form__title {
    font-size: 24px;
    line-height: 30px;
    color: #101010;
    font-family: Rubik-Bold,sans-serif;
    margin-bottom: 25px
}

.support-form__in {
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 14px;
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    color: rgba(0,0,0,.3);
    font-family: inherit
}

.support-form__top {
    margin-bottom: 20px
}

.support-form__sum {
    margin-bottom: 20px
}

.support-form__sum label {
    height: 44px !important;
    width: 30% !important;
    max-width: 130px !important
}

.support-form__sum,.support-form__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.support-form__sum label,.support-form__top label {
    width: 49%;
    max-width: 200px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 50px;
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Rubik-Bold,sans-serif;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fff;
    background: #fff;
    border: 1px solid rgba(0,0,0,.1)
}

.support-form [type=radio]:checked,.support-form [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.support-form [type=radio]:not(:checked) +label {
    position: relative;
    cursor: pointer;
    color: #1b1b1b
}

.support-form [type=radio]:checked+label {
    background: #000;
    border: 1px solid #000
}

.support-title {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #000;
    position: relative;
    text-align: center;
    margin: 0 auto;
    font-family: Rubik-Bold,sans-serif
}

.support-title:before {
    content: '';
    height: 60px;
    background: url("/user/img/new/Frame 61.svg");
    top: 40px;
    position: absolute;
    width: 100vw;
    left: -webkit-calc(-50vw + 50%);
    left: calc(-50vw + 50%)
}

.search-box .news-in:before {
    width: 16.9px;
    height: 18px;
    content: '';
    background: url(/user/img/new/in.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 0
}

.search-box .news-video {
    display: inline-block
}

.search-box__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.search-box__item:last-child {
    margin-bottom: 0
}

.search-box__link {
    font-size: 18px;
    line-height: 23px
}

.search-box__date {
    font-size: 14px;
    line-height: 21px;
    color: rgba(0,0,0,.8);
    opacity: .6;
    display: block;
    margin-top: 3px
}

.search-box__img.photo {
    position: relative
}

.search-box__img.photo:before {
    content: '';
    width: 45px;
    height: 30px;
    display: block;
    position: absolute;
    background-image: url(/user/img/new/photo-img.svg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0
}

.search-box__img.video {
    position: relative
}

.search-box__img.video:before {
    content: '';
    width: 45px;
    height: 30px;
    display: block;
    position: absolute;
    background-image: url(/user/img/new/news-vid.svg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0
}

.search-box__img {
    width: 160px;
    height: 100px;
    min-width: 160px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin-right: 13px
}

.search-box__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.tests-box {
    margin-top: 10px
}

.tests-box .author-tests-tile__content {
    background: #fff
}

.content-btn.white.blue.next {
    height: 46px;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 25px !important
}

.author-tests__number {
    font-size: 72px;
    line-height: 120%;
    letter-spacing: .05em;
    color: #1f1f1f;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 43px;
    font-family: "Source Sans Pro",sans-serif
}

.author-tests__number span {
    color: #d9d9d9
}

.author-tests__number-true {
    font-size: 18px;
    line-height: 20px;
    font-family: Rubik-Medium,sans-serif;
    margin-bottom: 40px
}

.author-tests__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.author-tests__box .author-tests-tile.whole-width {
    width: 100%;
    height: auto;
    max-width: 100%
}

.author-tests__box .author-tests-tile.whole-width .author-tests-tile__question {
    font-size: 18px;
    line-height: 20px
}

.author-tests__box .author-tests-tile.whole-width .author-tests-tile__position {
    font-size: 14px;
    max-width: 407px
}

.author-tests__box .author-tests-tile.whole-width .content-btn {
    max-width: 260px;
    margin-bottom: 10px
}

.author-tests__box .author-tests-tile.whole-width .author-tests-tile__title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 24px
}

.author-tests__box .author-tests-tile.whole-width .author-tests-tile__top {
    height: 100px
}

.author-tests__box .author-tests-tile__content {
    width: 100%
}

.author-tests__box .author-tests-tile {
    width: 32%;
    max-width: 300px;
    margin-bottom: 30px
}

.search-box {
    margin-bottom: 60px
}

.content-title.filter {
    border-bottom: 0 !important;
    margin-bottom: 11px
}

.content-title.filter .content-title__link {
    font-size: 20px;
    line-height: 30px;
    text-transform: initial
}

.filter-box .select__toggle- {
    position: relative
}

.filter-box .select_show .select__toggle::-webkit-input-placeholder {
    color: rgba(0,0,0,.3)
}

.filter-box .select_show .select__toggle::-moz-placeholder {
    color: rgba(0,0,0,.3)
}

.filter-box .select_show .select__toggle:-ms-input-placeholder {
    color: rgba(0,0,0,.3)
}

.filter-box .select_show .select__toggle::-ms-input-placeholder {
    color: rgba(0,0,0,.3)
}

.filter-box .select_show .select__toggle::placeholder {
    color: rgba(0,0,0,.3)
}

.filter-box .select__toggle::-webkit-input-placeholder {
    color: rgba(0,0,0,.8);
    font-size: 15px;
    line-height: 20px
}

.filter-box .select__toggle::-moz-placeholder {
    color: rgba(0,0,0,.8);
    font-size: 15px;
    line-height: 20px
}

.filter-box .select__toggle:-ms-input-placeholder {
    color: rgba(0,0,0,.8);
    font-size: 15px;
    line-height: 20px
}

.filter-box .select__toggle::-ms-input-placeholder {
    color: rgba(0,0,0,.8);
    font-size: 15px;
    line-height: 20px
}

.filter-box .select__toggle::placeholder {
    color: rgba(0,0,0,.8);
    font-size: 15px;
    line-height: 20px
}

.filter-box .select {
    position: relative
}

.filter-box .select__dropdown {
    top: 45px;
    border: 1px solid #d3d3d3;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.filter-box .select__option {
    font-size: 15px;
    line-height: 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: rgba(0,0,0,.8)
}

.filter-box .select__toggle {
    width: 100%;
    margin-bottom: 6px;
    height: 40px;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 20px;
    font-style: inherit;
    font-family: inherit;
    color: rgba(0,0,0,.8)
}

.filter-box input::-webkit-clear-button,.filter-box input::-webkit-inner-spin-button,.filter-box input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.filter-box input::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.filter-box .select {
    margin-bottom: 18px
}

.filter-box__title {
    font-size: 18px;
    font-family: Rubik-Medium,sans-serif;
    line-height: 23px;
    margin-bottom: 5px;
    display: block
}

.breadcrumb.padding {
    padding: 28px 0 18px 0
}

.whole-bgc {
    background: #f3f3f4
}

.whole-bgc>.container {
    background: #f3f3f4
}

.whole-bgc>.container .content-two {
    padding-top: 0 !important
}

.test-box {
    width: 100%;
    max-width: 800px
}

.test-box__img {
    width: 100%;
    margin-bottom: 25px
}

.test-box__img img {
    width: 100%
}

.test-box__title {
    font-size: 18px;
    line-height: 24px;
    font-family: Rubik-Medium,sans-serif;
    margin-bottom: 10px
}

.tests-progress {
    width: 100%
}

.tests-progress__top {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 5px;
    display: block
}

.tests-progress__progressbar {
    height: 3px;
    position: relative;
    background: rgba(0,0,0,.1);
    margin-bottom: 25px
}

.tests-progress__progressbar>span {
    display: block;
    height: 100%;
    background-color: #1eb0ee;
    position: absolute
}

.poll-block__item label>span {
    width: 82%
}

.progress-percent {
    display: none
}

.tests-input:checked+label .progress-percent {
    display: block
}

.green .progress-percent .percent {
    position: relative
}

.green .progress-percent .percent:before {
    content: '';
    display: inline-block;
    width: 20px;
    position: absolute;
    left: -26px;
    top: -2px;
    height: 21px;
    background: url(/user/img/new/green-cl.svg)
}

.poll-block-show {
    display: none;
    padding: 21px 30px;
    background: #f9fafb;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 20px
}

.poll-block-show p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: Rubik-Regular,sans-serif
}

.poll-block-show p:last-child {
    margin-bottom: 0
}

.poll-block-show.active {
    display: block
}

.progress-percent .percent,.red .progress-percent .percent {
    position: relative
}

.progress-percent .percent:before,.red .progress-percent .percent:before {
    content: '';
    display: inline-block;
    width: 20px;
    position: absolute;
    left: -26px;
    top: -2px;
    height: 21px;
    background: url(/user/img/new/red-closed_.svg)
}

.progress-percent {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: right;
    float: right;
    position: absolute;
    right: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.progress-percent .percent-btn {
    z-index: 999;
    outline: 0;
    border: 0;
    margin-right: 10px;
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: url(/user/img/new/red-closed.svg) no-repeat center center
}

.progress-percent .percent {
    font-size: 16px;
    line-height: 22px;
    color: #000
}

.poll-box.test {
    background: #fff;
    padding: 25px 10px 10px
}

.poll-box.test .poll-block__item label>span {
    margin-top: 0
}

.poll-box.test .poll-block__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.poll-box.test .tests-input+label {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media screen and (max-width: 1280px) {
    .support-box .authors__item.main .authors__about {
        width:70%
    }
}

@media screen and (max-width: 1080px) {
    .support-box .authors__item.main .authors__about {
        width:60%
    }
}

@media screen and (max-width: 992px) {
    .support .content__base {
        display:none
    }

    .advertising-statistic__inside {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .advertising-statistic__img {
        width: 70%
    }

    .advertising-statistic {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .advertising-social__item {
        width: 50%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .advertising-numbers__top {
        font-size: 34px;
        line-height: 50px
    }

    .support-box .authors__item:last-child {
        margin-bottom: -50px
    }

    .advertising-social {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .support-inside.hide {
        display: block;
        margin-bottom: 30px
    }

    .support .content__news {
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .content-title.filter .content-title__link {
        font-size:18px;
        line-height: 26px
    }

    .authors.redaction .authors__about {
        padding-top: 0
    }

    .content-two.interview {
        padding-top: 15px
    }

    .content-two.interview .content-title {
        padding: 10px 0 0
    }

    .opinions-box.main .opinions-box__img.notice+.opinions-box__text>.opinions-box__text {
        line-height: 23px
    }

    .box-info .news-video:before {
        width: 10px;
        height: 12px
    }

    .box-info {
        margin-top: 5px
    }

    .box-info .zn {
        width: 60.25px;
        height: 28.59px
    }

    .box-info .news-photo,.box-info .news-video {
        font-size: 20px;
        line-height: 30px
    }

    .box-info .zn img {
        margin-bottom: -10px;
        margin-top: -3px
    }

    .box-info .exclusive {
        font-size: 16px;
        line-height: 20px;
        padding: 2px 6px
    }

    .face .settings-box {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .settings .settings-box__item {
        padding: 22px
    }

    .error-box__title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 25px
    }

    .error-box__info p {
        font-size: 16px;
        line-height: 24px
    }

    .advertising-block__title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .redaction-contacts.advertising-wrap .redaction-contacts__item {
        width: 48%;
        margin-bottom: 0
    }

    .contacts a,.contacts span {
        font-size: 18px;
        line-height: 27px
    }

    .redaction-contacts__title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px
    }

    .advertising-block {
        margin-bottom: 10px
    }

    .advertising .redaction-contacts {
        margin-top: 20px
    }

    .advertising-block__title {
        margin-top: 20px
    }

    .advertising-block__left {
        margin-bottom: 5px
    }

    .advertising-social {
        margin-bottom: 30px
    }

    .advertising-statistic__info {
        width: 70%
    }

    .advertising-numbers {
        margin-bottom: 40px
    }

    .advertising-statistic {
        margin-top: 10px;
        margin-bottom: 0
    }

    .advertising-box {
        margin-bottom: 15px
    }

    .content-title.top {
        margin-top: -5px;
        padding-top: 0
    }

    .advertising-numbers__info {
        font-size: 16px;
        line-height: 22px
    }

    .advertising__title {
        font-size: 20px;
        line-height: 30px;
        margin: 0 auto 20px
    }

    .youtube-box .content-tile__date {
        font-size: 12px;
        line-height: 16px
    }

    .support-box__describe p {
        font-size: 20px;
        line-height: 30px
    }

    .support-title {
        font-size: 24px;
        line-height: 28px
    }

    .support-title:before {
        height: 40px
    }

    .tests-progress__progressbar {
        margin-bottom: 15px
    }

    .support-box .authors__item.main .authors__img {
        width: 100px;
        height: 100px;
        max-width: 100px;
        margin-right: 10px
    }

    .support-box .authors__item.main .authors__name {
        font-size: 24px;
        line-height: 30px
    }

    .support-box .authors__item.main .authors__describe {
        font-size: 22px;
        line-height: 32px
    }

    .support-box .authors__item.main .author__position {
        font-size: 16px;
        line-height: 20px
    }

    .support {
        margin-top: 60px
    }

    .poll-box.test .poll-block__item label>span {
        font-size: 14px;
        line-height: 20px
    }

    .poll-box.test .content-btn.white.blue {
        max-width: 100%;
        width: 100% !important
    }

    .tests-progress__progressbar {
        margin-bottom: 10px
    }

    .poll-box.test .poll-block__item {
        margin-bottom: 0
    }

    .test-box__title {
        font-size: 16px;
        line-height: 22px
    }

    .tests-progress__top {
        font-size: 14px;
        line-height: 18px
    }

    .search-box {
        margin-bottom: 30px
    }

    .author-tests__box .author-tests-tile.whole-width .author-tests-tile__question {
        font-size: 16px
    }

    .author-tests__box .author-tests-tile.whole-width .author-tests-tile__position {
        font-size: 12px;
        line-height: 16px
    }

    .author-tests__box .author-tests-tile.whole-width .author-tests-tile__title {
        font-size: 26px;
        line-height: 36px
    }

    .author-tests__box .author-tests-tile.whole-width {
        width: 100% !important;
        max-width: 100% !important
    }

    .tests-box .author-tests__box .author-tests-tile {
        width: 48%;
        max-width: 340px
    }

    .search-box+.pagination-box {
        margin-bottom: 0
    }

    .content-title.filter {
        margin-bottom: 6px
    }

    .filter-box__title {
        font-size: 16px;
        line-height: 23px
    }

    .tests-box .author-tests-tile__question {
        font-size: 14px;
        line-height: 16px
    }

    .poll-block__item label>span {
        width: 76%
    }
}

@media screen and (max-width: 650px) {
    .advertising-numbers {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .face .settings-box {
        flex-wrap: wrap
    }

    .settings-box__item {
        width: 100%;
        text-align: center
    }

    .face .advertising-social {
        margin: 0 auto
    }

    .face .settings-box__item:not(:first-child) {
        margin-top: 10px
    }

    .face .title-top {
        font-size: 18px;
        line-height: 30px
    }

    .face .settings-box__title {
        font-size: 18px;
        line-height: 24px
    }

    .face .popup-box_wrap {
        padding: 15px 15px 56px
    }

    .subscribers {
        font-size: 14px;
        line-height: 20px
    }

    .face .settings-box__item {
        width: 100%
    }

    .face .settings-box__title,.subscribers {
        text-align: center;
        display: block
    }

    .face .settings-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .face .advertising-social a {
        max-width: 100%;
        font-size: 16px;
        line-height: 30px;
        height: 46px
    }

    .advertising-numbers__item {
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media screen and (max-width: 650px) and (min-width:530px) {
    .archive-months__item {
        width:124px;
        height: 84px
    }

    .archive-months__item span {
        top: 46px;
        left: 20px
    }
}

@media screen and (max-width: 567px) {
    .content-title.filter .content-title__link {
        font-size:16px;
        line-height: 24px
    }

    .opinions-box.main .opinions-box__img.notice+.opinions-box__text>.opinions-box__text {
        margin-top: 0
    }

    .comments-text .content-news__time {
        margin-left: 60px
    }

    .authors__position {
        margin-top: 3px
    }

    .opinions.main .opinions-box.before .opinions-box__item {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .opinions.main .opinions-box.before .opinions-box__item .opinions-box__img {
        margin-top: 10px
    }

    .archive-magazine {
        margin-bottom: 40px
    }

    .archive-months__item.active:after {
        top: -35px
    }

    .advertising-statistic__item:nth-of-type(1),.advertising-statistic__item:nth-of-type(2) {
        margin-right: 0
    }

    .advertising-social__item:nth-child(2n+1) {
        margin-right: 10px
    }

    .advertising-social__item {
        width: 48%
    }

    .advertising-social {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .authors.redaction .authors__position {
        margin-top: 5px;
        margin-bottom: 10px
    }

    .main-top+.opinions.main .opinions-box.before .opinions-box__img+.opinions-box__text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 8px
    }

    .main-top+.opinions.main .opinions-box.before .opinions-box__img+.opinions-box__text+.opinions-box__date {
        display: block;
        margin-top: 3px
    }

    .opinions.main-top .opinions-box .opinions-box__date {
        display: block;
        margin-top: 6px
    }

    .opinions.main-top .opinions-box .opinions-box__text {
        margin: 0 0 7px
    }

    .opinions.main-top .opinions-box .opinions-box__img:before {
        width: 23px;
        height: 19px;
        top: 0
    }

    .before .opinions-box__img:before {
        top: 0;
        width: 12px;
        height: 10px
    }

    .box-info .exclusive,.box-info .news-photo,.box-info .news-video,.box-info .new,.box-info .infographic,.box-info .document,.box-info .point_view {
        font-size: 14px;
        line-height: 18px;
        padding: 2px 5px;
        margin-right: 8px
    }

    .box-info .news-video:before {
        width: 6px;
        height: 8px
    }

    .box-info .news-photo,.box-info .news-video {
        font-size: 16px;
        line-height: 18px
    }

    .box-info .news-photo {
        margin-right: 8px
    }

    .box-info .zn img {
        margin-bottom: -5px
    }

    .box-info {
        margin-top: 5px;
        margin-bottom: -3px;
        width: 53%
    }

    .box-info .zn {
        width: 49.87px;
        height: 23.66px;
        margin-top: -2.5px
    }

    .comments-text.inside .content-news__info,.content-news__info {
        margin-top: 0 !important;
        margin-bottom: 5px
    }

    .comments-text__main {
        margin-left: 46px
    }

    .news-picture+h2 {
        letter-spacing: 0
    }

    p strong {
        letter-spacing: 0
    }

    .content-news-info p {
        font-size: 22px
    }

    .content__base .news-share.top-share {
        margin-left: -15px
    }

    .article-author {
        margin-top: 7px
    }

    .top-reklama {
        display: none
    }

    .personal-person {
        margin: 40px 0
    }

    .settings-box__switch {
        font-size: 13px
    }

    .settings .settings-box__item.black .settings-box__title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px
    }

    .settings .title-top {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 14px
    }

    .settings-box__item.black {
        margin-bottom: 15px
    }

    .settings .settings-box__item {
        width: 100%
    }

    .settings-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .personal-person__name {
        font-size: 20px
    }

    .personal-person__email,.personal-person__exit {
        font-size: 14px
    }

    .personal-box .tabs-block>label {
        font-size: 12px
    }

    .personal-person__img {
        width: 100px;
        height: 100px;
        min-width: 100px
    }

    .rubric-box.like-box .swiper-slide {
        width: 300px !important
    }

    .advertising-social {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .error-box {
        margin-bottom: -20px
    }

    .error-box__info p {
        line-height: 22px
    }

    .error-box__img {
        margin-bottom: 15px
    }

    .error-box__title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 11px
    }

    .advertising-block__title {
        margin: 10px 0 3px
    }

    .advertising .redaction-contacts {
        margin-top: 10px
    }

    .redaction-contacts.advertising-wrap .contacts a,.redaction-contacts.advertising-wrap .contacts span {
        font-size: 16px;
        line-height: 24px
    }

    .redaction-contacts.advertising-wrap .redaction-contacts__title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 3px
    }

    .redaction-contacts.advertising-wrap .redaction-contacts__item:last-child {
        margin-bottom: 0
    }

    .advertising-block {
        margin-bottom: 0
    }

    .redaction-contacts.advertising-wrap .redaction-contacts__item {
        width: 100%;
        margin-bottom: 20px
    }

    .advertising-block__cost span {
        font-size: 14px;
        line-height: 20px;
        padding: 0 2px
    }

    .advertising-block__cost {
        margin-bottom: 7px
    }

    .advertising-block__left {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 0
    }

    .advertising-block__right {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 0
    }

    .advertising-social a {
        max-width: 160px;
        height: 50px;
        margin-bottom: 10px
    }

    .advertising-social__info {
        max-width: 160px;
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .advertising-statistic__inside:last-child .advertising-statistic__item:first-child .advertising-statistic__img-bl {
        width: 28.62px;
        height: 50px
    }

    .advertising-statistic__inside:last-child .advertising-statistic__item:first-child .advertising-statistic__img-bl img {
        width: 100%
    }

    .advertising-statistic__inside:last-child .advertising-statistic__item:nth-of-type(2) .advertising-statistic__img-bl {
        width: 87.14px;
        height: 50px;
        margin-bottom: 0
    }

    .advertising-statistic__inside:last-child .advertising-statistic__item:nth-of-type(2) .advertising-statistic__img-bl img {
        width: 100%
    }

    .advertising-statistic__inside:last-child .advertising-statistic__item:nth-of-type(3) .advertising-statistic__img-bl {
        width: 36.07px;
        height: 50px
    }

    .advertising-statistic__inside:last-child .advertising-statistic__item:nth-of-type(3) .advertising-statistic__img-bl img {
        width: 100%
    }

    .advertising-statistic__percent {
        font-size: 24px
    }

    .advertising-statistic__item {
        margin-bottom: 29px !important
    }

    .advertising-statistic__in {
        font-size: 16px
    }

    .advertising-statistic__inside:first-child .advertising-statistic__img-bl {
        width: 90px;
        height: 90px;
        margin-bottom: 5px
    }

    .advertising-statistic__inside:first-child .advertising-statistic__img-bl img {
        width: 100%
    }

    .advertising-statistic__img {
        width: 100%
    }

    .advertising-statistic__info {
        width: 100%
    }

    .advertising-numbers {
        margin-bottom: 0
    }

    .advertising-box__item {
        padding: 14px 20px 20px 44px
    }

    .advertising-box p {
        font-size: 16px;
        line-height: 22px
    }

    .advertising-box__title {
        font-size: 20px;
        line-height: 24px
    }

    .advertising__title {
        font-size: 18px;
        line-height: 27px
    }

    .authors.redaction .authors__item {
        display: none
    }

    .authors.redaction .authors__item.show {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .photo-box .content-tile.full-width .content-tile__img.photo {
        -webkit-border-radius: 7px;
        border-radius: 7px;
        overflow: hidden
    }

    .photo-box .content-tile.full-width .content-tile__img.photo:before {
        left: -2px
    }

    .youtube-box .content-tile__date {
        display: none
    }

    .author__social+.author__about {
        text-align: left
    }

    .support-box__describe p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 12px
    }

    .content-btn.white.blue.next {
        max-width: 100% !important;
        width: 100%
    }

    .support-title {
        font-size: 20px;
        line-height: 24px
    }

    .support-box .authors__item.main .authors__img {
        width: 80px;
        height: 80px;
        max-width: 80px
    }

    .author-tests__number {
        font-size: 60px;
        line-height: 70px;
        margin-top: 0;
        margin-bottom: 25px
    }

    .support-box .authors__item.main .authors__describe {
        margin-top: 0;
        font-size: 18px;
        line-height: 28px
    }

    .support-box .authors__item.main .author__position {
        font-size: 14px;
        line-height: 18px
    }

    .support-in {
        font-size: 20px;
        line-height: 28px
    }

    .support-form__sum label,.support-form__top label {
        max-width: 100%;
        height: 44px;
        font-size: 12px;
        line-height: 18px
    }

    .support-form__sum,.support-form__top {
        margin-bottom: 8px
    }

    .support-form .content-btn.yellow {
        height: 44px;
        font-size: 12px
    }

    .support-form .content-btn.yellow img {
        width: 18px;
        height: 17px
    }

    .support-service {
        padding: 16px 23px
    }

    .support-check__title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 10px
    }

    .support-box .authors__img {
        width: 50px;
        min-width: 50px;
        height: 50px;
        margin-right: 8px
    }

    .support .authors__about {
        padding-top: 8px
    }

    .support-box .authors__name {
        font-size: 16px;
        line-height: 22px
    }

    .authors__position {
        font-size: 12px;
        line-height: 14px
    }

    .support-box .authors__describe {
        font-size: 15px;
        line-height: 24px
    }

    .support-check {
        padding: 18px 16px
    }

    .support-check p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .support-btn {
        height: 44px;
        max-width: 100%;
        margin-right: 10px;
        font-size: 14px;
        line-height: 18px
    }

    .support-btn:last-child {
        margin-right: 0
    }

    .support-service__title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 14px
    }

    .support-service {
        margin: 20px 0
    }

    .support-form__in {
        height: 42px;
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 18px
    }

    .support-form__sum label {
        height: 42px !important;
        max-width: 100% !important;
        width: 32% !important
    }

    .support-form__title {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 16px
    }

    .support-form {
        padding: 16px 16px 31px
    }

    .support-box .authors__item {
        margin-bottom: 25px
    }

    .support-box .authors__item.main .authors__name {
        font-size: 18px;
        line-height: 22px
    }

    .author-tests__number-true {
        font-size: 16px;
        margin-bottom: 36px
    }

    .poll-block__item label>span {
        width: 65%
    }

    .poll-block-show {
        font-size: 14px;
        line-height: 22px;
        padding: 12px 15px
    }

    .search-box__img:before {
        width: 30px !important;
        height: 20px !important
    }

    .filter-box .select {
        margin-bottom: 12px
    }

    .search-box__date {
        font-size: 12px;
        line-height: 18px
    }

    .search-box__img {
        margin-right: 10px;
        width: 75px;
        height: 75px;
        min-width: 75px;
        overflow: hidden;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

    .search-box .search-box__text {
        margin-top: -5px;
        line-height: 22px
    }

    .search-box .news-in:before {
        top: 3px
    }

    .search-box .search-box__date {
        margin-top: 0
    }

    .search-box__link {
        font-size: 16px;
        line-height: 22px
    }

    .filter-box__title {
        font-size: 14px;
        margin-bottom: 2px
    }

    .tests-box .author-tests__box .author-tests-tile {
        width: 100%;
        max-width: 100%
    }

    .tests-box .author-tests-tile__title {
        font-size: 20px !important;
        line-height: 24px !important
    }

    .tests-box .author-tests-tile__position {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 20px
    }

    .tests-box .author-tests-tile__name {
        font-size: 16px;
        line-height: 22px
    }

    .tests-box .author-tests-tile__question {
        font-size: 14px;
        line-height: 16px
    }
}

.select {
    position: relative;
    width: 100%
}

.select__toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: .3125rem;
    border-radius: .3125rem;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-size: 1rem;
    padding: .375rem .75rem;
    line-height: 1.4;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 1rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-style: italic
}

.select__toggle-::after {
    content: '';
    width: 14px;
    height: 8px;
    display: block;
    position: absolute;
    background: #fff;
    right: 15px;
    top: 15px;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url(/user/img/new/arrow8.svg)
}

.select__toggle:focus {
    outline: 0
}

.select_show .select__toggle-::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.select__dropdown {
    display: none;
    position: absolute;
    top: 2.5rem;
    left: 0;
    right: 0;
    border: 1px solid #ccc;
    max-height: 10rem;
    overflow-y: auto;
    -webkit-border-radius: .3125rem;
    border-radius: .3125rem;
    z-index: 2;
    background-color: #fff
}

.select_show .select__dropdown {
    display: block
}

.select_show .select__backdrop {
    display: block
}

.select__options {
    margin: 0;
    padding: 0;
    list-style: none
}

.select__option {
    padding: .375rem .75rem
}

.select__option_selected {
    background-color: #e1f5fe;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.select__option_selected::after {
    content: '';
    width: .75rem;
    height: .75rem;
    color: #0277bd;
    -webkit-background-size: cover;
    background-size: cover;
    background-image: url('data:image/svg+xml,%3Csvgxmlns="http://www.w3.org/2000/svg"height="100"width="100"class="svg-inline--fafa-checkfa-w-16"data-icon="check"data-prefix="fas"aria-hidden="true"%3E%3Cpathd="M33.96485.547l-32.5-32.251a4.9354.9350010-7.017l7.071-7.017a5.0275.0270017.0710L37.560.987l46.894-46.534a5.0285.0280017.070l7.0727.017a4.9354.93500107.017l-57.557.06a5.0275.027001-7.0720z"fill="%230277bd"/%3E%3C/svg%3E')
}

.select__option:hover {
    background-color: #23b1f3;
    color: #fff;
    cursor: pointer;
    -webkit-transition: .2s background-color ease-in-out;
    -o-transition: .2s background-color ease-in-out;
    transition: .2s background-color ease-in-out
}

.top-share .likely,.footer__social-box .likely {
    margin: 0 !important
}

.content-ol ol li {
    margin-bottom: 20px;
    font-size: 20px;
    color: rgba(0,0,0,.85);
    margin-left: 24px;
    font-family: Lora-Regular,sans-serif
}

.black-theme .content-ol ol li {
    color: #fff
}

.content-news__number {
    margin-left: auto
}

.likely .likely__widget {
    margin: 0 !important
}

.poll-block__answers {
    padding-bottom: 30px
}

.poll-block__answers {
    margin: 0
}

.poll-block__answers__item__progressbar-container {
    margin-top: 15px
}

.poll-block__answers__item__progressbar {
    width: 85%;
    height: 23px;
    background: #c0d2d6;
    border-radius: 10px
}

.poll-block__progressbar-item {
    position: relative;
    background: #1eafee;
    height: 100%;
    display: block;
    border-radius: 10px
}

.progress-flex {
    display: flex;
    justify-content: space-between
}

.progressbar-percent {
    font-size: 20px;
    line-height: 20px;
    color: rgba(0,0,0,.85);
    font-family: Lora-Regular,sans-serif;
    width: 10%
}

.poll-block__answers__item {
    margin-bottom: 15px
}

.voted {
    -webkit-box-shadow: 0 0 32px 0 rgba(30,175,238,.15);
    box-shadow: 0 0 32px 0 rgba(30,175,238,.15);
    padding: 10px
}

#mt_c {
    width: 100%;
    max-width: 454px
}

#mt_c blockquote,#mt_c p,#mt_c input {
    font-family: Rubik-Regular !important
}

#mt_c .p-class-bx input[type='text'] {
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 8px;
    padding: 14px
}

#mt_c .buttons {
    display: flex;
    justify-content: space-around
}

#mt_c .buttons input {
    background: #1eb0ee;
    border: 1px solid #1eb0ee;
    border-radius: 8px;
    color: #fff;
    max-width: 130px;
    width: 100%;
    padding: 7px
}

.typee {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 7px 0 7px 0;
    padding: 10px;
    background: #1eb0ee;
    font-size: .5em;
    line-height: 24px;
    text-transform: uppercase;
    color: #fff;
    font-family: Rubik-Regular,sans-serif
}

.rubric-top__left .typee {
    font-size: .7em
}

.footer .content-btn.yellow+span:first-child {
    white-space: nowrap
}

body.big-text .rubric-top__left .typee {
    font-size: .8em
}

@media(max-width: 567px) {
    .rubric-top__left .content-tile__time {
        margin-bottom:0
    }

    .rubric-top__left .rubric-top .content-tile__text-about {
        margin-top: 5px
    }

    .rubric-top__left .fix_exclusive_pos_big {
        position: relative
    }

    .rubric-top__left .fix_exclusive_pos_big img {
        top: 5px;
        position: absolute;
        left: 0
    }

    .rubric-top__left .content-tile__link,.rubric-top__left .content-tile__link span {
        font-size: 18px;
        line-height: 23px
    }
}

body.big-text .typee {
    font-size: .6em
}

.poll-box.test .tests-input+label::before {
    position: absolute;
    left: 0;
    top: 3px
}

.poll-box.test .tests-input+label {
    padding: 0;
    padding-left: 35px;
    position: relative
}

.poll-box.test .poll-block__item {
    padding: 14px 10px 10px 10px
}

.poll-box.test .tests-input:checked+label:after,.poll-box.test .tests-input:not(:checked) +label:after {
    top: -2px;
    left: 5px
}

@media(max-height: 720px) {
    .header__mobil.active {
        min-height:650px
    }
}

@media(max-width: 420px) {
    .popup-box_wrap .btn-enter__item {
        font-size:13px
    }

    .popup-box_wrap .btn-enter__item img {
        width: 17px
    }

    .popup-box_wrap {
        padding: 30px 20px 30px 20px
    }

    .point_view {
        font-size: 16px
    }
}

.content__base .art_header_text {
    font-size: 36px !important;
    margin-bottom: 15px;
    line-height: 44px;
    display: block
}

@media screen and (max-width: 768px) {
    .content__base .art_header_text {
        font-size:32px !important;
        line-height: 42px
    }
}

@media screen and (max-width: 360px) {
    .content__base .art_header_text {
        font-size:22px !important;
        line-height: 30px
    }
}

body.big-text .content__base .art_header_text {
    font-size: 28px !important
}

body.black-theme .author__about,body.black-theme .author__about p,body.black-theme .author__position,body.black-theme .comments-text__name {
    color: #fff
}

.like-box .swiper-container {
    padding-bottom: 25px !important
}

.author__about ul {
    padding-left: 25px
}

.author-tests__box .author-tests-tile {
    height: unset
}

.author-tests__box .author-tests-tile__about {
    height: unset;
    gap: 20px
}

.paperclip_point {
    display: inline-block;
    width: 32px;
    height: 34px;
    background: url(/user/img/paperclip.svg);
    background-size: cover
}

@media screen and (max-width: 768px) {
    .paperclip_point {
        width:22.5px;
        height: 24px
    }
}

@media screen and (max-width: 414px) {
    .paperclip_point {
        width:18.8px;
        height: 20px
    }
}

body.black-theme .multimedia-box__item:first-child {
    border-top: unset
}

.tabs>label:first-letter {
    text-transform: uppercase
}

.longread-box .swiper-container,.longread-box .content-title-block {
    width: calc(((100vw - 1320px)/2) + 976.05px)
}

.longread-box .content-title-block .basic_next_slide {
    top: 23px;
    right: calc((100vw - 1285px)/2)
}

.longread-box .content-title-block .basic_prev_slide {
    right: calc((100vw - 1200px)/2)
}

@media screen and (max-width: 1280px) {
    .longread-box .content-title-block .basic_next_slide {
        right:10px
    }

    .longread-box .content-title-block .basic_prev_slide {
        right: 60px
    }
}

@media screen and (max-width: 770px) {
    .longread-box .swiper-container,.longread-box .content-title-block {
        width:100%
    }
}

.photo_descr span,.photo_descr span a {
    font-size: 13px;
    line-height: 29px;
    color: #828291;
    font-style: italic;
    display: block;
    font-family: 'Rubik-Regular'
}

@media screen and (min-width: 769px) {
    .content__flex-main .content__news {
        right:0
    }

    #container {
        position: relative
    }
}

.sticky {
    width: 74.5%
}

.sticky_main {
    width: 67%
}

.sticky .content__base {
    width: 100%
}

.sticky_main .content__main {
    width: 100%
}

@media screen and (max-width: 1251px) {
    .sticky_main {
        width:100%
    }
}

@media screen and (max-width: 1024px) {
    .sticky {
        width:64.5%;
        max-width: 630px
    }

    .longread-box .swiper-container,.longread-box .content-title-block {
        width: 100%
    }

    .theme-article[data-type="1"] {
        float: unset !important
    }
}

@media screen and (max-width: 768px) {
    .sticky {
        max-width:100%;
        width: 100%
    }

    .sticky_main {
        max-width: 100%;
        width: 100%
    }

    .longread-box .swiper-container,.longread-box .content-title-block {
        width: calc(100vw - 15px)
    }
}

@media screen and (max-width: 500px) {
    .longread-box .swiper-container .splide__slide {
        width:260px !important;
        margin-right: 10px !important
    }
}

.content__base {
    align-self: flex-start
}

.big-text .exclusive {
    font-size: 16px;
    width: 115px;
    height: 21px;
    line-height: 21px
}

.big-text .content-news__item .exclusive {
    margin-bottom: 3px
}

.big-text .zn img {
    display: none
}

.big-text .zn {
    width: 52px;
    height: 25px;
    background: url(/user/img/zn-pl.svg) no-repeat;
    margin-bottom: -6px
}

.big-text .content-news__info .zn {
    position: relative;
    top: -3px
}

@media screen and (max-width: 767px) {
    .big-text .content-news__info .zn {
        position:relative;
        top: -2px
    }
}

.big-text .rubric-box .zn {
    margin-bottom: -7px
}

@media screen and (min-width: 768px) {
    .small-text .rubric-top__left .zn,.small-text .rubric-top__left .zn>img {
        width:53px;
        height: 27px
    }

    .small-text .rubric-top__left .zn.fix_exclusive_pos_big,.small-text .rubric-top__left .zn.fix_exclusive_pos_big>img {
        width: 58px;
        height: 28px;
        position: relative;
        top: 3px;
        margin-bottom: 0 !important
    }
}

@media screen and (max-width: 767px) {
    .big-text .rubric-top__left .zn {
        width:68px;
        height: 34px;
        background-size: cover
    }

    .big-text .rubric-top__left .zn.fix_exclusive_pos_big {
        width: 68px;
        height: 34px;
        background-size: cover;
        margin-bottom: -6px
    }
}

@media screen and (min-width: 768px) {
    .big-text .rubric-top__left .zn {
        width:68px;
        height: 34px;
        background-size: cover
    }

    .big-text .rubric-top__left .zn.fix_exclusive_pos_big {
        width: 68px;
        height: 34px;
        background-size: cover;
        margin-bottom: -2px
    }
}

.small-text .news-photo,.small-text .news-video,.small-text .new,.small-text .infographic,.small-text .document,.small-text .point_view {
    height: 17px;
    min-height: 14px;
    font-size: 12px;
    padding: 4px 3px
}

.big-text .infographic,.big-text .news-video,.big-text .news-photo,.big-text .document,.big-text .new,.big-text .point_view {
    height: 25px;
    min-height: 20px;
    font-size: 22px;
    padding: 6px 5px
}

.big-text .point_view {
    margin: 1px 0 3px
}

.content.content-two .content__base {
    position: sticky;
    top: 0
}

.big-text .zn-reference-title {
    font-size: 22px !important
}

.black-theme .zn-reference,.black-theme .zn-reference:before {
    background: #2e2e2e !important;
    color: #fff
}

.small-text .zn-reference-title,.small-text .zn-reference-text {
    font-size: 18px !important
}

.big-text .zn-reference-text {
    font-size: 24px !important
}

header {
    position: fixed;
    top: 0
}

#container {
    padding-top: 100px
}

.black-theme .zn-comment-title span {
    color: #fff
}

.black-theme .zn-comment-title .figure-right,.black-theme .zn-comment-title .figure-left {
    border-color: transparent transparent #141414 transparent
}

.content__base .box-info {
    gap: 5px;
    line-height: 30px
}

.black-theme .num_list_zn_wrap[data-theme="1"] {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.black-theme .num_list_zn_wrap[data-theme="1"] .num_box {
    color: rgb(255 255 255 / 85%)
}

.black-theme .num_list_zn_wrap[data-theme="1"] .tt_box {
    color: rgb(255 255 255 / 85%)
}

.top_theme_title_wrap.theme-box__item a {
    white-space: normal
}

table td {
    border: 1px solid;
    padding: 10px
}

.content-wrap-inside video {
    width: 100%;
    height: auto;
    max-height: 560px;
}

.broadcast-box__text img {
    width: 100%;
    height: auto
}

@media screen and (max-width: 567px) {
    .theme-box-slider .splide__arrows .theme-arrow-left {
        top:3px;
        height: 28px
    }
}

.container_section_side .datepicker td,.container_section_side .datepicker th {
    padding-top: 13px;
    padding-bottom: 13px
}

.container_section_side table td {
    padding: 0 13px
}

@media screen and (max-width: 768px) {
    body.small-text .longread-box .content-tile.text-in .content-tile__text .content-tile__link {
        font-size:16px;
        line-height: 20px
    }

    body.big-text .longread-box .content-tile.text-in .content-tile__text .content-tile__link {
        font-size: 20px;
        line-height: 24px
    }
}
