/* стили для обновленного меню */
@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url(../fonts/ProximaNova-Semibold.woff);
}
@font-face {
    font-family: 'ProximaNova-Regular';
    src: url(../fonts/ProximaNova-Regular.woff);
}
@font-face {
    font-family: 'ProximaNova-Medium';
    src: url(../fonts/ProximaNova-Medium.woff);
}
header.header-sticky {
    position: -webkit-sticky;
    position: sticky;
    z-index: 999;
}

:root {
    --top-menu-line: #1e89e7;
    --top-menu-tablet-section-active-name: #1e89e7;
    --top-menu-simple-marketing-button: #57a7ed;
}

:not(header).header-sticky {
    position: relative;
    z-index: 0;
}
header{
    display: none;
    height: 40px;
}
header .navbar {
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 0;
    min-width: 542px;
    flex-grow: 2;
    text-align: left;
    white-space: nowrap;
}
header.navbar {
    border-bottom: 1px solid #cbcaca;
}
span.user-nav__write-btn {
    cursor: pointer;
}
.user-nav__write-btn {
    width: 23px;
    height: 18px;
    background: url(../images/topMenu/Mail_gray.svg) no-repeat center center;
    margin-right: 17px;
}
.wh_search_input.wh_topic_page_search{
    position:absolute;
}
header .wh_search_input:before {
    content: '';
    position: absolute;
    background-image: url(../images/topMenu/Search_grey_1.svg);
    width: 16px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    right: 16px;
    cursor: pointer;
}
.wh_search_input {
    background: #fff;
}
.wh_search_button:after {
    content: "";
}
.mobile-search_active header .wh_search_input .mobile-search-cancel {
    width: 13px;
    height: 13px;
    position: absolute;
    right: 15px;
    top: 1px;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    z-index: 1000;
    cursor: pointer;
}
.mobile-search_active .wh_search_input:not(.wh_search_control) {
    display: block;
}
.wh_search_input:not(.wh_search_control) {
    display: none;
}
/*конец фиксов-переопределений стилей старой доки*/
.wh_header {
    background: #fff;
    padding: 0px;
    text-align: left;
}
.header__wrapper{
    width: 100%;
    height: 40px;
    max-width: 1600px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 273px;
    box-sizing: border-box;
    padding-right: 44px;
}
/* прописывание загружаемого шрифта для языковой плашки */
.lang-switch {
    font-family: "ProximaNova-Regular";
    right: 0;
    width: 56px;
    height: 16px;
    border: 1px solid white;
    outline: none;
    font-size: 8px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    color: #ffffff;
    overflow: hidden;
    margin-left: 22px;
}
.lang-switch span:lang(ru){
    position: relative;
    left: 2px;
    top: 1px;
}
.lang-switch span{
    position: relative;
    left: 0px;
    top: 1px;
}

/* отключение старых стилей для планшета */
@media screen and (min-width: 360px) and (max-width: 812px) {
    .header__wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    .sidebar__logo {
        display: none;
    }
    .user-nav__write-btn {
        align-self: center;
        height: 18px;
        margin-right: 0px;
    }
    .header__wrapper {
        padding-left: 183px;
    }
    header .navbar {
        border-left: none;
        border-right: none;
        padding-left: 30px;
        text-align: left;
        overflow: unset;
        min-width: auto;
        max-width: none;
        height: auto;
    }
    header .wh_search_input {
        height: 100%;
        position: relative;
        padding: 10px 16px;
        margin: 0;
        margin-left: 0;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-right: 1px;
        top: 0;
        width: auto;
        border-left: none;
    }
    .lang-switch {
        margin-right: 0;
    }
}
/* конец отключения старых стилей для планшета */

