
.menu {
    margin-right: auto;
}

.menu__toggle {
    position: relative;
    z-index: 100;
    width: 30px;
    height: 30px;
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.menu__toggle-item {
    position: absolute;
    width: 19px;
    height: 2px;
    background-color: #463B3F;
    border-radius: 1px;
}

.global_background-dark .menu__toggle-svg {
    fill: #ffffff;
}

.menu__toggle-svg-1,
.menu__toggle-svg-2 {
    width: 19px;
    height: 2px;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
}

.menu__toggle-svg-3 {
    width: 11px;
    height: 2px;
}

.menu__toggle_open .menu__toggle-svg-1 {
    transform: translate(4.5px, -0.5px) rotate(45deg);
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
}

.menu__toggle_open .menu__toggle-svg-2 {
    transform: translate(-2.5px, 8.5px) rotate(-45deg);
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
}

.menu__toggle_open .menu__toggle-svg-3 {
    opacity: 0;
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
}

.menu__inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 280px;
    height: 100%;
    max-height: 100vh;
    background-color: #fff;
    transform: translate(-100%, 0);
    transition: transform .2s linear;
}

.global_background-dark .menu__inner {
    background-color: #333333
}

.global_background-blue .menu__inner {
    background-color: #9DD1FF
}

.menu__inner_open {
    transform: translate(0, 0);
}

.menu__header {
    min-height: 49px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 80px;
}

.menu__header-cross {
    display: none;
}

.menu__descriptions {
    display: none;
}

.menu__cover {
    display: none;
}