@media screen and (max-width: 1155px) and (min-width: 920px) {
    .header__wrapper {
        padding-right: 44px;
    }
}
@media screen and (max-width: 1279px) and (min-width: 920px){
    header .navbar {
        padding-left: 11px;
    }
}
.lang-switch{
    width: 50px;
}
.lang-switch_lang{
    padding: 2px 7px;
}
.lang-switch_lang:first-of-type{
    padding: 2px 4px;
}
body.mobile-search_active{
    /*overflow: hidden;*/
}
.mobile-search_active header .wh_search_input .mobile-search-cancel{
    right: 18px;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-image: url(../images/topMenu/top-menu-cross.svg);
    background-position: center;
}
.top-menu__menu-section-items-container{
    display: flex;
    white-space: normal;
}
.top-menu__menu-section-item{
    padding-right: 17px;
    text-align: left;
}
body.mobile-search_active .top-menu__menu-section-items-container,
body.mobile-search_active .navbar-tablet{
    pointer-events: none;
}
@media screen and (min-width: 1280px){
    .top-menu__menu-section-item{
        padding-bottom: 8px;
        position: relative;
        top: 5px;
        padding-right: 12px;
    }
}
@media screen and (min-width: 1440px){
    .top-menu__menu-section-item{
        padding-right: 24px;
    }
}
.top-menu__menu-section-item.has-children:after{
    display: inline-block;
    transform: rotate(0deg);
    position: relative;
    top: 0px;
    transition: transform 200ms;
    content: url(../images/topMenu/top-menu-item-inactive-arrow-2.svg);
    /*  шрифт  */
    font-family: CeraPro;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 4px;
    letter-spacing: 0.25px;
    color: #4a4a4a;
    margin-left: 1px;
}
.top-menu__menu-section-item.has-children:hover:after,
.top-menu__menu-section-item.has-children.active:hover:after
{
    content: url(../images/topMenu/top-menu-item-active-arrow.svg);
    transform: rotate(180deg);
    top: -1px;
}
.top-menu__menu-section-item.has-children.active:after{
    content: url(../images/topMenu/top-menu-item-active-arrow.svg);
    top: 0px;
}
.mobile-search_active .top-menu__menu-section-item.has-children:hover:after{
    content: url(../images/topMenu/top-menu-item-inactive-arrow.svg);
    transform: rotate(180deg);
    top: 0;
}
.top-menu__menu-section-item .top-menu__menu-section-name{
    cursor: pointer;
    font-family: ProximaNova-Medium;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    color: #4a4a4a;
}
.top-menu__menu-section-item:hover .top-menu__menu-section-name,
.top-menu__menu-section-item.active .top-menu__menu-section-name{
    color: var(--top-menu-tablet-section-active-name);
    text-decoration: none;
}
.mobile-search_active .top-menu__menu-section-item .top-menu__menu-section-name{
    pointer-events: none;
}
.mobile-search_active .top-menu__menu-section-item:hover .top-menu__menu-section-name{
    pointer-events: none;
    color: #4a4a4a;
}

.top-menu__section-dropdown{
    visibility: hidden;
    opacity: 0;
    transition: visibility 300ms, opacity 300ms;
    position: fixed;
    z-index: 900;
    max-width: none;
    left: 287px;
    right: 229px;
    top: 40px;
    width: auto;
    display: flex;
    transition: all 200ms;
}
@media screen and (min-width: 1280px) {
    .top-menu__section-dropdown{
        right: 150px;
        z-index: 0;
    }
}
@media screen and (min-width: 1440px){
    .top-menu__section-dropdown{
        max-width: 930px;
        left: 287px;
        top: 40px;
        width: 100%;
        display: flex;
    }
}
@media screen and (min-width: 1600px){
    .top-menu__section-dropdown{
        left: calc(50% - 514px);
    }
}

.top-menu__menu-section-item .top-menu__section-dropdown.show-element{
    visibility: visible;
    opacity: 1;
    z-index: 10;
}

.top-menu__section-dropdown-info{
    min-height: 180px;
    padding: 28px 32px;
    background-color: #f9f9f9;
    max-width: 322px;
    width: 100%;
    border-bottom-left-radius: 6px;
    border: 0px solid transparent;
}
@media screen and (max-width: 1439px){
    .top-menu__section-dropdown-info{
        max-width: 306px;
    }
}
.top-menu__section-dropdown-info-name{
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.28px;
    color: #4a4a4a;

    margin-bottom: 12px;
}
.top-menu__section-dropdown-info-description{
    font-family: ProximaNova-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.25px;
    color: #6f6f6f;
}
.top-menu__section-dropdown-children-container{
    /*padding: 26px 40px;*/
    padding: 25px 40px 32px;
    width: 100%;
    /*display: grid;*/
    /*grid-template-columns: 50% 50%;*/
    /*grid-auto-rows: max-content;*/
    /*grid-column-gap: 44px;*/
    /*columns*/
    column-count: 2;
    column-fill: auto;
    column-width: 165px;
    column-gap: 78px;

    background-color: #fff;
    border-bottom-right-radius: 6px;
    border: 0px solid transparent;
    background-image: url(../images/topMenu/top-menu-tablet-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;

    min-height: 180px;
}
.safari .top-menu__section-dropdown-children-container{
    padding-left: 32px;
}
.safari .top-menu__section-dropdown-children-container>div{
    margin-left: 8px;
}
@media screen and (max-width: 1439px){
    .top-menu__section-dropdown-children-container{
        padding: 26px 33px;
        column-gap: 60px;
        transition: all 300ms;
    }
    .safari .top-menu__section-dropdown-children-container{
        padding-left: 25px;
    }
    .safari .top-menu__child-link{
        margin-left: 8px;
    }
}
@media screen and (max-width: 767px) {
    .safari .top-menu__child-link{
        margin-left: 20px;
    }
}
.top-menu__section-dropdown-children-container.less-than-four-children{
    column-count: 1;
}
.top-menu__section-dropdown-children-container div{
    break-inside: avoid;
}
.top-menu__section-dropdown-children-container.less-than-four-children .top-menu__child-link{
    display: inline-block;
    max-width: 164px;
    margin-right: 100%;
}
.top-menu__menu-section-item.has-children .top-menu__section-dropdown-children-container{
    background-image: none;
}

.top-menu__child-link{
    font-family: "ProximaNova-Medium";
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.25px;
    color: #6f6f6f;
    padding-top: 0;
    padding-bottom: 0;
    margin: 6px 0;
    position: relative;
    /*columns*/
    display: inline-block;
    width: 100%;
}
.top-menu__child-link:hover{
    color: var(--top-menu-tablet-section-active-name);
    text-decoration: none;
}
.top-menu__child-link:nth-child(2n+2){
    margin-right: 0;
}
.top-menu__child-link.active-page{
    color: var(--top-menu-tablet-section-active-name);
}
.top-menu__child-link.active-page:before{
    content: "";
    border-left: 2px solid var(--top-menu-line);
    height: 100%;
    position: absolute;
    top: 0;
    left: -8px;
}

header{
    z-index: 701;
}
.feedback-modal-is-open header{
    z-index: 901;
}
.burger-mobile__wrapper{
    z-index: 700;
}
.top-menu__layout{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(229,229,229,.8);
    z-index: 700;
    opacity: 0;
    visibility: hidden;
    transition: opacity 300ms, visibility 300ms;
    backdrop-filter: blur(1px);
    -webkit-backdrop-filter: blur(1px);
}
.top-menu__layout.show-element{
    opacity: 1;
    visibility: visible;
}

body:not(.wh_search_page) #searchForm{
    transition: visibility 300ms, opacity 300ms;
    position: fixed;
    z-index: 999;
    max-width: 840px;
    padding: 0;
    left: 0;
    top: 40px;
    width: 100%;

    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: 0px 50px 50px -19px #cfcece;
    background-color: #ffffff;
}
@media screen and (max-width: 767px){
    body:not(.wh_search_page) #searchForm>div {
        padding: 22px 80px 21px 24px;
    }
}
@media screen and (min-width: 768px){
    body:not(.wh_search_page) #searchForm{
        max-width: calc(100% - 334px);
        left: 189px;
        top: 40px;
        width: 100%;
        display: flex;
        padding: 0;
    }
    body:not(.wh_search_page) #searchForm>div {
        padding: 22px 80px 21px 24px;
    }
}
@media screen and (min-width: 921px){
    body:not(.wh_search_page) #searchForm{
        max-width: calc(100% - 334px);
        left: 189px;
        top: 40px;
        width: 100%;
        display: flex;
    }
}
@media screen and (min-width: 1025px){
    body:not(.wh_search_page) #searchForm{
        max-width: calc(100% - 334px);
        left: 189px;
    }
}
@media screen and (min-width: 1280px){
    body:not(.wh_search_page) #searchForm{
        max-width: calc(100% - 415px);
        left: 276px;
        top: 40px;
        width: 100%;
        display: flex;
    }
    body:not(.wh_search_page) #searchForm>div {
        padding: 22px 100px 21px 42px;
    }
}
@media screen and (min-width: 1440px){
    body:not(.wh_search_page) #searchForm{
        max-width: calc(100% - 469px);
        left: 276px;
        top: 40px;
        width: 100%;
        display: flex;
    }
}
@media screen and (min-width: 1600px){
    body:not(.wh_search_page) #searchForm{
        max-width: 1130px;
        left: calc(50% - 523px);
        right: calc(50% - 609px);
        top: 40px;
        width: 100%;
        display: flex;
    }
    body:not(.wh_search_page) header #searchForm{
        width: auto;
    }
}
body:not(.wh_search_page) #searchForm>div{
    max-width: none;
    width: 100%;
}
.wh_search_textfield:after{
    content: " ";
    position: absolute;
    right: 10px;
    background: #fff;
    height: 100%;
    width: 30px;
}
body:not(.wh_search_page) .wh_search_textfield{
    width: 100%;
    border: none;
    border-radius: 0;
    outline: none;
    box-sizing: border-box;
    color: #636363;
    background-color: transparent;
    position: relative;
    font-family: ProximaNova-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: 0.25px;
    height: auto;
    padding: 0;
}
body:not(.wh_search_page).safari .wh_search_textfield{
    top: 1px;
}
body:not(.wh_search_page).safari .wh_search_textfield::-webkit-input-placeholder {
    top: 2px;
    position: relative;
}
body:not(.wh_search_page) .wh_search_textfield::placeholder{
    color: #b4b4b4;
}
body:not(.wh_search_page) .safari .wh_search_textfield::placeholder{
    line-height: 18px;
}
body:not(.wh_search_page) .mobile-search_active header .wh_search_input:before{
    display: none;
}
body:not(.wh_search_page) .mobile-search_active header .wh_search_input .mobile-search-cancel {
    width: 15px;
    height: 13px;
    position: absolute;
    right: 17px;
    top: 14px;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../images/topMenu/top-menu-cross.svg);
    z-index: 1000;
    cursor: pointer;
}