.menu__city {
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #463B3F;
    border: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.global_font-1 .menu__city {
    font-size: 16px;
}

.global_font-2 .menu__city {
    font-size: 18px;
}

.global_font-3 .menu__city {
    font-size: 20px;
}

.global_background-dark .menu__city {
    color: #ffffff;
}

.menu__city-color {
    display: inline-block;
    margin-right: 5px;
    padding-right: 15px;
    position: relative;
    color: #572F8E;
}

.global_background-dark .menu__city-color {
    color: #ffffff;
}

.menu__city-color:after {
    content: '';
    display: block;
    width: 9px;
    height: 6px;
    background: transparent url("data:image/svg+xml,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.24 1.13a.58.58 0 00-.13.63c.03.07.08.14.13.19l3.93 3.87a.47.47 0 00.51.1c.06-.02.1-.06.15-.1l3.93-3.87a.58.58 0 000-.82.6.6 0 00-.84 0L4.5 4.5 1.07 1.12a.6.6 0 00-.83 0z' fill='%23572F8E'/%3E%3C/svg%3E") no-repeat center / contain;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.global_background-dark .menu__city-color:after {
    background: transparent url("data:image/svg+xml,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.24 1.13a.58.58 0 00-.13.63c.03.07.08.14.13.19l3.93 3.87a.47.47 0 00.51.1c.06-.02.1-.06.15-.1l3.93-3.87a.58.58 0 000-.82.6.6 0 00-.84 0L4.5 4.5 1.07 1.12a.6.6 0 00-.83 0z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat center / contain;
}

.menu__list {
    padding-left: 40px;
    overflow: auto;
    max-height: calc(100% - 130px);
}

.menu__list_city {
    margin-top: 40px;
}

.menu__tab {
    display: none;
}

.menu__inner_level_3 .menu__list {
    padding-left: 20px;
    padding-right: 10px;
}

.menu__item {
    width: 100%;
}

.menu__item_parent {
    position: relative;
    padding-right: 45px;
}

.menu__link {
    display: block;
    padding: 12px 0;
    font-family: 'Cocon', sans-serif;
    color: #000000;
}

.global_background-dark .menu__link {
    color: #ffffff;
}

.menu__link_selected {
    font-weight: 600;
}

.menu__inner_level_2 .menu__link {
    font-size: 14px;
    line-height: 120%;
    padding: 17px 0;
}

.global_font-1 .menu__inner_level_2 .menu__link {
    font-size: 16px;
}

.global_font-2 .menu__inner_level_2 .menu__link {
    font-size: 18px;
}

.global_font-3 .menu__inner_level_2 .menu__link {
    font-size: 20px;
}

.menu__inner_level_3 .menu__link {
    font-weight: normal;
    font-size: 12px;
    line-height: 140%;
    padding: 7px 0;
}

.menu__next {
    position: absolute;
    right: 2px;
    top: 0;
    border: 0;
    box-shadow: none;
    width: 40px;
    height: 100%;
    background: transparent url("data:image/svg+xml,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.1 8.76a.58.58 0 00.64.13.58.58 0 00.19-.13L5.8 4.83a.47.47 0 00.1-.51.47.47 0 00-.1-.15L1.93.24a.58.58 0 00-.83 0 .6.6 0 000 .84L4.47 4.5 1.1 7.93a.6.6 0 000 .83z' fill='%23463B3F'/%3E%3C/svg%3E") no-repeat center;
}

.global_background-dark .menu__next {
    background: transparent url("data:image/svg+xml,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.1 8.76a.58.58 0 00.64.13.58.58 0 00.19-.13L5.8 4.83a.47.47 0 00.1-.51.47.47 0 00-.1-.15L1.93.24a.58.58 0 00-.83 0 .6.6 0 000 .84L4.47 4.5 1.1 7.93a.6.6 0 000 .83z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat center;
}

.menu__prev {
    font-family: 'Cocon', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    border: 0;
    background: transparent;
    box-shadow: none;
    padding-left: 20px;
    color: inherit;
}

.menu__prev:hover {
    text-decoration: none;
}

.global_font-1 .menu__prev {
    font-size: 18px;
}

.global_font-2 .menu__prev {
    font-size: 20px;
}

.global_font-3 .menu__prev {
    font-size: 22px;
}

.global_background-dark .menu__prev {
    color: #ffffff;
}

.menu__prev:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 15px;
    background: transparent url("data:image/svg+xml,%3Csvg width='8' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.73.3A.88.88 0 006.4.3L.2 6.93A.8.8 0 000 7.5a.85.85 0 00.22.56l6.19 6.65c.36.39.95.39 1.32 0 .36-.4.36-1.03 0-1.42l-5.4-5.8 5.4-5.79c.36-.38.36-1.02 0-1.4z' fill='%23463B3F'/%3E%3C/svg%3E") no-repeat;
}

.global_background-dark .menu__prev:before {
    background: transparent url("data:image/svg+xml,%3Csvg width='8' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.73.3A.88.88 0 006.4.3L.2 6.93A.8.8 0 000 7.5a.85.85 0 00.22.56l6.19 6.65c.36.39.95.39 1.32 0 .36-.4.36-1.03 0-1.42l-5.4-5.8 5.4-5.79c.36-.38.36-1.02 0-1.4z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat;
}

.menu__login-mobile {
    padding-top: 10px;
    padding-left: 40px;
}

.menu__buttons {
    padding: 25px 20px 0;
}

.menu__btn {
    width: 100%;
}

.menu__app {
    padding: 25px 20px 0;
}

.menu__app-item:first-child {
    margin-bottom: 10px;
}

.menu__app-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 7px 20px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.02em;
    text-align: center;
    text-decoration: none;
    border: 1px solid #463B3F;
    border-radius: 30px;
    color: #463B3F;
}

.menu__app-icon {
    margin-right: 10px;
    fill: currentColor;
}

@media (min-width: 869px) {
    .menu__inner {
        position: static;
        width: auto;
        height: auto;
        background: transparent;
        transform: none;
        transition: none;
    }

    .global_background-dark .menu__inner {
        background: transparent;
    }

    .global_background-blue .menu__inner {
        background: transparent;
    }

    .menu__item {
        padding: 0 7px;
        display: flex;
        align-items: center;
        position: relative;
        width: auto;
    }

    .menu__item_general {
        position: static;
    }

    .menu__list {
        display: flex;
        justify-content: space-between;
        padding: 0;
        margin: 0 -10px;
        height: 65px;
        position: static;
        transition: height .2s ease-in-out;
        max-height: 100%;
        overflow: visible;
    }

    .body_see-panel .menu__list {
        flex-wrap: wrap;
    }

    .menu__link {
        padding: 0;
    }

    .menu__link_level_1 {
        white-space: nowrap;
        display: flex;
        align-items: center;
    }

    .menu__link_selected {
        font-weight: 600;
    }

    .menu__inner_level_2,
    .menu__inner_level_3 {
        display: none;
    }

    .menu__item_level_1:not(.menu__item_general):hover .menu__inner:not(.menu__inner_level_3) {
        display: flex;
    }

    .menu__item_general-active .menu__inner:not(.menu__inner_level_3) {
        display: flex;
    }

    .menu__item_level_1:hover .menu__link {
        position: relative;
        z-index: 12;
    }

    .menu__header,
    .menu__login-mobile,
    .menu__buttons,
    .menu__app,
    .menu__toggle,
    .menu__item_only-mobile,
    .menu__next {
        display: none;
    }

    .menu__inner_level_2 {
        position: absolute;
        top: 10px;
        left: -20px;
        background: white;
        box-shadow: 0 0 15px -5px black;
        border-radius: 10px 10px 10px 0;
        padding-top: 40px;
        min-width: calc(100% + 40px);
        z-index: 10;
        transition: padding-top .2s ease-in-out;
    }

    .global_font-2 .menu__inner_level_2 {
        top: 0;
    }

    .global_font-3 .menu__inner_level_2 {
        top: -5px;
        padding-top: 45px;
    }

    .global_background-dark .menu__inner_level_2 {
        background: #333333
    }

    .global_background-blue .menu__inner_level_2 {
        background: #9DD1FF
    }

    .menu__inner_level_2 .menu__list {
        flex-direction: column;
        justify-content: flex-start;
        height: auto;
        width: 100%;
        max-width: 780px;
        margin: 0;
        padding: 7px 0 14px;
    }

    .menu__inner_level_2 .menu__item {
        margin: 0;
    }

    .menu__inner_level_2 .menu__link {
        width: 100%;
        padding: 7px 20px;
    }

    .menu__inner_level_3 {
        display: none;
    }

    .menu__list_level_3 {

    }

    .menu__inner_show {
        display: block;
    }

    .menu__tab {
        border-bottom: 1px solid #C4C4C4;
        justify-content: flex-start;
        gap: 20px;
    }

    .menu__tab-item {
        font-weight: 300;
        font-size: 14px;
        padding: 0 5px 20px;
        border: 0;
        border-bottom: 3px solid transparent;
        cursor: pointer;
        opacity: 0.8;
        color: #666666;
        background: transparent;
        margin-bottom: -2px;
    }

    .global_font-1 .menu__tab-item {
        font-size: 16px;
    }

    .global_font-2 .menu__tab-item {
        font-size: 18px;
    }

    .global_font-3 .menu__tab-item {
        font-size: 24px;
    }

    .global_background-dark .menu__tab-item_active {
        color: #ffffff;
    }

    .menu__tab-item_active {
        font-weight: 600;
        border-color: #E34626;
        color: #463B3F;
    }

    .global_background-dark .menu__tab-item_active {
        color: #ffffff;
        font-weight: 600;
    }

    .menu__item_general .menu__inner_level_2 {
        justify-content: center;
        top: 0;
        left: 0;
        min-width: 100%;
        width: 100%;
        padding: 25px 0;
        border-radius: 0;
        background: #F5F6F8;
        box-shadow: 0 20px 20px -30px black;
        z-index: 12;
    }

    .global_background-dark .menu__item_general .menu__inner_level_2 {
        background: #333333
    }

    .global_background-blue .menu__item_general .menu__inner_level_2 {
        background: #9DD1FF
    }

    .menu__item_general .menu__list_level_2 {
        width: 780px;
    }

    .menu__item_general .menu__tab {
        display: flex;
    }

    .menu__item_general .menu__link_level_2 {
        display: none;
    }

    .menu__item_general .menu__item_level_2 {
        display: none;
        padding: 0;
        margin-top: 30px;
    }

    .menu__item_general .menu__item_active {
        display: block;
    }

    .menu__item_general .menu__inner_level_3 {
        display: block;
    }

    .menu__item_general .menu__list_level_3 {
        padding: 0;
        column-count: 3;
        column-gap: 20px;
        display: block;
    }

    .menu__item_general .menu__item_level_3 {
        padding: 0;
        margin-bottom: 20px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    .menu__item_general .menu__link_level_3 {
        padding: 0;
        font-size: 14px;
        line-height: 1.4;
    }

    .global_font-1 .menu__item_general .menu__link_level_3 {
        font-size: 16px;
    }

    .global_font-2 .menu__item_general .menu__link_level_3 {
        font-size: 18px;
    }

    .global_font-3 .menu__item_general .menu__link_level_3 {
        font-size: 24px;
    }
}

@media (min-width: 1189px) {
    .menu__list {
        margin: 0;
    }

    .menu__item {
        padding: 0;
        margin-right: 40px;
        transition: margin-right .2s ease-in-out;
    }

    .menu__item:last-child {
        margin-right: 0;
    }

    .menu__item_general .menu__header_level_2 {
        display: block;
        flex: 0 0 335px;
        max-width: 335px;
        margin: -25px 25px -25px 0;
        padding: 0;
        overflow: visible;
        white-space: normal;
        position: relative;
    }

    .menu__item_general .menu__header-cross {
        display: block;
        position: absolute;
        top: calc(74px / 2);
        right: 20px;
        transform: translateY(-50%);
        border: 0;
        background: transparent;
        width: 30px;
        height: 30px;
    }

    .menu__item_general .menu__header-cross:before,
    .menu__item_general .menu__header-cross:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 28px;
        height: 2px;
        background: white;
    }

    .menu__item_general .menu__header-cross:before {
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    .menu__item_general .menu__header-cross:after {
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .menu__item_general .menu__prev_level_2 {
        display: block;
        background: #572F8E;
        border-radius: 30px 0;
        width: 100%;
        padding: 26px 55px 26px 100px;
        font-size: 20px;
        color: #FFFFFF;
        text-align: left;
        font-weight: 400;
    }

    .menu__item_general .menu__prev_level_2:hover {
        text-decoration: underline;
    }

    .menu__item_general .menu__prev_level_2:before {
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
        width: 56px;
        height: 55px;
        background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 55'%3E%3Cpath fill-rule='evenodd' d='M39.2 18.6c.4 0 .7.3.7.7 0 .4-.3.7-.7.7-.4 0-.7-.3-.7-.6 0-.4.3-.7.7-.8zM35.7 24c-.9 2.6-5.1 6.3-2.6 10.4 4.6.2 10.9-1.5 15.3-4.3-.2-1-1.3-2.3-2.3-3-1.4-1-3-1.4-4.1-1-1.1.4-1.6 1.5-1.4 2.8l.1.3c.2.8-.2.3-.3 0V29c-.6-1.5-.2-2.9 1-3.4s3 0 4.4 1l-.6-1.8c-.3-1.3-.2-2.5-.3-3.8 0-2.9-1.6-5.3-4.9-5-1.6.2-3 1.3-3.8 2.9-.5.7-1.9.7-2 1 0 .2.7.8 1.2 1.3.7.9.6 2 .3 2.9zM11 5c-1-.4-2-1-2.9-1.6l.1-.2c1.9.3 4 .2 5.7-.2 5-3 10.5-4 14.6-1 4.3 3 4.3 8.7.5 13.3-.9 1.2 1.1 3 .8 3.6-.2.1-.7 0-1.3-.2-1.4-.4-2.6-.9-4.1-.9-3.2 0-5.2 2.2-5 5.3.6 5.3 8.4 5.4 11 11.1-8.1-.8-13.2-6.6-20.5-8a8.6 8.6 0 00-6.5 1.2C1.4 29 .8 31.8.8 34.6A28.3 28.3 0 0111.1 5zm14.3 6.7c.6 0 1.1.4 1.1 1s-.5 1-1 1.1a1 1 0 01-1.2-1c0-.6.5-1 1.1-1.1zm30.5 13c.6 2.5-2 6.8-3.3 8.1-8.2 8-22 10.1-31.7 7.3-.8-.3-.9.3 0 .6a32.2 32.2 0 0033-8.1c.6 10.2-17.1 16.9-26.8 16.4-.6.1-.2.4.2.4a31 31 0 0023.4-8.2A27.3 27.3 0 0129 55C8.4 56-3 35.7 3.2 29.7c1.3-1.3 3.3-1.8 5.4-1.9 4.7 0 8.8 2.7 13.2 4.9 5.5 2.7 10.9 3.5 17.3 2.1 7-1.5 12.2-5 16.8-10z' fill='%23E54E25'/%3E%3C/svg%3E") no-repeat center / contain;
    }

    .menu__item_general .menu__descriptions {
        display: block;
        margin: 45px 0 0 45px;
    }

    .menu__item_general .menu__descriptions-item {
        display: none;
    }

    .menu__item_general .menu__descriptions-item_active {
        display: block;
    }

    .menu__item_general .menu__descriptions-title {
        font-family: 'Cocon', sans-serif;
        font-weight: 400;
        font-size: 26px;
        line-height: 120%;
        color: #463B3F;
        margin: 0 0 20px;
    }

    .global_background-dark .menu__item_general .menu__descriptions-title {
        color: #ffffff;
    }

    .menu__item_general .menu__descriptions-text {
        font-size: 16px;
        line-height: 140%;
        color: #666666;
        margin: 0;
    }

    .global_background-dark .menu__item_general .menu__descriptions-text {
        color: #ffffff;
    }

    .menu__item_general .menu__cover_active {
        display: block;
        margin-top: 60px;
        height: 445px;
        width: 100%;
        position: relative;
    }

    .menu__item_general .menu__cover-img {
        position: absolute;
        height: 100%;
        width: auto;
        top: 0;
        right: 0;
        max-width: initial;
    }

    .menu__item_general .menu__list_level_2 {
        width: 724px;
    }
}