.wh_search_input .wh_search_button:focus{
    outline: none;
}

body:not(.wh_search_page) .wh_search_input .wh_search_button{
    width: 64px;
    height: 100%;
    border-radius: 0 0 6px 0;
    background-color: #f9f9f9;
    pointer-events: none;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/topMenu/top-menu-inactive-search-icon.svg);
    font-size: 14px;
    color: #838484;
    transition: all 200ms;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    box-shadow: none;
    border: none;
}

body:not(.wh_search_page) .wh_search_input .wh_search_button:hover{
    background-color: #f9f9f9;
    box-shadow: none;
}
body:not(.wh_search_page) .wh_search_input .wh_search_button.active-search-button{
    pointer-events: auto;
}
body:not(.wh_search_page) .wh_search_input .wh_search_button.active-search-button:hover{
    background-color: #f9f9f9;
    background-image: url(../images/topMenu/top-menu-active-search-icon.svg);
    box-shadow: none;
}
.lang-switch {
    margin-left: 65px;
}
@media screen and (min-width: 768px) and (max-width: 1439px){
    .lang-switch {
        margin-left: 14px;
    }
}
header .wh_search_input {
    height: 16px;
    position: relative;
    padding: 8px 23px;
}
.mobile-search_active header .wh_search_input:before {
    display: none;
}

.header__wrapper {
    padding-left: 289px;
}
@media screen and (min-width: 1440px){
    .header__wrapper {
        padding-right: 44px;
    }
}

.sidebar__logo-container{
    position: absolute;
    left: 44px;
    display: flex;
    column-gap: 7px;
    margin-top: -2px;
}
@media screen and (min-width: 1025px) and (max-width: 1439px){
    .sidebar__logo-container{
        left: 44px;
    }
}
@media screen and (min-width: 1440px){
    .sidebar__logo-container{
        left: 44px;
    }
}
@media screen and (min-width: 1600px){
    .sidebar__logo-container{
        left: calc(50% - 755px);
    }
}

.sidebar__logo-container a:focus, .sidebar__logo-container a:active,
.sidebar__logo-container a:visited{
    outline: none;
    text-decoration: none;
}
.sidebar__logo_double-first,sidebar__logo_double-second,
.sidebar__logo_single{
    background-size: contain;
}
.sidebar__logo_double-first-image-desktop,
.sidebar__logo_double-second-image-desktop{
    display: inline-block;
}
.sidebar__logo_double-first-image-mobile,
.sidebar__logo_double-second-image-mobile{
    display: none;
}
.sidebar__logo_single-image-desktop{
    display: inline-block;
}
.sidebar__logo_single-image-mobile{
    display: none;
}

/* планшетное меню */
@media screen and (min-width: 1280px) {
    header .navbar{
        padding-left: 30px;
        top: -2px !important;
        position: relative;
    }
    .macintosh.chrome header .navbar.navbar-desktop{
        top: -1px !important;
    }
    header .navbar.navbar-tablet{
        display: none;
    }
}
@media screen and (max-width: 1279.9px) {
    .header__wrapper{
        padding-left: 202px;
        padding-right: 44px;
    }
    header .navbar{
        min-width: auto;
    }
    header .navbar.open, header .navbar:hover {
        box-shadow: none;
        height: auto;
        background: transparent;
    }
    .top-menu__menu-section-item.has-children:after{
        transform: rotate(-90deg);
        top: 0px;
        font-size: 13px;
        line-height: 7px;
        margin-left: 1px;
    }
    .top-menu__menu-section-item.has-children:hover:after,
    .top-menu__menu-section-item.has-children.active:hover:after{
        transform: rotate(-180deg);
        top: 1px;
        font-size: 13px;
    }
    .top-menu__menu-section-item.has-children.active:after {
        top: 0;
    }

    header .navbar.navbar-desktop{
        display: none;
    }

    header .navbar.navbar-tablet{
        display: block;
        height: 38px;
    }

    .header__wrapper {
        justify-content: flex-end;
    }

    .lang-switch{
        margin-left: 0;
    }

    .user-nav__write-btn{
        margin-right: 34px;
    }
    header .wh_search_input{
        padding: 8px 16px;
        margin-right: 1px;
        display: flex;
        justify-content: center;
    }
    .burger-mobile__wrapper{
        display: none;
    }

    .navbar-tablet  .top-menu__menu-section-items-container{
        width: auto;
        padding: 32px 204px 32px 32px;/*box-shadow: 0 12px 60px 0 #cfcece;*/
        background-color: #ffffff;
        background-image: linear-gradient(#fff 0%, #fff 100%), url(../images/topMenu/top-menu-large-bg.svg);
        background-repeat: no-repeat, repeat;
        background-position: left top, 204px 0;
        background-size: 204px 100%, 730px 341px;
        min-height: 309px;
        border-radius: 0px 0px 6px 6px;

        flex-direction: column;
        position: absolute;
        top: 46px;
        left: -22px;
        right: -28px;
        visibility: hidden;
        opacity: 0;
        transition: visibility 300ms, opacity 300ms;
    }
    body:not(.mobile-search_active) .navbar-tablet.sectionHover .top-menu__menu-current-section+.top-menu__menu-section-items-container,
    body:not(.mobile-search_active) .navbar-tablet.itemContainerHover .top-menu__menu-current-section+.top-menu__menu-section-items-container,
    body:not(.mobile-search_active) .navbar-tablet.itemContainerHover .top-menu__menu-section-items-container,
    body:not(.mobile-search_active) .navbar-tablet.sectionHover .top-menu__menu-section-items-container{
        visibility: visible;
        opacity: 1;
    }
    .navbar-tablet  .top-menu__menu-section-items-container.gray-bg-menu{
        background-image: linear-gradient(#fff 0%, #fff 100%), linear-gradient(#f9f9f9 0%, #f9f9f9 100%);
    }

    .top-menu__menu-section-name{
        font-family: ProximaNova-Medium;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: 0.25px;
        color: #4a4a4a;
        display: inline-block;
        margin-bottom: 7px;
    }
    .top-menu__child-link{
        font-family: ProximaNova-Medium;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: 0.25px;
        color: #949494;
        padding-top: 0;
        padding-bottom: 0;
        margin: 10px 0 12px;
        max-width: 164px;
        display: block;
    }
    .top-menu__menu-current-section{
        cursor: pointer;
        width: min-content;
        position: relative;

        font-family: ProximaNova-Medium;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.25px;
        color: #4a4a4a;
    }
    .top-menu__menu-current-section:after{
        position: absolute;
        left: -10px;
        top: 0;
        content: "";
        width: 5px;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(../images/topMenu/top-menu-tablet-active-dots.svg);
    }
    .top-menu__menu-current-section.no-selection:after{
        background-image: url(../images/topMenu/top-menu-tablet-inactive-dots.svg);
    }
    .itemContainerHover .top-menu__menu-current-section.no-selection:after,
    .sectionHover .top-menu__menu-current-section.no-selection:after{
        background-image: url(../images/topMenu/top-menu-tablet-active-dots.svg);
    }

    .top-menu__section-dropdown-info{
        display: none;
    }
    .top-menu__section-dropdown{
        position: absolute;
        left: 204px;
        top: 0;
        right: 0;
        width: auto;
    }
    .top-menu__section-dropdown-children-container{
        grid-template-columns: 100%;
        background-image: none;
        background-color: transparent;
    }
    .top-menu__menu-section-item.has-children .top-menu__section-dropdown-children-container{
        background-color: #f9f9f9;
        min-height: 309px;
        column-count: 1;
    }
}

@media screen and (max-width: 919px) {
    .header__wrapper{
        padding-left: 183px;
        padding-right: 44px;
    }
    .navbar-tablet .top-menu__menu-section-items-container{
        left:0;
    }
}
@media screen and (max-width: 920px) {
    .mobile-search_active header .wh_search_input{
        width: auto;
    }
}
.navbar-tablet .top-menu__menu-current-section{
    height: 40px;
    display: flex;
    align-items: center;
    position: relative;
    top: -1px;
}
.navbar-tablet .top-menu__menu-section-items-container{
    top: 40px;
}
.navbar-tablet .top-menu__menu-section-item{
    width: 172px;
    color: #6f6f6f;
    font-family: 'ProximaNova-Regular';
    font-size: 16px;
    line-height: 24px;
}
.navbar-tablet .top-menu__menu-section-item .top-menu__section-dropdown.show-element{
    z-index: auto;
}
.top-menu__mobile-menu-toggle{
    display: none;
}
.navbar-mobile{
    display: none;
}
@media screen and (max-width: 767px) {
    .sidebar__logo_double-first,
    .sidebar__logo_double-second{
        display: inline-flex;
    }
    .header__wrapper {
        padding-left: 0;
        padding-right: 24px;
    }
    header .navbar.navbar-tablet{
        display: none;
    }
    .top-menu__mobile-menu-toggle{
        content: "";
        width: 13px;
        height: 13px;
        background-image: url(../images/topMenu/top-menu-mobile-burger.svg);
        background-position: center;
        background-repeat: no-repeat;
        margin-left: 18px;
        display: flex;
        cursor: pointer;
        position: relative;
        transition: all 300ms;
    }
    .top-menu__mobile-menu-toggle.is-opened{
        background-image: url(../images/topMenu/top-menu-cross.svg);
    }
    .user-nav__write-btn{
        margin-right: 12px;
        padding: 0 2px;
    }
    header .wh_search_input {
        padding: 8px 12px;
        margin-left: 8px;
    }
    header .wh_search_input:before {
        right: 8px;
    }
    .mobile-search_active header .wh_search_input{
        padding-left: 16px;
        margin-left: 4px;
    }
    .mobile-search_active header .wh_search_input .mobile-search-cancel {
        right: 10px;
    }
    .navbar-mobile{
        display: block;
        visibility: hidden;
        opacity: 0;
        height: 0vh;
        position: fixed;
        top: 40px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 600;
        background-color: #ffffff;
        transition: visibility 300ms, height 300ms, opacity 300ms;
    }
    .navbar-mobile.is-opened{
        visibility: visible;
        height: 100vh;
        opacity: 1;
    }
    .top-menu__mobile-menu-first-level-section{
        position: absolute;
        right: 0%;
        width: 100%;
        display: flex;
        flex-direction: column;
        transition: right 300ms;
        padding: 22px 30px 30px;
        height: calc(100vh - 39px);
        overflow: auto;
    }
    .top-menu__mobile-menu-first-level-section.is-invisible{
        right: 100%;
    }
    .top-menu__mobile-menu-second-level-section{
        position: absolute;
        left: 100%;
        width: 100%;
        transition: left 300ms;
        display: flex;
        flex-direction: column;
        padding: 22px 30px 30px;
        height: calc(100vh - 39px);
        overflow: auto;
    }
    .top-menu__mobile-menu-second-level-section.is-visible{
        left: 0%;
    }
    .sidebar__logo-container{
        position: absolute;
        left: 24px;
        margin-top: 0;
    }
    .sidebar__logo_double-first,sidebar__logo_double-second,
    .sidebar__logo_single{
        background-size: contain;
    }
    .sidebar__logo_double-first-image-desktop,
    .sidebar__logo_double-second-image-desktop{
        display: none;
    }
    .sidebar__logo_double-first-image-mobile,
    .sidebar__logo_double-second-image-mobile{
        display: inline-block;
    }
    .sidebar__logo_single-image-desktop{
        display: none;
    }
    .sidebar__logo_single-image-mobile{
        display: inline-block;
    }
    .top-menu__mobile-menu-home-header-container{
        display: block;
        align-items: center;
        position: relative;
        margin-left: 20px;
        height: 20px;
    }
    .top-menu__mobile-menu-home-header-link{
        width: 24px;
        height: 24px;
        margin-right: 8px;
        background-image: url(../images/topMenu/top-menu-home.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 16px 16px;
        position: absolute;
        left: -39px;
        top: -4px;
    }
    .windows .top-menu__mobile-menu-home-header-link{
        top: -1px;
    }
    .top-menu__mobile-menu-home-header-link:after{
        content: "";
        height: 1px;
        width: 12px;
        background-color: #dcdddd;
        position: absolute;
        left: 6px;
        bottom: -11px;
    }
    .windows .top-menu__mobile-menu-home-header-link:after{
        bottom: -10px;
    }
    .top-menu__mobile-menu-home-header-link:after{
        bottom: -13px;
    }
    .top-menu__mobile-menu-back-header-link{
        width: 24px;
        height: 24px;
        margin-right: 9px;
        margin-top: -3px;
        background-image: url(../images/topMenu/top-menu-arrow-left.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px 11px;
        cursor: pointer;
        position: absolute;
        left: -40px;
        top: 0px;
    }
    .windows .top-menu__mobile-menu-back-header-link{
        top: 2px;
    }
    .top-menu__mobile-menu-back-header-link:after{
        content: "";
        height: 1px;
        width: 12px;
        background-color: #dcdddd;
        position: absolute;
        left: 7px;
        bottom: -9px;
    }
    .top-menu__mobile-menu-second-level-section .top-menu__mobile-menu-back-header-link:after{
        bottom: -12px;
    }
    .windows .top-menu__mobile-menu-second-level-section .top-menu__mobile-menu-back-header-link:after{
        bottom: -10px;
    }
    .top-menu__mobile-menu-home-header,
    .top-menu__mobile-menu-section-header{
        font-family: "ProximaNova-Medium";
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: 0.29px;
        color: #000000;
        display: block;
    }
    .top-menu__mobile-menu-section-header{
        cursor: pointer;
    }
    .top-menu__mobile-menu-home-header-underline{
        height: 1px;
        width: calc(100% - 14px);
        background-color: #dcdddd;
        margin-top: 12px;
        margin-bottom: 15px;
        margin-left: 20px;
    }
    .top-menu__menu-section-name{
        margin-bottom: 16px;
        width: max-content;
        cursor: pointer;
        margin-left: 20px;
    }
    .top-menu__menu-section-name:hover,
    .top-menu__menu-section-name-mobile.active{
        color: var(--top-menu-tablet-section-active-name);
    }
    .top-menu__menu-section-name.has-children:hover:after,
    .top-menu__menu-section-name.has-children.active:after{
        content: url(../images/topMenu/top-menu-item-active-arrow.svg);
        transform: rotate(-90deg);
    }
    .top-menu__menu-section-name:last-child{
        margin-bottom: 0px;
    }
    .top-menu__menu-section-name.has-children:after{
        display: inline-block;
        transform: rotate(-90deg);
        position: relative;
        top: -1px;
        transition: all 200ms;
        content: url(../images/topMenu/top-menu-item-inactive-arrow-2.svg);
        font-family: CeraPro;
        font-size: 6px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 0;
        letter-spacing: 0.25px;
        color: #4a4a4a;
        margin-left: 6px;
    }
    .top-menu__child-link.active-page:before{
        display: none;
    }
    .top-menu__child-link{
        font-family: ProximaNova-Medium;
        font-size: 14px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.29;
        letter-spacing: 0.25px;
        color: #4a4a4a;
        display: inline-block;
        margin-bottom: 16px;
        margin-top: 0;
        padding: 0;
        margin-left: 20px;
        max-width: 224px;
    }

    .wrapper.menu-is-opened{
        overflow: hidden;
    }
}

/*тени контейнера*/
@media screen and (min-width: 1280px) {
    .top-menu__section-dropdown{
        box-shadow: 0 60px 60px 0 rgba(0,0,0,.07);
    }
}
@media screen and (min-width: 560px) and (max-width: 1279px) {
    .top-menu__menu-section-items-container{
        box-shadow: 0 60px 60px 0 rgba(0,0,0,.07);
    }
}

/* анимированная кнопка начало */
.menu-animated-button{
    font-family: "ProximaNova-Medium";
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 13px;
    letter-spacing: 0.25px;
    color: var(--top-menu-tablet-section-active-name);

    position: relative;
    bottom: -3px;
    height: 25px;
    padding: 6px 9px 0 9px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    background: linear-gradient(var(--top-menu-tablet-section-active-name), var(--top-menu-tablet-section-active-name)),linear-gradient(var(--top-menu-tablet-section-active-name), var(--top-menu-tablet-section-active-name)),linear-gradient(var(--top-menu-tablet-section-active-name), var(--top-menu-tablet-section-active-name)),linear-gradient(var(--top-menu-tablet-section-active-name), var(--top-menu-tablet-section-active-name)),linear-gradient(var(--top-menu-tablet-section-active-name), var(--top-menu-tablet-section-active-name));
    background-size: 20px 1px, 1px 5px, 60px 1px, 1px 19px;
    background-position: top left, top left, bottom right, bottom right;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: background-size 300ms;
}

.menu-animated-button:hover,.menu-animated-button:focus{
    background-size: calc(100% - 9px) 1px, 1px 100%, 100% 1px,  1px 19px;
    color: var(--top-menu-tablet-section-active-name);
    text-decoration: none;
    outline: none;
}
.menu-animated-button:after{
    content: "";
    position: absolute;
    right: -4px;
    bottom: 0;
    width: 9px;
    height: 20px;
    background-image: url(../images/topMenu/top-menu-active-arrow-up.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 9px 100%;
}
/* анимированная кнопка конец */

/* сокрытие последнего элемента десктопного меню начало */
.hide-last-element{
    display: none;
}
/* сокрытие последнего элемента десктопного меню конец */

/* простая маркетинговая кнопка начало */
.menu-simple-marketing-button-container{
    padding: 0 7px;
    /*background-color: #212121;*/

    justify-content: center;
    align-items: center;
    display: none;

    top: 2px;
    position: relative;
}
@media screen and (min-width: 1280px) {
    .menu-simple-marketing-button-container{
        padding: 0;
        display: flex;
    }
}
@media screen and (min-width: 1440px) {
    .menu-simple-marketing-button-container{
        padding: 0;
        display: flex;
    }
}

.menu-simple-marketing-button {
    font-family: "ProximaNova-Medium";
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0;
    letter-spacing: 0.25px;
    color: #ffffff;

    padding: 6px 12px;
    min-height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--top-menu-simple-marketing-button);
    border-radius: 4px;
    text-decoration: none;
}
.menu-simple-marketing-button:hover,
.menu-simple-marketing-button:focus{
    background-color: var(--top-menu-tablet-section-active-name);
    color: #ffffff;
    text-decoration: none;
}
/* простая маркетинговая кнопка конец */

/* фикс поведения в сочетании с конвертом (вариант внутренних страниц) - начало */
@media screen and (min-width: 1280px) {
    .feedback-modal-is-open .menu-animated-button{
        cursor: default;
    }
    .feedback-modal-is-open .menu-animated-button:hover,
    .feedback-modal-is-open .menu-animated-button:focus {
        background-size: 20px 1px, 1px 5px, 60px 1px, 1px 15px;
        cursor: default;
    }
    .feedback-modal-is-open .top-menu__menu-section-item {
        cursor: default;
    }
    .feedback-modal-is-open .top-menu__menu-section-item:hover:before {
        display: none;
    }
    .feedback-modal-is-open .top-menu__menu-section-item.has-children:hover:after{
        content: url(../images/topMenu/top-menu-item-inactive-arrow-2.svg);
        transform: rotate(
                0deg
        );
        top: 0;
    }
    .feedback-modal-is-open .top-menu__menu-section-item.has-children.active:hover:after {
        position: relative;
        content: url(../images/topMenu/top-menu-item-active-arrow.svg);
        transform: rotate(
                0deg
        );
        top: 0;
    }
    .feedback-modal-is-open .top-menu__menu-section-item:hover .top-menu__menu-section-name{
        color: #4a4a4a;
        text-decoration: none;
        cursor: default;
    }
    .top-menu__menu-section-item.active .top-menu__menu-section-name,
    .top-menu__menu-section-item.active:hover .top-menu__menu-section-name{
        color: var(--top-menu-tablet-section-active-name);
        text-decoration: none;
    }
    .feedback-modal-is-open .menu-simple-marketing-button:hover{
        cursor: default;
        background-color: var(--top-menu-simple-marketing-button);
    }
}
/* фикс поведения в сочетании с конвертом (вариант внутренних страниц) - конец */

/* конец стилей для обновленного меню */

.safari .wh_main_page_search{
    cursor: pointer;
}

/*элемент фильтрации контента*/
.content-filtration{
    width: 18px;
    height: 18px;
    margin-right: 1px;
    background-position: center 1px;
    background-size: auto;
    background-repeat: no-repeat;
    cursor: pointer;
}
.mobile-search_active .content-filtration{
    margin-right: 1px;
}
@media screen and (max-width: 1279px){
    .content-filtration,
    .mobile-search_active .content-filtration{
        margin-right: 15px;
    }
}
@media screen and (max-width: 767px){
    .content-filtration{
        margin-right: 0px;
    }
    .mobile-search_active .content-filtration{
        margin-right: 0px;
    }
}
.content-filtration.content-filtration--less{
    background-image: url(../images/topMenu/top-menu-less-content-icon.svg);
}
.content-filtration.content-filtration--more{
    background-image: url(../images/topMenu/top-menu-more-content-icon.svg);
}
.content-filtration.content-filtration--disabled{
    opacity: .5;
    cursor: auto;
    background-image: url(../images/topMenu/top-menu-disabled-content-change-icon.svg);

    display: none;
}
/*элемент фильтрации контента*/
/* Hide show_less */
.content-filtration.content-filtration--more {
  display: none;
}
